.social-connect-account-surface{color:#0f172a;flex-direction:column;gap:24px;width:100%;max-width:960px;display:flex}.social-connect-account-surface__error{color:#9f1239;background:#fff1f2;border:1px solid #fecaca;border-radius:10px;padding:10px 12px;font-size:14px}.social-connect-account-surface__card{background:#fff;border:1px solid #dbe3ef;border-radius:14px;padding:20px;container-type:inline-size}.social-connect-account-surface__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.social-connect-account-surface__title{margin:0;font-size:18px;font-weight:600}.social-connect-account-surface__subtitle{color:#475569;margin:6px 0 0;font-size:14px}.social-connect-account-surface__refresh{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:500;transition:background .15s,border-color .15s}.social-connect-account-surface__refresh:hover{background:#f8fafc;border-color:#94a3b8}.social-connect-account-surface__state{color:#64748b;text-align:center;border:1px dashed #cbd5e1;border-radius:10px;padding:24px;font-size:14px}.social-connect-account-surface__table{border-collapse:collapse;width:100%}.social-connect-account-surface__table th,.social-connect-account-surface__table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:14px 10px;font-size:14px}.social-connect-account-surface__table td:last-child{white-space:nowrap;width:1%;position:relative}.social-connect-account-surface__table td[data-label=Account]{min-width:140px}.social-connect-account-surface__platform-cell{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.social-connect-account-surface__actions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.social-connect-account-surface__button{cursor:pointer;color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:7px 11px;font-size:13px;font-weight:500;transition:color .15s,background .15s,border-color .15s,transform .15s;display:inline-flex}.social-connect-account-surface__button:hover:not([disabled]){color:#0f172a;background:#f8fafc;border-color:#94a3b8}.social-connect-account-surface__button[disabled]{opacity:.6;cursor:default}.social-connect-account-surface__button--reauth{color:#fff;background:#0f6cbd;border-color:#0f6cbd;font-weight:650}.social-connect-account-surface__button--reauth:hover:not([disabled]){color:#fff;background:#0b5ca4;border-color:#0b5ca4}.social-connect-account-surface__reauth-feedback{color:#475569;white-space:normal;justify-content:flex-end;align-items:center;gap:8px;margin-top:8px;font-size:12px;line-height:1.4;display:flex}.social-connect-account-surface__reauth-feedback--error,.social-connect-account-surface__reauth-feedback--closed{color:#b42318}.social-connect-account-surface__reauth-feedback--success{color:#16803c}.social-connect-account-surface__reauth-fallback{color:#0f6cbd;min-height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #0f6cbd;border-radius:8px;padding:8px 12px;font-weight:650}.social-connect-account-surface__button--revoke{color:#92400e}.social-connect-account-surface__button--revoke:hover:not([disabled]){color:#92400e;background:#fff7ed;border-color:#f6b25a}.social-connect-account-surface__button--delete{color:#b42318}.social-connect-account-surface__button--delete:hover:not([disabled]){color:#b42318;background:#fef2f2;border-color:#f0a3a0}.social-connect-account-surface__button--danger{color:#fff;background:#b42318;border-color:#b42318}.social-connect-account-surface__button--danger:hover:not([disabled]){color:#fff;background:#912018;border-color:#912018}.social-connect-account-surface__icon-button{color:#64748b;cursor:pointer;background:0 0;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.social-connect-account-surface__icon-button:hover:not([disabled]),.social-connect-account-surface__icon-button:focus-visible{color:#0f172a;background:#f1f5f9;border-color:#94a3b8}.social-connect-account-surface__icon-button[disabled]{cursor:default;opacity:.55}.social-connect-account-surface__status{white-space:nowrap;align-items:center;gap:7px;font-weight:550;display:inline-flex}.social-connect-account-surface__status-group{white-space:nowrap;align-items:center;gap:2px;display:inline-flex}.social-connect-account-surface__status-dot{background:#64748b;border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 3px #64748b1f}.social-connect-account-surface__status--connected .social-connect-account-surface__status-dot{background:#16803c;box-shadow:0 0 0 3px #16803c21}.social-connect-account-surface__status--needs_reauth{color:#92400e}.social-connect-account-surface__status--needs_reauth .social-connect-account-surface__status-dot{background:#d97706;box-shadow:0 0 0 3px #d9770629}.social-connect-account-surface__help{vertical-align:middle;margin-left:2px;display:inline-flex;position:relative}.social-connect-account-surface__help-trigger{border-color:#0000;width:24px;height:24px}.social-connect-account-surface__tooltip{z-index:30;color:#f8fafc;white-space:normal;opacity:0;visibility:hidden;pointer-events:none;background:#172033;border-radius:8px;width:min(280px,100vw - 32px);padding:10px 12px;font-size:12px;font-weight:450;line-height:1.45;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%,4px);box-shadow:0 10px 28px #0f172a33}.social-connect-account-surface__help:hover .social-connect-account-surface__tooltip,.social-connect-account-surface__help:focus-within .social-connect-account-surface__tooltip{opacity:1;visibility:visible;transform:translate(-50%)}.social-connect-account-surface__action-hint{display:inline-flex;position:relative}.social-connect-account-surface__action-hint .social-connect-account-surface__tooltip{width:max-content;max-width:240px;left:auto;right:0;transform:translateY(4px)}.social-connect-account-surface__action-hint:hover .social-connect-account-surface__tooltip,.social-connect-account-surface__action-hint:focus-within .social-connect-account-surface__tooltip{opacity:1;visibility:visible;transform:translateY(0)}.social-connect-account-surface__confirmation{color:#78350f;white-space:normal;background:#fffaf0;border:1px solid #fed7aa;border-radius:10px;width:min(430px,70vw);margin-top:10px;margin-left:auto;padding:14px}.social-connect-account-surface__confirmation--danger{color:#7f1d1d;background:#fff7f7;border-color:#fecaca}.social-connect-account-surface__confirmation strong{font-size:13px;display:block}.social-connect-account-surface__confirmation p{color:#57534e;margin:5px 0 12px;font-size:12px;line-height:1.5}.social-connect-account-surface__confirmation-actions{flex-wrap:wrap;gap:8px;display:flex}.social-connect-account{background:#fff;border:1px solid #dbe3ef;border-radius:14px;flex-direction:column;gap:14px;max-width:640px;padding:20px;display:flex}.social-connect-account__nav{gap:8px;display:flex}.social-connect-account__nav button,.social-connect-account__platform button,.social-connect-account__primary,.social-connect-account__secondary,.social-connect-account select,.social-connect-account input[type=checkbox]{font:inherit}.social-connect-account__platform{flex-wrap:wrap;gap:8px;display:flex}.social-connect-account__platform-btn{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.social-connect-account__platform-btn:hover:not(.social-connect-account__platform-btn--active){background:#f1f5f9;border-color:#94a3b8}.social-connect-account__platform-btn--active{color:#fff;background:#0f172a;border-color:#0f172a}.social-connect-account__publisher{flex-direction:column;gap:8px;display:flex}.social-connect-account__publisher label{text-transform:uppercase;letter-spacing:.04em;color:#64748b;font-size:12px;font-weight:600}.social-connect-account__publisher select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;max-width:360px;padding:9px 12px;font-size:14px;transition:border-color .15s}.social-connect-account__publisher select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.social-connect-account h3{margin:10px 0 6px;font-size:16px;font-weight:600}.social-connect-account__hint,.social-connect-account__warning,.social-connect-account__error{border-radius:10px;padding:10px 12px;font-size:14px}.social-connect-account__hint{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe}.social-connect-account__warning{color:#854d0e;background:#fefce8;border:1px solid #fde68a}.social-connect-account__error{color:#9f1239;background:#fff1f2;border:1px solid #fecaca;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.social-connect-account__card{border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:12px;padding:16px;display:flex}.social-connect-account__page-list{overscroll-behavior:contain;gap:8px;max-height:clamp(240px,100dvh - 280px,752px);padding-right:4px;display:grid;overflow-y:auto}.social-connect-account__selection-toolbar{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.social-connect-account__row{cursor:pointer;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;transition:border-color .15s,background .15s;display:flex}.social-connect-account__row:hover{background:#f8fafc;border-color:#cbd5e1}.social-connect-account__row--disabled{opacity:.55;cursor:not-allowed}.social-connect-account__row--disabled:hover{background:0 0;border-color:#e2e8f0}.social-connect-account__row-title{margin:0;font-size:14px}.social-connect-account__row-subtitle{color:#64748b;margin:2px 0 0;font-size:12px}.social-connect-account__primary,.social-connect-account__secondary{cursor:pointer;border-radius:8px;padding:9px 16px;font-size:14px;font-weight:500;transition:background .15s,border-color .15s,opacity .15s}.social-connect-account__primary{color:#fff;background:#0f172a;border:1px solid #0f172a;align-self:flex-start}.social-connect-account__primary:hover:not([disabled]){background:#1e293b;border-color:#1e293b}.social-connect-account__primary[disabled]{opacity:.6;cursor:default}.social-connect-account__secondary{color:#0f172a;background:#fff;border:1px solid #cbd5e1;align-self:flex-start}.social-connect-account__secondary:hover:not([disabled]){background:#f8fafc;border-color:#94a3b8}.social-connect-account__button-row{flex-wrap:wrap;gap:8px;display:flex}@container (width<=640px){.social-connect-account-surface__table{gap:10px;display:grid}.social-connect-account-surface__table thead{display:none}.social-connect-account-surface__table tbody{gap:10px;display:grid}.social-connect-account-surface__table tr{border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:minmax(0,1fr);gap:10px;padding:14px;display:grid}.social-connect-account-surface__table td,.social-connect-account-surface__table td:last-child{white-space:normal;border:0;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:8px;width:auto;padding:0;display:grid}.social-connect-account-surface__table td:before{content:attr(data-label);color:#64748b;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:650}.social-connect-account-surface__table td[data-label=Account]{grid-column:1/-1;font-size:16px;font-weight:650;display:block}.social-connect-account-surface__table td[data-label=Account]:before{display:none}.social-connect-account-surface__table td[data-label=Actions]{grid-column:1/-1;margin-top:6px;display:block}.social-connect-account-surface__table td[data-label=Actions]:before{display:none}.social-connect-account-surface__actions{flex-wrap:wrap;justify-content:flex-start}.social-connect-account-surface__button{min-height:44px}.social-connect-account-surface__icon-button{width:44px;height:44px}.social-connect-account-surface__help-trigger{width:32px;height:32px}.social-connect-account-surface__confirmation{width:auto;margin-left:0}}@media (width<=760px){.social-connect-account-surface__card,.social-connect-account{padding:14px}}:root{scrollbar-gutter:stable}.social-post-editor{--spe-red:var(--theme-error-500,#ef4444);--spe-warning:var(--theme-warning-500,#f59e0b);--spe-text-3:var(--theme-elevation-600,#6b7280);--spe-accent:var(--theme-success-500,#16a34a);--spe-accent-ink:color-mix(in srgb, var(--spe-accent) 58%, var(--theme-text));--spe-surface-tint:color-mix(in srgb, var(--spe-accent) 5%, var(--theme-elevation-0));--spe-surface-tint-strong:color-mix(in srgb, var(--spe-accent) 8%, var(--theme-elevation-50));--spe-border-tint:color-mix(in srgb, var(--spe-accent) 16%, var(--theme-elevation-200));--spe-label:color-mix(in srgb, var(--spe-accent) 28%, var(--theme-text));--spe-hint:color-mix(in srgb, var(--spe-accent) 18%, var(--theme-elevation-700,var(--theme-text)));background:var(--theme-elevation-50);min-height:100vh;color:var(--theme-text);max-width:1400px;margin:0 auto;padding:24px;font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.5}.social-post-editor *,.social-post-editor :before,.social-post-editor :after{box-sizing:border-box}.social-post-editor .btn{--btn-font-weight:500;border-radius:7px}.social-post-editor .btn .btn__label{align-items:center;gap:6px;display:inline-flex}.social-post-editor .btn.btn--size-small{--btn-padding-block-start:6px;--btn-padding-block-end:6px;--btn-padding-inline-start:14px;--btn-padding-inline-end:14px;font-size:13px}.social-post-editor .btn.btn--size-medium{--btn-padding-block-start:8px;--btn-padding-block-end:8px;--btn-padding-inline-start:16px;--btn-padding-inline-end:16px;font-size:13px}.social-post-editor .btn.btn--style-secondary{--box-shadow:inset 0 0 0 1px var(--theme-elevation-200);--hover-box-shadow:inset 0 0 0 1px var(--theme-elevation-300);--bg-color:var(--theme-elevation-0);--hover-bg:var(--theme-elevation-100);--hover-color:var(--theme-text)}.social-post-editor .btn.btn--style-subtle{--box-shadow:none;--hover-box-shadow:none;--bg-color:transparent;--hover-bg:var(--theme-elevation-100)}.social-post-editor .btn.btn--style-pill{--btn-font-weight:600;--btn-padding-block-start:5px;--btn-padding-block-end:5px;--btn-padding-inline-start:14px;--btn-padding-inline-end:14px;border-radius:999px;font-size:12px}.social-post-editor__btn{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__btn:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__btn:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__btn{-webkit-user-select:none;user-select:none;white-space:nowrap;border:0;border-radius:7px;justify-content:center;align-items:center;gap:6px;width:auto;line-height:1.2;text-decoration:none;display:inline-flex}.social-post-editor__btn:hover{text-decoration:none}.social-post-editor__btn--margin{margin-bottom:10px}.social-post-editor__btn--small{min-height:30px;padding:6px 14px;font-size:13px}.social-post-editor__btn--medium{min-height:34px;padding:8px 16px;font-size:13px}.social-post-editor__btn--secondary{box-shadow:inset 0 0 0 1px var(--theme-elevation-200);background:var(--theme-elevation-0);color:var(--theme-text)}.social-post-editor__btn--secondary:hover:not(:disabled){box-shadow:inset 0 0 0 1px var(--theme-elevation-300);background:var(--theme-elevation-100);color:var(--theme-text)}.social-post-editor__btn--primary{box-shadow:inset 0 0 0 1px var(--theme-success-500);background:var(--theme-success-500);color:#fff}.social-post-editor__btn--primary:hover:not(:disabled){box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--theme-success-500) 86%, black);background:color-mix(in srgb, var(--theme-success-500) 86%, black);color:#fff}.social-post-editor__btn--danger{box-shadow:inset 0 0 0 1px var(--theme-error-500);background:var(--theme-error-500);color:#fff}.social-post-editor__btn--danger:hover:not(:disabled){box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--theme-error-500) 86%, black);background:color-mix(in srgb, var(--theme-error-500) 86%, black);color:#fff}.social-post-editor__btn--subtle{color:var(--theme-text);background:0 0}.social-post-editor__btn--subtle:hover:not(:disabled){background:var(--theme-elevation-100);color:var(--theme-text)}.social-post-editor__btn--pill{min-height:28px;box-shadow:inset 0 0 0 1px var(--theme-elevation-200);background:var(--theme-elevation-0);color:var(--theme-text);border-radius:999px;padding:5px 14px;font-size:12px;font-weight:600}.social-post-editor__btn--pill:hover:not(:disabled){box-shadow:inset 0 0 0 1px var(--theme-elevation-300);background:var(--theme-elevation-100)}.social-post-editor__btn-icon,.social-post-editor__btn-label{justify-content:center;align-items:center;gap:6px;min-width:0;display:inline-flex}.social-post-editor__btn-icon svg,.social-post-editor__btn-label svg{flex:none}.social-post-editor__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.social-post-editor__header-left{align-items:center;gap:12px;display:flex}.social-post-editor__title{margin:0;font-size:20px;font-weight:600}.social-post-editor__header-actions{gap:10px;display:flex}.social-post-editor__steps{--spe-step-active:var(--theme-info-500,#2563eb);--spe-step-active-ink:color-mix(in srgb, var(--spe-step-active) 58%, var(--theme-text));--spe-step-active-surface:color-mix(in srgb, var(--spe-step-active) 13%, var(--theme-elevation-0));--spe-step-active-border:color-mix(in srgb, var(--spe-step-active) 34%, var(--theme-elevation-200));background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-200);border-radius:10px;align-items:center;gap:4px;margin-bottom:8px;padding:6px;display:flex}.social-post-editor__mobile-step-context{display:none}.social-post-editor__mobile-step-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.social-post-editor__mobile-step-count{color:var(--theme-elevation-600);font-size:11px}.social-post-editor__mobile-step-label{color:var(--theme-text);font-size:14px;font-weight:600}.social-post-editor__step-label{min-width:0}.social-post-editor__step{appearance:none;cursor:pointer;color:var(--theme-elevation-700,var(--theme-text));font:inherit;background:color-mix(in srgb, var(--theme-elevation-100) 72%, var(--theme-elevation-0));border:none;border-radius:7px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 16px;transition:background-color .2s,color .2s,box-shadow .2s;display:flex}.social-post-editor__step:hover{background:color-mix(in srgb, var(--spe-step-active) 6%, var(--theme-elevation-100));color:var(--theme-text)}.social-post-editor__step.active{background:var(--spe-step-active);color:#fff;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--spe-step-active) 82%, white), 0 8px 18px #2563eb3d;font-weight:600}.social-post-editor__step.active:hover{background:color-mix(in srgb, var(--spe-step-active) 88%, black);color:#fff}.social-post-editor__step.done{color:color-mix(in srgb, var(--spe-accent) 40%, var(--theme-text))}.social-post-editor__step:focus-visible{color:var(--theme-text);outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__step-num{background:var(--theme-elevation-0);border:2px solid var(--theme-elevation-200);width:24px;height:24px;color:var(--theme-elevation-700,var(--theme-text));border-radius:50%;justify-content:center;align-items:center;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:600;transition:background-color .2s,border-color .2s,color .2s;display:flex}.social-post-editor__step.active .social-post-editor__step-num{color:var(--spe-step-active);background:#fff;border-color:#fff}.social-post-editor__step.done .social-post-editor__step-num{background:color-mix(in srgb, var(--spe-accent) 9%, var(--theme-elevation-0));border-color:var(--theme-success-500);color:var(--theme-success-500)}.social-post-editor__content{grid-template-columns:1fr 320px;gap:24px;display:grid}.social-post-editor__main{flex-direction:column;gap:24px;width:100%;min-width:0;display:flex}.social-post-editor__main>*{width:100%;min-width:0}.social-post-editor__sidebar{align-self:start;position:sticky;top:24px}.social-post-editor__step-content{width:100%;min-width:0;display:block}.social-post-editor__step-content[hidden]{display:none}.social-post-editor__wizard-actions{justify-content:space-between;gap:10px;margin-top:20px;display:flex}.social-post-editor__wizard-actions button{margin:0}.social-post-editor__step-actions{justify-content:flex-end;margin-top:8px;padding-bottom:24px;display:flex}.social-post-editor__step-actions button{margin:0}.social-post-editor__step-actions--start{justify-content:flex-start}.social-post-editor__card{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-200);border-radius:12px;width:100%;min-width:0;margin-bottom:20px;overflow:hidden}.social-post-editor__card--error{border-color:var(--spe-red)}.social-post-editor__card-header{border-bottom:1px solid var(--theme-elevation-200);background:var(--spe-surface-tint);justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.social-post-editor__card-header button{margin:0}.social-post-editor__card-header-actions{gap:8px;display:flex}.social-post-editor__card-title{color:var(--spe-accent-ink);align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.social-post-editor__card-body{padding:20px}.social-post-editor__summary-panel{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-200);border-radius:10px}.social-post-editor__summary-panel-body{padding:16px}.social-post-editor__summary-panel--mobile{border-radius:8px}.social-post-editor__section{margin-bottom:24px}.social-post-editor__section:last-child{margin-bottom:0}.social-post-editor__section-title{color:var(--spe-accent-ink);text-transform:uppercase;letter-spacing:.01em;margin-bottom:12px;font-size:12px;font-weight:600}.social-post-editor__form-group{margin-bottom:16px}.social-post-editor__form-group:last-child{margin-bottom:0}@media (width>=640px){.social-post-editor__scheduling-time-row--inline{align-items:flex-end;gap:12px;display:flex}.social-post-editor__scheduling-time-row--inline>*{flex:1;min-width:0;margin-bottom:0}}.social-post-editor__form-label{color:var(--spe-label);align-items:center;gap:6px;margin-bottom:8px;font-size:13px;font-weight:500;display:flex}.social-post-editor__form-label-required{color:var(--theme-error-500)}.social-post-editor__form-label-optional{color:var(--spe-hint);font-weight:400}.social-post-editor__form-hint{color:var(--spe-hint);margin-top:6px;font-size:12px;font-style:italic}.social-post-editor__text-editor-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.social-post-editor__text-editor-header .social-post-editor__form-label{margin-bottom:0}.social-post-editor__text-editor-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:inline-flex}.social-post-editor__text-editor-action{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__text-editor-action:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__text-editor-action:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__text-editor-action{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);color:var(--theme-elevation-650);border-radius:999px;flex-shrink:0;align-items:center;gap:5px;padding:3px 7px;font-size:11px;line-height:1.3;display:inline-flex}.social-post-editor__text-editor-action:hover:not(:disabled){border-color:var(--theme-elevation-300);background:var(--theme-elevation-100);color:var(--theme-text)}.social-post-editor__text-editor-action.social-post-editor__text-editor-action--accent{border-color:color-mix(in srgb, var(--spe-accent) 44%, var(--theme-elevation-200));background:color-mix(in srgb, var(--spe-accent) 10%, var(--theme-elevation-0));color:var(--spe-accent-ink);font-weight:600}.social-post-editor__text-editor-action.social-post-editor__text-editor-action--accent:hover:not(:disabled){border-color:color-mix(in srgb, var(--spe-accent) 58%, var(--theme-elevation-200));background:color-mix(in srgb, var(--spe-accent) 15%, var(--theme-elevation-0));color:var(--spe-accent-ink)}.social-post-editor__text-editor-action.social-post-editor__text-editor-action--unavailable{cursor:default;border-color:color-mix(in srgb, var(--spe-accent) 28%, var(--theme-elevation-200));background:var(--theme-elevation-0);color:color-mix(in srgb, var(--spe-accent) 54%, var(--theme-elevation-650))}.social-post-editor__text-editor-action.social-post-editor__text-editor-action--unavailable:hover:not(:disabled),.social-post-editor__text-editor-action.social-post-editor__text-editor-action--unavailable:focus-visible{border-color:color-mix(in srgb, var(--spe-accent) 38%, var(--theme-elevation-200));background:color-mix(in srgb, var(--spe-accent) 5%, var(--theme-elevation-0));color:var(--spe-accent-ink)}.social-post-editor__text-editor-action-wrap{display:inline-flex;position:relative}.social-post-editor__missing-prompt-popover{z-index:20;border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);width:min(280px,80vw);color:var(--theme-text);border-radius:8px;padding:10px 12px;font-size:12px;line-height:1.45;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 30px #00000029}.social-post-editor__missing-prompt-popover:before{content:"";height:8px;position:absolute;bottom:100%;left:0;right:0}.social-post-editor__missing-prompt-link{color:var(--spe-accent);margin-top:8px;font-weight:600;text-decoration:none;display:inline-flex}.social-post-editor__missing-prompt-link:hover,.social-post-editor__missing-prompt-link:focus-visible{text-decoration:underline}.social-post-editor__target-selector{border:1px solid var(--theme-elevation-200);background:radial-gradient(circle at top left, color-mix(in srgb, var(--spe-accent) 7%, transparent), transparent 32%), var(--theme-elevation-0);border-radius:12px;margin-bottom:20px;padding:16px;position:relative}.social-post-editor__target-selector-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.social-post-editor__target-publisher{min-width:220px;color:var(--spe-label);flex-direction:column;gap:6px;font-size:12px;font-weight:600;display:flex}.social-post-editor__target-publisher .social-post-editor__select{min-height:34px;padding-top:7px;padding-bottom:7px;font-size:12px}.social-post-editor__target-platform-row{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.social-post-editor__target-platform{position:relative}.social-post-editor__target-platform-button{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__target-platform-button:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__target-platform-button:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__target-platform-button{border:1px solid var(--theme-elevation-250);background:var(--theme-elevation-50);width:42px;height:42px;color:var(--theme-text);border-radius:999px;justify-content:center;align-items:center;transition:border-color .2s,background-color .2s,box-shadow .2s,color .2s;display:inline-flex;position:relative}.social-post-editor__target-platform-button:hover,.social-post-editor__target-platform-button--open{border-color:var(--theme-success-500);background:color-mix(in srgb, var(--spe-accent) 7%, var(--theme-elevation-0));color:var(--theme-success-500)}.social-post-editor__target-platform-button--selected{border-color:var(--theme-success-500);background:var(--theme-success-500);color:#fff;box-shadow:0 8px 22px #0000002e}.social-post-editor__target-platform-count{border:1.5px solid var(--theme-elevation-0);background:var(--theme-success-500);color:#fff;text-align:center;font-variant-numeric:tabular-nums;border-radius:999px;min-width:20px;height:17px;padding:0 4px;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:700;line-height:14px;position:absolute;bottom:-4px;right:-6px}.social-post-editor__target-platform-caret{background:var(--theme-elevation-0);color:var(--theme-elevation-600);box-shadow:0 0 0 1px var(--theme-elevation-250);border-radius:999px;padding:1px;position:absolute;top:-3px;right:-3px}.social-post-editor__target-account-menu{z-index:120;border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);border-radius:12px;width:360px;padding:0;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 0 0 1px #0000000a,0 16px 42px #00000047}.social-post-editor__target-account-menu-header{border-bottom:1px solid var(--theme-elevation-150);justify-content:space-between;align-items:center;padding:10px 12px 8px;display:flex}.social-post-editor__target-account-menu-title{color:var(--spe-label);text-transform:uppercase;letter-spacing:.04em;padding:0;font-size:11px;font-weight:700}.social-post-editor__target-select-all-btn{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__target-select-all-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__target-select-all-btn:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__target-select-all-btn{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-50);color:var(--spe-accent-ink);border-radius:6px;padding:2px 8px;font-size:11px;font-weight:600}.social-post-editor__target-select-all-btn:hover{border-color:var(--spe-accent);background:var(--spe-surface-tint)}.social-post-editor__target-account-list{flex-direction:column;gap:2px;max-height:260px;padding:6px;display:flex;overflow-y:auto}.social-post-editor__target-account-option{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__target-account-option:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__target-account-option:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__target-account-option{width:100%;color:var(--theme-text);text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:32px minmax(0,1fr) 20px;align-items:center;gap:10px;padding:8px 10px;display:grid}.social-post-editor__target-account-option:hover{background:var(--theme-elevation-100)}.social-post-editor__target-account-option--selected{border-color:var(--spe-accent);background:var(--spe-surface-tint-strong)}.social-post-editor__target-account-option--selected:hover{background:var(--spe-surface-tint-strong)}.social-post-editor__target-account-option--needs-reauth{border-color:color-mix(in srgb, #d08a00 38%, var(--theme-elevation-200));background:color-mix(in srgb, #d08a00 6%, var(--theme-elevation-0));cursor:default;grid-template-columns:32px minmax(0,1fr);align-items:start;row-gap:8px}.social-post-editor__target-account-option--needs-reauth:hover{background:color-mix(in srgb, #d08a00 6%, var(--theme-elevation-0))}.social-post-editor__target-account-avatar{background:var(--theme-elevation-150);width:32px;height:32px;color:var(--theme-text);border-radius:999px;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:inline-flex}.social-post-editor__target-account-avatar--facebook{background:color-mix(in srgb, #1877f2 15%, var(--theme-elevation-100));color:#1877f2}.social-post-editor__target-account-avatar--linkedin{background:color-mix(in srgb, #0a66c2 15%, var(--theme-elevation-100));color:#0a66c2}.social-post-editor__target-account-avatar--twitter{background:color-mix(in srgb, #1da1f2 15%, var(--theme-elevation-100));color:#1da1f2}.social-post-editor__target-account-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.social-post-editor__target-account-copy span,.social-post-editor__target-account-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.social-post-editor__target-account-copy span{font-size:13px;font-weight:600}.social-post-editor__target-account-copy small{color:var(--spe-hint);font-size:11px}.social-post-editor__target-account-reauth-status{color:color-mix(in srgb, #9a6500 82%, var(--theme-text));white-space:normal;align-items:center;gap:4px;margin-top:3px;font-size:10px;font-weight:600;line-height:1.35;display:flex}.social-post-editor__target-account-reauth-status>span{text-overflow:clip;white-space:normal;overflow:visible}.social-post-editor__target-account-reauth-help{align-items:center;display:inline-grid}.social-post-editor__target-account-reauth-help>button{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__target-account-reauth-help>button:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__target-account-reauth-help>button:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__target-account-reauth-help>button{width:28px;height:28px;color:inherit;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.social-post-editor__target-account-reauth-help>[role=tooltip]{color:#fff;opacity:0;visibility:hidden;pointer-events:none;background:#172033;border-radius:7px;grid-column:1;width:min(260px,100vw - 48px);max-height:0;padding:0 10px;font-size:11px;font-weight:500;line-height:1.4;transition:opacity .15s,max-height .15s,padding .15s,visibility .15s;overflow:hidden}.social-post-editor__target-account-reauth-help:hover>[role=tooltip],.social-post-editor__target-account-reauth-help:focus-within>[role=tooltip]{opacity:1;visibility:visible;max-height:100px;padding:8px 10px}.social-post-editor__target-account-reauth-link{background:var(--theme-elevation-0);min-height:44px;color:color-mix(in srgb, #9a6500 88%, var(--theme-text));white-space:nowrap;cursor:pointer;border:1px solid #d08a0080;border-radius:7px;grid-column:2;justify-content:center;place-self:center start;align-items:center;gap:5px;padding:6px 10px;font-size:11px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.social-post-editor__target-account-reauth-link:hover,.social-post-editor__target-account-reauth-link:focus-visible{background:color-mix(in srgb, #d08a00 10%, var(--theme-elevation-0));border-color:#d08a00;outline:none}.social-post-editor__target-account-reauth-link:disabled{cursor:default;opacity:.65}.social-post-editor__target-account-reauth-feedback{background:color-mix(in srgb, #d08a00 8%, var(--theme-elevation-0));color:color-mix(in srgb, #9a6500 88%, var(--theme-text));border-radius:7px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:11px;line-height:1.4;display:flex}.social-post-editor__target-account-reauth-feedback--error,.social-post-editor__target-account-reauth-feedback--closed{background:color-mix(in srgb, #b42318 7%, var(--theme-elevation-0));color:color-mix(in srgb, #b42318 88%, var(--theme-text))}.social-post-editor__target-account-reauth-feedback--success{background:color-mix(in srgb, #16803c 7%, var(--theme-elevation-0));color:color-mix(in srgb, #16803c 88%, var(--theme-text))}.social-post-editor__target-account-reauth-feedback button{background:var(--theme-elevation-0);min-height:44px;color:inherit;font:inherit;cursor:pointer;border:1px solid;border-radius:7px;padding:7px 10px;font-weight:700}.social-post-editor__target-account-checkbox{border:2px solid var(--theme-elevation-250);color:#0000;border-radius:5px;justify-content:center;align-items:center;width:18px;height:18px;transition:border-color .15s,background-color .15s,color .15s;display:flex}.social-post-editor__target-account-checkbox--checked{border-color:var(--theme-success-500);background:var(--theme-success-500);color:#fff}.social-post-editor__target-account-empty{color:var(--spe-hint);flex-direction:column;align-items:flex-start;gap:8px;padding:14px 12px;font-size:12px;display:flex}.social-post-editor__target-connect-link{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-100);color:var(--theme-text);border-radius:6px;align-items:center;gap:5px;padding:6px 10px;font-size:12px;text-decoration:none;display:inline-flex}.social-post-editor__target-connect-link:hover{border-color:var(--theme-success-500);background:var(--spe-surface-tint);color:var(--theme-success-500)}.social-post-editor__target-chips{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.social-post-editor__target-chip{border:1px solid var(--spe-border-tint);background:var(--spe-surface-tint);color:var(--theme-text);border-radius:999px;align-items:center;gap:5px;padding:5px 6px 5px 8px;font-size:12px;font-weight:500;line-height:normal;display:inline-flex}.social-post-editor__target-chip span{text-overflow:ellipsis;white-space:nowrap;max-width:140px;overflow:hidden}.social-post-editor__target-chip-remove{appearance:none;color:var(--theme-elevation-500);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:2px;transition:color .15s,background-color .15s;display:inline-flex}.social-post-editor__target-chip-remove:hover{color:var(--spe-red);background:color-mix(in srgb, var(--spe-red) 10%, transparent)}.social-post-editor__target-errors{margin-top:10px}.social-post-editor__target-errors .social-post-editor__form-hint{color:var(--spe-red)}.social-post-editor__mode-switcher{flex-wrap:wrap;gap:10px;display:flex}.social-post-editor__mode-btn--active{--box-shadow:inset 0 0 0 1px var(--theme-success-500);--hover-box-shadow:inset 0 0 0 1px var(--theme-success-500);--color:var(--theme-success-500);--hover-color:var(--theme-success-500)}.social-post-editor__link-placement-options{flex-direction:column;gap:6px;margin-top:6px;display:flex}.social-post-editor__link-placement-option{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-100);cursor:pointer;border-radius:7px;align-items:flex-start;gap:8px;padding:8px 12px;transition:border-color .2s,background-color .2s;display:flex}.social-post-editor__link-placement-option:hover{border-color:var(--theme-elevation-300);background:var(--theme-elevation-150)}.social-post-editor__link-placement-option--active{border-color:var(--theme-success-500);background:var(--theme-elevation-0)}.social-post-editor__link-placement-radio{accent-color:var(--theme-success-500);margin-top:2px}.social-post-editor__link-placement-label{flex-direction:column;gap:2px;display:flex}.social-post-editor__link-placement-title{color:var(--theme-text);font-size:13px;font-weight:500}.social-post-editor__link-placement-description{color:var(--theme-elevation-500);font-size:12px}.social-post-editor__input,.social-post-editor__textarea,.social-post-editor__select{background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-200);width:100%;color:var(--theme-text);border-radius:7px;outline:none;padding:10px 12px;font-family:Inter,system-ui,sans-serif;font-size:14px;transition:border-color .2s,background-color .2s,box-shadow .2s,color .2s}.social-post-editor__input:focus,.social-post-editor__textarea:focus,.social-post-editor__select:focus{border-color:var(--theme-success-500);background:var(--theme-elevation-150);box-shadow:0 0 0 3px #3b82f61a}.social-post-editor__input::-moz-placeholder{color:var(--theme-elevation-600)}.social-post-editor__textarea::-moz-placeholder{color:var(--theme-elevation-600)}.social-post-editor__select::-moz-placeholder{color:var(--theme-elevation-600)}.social-post-editor__input::placeholder,.social-post-editor__textarea::placeholder,.social-post-editor__select::placeholder{color:var(--theme-elevation-600)}.social-post-editor__input:disabled,.social-post-editor__textarea:disabled,.social-post-editor__select:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__textarea{resize:vertical;min-height:100px;line-height:1.6}.social-post-editor__linkedin-mentions-picker{gap:8px;display:grid;position:relative}.social-post-editor__linkedin-mentions-anchor{position:relative}.social-post-editor__linkedin-mentions{min-height:160px}.social-post-editor__linkedin-mentions__control{min-height:160px;color:var(--theme-text);font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.6}.social-post-editor__linkedin-mentions__highlighter,.social-post-editor__linkedin-mentions__input{min-height:160px;font:inherit;line-height:inherit;letter-spacing:inherit;white-space:pre-wrap;overflow-wrap:break-word;border:1px solid #0000;border-radius:7px;padding:10px 12px}.social-post-editor__linkedin-mentions__highlighter{background:var(--theme-elevation-100)}.social-post-editor__linkedin-mentions__input{border-color:var(--theme-elevation-200);width:100%;color:var(--theme-text);resize:vertical;background:0 0;outline:none}.social-post-editor__linkedin-mentions__input:focus{border-color:var(--spe-accent);box-shadow:0 0 0 3px var(--spe-focus-ring)}.social-post-editor__linkedin-mentions__input::placeholder{color:var(--theme-elevation-600)}.social-post-editor__linkedin-mentions__suggestions{z-index:30;box-sizing:border-box;max-width:calc(100vw - 32px)}.social-post-editor__linkedin-mentions__suggestions__list{background:0 0;max-height:220px;margin:0;padding:0;list-style:none;overflow-y:auto}.social-post-editor__linkedin-mentions__suggestions__item{color:var(--theme-text);cursor:pointer;padding:9px 11px}.social-post-editor__linkedin-mentions__suggestions__item--focused{background:var(--theme-elevation-100)}.social-post-editor__linkedin-mentions__suggestions__loading-indicator{display:none}.social-post-editor__linkedin-mentions.social-post-editor__textarea--error .social-post-editor__linkedin-mentions__input{border-color:var(--spe-red)}.social-post-editor__linkedin-mention{z-index:2;background:color-mix(in srgb, var(--spe-accent) 14%, transparent);color:var(--spe-accent-ink);cursor:help;pointer-events:auto;border-radius:3px;position:relative}.social-post-editor__linkedin-mention-loading-state{white-space:nowrap;justify-content:center;align-items:center;gap:5px;display:inline-flex}.social-post-editor__linkedin-mention-loading-state>svg{flex:none;animation:.7s linear infinite social-post-editor-spin}.social-post-editor__linkedin-mention-hover-card{z-index:50;border:1px solid var(--theme-elevation-250);background:var(--theme-elevation-0);width:min(320px,100% - 16px);color:var(--theme-text);pointer-events:none;border-radius:8px;gap:8px;padding:11px 12px;display:grid;position:absolute;box-shadow:0 14px 32px #0000003d}.social-post-editor__linkedin-mention-hover-card__heading{justify-content:space-between;align-items:baseline;gap:14px;min-width:0;display:flex}.social-post-editor__linkedin-mention-hover-card__heading strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.social-post-editor__linkedin-mention-hover-card__heading>span{color:var(--spe-hint);text-overflow:ellipsis;white-space:nowrap;flex:0 auto;font-size:12px;overflow:hidden}.social-post-editor__linkedin-mention-hover-card__description,.social-post-editor__linkedin-mention-hover-card__status{overflow-wrap:anywhere;white-space:normal;font-size:12px;font-weight:400;line-height:1.45}.social-post-editor__linkedin-mention-hover-card__description{color:var(--theme-elevation-700)}.social-post-editor__linkedin-mention-hover-card__status{color:var(--theme-elevation-550)}.social-post-editor__linkedin-mention-suggestion{gap:3px;min-width:0;display:grid}.social-post-editor__linkedin-mention-suggestion__heading{justify-content:space-between;align-items:baseline;gap:14px;min-width:0;display:flex}.social-post-editor__linkedin-mention-suggestion__heading>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.social-post-editor__linkedin-mention-suggestion__heading>span:last-child{color:var(--spe-hint);text-overflow:ellipsis;white-space:nowrap;flex:0 auto;font-size:12px;overflow:hidden}.social-post-editor__linkedin-mention-suggestion__description{color:var(--theme-elevation-600);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}.social-post-editor__linkedin-mention-resolve{box-sizing:border-box;border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);border-radius:0 0 8px 8px;width:100%;min-width:0;overflow:hidden;box-shadow:0 14px 32px #00000038}.social-post-editor__linkedin-mention-resolve__search{background:var(--theme-elevation-50);gap:6px;padding:10px 11px;display:grid}.social-post-editor__linkedin-mention-resolve__label{color:var(--theme-elevation-700);font-size:12px;font-weight:600}.social-post-editor__linkedin-mention-resolve__row{align-items:center;gap:8px;display:flex}.social-post-editor__linkedin-mention-resolve__row .social-post-editor__input{border-color:var(--theme-elevation-250);background:var(--theme-elevation-0);border-radius:6px;flex:1;min-width:0;height:34px;padding:6px 9px}.social-post-editor__linkedin-mention-resolve__submit{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__linkedin-mention-resolve__submit:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__linkedin-mention-resolve__submit:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__linkedin-mention-resolve__submit{border:1px solid color-mix(in srgb, var(--spe-accent) 40%, transparent);background:color-mix(in srgb, var(--spe-accent) 12%, var(--theme-elevation-0));min-width:58px;height:34px;color:var(--spe-accent-ink);border-radius:6px;padding:0 11px;font-size:12px}.social-post-editor__linkedin-mention-resolve__submit:hover:not(:disabled){border-color:color-mix(in srgb, var(--spe-accent) 58%, transparent);background:color-mix(in srgb, var(--spe-accent) 18%, var(--theme-elevation-0))}.social-post-editor__linkedin-mention-resolve__message{border:1px solid var(--theme-elevation-250);background:var(--theme-elevation-100);color:var(--theme-elevation-750);border-radius:6px;align-items:flex-start;gap:7px;padding:7px 8px;font-size:12px;line-height:1.4;display:flex}.social-post-editor__linkedin-mention-resolve__message>span{border:1px solid var(--theme-elevation-350);width:16px;height:16px;color:var(--theme-elevation-650);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:inline-flex}.social-post-editor__linkedin-mention-resolve__results{border-top:1px solid var(--theme-elevation-200)}.social-post-editor__linkedin-mention-resolve__results-label{min-height:30px;color:var(--theme-elevation-600);justify-content:space-between;align-items:center;padding:6px 11px;font-size:11px;display:flex}.social-post-editor__linkedin-mention-resolve__results-label>span:last-child:not(:first-child){color:var(--theme-elevation-550)}.social-post-editor__textarea--error,.social-post-editor__input--error{border-color:var(--spe-red)}.social-post-editor__textarea--error:focus,.social-post-editor__input--error:focus{border-color:var(--spe-red);box-shadow:0 0 0 3px #ef44441f}.social-post-editor__input-with-icon{position:relative}.social-post-editor__input-with-icon svg{color:var(--theme-elevation-550);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.social-post-editor__input-with-icon .social-post-editor__input{padding-left:36px}.social-post-editor__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%239ca3af' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.social-post-editor__char-count{color:var(--theme-elevation-600);text-align:right;margin-top:6px;font-family:JetBrains Mono,monospace;font-size:11px}.social-post-editor__tweet-counter{justify-content:flex-end;align-items:center;gap:5px;min-height:22px;margin-top:6px;display:flex}.social-post-editor__tweet-remaining{font-variant-numeric:tabular-nums;text-align:right;min-width:20px;color:var(--spe-text-3);font-family:JetBrains Mono,monospace;font-size:12px;line-height:1}.social-post-editor__tweet-remaining--warning{color:var(--spe-warning);font-weight:600}.social-post-editor__tweet-remaining--error{color:var(--spe-red);font-weight:700}.social-post-editor__tweet-remaining:empty{display:none}.social-post-editor__inline-error{color:var(--spe-red);text-align:left;margin-top:10px;font-family:inherit;font-size:13px;line-height:1.5}.social-post-editor__inline-error--flush{margin-top:0}.social-post-editor__sync-notice{border:1px solid var(--theme-success-500);background:var(--theme-success-50);color:var(--theme-text);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px;padding:10px 12px;font-family:JetBrains Mono,monospace;font-size:12px;display:flex}.social-post-editor__sync-notice-dismiss{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__sync-notice-dismiss:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__sync-notice-dismiss:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__sync-notice-dismiss{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);width:32px;height:32px;color:var(--theme-elevation-600);border-radius:6px;justify-content:center;align-items:center;padding:0;display:inline-flex}.social-post-editor__sync-notice-dismiss:hover:not(:disabled){border-color:var(--theme-elevation-300);background:var(--theme-elevation-100);color:var(--theme-text)}.social-post-editor__sync-notice-dismiss:focus-visible{border-color:var(--theme-success-500)}.social-post-editor__sync-notice-dismiss{min-width:44px;min-height:44px;color:var(--theme-text)}.social-post-editor__error-list{flex-direction:column;gap:4px;margin:6px 0 0 18px;padding:0;display:flex}.social-post-editor__scheduling-row{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr) minmax(0,1.2fr);gap:16px;display:grid}.social-post-editor__scheduling-row .social-post-editor__form-group{min-width:0;margin-bottom:0}.social-post-editor__input-with-action{align-items:stretch;gap:8px;display:flex}.social-post-editor__input-with-action .date-time-picker,.social-post-editor__input-with-action .social-post-editor__input{flex:1;min-width:0}.social-post-editor__input-with-action button{flex-shrink:0;margin:0}.social-post-editor__datetime-dropdown{z-index:40;position:relative}.social-post-editor__datetime-dropdown--open{z-index:220}.social-post-editor__datetime-trigger{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__datetime-trigger:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__datetime-trigger:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__datetime-trigger{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-100);width:100%;min-height:42px;color:var(--theme-elevation-500);text-align:left;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.social-post-editor__datetime-trigger:hover{border-color:var(--theme-elevation-300);background:var(--theme-elevation-150)}.social-post-editor__datetime-trigger--has-value{color:var(--theme-text);border-color:var(--spe-border-tint)}.social-post-editor__datetime-trigger-main{font-variant-numeric:tabular-nums;align-items:center;gap:8px;min-width:0;font-size:14px;font-weight:500;display:inline-flex}.social-post-editor__datetime-popover{--spe-accent:var(--theme-success-500,#16a34a);--spe-accent-ink:color-mix(in srgb, var(--spe-accent) 58%, var(--theme-text));--spe-surface-tint:color-mix(in srgb, var(--spe-accent) 5%, var(--theme-elevation-0));--spe-surface-tint-strong:color-mix(in srgb, var(--spe-accent) 8%, var(--theme-elevation-50));--spe-border-tint:color-mix(in srgb, var(--spe-accent) 16%, var(--theme-elevation-200));--spe-label:color-mix(in srgb, var(--spe-accent) 28%, var(--theme-text));border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-50);z-index:260;border-radius:12px;flex-direction:column;width:min(640px,100vw - 32px);max-height:min(460px,100vh - 80px);display:flex;position:fixed;top:0;left:0;overflow:hidden;box-shadow:0 0 0 1px #0000000a,0 12px 40px #00000052}.social-post-editor__datetime-popover--up{transform:translateY(-100%)}.social-post-editor__datetime-quick-actions{border-bottom:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);gap:6px;padding:10px 12px;display:flex}.social-post-editor__datetime-quick-actions button{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__datetime-quick-actions button:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__datetime-quick-actions button:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__datetime-quick-actions button{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-100);min-height:32px;color:var(--theme-text);white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:5px;padding:6px 12px;font-size:12px;display:inline-flex}.social-post-editor__datetime-quick-actions button:hover{border-color:var(--spe-accent);background:var(--spe-surface-tint-strong);color:var(--spe-accent-ink)}.social-post-editor__datetime-footer{border-top:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);justify-content:flex-end;padding:10px 12px;display:flex}.social-post-editor__datetime-publish-now{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__datetime-publish-now:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__datetime-publish-now:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__datetime-publish-now{border:1px solid var(--spe-accent);background:var(--spe-accent);color:#fff;letter-spacing:0;text-transform:uppercase;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:8px 16px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 6px 16px #16a34a3d}.social-post-editor__datetime-publish-now:hover{border-color:var(--spe-accent-ink);background:var(--spe-accent-ink);color:#fff}.social-post-editor__datetime-body{flex:1;grid-template-columns:200px minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.social-post-editor__datetime-time-panel{border-right:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.social-post-editor__datetime-time-header{align-items:center;padding:0 6px;display:flex}.social-post-editor__datetime-section-label{color:var(--spe-label);white-space:nowrap;text-overflow:ellipsis;flex:1;padding:10px 8px 6px;font-size:11px;font-weight:600;overflow:hidden}.social-post-editor__datetime-section-label--muted{color:var(--theme-elevation-500);text-align:right;font-weight:500}.social-post-editor__datetime-time-list{flex-direction:column;flex:1;gap:2px;min-height:0;padding:0 6px 8px;display:flex;overflow-y:auto}.social-post-editor__datetime-time-list button{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__datetime-time-list button:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__datetime-time-list button:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__datetime-time-list button{min-height:28px;color:var(--theme-elevation-600);font-variant-numeric:tabular-nums;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:space-between;align-items:center;padding:4px 8px;font-size:12px;display:flex}.social-post-editor__datetime-time-list button:hover{background:var(--theme-elevation-100);color:var(--theme-text)}.social-post-editor__datetime-time-list button.selected{border-color:var(--spe-accent);background:var(--spe-surface-tint-strong);color:var(--spe-accent-ink);font-weight:700}.social-post-editor__datetime-time-local{color:var(--theme-elevation-500);margin-left:4px;font-size:11px;font-weight:400}.social-post-editor__datetime-calendar-panel{min-width:0;padding:12px;overflow-y:auto}.social-post-editor__datetime-calendar-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.social-post-editor__datetime-calendar-header span{color:var(--theme-text);font-size:14px;font-weight:600}.social-post-editor__datetime-calendar-header button{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__datetime-calendar-header button:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__datetime-calendar-header button:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__datetime-calendar-header button{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);width:28px;height:28px;color:var(--theme-elevation-600);border-radius:6px;justify-content:center;align-items:center;padding:0;display:inline-flex}.social-post-editor__datetime-calendar-header button:hover:not(:disabled){border-color:var(--theme-elevation-300);background:var(--theme-elevation-100);color:var(--theme-text)}.social-post-editor__datetime-calendar-header button:focus-visible{border-color:var(--theme-success-500)}.social-post-editor__datetime-weekdays,.social-post-editor__datetime-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:3px;display:grid}.social-post-editor__datetime-weekdays{margin-bottom:4px}.social-post-editor__datetime-weekdays span{color:var(--theme-elevation-500);text-align:center;padding:2px 0;font-size:11px;font-weight:600}.social-post-editor__datetime-calendar-grid button{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__datetime-calendar-grid button:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__datetime-calendar-grid button:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__datetime-calendar-grid button{aspect-ratio:1;color:var(--theme-text);font-variant-numeric:tabular-nums;background:0 0;border:1.5px solid #0000;border-radius:999px;font-size:12px}.social-post-editor__datetime-calendar-grid button:hover{background:var(--theme-elevation-100)}.social-post-editor__datetime-calendar-grid button.muted{color:var(--theme-elevation-400)}.social-post-editor__datetime-calendar-grid button.today{border-color:var(--theme-elevation-300);font-weight:700}.social-post-editor__datetime-calendar-grid button.selected{border-color:var(--spe-accent);background:var(--spe-accent);color:var(--theme-elevation-0);font-weight:800}.social-post-editor__timezone-picker{position:relative}.social-post-editor__timezone-trigger{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__timezone-trigger:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__timezone-trigger:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__timezone-trigger{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-50);width:100%;min-height:36px;color:var(--theme-text);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:7px 10px;font-size:13px;transition:border-color .15s,background-color .15s;display:flex}.social-post-editor__timezone-trigger:hover{border-color:var(--theme-elevation-300);background:var(--theme-elevation-100)}.social-post-editor__timezone-trigger--open{border-color:var(--theme-success-500);background:var(--theme-elevation-100)}.social-post-editor__timezone-trigger-content{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;min-width:0;display:flex;overflow:hidden}.social-post-editor__timezone-popover{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-50);z-index:260;border-radius:12px;flex-direction:column;width:min(320px,100vw - 32px);max-height:min(420px,100vh - 80px);display:flex;position:fixed;top:0;left:0;overflow:hidden;box-shadow:0 0 0 1px #0000000a,0 12px 40px #00000052}.social-post-editor__timezone-popover--up{transform:translateY(-100%)}.social-post-editor__timezone-search{border-bottom:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);align-items:center;gap:8px;padding:10px 12px;display:flex}.social-post-editor__timezone-search svg{color:var(--theme-elevation-400);flex-shrink:0}.social-post-editor__timezone-search input{color:var(--theme-text);background:0 0;border:none;outline:none;flex:1;font-size:13px}.social-post-editor__timezone-search input::placeholder{color:var(--theme-elevation-400)}.social-post-editor__timezone-list{flex:1;padding:4px;overflow-y:auto}.social-post-editor__timezone-group-label{color:var(--theme-elevation-500);text-transform:uppercase;letter-spacing:.03em;padding:8px 8px 4px;font-size:11px;font-weight:600}.social-post-editor__timezone-item{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__timezone-item:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__timezone-item:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__timezone-item{width:100%;color:var(--theme-text);text-align:left;border:none;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:7px 8px;font-size:13px;display:flex}.social-post-editor__timezone-item:hover{background:var(--theme-elevation-100)}.social-post-editor__timezone-item.selected{background:color-mix(in srgb, var(--theme-success-500) 12%, transparent);color:var(--theme-success-500);font-weight:500}.social-post-editor__timezone-item-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.social-post-editor__timezone-item-offset{color:var(--theme-elevation-500);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:11px}.social-post-editor__timezone-empty{text-align:center;color:var(--theme-elevation-400);padding:24px 12px;font-size:13px}.social-post-editor__language-picker{position:relative}.social-post-editor__language-trigger{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__language-trigger:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__language-trigger:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__language-trigger{border:1px solid var(--spe-border-tint);background:var(--theme-elevation-100);width:100%;min-height:42px;color:var(--theme-text);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;font-size:13px;transition:border-color .15s,background-color .15s;display:flex}.social-post-editor__language-trigger:hover{border-color:var(--theme-elevation-300);background:var(--theme-elevation-150)}.social-post-editor__language-trigger--open{border-color:var(--theme-success-500);background:var(--theme-elevation-100)}.social-post-editor__language-trigger-content{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;min-width:0;display:flex;overflow:hidden}.social-post-editor__language-popover{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-50);z-index:260;border-radius:12px;flex-direction:column;width:min(300px,100vw - 32px);max-height:min(380px,100vh - 80px);display:flex;position:fixed;top:0;left:0;overflow:hidden;box-shadow:0 0 0 1px #0000000a,0 12px 40px #00000052}.social-post-editor__language-popover--up{transform:translateY(-100%)}.social-post-editor__language-popover--portal-theme{background:var(--theme-elevation-100)}.social-post-editor__language-search{border-bottom:1px solid var(--theme-elevation-200);color:var(--theme-elevation-500);align-items:center;gap:8px;padding:8px 12px;display:flex}.social-post-editor__language-search input{color:var(--theme-text);background:0 0;border:none;outline:none;flex:1;font-size:13px}.social-post-editor__language-search input::placeholder{color:var(--theme-elevation-400)}.social-post-editor__language-list{flex:1;padding:4px;overflow-y:auto}.social-post-editor__language-group-label{text-transform:uppercase;letter-spacing:.03em;color:var(--theme-elevation-500);padding:8px 10px 4px;font-size:11px;font-weight:600}.social-post-editor__language-item{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__language-item:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__language-item:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__language-item{width:100%;color:var(--theme-text);text-align:left;border:none;border-radius:6px;justify-content:space-between;align-items:center;padding:8px 10px;font-size:13px;display:flex}.social-post-editor__language-item:hover{background:var(--theme-elevation-100)}.social-post-editor__language-item.selected{background:color-mix(in srgb, var(--theme-success-500) 12%, transparent);color:var(--theme-success-500);font-weight:500}.social-post-editor__language-item-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.social-post-editor__language-item-native{color:var(--theme-elevation-500);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:12px}.social-post-editor__language-empty{text-align:center;color:var(--theme-elevation-400);padding:24px 12px;font-size:13px}.social-post-editor__emoji-popover{border-radius:12px;overflow:hidden;box-shadow:0 0 0 1px #0000000a,0 12px 40px #00000052}.social-post-editor__emoji-popover em-emoji-picker{--border-radius:12px;--rgb-background:30, 30, 30;--rgb-input:40, 40, 40;--rgb-color:220, 220, 220}.social-post-editor__delay-picker{position:relative}.social-post-editor__delay-trigger{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__delay-trigger:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__delay-trigger:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__delay-trigger{border:1px solid var(--spe-border-tint);background:var(--theme-elevation-100);width:100%;min-height:42px;color:var(--theme-text);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;font-size:13px;transition:border-color .15s,background-color .15s;display:flex}.social-post-editor__delay-trigger:hover{border-color:var(--theme-elevation-300);background:var(--theme-elevation-150)}.social-post-editor__delay-trigger--open{border-color:var(--theme-success-500);background:var(--theme-elevation-100)}.social-post-editor__delay-trigger-content{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;min-width:0;display:flex;overflow:hidden}.social-post-editor__delay-popover{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-50);z-index:260;border-radius:12px;flex-direction:column;width:220px;display:flex;position:fixed;top:0;left:0;overflow:hidden;box-shadow:0 0 0 1px #0000000a,0 12px 40px #00000052}.social-post-editor__delay-popover--up{transform:translateY(-100%)}.social-post-editor__delay-popover--portal-theme{background:var(--theme-elevation-100)}.social-post-editor__delay-list{padding:4px}.social-post-editor__delay-item{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__delay-item:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__delay-item:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__delay-item{width:100%;color:var(--theme-text);text-align:left;border:none;border-radius:6px;align-items:center;padding:8px 10px;font-size:13px;display:flex}.social-post-editor__delay-item:hover{background:var(--theme-elevation-100)}.social-post-editor__delay-item.selected{background:color-mix(in srgb, var(--theme-success-500) 12%, transparent);color:var(--theme-success-500);font-weight:500}.social-post-editor__delay-custom{border-top:1px solid var(--theme-elevation-200);align-items:center;gap:6px;padding:6px 10px;display:flex}.social-post-editor__delay-custom input{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);min-width:0;color:var(--theme-text);border-radius:6px;outline:none;flex:1;padding:5px 8px;font-size:13px}.social-post-editor__delay-custom input:focus{border-color:var(--theme-success-500)}.social-post-editor__delay-custom input::placeholder{color:var(--theme-elevation-400)}.social-post-editor__delay-custom button{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__delay-custom button:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__delay-custom button:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__delay-custom button{background:var(--theme-elevation-100);color:var(--theme-text);border:none;border-radius:6px;padding:5px 10px;font-size:12px;font-weight:500}.social-post-editor__delay-custom button:hover{background:var(--theme-elevation-150)}.social-post-editor__timing-mode-group{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-50);border-radius:8px;padding:12px;transition:border-color .2s,background-color .2s,opacity .2s}.social-post-editor__timing-mode-group--active{border-color:color-mix(in srgb, var(--theme-success-500) 55%, var(--theme-elevation-200));background:color-mix(in srgb, var(--theme-success-100,#f0fdf4) 42%, transparent)}.social-post-editor__timing-mode-group--inactive{opacity:.82}.social-post-editor__timing-mode-badge{color:var(--theme-elevation-600);background:var(--theme-elevation-150);border:1px solid var(--theme-elevation-200);border-radius:999px;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.social-post-editor__media-field{flex-direction:column;gap:8px;display:flex}.social-post-editor__media-mode-toggle{gap:8px;margin-bottom:4px;display:inline-flex}.social-post-editor__media-mode-btn{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__media-mode-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__media-mode-btn:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__media-mode-btn{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);color:var(--theme-elevation-700);border-radius:8px;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.social-post-editor__media-mode-btn:hover:not(:disabled){border-color:var(--theme-elevation-300);background:var(--theme-elevation-100);color:var(--theme-text)}.social-post-editor__media-mode-btn:focus-visible{border-color:var(--theme-success-500)}.social-post-editor__media-mode-btn{justify-content:center;min-width:120px;font-size:12px}.social-post-editor__media-mode-btn.is-active{border-color:var(--theme-success-500);background:var(--theme-success-100);color:var(--theme-success-700)}.social-post-editor__source-switch-confirm{border:1px solid var(--theme-warning-300);background:var(--theme-warning-100);border-radius:8px;flex-direction:column;gap:8px;margin-bottom:8px;padding:10px;display:flex}.social-post-editor__source-switch-confirm-message{color:var(--theme-warning-700);font-size:12px}.social-post-editor__source-switch-confirm-actions{gap:8px;display:flex}.social-post-editor__video-field{flex-direction:column;gap:10px;margin-top:12px;display:flex}.social-post-editor__video-field-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.social-post-editor__video-action-btn{min-height:30px;box-shadow:inset 0 0 0 1px var(--theme-elevation-200);background:var(--theme-elevation-0);color:var(--theme-text);cursor:pointer;border:none;border-radius:7px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;transition:box-shadow .2s,background-color .2s;display:inline-flex}.social-post-editor__video-action-btn:hover:not(:disabled){box-shadow:inset 0 0 0 1px var(--theme-elevation-300);background:var(--theme-elevation-100)}.social-post-editor__video-action-btn:disabled{cursor:not-allowed;opacity:.5}.social-post-editor__video-action-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__video-tile-container{flex-direction:column;gap:8px;display:flex}.social-post-editor__video-tile-info{flex-direction:column;gap:1px;width:100%;min-width:0;display:flex;overflow:hidden}.social-post-editor__video-meta-line{color:var(--theme-elevation-500);text-overflow:ellipsis;white-space:nowrap;text-align:center;width:100%;font-size:10px;overflow:hidden}.social-post-editor__video-readiness-line{color:var(--spe-accent-ink);text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:10px;overflow:hidden}.social-post-editor__video-warnings{flex-direction:column;gap:4px;display:flex}.social-post-editor__video-warning-item{color:var(--theme-warning-700);align-items:flex-start;gap:6px;font-size:12px;display:flex}.social-post-editor__video-warning-item svg{flex-shrink:0;margin-top:1px}.social-post-editor__dev-mock-menu{margin-top:8px;position:relative}.social-post-editor__dev-mock-trigger{color:#a78bfa;cursor:pointer;background:#a78bfa14;border:1px dashed #a78bfa66;border-radius:4px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:500;transition:background .15s;display:inline-flex}.social-post-editor__dev-mock-trigger:hover{background:#a78bfa26}.social-post-editor__dev-mock-dropdown{z-index:9999;background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-200);border-radius:6px;min-width:260px;padding:4px;position:absolute;bottom:calc(100% + 4px);left:0;box-shadow:0 4px 16px #00000040}.social-post-editor__dev-mock-option{text-align:left;width:100%;color:var(--theme-elevation-800);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:6px 10px;font-size:12px;transition:background .1s;display:block}.social-post-editor__dev-mock-option:hover{background:var(--theme-elevation-200)}.social-post-editor__assistive-status{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.social-post-editor__media-upload{appearance:none;border:2px dashed var(--theme-elevation-200);text-align:center;cursor:pointer;width:100%;font:inherit;color:inherit;border-radius:8px;padding:24px;transition:border-color .2s,background-color .2s,box-shadow .2s}.social-post-editor__media-upload:hover{border-color:var(--theme-success-500);background:var(--theme-elevation-100)}.social-post-editor__media-upload:focus-visible{border-color:var(--theme-success-500);background:var(--theme-elevation-100);outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__media-upload--active{border-color:var(--theme-success-500);background:var(--theme-elevation-100)}.social-post-editor__media-upload--disabled{cursor:not-allowed;opacity:.6}.social-post-editor__media-upload--disabled:hover{border-color:var(--theme-elevation-200);background:0 0}.social-post-editor__media-upload-icon{justify-content:center;align-items:center;margin-bottom:8px;display:flex}.social-post-editor__media-upload-text{color:var(--theme-elevation-500);font-size:14px}.social-post-editor__media-upload-hint{color:var(--theme-elevation-600);margin-top:4px;font-size:12px}.social-post-editor__media-count{color:var(--theme-elevation-500);margin-top:12px;font-family:JetBrains Mono,monospace;font-size:12px}.social-post-editor__media-library-row{flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;display:flex}.social-post-editor__media-loading{color:var(--theme-elevation-500);align-items:center;gap:6px;font-size:12px;font-style:italic;display:inline-flex}.social-post-editor__media-empty{color:var(--theme-elevation-600);font-size:12px;font-style:italic}.social-post-editor__facebook-format-panel{border:1px solid var(--spe-border-tint);background:var(--spe-surface-tint);border-radius:8px;flex-direction:column;gap:14px;margin-top:14px;padding:14px;display:flex}.social-post-editor__facebook-format-segmented{border:1px solid var(--spe-border-tint);background:color-mix(in srgb, var(--theme-elevation-100) 84%, var(--spe-accent) 16%);border-radius:9px;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;padding:3px;display:grid}.social-post-editor__facebook-format-option{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__facebook-format-option:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__facebook-format-option{min-height:36px;color:var(--theme-elevation-650);text-align:center;border:0;border-radius:7px;padding:8px 10px;font-size:13px;font-weight:600;transition:background-color .16s,color .16s,box-shadow .16s}.social-post-editor__facebook-format-option:hover:not(:disabled){background:color-mix(in srgb, var(--theme-elevation-150) 88%, var(--spe-accent) 12%);color:var(--theme-text)}.social-post-editor__facebook-format-option:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__facebook-format-option:disabled{cursor:not-allowed;opacity:.58}.social-post-editor__facebook-format-option--active{background:var(--theme-elevation-0);color:var(--spe-accent-ink);box-shadow:0 1px 2px #00000014, inset 0 0 0 1px var(--spe-border-tint)}.social-post-editor__facebook-format-description{color:var(--spe-hint);margin-top:7px;font-size:12px;font-style:normal;line-height:1.35}.social-post-editor__carousel-frame-errors{flex-direction:column;gap:8px;display:flex}.social-post-editor__carousel-preview,.social-post-editor__carousel-preview-empty{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);color:var(--theme-text);border-radius:10px}.social-post-editor__carousel-preview-empty{color:var(--spe-hint);padding:16px;font-size:13px}.social-post-editor__carousel-preview-header{color:var(--theme-elevation-650);align-items:center;gap:9px;padding:12px;font-size:13px;display:flex}.social-post-editor__carousel-preview-avatar{background:color-mix(in srgb, var(--spe-accent) 14%, var(--theme-elevation-150));width:34px;height:34px;color:var(--spe-accent-ink);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.social-post-editor__carousel-preview-page{flex:1;gap:2px;min-width:0;display:grid}.social-post-editor__carousel-preview-page span:first-child{color:var(--theme-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;line-height:1.2;overflow:hidden}.social-post-editor__carousel-preview-page span:last-child{color:var(--theme-elevation-600);font-size:11px;line-height:1.2}.social-post-editor__carousel-preview-caption{color:var(--theme-text);white-space:pre-wrap;overflow-wrap:anywhere;padding:0 12px 11px;font-size:13px;line-height:1.45}.social-post-editor__carousel-preview-track{scroll-snap-type:x proximity;grid-auto-columns:minmax(162px,46%);grid-auto-flow:column;gap:8px;padding:0 12px 12px;display:grid;position:relative;overflow-x:auto}.social-post-editor__carousel-preview-card{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);scroll-snap-align:start;border-radius:8px;min-width:0;position:relative;overflow:visible}.social-post-editor__carousel-preview-image{aspect-ratio:1;border-bottom:1px solid var(--theme-elevation-200);background:var(--theme-elevation-150);width:100%;color:inherit;border-radius:8px 8px 0 0;display:block;position:relative;overflow:hidden}.social-post-editor__carousel-preview-image img,.social-post-editor__carousel-preview-image video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.social-post-editor__carousel-preview-copy{background:var(--theme-elevation-50);align-content:start;gap:4px;min-height:86px;padding:10px;display:grid}.social-post-editor__carousel-preview-title{color:var(--theme-text);font-size:13px;font-weight:600;line-height:1.3}.social-post-editor__carousel-preview-link,.social-post-editor__carousel-preview-description{color:var(--theme-elevation-600);overflow-wrap:anywhere;font-size:11px;line-height:1.3}.social-post-editor__carousel-preview-link{color:var(--theme-elevation-550);letter-spacing:0;margin-top:auto;font-size:10px;font-weight:700}.social-post-editor__carousel-preview-next{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);width:34px;height:34px;color:var(--theme-elevation-650);pointer-events:none;border-radius:50%;justify-content:center;align-self:center;align-items:center;margin-left:-42px;line-height:1;display:flex;position:sticky;right:8px;box-shadow:0 2px 10px #00000029}.social-post-editor__carousel-preview-actions{border-top:1px solid var(--theme-elevation-200);color:var(--theme-elevation-650);text-align:center;grid-template-columns:repeat(3,1fr);gap:4px;padding:8px 12px 10px;font-size:12px;font-weight:600;display:grid}.social-post-editor__reel-preview{justify-content:center;padding:4px 0;display:flex}.social-post-editor__reel-preview-frame{aspect-ratio:9/16;border:1px solid var(--theme-elevation-200);background:linear-gradient(180deg, #0000002e, transparent 28%), linear-gradient(0deg, #000000c2, transparent 42%), var(--theme-elevation-900,#111827);color:#fff;border-radius:14px;width:min(100%,268px);position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff0a,0 14px 38px #00000038}.social-post-editor__reel-preview-media{position:absolute;inset:0}.social-post-editor__reel-preview-media img,.social-post-editor__reel-preview-media video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.social-post-editor__reel-preview-media:after{content:"";pointer-events:none;background:linear-gradient(#00000047,#0000 28%),linear-gradient(#0000 55%,#000000c2);position:absolute;inset:0}.social-post-editor__reel-preview-placeholder{color:#ffffffe6;text-align:center;background:radial-gradient(circle at 50% 34%,#ffffff29,#0000 34%),linear-gradient(145deg,#2d3345,#111827 58%,#05070d);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:22px;display:flex;position:absolute;inset:0}.social-post-editor__reel-preview-placeholder span{color:#ffffffb8;font-size:12px;font-weight:600}.social-post-editor__reel-preview-top{z-index:2;color:#fff;text-shadow:0 1px 8px #0000006b;justify-content:space-between;align-items:center;gap:12px;font-size:15px;font-weight:800;display:flex;position:absolute;top:12px;left:12px;right:12px}.social-post-editor__reel-preview-rail{z-index:2;color:#fff;filter:drop-shadow(0 1px 7px #00000073);gap:14px;display:grid;position:absolute;bottom:82px;right:10px}.social-post-editor__reel-preview-bottom{z-index:2;color:#fff;text-shadow:0 1px 8px #00000080;gap:6px;display:grid;position:absolute;bottom:14px;left:12px;right:46px}.social-post-editor__reel-preview-account{align-items:center;gap:8px;min-width:0;font-size:13px;font-weight:800;display:flex}.social-post-editor__reel-preview-account>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.social-post-editor__reel-preview-avatar{color:#fff;background:#fff3;border:1px solid #ffffffb8;border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:800;display:inline-flex}.social-post-editor__reel-preview-title{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;line-height:1.28;overflow:hidden}.social-post-editor__reel-preview-caption{color:#ffffffeb;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.34;display:-webkit-box;overflow:hidden}.social-post-editor__reel-preview-meta{color:#ffffffd1;background:#0000006b;border-radius:999px;width:fit-content;padding:3px 7px;font-size:11px;font-weight:700}.social-post-editor__selected-media-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px;margin-top:12px;display:grid}.social-post-editor__selected-media-item{flex-direction:column;gap:6px;min-width:0;display:flex;position:relative}.social-post-editor__selected-media-item--dragging{opacity:.7}.social-post-editor__selected-media-preview{aspect-ratio:1;background:var(--theme-elevation-150);border:1px solid var(--theme-elevation-200);border-radius:8px;transition:border-color .2s;position:relative;overflow:hidden}.social-post-editor__selected-media-preview:hover{border-color:var(--theme-elevation-300)}.social-post-editor__selected-media-preview:hover .social-post-editor__media-remove-btn{opacity:1}.social-post-editor__selected-media-preview img,.social-post-editor__selected-media-preview video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.social-post-editor__media-video-preview{width:100%;height:100%;position:relative}.social-post-editor__media-video-preview video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.social-post-editor__media-video-badge{color:#fff;text-transform:uppercase;background:#000000b3;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600;position:absolute;top:4px;left:4px}.social-post-editor__media-preview-fallback{text-align:center;width:100%;height:100%;color:var(--theme-elevation-600);justify-content:center;align-items:center;padding:8px;font-size:11px;display:flex}.social-post-editor__media-remove-btn{color:#fff;cursor:pointer;opacity:.7;z-index:10;background:#ef4444e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .2s,transform .2s,opacity .2s;display:flex;position:absolute;top:4px;right:4px}.social-post-editor__media-remove-btn:hover{background:var(--theme-error-500);opacity:1;transform:scale(1.1)}.social-post-editor__media-remove-btn:active{transform:scale(.95)}.social-post-editor__media-remove-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__media-remove-btn--inline{opacity:1;border-radius:6px;justify-content:center;align-self:flex-start;align-items:center;gap:6px;width:auto;height:auto;margin-top:6px;padding:6px 10px;font-size:12px;display:inline-flex;position:static}.social-post-editor__media-tile-actions{grid-template-columns:1fr 1fr 1fr;gap:4px;display:grid}.social-post-editor__media-tile-actions--with-extra{grid-template-columns:repeat(4,minmax(0,1fr))}.social-post-editor__media-tile-action-slot{min-width:0}.social-post-editor__media-control-btn,.social-post-editor__media-drag-handle{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__media-control-btn:focus-visible,.social-post-editor__media-drag-handle:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__media-control-btn:disabled,.social-post-editor__media-drag-handle:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__media-control-btn,.social-post-editor__media-drag-handle{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);width:28px;height:28px;color:var(--theme-elevation-600);border-radius:6px;justify-content:center;align-items:center;padding:0;display:inline-flex}.social-post-editor__media-control-btn:hover:not(:disabled),.social-post-editor__media-drag-handle:hover:not(:disabled){border-color:var(--theme-elevation-300);background:var(--theme-elevation-100);color:var(--theme-text)}.social-post-editor__media-control-btn:focus-visible,.social-post-editor__media-drag-handle:focus-visible{border-color:var(--theme-success-500)}.social-post-editor__media-control-btn:active,.social-post-editor__media-drag-handle:active{transform:scale(.95)}.social-post-editor__carousel-tile-edit-btn--active{background:var(--spe-accent);color:#fff}.social-post-editor__carousel-tile-popover{z-index:30;border:1px solid var(--spe-border-tint);background:color-mix(in srgb, var(--theme-elevation-0) 94%, var(--spe-accent) 6%);border-radius:9px;gap:10px;width:min(304px,100vw - 40px);padding:12px;display:grid;position:absolute;bottom:42px;left:0;box-shadow:0 0 0 1px #0000000d,0 18px 42px #00000042}.social-post-editor__carousel-tile-popover-header{color:var(--theme-text);justify-content:space-between;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.social-post-editor__carousel-tile-popover-close{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__carousel-tile-popover-close:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__carousel-tile-popover-close{width:24px;height:24px;color:var(--theme-elevation-600);border:0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.social-post-editor__carousel-tile-popover-close:hover{background:var(--theme-elevation-100);color:var(--theme-text)}.social-post-editor__carousel-tile-popover-close:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__carousel-tile-popover-field{gap:5px;display:grid}.social-post-editor__carousel-tile-popover-field>span{color:var(--spe-label);font-size:11px;font-weight:700;line-height:1.2}.social-post-editor__carousel-tile-popover-field .social-post-editor__input,.social-post-editor__carousel-tile-popover-field .social-post-editor__textarea{border-color:var(--spe-border-tint);background:var(--theme-elevation-100);min-height:38px;padding:8px 10px;font-size:13px}.social-post-editor__carousel-tile-popover-textarea{min-height:68px}.social-post-editor__selected-media-filename{color:var(--theme-elevation-600);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-family:JetBrains Mono,monospace;font-size:11px;overflow:hidden}.social-post-editor__platform-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;display:grid}.social-post-editor__platform-card{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__platform-card:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__platform-card:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__platform-card{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-100);text-align:left;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px;display:flex}.social-post-editor__platform-card:hover:not(:disabled){border-color:var(--theme-elevation-300);background:var(--theme-elevation-150)}.social-post-editor__platform-card.selected{border-color:var(--theme-success-500);background:var(--theme-elevation-100)}.social-post-editor__platform-card:focus-visible{border-color:var(--theme-success-500)}.social-post-editor__platform-card{border-width:2px;flex-direction:column;gap:10px;padding:20px 16px;position:relative}.social-post-editor__platform-card:hover:not(:disabled){transform:translateY(-2px)}.social-post-editor__platform-card:focus-visible{transform:none}.social-post-editor__platform-icon{font-size:36px}.social-post-editor__platform-name{color:var(--theme-elevation-500);font-family:JetBrains Mono,monospace;font-size:13px;font-weight:500}.social-post-editor__platform-card.selected .social-post-editor__platform-name{color:var(--theme-success-500)}.social-post-editor__platform-check{background:var(--theme-success-500);width:20px;height:20px;color:var(--theme-elevation-0);border-radius:50%;justify-content:center;align-items:center;display:none;position:absolute;top:8px;right:8px}.social-post-editor__platform-card.selected .social-post-editor__platform-check{display:flex}.social-post-editor__account-list{flex-direction:column;gap:8px;display:flex}.social-post-editor__account-card{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__account-card:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__account-card:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__account-card{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-100);text-align:left;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px;display:flex}.social-post-editor__account-card:hover:not(:disabled){border-color:var(--theme-elevation-300);background:var(--theme-elevation-150)}.social-post-editor__account-card.selected{border-color:var(--theme-success-500);background:var(--theme-elevation-100)}.social-post-editor__account-card:focus-visible{border-color:var(--theme-success-500)}.social-post-editor__account-avatar{background:var(--theme-elevation-200);width:40px;height:40px;color:var(--theme-elevation-400);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:JetBrains Mono,monospace;font-size:14px;font-weight:700;display:flex}.social-post-editor__account-info{flex:1;min-width:0}.social-post-editor__account-name{color:var(--theme-text);font-size:14px;font-weight:500}.social-post-editor__account-meta{color:var(--theme-elevation-600);margin-top:2px;font-family:JetBrains Mono,monospace;font-size:12px}.social-post-editor__account-check{border:2px solid var(--theme-elevation-200);color:#0000;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;transition:border-color .2s,background-color .2s,color .2s;display:flex}.social-post-editor__account-card.selected .social-post-editor__account-check{background:var(--theme-success-500);border-color:var(--theme-success-500);color:var(--theme-elevation-0)}.social-post-editor__config-list{flex-direction:column;gap:12px;width:100%;min-width:0;display:flex}.social-post-editor__config-card{background:var(--theme-elevation-0);border:1px solid var(--spe-border-tint);border-radius:10px;width:100%;min-width:0;overflow:hidden}.social-post-editor__config-card.expanded .social-post-editor__config-card-body{display:block}.social-post-editor__config-card.expanded .social-post-editor__config-chevron{transform:rotate(180deg)}.social-post-editor__config-card-header{background:var(--spe-surface-tint);border-bottom:1px solid var(--spe-border-tint);align-items:stretch;padding:0;display:flex}.social-post-editor__config-card-toggle{appearance:none;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;flex:1;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:12px 16px;transition:background-color .2s,box-shadow .2s;display:flex}.social-post-editor__config-card-toggle:hover{background:color-mix(in srgb, var(--spe-accent) 6%, var(--theme-elevation-100))}.social-post-editor__config-card-toggle:focus-visible{border-radius:6px;outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__config-card-left{align-items:center;gap:12px;display:flex}.social-post-editor__config-platform-icon{font-size:24px}.social-post-editor__config-info{flex-direction:column;display:flex}.social-post-editor__config-type{color:var(--theme-elevation-600);font-family:JetBrains Mono,monospace;font-size:11px}.social-post-editor__config-account{color:var(--theme-text);font-size:14px;font-weight:500}.social-post-editor__config-card-actions{flex-shrink:0;align-items:center;gap:6px;padding:0 12px;display:flex}.social-post-editor__config-chevron{color:var(--theme-elevation-600);transition:transform .2s}.social-post-editor__config-card-body{background:var(--theme-elevation-0);width:100%;min-width:0;padding:0;display:none}.social-post-editor__config-card-split{grid-template-columns:1fr 1fr;gap:0;width:100%;min-width:0;display:grid}.social-post-editor__config-card-preview{background:0 0;border:0;border-radius:0;align-self:start;min-width:0;max-height:calc(100vh - 200px);padding:16px 20px 20px;position:sticky;top:16px;overflow-y:auto}.social-post-editor__config-card-edit{border:0;border-left:1px solid var(--spe-border-tint);background:0 0;border-radius:0;flex-direction:column;min-width:0;padding:16px 20px 20px;display:flex}.social-post-editor__config-preview-header{border-bottom:1px solid var(--theme-elevation-200);align-items:center;gap:8px;margin-bottom:12px;padding-bottom:8px;display:flex}.social-post-editor__config-preview-body{font-size:13px}.social-post-editor__og-link-preview{margin:8px 0}.social-post-editor__og-link-preview-loading{color:var(--theme-elevation-500);padding:8px 0;font-size:12px}.social-post-editor__og-link-preview-card{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-100);border-radius:8px;overflow:hidden}.social-post-editor__og-link-preview-image{-o-object-fit:cover;object-fit:cover;width:100%;max-height:200px;display:block}.social-post-editor__og-link-preview-title{color:var(--theme-text);padding:8px 10px 2px;font-size:13px;font-weight:600;line-height:1.3}.social-post-editor__og-link-preview-card .social-post-editor__article-slug{padding:2px 10px 8px}.social-post-editor__badge{border-radius:5px;align-items:center;gap:5px;padding:4px 10px;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:500;display:inline-flex}.social-post-editor__badge--draft{background:var(--theme-elevation-150);color:var(--theme-elevation-500);border:1px solid var(--theme-elevation-200)}.social-post-editor__badge--scheduled{background:var(--theme-elevation-100);color:var(--theme-success-500);border:1px solid var(--theme-success-500)}.social-post-editor__badge--published{background:var(--theme-success-50);color:var(--theme-success-500);border:1px solid var(--theme-success-500)}.social-post-editor__badge--missing{background:var(--theme-error-100);color:var(--theme-error-500);border:1px solid var(--theme-error-500)}.social-post-editor__prompt-preview{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-100);width:100%;color:var(--theme-text);white-space:pre-wrap;border-radius:7px;padding:10px 12px;font-size:13px;line-height:1.5}.social-post-editor__prompt-panel{flex:0 0 100%;order:999;width:100%;margin-top:8px;margin-bottom:12px}.social-post-editor__textarea--prompt{min-height:112px}.social-post-editor__generation-success{color:var(--theme-success-500);font-family:JetBrains Mono,monospace;font-size:12px}.social-post-editor__spinning-icon{vertical-align:middle;margin-right:8px;animation:.7s linear infinite social-post-editor-spin}.social-post-editor__sidebar-section{margin-bottom:20px}.social-post-editor__sidebar-section:last-child{margin-bottom:0}.social-post-editor__sidebar-title{color:var(--theme-elevation-550);letter-spacing:.01em;margin-bottom:10px;font-size:12px;font-weight:600}.social-post-editor__sidebar-field-stack{flex-direction:column;gap:12px;display:flex}.social-post-editor__sidebar-field-stack .social-post-editor__form-group{margin-bottom:0}.social-post-editor__publisher-context{background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-200);border-radius:7px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.social-post-editor__publisher-context-row{flex-direction:column;gap:2px;min-width:0;display:flex}.social-post-editor__publisher-context-label{color:var(--theme-elevation-550);font-size:11px;line-height:1.3}.social-post-editor__publisher-context-value{color:var(--theme-text);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;line-height:1.35;overflow:hidden}.social-post-editor__summary-list{flex-direction:column;gap:8px;display:flex}.social-post-editor__summary-item{background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-200);border-radius:7px;align-items:center;gap:10px;padding:10px 12px;display:flex}.social-post-editor__summary-item--button{text-align:left;cursor:pointer;width:100%;transition:border-color .2s,background-color .2s}.social-post-editor__summary-item--button:hover{border-color:var(--theme-elevation-300);background:var(--theme-elevation-150)}.social-post-editor__summary-icon{font-size:18px}.social-post-editor__summary-text{flex:1;min-width:0}.social-post-editor__summary-platform{color:var(--theme-elevation-550);font-size:12px}.social-post-editor__summary-account{color:var(--theme-text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.social-post-editor__summary-meta{color:var(--theme-elevation-600);white-space:nowrap;text-overflow:ellipsis;margin-top:6px;font-size:11px;line-height:1.35;overflow:hidden}.social-post-editor__review-list{flex-direction:column;gap:12px;display:flex}.social-post-editor__review-item{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-100);border-radius:8px;overflow:hidden}.social-post-editor__review-item-header{border-bottom:1px solid var(--theme-elevation-200);align-items:center;gap:8px;padding:10px 12px;display:flex}.social-post-editor__review-item-body{padding:12px}.social-post-editor__review-title{margin-bottom:8px;font-size:14px;font-weight:600}.social-post-editor__review-caption{white-space:pre-wrap;margin-top:8px;line-height:1.5}.social-post-editor__review-comment{color:var(--theme-elevation-500);white-space:pre-wrap;margin-top:8px;font-size:12px}.social-post-editor__review-media{margin-top:8px}.social-post-editor__review-media-title{color:var(--theme-text);margin-bottom:8px;font-size:12px;font-weight:600}.social-post-editor__review-media-content{flex-direction:column;gap:8px;display:flex}.social-post-editor__review-media-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:8px;display:grid}.social-post-editor__review-media-tile{flex-direction:column;gap:6px;display:flex}.social-post-editor__review-media-preview{aspect-ratio:1;border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-100);border-radius:8px;overflow:hidden}.social-post-editor__review-media-preview img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.social-post-editor__review-media-fallback{text-align:center;width:100%;height:100%;color:var(--theme-elevation-600);word-break:break-word;justify-content:center;align-items:center;padding:8px;font-family:JetBrains Mono,monospace;font-size:11px;display:flex}.social-post-editor__review-media-filename{color:var(--theme-elevation-600);text-overflow:ellipsis;white-space:nowrap;font-family:JetBrains Mono,monospace;font-size:11px;overflow:hidden}.social-post-editor__review-media-warning{border:1px solid var(--theme-warning-300,#f59e0b);background:var(--theme-warning-100,#fffbeb);color:var(--theme-warning-700,var(--theme-text));border-radius:8px;padding:8px;font-size:12px}.social-post-editor__review-media-fallback-list{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.social-post-editor__review-media-fallback-item{border:1px solid var(--theme-elevation-250);background:var(--theme-elevation-100);color:var(--theme-elevation-700);word-break:break-all;border-radius:999px;align-items:center;max-width:100%;padding:2px 6px;font-family:JetBrains Mono,monospace;font-size:11px;display:inline-flex}.social-post-editor__review-actions{justify-content:flex-end;margin-top:16px;display:flex}.social-post-editor__review-actions button{margin:0}.social-post-editor__empty-state{text-align:center;color:var(--theme-elevation-600);padding:40px 20px}.social-post-editor__empty-icon{opacity:.5;justify-content:center;align-items:center;margin-bottom:12px;display:flex}.social-post-editor__empty-text{font-size:14px}.social-post-editor__retry-action{margin-top:10px}.social-post-editor__loading{text-align:center;color:var(--theme-elevation-600);padding:20px}.social-post-editor__selected-items{background:var(--theme-elevation-100);color:var(--theme-elevation-500);border-radius:8px;padding:12px;font-size:13px}.social-post-editor__article-selector-section{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);border-radius:12px;margin-bottom:20px;padding:16px;position:relative}.social-post-editor__article-selector-dropdown{position:relative}.social-post-editor__article-selector-trigger{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__article-selector-trigger:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__article-selector-trigger:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__article-selector-trigger{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-100);width:100%;color:var(--theme-elevation-500);text-align:left;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;font-size:14px;display:flex}.social-post-editor__article-selector-trigger--has-value{border-color:var(--spe-accent,var(--theme-success-500));color:var(--theme-text);font-weight:500}.social-post-editor__article-selector-trigger-label{flex:1;min-width:0;overflow:hidden}.social-post-editor__article-selector-trigger-subtitle{color:var(--theme-elevation-500);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;overflow:hidden}.social-post-editor__article-selector-trigger-actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.social-post-editor__clear-article-btn{cursor:pointer;color:var(--theme-elevation-500);background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:2px;display:flex}.social-post-editor__clear-article-btn:hover{color:var(--theme-error-500)}.social-post-editor__article-selector-content{--spe-accent:var(--theme-success-500,#16a34a);background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-200);z-index:100;border-radius:8px;flex-direction:column;width:100%;max-height:420px;display:flex;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden;box-shadow:0 8px 24px #00000040}.social-post-editor__article-selector-search{border-bottom:1px solid var(--theme-elevation-200);color:var(--theme-elevation-500);align-items:center;gap:8px;padding:10px 12px;display:flex}.social-post-editor__article-selector-sort{border-bottom:1px solid var(--theme-elevation-200);flex-wrap:wrap;align-items:center;gap:8px;padding:8px 12px;display:flex}.social-post-editor__article-selector-sort-group{align-items:center;gap:4px;display:inline-flex}.social-post-editor__article-selector-sort-btn{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__article-selector-sort-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__article-selector-sort-btn:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__article-selector-sort-btn{background:var(--theme-elevation-0);min-height:26px;color:var(--theme-elevation-500);border:1px solid var(--theme-elevation-200);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600;line-height:1.2}.social-post-editor__article-selector-sort-btn:hover{border-color:var(--theme-elevation-300);background:var(--theme-elevation-100);color:var(--theme-text)}.social-post-editor__article-selector-sort-btn.active{border-color:var(--spe-accent,var(--theme-success-500));background:color-mix(in srgb, var(--spe-accent,var(--theme-success-500)) 12%, var(--theme-elevation-0));color:var(--theme-text)}.social-post-editor__article-selector-list{flex:1;max-height:340px;padding:4px;overflow-y:auto}.social-post-editor__article-selector-empty{text-align:center;color:var(--theme-elevation-500);padding:16px;font-size:13px}.social-post-editor__post-type-preview{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-100);border-radius:8px;margin-top:14px;padding:12px}.social-post-editor__post-type-preview-title{color:var(--theme-text);margin-bottom:10px;font-size:12px;font-weight:600}.social-post-editor__post-type-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.social-post-editor__post-type-preview-card{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);border-radius:8px;padding:10px}.social-post-editor__post-type-preview-platform{color:var(--theme-text);margin-bottom:8px;font-size:12px;font-weight:600}.social-post-editor__post-type-preview-list{color:var(--theme-elevation-500);flex-direction:column;gap:4px;margin:0 0 0 16px;padding:0;font-size:12px;display:flex}.social-post-editor__article-list{flex-direction:column;gap:4px;display:flex}.social-post-editor__article-item{appearance:none;font:inherit;cursor:pointer;background:0 0;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.social-post-editor__article-item:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__article-item:disabled{opacity:.6;cursor:not-allowed}.social-post-editor__article-item{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-100);text-align:left;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px;display:flex}.social-post-editor__article-item:hover:not(:disabled){border-color:var(--theme-elevation-300);background:var(--theme-elevation-150)}.social-post-editor__article-item.selected{border-color:var(--theme-success-500);background:var(--theme-elevation-100)}.social-post-editor__article-item:focus-visible{border-color:var(--theme-success-500)}.social-post-editor__article-skeleton{border:1px solid var(--theme-elevation-200);background:linear-gradient(90deg, var(--theme-elevation-100) 25%, var(--theme-elevation-150) 40%, var(--theme-elevation-100) 55%);background-size:220% 100%;border-radius:8px;height:66px;animation:1.2s ease-in-out infinite social-post-editor-skeleton-shimmer}.social-post-editor__article-info{flex:1}.social-post-editor__article-title{color:var(--theme-text);font-size:14px;font-weight:500}.social-post-editor__article-slug{color:var(--theme-elevation-600);margin-top:4px;font-family:JetBrains Mono,monospace;font-size:12px}.social-post-editor__media-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;display:grid}.social-post-editor__media-item{appearance:none;font:inherit;aspect-ratio:1;background:var(--theme-elevation-150);border:2px solid var(--theme-elevation-200);cursor:pointer;border-radius:8px;padding:0;transition:border-color .2s,box-shadow .2s;position:relative;overflow:hidden}.social-post-editor__media-item:hover,.social-post-editor__media-item.selected{border-color:var(--theme-success-500)}.social-post-editor__media-item:focus-visible{border-color:var(--theme-success-500);outline:none;box-shadow:0 0 0 3px #3b82f638}.social-post-editor__media-item img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.social-post-editor__load-more-actions{justify-content:center;margin-top:14px;display:flex}.social-post-editor__load-more-actions button{margin:0}.social-post-editor__mobile-summary-toggle{display:none}.social-post-editor__mobile-summary-panel{margin-top:10px;display:none}.social-post-editor__mobile-summary-panel .social-post-editor__summary-panel{margin-bottom:0}.social-post-editor__media-placeholder{width:100%;height:100%;color:var(--theme-elevation-600);justify-content:center;align-items:center;display:flex}.social-post-editor__media-check{background:var(--theme-success-500);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:700;display:flex;position:absolute;top:8px;right:8px}.social-post-editor__ai-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.social-post-editor__ai-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite social-post-editor-spin;display:inline-block}.social-post-editor__ai-config{background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-200);border-radius:8px;margin-bottom:12px;padding:12px}.social-post-editor__prompt-actions{align-items:center;gap:8px;margin-bottom:12px;display:flex}.social-post-editor__prompt-missing-guidance{background:var(--theme-error-100,#ef44440f);border:1px solid var(--theme-error-500,#ef4444);border-radius:8px;margin-bottom:12px;padding:12px}.social-post-editor__textarea--ai-success{border-color:var(--theme-success-500);animation:3s ease-out forwards social-post-editor-success-fade;box-shadow:0 0 0 3px #22c55e26}@media (width<=1024px){.social-post-editor__content{grid-template-columns:1fr}.social-post-editor__sidebar{position:static}.social-post-editor__scheduling-row{grid-template-columns:1fr 1fr}.social-post-editor__config-card-split{grid-template-columns:1fr}.social-post-editor__config-card-preview{max-height:none;position:static}.social-post-editor__datetime-popover{width:min(420px,100vw - 24px)}.social-post-editor__datetime-body{grid-template-columns:1fr}.social-post-editor__datetime-time-panel{border-right:0;border-bottom:1px solid var(--theme-elevation-200)}.social-post-editor__datetime-time-list{flex-flow:wrap;max-height:140px}.social-post-editor__datetime-time-list button{flex:none;min-width:54px}.social-post-editor__datetime-time-local{display:none}.social-post-editor__datetime-time-header{padding:0 10px}.social-post-editor__datetime-section-label--muted{display:none}.social-post-editor__target-platform-row{position:relative}.social-post-editor__target-platform{position:static}.social-post-editor__target-account-menu{left:0;right:auto}}@media (width<=768px){.social-post-editor__video-field-actions{flex-direction:column;align-items:flex-start}}@media (width<=640px){.social-post-editor{padding:16px}.social-post-editor__mobile-step-context{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;padding:10px 12px;display:flex}.social-post-editor__steps{gap:2px;margin-bottom:6px;padding:4px}.social-post-editor__step{gap:0;padding:8px 6px}.social-post-editor__step-label{display:none}.social-post-editor__step-num{width:22px;height:22px;font-size:11px}.social-post-editor__main{gap:18px}.social-post-editor__card-body{padding:16px}.social-post-editor__target-selector-header{flex-direction:column;gap:12px}.social-post-editor__target-publisher{width:100%;min-width:0}.social-post-editor__target-account-menu{flex-direction:column;width:auto;max-height:calc(100dvh - 32px);display:flex;position:fixed;inset:auto 16px 16px}.social-post-editor__target-account-list{min-height:0;max-height:none;overflow-y:auto}.social-post-editor__scheduling-row{grid-template-columns:1fr}.social-post-editor__header{flex-direction:column;align-items:flex-start;gap:12px}.social-post-editor__header-left{flex-wrap:wrap}.social-post-editor__header-actions{flex-wrap:wrap;width:100%}.social-post-editor__platform-grid{grid-template-columns:repeat(2,1fr)}.social-post-editor__post-type-preview-grid{grid-template-columns:1fr}.social-post-editor__sidebar{display:none}.social-post-editor__mobile-summary-toggle{min-width:156px;display:inline-flex}.social-post-editor__mobile-summary-panel{margin-bottom:14px;display:block}.social-post-editor__config-card-split{grid-template-columns:1fr}.social-post-editor__config-card-preview{max-height:none;position:static}.social-post-editor__datetime-quick-actions{flex-wrap:wrap}.social-post-editor__datetime-time-list button{min-width:48px}}.spe-preview{color:#1c1e21;background:#fff;border-radius:4px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;overflow:hidden}.spe-preview__header{align-items:center;gap:8px;padding:12px 12px 6px;display:flex}.spe-preview__avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:700;display:flex}.spe-preview__avatar--fb{background:#1877f2}.spe-preview__avatar--li{background:#0a66c2}.spe-preview__avatar--tw{background:#1da1f2}.spe-preview__avatar--ig{background:linear-gradient(135deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.spe-preview__actor{flex:1;min-width:0}.spe-preview__name{white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.spe-preview__name--fb{color:#3b5998;font-size:14px}.spe-preview__name--li{color:#000000d9;font-family:Source Sans Pro,Helvetica,Arial,sans-serif;font-size:15px;font-weight:600}.spe-preview__name--tw{color:#0f1419;font-size:15px}.spe-preview__name--ig{color:#262626;font-size:14px}.spe-preview__handle{color:#536471;margin-left:4px;font-size:13px}.spe-preview__meta{color:#9197a3;font-size:11px}.spe-preview__meta--tw{color:#536471;font-size:13px}.spe-preview__dots{color:#9197a3;letter-spacing:1px;cursor:default;margin-left:auto;padding:0 4px;font-size:18px}.spe-preview__dots--tw{color:#536471}.spe-preview__follow-btn{color:#0a66c2;cursor:default;white-space:nowrap;background:0 0;border:1px solid #0a66c2;border-radius:16px;margin-left:auto;padding:4px 12px;font-size:14px;font-weight:600}.spe-preview__copy{white-space:pre-wrap;word-break:break-word;padding:4px 12px 10px;line-height:1.5}.spe-preview__copy--fb{color:#1c1e21;font-size:14px}.spe-preview__copy--li{color:#000000b3;margin:0 16px 8px;padding:0;font-size:15px}.spe-preview__copy--tw{color:#0f1419;padding:4px 0 8px;font-size:15px}.spe-preview__copy--ig{color:#262626;padding:6px 12px 8px;font-size:14px}.spe-preview__media-grid{gap:2px;display:grid;overflow:hidden}.spe-preview__media-grid--1{grid-template-columns:1fr}.spe-preview__media-grid--2{grid-template-columns:1fr 1fr}.spe-preview__media-grid--3{grid-template-rows:auto auto;grid-template-columns:1fr 1fr}.spe-preview__media-grid--3 .spe-preview__media-cell:first-child{grid-column:span 2}.spe-preview__media-grid--4{grid-template-columns:1fr 1fr}.spe-preview__media-grid--tw{border-radius:12px;overflow:hidden}.spe-preview__media-cell{aspect-ratio:16/9;background:#e4e6ea;position:relative;overflow:hidden}.spe-preview__media-cell img,.spe-preview__media-cell video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.spe-preview__media-more{color:#fff;background:#00000080;justify-content:center;align-items:center;font-size:20px;font-weight:700;display:flex;position:absolute;inset:0}.spe-preview__media-fallback{color:#9197a3;text-align:center;background:#e4e6ea;justify-content:center;align-items:center;width:100%;height:100%;min-height:80px;padding:8px;font-size:11px;display:flex}.spe-preview__ig-media{aspect-ratio:1;background:#efefef;width:100%;overflow:hidden}.spe-preview__ig-media-placeholder{aspect-ratio:1;background:#efefef;width:100%}.spe-preview__media-cell--ig-main{width:100%;height:100%;aspect-ratio:unset}.spe-preview__media-cell--ig-main img,.spe-preview__media-cell--ig-main video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.spe-preview__link-card{overflow:hidden}.spe-preview__link-card--fb{background:#f2f3f5;border-top:1px solid #dddfe2;margin:0}.spe-preview__link-card--li{background:#fff;border:1px solid #00000026;border-radius:2px;margin:0 16px 8px;overflow:hidden}.spe-preview__link-card--tw{background:#fff;border:1px solid #cfd9de;border-radius:12px;margin-top:10px;overflow:hidden}.spe-preview__link-loading{color:#9197a3;text-align:center;padding:16px;font-size:12px}.spe-preview__link-image{-o-object-fit:cover;object-fit:cover;width:100%;display:block}.spe-preview__link-card--fb .spe-preview__link-image{height:210px}.spe-preview__link-card--li .spe-preview__link-image{height:200px}.spe-preview__link-image--tw{-o-object-fit:cover;object-fit:cover;width:100%;height:180px;display:block}.spe-preview__link-image-placeholder{background:#dddfe2;width:100%;height:210px}.spe-preview__link-card--li .spe-preview__link-image-placeholder{height:200px}.spe-preview__link-image-placeholder--tw{height:180px}.spe-preview__link-meta{padding:10px 12px}.spe-preview__link-meta--li{background:#f3f2ef;padding:12px 16px}.spe-preview__link-meta--tw{padding:10px 14px}.spe-preview__link-domain{text-transform:uppercase;color:#606770;margin-bottom:2px;font-size:12px}.spe-preview__link-domain--li{text-transform:none;color:#0009;margin-top:2px;font-size:12px}.spe-preview__link-domain--tw{text-transform:none;color:#536471;font-size:13px}.spe-preview__link-title{color:#1d2129;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;font-weight:600;display:-webkit-box;overflow:hidden}.spe-preview__link-title--li{color:#000000d9;-webkit-line-clamp:2;font-size:14px;font-weight:600}.spe-preview__link-title--tw{color:#0f1419;font-size:14px;font-weight:400}.spe-preview__reactions{border-top:1px solid #e4e6eb;align-items:center;gap:4px;padding:4px;display:flex}.spe-preview__reactions--fb{padding:4px}.spe-preview__reactions--li{border-top:1px solid #0000001a;padding:6px 16px}.spe-preview__reactions--tw{border-top:none;gap:16px;padding:8px 0 2px}.spe-preview__reactions--ig{border-top:none;padding:6px 10px}.spe-preview__reaction-btn{color:#606770;cursor:default;background:0 0;border:none;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:4px;padding:6px 4px;font-size:13px;font-weight:600;display:flex}.spe-preview__reactions--li .spe-preview__reaction-btn{color:#0009;font-size:14px}.spe-preview__reactions--tw .spe-preview__reaction-btn{flex:unset;color:#536471;padding:4px;font-size:18px}.spe-preview__reactions--ig .spe-preview__reaction-btn{flex:unset;padding:2px 6px;font-size:20px}.spe-preview__reaction-btn--right{margin-left:auto}.spe-preview__tweet-row{gap:10px;padding:12px 16px 4px;display:flex}.spe-preview__avatar-col{flex-shrink:0}.spe-preview__tweet-content{flex:1;min-width:0}.spe-preview__tweet-header{flex-wrap:wrap;align-items:baseline;gap:4px;margin-bottom:2px;display:flex}.spe-preview--facebook{border:1px solid #dddfe2;border-radius:8px;max-width:500px;box-shadow:0 1px 2px #0000001a}.spe-preview--linkedin{border-radius:2px;max-width:552px;box-shadow:0 0 0 1px #0000001a,0 2px 3px #0003}.spe-preview--twitter{border:1px solid #cfd9de;border-radius:12px;max-width:600px}.spe-preview--instagram{border:1px solid #dbdbdb;border-radius:4px;max-width:468px}.spe-preview-stack{gap:12px;display:grid}.spe-comment-preview{color:#0f1419;background:#fff;border:1px solid #d7dce1;border-radius:12px;overflow:hidden}.spe-comment-preview__header{align-items:center;gap:10px;padding:12px 14px 8px;display:flex}.spe-comment-preview__avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:flex}.spe-comment-preview__avatar--facebook{background:#1877f2}.spe-comment-preview__avatar--linkedin{background:#0a66c2}.spe-comment-preview__avatar--twitter{background:#1d9bf0}.spe-comment-preview__meta{min-width:0}.spe-comment-preview__label{letter-spacing:.04em;text-transform:uppercase;color:#6b7785;font-size:11px;font-weight:700}.spe-comment-preview__author{color:#1f2933;margin-top:2px;font-size:13px;font-weight:600}.spe-comment-preview__body{white-space:pre-wrap;word-break:break-word;color:#0f1419;padding:0 14px 14px;font-size:14px;line-height:1.5}.spe-comment-preview__link-card{background:#fff;border:1px solid #d7dce1;border-radius:10px;margin:0 14px 14px;overflow:hidden}.spe-comment-preview__link-image{-o-object-fit:cover;object-fit:cover;width:100%;height:160px;display:block}.spe-comment-preview__link-image-placeholder{background:#e5e9ee;width:100%;height:160px}.spe-comment-preview__link-meta{padding:10px 12px 12px}.spe-comment-preview__link-domain{color:#6b7785;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:600}.spe-comment-preview__link-title{color:#1f2933;word-break:break-word;font-size:14px;font-weight:600;line-height:1.35}.spe-comment-preview--facebook{border-radius:10px}.spe-comment-preview--linkedin{border-radius:8px}.spe-comment-preview--twitter{border-color:#cfd9de}@keyframes social-post-editor-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes social-post-editor-spin{to{transform:rotate(360deg)}}@keyframes social-post-editor-success-fade{0%{border-color:var(--theme-success-500);box-shadow:0 0 0 3px #22c55e26}70%{border-color:var(--theme-success-500);box-shadow:0 0 0 3px #22c55e1a}to{border-color:var(--theme-elevation-200);box-shadow:none}}.spe-copilot{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-200);border-radius:12px;flex-direction:column;height:calc(100vh - 48px);max-height:720px;animation:.2s ease-out spe-copilot-slide-in;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.spe-copilot--closing{animation:.2s ease-in forwards spe-copilot-slide-out}.spe-copilot__header{border-bottom:1px solid var(--theme-elevation-150);background:var(--theme-elevation-50);flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.spe-copilot__header-title{color:var(--theme-text);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.spe-copilot__header-title svg{color:var(--theme-success-500)}.spe-copilot__close-btn{appearance:none;color:var(--theme-elevation-500);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:background-color .15s,color .15s;display:flex}.spe-copilot__close-btn:hover{background:var(--theme-elevation-100);color:var(--theme-text)}.spe-copilot__context-bar{border-bottom:1px solid var(--theme-elevation-100);flex-shrink:0;align-items:center;gap:8px;padding:8px 14px;display:flex}.spe-copilot__context-label{color:var(--theme-elevation-500);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:11px;overflow:hidden}.spe-copilot__status-badge{background:color-mix(in srgb, var(--theme-success-500) 12%, transparent);color:var(--theme-success-500);border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:10px;font-weight:600}.spe-copilot__body,.spe-copilot__chat{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.spe-copilot__presets{flex-direction:column;flex-shrink:0;gap:4px;min-width:0;padding:8px 14px 0;display:flex;overflow:hidden}.spe-copilot__presets-label{text-transform:uppercase;letter-spacing:.04em;color:var(--theme-elevation-500);font-size:10px;font-weight:600}.spe-copilot__presets-list{scrollbar-width:none;gap:6px;width:0;min-width:100%;max-width:100%;padding-bottom:4px;display:flex;overflow-x:auto}.spe-copilot__presets-list::-webkit-scrollbar{display:none}.spe-copilot__preset-chip{appearance:none;border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);color:var(--theme-elevation-700);cursor:pointer;white-space:nowrap;border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:11px;font-weight:500;transition:border-color .15s,background-color .15s,color .15s}.spe-copilot__preset-chip:hover{border-color:var(--theme-elevation-300);background:var(--theme-elevation-50);color:var(--theme-text)}.spe-copilot__session-actions{flex-shrink:0;justify-content:flex-end;padding:8px 14px 0;display:flex}.spe-copilot__session-btn{appearance:none;border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);color:var(--theme-elevation-600);cursor:pointer;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:500;transition:border-color .15s,background-color .15s,color .15s}.spe-copilot__session-btn:hover:not(:disabled){border-color:var(--theme-elevation-300);background:var(--theme-elevation-50);color:var(--theme-text)}.spe-copilot__session-btn:disabled{opacity:.5;cursor:not-allowed}.spe-copilot__thread{flex-direction:column;flex:1;min-height:0;display:flex}.spe-copilot__viewport{flex-direction:column;flex:1;gap:10px;min-height:0;padding:12px 14px;display:flex;overflow-y:auto}.spe-copilot__empty{color:var(--theme-elevation-400);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:32px 16px;font-size:13px;display:flex}.spe-copilot__empty--loading .spe-copilot__empty-icon{animation:1.4s ease-in-out infinite spe-copilot-empty-icon-pulse}.spe-copilot__empty--loading .spe-copilot__empty-text,.spe-copilot__empty-icon{color:var(--theme-elevation-300)}.spe-copilot__empty-text{align-items:baseline;display:inline-flex}.spe-copilot__empty-dots{text-align:left;width:1.6em;display:inline-block;overflow:hidden}.spe-copilot__empty-dots:before{content:"...";animation:1.2s steps(4,end) infinite spe-copilot-loading-dots;display:inline-block}.spe-copilot__typing{align-items:center;gap:4px;padding:10px 14px;display:flex}.spe-copilot__typing-dot{background:var(--theme-elevation-400);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite spe-copilot-dot-pulse}.spe-copilot__typing-dot:nth-child(2){animation-delay:.15s}.spe-copilot__typing-dot:nth-child(3){animation-delay:.3s}.spe-copilot__message{flex-direction:column;gap:2px;display:flex;position:relative}.spe-copilot__message--user{align-items:flex-end}.spe-copilot__message--assistant{align-items:flex-start}.spe-copilot__bubble{white-space:pre-wrap;word-break:break-word;border-radius:12px;max-width:88%;padding:8px 12px;font-size:13px;line-height:1.5}.spe-copilot__bubble:not(:has(*)){display:none}.spe-copilot__message--user .spe-copilot__bubble{background:color-mix(in srgb, var(--theme-success-500) 10%, var(--theme-elevation-50));border:1px solid color-mix(in srgb, var(--theme-success-500) 20%, var(--theme-elevation-200));color:var(--theme-text);border-bottom-right-radius:4px}.spe-copilot__message--assistant .spe-copilot__bubble{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);color:var(--theme-text);border-bottom-left-radius:4px}.spe-copilot__message-text{color:inherit;font-size:inherit;line-height:inherit}.spe-copilot__tool-status{margin-top:4px}.spe-copilot__tool-badge{border:1px dashed var(--theme-elevation-200);background:var(--theme-elevation-50);color:var(--theme-elevation-600);border-radius:4px;padding:2px 8px;font-size:11px;font-weight:500;display:inline-block}.spe-copilot__tool-badge--applied{border-color:var(--theme-success-500);background:color-mix(in srgb, var(--theme-success-500) 8%, transparent);color:var(--theme-success-500)}.spe-copilot__tool-badge--rejected{border-color:var(--theme-error-500);background:color-mix(in srgb, var(--theme-error-500) 8%, transparent);color:var(--theme-error-500)}.spe-copilot__timestamp{color:var(--theme-elevation-400);padding:0 4px;font-size:10px;line-height:1}.spe-copilot__action-bar{opacity:0;transition:opacity .15s;position:absolute;top:4px;right:4px}.spe-copilot__message:hover .spe-copilot__action-bar{opacity:1}.spe-copilot__edit-btn{appearance:none;background:var(--theme-elevation-100);color:var(--theme-elevation-500);cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:background-color .15s,color .15s;display:flex}.spe-copilot__edit-btn:hover{background:var(--theme-elevation-200);color:var(--theme-text)}.spe-copilot__edit-composer{flex-direction:column;align-self:flex-end;gap:6px;width:100%;max-width:88%;display:flex}.spe-copilot__edit-composer-input{border:1px solid var(--theme-success-500);background:var(--theme-elevation-0);width:100%;color:var(--theme-text);resize:none;box-shadow:0 0 0 2px color-mix(in srgb, var(--theme-success-500) 12%, transparent);border-radius:8px;outline:none;padding:8px 12px;font-size:13px;line-height:1.4}.spe-copilot__edit-composer-actions{justify-content:flex-end;gap:6px;display:flex}.spe-copilot__edit-composer-cancel,.spe-copilot__edit-composer-submit{appearance:none;cursor:pointer;border:none;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:500;transition:background-color .15s}.spe-copilot__edit-composer-cancel{background:var(--theme-elevation-100);color:var(--theme-elevation-600)}.spe-copilot__edit-composer-cancel:hover{background:var(--theme-elevation-200)}.spe-copilot__edit-composer-submit{background:var(--theme-success-500);color:#fff}.spe-copilot__edit-composer-submit:hover{background:color-mix(in srgb, var(--theme-success-500) 85%, #000)}.spe-copilot__edit-composer-submit:disabled{opacity:.5;cursor:not-allowed}.spe-copilot__composer{border-top:1px solid var(--theme-elevation-150);background:var(--theme-elevation-50);flex-shrink:0;align-items:flex-start;gap:8px;padding:10px 14px;display:flex}.spe-copilot__composer-input{border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);min-height:36px;max-height:160px;color:var(--theme-text);resize:none;border-radius:8px;outline:none;flex:1;padding:8px 12px;font-size:13px;line-height:1.4;transition:border-color .15s;overflow-y:auto}.spe-copilot__composer-input::placeholder{color:var(--theme-elevation-400)}.spe-copilot__composer-input:focus{border-color:var(--theme-success-500);box-shadow:0 0 0 2px color-mix(in srgb, var(--theme-success-500) 12%, transparent)}.spe-copilot__composer-actions{flex-shrink:0;gap:4px;display:flex}.spe-copilot__action-btn{appearance:none;color:var(--theme-elevation-500);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:background-color .15s,color .15s;display:flex}.spe-copilot__action-btn:hover:not(:disabled){background:var(--theme-elevation-100);color:var(--theme-text)}.spe-copilot__action-btn:disabled{opacity:.4;cursor:not-allowed}.spe-copilot__action-btn-icon{flex-shrink:0;display:block}.spe-copilot__action-btn-icon--spin{animation:.8s linear infinite spe-copilot-action-spin}.spe-copilot__action-btn-icon--stop{stroke-width:0}.spe-copilot__action-btn--send{background:var(--theme-success-500);color:#fff;border-radius:50%;padding:7px}.spe-copilot__action-btn--send:hover:not(:disabled){background:color-mix(in srgb, var(--theme-success-500) 85%, black);color:#fff}.spe-copilot__action-btn--stop{background:var(--theme-elevation-700);color:#fff;border-radius:50%;padding:7px}.spe-copilot__action-btn--stop:hover:not(:disabled){background:var(--theme-elevation-800);color:#fff}.spe-copilot__error{color:var(--theme-error-500);padding:6px 14px;font-size:12px}@keyframes spe-copilot-slide-in{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@keyframes spe-copilot-slide-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(12px)}}@keyframes spe-copilot-dot-pulse{0%,60%,to{opacity:.3;transform:scale(.8)}30%{opacity:1;transform:scale(1)}}@keyframes spe-copilot-empty-icon-pulse{0%,to{opacity:.45;transform:scale(.9)rotate(-8deg)}50%{opacity:1;transform:scale(1.05)rotate(8deg)}}@keyframes spe-copilot-action-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spe-copilot-loading-dots{0%{width:0}to{width:1.6em}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.grafa-pml{z-index:12000;pointer-events:none;position:fixed;inset:0}.grafa-pml__backdrop{z-index:0;pointer-events:auto;background:#020e13b8;position:fixed;inset:0}.grafa-pml__frame{z-index:1;box-sizing:border-box;pointer-events:none;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.grafa-pml__panel{z-index:1;pointer-events:auto;border:1px solid var(--theme-elevation-200,#ffffff1f);background:var(--theme-elevation-50,#020e13);border-radius:12px;flex-direction:column;width:100%;max-width:960px;max-height:90vh;padding:20px;display:flex;position:relative}.grafa-pml__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.grafa-pml__title{color:var(--theme-text,#fff);margin:0;font-size:16px;font-weight:700}.grafa-pml__close{color:#ffffffa6;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;display:inline-flex}.grafa-pml__close:hover{background:#ffffff14}.grafa-pml__search-label{margin-bottom:12px;display:block}.grafa-pml__search-input{border:1px solid var(--theme-elevation-200,#ffffff26);background:var(--theme-elevation-0,#001018);width:100%;color:var(--theme-text,#fff);font:inherit;border-radius:8px;padding:10px 12px}.grafa-pml__search-input::placeholder{color:#ffffff59}.grafa-pml__hint,.grafa-pml__loading{color:#ffffff8c;margin:0 0 12px;font-size:13px}.grafa-pml__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;min-height:0;max-height:min(56vh,520px);padding:4px 0;display:grid;overflow-y:auto}.grafa-pml__tile{text-align:left;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:10px;padding:0;transition:border-color .15s,box-shadow .15s;overflow:hidden}.grafa-pml__tile:hover:not(:disabled){border-color:#ffffff47}.grafa-pml__tile:disabled{cursor:not-allowed;opacity:.45}.grafa-pml__tile--selected{border:2px solid #36a0f9f2;box-shadow:0 0 0 1px #36a0f959}.grafa-pml__thumb{-o-object-fit:cover;object-fit:cover;width:100%;height:112px;display:block}.grafa-pml__thumb-fallback{color:#ffffff59;justify-content:center;align-items:center;height:112px;display:flex}.grafa-pml__caption{color:#ffffffd9;padding:8px;font-size:11px;font-weight:500;line-height:1.25}.grafa-pml__load-more{justify-content:center;margin-top:16px;display:flex}.grafa-pml__footer{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:20px;padding-top:16px;display:flex}.grafa-pml__btn{appearance:none;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600}.grafa-pml__btn:disabled{opacity:.55;cursor:not-allowed}.grafa-pml__btn--ghost{color:#ffffffd9;background:0 0;border-color:#ffffff26}.grafa-pml__btn--ghost:hover:not(:disabled){background:#ffffff0f}.grafa-pml__btn--primary{background:var(--theme-success-600,#15a37a);color:#fff}.grafa-pml__btn--primary:hover:not(:disabled){filter:brightness(1.05)}.grafa-pml__children{flex-shrink:0;margin-bottom:12px}.portal-datetime{position:relative}.portal-datetime__trigger{text-align:left;color:#ffffff8c;justify-content:space-between;align-items:center;gap:8px;display:flex}.portal-datetime__trigger--has-value{color:#fff}.portal-datetime__trigger-main{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:8px;min-width:0;display:inline-flex;overflow:hidden}.portal-datetime__popover{z-index:140;background:#03243a;border:1px solid #ffffff1f;border-radius:10px;flex-direction:column;max-width:calc(100vw - 24px);display:flex;position:fixed;overflow:hidden;box-shadow:0 14px 38px #0006}.portal-datetime__popover--up{transform:translateY(-100%)}.portal-datetime__quick-actions{background:#001f33;border-bottom:1px solid #ffffff14;gap:8px;padding:10px;display:flex}.portal-datetime__quick-actions button{color:#fffffff2;cursor:pointer;background:#ffffff14;border:1px solid #ffffff38;border-radius:7px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.portal-datetime__quick-actions button:hover{background:#ffffff1f}.portal-datetime__body{grid-template-columns:minmax(0,220px) minmax(0,1fr);display:grid}.portal-datetime__time-panel{background:#001f33;border-right:1px solid #ffffff14}.portal-datetime__time-header{border-bottom:1px solid #ffffff14;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;padding:10px 12px 8px;display:grid}.portal-datetime__section-label{letter-spacing:.04em;color:#ffffffc7;text-transform:uppercase;font-size:11px;font-weight:600}.portal-datetime__section-label--muted{color:#ffffff80;text-align:right}.portal-datetime__time-list{max-height:300px;padding:4px;overflow-y:auto}.portal-datetime__time-list button{color:#ffffffd6;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;grid-template-columns:minmax(0,1fr) minmax(0,auto);align-items:center;gap:8px;width:100%;padding:7px 8px;display:grid}.portal-datetime__time-list button:hover{background:#ffffff1a}.portal-datetime__time-list button.selected{color:#fff;background:#1282e84d}.portal-datetime__time-local{color:#ffffff8c;text-align:right;font-size:12px}.portal-datetime__calendar-panel{padding:10px 12px 12px}.portal-datetime__calendar-header{grid-template-columns:28px minmax(0,1fr) 28px;align-items:center;margin-bottom:8px;display:grid}.portal-datetime__calendar-header button{color:#ffffffe6;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff2e;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.portal-datetime__calendar-header button:hover{background:#ffffff1a}.portal-datetime__calendar-header span{text-align:center;color:#fffffff2;font-size:14px;font-weight:600}.portal-datetime__weekdays{grid-template-columns:repeat(7,minmax(0,1fr));margin-bottom:6px;display:grid}.portal-datetime__weekdays span{text-align:center;color:#ffffff80;padding:6px 0;font-size:11px}.portal-datetime__calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;display:grid}.portal-datetime__calendar-grid button{color:#ffffffdb;cursor:pointer;background:0 0;border:0;border-radius:8px;width:100%;padding:9px 0;font-size:13px;line-height:1}.portal-datetime__calendar-grid button:hover{background:#ffffff1a}.portal-datetime__calendar-grid button.today{outline:1px solid #ffffff3d}.portal-datetime__calendar-grid button.selected{color:#fff;background:#1282e8}.portal-datetime__calendar-grid button.muted{color:#ffffff59}.portal-datetime__body--date-only{grid-template-columns:1fr}.portal-datetime__popover--date-only .portal-datetime__calendar-panel{padding-top:12px}@media (width<=920px){.portal-datetime__body:not(.portal-datetime__body--date-only){grid-template-columns:1fr}.portal-datetime__body:not(.portal-datetime__body--date-only) .portal-datetime__time-panel{border-bottom:1px solid #ffffff14;border-right:0}}.portal-social-accounts{--portal-surface:#001f33;--portal-surface-raised:#03243a;--portal-surface-hover:#06304b;--portal-surface-muted:#ffffff0a;--portal-border:#ffffff1f;--portal-border-strong:#ffffff38;--portal-text:#ffffffeb;--portal-text-muted:#ffffff9e;--portal-accent:#1282e8;--portal-accent-strong:#36a0f9;--portal-accent-soft:#1282e829;--portal-danger:#f66;--portal-danger-soft:#ff666624;--portal-warning:#ffc824;--portal-warning-soft:#ffc82426;--portal-control-height-md:36px;--portal-radius-md:8px;padding:24px}.portal-social-accounts__surface{width:100%;max-width:none;margin:0 auto}.portal-social-accounts .social-connect-account-surface,.portal-social-accounts .social-connect-account{color:var(--portal-text);width:100%;max-width:none;font-size:14px}.portal-social-accounts .social-connect-account-surface__card,.portal-social-accounts .social-connect-account{background:var(--portal-surface);border-color:#ffffff14;border-radius:12px;box-shadow:inset 0 1px #ffffff05}.portal-social-accounts .social-connect-account-surface__subtitle,.portal-social-accounts .social-connect-account__row-subtitle{color:var(--portal-text-muted)}.portal-social-accounts .social-connect-account-surface__refresh,.portal-social-accounts .social-connect-account-surface__button,.portal-social-accounts .social-connect-account-surface__icon-button,.portal-social-accounts .social-connect-account__secondary,.portal-social-accounts .social-connect-account__platform-btn,.portal-social-accounts .social-connect-account select{background:var(--portal-surface-raised);border-color:var(--portal-border);color:var(--portal-text);min-height:var(--portal-control-height-md);border-radius:var(--portal-radius-md);font-size:14px;font-weight:500}.portal-social-accounts .social-connect-account__primary,.portal-social-accounts .social-connect-account__platform-btn--active{background:linear-gradient(180deg, var(--portal-accent-strong) 0%, var(--portal-accent) 100%);color:#fff;min-height:var(--portal-control-height-md);border-radius:var(--portal-radius-md);border-color:#1282e8f2;font-size:14px;font-weight:600}.portal-social-accounts .social-connect-account__card,.portal-social-accounts .social-connect-account__row{background:var(--portal-surface-raised);border-color:#ffffff1a}.portal-social-accounts .social-connect-account__row:hover{background:#ffffff0a;border-color:#ffffff2e}.portal-social-accounts .social-connect-account-surface__refresh:hover:not(:disabled),.portal-social-accounts .social-connect-account-surface__button:hover:not(:disabled),.portal-social-accounts .social-connect-account-surface__icon-button:hover:not(:disabled),.portal-social-accounts .social-connect-account__secondary:hover:not(:disabled),.portal-social-accounts .social-connect-account__platform-btn:hover:not(.social-connect-account__platform-btn--active):not(:disabled){color:#fff;background:#ffffff1a;border-color:#ffffff42}.portal-social-accounts .social-connect-account__primary:hover:not(:disabled),.portal-social-accounts .social-connect-account__platform-btn--active:hover:not(:disabled){background:linear-gradient(180deg, #58b1fa 0%, var(--portal-accent-strong) 100%);border-color:var(--portal-accent-strong);color:#fff}.portal-social-accounts .social-connect-account-surface__refresh:focus-visible,.portal-social-accounts .social-connect-account-surface__button:focus-visible,.portal-social-accounts .social-connect-account-surface__icon-button:focus-visible,.portal-social-accounts .social-connect-account__secondary:focus-visible,.portal-social-accounts .social-connect-account__primary:focus-visible,.portal-social-accounts .social-connect-account__platform-btn:focus-visible,.portal-social-accounts .social-connect-account select:focus-visible{outline-offset:2px;outline:2px solid #1282e8bf}.portal-social-accounts .social-connect-account-surface__state{background:var(--portal-surface-raised);border-color:var(--portal-border)}.portal-social-accounts .social-connect-account__hint{background:var(--portal-accent-soft);color:#b9ddff;border-color:#1282e866}.portal-social-accounts .social-connect-account__warning{background:var(--portal-warning-soft);color:#ffe28a;border-color:#ffc82459}.portal-social-accounts .social-connect-account__error,.portal-social-accounts .social-connect-account-surface__error{background:var(--portal-danger-soft);color:#ffd9d9;border-color:#ff666659}.portal-social-accounts .social-connect-account-surface__table th,.portal-social-accounts .social-connect-account-surface__table td{border-bottom-color:#ffffff1a}.portal-social-accounts .social-connect-account select{border-radius:8px;padding:8px 10px}.portal-social-accounts .social-connect-account__primary:disabled,.portal-social-accounts .social-connect-account__secondary:disabled,.portal-social-accounts .social-connect-account__platform-btn:disabled,.portal-social-accounts .social-connect-account-surface__button:disabled,.portal-social-accounts .social-connect-account-surface__icon-button:disabled,.portal-social-accounts .social-connect-account-surface__refresh:disabled{opacity:.5}.portal-social-accounts .social-connect-account-surface__button--reauth{background:var(--portal-accent);border-color:var(--portal-accent-strong);color:#fff;font-weight:650}.portal-social-accounts .social-connect-account-surface__button--reauth:hover:not(:disabled){background:var(--portal-accent-strong);color:#fff;border-color:#7fc4ff}.portal-social-accounts .social-connect-account-surface__button--revoke{color:#ffd27a}.portal-social-accounts .social-connect-account-surface__button--revoke:hover:not(:disabled){color:#ffdd94;background:#ffc82424;border-color:#ffc82480}.portal-social-accounts .social-connect-account-surface__button--delete{color:#ff9c9c}.portal-social-accounts .social-connect-account-surface__button--delete:hover:not(:disabled){color:#ffb3b3;background:#ff666624;border-color:#ff666680}.portal-social-accounts .social-connect-account-surface__button--danger{color:#fff;background:#b93838;border-color:#e15d5d}.portal-social-accounts .social-connect-account-surface__button--danger:hover:not(:disabled){color:#fff;background:#d14747;border-color:#f77}.portal-social-accounts .social-connect-account-surface__status--needs_reauth{color:#ffe08a}.portal-social-accounts .social-connect-account-surface__status--needs_reauth .social-connect-account-surface__status-dot{background:var(--portal-warning);box-shadow:0 0 0 3px #ffc8242e}.portal-social-accounts .social-connect-account-surface__status--connected .social-connect-account-surface__status-dot{background:#57d68d;box-shadow:0 0 0 3px #57d68d29}.portal-social-accounts .social-connect-account-surface__tooltip{color:#062238;background:#e9f5ff;box-shadow:0 12px 32px #00000061}.portal-social-accounts .social-connect-account-surface__confirmation{color:#ffe28a;background:#ffc8241a;border-color:#ffc82459}.portal-social-accounts .social-connect-account-surface__confirmation--danger{background:var(--portal-danger-soft);color:#ffd9d9;border-color:#ff666659}.portal-social-accounts .social-connect-account-surface__confirmation p{color:var(--portal-text-muted)}@container (width<=920px){.portal-social-accounts .social-connect-account-surface__table tr{background:var(--portal-surface-raised);border-color:var(--portal-border)}.portal-social-accounts .social-connect-account-surface__table td:before{color:var(--portal-text-muted)}}@media (width<=760px){.portal-social-accounts{padding:14px}}.portal-social-accounts .social-connect-account__nav{display:none}.portal-social-editor{--portal-surface:#001f33;--portal-surface-raised:#03243a;--portal-surface-hover:#06304b;--portal-border-soft:#ffffff14;--portal-border:#ffffff1f;--portal-accent:#1282e8;--portal-accent-strong:#36a0f9;--portal-control-height-md:36px;--portal-radius-md:8px;--theme-elevation-0:var(--portal-surface);--theme-elevation-50:var(--portal-surface-raised);--theme-elevation-100:var(--portal-surface-hover);--theme-elevation-150:#073856;--theme-elevation-200:var(--portal-border);--theme-elevation-300:#fff3;--theme-elevation-400:#ffffff59;--theme-elevation-500:#ffffff8c;--theme-elevation-600:#ffffffc7;--theme-text:#fff;--theme-success-500:var(--portal-accent);--theme-error-500:#f66;--theme-warning-500:#ffc824}.portal-social-editor .social-post-editor{color:#ffffffeb}.portal-social-editor .social-post-editor__sidebar-link{color:var(--portal-accent-strong);word-break:break-all;margin-top:4px;font-size:13px;font-weight:500;text-decoration:none;display:inline-block}.portal-social-editor .social-post-editor__sidebar-link:hover{text-decoration:underline}.portal-social-editor .social-post-editor__sidebar .social-post-editor__edit-sidebar-actions{flex-direction:column;gap:10px;margin-top:4px;display:flex}.portal-social-editor .social-post-editor__sidebar .social-post-editor__edit-sidebar-actions .social-post-editor__btn{justify-content:center;width:100%;min-width:0}.portal-social-editor .social-post-editor__card,.portal-social-editor .social-post-editor__summary-panel,.portal-social-editor .social-post-editor__config-card,.portal-social-editor .social-post-editor__target-selector,.portal-social-editor .social-post-editor__article-selector-section{background:var(--portal-surface);border:1px solid var(--portal-border-soft);border-radius:12px}.portal-social-editor .social-post-editor__input,.portal-social-editor .social-post-editor__textarea,.portal-social-editor .social-post-editor__select{color:#fff;background:#ffffff08;border-color:#ffffff24}.portal-social-editor .social-post-editor__datetime-trigger{color:#ffffff8c;background:#ffffff08;border-color:#ffffff24}.portal-social-editor .social-post-editor__datetime-trigger:hover{background:#ffffff0f;border-color:#ffffff38}.portal-social-editor .social-post-editor__datetime-trigger--has-value{color:#fff;border-color:#ffffff38}.portal-social-editor .social-post-editor__datetime-popover{background:var(--portal-surface-raised);border-color:var(--portal-border)}.social-post-editor__datetime-popover--portal-theme{--theme-elevation-0:#001f33;--theme-elevation-50:#03243a;--theme-elevation-100:#06304b;--theme-elevation-150:#073856;--theme-elevation-200:#ffffff1f;--theme-elevation-300:#fff3;--theme-elevation-400:#ffffff59;--theme-elevation-500:#ffffff8c;--theme-elevation-600:#ffffffc7;--theme-text:#fff;--theme-success-500:#1282e8;color:#ffffffeb;background:#03243a;border-color:#ffffff1f}.social-post-editor__datetime-popover--portal-theme .social-post-editor__datetime-quick-actions{background:#001f33;border-bottom-color:#ffffff14}.social-post-editor__datetime-popover--portal-theme .social-post-editor__datetime-time-panel{background:#001f33;border-right-color:#ffffff14}.social-post-editor__timezone-popover--portal-theme,.social-post-editor__language-popover--portal-theme,.social-post-editor__delay-popover--portal-theme{--theme-elevation-0:#001f33;--theme-elevation-50:#03243a;--theme-elevation-100:#06304b;--theme-elevation-150:#073856;--theme-elevation-200:#ffffff1f;--theme-elevation-300:#fff3;--theme-elevation-400:#ffffff59;--theme-elevation-500:#ffffff8c;--theme-elevation-600:#ffffffc7;--theme-text:#fff;--theme-success-500:#1282e8;color:#ffffffeb;background:#03243a;border-color:#ffffff1f}.social-post-editor__timezone-popover--portal-theme .social-post-editor__timezone-search,.social-post-editor__language-popover--portal-theme .social-post-editor__language-search{background:#001f33;border-bottom-color:#ffffff14}.social-post-editor__delay-popover--portal-theme .social-post-editor__delay-custom input{color:#fff;background:#ffffff0f;border-color:#ffffff2e}.social-post-editor__delay-popover--portal-theme .social-post-editor__delay-custom input::placeholder{color:#ffffff73}.social-post-editor__delay-popover--portal-theme .social-post-editor__delay-custom button{color:#fffffff2;background:#ffffff14;border:1px solid #ffffff38}.social-post-editor__delay-popover--portal-theme .social-post-editor__delay-custom button:hover{background:#ffffff1f}.portal-social-editor .social-post-editor__timezone-trigger,.portal-social-editor .social-post-editor__language-trigger,.portal-social-editor .social-post-editor__delay-trigger{color:#fff;background:#ffffff08;border-color:#ffffff24}.portal-social-editor .social-post-editor__timezone-trigger:hover,.portal-social-editor .social-post-editor__language-trigger:hover,.portal-social-editor .social-post-editor__delay-trigger:hover{background:#ffffff0f;border-color:#ffffff38}.portal-social-editor .social-post-editor__timezone-trigger--open,.portal-social-editor .social-post-editor__language-trigger--open,.portal-social-editor .social-post-editor__delay-trigger--open{background:#ffffff0f;border-color:#1282e8a6}.portal-social-editor .social-post-editor__datetime-quick-actions{background:#001f33;border-bottom-color:#ffffff14}.portal-social-editor .social-post-editor__datetime-time-panel{background:#001f33;border-right-color:#ffffff14}.portal-social-editor .social-post-editor__input::-moz-placeholder{color:#ffffff73}.portal-social-editor .social-post-editor__textarea::-moz-placeholder{color:#ffffff73}.portal-social-editor .social-post-editor__input::placeholder,.portal-social-editor .social-post-editor__textarea::placeholder{color:#ffffff73}.portal-social-editor .social-post-editor__step{background:#ffffff0a;border-color:#ffffff1f}.portal-social-editor .social-post-editor__step.active{background:var(--portal-accent);border-color:var(--portal-accent-strong);color:#fff;box-shadow:inset 0 0 0 1px #ffffff38,0 8px 18px #1282e847}.portal-social-editor .social-post-editor__step.active:hover{color:#fff;background:#0f72cc}.portal-social-editor .social-post-editor__step.active .social-post-editor__step-num{color:var(--portal-accent);background:#fff;border-color:#fff}.portal-social-editor .social-post-editor__btn--secondary{background:#ffffff0f;border-color:#ffffff2e}.portal-social-editor .social-post-editor__btn--primary{background:var(--portal-accent);border-color:var(--portal-accent)}.portal-social-editor .social-post-editor__header-left .social-post-editor__btn,.portal-social-editor .social-post-editor__wizard-actions .social-post-editor__btn{border-radius:var(--portal-radius-md);min-height:var(--portal-control-height-md);border-style:solid;border-width:1px}.portal-social-editor .social-post-editor__header-left .social-post-editor__btn{justify-content:center;align-items:center;gap:0;padding:8px 16px;font-weight:500;display:inline-flex}.portal-social-editor .social-post-editor__header-left .social-post-editor__btn .social-post-editor__btn-icon,.portal-social-editor .social-post-editor__header-left .social-post-editor__btn .social-post-editor__btn-label{align-items:center;line-height:1;display:inline-flex}.portal-social-editor .social-post-editor__header-left .social-post-editor__btn .social-post-editor__btn-label{white-space:nowrap}.portal-social-editor .social-post-editor__header-left .social-post-editor__btn .social-post-editor__btn-icon+.social-post-editor__btn-label{margin-left:8px}.portal-social-editor .social-post-editor__datetime-dropdown{z-index:40;position:relative}.portal-social-editor .social-post-editor__datetime-popover{z-index:140}.portal-social-editor .social-post-editor__wizard-actions .social-post-editor__btn{justify-content:center;width:148px;min-width:148px;font-weight:600}.portal-social-editor .social-post-editor__header-left .social-post-editor__btn--secondary,.portal-social-editor .social-post-editor__wizard-actions .social-post-editor__btn--secondary{color:#fffffff2;background:#ffffff14;border-color:#ffffff38}.portal-social-editor .social-post-editor__wizard-actions .social-post-editor__btn--primary{background:linear-gradient(180deg, var(--portal-accent-strong) 0%, var(--portal-accent) 100%);color:#fff;border-color:#1282e8f2}.portal-social-editor .social-post-editor__review-actions .social-post-editor__btn--primary{color:#fff;--btn-padding-block-start:9px;--btn-padding-block-end:9px;--btn-padding-inline-start:16px;--btn-padding-inline-end:16px;background:linear-gradient(#1f91f2 0%,#1282e8 100%);border:1px solid #1282e8f2;border-radius:9px;min-width:168px;min-height:38px;font-weight:600}.portal-social-editor .social-post-editor__config-card-actions .social-post-editor__btn--subtle{color:#fffffff2;background:#ffffff14;border:1px solid #ffffff38;border-radius:7px;justify-content:center;align-items:center;padding:6px 12px;display:inline-flex}.portal-social-editor .social-post-editor__config-card-actions .social-post-editor__btn--subtle .social-post-editor__btn-icon,.portal-social-editor .social-post-editor__config-card-actions .social-post-editor__btn--subtle .social-post-editor__btn-label{white-space:nowrap;align-items:center;line-height:1;display:inline-flex}.portal-social-editor .social-post-editor__config-card-actions .social-post-editor__btn--subtle .social-post-editor__btn-icon+.social-post-editor__btn-label{margin-left:6px}.portal-social-editor .social-post-editor__config-card-actions .social-post-editor__btn--subtle:hover:not(:disabled){color:#fff;background:#ffffff1f;border-color:#ffffff47}.portal-social-editor .social-post-editor__btn:disabled{opacity:.45}.portal-social-editor .social-post-editor__btn:hover:not(:disabled){filter:brightness(1.08)}.portal-social-editor .social-post-editor__btn{white-space:nowrap}.portal-social-editor .social-post-editor__target-platform-button{border:1.5px solid #ffffff52;box-shadow:inset 0 0 0 1px #0000002e}.portal-social-editor .social-post-editor__target-account-menu,.portal-social-editor .social-post-editor__target-account-reauth-link,.portal-social-editor .social-post-editor__target-account-reauth-feedback button{color:#fffffff0;background:#001f33;border-color:#36a0f97a}.portal-social-editor .social-post-editor__target-account-option--needs-reauth{background:#d08a0017;border-color:#f5b53261}.portal-social-editor .social-post-editor__target-account-reauth-status,.portal-social-editor .social-post-editor__target-account-reauth-feedback{color:#f5c562}.portal-social-editor .social-post-editor__target-platform-button:not(.social-post-editor__target-platform-button--selected):hover,.portal-social-editor .social-post-editor__target-platform-button--open{border-color:#36a0f9e6}*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:Roboto Condensed,sans-serif;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media (width>=640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (width>=768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (width>=1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (width>=1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (width>=1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.pointer-events-none{pointer-events:none}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.-top-2\.5{top:-.625rem}.left-0{left:0}.left-1\/2{left:50%}.left-5{left:1.25rem}.right-1\.5{right:.375rem}.right-2{right:.5rem}.right-4{right:1rem}.top-0{top:0}.top-1\.5{top:.375rem}.top-2{top:.5rem}.top-6{top:1.5rem}.top-full{top:100%}.z-20{z-index:20}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[200\]{z-index:200}.col-span-2{grid-column:span 2/span 2}.col-span-4{grid-column:span 4/span 4}.col-span-8{grid-column:span 8/span 8}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-24{height:6rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-52{max-height:13rem}.max-h-72{max-height:18rem}.max-h-\[85vh\]{max-height:85vh}.max-h-\[min\(240px\,40vh\)\]{max-height:min(240px,40vh)}.max-h-full{max-height:100%}.min-h-\[380px\]{min-height:380px}.min-h-\[56px\]{min-height:56px}.min-h-\[72px\]{min-height:72px}.min-h-screen{min-height:100vh}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[150px\]{width:150px}.w-\[180px\]{width:180px}.w-\[280px\]{width:280px}.w-\[440px\]{width:440px}.w-\[520px\]{width:520px}.w-\[640px\]{width:640px}.w-\[860px\]{width:860px}.w-\[min\(calc\(100vw-2rem\)\,280px\)\]{width:min(100vw - 2rem,280px)}.w-\[var\(--radix-popover-trigger-width\)\]{width:var(--radix-popover-trigger-width)}.w-\[var\(--radix-select-trigger-width\)\]{width:var(--radix-select-trigger-width)}.w-fit{width:fit-content}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0}.min-w-\[120px\]{min-width:120px}.min-w-\[12rem\]{min-width:12rem}.min-w-\[180px\]{min-width:180px}.min-w-\[200px\]{min-width:200px}.min-w-\[220px\]{min-width:220px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-\[240px\]{max-width:240px}.max-w-\[260px\]{max-width:260px}.max-w-\[min\(280px\,28vw\)\]{max-width:min(280px,28vw)}.max-w-content{max-width:1440px}.max-w-full{max-width:100%}.max-w-md{max-width:28rem}.max-w-xl{max-width:36rem}.flex-1{flex:1}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.resize-y{resize:vertical}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-\[180px_1fr_auto\]{grid-template-columns:180px 1fr auto}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-2{row-gap:.5rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-white\/10>:not([hidden])~:not([hidden]){border-color:#ffffff1a}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-l-\[3px\]{border-left-width:3px}.border-t{border-top-width:1px}.border-emerald-300\/70{border-color:#6ee7b7b3}.border-grafa-orange{--tw-border-opacity:1;border-color:rgb(253 96 35/var(--tw-border-opacity,1))}.border-red-300\/80{border-color:#fca5a5cc}.border-transparent{border-color:#0000}.border-white\/10{border-color:#ffffff1a}.border-white\/15{border-color:#ffffff26}.border-white\/20{border-color:#fff3}.border-white\/30{border-color:#ffffff4d}.bg-\[\#001F33\]{--tw-bg-opacity:1;background-color:rgb(0 31 51/var(--tw-bg-opacity,1))}.bg-\[\#020E13\]{--tw-bg-opacity:1;background-color:rgb(2 14 19/var(--tw-bg-opacity,1))}.bg-\[rgba\(255\,255\,255\,0\.05\)\]{background-color:#ffffff0d}.bg-amber-500\/20{background-color:#f59e0b33}.bg-black\/20{background-color:#0003}.bg-black\/60{background-color:#0009}.bg-black\/70{background-color:#000000b3}.bg-grafa-blue\/20{background-color:#1282e833}.bg-grafa-deep{--tw-bg-opacity:1;background-color:rgb(2 14 19/var(--tw-bg-opacity,1))}.bg-transparent{background-color:#0000}.bg-white\/10{background-color:#ffffff1a}.bg-white\/5{background-color:#ffffff0d}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}.\!py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-1{padding-bottom:.25rem}.pb-1\.5{padding-bottom:.375rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pr-4{padding-right:1rem}.pt-2{padding-top:.5rem}.pt-5{padding-top:1.25rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-6{line-height:1.5rem}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-\[0\.22em\]{letter-spacing:.22em}.tracking-\[0\.24em\]{letter-spacing:.24em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#1282E8\]{--tw-text-opacity:1;color:rgb(18 130 232/var(--tw-text-opacity,1))}.text-\[\#36A0F9\]{--tw-text-opacity:1;color:rgb(54 160 249/var(--tw-text-opacity,1))}.text-amber-200\/90{color:#fde68ae6}.text-amber-300{--tw-text-opacity:1;color:rgb(252 211 77/var(--tw-text-opacity,1))}.text-emerald-200{--tw-text-opacity:1;color:rgb(167 243 208/var(--tw-text-opacity,1))}.text-emerald-300{--tw-text-opacity:1;color:rgb(110 231 183/var(--tw-text-opacity,1))}.text-grafa-blue-light{--tw-text-opacity:1;color:rgb(54 160 249/var(--tw-text-opacity,1))}.text-red-200{--tw-text-opacity:1;color:rgb(254 202 202/var(--tw-text-opacity,1))}.text-red-300{--tw-text-opacity:1;color:rgb(252 165 165/var(--tw-text-opacity,1))}.text-red-300\/90{color:#fca5a5e6}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-white\/15{color:#ffffff26}.text-white\/20{color:#fff3}.text-white\/25{color:#ffffff40}.text-white\/30{color:#ffffff4d}.text-white\/35{color:#ffffff59}.text-white\/40{color:#fff6}.text-white\/45{color:#ffffff73}.text-white\/50{color:#ffffff80}.text-white\/55{color:#ffffff8c}.text-white\/60{color:#fff9}.text-white\/65{color:#ffffffa6}.text-white\/70{color:#ffffffb3}.text-white\/75{color:#ffffffbf}.text-white\/80{color:#fffc}.text-white\/85{color:#ffffffd9}.text-white\/90{color:#ffffffe6}.text-yellow-400{--tw-text-opacity:1;color:rgb(250 204 21/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.underline-offset-2{text-underline-offset:2px}.placeholder-white\/25::placeholder{color:#ffffff40}.placeholder-white\/30::placeholder{color:#ffffff4d}.opacity-60{opacity:.6}.shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.outline-none{outline-offset:2px;outline:2px solid #0000}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-property:transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150{transition-duration:.15s}:root{--grafa-navy:#001f33;--grafa-deep:#020e13;--grafa-orange:#fd6023;--grafa-blue:#1282e8;--grafa-blue-light:#36a0f9;--grafa-green:#1bd2a6;--grafa-red:#f66;--grafa-yellow:#ffc824;--grafa-white:#fff}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{background-color:var(--grafa-deep);color:var(--grafa-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto Condensed,sans-serif;overflow:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#020e13}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff40}input,textarea,select{font-family:Roboto Condensed,sans-serif}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.portal-richtext-editor .rich-text-content{line-height:1.6}.portal-richtext-editor .rich-text-paragraph{margin:0 0 .7rem}.portal-richtext-editor .rich-text-heading-h1{color:#fffffffa;margin:.2rem 0 .8rem;font-size:1.5rem;font-weight:800;line-height:1.2}.portal-richtext-editor .rich-text-heading-h2{color:#fffffff2;margin:.25rem 0 .75rem;font-size:1.2rem;font-weight:700;line-height:1.3}.portal-richtext-editor .rich-text-heading-h3{color:#ffffffeb;margin:.25rem 0 .7rem;font-size:1.05rem;font-weight:700;line-height:1.35}.portal-richtext-editor .rich-text-heading-h4{color:#ffffffe6;margin:.2rem 0 .65rem;font-size:.98rem;font-weight:700;line-height:1.4}.portal-richtext-editor .rich-text-heading-h5{color:#ffffffe0;margin:.2rem 0 .6rem;font-size:.9rem;font-weight:700;line-height:1.45}.portal-richtext-editor .rich-text-heading-h6{letter-spacing:.02em;text-transform:uppercase;color:#fffc;margin:.2rem 0 .6rem;font-size:.82rem;font-weight:700;line-height:1.45}.portal-richtext-editor .rich-text-list-ul,.portal-richtext-editor .rich-text-list-ol{margin:.3rem 0 .8rem 1.25rem;padding:0}.portal-richtext-editor .rich-text-list-ul{list-style:outside}.portal-richtext-editor .rich-text-list-ol{list-style:decimal}.portal-richtext-editor .rich-text-list-item{margin:.2rem 0}.portal-richtext-editor .rich-text-quote{color:#ffffffeb;background:#36a0f914;border-left:3px solid #36a0f9b3;margin:.4rem 0 .8rem;padding:.45rem .8rem;font-style:italic}.portal-richtext-editor .rich-text-hr{border:none;border-top:1px solid #fff3;margin:.8rem 0}.portal-richtext-editor .rich-text-link{color:var(--grafa-blue-light);text-underline-offset:2px;text-decoration:underline}.portal-richtext-editor .rich-text-text-bold{font-weight:700}.portal-richtext-editor .rich-text-text-italic{font-style:italic}.portal-richtext-editor .rich-text-text-underline{text-underline-offset:2px;text-decoration:underline}.placeholder\:text-white\/25::placeholder{color:#ffffff40}.placeholder\:text-white\/30::placeholder{color:#ffffff4d}.first\:pt-0:first-child{padding-top:0}.hover\:border-white\/20:hover{border-color:#fff3}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-white\/5:hover{background-color:#ffffff0d}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-90:hover{opacity:.9}.focus-visible\:border-grafa-blue-light:focus-visible{--tw-border-opacity:1;border-color:rgb(54 160 249/var(--tw-border-opacity,1))}.focus-visible\:ring-0:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-70:disabled{opacity:.7}.data-\[state\=checked\]\:border-grafa-blue-light[data-state=checked]{--tw-border-opacity:1;border-color:rgb(54 160 249/var(--tw-border-opacity,1))}.data-\[state\=checked\]\:bg-grafa-blue\/40[data-state=checked]{background-color:#1282e866}@media (width>=640px){.sm\:basis-full{flex-basis:100%}.sm\:flex-row{flex-direction:row}.sm\:flex-wrap{flex-wrap:wrap}.sm\:items-end{align-items:flex-end}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media (width>=768px){.md\:mx-4{margin-left:1rem;margin-right:1rem}.md\:block{display:block}.md\:inline{display:inline}.md\:hidden{display:none}.md\:w-\[240px\]{width:240px}.md\:justify-start{justify-content:flex-start}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-2{padding-top:.5rem;padding-bottom:.5rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:pl-\[13px\]{padding-left:13px}.md\:text-2xl{font-size:1.5rem;line-height:2rem}}@media (width>=1280px){.xl\:grid-cols-\[minmax\(0\,1fr\)_320px\]{grid-template-columns:minmax(0,1fr) 320px}}.portal-pml.grafa-pml{z-index:60;font-family:Roboto Condensed,sans-serif}.portal-pml .grafa-pml__frame{padding:1.5rem}.portal-pml .grafa-pml__backdrop{background:#000000b3}.portal-pml .grafa-pml__panel{background:var(--grafa-deep,#020e13);border:1px solid #ffffff1f;border-radius:.75rem;max-width:80rem;max-height:90vh;padding:1.25rem}.portal-pml .grafa-pml__header{margin-bottom:1rem}.portal-pml .grafa-pml__title{color:var(--grafa-white,#fff);font-size:1rem;font-weight:700;line-height:1.25rem}.portal-pml .grafa-pml__close{color:#fff9;border-radius:.5rem;padding:.5rem}.portal-pml .grafa-pml__close:hover{color:#ffffffd9;background:#ffffff1a}.portal-pml .grafa-pml__search-label{margin-bottom:1rem}.portal-pml .grafa-pml__search-input{color:var(--grafa-white,#fff);background:#ffffff0d;border:1px solid #ffffff26;border-radius:.5rem}.portal-pml .grafa-pml__search-input::placeholder{color:#ffffff40}.portal-pml .grafa-pml__hint{color:#fbbf24e6;font-size:.875rem;line-height:1.25rem}.portal-pml .grafa-pml__loading{color:#ffffff80;font-size:.875rem;line-height:1.25rem}.portal-pml .grafa-pml__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media (width>=640px){.portal-pml .grafa-pml__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=768px){.portal-pml .grafa-pml__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.portal-pml .grafa-pml__tile{background:#ffffff05;border:1px solid #ffffff1a;border-radius:.5rem;height:max-content}.portal-pml .grafa-pml__tile:hover:not(:disabled){border-color:#ffffff4d}.portal-pml .grafa-pml__tile--selected{border:2px solid #36a0f9f2;box-shadow:0 0 0 1px #36a0f959}.portal-pml .grafa-pml__thumb,.portal-pml .grafa-pml__thumb-fallback{height:7rem}.portal-pml .grafa-pml__caption{color:#fff;text-overflow:ellipsis;white-space:nowrap;padding:.5rem;font-size:.75rem;font-weight:500;line-height:1rem;overflow:hidden}.portal-pml .grafa-pml__load-more{margin-top:1rem}.portal-pml .grafa-pml__footer{border-top:1px solid #ffffff1a;gap:.5rem;margin-top:1.25rem;padding-top:1rem}.portal-pml .grafa-pml__btn{border-radius:.5rem;font-size:.75rem;font-weight:600;line-height:1rem}.portal-pml .grafa-pml__btn--ghost{color:#ffffffb3;background:0 0;border:1px solid #ffffff26}.portal-pml .grafa-pml__btn--ghost:hover:not(:disabled){background:#ffffff14}.portal-pml .grafa-pml__btn--primary{background:var(--grafa-orange,#fd6023);color:var(--grafa-white,#fff);border:none}.portal-pml .grafa-pml__btn--primary:hover:not(:disabled){filter:none;background:#e5541f}.portal-pml .grafa-pml__children{margin-bottom:1rem}
