.PlatformIcon-module__4gFXMa__root{width:var(--platform-icon-frame-size);height:var(--platform-icon-frame-size);color:var(--platform-icon-color);flex:none;justify-content:center;align-items:center;line-height:0;display:inline-flex}.PlatformIcon-module__4gFXMa__tile,.PlatformIcon-module__4gFXMa__badge{border:1px solid var(--line);background:var(--panel);box-shadow:0 1px 2px #15161b0a}.PlatformIcon-module__4gFXMa__tile{border-radius:var(--platform-icon-radius)}.PlatformIcon-module__4gFXMa__badge{border-radius:50%}[data-theme=dark] .PlatformIcon-module__4gFXMa__tile,[data-theme=dark] .PlatformIcon-module__4gFXMa__badge{box-shadow:0 1px 2px #0000003d}
.ImageEditor-module__kxaPxW__backdrop{z-index:1200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0c0d1294;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ImageEditor-module__kxaPxW__dialog{border:1px solid var(--line);background:var(--panel);width:min(900px,100%);max-height:calc(100vh - 48px);color:var(--ink);border-radius:18px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 28px 90px #0a0a1257}.ImageEditor-module__kxaPxW__header{border-bottom:1px solid var(--line2);align-items:flex-start;gap:16px;padding:17px 18px 15px;display:flex}.ImageEditor-module__kxaPxW__header>div{flex:1;min-width:0}.ImageEditor-module__kxaPxW__header h2{letter-spacing:-.015em;margin:0;font-size:17px;font-weight:800;line-height:1.25}.ImageEditor-module__kxaPxW__header p{color:var(--faint);margin:3px 0 0;font-size:11px}.ImageEditor-module__kxaPxW__iconButton{border:1px solid var(--line);background:var(--panel);width:32px;height:32px;color:var(--sub);cursor:pointer;border-radius:9px;flex:none;justify-content:center;align-items:center;display:inline-flex}.ImageEditor-module__kxaPxW__body{min-height:0;padding:16px 18px 18px;overflow-y:auto}.ImageEditor-module__kxaPxW__stage{border:1px solid var(--line);background:linear-gradient(45deg, var(--line2) 25%, transparent 25%) 0 0 / 18px 18px, linear-gradient(-45deg, var(--line2) 25%, transparent 25%) 0 9px / 18px 18px, linear-gradient(45deg, transparent 75%, var(--line2) 75%) 9px -9px / 18px 18px, linear-gradient(-45deg, transparent 75%, var(--line2) 75%) -9px 0 / 18px 18px, var(--bg2);border-radius:14px;justify-content:center;align-items:center;min-height:320px;padding:14px;display:flex;overflow:hidden}.ImageEditor-module__kxaPxW__canvasWrap{width:min(100%, var(--editor-frame-width));background:#111;border-radius:8px;max-height:520px;position:relative;overflow:hidden;box-shadow:0 10px 36px #0a0a1238}.ImageEditor-module__kxaPxW__canvas{cursor:grab;touch-action:none;width:100%;height:100%;display:block}.ImageEditor-module__kxaPxW__canvas:active{cursor:grabbing}.ImageEditor-module__kxaPxW__cropGrid{pointer-events:none;background:linear-gradient(90deg,#0000 33.2%,#ffffff52 33.2% 33.5%,#0000 33.5% 66.5%,#ffffff52 66.5% 66.8%,#0000 66.8%),linear-gradient(#0000 33.2%,#ffffff52 33.2% 33.5%,#0000 33.5% 66.5%,#ffffff52 66.5% 66.8%,#0000 66.8%);border:1px solid #ffffffb8;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #00000029}.ImageEditor-module__kxaPxW__loading{color:#fffc;justify-content:center;align-items:center;font-size:11px;display:flex;position:absolute;inset:0}.ImageEditor-module__kxaPxW__stageMeta{color:var(--faint);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;gap:10px;margin-top:7px;font-size:10px;display:flex}.ImageEditor-module__kxaPxW__stageMeta span{align-items:center;gap:5px;display:inline-flex}.ImageEditor-module__kxaPxW__controls{grid-template-columns:minmax(0,1.5fr) minmax(220px,1fr);gap:12px;margin-top:14px;display:grid}.ImageEditor-module__kxaPxW__controlGroup{border:1px solid var(--line);background:var(--line2);border-radius:11px;min-width:0;padding:10px}.ImageEditor-module__kxaPxW__controlLabel{color:var(--sub);align-items:center;gap:6px;font-size:10.5px;font-weight:700;display:flex}.ImageEditor-module__kxaPxW__presetRow{gap:5px;margin-top:8px;display:flex;overflow-x:auto}.ImageEditor-module__kxaPxW__presetButton{border:1px solid var(--line);background:var(--panel);color:var(--sub);cursor:pointer;white-space:nowrap;border-radius:8px;flex:none;padding:6px 8px;font-size:9.5px;font-weight:650}.ImageEditor-module__kxaPxW__presetActive{border-color:var(--accent);background:var(--accent-soft);color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.ImageEditor-module__kxaPxW__zoomHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.ImageEditor-module__kxaPxW__zoomHeader strong{color:var(--ink);font-variant-numeric:tabular-nums;font-size:10px}.ImageEditor-module__kxaPxW__zoomRow{color:var(--faint);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;margin-top:8px;display:grid}.ImageEditor-module__kxaPxW__zoomRow input{width:100%;accent-color:var(--accent);margin:0}.ImageEditor-module__kxaPxW__toolRow{grid-column:1/-1;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid}.ImageEditor-module__kxaPxW__toolRow button{border:1px solid var(--line);background:var(--panel);min-height:38px;color:var(--sub);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:7px 8px;font-size:10px;font-weight:650;display:inline-flex}.ImageEditor-module__kxaPxW__toolRow .ImageEditor-module__kxaPxW__toolActive{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.ImageEditor-module__kxaPxW__footer{border-top:1px solid var(--line2);background:var(--panel);justify-content:flex-end;gap:8px;padding:13px 18px 15px;display:flex}.ImageEditor-module__kxaPxW__errorMessage{color:var(--danger);background:#f43f5e17;border-radius:9px;align-items:center;gap:6px;margin:0 18px 10px;padding:8px 10px;font-size:10.5px;font-weight:600;display:flex}.ImageEditor-module__kxaPxW__cancelButton,.ImageEditor-module__kxaPxW__applyButton{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:37px;padding:8px 13px;font-size:11.5px;font-weight:700;display:inline-flex}.ImageEditor-module__kxaPxW__cancelButton{border:1px solid var(--line);background:var(--panel);color:var(--ink)}.ImageEditor-module__kxaPxW__applyButton{background:var(--btn-bg);color:var(--btn-fg);border:none}.ImageEditor-module__kxaPxW__iconButton:disabled,.ImageEditor-module__kxaPxW__presetButton:disabled,.ImageEditor-module__kxaPxW__toolRow button:disabled,.ImageEditor-module__kxaPxW__cancelButton:disabled,.ImageEditor-module__kxaPxW__applyButton:disabled{cursor:default;opacity:.5}@media (max-width:720px){.ImageEditor-module__kxaPxW__backdrop{align-items:flex-end;padding:0}.ImageEditor-module__kxaPxW__dialog{border-radius:18px 18px 0 0;max-height:96vh}.ImageEditor-module__kxaPxW__body{padding:12px}.ImageEditor-module__kxaPxW__stage{min-height:260px;padding:10px}.ImageEditor-module__kxaPxW__canvasWrap{max-height:44vh}.ImageEditor-module__kxaPxW__controls{grid-template-columns:1fr}.ImageEditor-module__kxaPxW__toolRow{grid-column:auto;grid-template-columns:repeat(5,1fr)}.ImageEditor-module__kxaPxW__toolRow span{display:none}}
.login-module__4eMzKa__page{background:var(--bg);min-height:100vh;color:var(--ink);grid-template-columns:.95fr 1.05fr;display:grid;position:relative;overflow:hidden}.login-module__4eMzKa__activityPanel{background:var(--bg2);border-right:1px solid var(--line);flex-direction:column;justify-content:center;padding:56px;display:flex;position:relative;overflow:hidden}.login-module__4eMzKa__activityGrid,.login-module__4eMzKa__activityGlow,.login-module__4eMzKa__formGlow{pointer-events:none;position:absolute;inset:0}.login-module__4eMzKa__activityGrid{background-image:linear-gradient(var(--gridline) 1px, transparent 1px), linear-gradient(90deg, var(--gridline) 1px, transparent 1px);opacity:.8;background-size:48px 48px;-webkit-mask-image:radial-gradient(95% 85% at 50% 42%,#000 25%,#0000 78%);mask-image:radial-gradient(95% 85% at 50% 42%,#000 25%,#0000 78%)}.login-module__4eMzKa__activityGlow{background:radial-gradient(ellipse 640px 400px at 78% 0%, var(--tint), transparent 65%), radial-gradient(ellipse 560px 360px at 12% 100%, var(--tint2), transparent 65%)}.login-module__4eMzKa__activityContent{flex-direction:column;gap:26px;width:100%;max-width:450px;margin:0 auto;display:flex;position:relative}.login-module__4eMzKa__agentIdentity{align-items:center;gap:14px;margin-bottom:20px;display:flex}.login-module__4eMzKa__agentMascot{object-fit:contain;filter:drop-shadow(0 10px 20px #7c3aed40);flex:none}.login-module__4eMzKa__agentName{font-size:13px;font-weight:800}.login-module__4eMzKa__agentMeta{color:var(--sub);font-size:12.5px}.login-module__4eMzKa__activityTitle{letter-spacing:-.025em;margin:0 0 12px;font-size:31px;font-weight:800;line-height:1.14}.login-module__4eMzKa__activityCopy{color:var(--sub);margin:0;font-size:15.5px;line-height:1.55}.login-module__4eMzKa__activityCard{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:16px;overflow:hidden}.login-module__4eMzKa__activityCardHeader{border-bottom:1px solid var(--line);align-items:center;gap:9px;padding:12px 15px;font-size:13px;font-weight:700;display:flex}.login-module__4eMzKa__autopilotBadge{margin-left:auto}.login-module__4eMzKa__taskList{flex-direction:column;gap:8px;padding:13px 15px;display:flex}.login-module__4eMzKa__task{border:1px solid var(--line);background:var(--bg2);border-radius:10px;align-items:center;gap:10px;padding:9px 12px;display:flex}.login-module__4eMzKa__taskCheck{background:#16a34a1f;border-radius:50%;flex:none;justify-content:center;align-items:center;width:19px;height:19px;display:flex}.login-module__4eMzKa__taskLabel{flex:1;font-size:12.5px;font-weight:600}.login-module__4eMzKa__taskMeta{color:var(--faint);font-size:11px}.login-module__4eMzKa__stats{border-top:1px solid var(--line);gap:30px;padding-top:22px;display:flex}.login-module__4eMzKa__statValue{letter-spacing:-.02em;font-size:22px;font-weight:800}.login-module__4eMzKa__statLabel{color:var(--sub);font-size:12px}.login-module__4eMzKa__formPanel{flex-direction:column;min-width:0;display:flex;position:relative}.login-module__4eMzKa__formGlow{background:radial-gradient(ellipse 700px 420px at 30% -100px, var(--tint), transparent 70%)}.login-module__4eMzKa__formHeader{justify-content:space-between;align-items:center;padding:22px 32px;display:flex;position:relative}.login-module__4eMzKa__brand{align-items:center;gap:9px;font-size:19px;font-weight:800;display:flex}.login-module__4eMzKa__formCenter{flex:1;justify-content:center;align-items:center;padding:20px 48px 60px;display:flex;position:relative}.login-module__4eMzKa__formCard{width:100%;max-width:442px;padding:4px}.login-module__4eMzKa__formCard h2{letter-spacing:-.02em;margin:0 0 7px;font-size:27px;font-weight:800}.login-module__4eMzKa__formCard>p{color:var(--sub);margin:0 0 24px;font-size:14.5px}.login-module__4eMzKa__form{flex-direction:column;gap:14px;display:flex}.login-module__4eMzKa__field{color:var(--sub);flex-direction:column;gap:6px;font-size:13px;font-weight:600;display:flex}.login-module__4eMzKa__field input{color:var(--ink);background:var(--bg2);border:1px solid var(--line);border-radius:11px;outline:none;padding:12px 14px;font-size:14.5px;transition:border-color .15s,box-shadow .15s}.login-module__4eMzKa__field input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.login-module__4eMzKa__forgotPassword{color:var(--accent);cursor:pointer;background:0 0;border:0;align-self:flex-end;margin-top:-4px;padding:0;font-size:13px;font-weight:600}.login-module__4eMzKa__error{color:#f43f5e;background:#f43f5e1a;border-radius:11px;align-items:center;gap:8px;padding:10px 12px;font-size:13px;font-weight:600;display:flex}.login-module__4eMzKa__submit{cursor:pointer;color:var(--btn-fg);background:var(--btn-bg);border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;margin-top:4px;padding:14px;font-size:15.5px;font-weight:700;display:inline-flex}.login-module__4eMzKa__submit:hover{opacity:.88}.login-module__4eMzKa__submit:disabled{cursor:default;opacity:.6}.login-module__4eMzKa__modeSwitch{text-align:center;color:var(--sub);margin-top:22px;font-size:14px}.login-module__4eMzKa__modeSwitch button{cursor:pointer;color:var(--accent);background:0 0;border:0;font-size:14px;font-weight:700}.login-module__4eMzKa__freeNote{text-align:center;color:var(--faint);margin-top:14px;font-size:12.5px}@media (max-width:900px){.login-module__4eMzKa__page{grid-template-columns:1fr}.login-module__4eMzKa__activityPanel{display:none}.login-module__4eMzKa__formCenter{padding-inline:24px}}
.ComposeScreen-module__3iwl3G__screen{width:100%;min-height:100%;container:compose/inline-size}.ComposeScreen-module__3iwl3G__globalNotice{z-index:60;border:1px solid var(--line);width:min(420px,100vw - 36px);box-shadow:var(--shadow-card);border-radius:11px;align-items:center;gap:8px;margin:0;padding:10px 12px;font-size:11.5px;font-weight:650;display:flex;position:fixed;top:18px;right:18px}.ComposeScreen-module__3iwl3G__globalNotice span{flex:1;min-width:0}.ComposeScreen-module__3iwl3G__globalNotice button{color:currentColor;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.ComposeScreen-module__3iwl3G__globalNotice button:hover{background:#7f7f7f1a}.ComposeScreen-module__3iwl3G__editorActionBar{border-bottom:1px solid var(--line2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 14px;min-height:86px;padding:14px;display:flex}.ComposeScreen-module__3iwl3G__publishControls{flex-wrap:wrap;flex:350px;align-items:center;gap:8px;min-width:0;display:flex}.ComposeScreen-module__3iwl3G__publishModeToggle{background:var(--line2);border-radius:11px;flex:none;gap:3px;padding:3px;display:flex}.ComposeScreen-module__3iwl3G__publishModeButton{min-height:34px;color:var(--sub);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:7px 10px;font-size:11.5px;font-weight:700;transition:color .15s,background .15s,box-shadow .15s;display:inline-flex}.ComposeScreen-module__3iwl3G__publishModeButton:hover{color:var(--ink)}.ComposeScreen-module__3iwl3G__publishModeButtonActive{color:var(--ink);background:var(--panel);box-shadow:0 1px 3px #14151b17}.ComposeScreen-module__3iwl3G__publishModeButton:focus-visible,.ComposeScreen-module__3iwl3G__scheduleDateField:focus-within{outline:3px solid var(--accent-soft);outline-offset:1px}.ComposeScreen-module__3iwl3G__scheduleDateField{border:1px solid var(--line);width:194px;min-height:40px;color:var(--sub);background:var(--panel);border-radius:10px;align-items:center;gap:7px;padding:0 9px;display:flex}.ComposeScreen-module__3iwl3G__scheduleDateField input{width:100%;min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;padding:7px 0;font-size:10.5px;font-weight:650}.ComposeScreen-module__3iwl3G__editorActionButtons{flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.ComposeScreen-module__3iwl3G__editorToolbar{border-bottom:1px solid var(--line2);justify-content:space-between;align-items:center;gap:12px;min-height:65px;padding:10px 14px;display:flex}.ComposeScreen-module__3iwl3G__editorToolbarStart{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.ComposeScreen-module__3iwl3G__editorPlatforms{flex:1;align-items:center;gap:7px;min-width:0;padding:2px;display:flex;overflow-x:auto}.ComposeScreen-module__3iwl3G__editorPlatform{width:40px;height:40px;color:var(--platform-color);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;flex:none;justify-content:center;align-items:center;padding:0;transition:transform .15s,border-color .15s,box-shadow .15s,background .15s,color .15s;display:inline-flex;position:relative}.ComposeScreen-module__3iwl3G__editorPlatform:hover{border-color:var(--line);background:var(--hover);transform:translateY(-1px)}.ComposeScreen-module__3iwl3G__editorPlatform:focus-visible,.ComposeScreen-module__3iwl3G__composerDestinationTab:focus-visible{outline:3px solid var(--accent-soft);outline-offset:2px}.ComposeScreen-module__3iwl3G__editorPlatformSelected{border-color:var(--line);color:var(--platform-color);background:var(--panel);box-shadow:0 2px 7px #15161b14}[data-theme=dark] .ComposeScreen-module__3iwl3G__editorPlatformSelected{box-shadow:0 2px 7px #00000047}.ComposeScreen-module__3iwl3G__editorPlatformStatus{border:2px solid var(--panel);background:var(--faint);border-radius:50%;width:9px;height:9px;position:absolute;bottom:-2px;right:-2px}.ComposeScreen-module__3iwl3G__editorPlatformConnected{background:var(--ok)}.ComposeScreen-module__3iwl3G__formatSelect{border:1px solid var(--line);width:148px;height:36px;color:var(--sub);background:var(--bg2);border-radius:10px;flex:none;align-items:center;gap:7px;padding:0 9px;transition:border-color .15s,box-shadow .15s,background .15s;display:inline-flex;position:relative}.ComposeScreen-module__3iwl3G__formatSelect:focus-within{border-color:var(--accent);background:var(--panel);box-shadow:0 0 0 3px var(--accent-soft)}.ComposeScreen-module__3iwl3G__formatSelect select{appearance:none;min-width:0;color:var(--ink);cursor:pointer;background:0 0;border:0;outline:0;flex:1;padding:0 19px 0 0;font-size:11.5px;font-weight:700}.ComposeScreen-module__3iwl3G__formatSelectChevron{pointer-events:none;position:absolute;right:9px}.ComposeScreen-module__3iwl3G__draftsPanel{flex-direction:column;grid-area:drafts;height:100vh;max-height:100vh;display:flex;position:sticky;top:0}.ComposeScreen-module__3iwl3G__draftsHeader{flex:none;justify-content:space-between;align-items:center;gap:10px;min-height:65px;padding:18px 14px 12px 18px;display:flex}.ComposeScreen-module__3iwl3G__draftsHeading{align-items:center;gap:7px;display:flex}.ComposeScreen-module__3iwl3G__draftsHeader h2{color:var(--faint);letter-spacing:.09em;margin:0;font-size:12px;font-weight:700;line-height:1.2}.ComposeScreen-module__3iwl3G__draftsCount{min-width:22px;height:22px;color:var(--sub);background:var(--chip);font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:10px;font-weight:750;display:inline-flex}.ComposeScreen-module__3iwl3G__draftsOpenButton{height:36px;color:var(--sub);cursor:pointer;background:0 0;border:0;border-radius:9px;flex:none;align-items:center;gap:8px;padding:0 8px;font-size:12.5px;font-weight:650;transition:color .15s,background .15s;display:inline-flex}.ComposeScreen-module__3iwl3G__draftsOpenButton:hover{color:var(--ink);background:var(--hover)}.ComposeScreen-module__3iwl3G__draftsOpenButton:focus-visible{outline:3px solid var(--accent-soft);outline-offset:1px}.ComposeScreen-module__3iwl3G__draftsOpenCount{min-width:20px;height:20px;color:var(--sub);background:var(--chip);font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:9.5px;display:inline-flex}.ComposeScreen-module__3iwl3G__draftsToolbar{flex:none;padding:0 14px 12px}.ComposeScreen-module__3iwl3G__draftSearch{border:1px solid var(--line);min-height:40px;color:var(--faint);background:var(--panel);border-radius:11px;align-items:center;gap:8px;padding:0 11px;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.ComposeScreen-module__3iwl3G__draftSearch:focus-within{border-color:var(--accent);background:var(--panel);box-shadow:0 0 0 3px var(--accent-soft)}.ComposeScreen-module__3iwl3G__draftSearch input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:7px 0;font-size:13px}.ComposeScreen-module__3iwl3G__draftSearch input::placeholder{color:var(--faint)}.ComposeScreen-module__3iwl3G__draftSearch button{width:22px;height:22px;color:var(--sub);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.ComposeScreen-module__3iwl3G__draftSearch button:hover{color:var(--ink);background:var(--hover)}.ComposeScreen-module__3iwl3G__draftList{flex-direction:column;gap:2px;min-height:0;padding:2px 10px 14px;display:flex;overflow-y:auto}.ComposeScreen-module__3iwl3G__draftCard{width:100%;min-width:0;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;flex-direction:column;gap:7px;padding:9px 10px;transition:background .15s,color .15s;display:flex}.ComposeScreen-module__3iwl3G__draftCard:hover:not(:disabled){background:var(--hover)}.ComposeScreen-module__3iwl3G__draftCard:focus-visible{outline:3px solid var(--accent-soft);outline-offset:1px}.ComposeScreen-module__3iwl3G__draftCard:disabled{cursor:default;opacity:.6;transform:none}.ComposeScreen-module__3iwl3G__draftCardActive{background:var(--accent-soft)}.ComposeScreen-module__3iwl3G__draftCardHead{justify-content:space-between;align-items:center;gap:8px;display:flex}.ComposeScreen-module__3iwl3G__draftChannelStack{align-items:center;min-width:0;padding-left:1px;display:flex}.ComposeScreen-module__3iwl3G__draftChannelIcon{border:2px solid var(--sidebar);background:var(--panel);border-radius:9px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;box-shadow:0 1px 3px #15161b14}.ComposeScreen-module__3iwl3G__draftChannelIcon+.ComposeScreen-module__3iwl3G__draftChannelIcon{margin-left:-7px}.ComposeScreen-module__3iwl3G__draftBadge{color:var(--sub);background:var(--chip);letter-spacing:.02em;border-radius:999px;flex:none;padding:3px 7px;font-size:9px;font-weight:750}.ComposeScreen-module__3iwl3G__draftCardActive .ComposeScreen-module__3iwl3G__draftBadge{color:var(--accent);background:var(--panel)}.ComposeScreen-module__3iwl3G__draftCard>strong{color:var(--ink);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13.5px;font-weight:500;line-height:1.45;display:-webkit-box;overflow:hidden}.ComposeScreen-module__3iwl3G__draftCardActive>strong{font-weight:700}.ComposeScreen-module__3iwl3G__draftMeta{color:var(--faint);justify-content:space-between;align-items:center;gap:7px;font-size:11px;line-height:1.3;display:flex}.ComposeScreen-module__3iwl3G__draftMeta>span{align-items:center;gap:4px;display:inline-flex}.ComposeScreen-module__3iwl3G__draftSkeleton{border:0;border-radius:10px;flex-direction:column;gap:9px;padding:9px 10px;display:flex}.ComposeScreen-module__3iwl3G__draftSkeletonHead{justify-content:space-between;align-items:center;display:flex}.ComposeScreen-module__3iwl3G__draftsEmpty{min-height:210px;color:var(--sub);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:24px 13px;display:flex}.ComposeScreen-module__3iwl3G__draftsEmptyIcon{width:38px;height:38px;color:var(--accent);background:var(--accent-soft);border-radius:12px;justify-content:center;align-items:center;margin-bottom:2px;display:inline-flex}.ComposeScreen-module__3iwl3G__draftsEmpty strong{color:var(--ink);font-size:11.5px;font-weight:700}.ComposeScreen-module__3iwl3G__draftsEmpty small{max-width:180px;color:var(--faint);font-size:9.5px;line-height:1.45}.ComposeScreen-module__3iwl3G__draftsEmpty button{border:1px solid var(--line);color:var(--sub);background:var(--panel);cursor:pointer;border-radius:8px;align-items:center;gap:5px;margin-top:5px;padding:6px 8px;font-size:10px;font-weight:650;display:inline-flex}.ComposeScreen-module__3iwl3G__workspace{background:var(--panel);grid-template-columns:288px minmax(520px,1fr) minmax(350px,384px);grid-template-areas:"drafts editor preview""drafts settings preview";align-items:start;gap:0;min-height:100vh;display:grid}.ComposeScreen-module__3iwl3G__workspace.ComposeScreen-module__3iwl3G__workspaceDraftsCollapsed{grid-template-columns:minmax(520px,1fr) minmax(350px,384px);grid-template-areas:"editor preview""settings preview"}.ComposeScreen-module__3iwl3G__editor{grid-area:editor;margin:0}.ComposeScreen-module__3iwl3G__previewPanel{grid-area:preview;align-self:stretch}.ComposeScreen-module__3iwl3G__settingsPanel{grid-area:settings;margin:0}.ComposeScreen-module__3iwl3G__editor,.ComposeScreen-module__3iwl3G__settingsPanel{min-width:0;box-shadow:none;background:0 0;border:0;overflow:hidden}.ComposeScreen-module__3iwl3G__draftsPanel{border-right:1px solid var(--line);background:var(--sidebar);min-width:0;overflow:hidden}.ComposeScreen-module__3iwl3G__draftsPanel.ComposeScreen-module__3iwl3G__draftsPanelHidden{display:none}.ComposeScreen-module__3iwl3G__composeBody{padding:11px 15px 23px}.ComposeScreen-module__3iwl3G__copyToolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:11px;display:flex}.ComposeScreen-module__3iwl3G__copyMode{align-items:center;gap:8px;min-width:0;display:flex}.ComposeScreen-module__3iwl3G__copyMode>span:last-child{flex-direction:column;min-width:0;display:flex}.ComposeScreen-module__3iwl3G__copyMode strong{color:var(--ink);font-size:11px;font-weight:700}.ComposeScreen-module__3iwl3G__copyMode small{color:var(--faint);text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;overflow:hidden}.ComposeScreen-module__3iwl3G__copyModeIcon{width:29px;height:29px;color:var(--accent);background:var(--accent-soft);border-radius:9px;flex:none;justify-content:center;align-items:center;display:inline-flex}.ComposeScreen-module__3iwl3G__customizeButton{color:var(--faint);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:9px;flex:none;align-items:center;gap:6px;padding:6px 7px;font-size:10.5px;font-weight:700;display:inline-flex}.ComposeScreen-module__3iwl3G__customizeButton:hover{background:var(--line2);color:var(--sub)}.ComposeScreen-module__3iwl3G__customizeActive{color:var(--accent)}.ComposeScreen-module__3iwl3G__miniSwitch{background:var(--line);border-radius:999px;width:27px;height:16px;padding:2px;transition:background .15s}.ComposeScreen-module__3iwl3G__miniSwitch:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .15s;display:block;box-shadow:0 1px 3px #0003}.ComposeScreen-module__3iwl3G__miniSwitchOn{background:var(--accent)}.ComposeScreen-module__3iwl3G__miniSwitchOn:after{transform:translate(11px)}.ComposeScreen-module__3iwl3G__composerDestinationTabs{border-bottom:1px solid var(--line2);align-items:center;gap:5px;margin:0 0 9px;padding-bottom:9px;display:flex}.ComposeScreen-module__3iwl3G__composerDestinationTab{width:30px;height:30px;color:var(--faint);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;padding:0;display:inline-flex}.ComposeScreen-module__3iwl3G__composerDestinationTabActive{border-color:var(--line);color:var(--platform-color);background:var(--panel);box-shadow:0 1px 4px #15161b12}.ComposeScreen-module__3iwl3G__copyField{border:1px solid var(--line);background:var(--panel);border-radius:13px;transition:border-color .15s,box-shadow .15s;position:relative;overflow:hidden}.ComposeScreen-module__3iwl3G__copyField:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.ComposeScreen-module__3iwl3G__copyFieldHeader{z-index:2;color:var(--faint);pointer-events:none;background:0 0;justify-content:flex-end;align-items:center;gap:10px;padding:0;font-size:10px;font-weight:650;display:flex;position:absolute;bottom:9px;right:11px}.ComposeScreen-module__3iwl3G__copyFieldHeader label,.ComposeScreen-module__3iwl3G__copyFieldLabel{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ComposeScreen-module__3iwl3G__composeTextarea{resize:vertical;width:100%;min-height:289px;color:var(--ink);background:0 0;border:0;outline:0;padding:16px 13px 35px;font-size:13.5px;line-height:1.58;display:block}.ComposeScreen-module__3iwl3G__storyCopyNotice{min-height:126px;color:var(--sub);text-align:left;justify-content:center;align-items:center;gap:10px;padding:18px;display:flex}.ComposeScreen-module__3iwl3G__storyCopyNotice>span{flex-direction:column;display:flex}.ComposeScreen-module__3iwl3G__storyCopyNotice strong{color:var(--ink);font-size:11.5px}.ComposeScreen-module__3iwl3G__storyCopyNotice small{max-width:285px;color:var(--faint);margin-top:2px;font-size:10px;line-height:1.4}.ComposeScreen-module__3iwl3G__mediaSection{margin-top:22px}.ComposeScreen-module__3iwl3G__mediaSectionHeader{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:none}.ComposeScreen-module__3iwl3G__mediaSectionHeader>span:first-child{flex-direction:column;min-width:0;display:flex}.ComposeScreen-module__3iwl3G__mediaSectionHeader strong{color:var(--ink);font-size:11px;font-weight:700}.ComposeScreen-module__3iwl3G__mediaSectionHeader small{color:var(--faint);text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:9.5px;overflow:hidden}.ComposeScreen-module__3iwl3G__mediaCount{color:var(--sub);background:var(--line2);border-radius:999px;flex:none;padding:3px 7px;font-size:9.5px;font-weight:700}.ComposeScreen-module__3iwl3G__mediaDropzone{border:1px dashed var(--line);background:radial-gradient(circle at 14% 20%, var(--tint), transparent 30%), var(--bg2);width:100%;min-height:172px;color:var(--sub);cursor:pointer;text-align:center;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:11px;padding:14px;transition:border-color .15s,background .15s,color .15s;display:flex}.ComposeScreen-module__3iwl3G__mediaDropzone:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-soft)}.ComposeScreen-module__3iwl3G__mediaDropzone>span:nth-child(2){flex-direction:column;align-items:center;min-width:0;display:flex}.ComposeScreen-module__3iwl3G__mediaDropzone strong{color:var(--ink);font-size:11.5px;font-weight:700}.ComposeScreen-module__3iwl3G__mediaDropzone small{color:var(--faint);text-overflow:ellipsis;margin-top:3px;font-size:9.5px;line-height:1.4;overflow:hidden}.ComposeScreen-module__3iwl3G__mediaUploadAction{min-height:29px;color:var(--btn-fg);background:var(--btn-bg);border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:6px 10px;font-size:10px;font-weight:700;display:inline-flex}.ComposeScreen-module__3iwl3G__mediaDropzoneIcon{width:40px;height:40px;color:var(--accent);background:var(--accent-soft);border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.ComposeScreen-module__3iwl3G__mediaUnavailable{border:1px dashed var(--line);min-height:58px;color:var(--faint);background:var(--line2);border-radius:12px;justify-content:center;align-items:center;gap:8px;font-size:10.5px;display:flex}.ComposeScreen-module__3iwl3G__mediaLibrary{grid-template-columns:repeat(4,minmax(74px,1fr));gap:8px;display:grid}.ComposeScreen-module__3iwl3G__mediaAsset,.ComposeScreen-module__3iwl3G__addMediaAsset{aspect-ratio:1;border:1px solid var(--line);background:var(--line2);border-radius:12px;min-width:0;position:relative;overflow:hidden}.ComposeScreen-module__3iwl3G__mediaAsset video,.ComposeScreen-module__3iwl3G__imageAsset,.ComposeScreen-module__3iwl3G__documentAsset{object-fit:cover;background-position:50%;background-size:cover;width:100%;height:100%;display:flex}.ComposeScreen-module__3iwl3G__documentAsset{justify-content:center;align-items:center}.ComposeScreen-module__3iwl3G__mediaAssetIndex,.ComposeScreen-module__3iwl3G__mediaAssetStatus{z-index:2;color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#111218b3;border:1px solid #ffffff2e;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:6px}.ComposeScreen-module__3iwl3G__mediaAssetIndex{border-radius:7px;min-width:20px;height:20px;font-size:9px;font-weight:750;left:6px}.ComposeScreen-module__3iwl3G__mediaAssetStatus{border-radius:50%;width:20px;height:20px;right:6px}.ComposeScreen-module__3iwl3G__mediaAssetError{background:var(--danger)}.ComposeScreen-module__3iwl3G__mediaAssetActions{z-index:2;gap:4px;display:flex;position:absolute;bottom:5px;right:5px}.ComposeScreen-module__3iwl3G__mediaAssetActions button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#111218b8;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;display:inline-flex}.ComposeScreen-module__3iwl3G__addMediaAsset{color:var(--sub);cursor:pointer;border-style:dashed;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:9.5px;font-weight:700;display:flex}.ComposeScreen-module__3iwl3G__addMediaAsset:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-soft)}.ComposeScreen-module__3iwl3G__inlineMediaError{color:var(--danger);align-items:flex-start;gap:5px;margin-top:7px;font-size:9.5px;line-height:1.4;display:flex}.ComposeScreen-module__3iwl3G__previewPanel{border-left:1px solid var(--line);background:var(--panel);flex-direction:column;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.ComposeScreen-module__3iwl3G__previewContextHeader{border-bottom:1px solid var(--line2);background:var(--panel);flex-direction:column;flex:none;justify-content:center;gap:9px;min-height:98px;padding:14px 18px 15px;display:flex}.ComposeScreen-module__3iwl3G__previewContextTitle{color:var(--ink);align-items:center;gap:7px;font-size:11.5px;font-weight:750;display:flex}.ComposeScreen-module__3iwl3G__previewContextRow{align-items:center;gap:9px;min-width:0;display:flex}.ComposeScreen-module__3iwl3G__previewContextIcon{border:1px solid var(--line);width:30px;height:30px;color:var(--platform-color);background:var(--panel);border-radius:9px;flex:none;justify-content:center;align-items:center;display:inline-flex}.ComposeScreen-module__3iwl3G__previewContextText{flex-direction:column;flex:1;min-width:0;display:flex}.ComposeScreen-module__3iwl3G__previewContextText strong,.ComposeScreen-module__3iwl3G__previewContextText small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ComposeScreen-module__3iwl3G__previewContextText strong{color:var(--ink);font-size:10.5px;font-weight:700}.ComposeScreen-module__3iwl3G__previewContextText small{color:var(--faint);font-size:9.5px}.ComposeScreen-module__3iwl3G__previewLiveBadge{color:var(--ok);background:#22c55e1a;border-radius:999px;flex:none;align-items:center;gap:5px;padding:4px 7px;font-size:9.5px;font-weight:750;display:inline-flex}.ComposeScreen-module__3iwl3G__previewLiveBadge>span{background:var(--ok);border-radius:50%;width:6px;height:6px}.ComposeScreen-module__3iwl3G__previewAccountSection{border-top:1px solid var(--line2);background:var(--panel);flex:none;padding:14px 18px 15px}.ComposeScreen-module__3iwl3G__previewAccountSection .ComposeScreen-module__3iwl3G__sectionTitle{margin-bottom:10px}.ComposeScreen-module__3iwl3G__phoneStage{background:radial-gradient(circle at 18% 12%, var(--tint), transparent 30%), radial-gradient(circle at 86% 88%, var(--tint2), transparent 34%), var(--bg2);flex:1;justify-content:center;align-items:flex-start;min-height:0;padding:0 13px 14px;display:flex;overflow:hidden}.ComposeScreen-module__3iwl3G__iphone{aspect-ratio:153/316;background:linear-gradient(145deg,#74757b 0%,#191a1f 18%,#050506 52%,#3e3f45 82%,#111216 100%);border:1px solid #3c3d43;border-radius:50px;flex:none;width:auto;max-width:calc(100% - 12px);height:min(700px,100vh - 260px);padding:7px;position:relative;box-shadow:0 28px 55px #14151b38,0 8px 18px #14151b2e,inset 0 0 0 1px #ffffff2e}.ComposeScreen-module__3iwl3G__phoneSideButton{background:linear-gradient(#45464b,#111216);border-radius:2px 0 0 2px;width:3px;display:block;position:absolute}.ComposeScreen-module__3iwl3G__phoneSilentButton{height:28px;top:96px;left:-4px}.ComposeScreen-module__3iwl3G__phoneVolumeUp{height:54px;top:139px;left:-4px}.ComposeScreen-module__3iwl3G__phoneVolumeDown{height:54px;top:204px;left:-4px}.ComposeScreen-module__3iwl3G__phonePowerButton{border-radius:0 2px 2px 0;height:82px;top:157px;right:-4px}.ComposeScreen-module__3iwl3G__phoneScreen{background:var(--panel);isolation:isolate;border:1px solid #09090a;border-radius:43px;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.ComposeScreen-module__3iwl3G__phoneStatusBar{z-index:5;height:37px;color:var(--ink);background:var(--panel);flex:none;justify-content:space-between;align-items:center;padding:0 19px;font-size:10px;font-weight:750;display:flex;position:relative}.ComposeScreen-module__3iwl3G__dynamicIsland{background:#050506;border-radius:999px;width:88px;height:24px;position:absolute;top:7px;left:50%;transform:translate(-50%);box-shadow:inset 0 -1px 1px #ffffff1a}.ComposeScreen-module__3iwl3G__dynamicIsland:after{content:"";background:radial-gradient(circle at 35% 35%,#203367,#06070c 70%);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:10px}.ComposeScreen-module__3iwl3G__phoneSignals{align-items:center;gap:3px;display:flex}.ComposeScreen-module__3iwl3G__phoneAppBar{border-bottom:1px solid var(--line2);min-height:41px;color:var(--faint);background:var(--panel);white-space:nowrap;flex:none;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;font-size:9px;font-weight:650;display:flex}.ComposeScreen-module__3iwl3G__phoneAppIdentity{align-items:center;gap:6px;display:inline-flex}.ComposeScreen-module__3iwl3G__phoneAppIdentity>span{border:1px solid var(--line);width:24px;height:24px;color:var(--platform-color);background:var(--panel);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.ComposeScreen-module__3iwl3G__phoneAppIdentity strong{color:var(--ink);font-size:10.5px;font-weight:750}.ComposeScreen-module__3iwl3G__phoneViewport{overscroll-behavior:contain;background:var(--bg2);scrollbar-width:none;flex:1;min-height:0;overflow:hidden auto}.ComposeScreen-module__3iwl3G__phoneViewport::-webkit-scrollbar{display:none}.ComposeScreen-module__3iwl3G__phoneViewport .ComposeScreen-module__3iwl3G__previewFrame,.ComposeScreen-module__3iwl3G__phoneViewport .ComposeScreen-module__3iwl3G__previewFrameTall{max-width:none}.ComposeScreen-module__3iwl3G__phoneViewport .ComposeScreen-module__3iwl3G__socialCard,.ComposeScreen-module__3iwl3G__phoneViewport .ComposeScreen-module__3iwl3G__thread{box-shadow:none;border:0;border-radius:0}.ComposeScreen-module__3iwl3G__phoneViewport .ComposeScreen-module__3iwl3G__socialHead,.ComposeScreen-module__3iwl3G__phoneViewport .ComposeScreen-module__3iwl3G__twitterLayout,.ComposeScreen-module__3iwl3G__phoneViewport .ComposeScreen-module__3iwl3G__threadItem{padding:10px}.ComposeScreen-module__3iwl3G__phoneViewport .ComposeScreen-module__3iwl3G__avatar{width:33px;height:33px}.ComposeScreen-module__3iwl3G__phoneViewport .ComposeScreen-module__3iwl3G__accountName,.ComposeScreen-module__3iwl3G__phoneViewport .ComposeScreen-module__3iwl3G__twitterNames{font-size:11.5px}.ComposeScreen-module__3iwl3G__phoneViewport .ComposeScreen-module__3iwl3G__accountMeta,.ComposeScreen-module__3iwl3G__phoneViewport .ComposeScreen-module__3iwl3G__twitterHandle{font-size:9.5px}.ComposeScreen-module__3iwl3G__phoneViewport .ComposeScreen-module__3iwl3G__editable{resize:none;min-height:62px;padding:6px;font-size:11.5px}.ComposeScreen-module__3iwl3G__phoneViewport .ComposeScreen-module__3iwl3G__mediaCanvas{width:calc(100% - 20px);min-height:188px;margin:3px 10px 8px}.ComposeScreen-module__3iwl3G__phoneViewport [data-preview-platform=instagram][data-preview-format=post] .ComposeScreen-module__3iwl3G__mediaCanvas,.ComposeScreen-module__3iwl3G__phoneViewport [data-preview-platform=instagram][data-preview-format=carousel] .ComposeScreen-module__3iwl3G__mediaCanvas{aspect-ratio:1;min-height:0}.ComposeScreen-module__3iwl3G__phoneViewport .ComposeScreen-module__3iwl3G__mediaCanvasCompact{width:100%;min-height:150px;margin-left:0;margin-right:0}.ComposeScreen-module__3iwl3G__phoneViewport .ComposeScreen-module__3iwl3G__mediaHelp{text-align:center;max-width:240px}.ComposeScreen-module__3iwl3G__phoneViewport .ComposeScreen-module__3iwl3G__actions{min-height:39px;padding:8px 10px}.ComposeScreen-module__3iwl3G__phoneViewport .ComposeScreen-module__3iwl3G__counterRow{margin-top:7px;padding:0 10px 10px}.ComposeScreen-module__3iwl3G__phoneViewport .ComposeScreen-module__3iwl3G__editHint{max-width:185px}.ComposeScreen-module__3iwl3G__phoneViewport .ComposeScreen-module__3iwl3G__story,.ComposeScreen-module__3iwl3G__phoneViewport .ComposeScreen-module__3iwl3G__reel{min-height:552px;box-shadow:none;border-radius:0}.ComposeScreen-module__3iwl3G__phoneViewport .ComposeScreen-module__3iwl3G__threadTextarea{resize:none;font-size:11.5px}.ComposeScreen-module__3iwl3G__phoneViewport .ComposeScreen-module__3iwl3G__reelEditable{resize:none}.ComposeScreen-module__3iwl3G__phoneHomeArea{background:var(--panel);flex:none;justify-content:center;align-items:center;height:24px;display:flex}.ComposeScreen-module__3iwl3G__phoneHomeArea span{background:var(--ink);opacity:.85;border-radius:999px;width:105px;height:4px}.ComposeScreen-module__3iwl3G__previewDisclaimer{border-top:1px solid var(--line2);min-height:41px;color:var(--faint);text-align:center;justify-content:center;align-items:center;gap:5px;padding:8px 12px;font-size:9.5px;line-height:1.35;display:flex}.ComposeScreen-module__3iwl3G__socialCard{border:1px solid var(--line);background:var(--panel);border-radius:16px;overflow:hidden;box-shadow:0 14px 42px #14151b1a}.ComposeScreen-module__3iwl3G__socialHead{align-items:center;gap:10px;padding:12px 14px;display:flex}.ComposeScreen-module__3iwl3G__avatar,.ComposeScreen-module__3iwl3G__avatarStory{color:#fff;background-color:var(--platform-color);background-position:50%;background-size:cover;border-radius:50%;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;display:flex}.ComposeScreen-module__3iwl3G__avatarStory{border:2px solid #ffffffe6;width:35px;height:35px}.ComposeScreen-module__3iwl3G__instagramAvatar{background:conic-gradient(from 210deg,#f59e0b,#ec4899,#7c3aed,#f59e0b);padding:2px}.ComposeScreen-module__3iwl3G__instagramAvatarInner{border:2px solid var(--panel);background-color:#e1306c;background-position:50%;background-size:cover;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ComposeScreen-module__3iwl3G__headText{flex:1;min-width:0}.ComposeScreen-module__3iwl3G__accountName{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;font-size:13.5px;font-weight:750;line-height:1.25;display:flex;overflow:hidden}.ComposeScreen-module__3iwl3G__accountMeta{color:var(--faint);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.ComposeScreen-module__3iwl3G__editable{resize:vertical;width:100%;min-height:72px;max-height:220px;color:var(--ink);background:0 0;border:1px solid #0000;border-radius:8px;outline:none;padding:7px 8px;font-size:14px;line-height:1.52;transition:background .15s,border-color .15s,box-shadow .15s;display:block}.ComposeScreen-module__3iwl3G__editable:hover{background:var(--line2)}.ComposeScreen-module__3iwl3G__editable:focus{background:var(--panel);border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.ComposeScreen-module__3iwl3G__captionWrap{padding:0 7px 8px}.ComposeScreen-module__3iwl3G__linkedinCaption{padding:0 7px 7px}.ComposeScreen-module__3iwl3G__twitterLayout{align-items:flex-start;gap:10px;padding:13px 14px 10px;display:flex}.ComposeScreen-module__3iwl3G__twitterBody{flex:1;min-width:0}.ComposeScreen-module__3iwl3G__twitterNames{align-items:center;gap:4px;min-width:0;margin-bottom:2px;font-size:13.5px;display:flex}.ComposeScreen-module__3iwl3G__twitterHandle{color:var(--faint);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ComposeScreen-module__3iwl3G__mediaCanvas{border:1px dashed var(--line);background:linear-gradient(135deg, transparent 25%, var(--line2) 25%, var(--line2) 50%, transparent 50%, transparent 75%, var(--line2) 75%) 0 0 / 24px 24px, var(--bg2);border-radius:12px;width:calc(100% - 28px);min-height:230px;margin:3px 14px 10px;position:relative;overflow:hidden}.ComposeScreen-module__3iwl3G__mediaCanvasCompact{width:100%;min-height:185px;margin-left:0;margin-right:0}.ComposeScreen-module__3iwl3G__mediaCanvasRatio,.ComposeScreen-module__3iwl3G__mediaCanvasRatio .ComposeScreen-module__3iwl3G__mediaPreview{min-height:0}.ComposeScreen-module__3iwl3G__mediaButton{width:100%;color:var(--sub);cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;font-size:12px;font-weight:650;display:flex;position:absolute;inset:0}.ComposeScreen-module__3iwl3G__mediaButton:hover{color:var(--accent)}.ComposeScreen-module__3iwl3G__mediaHelp{color:var(--faint);font-size:10.5px;font-weight:500}.ComposeScreen-module__3iwl3G__mediaPreview,.ComposeScreen-module__3iwl3G__videoPreview{width:100%;height:100%;min-height:inherit;object-fit:cover;background:#111;display:block}.ComposeScreen-module__3iwl3G__documentPreview{min-height:230px;color:var(--sub);background:var(--line2);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.ComposeScreen-module__3iwl3G__documentName{text-overflow:ellipsis;white-space:nowrap;max-width:75%;font-size:12px;font-weight:650;overflow:hidden}.ComposeScreen-module__3iwl3G__mediaTools{z-index:2;gap:6px;display:flex;position:absolute;top:8px;right:8px}.ComposeScreen-module__3iwl3G__mediaTool{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111218ad;border:1px solid #ffffff2e;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.ComposeScreen-module__3iwl3G__mediaToolAdjust{gap:5px;width:auto;padding:0 9px;font-size:10px;font-weight:700}.ComposeScreen-module__3iwl3G__mediaBadge{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111218ad;border-radius:999px;align-items:center;gap:5px;padding:4px 8px;font-size:10.5px;font-weight:650;display:inline-flex;position:absolute;bottom:8px;left:8px}.ComposeScreen-module__3iwl3G__carouselCounter{z-index:2;color:#fff;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111218ad;border-radius:999px;min-width:38px;padding:5px 8px;font-size:10.5px;font-weight:700;position:absolute;top:8px;left:8px}.ComposeScreen-module__3iwl3G__carouselArrow{z-index:3;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111218ad;border:1px solid #ffffff47;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s,transform .15s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.ComposeScreen-module__3iwl3G__carouselArrow:hover{background:#111218db;transform:translateY(-50%)scale(1.05)}.ComposeScreen-module__3iwl3G__carouselArrow:focus-visible,.ComposeScreen-module__3iwl3G__carouselDot:focus-visible{outline-offset:2px;outline:2px solid #fff}.ComposeScreen-module__3iwl3G__carouselArrowPrevious{left:10px}.ComposeScreen-module__3iwl3G__carouselArrowNext{right:10px}.ComposeScreen-module__3iwl3G__carouselDots{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#11121880;border-radius:999px;align-items:center;gap:5px;padding:5px 7px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.ComposeScreen-module__3iwl3G__carouselDot{cursor:pointer;background:#ffffff85;border:0;border-radius:50%;flex:none;width:7px;height:7px;padding:0}.ComposeScreen-module__3iwl3G__carouselDotActive{background:#fff;transform:scale(1.18)}.ComposeScreen-module__3iwl3G__actions{border-top:1px solid var(--line2);min-height:43px;color:var(--sub);align-items:center;gap:18px;padding:9px 14px 11px;display:flex}.ComposeScreen-module__3iwl3G__actionWithText{flex:1;justify-content:center;align-items:center;gap:6px;font-size:11.5px;font-weight:650;display:inline-flex}.ComposeScreen-module__3iwl3G__counterRow{max-width:570px;color:var(--faint);justify-content:space-between;align-items:center;gap:8px;margin:9px auto 0;font-size:10.5px;display:flex}.ComposeScreen-module__3iwl3G__counterOver{color:var(--danger);font-weight:700}.ComposeScreen-module__3iwl3G__editHint{align-items:center;gap:5px;display:inline-flex}.ComposeScreen-module__3iwl3G__story{aspect-ratio:9/16;color:#fff;background:radial-gradient(circle at 65% 25%,#ec4899bf,#0000 30%),linear-gradient(160deg,#3b1c68 0%,#6d28d9 45%,#f59e0b 120%);border-radius:22px;position:relative;overflow:hidden;box-shadow:0 18px 50px #14151b2e}.ComposeScreen-module__3iwl3G__storyMedia{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.ComposeScreen-module__3iwl3G__storyShade{pointer-events:none;background:linear-gradient(#0000006b,#0000 22% 70%,#00000073);position:absolute;inset:0}.ComposeScreen-module__3iwl3G__storyProgress{z-index:2;background:#ffffff73;border-radius:999px;height:2px;position:absolute;top:9px;left:10px;right:10px}.ComposeScreen-module__3iwl3G__storyProgress:after{content:"";border-radius:inherit;background:#fff;width:58%;height:100%;display:block}.ComposeScreen-module__3iwl3G__storyHead{z-index:2;align-items:center;gap:8px;display:flex;position:absolute;top:19px;left:12px;right:12px}.ComposeScreen-module__3iwl3G__storyAccount{text-shadow:0 1px 4px #0006;flex:1;font-size:12px;font-weight:700}.ComposeScreen-module__3iwl3G__storyEmpty{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffff14;border:1px dashed #ffffff8c;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:650;display:flex;position:absolute;inset:80px 18px 70px}.ComposeScreen-module__3iwl3G__storyReply{z-index:2;align-items:center;gap:9px;display:flex;position:absolute;bottom:15px;left:16px;right:16px}.ComposeScreen-module__3iwl3G__storyReplyPill{color:#ffffffe6;border:1px solid #ffffffbf;border-radius:999px;flex:1;padding:8px 12px;font-size:10.5px}.ComposeScreen-module__3iwl3G__reel{aspect-ratio:9/16;color:#fff;background:linear-gradient(145deg,#17151e,#3d294d 65%,#784b2d);border-radius:22px;position:relative;overflow:hidden;box-shadow:0 18px 50px #14151b2e}.ComposeScreen-module__3iwl3G__reelBody{z-index:2;position:absolute;bottom:17px;left:13px;right:48px}.ComposeScreen-module__3iwl3G__reelName{margin-bottom:5px;font-size:12px;font-weight:750}.ComposeScreen-module__3iwl3G__reelEditable{resize:vertical;color:#fff;background:#0003;border:1px solid #0000;border-radius:8px;outline:none;width:100%;min-height:65px;max-height:130px;padding:6px;font-size:11.5px;line-height:1.45}.ComposeScreen-module__3iwl3G__reelEditable:focus{background:#00000061;border-color:#fffc}.ComposeScreen-module__3iwl3G__reelActions{z-index:2;flex-direction:column;align-items:center;gap:15px;display:flex;position:absolute;bottom:22px;right:12px}.ComposeScreen-module__3iwl3G__reelMediaEmpty{color:#ffffffe0;cursor:pointer;background:#ffffff0f;border:1px dashed #ffffff6b;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-size:11.5px;font-weight:650;display:flex;position:absolute;inset:78px 42px 160px}.ComposeScreen-module__3iwl3G__thread{border:1px solid var(--line);background:var(--panel);border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 14px 42px #14151b1a}.ComposeScreen-module__3iwl3G__threadItem{grid-template-columns:40px minmax(0,1fr);gap:10px;padding:13px 14px 10px;display:grid;position:relative}.ComposeScreen-module__3iwl3G__threadItem+.ComposeScreen-module__3iwl3G__threadItem{border-top:1px solid var(--line2)}.ComposeScreen-module__3iwl3G__threadLine{background:var(--line);width:2px;position:absolute;top:49px;bottom:-14px;left:33px}.ComposeScreen-module__3iwl3G__threadTextarea{resize:vertical;width:100%;min-height:58px;color:var(--ink);background:0 0;border:1px solid #0000;border-radius:8px;outline:none;padding:6px;font-size:13.5px;line-height:1.48}.ComposeScreen-module__3iwl3G__threadTextarea:focus{border-color:var(--accent);background:var(--panel);box-shadow:0 0 0 3px var(--accent-soft)}.ComposeScreen-module__3iwl3G__threadFooter{color:var(--faint);justify-content:space-between;align-items:center;gap:8px;margin-top:5px;font-size:10.5px;display:flex}.ComposeScreen-module__3iwl3G__addThread{border:1px dashed var(--line);color:var(--sub);cursor:pointer;background:0 0;border-radius:9px;align-self:flex-start;align-items:center;gap:6px;margin:0 14px 13px 64px;padding:7px 10px;font-size:11.5px;font-weight:650;display:inline-flex}.ComposeScreen-module__3iwl3G__pollPreview{gap:7px;margin:5px 0 8px;display:grid}.ComposeScreen-module__3iwl3G__pollChoice{color:#1d9bf0;border:1px solid #1d9bf0;border-radius:999px;align-items:center;min-height:32px;padding:6px 11px;font-size:12px;font-weight:650;display:flex}.ComposeScreen-module__3iwl3G__pollMeta{color:var(--faint);font-size:10.5px}.ComposeScreen-module__3iwl3G__settingsPanel{box-shadow:none;background:0 0;border-top:0;border-radius:0;overflow:hidden}.ComposeScreen-module__3iwl3G__settingsHeader{border-bottom:1px solid var(--line2);align-items:center;gap:10px;padding:14px 15px;display:none}.ComposeScreen-module__3iwl3G__settingsTitle{flex:1;font-size:14px;font-weight:750}.ComposeScreen-module__3iwl3G__settingsContext{color:var(--sub);background:var(--line2);border-radius:999px;align-items:center;gap:5px;padding:4px 8px;font-size:10.5px;font-weight:650;display:inline-flex}.ComposeScreen-module__3iwl3G__settingsBody{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px;min-height:0;padding:10px 15px 13px;display:grid}.ComposeScreen-module__3iwl3G__section{min-width:0;padding:13px 0}.ComposeScreen-module__3iwl3G__section+.ComposeScreen-module__3iwl3G__section{border-top:0}.ComposeScreen-module__3iwl3G__postOptionsSection{grid-area:1/1/auto/-1}.ComposeScreen-module__3iwl3G__sectionTitle{color:var(--ink);align-items:center;gap:7px;margin-bottom:10px;font-size:11.5px;font-weight:750;display:flex}.ComposeScreen-module__3iwl3G__sectionHelp{color:var(--faint);margin:-5px 0 10px;font-size:10.5px;line-height:1.45}.ComposeScreen-module__3iwl3G__field{margin-top:10px;display:block}.ComposeScreen-module__3iwl3G__fieldLabel{color:var(--sub);justify-content:space-between;align-items:center;gap:8px;margin-bottom:5px;font-size:10.5px;font-weight:650;display:flex}.ComposeScreen-module__3iwl3G__fieldInput,.ComposeScreen-module__3iwl3G__fieldTextarea{border:1px solid var(--line);background:var(--panel);width:100%;color:var(--ink);border-radius:9px;outline:none;padding:8px 9px;font-size:11.5px;line-height:1.45;transition:border-color .15s,box-shadow .15s}.ComposeScreen-module__3iwl3G__fieldTextarea{resize:vertical;min-height:74px}.ComposeScreen-module__3iwl3G__fieldInput:focus,.ComposeScreen-module__3iwl3G__fieldTextarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.ComposeScreen-module__3iwl3G__fieldInput:disabled{cursor:not-allowed;opacity:.58;background:var(--line2)}.ComposeScreen-module__3iwl3G__reelCoverUpload{border:1px dashed var(--line);background:var(--line2);width:100%;min-height:58px;color:var(--sub);cursor:pointer;text-align:left;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 10px;transition:border-color .15s,color .15s,background .15s;display:grid}.ComposeScreen-module__3iwl3G__reelCoverUpload:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-soft)}.ComposeScreen-module__3iwl3G__reelCoverUpload span{flex-direction:column;min-width:0;display:flex}.ComposeScreen-module__3iwl3G__reelCoverUpload strong{color:var(--ink);font-size:11px;font-weight:700}.ComposeScreen-module__3iwl3G__reelCoverUpload small{color:var(--faint);margin-top:2px;font-size:9.5px}.ComposeScreen-module__3iwl3G__reelCoverCard{border:1px solid var(--line);background:var(--line2);border-radius:10px;align-items:center;gap:9px;min-height:64px;padding:7px;display:flex}.ComposeScreen-module__3iwl3G__reelCoverPreview{aspect-ratio:9/16;background-color:var(--line);background-position:50%;background-size:cover;border-radius:6px;flex:none;width:42px}.ComposeScreen-module__3iwl3G__reelCoverDetails{flex-direction:column;flex:1;min-width:0;display:flex}.ComposeScreen-module__3iwl3G__reelCoverDetails strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-weight:700;overflow:hidden}.ComposeScreen-module__3iwl3G__reelCoverDetails small{color:var(--faint);margin-top:3px;font-size:9.5px}.ComposeScreen-module__3iwl3G__reelCoverDetails .ComposeScreen-module__3iwl3G__reelCoverError{color:var(--danger)}.ComposeScreen-module__3iwl3G__reelCoverRemove{border:1px solid var(--line);background:var(--panel);width:29px;height:29px;color:var(--sub);cursor:pointer;border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.ComposeScreen-module__3iwl3G__reelFramePicker{border:1px solid var(--line);border-radius:10px;margin-top:10px;padding:9px}.ComposeScreen-module__3iwl3G__reelFrameHeader{color:var(--sub);justify-content:space-between;align-items:center;gap:8px;font-size:10.5px;font-weight:650;display:flex}.ComposeScreen-module__3iwl3G__reelFrameHeader strong{color:var(--ink);font-variant-numeric:tabular-nums}.ComposeScreen-module__3iwl3G__reelFrameBody{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:9px;margin-top:7px;display:grid}.ComposeScreen-module__3iwl3G__reelFramePreview,.ComposeScreen-module__3iwl3G__reelFramePlaceholder{aspect-ratio:9/16;background:var(--line2);width:42px;color:var(--faint);object-fit:cover;border-radius:6px;justify-content:center;align-items:center;display:flex}.ComposeScreen-module__3iwl3G__reelFrameControls{min-width:0}.ComposeScreen-module__3iwl3G__reelFrameHelp,.ComposeScreen-module__3iwl3G__reelFrameEmpty{color:var(--faint);font-size:9.5px;line-height:1.4}.ComposeScreen-module__3iwl3G__reelFrameEmpty{margin-top:2px}.ComposeScreen-module__3iwl3G__reelFrameRange{width:100%;accent-color:var(--accent);cursor:pointer;margin:7px 0 0}.ComposeScreen-module__3iwl3G__reelFrameRange:disabled{cursor:not-allowed;opacity:.45}.ComposeScreen-module__3iwl3G__settingsGroup{border:1px solid var(--line);background:var(--line2);border-radius:10px;margin-top:10px;padding:9px}.ComposeScreen-module__3iwl3G__settingsGroup .ComposeScreen-module__3iwl3G__sectionHelp{margin-top:2px;margin-bottom:8px}.ComposeScreen-module__3iwl3G__subsectionLabel{color:var(--sub);margin-bottom:7px;font-size:10.5px;font-weight:700}.ComposeScreen-module__3iwl3G__inlineField{align-items:center;gap:6px;display:flex}.ComposeScreen-module__3iwl3G__inlineField+.ComposeScreen-module__3iwl3G__inlineField{margin-top:6px}.ComposeScreen-module__3iwl3G__removeInline,.ComposeScreen-module__3iwl3G__addInline{border:1px solid var(--line);background:var(--panel);color:var(--sub);cursor:pointer;border-radius:8px}.ComposeScreen-module__3iwl3G__removeInline{flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.ComposeScreen-module__3iwl3G__addInline{align-items:center;gap:5px;margin-top:7px;padding:6px 8px;font-size:10px;font-weight:650;display:inline-flex}.ComposeScreen-module__3iwl3G__tagCard{border:1px solid var(--line);background:var(--panel);border-radius:9px;padding:7px}.ComposeScreen-module__3iwl3G__tagCard+.ComposeScreen-module__3iwl3G__tagCard{margin-top:7px}.ComposeScreen-module__3iwl3G__coordinateGrid{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:7px;display:grid}.ComposeScreen-module__3iwl3G__coordinateGrid label{color:var(--faint);font-size:9px;font-weight:650}.ComposeScreen-module__3iwl3G__coordinateGrid .ComposeScreen-module__3iwl3G__fieldInput{margin-top:3px;padding:6px}.ComposeScreen-module__3iwl3G__checkboxRow{color:var(--sub);align-items:center;gap:7px;font-size:10.5px;line-height:1.4;display:flex}.ComposeScreen-module__3iwl3G__checkboxRow+.ComposeScreen-module__3iwl3G__checkboxRow{margin-top:6px}.ComposeScreen-module__3iwl3G__checkboxRow input{accent-color:var(--accent)}.ComposeScreen-module__3iwl3G__toggleRow{align-items:flex-start;gap:10px;margin-top:10px;display:flex}.ComposeScreen-module__3iwl3G__toggleText{flex:1;min-width:0}.ComposeScreen-module__3iwl3G__toggleLabel{color:var(--ink);font-size:11.5px;font-weight:650}.ComposeScreen-module__3iwl3G__toggleHelp{color:var(--faint);margin-top:2px;font-size:10px;line-height:1.35}.ComposeScreen-module__3iwl3G__switchButton{background:var(--line);cursor:pointer;border:none;border-radius:999px;flex:none;width:32px;height:18px;padding:2px;transition:background .15s}.ComposeScreen-module__3iwl3G__switchKnob{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .15s;display:block;box-shadow:0 1px 3px #00000038}.ComposeScreen-module__3iwl3G__switchOn{background:var(--accent)}.ComposeScreen-module__3iwl3G__switchOn .ComposeScreen-module__3iwl3G__switchKnob{transform:translate(14px)}.ComposeScreen-module__3iwl3G__emptySettings{border:1px solid var(--line);color:var(--sub);background:var(--line2);border-radius:10px;align-items:flex-start;gap:8px;padding:10px;font-size:10.5px;line-height:1.45;display:flex}.ComposeScreen-module__3iwl3G__accountRow{border:1px solid var(--line);border-radius:10px;align-items:center;gap:8px;padding:8px 9px;display:flex}.ComposeScreen-module__3iwl3G__accountMiniAvatar{color:#fff;background-color:var(--platform-color);background-position:50%;background-size:cover;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;display:flex}.ComposeScreen-module__3iwl3G__accountRowText{flex:1;min-width:0}.ComposeScreen-module__3iwl3G__accountRowName{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;overflow:hidden}.ComposeScreen-module__3iwl3G__accountRowStatus{color:var(--faint);font-size:9.5px}.ComposeScreen-module__3iwl3G__statusDot{background:var(--faint);border-radius:50%;width:7px;height:7px}.ComposeScreen-module__3iwl3G__statusDotConnected{background:var(--ok);box-shadow:0 0 0 3px #16a34a1f}.ComposeScreen-module__3iwl3G__noticeOk{color:var(--ok);background:#22c55e1a}.ComposeScreen-module__3iwl3G__noticeError{color:var(--danger);background:#f43f5e17}.ComposeScreen-module__3iwl3G__buttonSecondary,.ComposeScreen-module__3iwl3G__buttonPrimary{cursor:pointer;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:8px 12px;font-size:12px;font-weight:700;transition:transform .15s,opacity .15s,border-color .15s,box-shadow .15s;display:inline-flex}.ComposeScreen-module__3iwl3G__buttonSecondary{border:1px solid var(--line);color:var(--ink);background:var(--panel)}.ComposeScreen-module__3iwl3G__buttonPrimary{color:var(--btn-fg);background:var(--btn-bg);border:none}.ComposeScreen-module__3iwl3G__buttonSecondary:hover:not(:disabled){border-color:var(--faint)}.ComposeScreen-module__3iwl3G__buttonPrimary:hover:not(:disabled){opacity:.9;box-shadow:var(--shadow-sm);transform:translateY(-1px)}.ComposeScreen-module__3iwl3G__buttonSecondary:focus-visible,.ComposeScreen-module__3iwl3G__buttonPrimary:focus-visible{outline:3px solid var(--accent-soft);outline-offset:2px}.ComposeScreen-module__3iwl3G__buttonSecondary:disabled,.ComposeScreen-module__3iwl3G__buttonPrimary:disabled{cursor:default;opacity:.55}.ComposeScreen-module__3iwl3G__uploadError{color:var(--danger)}.ComposeScreen-module__3iwl3G__hiddenInput{display:none}.ComposeScreen-module__3iwl3G__workspace{grid-template-columns:250px minmax(480px,1fr) minmax(330px,360px)}.ComposeScreen-module__3iwl3G__workspace.ComposeScreen-module__3iwl3G__workspaceDraftsCollapsed{grid-template-columns:minmax(520px,1fr) minmax(330px,360px)}.ComposeScreen-module__3iwl3G__editor{flex-direction:column;min-height:0;display:flex}.ComposeScreen-module__3iwl3G__editorActionBar{border-top:1px solid var(--line2);border-bottom:0;flex:none;min-height:72px;padding:12px 18px}.ComposeScreen-module__3iwl3G__unifiedPublishFlow{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;width:100%;display:flex}.ComposeScreen-module__3iwl3G__unifiedPublishFlow .ComposeScreen-module__3iwl3G__buttonSecondary,.ComposeScreen-module__3iwl3G__unifiedPublishFlow .ComposeScreen-module__3iwl3G__buttonPrimary{padding-inline:8px}.ComposeScreen-module__3iwl3G__scheduleFlow{align-items:center;gap:8px;display:flex;position:relative}.ComposeScreen-module__3iwl3G__schedulePickerInput{opacity:0;pointer-events:none;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.ComposeScreen-module__3iwl3G__scheduleActionButton{border-color:color-mix(in srgb, var(--accent) 30%, var(--line));color:var(--accent)}.ComposeScreen-module__3iwl3G__scheduleActionButton:hover:not(:disabled){border-color:var(--accent);background:var(--accent-soft)}.ComposeScreen-module__3iwl3G__editorToolbar{flex:none;min-height:76px;padding:14px 18px}.ComposeScreen-module__3iwl3G__editorPlatforms{gap:10px}.ComposeScreen-module__3iwl3G__editorPlatform{border-radius:13px;width:42px;height:42px}.ComposeScreen-module__3iwl3G__editorPlatformSelected{border-color:color-mix(in srgb, var(--platform-color) 24%, var(--line));box-shadow:0 3px 10px #15161b14, 0 0 0 3px color-mix(in srgb, var(--platform-color) 8%, transparent)}.ComposeScreen-module__3iwl3G__formatSelect{background:var(--panel);border-radius:11px;width:154px;height:40px}.ComposeScreen-module__3iwl3G__composeBody{flex-direction:column;flex:none;min-height:460px;padding:0 22px 18px;display:flex}.ComposeScreen-module__3iwl3G__editorTabsRow{border-bottom:1px solid var(--line2);flex:none;justify-content:space-between;align-items:center;gap:16px;min-height:56px;margin:0 -22px;padding:0 22px;display:flex}.ComposeScreen-module__3iwl3G__editorTabs{align-self:stretch;align-items:stretch;gap:25px;display:flex}.ComposeScreen-module__3iwl3G__editorTab{color:var(--sub);cursor:default;white-space:nowrap;background:0 0;border:0;align-items:center;gap:7px;padding:2px 0 0;font-size:12px;font-weight:700;display:inline-flex;position:relative}.ComposeScreen-module__3iwl3G__editorTab:after{content:"";background:0 0;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.ComposeScreen-module__3iwl3G__editorTabActive{color:var(--accent)}.ComposeScreen-module__3iwl3G__editorTabActive:after{background:var(--accent)}.ComposeScreen-module__3iwl3G__optimizedLabel{min-width:0;color:var(--faint);text-overflow:ellipsis;white-space:nowrap;justify-content:flex-end;align-items:center;gap:6px;font-size:9.5px;font-weight:600;display:inline-flex;overflow:hidden}.ComposeScreen-module__3iwl3G__optimizedLabel>span{background:var(--accent);width:5px;height:5px;box-shadow:0 0 0 3px var(--accent-soft);border-radius:50%;flex:none}.ComposeScreen-module__3iwl3G__copyToolbar{border:1px solid var(--line2);background:var(--bg2);border-radius:11px;flex:none;margin:12px 0 0;padding:8px 9px}.ComposeScreen-module__3iwl3G__composerDestinationTabs{flex:none;margin:10px 0 0;padding:0 0 9px}.ComposeScreen-module__3iwl3G__copyField{background:0 0;border:0;border-radius:0;flex:240px;min-height:240px;overflow:visible}.ComposeScreen-module__3iwl3G__copyField:focus-within{box-shadow:none;border-color:#0000}.ComposeScreen-module__3iwl3G__copyFieldHeader{bottom:14px;right:4px}.ComposeScreen-module__3iwl3G__composeTextarea{resize:none;height:100%;min-height:240px;padding:28px 14px 48px;font-size:14.5px;line-height:1.65}.ComposeScreen-module__3iwl3G__composeTextarea::placeholder{color:color-mix(in srgb, var(--faint) 82%, transparent)}.ComposeScreen-module__3iwl3G__storyCopyNotice{height:100%;min-height:220px}.ComposeScreen-module__3iwl3G__mediaSection{border-top:1px solid var(--line2);flex:none;margin-top:0;padding-top:13px}.ComposeScreen-module__3iwl3G__mediaSectionHeader{margin-bottom:9px;display:flex}.ComposeScreen-module__3iwl3G__mediaDropzone{background:var(--panel);text-align:left;border-style:solid;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;min-height:50px;padding:7px 8px;display:grid}.ComposeScreen-module__3iwl3G__mediaDropzone>span:nth-child(2){align-items:flex-start}.ComposeScreen-module__3iwl3G__mediaDropzoneIcon{border-radius:9px;width:34px;height:34px}.ComposeScreen-module__3iwl3G__mediaUploadAction{min-height:32px;color:var(--accent);background:var(--accent-soft);align-self:center}.ComposeScreen-module__3iwl3G__mediaDropzone:hover .ComposeScreen-module__3iwl3G__mediaUploadAction{color:var(--btn-fg);background:var(--btn-bg)}.ComposeScreen-module__3iwl3G__mediaLibrary{grid-template-columns:repeat(auto-fill,minmax(64px,76px))}.ComposeScreen-module__3iwl3G__mediaAsset,.ComposeScreen-module__3iwl3G__addMediaAsset{border-radius:10px}.ComposeScreen-module__3iwl3G__mediaUnavailable{min-height:50px}.ComposeScreen-module__3iwl3G__settingsPanel{border-top:1px solid var(--line);background:var(--bg2)}.ComposeScreen-module__3iwl3G__settingsHeader{display:flex}@media (max-width:720px){.ComposeScreen-module__3iwl3G__screen{padding-top:34px}.ComposeScreen-module__3iwl3G__workspace{gap:14px}.ComposeScreen-module__3iwl3G__composeTextarea{min-height:160px}.ComposeScreen-module__3iwl3G__mediaLibrary{grid-template-columns:repeat(3,minmax(70px,1fr))}.ComposeScreen-module__3iwl3G__phoneStage{min-height:0;padding:16px 8px}.ComposeScreen-module__3iwl3G__iphone{width:min(100%,320px);height:min(660px,100vh - 275px)}.ComposeScreen-module__3iwl3G__settingsBody{grid-template-columns:minmax(0,1fr);padding-left:13px;padding-right:13px}.ComposeScreen-module__3iwl3G__postOptionsSection{grid-area:auto/1}}@media (max-width:520px){.ComposeScreen-module__3iwl3G__draftList{grid-template-columns:minmax(0,1fr)}}@media (max-width:390px){.ComposeScreen-module__3iwl3G__mediaLibrary{grid-template-columns:repeat(2,minmax(80px,1fr))}.ComposeScreen-module__3iwl3G__iphone{border-radius:46px;width:min(100%,300px);height:620px}.ComposeScreen-module__3iwl3G__phoneScreen{border-radius:39px}}@container compose (max-width:1060px){.ComposeScreen-module__3iwl3G__workspace{grid-template-columns:288px minmax(0,1fr);grid-template-areas:"drafts editor""drafts settings"".preview"}.ComposeScreen-module__3iwl3G__previewPanel{position:static}}@container compose (max-width:820px){.ComposeScreen-module__3iwl3G__workspace{grid-template-columns:minmax(0,1fr);grid-template-areas:"editor""settings""preview""drafts"}.ComposeScreen-module__3iwl3G__workspace.ComposeScreen-module__3iwl3G__workspaceDraftsCollapsed{grid-template-columns:minmax(0,1fr);grid-template-areas:"editor""settings""preview"}.ComposeScreen-module__3iwl3G__draftsPanel{height:auto;max-height:none;position:static}.ComposeScreen-module__3iwl3G__draftList{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:visible}}@container compose (max-width:600px){.ComposeScreen-module__3iwl3G__settingsBody{grid-template-columns:minmax(0,1fr)}.ComposeScreen-module__3iwl3G__postOptionsSection{grid-area:auto/1}}@container compose (max-width:520px){.ComposeScreen-module__3iwl3G__draftList{grid-template-columns:minmax(0,1fr)}}
.InsightsScreen-module__UfX9Nq__page{width:100%;max-width:1480px;margin:0 auto;padding-bottom:18px}.InsightsScreen-module__UfX9Nq__page button,.InsightsScreen-module__UfX9Nq__page select,.InsightsScreen-module__UfX9Nq__page a{font-family:inherit}.InsightsScreen-module__UfX9Nq__pageHeader,.InsightsScreen-module__UfX9Nq__loadingHeader{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px;display:flex}.InsightsScreen-module__UfX9Nq__headerCopy h1{letter-spacing:-.035em;margin:5px 0 2px;font-size:34px;font-weight:820;line-height:1.08}.InsightsScreen-module__UfX9Nq__headerCopy>p{color:var(--sub);margin:0;font-size:13.5px}.InsightsScreen-module__UfX9Nq__eyebrow{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:6px;font-size:10.5px;font-weight:800;line-height:1;display:inline-flex}.InsightsScreen-module__UfX9Nq__headerControls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.InsightsScreen-module__UfX9Nq__accountSelect{border:1px solid var(--line);background:var(--panel);height:37px;color:var(--sub);border-radius:11px;align-items:center;gap:7px;padding:0 10px;display:flex;position:relative}.InsightsScreen-module__UfX9Nq__accountSelect select{appearance:none;max-width:190px;color:var(--ink);cursor:pointer;background:0 0;border:0;outline:0;padding:0 16px 0 0;font-size:12.5px;font-weight:650}.InsightsScreen-module__UfX9Nq__accountSelect>i:last-child{pointer-events:none;position:absolute;right:9px}.InsightsScreen-module__UfX9Nq__iconAction,.InsightsScreen-module__UfX9Nq__exportAction{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;height:37px;transition:opacity .15s,border-color .15s,background .15s;display:inline-flex}.InsightsScreen-module__UfX9Nq__iconAction{border:1px solid var(--line);background:var(--panel);width:37px;color:var(--sub);padding:0}.InsightsScreen-module__UfX9Nq__exportAction{border:1px solid var(--btn-bg);background:var(--btn-bg);color:var(--btn-fg);gap:7px;padding:0 13px;font-size:12.5px;font-weight:700}.InsightsScreen-module__UfX9Nq__iconAction:hover,.InsightsScreen-module__UfX9Nq__exportAction:hover{opacity:.82}.InsightsScreen-module__UfX9Nq__iconAction:disabled,.InsightsScreen-module__UfX9Nq__exportAction:disabled{cursor:default;opacity:.45}.InsightsScreen-module__UfX9Nq__notice{color:#b45309;background:#f59e0b17;border:1px solid #f59e0b33;border-radius:10px;align-items:center;gap:8px;margin-bottom:12px;padding:9px 12px;font-size:12.5px;font-weight:650;display:flex}.InsightsScreen-module__UfX9Nq__notice[data-error=true]{color:#e11d48;background:#f43f5e14;border-color:#f43f5e33}[data-theme=dark] .InsightsScreen-module__UfX9Nq__notice{color:#fbbf24}[data-theme=dark] .InsightsScreen-module__UfX9Nq__notice[data-error=true]{color:#fb7185}.InsightsScreen-module__UfX9Nq__syncRow{color:var(--faint);align-items:center;gap:7px;margin:-5px 0 13px;font-size:11.5px;font-weight:550;display:flex}.InsightsScreen-module__UfX9Nq__liveDot{background:#22c55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #22c55e1c}.InsightsScreen-module__UfX9Nq__statGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:13px;display:grid}.InsightsScreen-module__UfX9Nq__statCard{min-width:0;position:relative;overflow:hidden}.InsightsScreen-module__UfX9Nq__statCard:after{background:var(--stat-soft);content:"";filter:blur(1px);border-radius:50%;width:104px;height:104px;position:absolute;top:-36px;right:-28px}.InsightsScreen-module__UfX9Nq__statCard:before{background:var(--stat-color);content:"";width:3px;position:absolute;inset:0 auto 0 0}.InsightsScreen-module__UfX9Nq__statTop{z-index:1;color:var(--sub);align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex;position:relative}.InsightsScreen-module__UfX9Nq__statIcon{background:var(--stat-soft);width:29px;height:29px;color:var(--stat-color);border-radius:9px;justify-content:center;align-items:center;display:inline-flex}.InsightsScreen-module__UfX9Nq__statValue{z-index:1;letter-spacing:-.035em;margin-top:15px;font-size:clamp(25px,2.25vw,32px);font-weight:820;line-height:1;position:relative}.InsightsScreen-module__UfX9Nq__statFooter{z-index:1;justify-content:space-between;align-items:center;gap:8px;margin-top:13px;display:flex;position:relative}.InsightsScreen-module__UfX9Nq__statFooter>span{flex:none;align-items:center;gap:4px;font-size:11px;font-weight:750;display:inline-flex}.InsightsScreen-module__UfX9Nq__statFooter>span[data-direction=up]{color:#16a34a}.InsightsScreen-module__UfX9Nq__statFooter>span[data-direction=down]{color:#e11d48}.InsightsScreen-module__UfX9Nq__statFooter>span[data-direction=flat]{color:var(--faint)}.InsightsScreen-module__UfX9Nq__statFooter small{color:var(--faint);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-weight:550;overflow:hidden}.InsightsScreen-module__UfX9Nq__decisionGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:13px;display:grid}.InsightsScreen-module__UfX9Nq__decisionCard{border:1px solid color-mix(in srgb, var(--decision-color) 18%, var(--line));background:linear-gradient(125deg, var(--decision-soft), transparent 66%), var(--panel);border-radius:13px;align-items:flex-start;gap:12px;min-width:0;padding:13px 14px;display:flex}.InsightsScreen-module__UfX9Nq__decisionIcon{background:var(--decision-soft);width:34px;height:34px;color:var(--decision-color);border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}.InsightsScreen-module__UfX9Nq__decisionCard>div{min-width:0}.InsightsScreen-module__UfX9Nq__decisionCard small{color:var(--sub);letter-spacing:.02em;text-transform:uppercase;margin-bottom:2px;font-size:10.5px;font-weight:750;display:block}.InsightsScreen-module__UfX9Nq__decisionCard strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:780;display:block;overflow:hidden}.InsightsScreen-module__UfX9Nq__decisionCard p{color:var(--faint);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:10.5px;overflow:hidden}.InsightsScreen-module__UfX9Nq__primaryGrid,.InsightsScreen-module__UfX9Nq__optimizationGrid{gap:13px;margin-bottom:13px;display:grid}.InsightsScreen-module__UfX9Nq__primaryGrid{grid-template-columns:minmax(0,1.8fr) minmax(315px,.72fr)}.InsightsScreen-module__UfX9Nq__optimizationGrid{grid-template-columns:minmax(0,1.3fr) minmax(340px,.8fr)}.InsightsScreen-module__UfX9Nq__performanceCard,.InsightsScreen-module__UfX9Nq__mixCard,.InsightsScreen-module__UfX9Nq__heatmapCard,.InsightsScreen-module__UfX9Nq__decayCard,.InsightsScreen-module__UfX9Nq__platformCard,.InsightsScreen-module__UfX9Nq__postsCard{min-width:0;overflow:hidden}.InsightsScreen-module__UfX9Nq__sectionHeading{justify-content:space-between;align-items:flex-start;gap:14px;padding:19px 20px 0;display:flex}.InsightsScreen-module__UfX9Nq__sectionHeading h2{letter-spacing:-.012em;margin:0;font-size:14.5px;font-weight:780}.InsightsScreen-module__UfX9Nq__sectionHeading p{color:var(--sub);margin:3px 0 0;font-size:11.5px}.InsightsScreen-module__UfX9Nq__chartHeader{justify-content:space-between;align-items:flex-start;gap:16px;padding-right:20px;display:flex}.InsightsScreen-module__UfX9Nq__chartHeader .InsightsScreen-module__UfX9Nq__sectionHeading{flex:1}.InsightsScreen-module__UfX9Nq__metricPicker{background:var(--line2);border-radius:9px;align-items:center;gap:3px;margin-top:16px;padding:3px;display:flex}.InsightsScreen-module__UfX9Nq__metricPicker button{color:var(--faint);cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:5px;padding:5px 7px;font-size:10.5px;font-weight:650;display:inline-flex}.InsightsScreen-module__UfX9Nq__metricPicker button span{background:var(--metric-color);border-radius:50%;width:6px;height:6px}.InsightsScreen-module__UfX9Nq__metricPicker button[data-active=true]{background:var(--panel);color:var(--ink);box-shadow:0 1px 3px #14151b17}.InsightsScreen-module__UfX9Nq__performanceChart{height:300px;padding:10px 20px 0}.InsightsScreen-module__UfX9Nq__chartLegend{min-height:39px;color:var(--faint);justify-content:center;align-items:center;gap:6px;padding:5px 20px 9px;font-size:10.5px;display:flex}.InsightsScreen-module__UfX9Nq__chartLegend>span{border-radius:50%;width:7px;height:7px;margin-left:10px}.InsightsScreen-module__UfX9Nq__chartLegend>span:first-child{margin-left:0}.InsightsScreen-module__UfX9Nq__chartLegend .InsightsScreen-module__UfX9Nq__legendBar{background:#f59e0b73;border-radius:2px;width:8px;height:8px}.InsightsScreen-module__UfX9Nq__mixCard .InsightsScreen-module__UfX9Nq__sectionHeading{padding-bottom:0}.InsightsScreen-module__UfX9Nq__donutWrap{width:100%;height:224px;margin-top:1px;position:relative}.InsightsScreen-module__UfX9Nq__donutCenter{pointer-events:none;flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.InsightsScreen-module__UfX9Nq__donutCenter strong{letter-spacing:-.03em;font-size:23px;font-weight:820}.InsightsScreen-module__UfX9Nq__donutCenter span{color:var(--faint);text-transform:uppercase;font-size:10px;font-weight:650}.InsightsScreen-module__UfX9Nq__mixLegend{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 14px;padding:0 20px 18px;display:grid}.InsightsScreen-module__UfX9Nq__mixLegend>div{grid-template-columns:7px 1fr auto;align-items:center;gap:6px;display:grid}.InsightsScreen-module__UfX9Nq__mixLegend>div>span{border-radius:50%;width:7px;height:7px}.InsightsScreen-module__UfX9Nq__mixLegend small{color:var(--sub);font-size:10.5px}.InsightsScreen-module__UfX9Nq__mixLegend strong{font-size:11px}.InsightsScreen-module__UfX9Nq__historyPill,.InsightsScreen-module__UfX9Nq__audiencePill{background:var(--chip);color:var(--sub);text-transform:uppercase;border-radius:20px;flex:none;align-items:center;gap:5px;padding:4px 8px;font-size:9.5px;font-weight:750;display:inline-flex}.InsightsScreen-module__UfX9Nq__audiencePill{color:#0284c7;text-transform:none;background:#0ea5e91a}.InsightsScreen-module__UfX9Nq__heatmapScroll{padding:22px 20px 8px;overflow-x:auto}.InsightsScreen-module__UfX9Nq__heatmap{grid-template-columns:42px repeat(6,minmax(48px,1fr));gap:6px;min-width:390px;display:grid}.InsightsScreen-module__UfX9Nq__heatRow{display:contents}.InsightsScreen-module__UfX9Nq__heatHour,.InsightsScreen-module__UfX9Nq__heatDay{color:var(--faint);text-align:center;align-self:center;font-size:9.5px;font-weight:650}.InsightsScreen-module__UfX9Nq__heatDay{text-align:left}.InsightsScreen-module__UfX9Nq__heatCell{cursor:default;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;height:30px;font-size:9.5px;font-weight:750;transition:transform .15s;display:flex}.InsightsScreen-module__UfX9Nq__heatCell:hover{transform:translateY(-1px)}.InsightsScreen-module__UfX9Nq__heatCell[data-best=true]{border-color:#7c3aed;box-shadow:0 0 0 2px #7c3aed29}.InsightsScreen-module__UfX9Nq__heatLegend{color:var(--faint);justify-content:flex-end;align-items:center;gap:4px;padding:0 20px 16px;font-size:9.5px;display:flex}.InsightsScreen-module__UfX9Nq__heatLegend i{background:#7c3aed24;border-radius:2px;width:11px;height:7px}.InsightsScreen-module__UfX9Nq__heatLegend i:nth-of-type(2){background:#7c3aed4d}.InsightsScreen-module__UfX9Nq__heatLegend i:nth-of-type(3){background:#7c3aed7a}.InsightsScreen-module__UfX9Nq__heatLegend i:nth-of-type(4){background:#7c3aeda8}.InsightsScreen-module__UfX9Nq__heatLegend i:nth-of-type(5){background:#7c3aede6}.InsightsScreen-module__UfX9Nq__decayChart{height:254px;padding:19px 20px 12px}.InsightsScreen-module__UfX9Nq__emptyChart{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:225px;padding:26px;display:flex}.InsightsScreen-module__UfX9Nq__emptyChart>span{background:var(--accent-soft);width:42px;height:42px;color:var(--accent);border-radius:12px;justify-content:center;align-items:center;margin-bottom:10px;display:inline-flex}.InsightsScreen-module__UfX9Nq__emptyChart strong{font-size:13px}.InsightsScreen-module__UfX9Nq__emptyChart p{max-width:310px;color:var(--sub);margin:4px 0 0;font-size:11px}.InsightsScreen-module__UfX9Nq__platformCard,.InsightsScreen-module__UfX9Nq__postsCard{margin-bottom:13px}.InsightsScreen-module__UfX9Nq__platformCard .InsightsScreen-module__UfX9Nq__sectionHeading,.InsightsScreen-module__UfX9Nq__postsCard .InsightsScreen-module__UfX9Nq__sectionHeading{padding-bottom:16px}.InsightsScreen-module__UfX9Nq__platformTableWrap,.InsightsScreen-module__UfX9Nq__postsTableWrap{border-top:1px solid var(--line2);overflow-x:auto}.InsightsScreen-module__UfX9Nq__platformTable{min-width:740px}.InsightsScreen-module__UfX9Nq__platformHead,.InsightsScreen-module__UfX9Nq__platformRow{grid-template-columns:minmax(150px,1.1fr) minmax(170px,1.8fr) 64px 90px 100px 72px;align-items:center;column-gap:17px;padding:0 20px;display:grid}.InsightsScreen-module__UfX9Nq__platformHead{background:var(--sidebar);min-height:35px;color:var(--faint);letter-spacing:.04em;text-transform:uppercase;font-size:9.5px;font-weight:750}.InsightsScreen-module__UfX9Nq__platformRow{border-top:1px solid var(--line2);min-height:60px;color:var(--sub);font-size:11.5px}.InsightsScreen-module__UfX9Nq__platformRow:first-of-type{border-top:0}.InsightsScreen-module__UfX9Nq__platformName,.InsightsScreen-module__UfX9Nq__postPlatform{align-items:center;gap:9px;min-width:0;display:flex}.InsightsScreen-module__UfX9Nq__platformName>span{border-radius:9px;flex:none;justify-content:center;align-items:center;width:29px;height:29px;display:inline-flex}.InsightsScreen-module__UfX9Nq__platformName strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.InsightsScreen-module__UfX9Nq__platformBar{background:var(--line2);border-radius:8px;height:7px;overflow:hidden}.InsightsScreen-module__UfX9Nq__platformBar span{border-radius:inherit;height:100%;display:block}.InsightsScreen-module__UfX9Nq__rateCell{color:#0d9488;font-weight:780}[data-theme=dark] .InsightsScreen-module__UfX9Nq__rateCell{color:#2dd4bf}.InsightsScreen-module__UfX9Nq__postsTable{min-width:920px}.InsightsScreen-module__UfX9Nq__postsHead,.InsightsScreen-module__UfX9Nq__postRow{grid-template-columns:28px minmax(270px,2fr) minmax(105px,.65fr) 75px 85px 100px 70px;align-items:center;column-gap:16px;padding:0 20px;display:grid}.InsightsScreen-module__UfX9Nq__postsHead{background:var(--sidebar);min-height:35px;color:var(--faint);letter-spacing:.04em;text-transform:uppercase;font-size:9.5px;font-weight:750}.InsightsScreen-module__UfX9Nq__postRow{border-top:1px solid var(--line2);min-height:68px;color:var(--sub);font-size:11.5px}.InsightsScreen-module__UfX9Nq__postRow:first-of-type{border-top:0}.InsightsScreen-module__UfX9Nq__postRow>strong:not(.InsightsScreen-module__UfX9Nq__rateCell){color:var(--ink);font-size:12px}.InsightsScreen-module__UfX9Nq__rank{background:var(--line2);width:22px;height:22px;color:var(--sub);border-radius:7px;justify-content:center;align-items:center;font-size:10px;font-weight:780;display:inline-flex}.InsightsScreen-module__UfX9Nq__postRow:nth-child(2) .InsightsScreen-module__UfX9Nq__rank{color:#d97706;background:#f59e0b26}.InsightsScreen-module__UfX9Nq__postTitle{min-width:0;color:var(--ink);align-items:center;gap:11px;text-decoration:none;display:flex}a.InsightsScreen-module__UfX9Nq__postTitle:hover .InsightsScreen-module__UfX9Nq__postCopy{color:var(--accent)}.InsightsScreen-module__UfX9Nq__postThumb{border:1px solid var(--line2);background-position:50%;background-size:cover;border-radius:9px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.InsightsScreen-module__UfX9Nq__postCopy{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11.5px;font-weight:590;line-height:1.35;transition:color .15s;display:-webkit-box;overflow:hidden}.InsightsScreen-module__UfX9Nq__postPlatform{color:var(--sub);gap:7px;font-size:10.5px;font-weight:650}.InsightsScreen-module__UfX9Nq__dataNote{color:var(--faint);text-align:center;justify-content:center;align-items:flex-start;gap:6px;padding:3px 14px 0;font-size:10.5px;display:flex}.InsightsScreen-module__UfX9Nq__statusCard{grid-template-columns:minmax(240px,.75fr) minmax(340px,1.25fr);max-width:920px;min-height:360px;margin-top:24px;display:grid;overflow:hidden}.InsightsScreen-module__UfX9Nq__statusArtwork{background:radial-gradient(circle at 20% 20%,#ec48993d,#0000 32%),radial-gradient(circle at 78% 78%,#f59e0b38,#0000 32%),linear-gradient(135deg,#7c3aed24,#0ea5e91a);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.InsightsScreen-module__UfX9Nq__statusArtwork:before,.InsightsScreen-module__UfX9Nq__statusArtwork:after{content:"";border:1px solid #7c3aed29;border-radius:50%;position:absolute}.InsightsScreen-module__UfX9Nq__statusArtwork:before{width:230px;height:230px}.InsightsScreen-module__UfX9Nq__statusArtwork:after{width:320px;height:320px}.InsightsScreen-module__UfX9Nq__statusArtwork>span{z-index:1;color:#fff;background:linear-gradient(135deg,#7c3aed,#ec4899);border-radius:24px;justify-content:center;align-items:center;width:76px;height:76px;display:inline-flex;transform:rotate(-4deg);box-shadow:0 18px 45px #7c3aed40}.InsightsScreen-module__UfX9Nq__statusArtwork[data-unavailable=true]>span{background:linear-gradient(135deg,#f59e0b,#f43f5e)}.InsightsScreen-module__UfX9Nq__statusCopy{flex-direction:column;justify-content:center;align-items:flex-start;padding:52px;display:flex}.InsightsScreen-module__UfX9Nq__statusCopy h2{letter-spacing:-.025em;max-width:440px;margin:10px 0 9px;font-size:27px;line-height:1.12}.InsightsScreen-module__UfX9Nq__statusCopy p{max-width:480px;color:var(--sub);margin:0 0 22px;font-size:13px;line-height:1.6}.InsightsScreen-module__UfX9Nq__primaryAction{background:var(--btn-bg);color:var(--btn-fg);border-radius:11px;align-items:center;gap:8px;padding:10px 15px;font-size:12.5px;font-weight:750;text-decoration:none;display:inline-flex}.InsightsScreen-module__UfX9Nq__errorCard{align-items:center;gap:13px;max-width:680px;margin-top:20px;display:flex}.InsightsScreen-module__UfX9Nq__errorCard>span{color:#f43f5e}.InsightsScreen-module__UfX9Nq__errorCard>div{flex:1}.InsightsScreen-module__UfX9Nq__errorCard h2{margin:0;font-size:15px}.InsightsScreen-module__UfX9Nq__errorCard p{color:var(--sub);margin:3px 0 0;font-size:12px}.InsightsScreen-module__UfX9Nq__errorCard button{border:1px solid var(--line);background:var(--panel);color:var(--ink);cursor:pointer;border-radius:9px;padding:8px 12px;font-size:12px;font-weight:700}@media (max-width:1180px){.InsightsScreen-module__UfX9Nq__statGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.InsightsScreen-module__UfX9Nq__primaryGrid,.InsightsScreen-module__UfX9Nq__optimizationGrid{grid-template-columns:1fr}.InsightsScreen-module__UfX9Nq__mixCard{min-height:350px}.InsightsScreen-module__UfX9Nq__donutWrap{width:360px;max-width:100%;margin-left:auto;margin-right:auto}.InsightsScreen-module__UfX9Nq__mixLegend{max-width:480px;margin:0 auto}}@media (max-width:900px){.InsightsScreen-module__UfX9Nq__pageHeader,.InsightsScreen-module__UfX9Nq__loadingHeader{flex-direction:column;align-items:flex-start}.InsightsScreen-module__UfX9Nq__headerControls{justify-content:flex-start}.InsightsScreen-module__UfX9Nq__decisionGrid{grid-template-columns:1fr}.InsightsScreen-module__UfX9Nq__decisionCard p{white-space:normal}.InsightsScreen-module__UfX9Nq__statusCard{grid-template-columns:1fr}.InsightsScreen-module__UfX9Nq__statusArtwork{min-height:210px}.InsightsScreen-module__UfX9Nq__statusCopy{padding:36px}}@media (max-width:620px){.InsightsScreen-module__UfX9Nq__headerCopy h1{font-size:30px}.InsightsScreen-module__UfX9Nq__headerControls,.InsightsScreen-module__UfX9Nq__accountSelect{width:100%}.InsightsScreen-module__UfX9Nq__accountSelect select{width:100%;max-width:none}.InsightsScreen-module__UfX9Nq__exportAction{flex:1}.InsightsScreen-module__UfX9Nq__statGrid{grid-template-columns:1fr}.InsightsScreen-module__UfX9Nq__statFooter small{max-width:48%}.InsightsScreen-module__UfX9Nq__chartHeader{flex-direction:column;padding-right:0}.InsightsScreen-module__UfX9Nq__metricPicker{width:calc(100% - 40px);margin:0 20px;overflow-x:auto}.InsightsScreen-module__UfX9Nq__metricPicker button{white-space:nowrap;flex:1;justify-content:center}.InsightsScreen-module__UfX9Nq__performanceChart{height:270px;padding-left:12px;padding-right:12px}.InsightsScreen-module__UfX9Nq__sectionHeading{flex-direction:column}.InsightsScreen-module__UfX9Nq__heatmapScroll{padding-left:14px;padding-right:14px}.InsightsScreen-module__UfX9Nq__statusCopy{padding:28px 24px}.InsightsScreen-module__UfX9Nq__statusCopy h2{font-size:23px}.InsightsScreen-module__UfX9Nq__syncRow{flex-wrap:wrap}.InsightsScreen-module__UfX9Nq__dataNote{text-align:left}}
.IntegrationsScreen-module__d2sm-q__screen{width:100%;max-width:1180px;margin:0 auto;padding:0 0 20px}.IntegrationsScreen-module__d2sm-q__pageHeader{max-width:650px}.IntegrationsScreen-module__d2sm-q__pageHeader h1{letter-spacing:-.045em;margin:0;font-size:clamp(26px,2.8vw,30px);font-weight:820;line-height:1.04}.IntegrationsScreen-module__d2sm-q__pageHeader p{color:var(--sub);margin:4px 0 0;font-size:clamp(12px,1.4vw,13px);line-height:1.5}.IntegrationsScreen-module__d2sm-q__notices{flex-direction:column;gap:8px;margin-top:14px;display:flex}.IntegrationsScreen-module__d2sm-q__notices:empty{display:none}.IntegrationsScreen-module__d2sm-q__notice{border:1px solid #0000;border-radius:10px;align-items:center;gap:9px;max-width:720px;padding:8px 10px;font-size:11.5px;font-weight:650;display:flex}.IntegrationsScreen-module__d2sm-q__notice>i{flex:none}.IntegrationsScreen-module__d2sm-q__error{border-color:color-mix(in srgb, var(--danger) 20%, transparent);color:var(--danger);background:color-mix(in srgb, var(--danger) 9%, var(--panel))}.IntegrationsScreen-module__d2sm-q__warning{border-color:color-mix(in srgb, var(--warn) 22%, transparent);color:#d97706;background:color-mix(in srgb, var(--warn) 10%, var(--panel))}.IntegrationsScreen-module__d2sm-q__success{border-color:color-mix(in srgb, var(--ok) 20%, transparent);color:var(--ok);background:color-mix(in srgb, var(--ok) 9%, var(--panel))}.IntegrationsScreen-module__d2sm-q__section{margin-top:24px}.IntegrationsScreen-module__d2sm-q__section+.IntegrationsScreen-module__d2sm-q__section{padding-top:0}.IntegrationsScreen-module__d2sm-q__sectionHeader{justify-content:space-between;align-items:flex-end;gap:20px;min-height:32px;margin-bottom:8px;display:flex}.IntegrationsScreen-module__d2sm-q__sectionHeader h2{letter-spacing:-.025em;margin:0;font-size:clamp(16px,1.7vw,18px);font-weight:790;line-height:1.15}.IntegrationsScreen-module__d2sm-q__sectionHeader p{color:var(--sub);margin:2px 0 0;font-size:10px;line-height:1.45}.IntegrationsScreen-module__d2sm-q__integrationGrid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:8px;display:grid}.IntegrationsScreen-module__d2sm-q__integrationCard{--integration-color:var(--accent);border:1px solid var(--line2);background:linear-gradient(var(--panel), var(--panel)) padding-box, linear-gradient(145deg, color-mix(in srgb, var(--integration-color) 12%, var(--line)), var(--line2)) border-box;text-align:center;border-radius:14px;flex-direction:column;align-items:center;min-width:0;min-height:128px;padding:9px 8px 8px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;box-shadow:0 1px 2px #15161b06}.IntegrationsScreen-module__d2sm-q__integrationCard:hover{border-color:color-mix(in srgb, var(--integration-color) 22%, var(--line));transform:translateY(-2px);box-shadow:0 12px 30px #15161b13}.IntegrationsScreen-module__d2sm-q__iconWrap{display:inline-flex;position:relative}.IntegrationsScreen-module__d2sm-q__iconSurface{border:1px solid color-mix(in srgb, var(--integration-color) 16%, var(--line));background:color-mix(in srgb, var(--integration-color) 8%, var(--panel));width:52px;height:52px;box-shadow:0 8px 18px color-mix(in srgb, var(--integration-color) 8%, transparent), inset 0 1px 0 #ffffff8c;border-radius:16px;justify-content:center;align-items:center;transition:transform .18s,box-shadow .18s;display:inline-flex}.IntegrationsScreen-module__d2sm-q__integrationCard:hover .IntegrationsScreen-module__d2sm-q__iconSurface{box-shadow:0 11px 24px color-mix(in srgb, var(--integration-color) 12%, transparent), inset 0 1px 0 #ffffff94;transform:scale(1.035)}.IntegrationsScreen-module__d2sm-q__connectedBadge{border:2px solid var(--panel);background:#5ba77d;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex;position:absolute;top:-5px;right:-5px;box-shadow:0 2px 8px #16653438}.IntegrationsScreen-module__d2sm-q__integrationName{max-width:120px;min-height:23px;color:var(--ink);justify-content:center;align-items:center;margin-top:6px;font-size:10.5px;font-weight:720;line-height:1.25;display:flex}.IntegrationsScreen-module__d2sm-q__statusPill,.IntegrationsScreen-module__d2sm-q__connectButton{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:4px;min-height:22px;margin-top:auto;padding:3px 7px;font-size:8.5px;font-weight:730;line-height:1;display:inline-flex}.IntegrationsScreen-module__d2sm-q__comingSoon{border:1px solid var(--line);color:var(--sub);background:var(--bg2)}.IntegrationsScreen-module__d2sm-q__connected{border:1px solid color-mix(in srgb, var(--ok) 18%, var(--line));color:var(--ok);background:color-mix(in srgb, var(--ok) 8%, var(--panel))}.IntegrationsScreen-module__d2sm-q__connectedAction{cursor:pointer;transition:border-color .15s,color .15s,background .15s}.IntegrationsScreen-module__d2sm-q__connectedAction:hover:not(:disabled){border-color:color-mix(in srgb, var(--danger) 24%, var(--line));color:var(--danger);background:color-mix(in srgb, var(--danger) 6%, var(--panel))}.IntegrationsScreen-module__d2sm-q__connectButton{border:1px solid var(--btn-bg);color:var(--btn-fg);background:var(--btn-bg);cursor:pointer;transition:opacity .15s,transform .15s}.IntegrationsScreen-module__d2sm-q__connectButton:hover:not(:disabled){opacity:.88;transform:translateY(-1px)}.IntegrationsScreen-module__d2sm-q__connectButton:focus-visible,.IntegrationsScreen-module__d2sm-q__connectedAction:focus-visible{outline:3px solid var(--accent-soft);outline-offset:2px}.IntegrationsScreen-module__d2sm-q__connectButton:disabled,.IntegrationsScreen-module__d2sm-q__connectedAction:disabled{cursor:default;opacity:.58}@keyframes IntegrationsScreen-module__d2sm-q__iconSpin{to{transform:rotate(360deg)}}.IntegrationsScreen-module__d2sm-q__spinner{animation:.8s linear infinite IntegrationsScreen-module__d2sm-q__iconSpin}.IntegrationsScreen-module__d2sm-q__mcpGrid{grid-template-columns:minmax(220px,280px)}.IntegrationsScreen-module__d2sm-q__mcpCard{min-height:145px}.IntegrationsScreen-module__d2sm-q__mcpIcon{background:radial-gradient(circle at 30% 20%,#ffffffdb,#0000 38%),linear-gradient(145deg,#7c3aed21,#ec48991c);overflow:hidden}.IntegrationsScreen-module__d2sm-q__mcpIcon img{object-fit:contain;width:42px;height:38px}.IntegrationsScreen-module__d2sm-q__providerPills{justify-content:center;align-items:center;gap:5px;margin:0 0 6px;display:flex}.IntegrationsScreen-module__d2sm-q__providerPills span{border:1px solid var(--line);color:var(--sub);background:var(--panel);border-radius:999px;align-items:center;gap:4px;padding:3px 6px;font-size:8.5px;font-weight:680;display:inline-flex}.IntegrationsScreen-module__d2sm-q__secondarySections{margin-top:24px}.IntegrationsScreen-module__d2sm-q__secondarySections .IntegrationsScreen-module__d2sm-q__section{border-top:1px solid var(--line2);min-width:0;margin-top:0;padding-top:24px}.IntegrationsScreen-module__d2sm-q__secondarySections .IntegrationsScreen-module__d2sm-q__section+.IntegrationsScreen-module__d2sm-q__section{margin-top:24px}[data-theme=dark] .IntegrationsScreen-module__d2sm-q__integrationCard:hover{box-shadow:0 12px 30px #00000047}[data-theme=dark] .IntegrationsScreen-module__d2sm-q__iconSurface{box-shadow:0 8px 18px #0003,inset 0 1px #ffffff0f}@media (max-width:780px){.IntegrationsScreen-module__d2sm-q__sectionHeader{flex-direction:column;align-items:flex-start;gap:10px}}@media (max-width:600px){.IntegrationsScreen-module__d2sm-q__screen{padding-top:10px}.IntegrationsScreen-module__d2sm-q__pageHeader h1{font-size:28px}.IntegrationsScreen-module__d2sm-q__section{margin-top:26px}.IntegrationsScreen-module__d2sm-q__integrationGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.IntegrationsScreen-module__d2sm-q__integrationCard{min-height:132px;padding:10px 8px 8px}.IntegrationsScreen-module__d2sm-q__iconSurface{border-radius:16px;width:52px;height:52px}.IntegrationsScreen-module__d2sm-q__integrationName{font-size:11px}.IntegrationsScreen-module__d2sm-q__mcpGrid{grid-template-columns:minmax(0,1fr)}.IntegrationsScreen-module__d2sm-q__mcpCard{min-height:148px}}@media (prefers-reduced-motion:reduce){.IntegrationsScreen-module__d2sm-q__integrationCard,.IntegrationsScreen-module__d2sm-q__iconSurface,.IntegrationsScreen-module__d2sm-q__connectButton{transition:none}.IntegrationsScreen-module__d2sm-q__integrationCard:hover,.IntegrationsScreen-module__d2sm-q__integrationCard:hover .IntegrationsScreen-module__d2sm-q__iconSurface,.IntegrationsScreen-module__d2sm-q__connectButton:hover:not(:disabled){transform:none}}
.SocialConnectionComplete-module__d4WFzG__page{background:var(--bg);place-items:center;min-height:100vh;padding:24px;display:grid}.SocialConnectionComplete-module__d4WFzG__card{border:1px solid var(--line);background:var(--panel);width:min(100%,390px);box-shadow:var(--shadow-card);text-align:center;border-radius:22px;flex-direction:column;align-items:center;padding:34px 28px 28px;display:flex}.SocialConnectionComplete-module__d4WFzG__icon{border-radius:17px;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex}.SocialConnectionComplete-module__d4WFzG__success{color:var(--ok);background:color-mix(in srgb, var(--ok) 11%, var(--panel))}.SocialConnectionComplete-module__d4WFzG__error{color:var(--warn);background:color-mix(in srgb, var(--warn) 11%, var(--panel))}.SocialConnectionComplete-module__d4WFzG__card h1{color:var(--ink);letter-spacing:-.03em;margin:18px 0 0;font-size:22px}.SocialConnectionComplete-module__d4WFzG__card p{color:var(--sub);margin:8px 0 0;font-size:13px;line-height:1.55}.SocialConnectionComplete-module__d4WFzG__actions{justify-content:center;align-items:center;gap:10px;margin-top:22px;display:flex}.SocialConnectionComplete-module__d4WFzG__actions button,.SocialConnectionComplete-module__d4WFzG__actions a{min-height:36px;font:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:8px 13px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.SocialConnectionComplete-module__d4WFzG__actions button{border:1px solid var(--btn-bg);color:var(--btn-fg);background:var(--btn-bg)}.SocialConnectionComplete-module__d4WFzG__actions a{border:1px solid var(--line);color:var(--ink);background:var(--panel)}.SocialConnectionComplete-module__d4WFzG__actions button:focus-visible,.SocialConnectionComplete-module__d4WFzG__actions a:focus-visible{outline:3px solid var(--accent-soft);outline-offset:2px}
