.story-editor-header{display:flex;position:relative;z-index:3;min-height:3.75rem;flex-shrink:0;align-items:center;justify-content:space-between;gap:1rem;padding:.5rem 1rem .25rem;animation:story-header-in .24s cubic-bezier(.2,.8,.2,1) both}.story-editor-header-brand{display:flex;min-width:0;align-items:center;gap:.625rem}.story-editor-header-avatar{display:inline-flex;flex-shrink:0;border-radius:999px;background:transparent;padding:0;opacity:1}.story-editor-header-copy{display:grid;min-width:0;gap:.25rem}.story-editor-header-title{overflow:hidden;color:var(--theme-text-primary);font-size:1rem;font-weight:var(--font-weight-display);line-height:1;text-overflow:ellipsis;white-space:nowrap}.story-editor-header-meta{display:flex;min-width:0;align-items:center;width:-moz-fit-content;width:fit-content;max-width:100%;gap:.25rem;padding:0;color:var(--theme-text-secondary);font-size:.6875rem;font-weight:var(--font-weight-heading);line-height:1.2}.story-editor-header-meta.chip{border:0;border-radius:0;background:transparent;--chip-bg:transparent}.story-editor-header-meta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story-editor-header-meta span+span:before{margin-right:.25rem;content:"·";color:var(--theme-text-tertiary)}.story-editor-header-meta,.story-editor-header-title{animation:story-header-copy-in .28s cubic-bezier(.2,.8,.2,1) both}.story-editor-header-title{animation-delay:35ms}.story-editor-header-meta{animation-delay:65ms}.story-editor-header-actions{display:inline-flex;flex-shrink:0;align-items:center;gap:.5rem}.story-editor-header-badge{display:inline-flex;align-items:center}.story-editor-header-badge,.story-editor-header-badge.btn{min-height:var(--story-control-height);gap:.375rem;padding:0 .75rem;font-size:.75rem;font-weight:var(--font-weight-display)}.story-editor-duration-button.btn{min-width:-moz-max-content;min-width:max-content;flex-shrink:0;padding-inline:.625rem}.story-editor-close-button.btn{--btn-icon-only-size:var(--story-control-height);min-height:var(--story-control-height)}.story-editor-mobile-back-button{display:none!important}.story-editor-header-actions>*{animation:story-action-in .24s cubic-bezier(.2,.8,.2,1) backwards}.story-editor-header-actions>:nth-child(2){animation-delay:45ms}.story-editor-header-actions>:nth-child(3){animation-delay:75ms}.story-editor-publish-button{position:relative;display:inline-flex;min-height:var(--story-control-height);min-width:8.25rem;align-items:center;justify-content:center;overflow:hidden;padding:0 1.125rem;font-size:.875rem;transition:background-color .15s,transform .15s}.story-editor-publish-button:after{position:absolute;inset:0;pointer-events:none;content:"";background:linear-gradient(110deg,transparent 18%,rgb(255 255 255/.22) 50%,transparent 82%);opacity:0;transform:translateX(-70%);transition:opacity .18s ease,transform .38s ease}.story-editor-publish-button:hover:not(:disabled){transform:translateY(-1px)}.story-editor-publish-button:hover:not(:disabled):after{opacity:1;transform:translateX(70%)}.story-editor-publish-button:active:not(:disabled){transform:translateY(0) scale(.985)}.story-editor-layout{display:grid;min-height:0;flex:1 1 auto;grid-template-columns:minmax(0,1fr);overflow-y:auto}@media (min-width:1024px){.story-editor-layout{grid-template-columns:292px minmax(420px,1fr) 316px;overflow:visible}}@media (min-width:1280px){.story-editor-layout{grid-template-columns:304px minmax(430px,1fr) 320px}}.story-editor-panel{border:0;border-radius:var(--story-editor-surface-radius);background:var(--theme-bg-tertiary);animation:story-editor-enter .24s cubic-bezier(.2,.8,.2,1) both}.story-editor-panel.subcard,.subcard.story-editor-panel{background-color:var(--subcard-bg);border:var(--subcard-border-width,0) solid var(--subcard-border,var(--card-border));border-radius:var(--subcard-radius,var(--card-radius));box-shadow:var(--subcard-shadow,none)}.story-preview-workbench{position:relative;display:flex;min-height:100%;width:100%;flex-direction:column;align-items:center;justify-content:flex-start;gap:.75rem;overflow:visible;padding-block:clamp(.5rem,2dvh,1.25rem) clamp(1rem,2.5dvh,2rem)}.story-canvas-tool-rail{right:calc(100% + .75rem)}.story-canvas-side-rail,.story-canvas-tool-rail{position:absolute;top:50%;z-index:30;display:none;transform:translateY(-50%);flex-direction:column;gap:.5rem;animation:story-rail-in .24s cubic-bezier(.2,.8,.2,1) both}.story-canvas-side-rail{left:calc(100% + .75rem);width:10.5rem;max-height:min(62dvh,34rem)}.story-canvas-layer-rail{display:flex;min-height:0;width:100%;flex-direction:column;gap:.5rem}@media (min-width:1280px){.story-canvas-side-rail,.story-canvas-tool-rail{display:flex}}.story-canvas-layer-rail-title{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:.375rem;border-radius:999px;background:rgb(0 0 0/.36);color:rgb(255 255 255/.68);padding:.375rem .625rem;font-size:.6875rem;font-weight:var(--font-weight-button);letter-spacing:.04em;backdrop-filter:blur(16px)}.story-canvas-layer-stack{display:flex;min-height:0;flex-direction:column;gap:.5rem;overflow-y:auto;padding:.25rem .125rem .375rem;scrollbar-width:none;transition:background-color .15s ease,transform .15s ease}.story-canvas-layer-stack::-webkit-scrollbar{display:none}.story-canvas-layer-stack.is-reordering{border-radius:1.25rem;background:rgb(255 255 255/.045);cursor:grabbing}.story-canvas-layer-pill{--btn-active-bg:transparent;--btn-active-bg-hover:transparent;--btn-active-text:var(--theme-text-primary);position:relative;display:flex;min-height:2.5rem;min-width:0;width:100%;align-items:center;gap:.5rem;border-radius:var(--theme-radius-full)!important;cursor:pointer;padding:0;text-align:left;transition:background-color .15s,color .15s,opacity .15s,transform .15s;-webkit-user-select:none;-moz-user-select:none;user-select:none;animation:story-layer-pill-in .24s cubic-bezier(.2,.8,.2,1) backwards}.story-canvas-layer-pill:nth-child(2){animation-delay:25ms}.story-canvas-layer-pill:nth-child(3){animation-delay:.05s}.story-canvas-layer-pill:nth-child(4){animation-delay:75ms}.story-canvas-layer-pill:nth-child(n+5){animation-delay:.1s}.story-canvas-layer-pill:hover{transform:translateX(2px)}.story-canvas-layer-pill:after,.story-canvas-layer-pill:before{position:absolute;left:.75rem;right:.75rem;height:3px;pointer-events:none;content:"";border-radius:999px;background:var(--btn-primary-bg);opacity:0;transform:scaleX(.82);transition:opacity .12s ease,transform .12s ease;box-shadow:0 0 18px var(--btn-primary-bg)}.story-canvas-layer-pill:before{top:-.3125rem}.story-canvas-layer-pill:after{bottom:-.3125rem}.story-canvas-layer-pill.is-drop-after:after,.story-canvas-layer-pill.is-drop-before:before{opacity:.95;transform:scaleX(1)}.story-canvas-layer-pill.card-active{animation:story-layer-selected .32s ease-out}.story-canvas-layer-pill.is-dragging{opacity:.34;transform:translateX(4px) scale(.98)}.story-canvas-layer-pill:active{transform:translateX(1px) scale(.98)}.story-canvas-layer-dot{--btn-icon-surface-bg:var(--btn-fill-bg);transition:background-color .15s,transform .18s}.story-canvas-layer-pill.card-active .story-canvas-layer-dot,.story-canvas-layer-pill:hover .story-canvas-layer-dot{--btn-icon-surface-bg:var(--btn-fill-bg-hover);transform:scale(1.04)}.story-canvas-layer-copy{display:grid;min-width:0;flex:1 1 auto;gap:.0625rem}.story-canvas-layer-copy small,.story-canvas-layer-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story-canvas-layer-copy strong{font-size:.8125rem;font-weight:var(--font-weight-heading);line-height:1.05}.story-canvas-layer-copy small{color:rgb(255 255 255/.56);font-size:.6875rem;font-weight:var(--font-weight-emphasis)}.story-canvas-layer-grip{display:inline-flex;height:1.75rem;width:1.75rem;flex:0 0 auto;align-items:center;justify-content:center;border-radius:999px;color:rgb(255 255 255/.42);cursor:grab;touch-action:none;transition:background-color .15s,color .15s,transform .15s}.story-canvas-layer-pill.card-active .story-canvas-layer-grip,.story-canvas-layer-pill:hover .story-canvas-layer-grip{background:transparent;color:rgb(255 255 255/.78)}.story-canvas-layer-pill:active .story-canvas-layer-grip{cursor:grabbing;transform:scale(.94)}.story-preview-chrome{pointer-events:none;position:absolute;inset:0;z-index:50;color:#fff}.story-preview-chrome-top{position:absolute;top:0;left:0;right:0;padding:1rem}.story-preview-chrome-actions{position:absolute;right:.75rem;bottom:1rem;display:flex;flex-direction:column;align-items:center;gap:.875rem}.story-preview-chrome-actions>span{display:inline-flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:9999px;background:rgb(255 255 255/.1);backdrop-filter:blur(14px)}.story-video-control-bar{position:absolute;right:4.6rem;bottom:.875rem;left:.875rem;z-index:60;display:grid;grid-template-columns:2.25rem minmax(0,1fr) auto 2.25rem;align-items:center;gap:.5rem;border-radius:var(--story-control-radius);background:rgb(0 0 0/.42);padding:.375rem;color:#fff;backdrop-filter:blur(18px)}.story-video-seek{min-width:0}.story-video-time{display:inline-flex;align-items:center;gap:.25rem;white-space:nowrap;font-size:.6875rem;font-weight:var(--font-weight-heading);color:rgb(255 255 255/.86);font-variant-numeric:tabular-nums}@media (max-width:420px){.story-video-control-bar{right:.875rem;grid-template-columns:2.25rem minmax(0,1fr) 2.25rem}.story-video-time{display:none}}.hint{display:flex;min-width:0;gap:.5rem;padding:.5rem .75rem .5rem .5rem;font-size:.75rem;line-height:1.25;animation:story-hint-in .24s ease-out both}.hint,.hint-icon{align-items:center}.hint-icon{display:inline-flex;height:1.75rem;width:1.75rem;flex-shrink:0;justify-content:center}.hint>span:last-child{min-width:0}.story-editor-stage{border-radius:2rem;background:#020617}.story-stage-bloom{--story-bloom-color:#29486b;isolation:isolate}.story-stage-bloom:before{inset:-16% -22%;border-radius:3rem;background:radial-gradient(ellipse at 50% 48%,var(--story-bloom-color) 0,var(--story-bloom-color) 34%,transparent 76%);filter:blur(42px) saturate(1.22);opacity:.5;animation:story-bloom-drift 8s ease-in-out infinite alternate;transition:background .2s ease}.story-stage-bloom:after,.story-stage-bloom:before{position:absolute;z-index:0;pointer-events:none;content:""}.story-stage-bloom:after{inset:8% -12%;border-radius:2.75rem;background:radial-gradient(circle at 18% 28%,rgb(255 255 255/10%) 0,transparent 28%),radial-gradient(circle at 82% 72%,var(--story-bloom-color) 0,transparent 34%);filter:blur(34px);opacity:.22;animation:story-bloom-breathe 6.5s ease-in-out infinite alternate}.story-stage-bloom>.story-editor-stage{position:relative;z-index:1}.story-editor-shell .btn{min-height:var(--story-control-height);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story-color-field{display:grid;min-width:0;gap:.625rem}.story-color-head{display:flex;align-items:center;gap:.75rem}.swatch-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));-moz-column-gap:.625rem;column-gap:.625rem;row-gap:.5rem}.story-color-tools{display:grid;grid-template-columns:2.5rem minmax(0,1fr) 2.5rem;gap:.5rem}.story-select-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(5.75rem,.72fr);gap:.5rem}.story-select-field{display:grid;min-width:0;gap:.375rem}.story-range-head>span,.story-select-field>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story-layer-inspector-header{display:grid;min-width:0;gap:.75rem}.story-layer-action-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.story-range-grid{display:grid;gap:.875rem}@media (min-width:1280px){.story-range-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.story-layer-frame{--story-layer-accent:var(--btn-primary-bg)}.story-layer-frame.is-selected:after,.story-layer-frame.is-selected:before{position:absolute;z-index:1;inset:-.375rem;pointer-events:none;content:"";border-radius:1.35rem}.story-layer-frame.is-selected:after{background:linear-gradient(var(--story-layer-accent),var(--story-layer-accent)) 0 0 /1rem 1px no-repeat,linear-gradient(var(--story-layer-accent),var(--story-layer-accent)) 0 0 /1px 1rem no-repeat,linear-gradient(var(--story-layer-accent),var(--story-layer-accent)) 100% 0 /1rem 1px no-repeat,linear-gradient(var(--story-layer-accent),var(--story-layer-accent)) 100% 0 /1px 1rem no-repeat,linear-gradient(var(--story-layer-accent),var(--story-layer-accent)) 0 100% /1rem 1px no-repeat,linear-gradient(var(--story-layer-accent),var(--story-layer-accent)) 0 100% /1px 1rem no-repeat,linear-gradient(var(--story-layer-accent),var(--story-layer-accent)) 100% 100% /1rem 1px no-repeat,linear-gradient(var(--story-layer-accent),var(--story-layer-accent)) 100% 100% /1px 1rem no-repeat}.story-layer-content{position:relative;z-index:0;transform:translateZ(0)}.story-link-layer{--story-link-accent:var(--btn-primary-bg);display:flex;min-width:0;align-items:center;gap:.75rem;overflow:hidden;border-radius:1.25rem;background:radial-gradient(circle at 0 0,var(--story-link-accent),transparent 58%),rgb(0 0 0/.34);color:#fff;padding:.75rem;backdrop-filter:blur(18px)}.story-link-layer-icon{display:inline-flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.75rem;background:var(--story-link-accent);color:var(--story-link-accent)}.story-link-layer-subtitle,.story-link-layer-title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story-link-layer-title{font-size:.875rem;font-weight:var(--font-weight-heading);line-height:1.1}.story-link-layer-subtitle{margin-top:.25rem;color:rgb(255 255 255/.64);font-size:.75rem;line-height:1.1}.story-music-panel{display:flex;min-height:0;flex-direction:column;overflow:hidden}.story-editor-right-menu.is-music-mode .story-music-panel{height:100%;flex:1 1 auto}.story-music-current,.story-music-track{display:flex;min-width:0;align-items:center;gap:.5rem;padding:.5rem}.story-music-current{border-radius:var(--story-control-radius);background:radial-gradient(circle at 0 0,var(--btn-primary-bg),transparent 58%),var(--theme-bg-tertiary)}.story-music-track-list{display:grid;min-height:0;flex:1 1 auto;gap:.375rem;align-content:start;overflow-y:auto;padding-right:.125rem}.story-music-track{--subcard-radius:var(--story-control-radius);--subcard-bg:var(--theme-bg-primary);padding:.375rem;transition:background-color .15s,opacity .15s}.story-music-track.is-disabled{opacity:.5}.story-music-cover{display:inline-flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;overflow:hidden;border-radius:.75rem;background:var(--theme-bg-tertiary);color:var(--theme-text-tertiary)}.story-music-cover img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.story-music-artist,.story-music-title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story-music-title{color:currentColor;font-size:.8125rem;font-weight:var(--font-weight-heading);line-height:1.15}.story-music-artist{margin-top:.125rem;color:var(--theme-text-secondary);font-size:.6875rem;line-height:1.15}.story-music-duration{flex-shrink:0;color:var(--theme-text-tertiary);font-size:.6875rem;font-weight:var(--font-weight-emphasis)}.story-music-empty{--subcard-radius:var(--story-control-radius);--subcard-bg:var(--theme-bg-primary);display:flex;min-height:3rem;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;text-align:center;font-size:.8125rem}.story-music-mode-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.story-viewer-track-link{--btn-fill-bg:var(--btn-fill-bg-hover);--btn-fill-text:var(--theme-text-primary);position:absolute;left:.875rem;right:4.6rem;bottom:.875rem;z-index:55;display:flex;min-width:0;max-width:calc(100% - 5.5rem);align-items:center;gap:.625rem;padding:.375rem .75rem .375rem .375rem;text-decoration:none;transition:background-color .15s,transform .15s}.story-viewer-track-link:hover{transform:translateY(-1px)}.story-viewer-track-cover{display:inline-flex;height:2rem;width:2rem;flex-shrink:0;align-items:center;justify-content:center;overflow:hidden;border-radius:999px;background:rgb(255 255 255/.12)}.story-viewer-track-cover img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.story-viewer-track-copy{display:grid;min-width:0;gap:.0625rem}.story-viewer-track-copy small,.story-viewer-track-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story-viewer-track-copy strong{font-size:.8125rem;font-weight:var(--font-weight-heading);line-height:1.05}.story-viewer-track-copy small{color:rgb(255 255 255/.62);font-size:.6875rem;font-weight:var(--font-weight-emphasis)}.story-viewer-content,.story-viewer-dialog{background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important}.story-viewer-content{overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important}.story-viewer-shell.card{display:flex;width:min(calc(100vw - 2rem),26rem);min-height:0!important;height:min(calc(100dvh - 2rem),56rem);max-height:calc(100dvh - 2rem);flex-direction:column;overflow:hidden}.story-viewer-body{position:relative;display:flex;min-height:0;flex:1 1 auto;overflow:hidden;isolation:isolate}.story-viewer-main,.story-viewer-stage,.story-viewer-stage-frame{position:absolute;inset:0;overflow:hidden}.story-viewer-header{position:absolute;z-index:30;top:0;right:0;left:0;padding:max(.625rem,env(safe-area-inset-top,0px)) .875rem 2rem;background:linear-gradient(rgb(0 0 0/.5),rgb(0 0 0/.12) 55%,transparent);pointer-events:none}.story-viewer-header>*{pointer-events:auto}.story-viewer-progress-row{margin-bottom:.75rem}.story-viewer-progress{background:rgb(255 255 255/.28)}.story-viewer-progress-fill{background:#fff}.story-viewer-owner-link{border-radius:999px;text-decoration:none}.story-viewer-owner-link:focus-visible .story-viewer-owner-name,.story-viewer-owner-link:hover .story-viewer-owner-name{text-decoration:underline}.story-viewer-owner-link:focus-visible{outline:2px solid rgb(255 255 255/.7);outline-offset:3px}.story-viewer-owner-name{color:#fff;font-size:.875rem;font-weight:var(--font-weight-heading);line-height:1.2;text-shadow:0 1px 8px rgb(0 0 0/.35)}.story-viewer-owner-handle{color:rgb(255 255 255/.72);font-size:.75rem;line-height:1.25;text-shadow:0 1px 6px rgb(0 0 0/.3)}.story-viewer-chrome-btn{--btn-fill-bg:rgb(255 255 255/0.14);--btn-fill-bg-hover:rgb(255 255 255/0.24);--btn-fill-text:#fff}.story-viewer-footer{position:absolute;z-index:30;right:4.25rem;bottom:0;left:0;display:flex;flex-direction:column;gap:.5rem;padding:.75rem .875rem max(.75rem,env(safe-area-inset-bottom,0px));background:transparent;pointer-events:none}.story-viewer-footer>*{pointer-events:auto}.story-viewer-caption{color:rgb(255 255 255/.9);font-size:.8125rem;line-height:1.45;text-shadow:0 1px 6px rgb(0 0 0/.35)}.story-viewer-caption-toggle{color:rgb(255 255 255/.65)!important}.story-viewer-nav-zone{height:100%;pointer-events:auto;touch-action:none;background:transparent!important;border-color:transparent!important;box-shadow:none!important}.story-viewer-nav-zone:active,.story-viewer-nav-zone:focus,.story-viewer-nav-zone:focus-visible,.story-viewer-nav-zone:hover{background:transparent!important;border-color:transparent!important;box-shadow:none!important;outline:none!important}.story-viewer-nav-zone--prev{width:35%}.story-viewer-nav-zone--next{width:65%}.story-viewer-side-rail-slot--hidden{visibility:hidden;pointer-events:none!important}.story-viewer-side-rail{position:absolute;z-index:120;right:max(.65rem,env(safe-area-inset-right,0px));bottom:max(.85rem,env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;align-items:center;gap:.75rem}.story-viewer-side-rail,.story-viewer-side-rail *{pointer-events:auto;touch-action:manipulation}.story-viewer-rail-btn{--btn-icon-only-size:3rem;width:3rem!important;min-width:3rem!important;height:3rem!important;min-height:3rem!important;border-radius:var(--theme-radius-full)!important;box-shadow:0 4px 18px rgb(0 0 0/.28)}.story-viewer-rail-badge{position:absolute;top:-.15rem;right:-.1rem;display:inline-flex;min-width:1.15rem;height:1.15rem;align-items:center;justify-content:center;padding:0 .25rem;border-radius:var(--theme-radius-full);background:var(--btn-primary-bg);color:var(--theme-on-accent);font-size:.625rem;font-weight:700;line-height:1;box-shadow:0 2px 8px rgb(0 0 0/.35)}.story-viewer-reactions--rail .story-viewer-rail-btn{--btn-icon-only-size:3rem}.story-viewer-comments,.story-viewer-sheet{position:absolute;z-index:40;right:0;bottom:0;left:0;display:flex;min-height:min(34dvh,280px);max-height:min(58dvh,480px);flex-direction:column;overflow:hidden;border-top:1px solid var(--theme-border-subtle);border-radius:var(--theme-radius-xl) var(--theme-radius-xl) 0 0;background:var(--card-bg);backdrop-filter:var(--card-backdrop-filter);box-shadow:0 -12px 40px rgb(0 0 0/.28)}.story-viewer-sheet-head{flex-shrink:0;border-bottom:1px solid var(--theme-border-subtle)}.story-viewer-sheet-body{min-height:0;flex:1 1 auto;overflow-y:auto}.story-viewer-stage-frame .story-viewer-track-link{--btn-fill-bg:rgb(255 255 255/0.14);--btn-fill-bg-hover:rgb(255 255 255/0.22);--btn-fill-text:#fff}.story-viewer-stage-frame .story-viewer-track-copy small{color:rgb(255 255 255/.62)}.story-comments-panel{display:flex;min-height:0;height:100%;flex:1 1 auto;flex-direction:column}.story-comments-panel-head{flex-shrink:0;border-bottom:1px solid var(--theme-border-subtle)}.story-comments-panel-composer{flex-shrink:0;border-top:1px solid var(--theme-border-subtle)}.story-viewer-reactions .reaction-pill{border-color:rgb(255 255 255/.18);color:#fff;background:rgb(255 255 255/.1)}.story-viewer-reactions .btn-icon-only{--btn-fill-bg:rgb(255 255 255/0.14);--btn-fill-bg-hover:rgb(255 255 255/0.24);--btn-fill-text:#fff}@media (max-width:767px){.story-viewer-dialog{width:100vw!important;height:100dvh!important;max-width:none!important;max-height:100dvh!important}.story-viewer-content{align-items:stretch!important;justify-content:flex-start!important}.story-viewer-shell.card{width:100vw;max-width:100vw;height:100dvh;min-height:100dvh!important;max-height:100dvh;border-radius:0;border-width:0}.story-viewer-header{padding-right:max(.875rem,env(safe-area-inset-right,0px))}.story-viewer-footer,.story-viewer-header{padding-left:max(.875rem,env(safe-area-inset-left,0px))}.story-viewer-footer{padding-right:max(4.25rem,calc(3.25rem + env(safe-area-inset-right, 0px)))}.story-viewer-side-rail{right:max(.75rem,env(safe-area-inset-right,0px));bottom:max(1rem,env(safe-area-inset-bottom,0px))}.story-viewer-comments,.story-viewer-sheet{border-radius:0}.story-viewer-track-link{bottom:calc(4.75rem + env(safe-area-inset-bottom, 0px))}}.story-viewer-stage-frame .story-viewer-track-link{left:.75rem;right:4.5rem;bottom:calc(4.25rem + env(safe-area-inset-bottom, 0px))}.story-music-layer{--story-music-accent:#60a5fa;display:flex;min-width:0;align-items:center;gap:.625rem;overflow:hidden;border-radius:1.25rem;background:radial-gradient(circle at 0 0,var(--story-music-accent),transparent 58%),rgb(0 0 0/.38);color:#fff;padding:.625rem;backdrop-filter:blur(18px)}.story-music-layer.is-card{border-radius:1.5rem;padding:.75rem}.story-music-layer.is-minimal{width:-moz-fit-content;width:fit-content;max-width:100%;border-radius:9999px;padding:.5rem .625rem}.story-music-layer-cover{display:inline-flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;overflow:hidden;border-radius:.8rem;background:var(--story-music-accent);color:var(--story-music-accent)}.story-music-layer-cover img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.story-music-layer-copy{min-width:0;flex:1 1 auto}.story-music-layer-artist,.story-music-layer-title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story-music-layer-title{font-size:.8125rem;font-weight:var(--font-weight-button);line-height:1.1}.story-music-layer-artist{margin-top:.1875rem;color:rgb(255 255 255/.64);font-size:.6875rem;font-weight:var(--font-weight-emphasis);line-height:1.1}.story-music-layer.is-minimal .story-music-layer-artist{display:none}.story-music-layer-eq{display:inline-flex;height:1.125rem;flex-shrink:0;align-items:end;gap:.1875rem;color:var(--story-music-accent)}.story-music-layer-eq span{display:block;width:.1875rem;border-radius:9999px;background:currentColor;animation:story-music-eq .9s ease-in-out infinite alternate}.story-music-layer-eq span:first-child{height:38%}.story-music-layer-eq span:nth-child(2){height:88%;animation-delay:.15s}.story-music-layer-eq span:nth-child(3){height:58%;animation-delay:.3s}.story-layer-resize-handle{z-index:3;display:inline-flex;height:1.5rem;width:1.5rem;align-items:center;justify-content:center;border:0;border-radius:9999px;background:transparent}.story-layer-resize-handle:before{height:.5rem;width:.5rem;content:"";border-radius:9999px;background:#fff;box-shadow:none;opacity:.92;transition:transform .15s,opacity .15s}.story-layer-resize-handle.is-edge:before{width:.85rem;height:.2rem}.story-layer-resize-handle[data-direction=e]:before,.story-layer-resize-handle[data-direction=w]:before{width:.2rem;height:.85rem}.story-layer-resize-handle:hover:before{opacity:1;transform:scale(1.18)}.story-layer-rotate-handle{position:absolute;z-index:3;top:-2.25rem;left:50%;display:inline-flex;height:1.75rem;width:1.75rem;align-items:center;justify-content:center;border:0;border-radius:9999px;background:rgb(0 0 0/.5);box-shadow:none;transform:translateX(-50%);backdrop-filter:blur(14px)}.story-layer-rotate-handle:before{height:.55rem;width:.55rem;content:"";border:1.5px solid #fff;border-left-color:transparent;border-radius:9999px}.story-layer-rotate-handle:after{position:absolute;top:1.72rem;left:50%;height:.55rem;width:1px;content:"";background:rgb(255 255 255/.46);transform:translateX(-50%)}@keyframes story-editor-surface-in{0%{opacity:0;transform:scale(.992)}to{opacity:1;transform:scale(1)}}@keyframes story-header-in{0%{opacity:0;transform:translateY(-.375rem)}to{opacity:1;transform:translateY(0)}}@keyframes story-header-copy-in{0%{opacity:0;transform:translateX(-.375rem)}to{opacity:1;transform:translateX(0)}}@keyframes story-action-in{0%{opacity:0;transform:translateX(.375rem) scale(.98)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes story-editor-enter{0%{opacity:0;transform:translateY(.375rem)}to{opacity:1;transform:translateY(0)}}@keyframes app-launch-dissolve{0%{opacity:1;filter:blur(0);transform:scale(1)}12%{opacity:1;filter:blur(0);transform:scale(1)}68%{opacity:1;filter:blur(0);transform:scale(1)}to{opacity:0;filter:blur(1.75rem);transform:scale(1.035)}}@keyframes app-launch-content{0%{opacity:0;transform:translateY(1rem) scale(.92)}18%{opacity:1;transform:translateY(0) scale(1)}70%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-.75rem) scale(1.08)}}@keyframes app-launch-icon{0%{transform:scale(.72)}18%{transform:scale(1.08)}34%,70%{transform:scale(1)}to{transform:scale(1.18)}}@keyframes app-launch-halo{0%{opacity:0;transform:scale(.6)}22%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.65)}}@keyframes app-launch-aurora{0%{opacity:0;transform:scale(.95) rotate(-2deg)}24%,68%{opacity:1;transform:scale(1) rotate(0deg)}to{opacity:0;transform:scale(1.16) rotate(2deg)}}@keyframes app-launch-cover{0%{opacity:0;transform:scale(1.04)}30%,70%{opacity:.2;transform:scale(1.1)}to{opacity:0;transform:scale(1.18)}}@keyframes story-dropzone-flow{0%{background-position:0 0;transform:translateX(-.25rem)}to{background-position:1.5rem 0;transform:translateX(.25rem)}}@keyframes story-hint-in{0%{opacity:0;transform:translateY(.25rem)}to{opacity:1;transform:translateY(0)}}@keyframes story-tool-pop{0%{opacity:0;transform:translateX(.375rem) scale(.98)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes story-layer-pill-in{0%{opacity:0;transform:translateX(.375rem) scale(.985)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes story-layer-selected{0%{filter:brightness(1)}45%{filter:brightness(1.18)}to{filter:brightness(1)}}@keyframes story-mobile-sheet-in{0%{opacity:0;transform:translateY(.375rem) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes story-rail-in{0%{opacity:0;transform:translate3d(.5rem,-50%,0)}to{opacity:1;transform:translate3d(0,-50%,0)}}@keyframes story-bloom-drift{0%{transform:translate3d(-1.5%,-.8%,0) scale(.98);opacity:.44}to{transform:translate3d(1.5%,1%,0) scale(1.04);opacity:.58}}@keyframes story-bloom-breathe{0%{transform:translate3d(0,1%,0) scale(.98);opacity:.16}to{transform:translate3d(0,-1%,0) scale(1.05);opacity:.28}}@keyframes story-music-eq{0%{transform:scaleY(.62);opacity:.62}to{transform:scaleY(1);opacity:1}}@media (prefers-reduced-motion:reduce){.hint,.story-canvas-layer-pill,.story-canvas-layer-rail,.story-canvas-side-rail,.story-canvas-tool-pill,.story-canvas-tool-rail,.story-editor-header,.story-editor-header-actions>*,.story-editor-header-meta,.story-editor-header-title,.story-editor-panel,.story-editor-section,.story-editor-shell,.story-music-layer-eq span,.story-stage-bloom:after,.story-stage-bloom:before{animation:none}}.story-canvas-tool-pill{min-height:2.75rem;min-width:0;justify-content:flex-start;gap:.5rem;border-radius:var(--theme-radius-full)!important;background:transparent!important;color:var(--theme-text-primary);padding:0;text-align:left}.story-canvas-tool-pill .btn-tool-pill-copy{min-width:0;flex:1 1 auto}.story-canvas-tool-pill .btn-tool-pill-copy>small,.story-canvas-tool-pill .btn-tool-pill-copy>span{display:block}.story-canvas-tool-pill.btn-active,.story-canvas-tool-pill.card-active,.story-canvas-tool-pill:hover:not(:disabled){background:transparent!important;color:var(--theme-text-primary)}.story-canvas-tool-pill:hover:not(:disabled) .btn-tool-pill-icon{background:var(--btn-fill-bg-hover);transform:scale(1.04)}.story-canvas-tool-rail .story-canvas-tool-pill,.story-editor-mobile-tools .story-canvas-tool-pill{position:relative;width:7.5rem;will-change:transform;animation:story-tool-pop .24s cubic-bezier(.2,.8,.2,1) backwards}.story-canvas-tool-rail .story-canvas-tool-pill:nth-child(2),.story-editor-mobile-tools .story-canvas-tool-pill:nth-child(2){animation-delay:25ms}.story-canvas-tool-rail .story-canvas-tool-pill:nth-child(3),.story-editor-mobile-tools .story-canvas-tool-pill:nth-child(3){animation-delay:.05s}.story-canvas-tool-rail .story-canvas-tool-pill:nth-child(4),.story-editor-mobile-tools .story-canvas-tool-pill:nth-child(4){animation-delay:75ms}.story-canvas-tool-rail .story-canvas-tool-pill:nth-child(5),.story-editor-mobile-tools .story-canvas-tool-pill:nth-child(5){animation-delay:.1s}.story-canvas-tool-rail .story-canvas-tool-pill:nth-child(n+6),.story-editor-mobile-tools .story-canvas-tool-pill:nth-child(n+6){animation-delay:.125s}.story-editor-mobile-tools{display:flex;max-width:100%;align-items:center;gap:.5rem;overflow-x:auto;padding:.125rem .5rem .25rem}.story-editor-mobile-tools .story-canvas-tool-pill{width:auto;min-width:5.75rem}.story-editor-mobile-tools .btn-tool-pill-copy small{display:none}.story-editor-mobile-layer-panel{width:min(100%,28rem);margin:0 auto;border-radius:1.25rem;background:rgb(0 0 0/.28);padding:.5rem;backdrop-filter:blur(18px)}.story-canvas-tool-rail .story-canvas-tool-pill:hover{transform:translateX(-2px)}.story-canvas-tool-rail .story-canvas-tool-pill:active,.story-editor-mobile-tools .story-canvas-tool-pill:active{transform:scale(.975)}.story-editor-layer-float-toolbar{border:0!important;border-radius:var(--theme-radius-full)!important;background:var(--subcard-bg)!important;box-shadow:none}.story-editor-layer-float-toolbar>.btn{border:0}.story-editor-mobile-nav,.story-mobile-add-grid,.story-mobile-camera,.story-mobile-mode-switch{display:none}@media (max-width:1023px){.story-editor-shell{--story-control-height:2.375rem;--story-control-radius:0.8125rem;height:100dvh;max-height:100dvh;overflow:hidden;background:radial-gradient(circle at 50% -10%,var(--btn-primary-bg),transparent 24rem),var(--theme-bg-secondary)}.story-editor-header{position:sticky;top:0;z-index:80;min-height:calc(3.25rem + env(safe-area-inset-top, 0px));flex-wrap:wrap;gap:.625rem;padding:calc(.45rem + env(safe-area-inset-top, 0px)) .75rem .4rem;background:var(--theme-bg-secondary);backdrop-filter:blur(18px)}.story-editor-header-avatar{opacity:.9;transform:scale(.9);transform-origin:left center}.story-editor-header-brand{gap:.5rem}.story-editor-header-copy{gap:.1875rem}.story-editor-header-title{font-size:.9375rem}.story-editor-header-meta{max-width:min(48vw,13rem);padding:0;font-size:.65625rem}.story-editor-header-actions{gap:.375rem}.story-editor-header-badge{min-height:2.25rem;padding-inline:.625rem;font-size:.6875rem}.story-editor-publish-button{min-width:0;min-height:2.375rem;padding:0 .875rem;font-size:.8125rem}.story-editor-layout{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;overflow-x:hidden;overflow-y:auto;padding-bottom:calc(.75rem + env(safe-area-inset-bottom, 0px));scroll-padding-top:3.125rem;scroll-padding-bottom:6rem;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.story-editor-mobile-nav{position:sticky;top:0;z-index:75;order:0;display:flex;width:min(100% - 1.5rem,28rem);align-items:center;gap:.3125rem;overflow-x:auto;margin:.375rem auto .25rem;border-radius:999px;background:var(--theme-bg-primary);padding:.3125rem;backdrop-filter:blur(18px);scrollbar-width:none}.story-editor-mobile-nav::-webkit-scrollbar{display:none}.story-editor-main{order:1;min-height:0;padding:.25rem .75rem 0}.story-editor-left-menu,.story-editor-right-menu{display:contents}.story-editor-left-menu{overflow:visible;padding:.75rem;scrollbar-gutter:auto}.story-editor-right-menu{overflow:visible;padding:.75rem .75rem calc(1rem + env(safe-area-inset-bottom, 0px));scrollbar-gutter:auto}.story-editor-right-menu.is-music-mode{min-height:min(72dvh,36rem);overflow:visible}.story-appearance-panel,.story-caption-panel,.story-editor-mode-section,.story-editor-status-hint,.story-layer-inspector-panel,.story-link-settings-panel,.story-media-section,.story-music-panel,.story-publish-section{margin-inline:.75rem;scroll-margin-top:3.25rem}.story-editor-main{scroll-margin-top:3.25rem}.story-editor-mode-section{order:2;margin-top:.75rem}.story-layer-inspector-panel{order:2;margin-top:.25rem}.story-layer-inspector-panel.is-empty{display:none}.story-music-panel{order:2;margin-top:.25rem}.story-media-section{order:3;margin-top:.75rem}.story-appearance-panel,.story-link-settings-panel{order:4;margin-top:.75rem}.story-caption-panel{order:5;margin-top:.75rem}.story-publish-section{order:6;margin-top:.75rem}.story-editor-status-hint{order:7;margin-top:.75rem}.story-preview-workbench{min-height:0;gap:.5rem;padding-block:.25rem .5rem}.story-preview-workbench .story-stage-bloom{width:auto;height:clamp(22rem,58dvh,35rem);max-height:calc(100dvh - 11.75rem);max-width:min(100%,22rem);margin-inline:auto}.story-stage-bloom:before{inset:-12% -18%;filter:blur(34px) saturate(1.18)}.story-stage-bloom:after{inset:10% -10%;filter:blur(26px)}.story-editor-stage{border-radius:1.5rem;touch-action:none}.story-editor-mobile-tools{position:sticky;bottom:calc(.5rem + env(safe-area-inset-bottom, 0px));z-index:70;width:min(100%,calc(100vw - 1rem));margin:0 auto;border-radius:999px;background:rgb(0 0 0/.5);padding:.375rem;backdrop-filter:blur(22px);scroll-snap-type:x proximity;scrollbar-width:none}.story-editor-mobile-tools::-webkit-scrollbar{display:none}.story-editor-mobile-tools .story-canvas-tool-pill{min-height:2.5rem;min-width:5.25rem;padding:.25rem .625rem .25rem .25rem;scroll-snap-align:start}.story-editor-mobile-tools .btn-tool-pill-icon{height:1.875rem;width:1.875rem}.story-editor-mobile-tools .btn-tool-pill-copy{font-size:.75rem}.story-editor-mobile-layer-panel{margin-top:.125rem;animation:story-mobile-sheet-in .24s cubic-bezier(.2,.8,.2,1) both}.story-editor-mobile-layer-panel .story-canvas-layer-rail{gap:.375rem}.story-editor-mobile-layer-panel .story-canvas-layer-stack{max-height:12.5rem;gap:.375rem;overscroll-behavior:contain;padding:.125rem 0}.story-editor-mobile-layer-panel .story-canvas-layer-pill{min-height:2.625rem;padding:.3125rem}.story-editor-mobile-layer-panel .story-canvas-layer-grip{height:2rem;width:2rem;background:rgb(255 255 255/.08);color:rgb(255 255 255/.74)}.story-editor-panel{padding:.875rem!important}.story-image-filter-panel,.story-media-crop-panel{padding:.75rem}.story-music-panel{min-height:min(66dvh,34rem)}.story-music-track-list{max-height:min(46dvh,24rem)}.story-layer-resize-handle{height:1.875rem;width:1.875rem}.story-layer-resize-handle:before{height:.625rem;width:.625rem}.story-layer-resize-handle.is-edge:before{width:1rem;height:.25rem}.story-layer-resize-handle[data-direction=e]:before,.story-layer-resize-handle[data-direction=w]:before{width:.25rem;height:1rem}.story-layer-rotate-handle{top:-2rem;height:1.875rem;width:1.875rem}.story-editor-layer-float-toolbar{border-radius:999px;padding:.25rem}}@media (max-width:640px){.story-editor-header-avatar,.story-editor-header-badge{display:none}.story-editor-header{padding-inline:.625rem}.story-editor-header-meta{max-width:42vw}.story-editor-publish-button{max-width:7.25rem;padding-inline:.75rem}.story-editor-mobile-nav{width:calc(100% - 1rem);margin-top:.25rem;padding:.25rem}.story-editor-left-menu,.story-editor-main,.story-editor-right-menu{padding-inline:.625rem}.story-appearance-panel,.story-caption-panel,.story-editor-mode-section,.story-editor-status-hint,.story-layer-inspector-panel,.story-link-settings-panel,.story-media-section,.story-music-panel,.story-publish-section{margin-inline:.625rem}.story-preview-workbench .story-stage-bloom{height:clamp(20rem,54dvh,31rem);max-height:calc(100dvh - 11.25rem);max-width:min(100%,19.5rem)}.story-preview-chrome-top{padding:.75rem}.story-preview-chrome-actions{right:.625rem;bottom:.75rem;gap:.625rem}.story-preview-chrome-actions>span{height:2.125rem;width:2.125rem}.story-video-control-bar{right:.625rem;bottom:.625rem;left:.625rem;grid-template-columns:2rem minmax(0,1fr) 2rem;gap:.375rem;padding:.3125rem}.story-editor-mobile-tools{width:min(100%,calc(100vw - .75rem));gap:.375rem;padding:.3125rem}.story-editor-mobile-tools .story-canvas-tool-pill{min-width:4.85rem;gap:.375rem;padding-right:.5rem}.btn-tool-pill-copy{font-size:.75rem}.story-editor-mobile-layer-panel{width:min(100%,calc(100vw - 1.25rem));padding:.4375rem}.story-image-filter-grid,.story-template-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.swatch-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.btn-tab-group,.story-range-grid,.story-select-grid{grid-template-columns:minmax(0,1fr)}.story-editor-layer-float-toolbar{max-width:calc(100% - 1rem);overflow-x:auto}}@media (max-width:1023px) and (max-height:700px){.story-preview-workbench .story-stage-bloom{height:clamp(17rem,50dvh,28rem);max-height:calc(100dvh - 11rem)}}@media (max-width:380px){.story-editor-header-title{max-width:8.5rem}.story-editor-header-meta{display:none}.story-editor-mobile-tools .story-canvas-tool-pill{min-width:2.625rem;width:2.625rem;justify-content:center;padding:.25rem}.story-editor-mobile-tools .btn-tool-pill-copy{display:none}.story-preview-workbench .story-stage-bloom{height:clamp(18.5rem,52dvh,28rem);max-width:min(100%,18rem)}}@media (max-width:1023px){.story-editor-shell{--story-control-height:2.5rem;--story-control-radius:999px;position:relative;height:100dvh;max-height:100dvh;overflow:hidden;isolation:isolate;background:linear-gradient(180deg,#10151f,#07090d 42%,#050607)}.story-editor-header{position:absolute;inset:0 0 auto;z-index:80;min-height:calc(3.5rem + env(safe-area-inset-top, 0px));flex-wrap:nowrap;gap:.5rem;padding:calc(.5rem + env(safe-area-inset-top, 0px)) .625rem .375rem;background:linear-gradient(rgb(0 0 0/.58),rgb(0 0 0/0));backdrop-filter:none}.story-editor-mobile-back-button{display:inline-flex!important;flex:0 0 auto;background:transparent!important}.story-editor-header-brand{min-width:0;flex:1 1 auto;gap:.45rem}.story-editor-header-avatar{display:inline-flex;height:2rem;width:2rem;transform:none}.story-editor-header-copy{min-width:0}.story-editor-header-title{max-width:34vw;font-size:.8125rem;line-height:1.05}.story-editor-header-meta{max-width:34vw;background:transparent;padding:0;color:rgb(255 255 255/.66);font-size:.625rem}.story-editor-header-actions{margin-left:auto;gap:.25rem}.story-editor-header-badge{display:inline-flex}.story-editor-close-button.btn,.story-editor-duration-button.btn,.story-editor-header-actions .btn-ghost{background:transparent!important;color:rgb(255 255 255/.9)}.story-editor-duration-button.btn{min-width:3.5rem;padding-inline:.25rem;font-size:.75rem}.story-editor-publish-button{min-width:0;min-height:2.5rem;padding-inline:.875rem;font-size:.8125rem}.story-editor-layout{position:relative;z-index:1;display:block;height:100dvh;max-height:100dvh;overflow:hidden;padding:0;scroll-padding:0}.story-editor-main{position:absolute;inset:0;min-height:0;padding:0;scroll-margin:0}.story-preview-workbench{height:100%;min-height:100%;justify-content:center;gap:0;overflow:hidden;padding:0}.story-preview-workbench .story-stage-bloom{position:relative;z-index:1;width:100vw!important;max-width:none!important;height:100dvh!important;max-height:none!important;aspect-ratio:auto!important;margin:0!important;overflow:hidden;border-radius:0!important;background:transparent!important}.story-stage-bloom:after,.story-stage-bloom:before{display:none!important;content:none!important;visibility:hidden!important;opacity:0!important}.story-editor-stage{position:absolute;inset:0;z-index:1;border-radius:0!important;background:transparent!important;touch-action:none}.story-stage-template-bg{border-radius:0!important;background:linear-gradient(180deg,var(--story-bloom-color,#29486b) 0,#111827 38%,#07090d 100%)!important}.story-preview-chrome-top{padding:calc(4.25rem + env(safe-area-inset-top, 0px)) 1rem 1rem}.story-preview-chrome-actions{display:none}.story-editor-shell.is-mobile-camera-mode .story-preview-workbench{pointer-events:none}.story-editor-shell.is-mobile-camera-mode .story-editor-mobile-nav{display:none!important}.story-mobile-camera{position:absolute;inset:0;z-index:65;display:block;overflow:hidden;background:#050607;color:#fff;pointer-events:auto}.story-mobile-camera:after,.story-mobile-camera:before{position:absolute;right:0;left:0;z-index:2;height:11rem;content:"";pointer-events:none}.story-mobile-camera:before{top:0;background:linear-gradient(rgb(0 0 0/.52),transparent)}.story-mobile-camera:after{bottom:0;background:linear-gradient(transparent,rgb(0 0 0/.72))}.story-mobile-camera-video{position:absolute;inset:0;z-index:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:#050607}.story-mobile-camera-controls,.story-mobile-camera-editor,.story-mobile-camera-recording-badge,.story-mobile-camera-state{position:absolute;z-index:4}.story-mobile-camera-recording-badge{top:calc(4.25rem + env(safe-area-inset-top, 0px));left:50%;display:inline-flex;align-items:center;gap:.375rem;min-height:2rem;transform:translateX(-50%);border-radius:999px;background:rgb(0 0 0/.46);padding:.25rem .75rem;font-size:.75rem;font-weight:var(--font-weight-button);backdrop-filter:blur(18px)}.story-mobile-camera-recording-badge span{width:.5rem;height:.5rem;border-radius:999px;background:#ef4444;box-shadow:0 0 18px rgb(239 68 68/.72)}.story-mobile-camera-editor{right:1rem;bottom:calc(7.45rem + env(safe-area-inset-bottom, 0px));min-height:2.25rem;border-radius:999px!important;background:rgb(0 0 0/.38)!important;color:rgb(255 255 255/.92);padding-inline:.875rem;backdrop-filter:blur(18px)}.story-mobile-camera-state{top:50%;left:50%;display:grid;min-width:min(19rem,calc(100vw - 2rem));transform:translate(-50%,-50%);place-items:center;gap:.75rem;border-radius:1.5rem;background:rgb(0 0 0/.52);padding:1rem;text-align:center;font-size:.875rem;backdrop-filter:blur(22px)}.story-mobile-camera-state-error{color:rgb(255 255 255/.9)}.story-mobile-camera-state-actions{display:flex;gap:.5rem;justify-content:center}.story-mobile-camera-controls{right:1rem;bottom:calc(1.25rem + env(safe-area-inset-bottom, 0px));left:1rem;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:1rem}.story-mobile-camera-side-action{display:inline-flex;min-width:0;min-height:3.25rem;flex-direction:column;justify-content:center;gap:.25rem;border-radius:999px!important;background:rgb(0 0 0/.34)!important;color:rgb(255 255 255/.92);padding:.5rem .375rem;font-size:.625rem;font-weight:var(--font-weight-button);line-height:1;backdrop-filter:blur(18px)}.story-mobile-camera-shutter{position:relative;display:grid;width:4.75rem;height:4.75rem;place-items:center;border:.25rem solid rgb(255 255 255/.88);border-radius:999px;background:rgb(255 255 255/.12);box-shadow:0 18px 50px rgb(0 0 0/.34);touch-action:none;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.story-mobile-camera-shutter:before{width:3.35rem;height:3.35rem;border-radius:inherit;background:#ffffff;content:"";transition:background-color .16s ease,transform .16s ease,border-radius .16s ease}.story-mobile-camera-shutter:active{transform:scale(.96)}.story-mobile-camera-shutter.is-recording{border-color:rgb(255 255 255/.72);background:rgb(239 68 68/.18)}.story-mobile-camera-shutter.is-recording:before{width:2rem;height:2rem;border-radius:.5rem;background:#ef4444}.story-editor-mobile-layer-panel,.story-preview-caption-summary{display:none!important}.story-editor-left-menu,.story-editor-right-menu{display:contents}.story-editor-mode-section{display:none!important}.story-editor-mode-section>.flex{display:none}.story-editor-mode-section .story-editor-mode-switch{width:100%;background:rgb(0 0 0/.38);padding:.25rem;backdrop-filter:blur(18px)}.story-editor-shell:not(.is-mobile-section-canvas) .story-editor-mode-section{pointer-events:none;opacity:0;transform:translateX(-50%) translateY(-.5rem)}.story-appearance-panel,.story-caption-panel,.story-layer-inspector-panel,.story-link-settings-panel,.story-media-section,.story-music-panel,.story-publish-section{position:absolute;right:.625rem;bottom:calc(4.85rem + env(safe-area-inset-bottom, 0px));left:.625rem;z-index:70;display:none;max-height:min(48dvh,28rem);overflow-y:auto;overscroll-behavior:contain;margin:0!important;border-radius:1.5rem!important;background:linear-gradient(rgb(255 255 255/.035),transparent 38%),var(--theme-bg-secondary);padding:1rem!important;box-shadow:0 24px 80px rgb(0 0 0/.48);backdrop-filter:blur(24px) saturate(1.08);animation:story-mobile-sheet-in .22s cubic-bezier(.2,.8,.2,1) both;scrollbar-width:none}.story-caption-panel,.story-layer-inspector-panel{max-height:min(40dvh,22rem)}.story-media-section,.story-music-panel,.story-publish-section{max-height:min(56dvh,30rem)}.story-appearance-panel::-webkit-scrollbar,.story-caption-panel::-webkit-scrollbar,.story-layer-inspector-panel::-webkit-scrollbar,.story-link-settings-panel::-webkit-scrollbar,.story-media-section::-webkit-scrollbar,.story-music-panel::-webkit-scrollbar,.story-publish-section::-webkit-scrollbar{display:none}.story-editor-shell.is-mobile-section-appearance .story-appearance-panel,.story-editor-shell.is-mobile-section-caption .story-caption-panel,.story-editor-shell.is-mobile-section-layer .story-layer-inspector-panel,.story-editor-shell.is-mobile-section-layer .story-link-settings-panel,.story-editor-shell.is-mobile-section-layer .story-music-panel,.story-editor-shell.is-mobile-section-media .story-media-section,.story-editor-shell.is-mobile-section-publish .story-publish-section{display:grid}.story-layer-inspector-panel.is-empty{display:none!important}.story-editor-shell.is-mobile-section-layer .story-layer-inspector-panel.is-empty{display:grid!important}.story-editor-mobile-tools,.story-editor-status-hint{display:none!important}.story-editor-shell:not(.is-mobile-section-canvas) .story-editor-mobile-tools{pointer-events:none;opacity:0;transform:translateY(.75rem)}.story-editor-mobile-tools .story-canvas-tool-pill{min-width:3.75rem;width:auto;min-height:3.25rem;flex:0 0 auto;flex-direction:column;justify-content:center;gap:.25rem;padding:.125rem .25rem;text-align:center;scroll-snap-align:center}.story-editor-mobile-tools .btn-tool-pill-icon{height:2.125rem;width:2.125rem}.story-editor-mobile-tools .btn-tool-pill-copy{display:block;max-width:4.25rem;text-align:center;font-size:.625rem;line-height:1}.story-editor-mobile-tools .btn-tool-pill-copy strong,.story-editor-mobile-tools .btn-tool-pill-copy>span{font-size:.625rem;font-weight:var(--font-weight-button)}.story-editor-mobile-tools .btn-tool-pill-copy small{display:none}.story-editor-mobile-nav{position:absolute;top:auto;right:.75rem;bottom:calc(.625rem + env(safe-area-inset-bottom, 0px));left:.75rem;z-index:85;display:flex;width:auto;height:auto;min-height:0;gap:.1875rem;margin:0;border-radius:999px;background:#050609;padding:.3125rem;backdrop-filter:blur(24px) saturate(1.1);box-shadow:0 16px 48px rgb(0 0 0/.42)}.story-editor-mobile-nav-item{display:inline-flex;min-width:0;min-height:3rem;flex:1 1 0;flex-direction:column;align-items:center;justify-content:center;gap:.1875rem;border-radius:999px!important;background:transparent;color:rgb(255 255 255/.62);padding:.25rem .125rem;font-size:.625rem;font-weight:var(--font-weight-button);line-height:1}.story-editor-mobile-nav-item svg{height:1.0625rem;width:1.0625rem}.story-editor-mobile-nav-item span{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.story-editor-mobile-nav-item.btn-active,.story-editor-mobile-nav-item.btn-active:hover:not(:disabled){background:var(--btn-fill-bg);color:var(--theme-text-primary)}.story-editor-mobile-nav-item:disabled{display:none}.story-mobile-mode-switch{display:grid;width:100%;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);border-radius:999px;padding:.25rem}.story-mobile-mode-switch .btn{min-height:2.375rem;border-radius:999px!important;padding-inline:.55rem;font-size:.71875rem}.story-mobile-add-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.story-mobile-add-action{min-height:3rem;justify-content:flex-start;gap:.625rem;border-radius:999px!important;padding:.375rem .75rem .375rem .4375rem;font-size:.8125rem;white-space:nowrap}.story-mobile-add-action .btn-icon-fill{height:2.125rem;width:2.125rem;flex:0 0 2.125rem}.story-video-control-bar{right:.75rem;bottom:calc(8.5rem + env(safe-area-inset-bottom, 0px));left:.75rem;z-index:125}}@media (min-width:768px){.story-editor-shell .story-canvas-tool-rail .story-mobile-only-tool,.story-editor-shell .story-editor-mobile-layer-panel,.story-editor-shell .story-editor-mobile-nav,.story-editor-shell .story-editor-mobile-tools{display:none!important}}.story-editor-guide{position:absolute;pointer-events:none;background:var(--btn-primary-bg);box-shadow:none}@media (max-width:1023px){.story-editor-shell .story-editor-stage,.story-editor-shell .story-stage-bloom,.story-editor-shell .story-stage-template-bg{border-radius:0!important}.story-editor-shell .story-editor-header{position:absolute!important;inset:0 0 auto!important;z-index:120!important}.story-editor-shell .story-editor-layout{z-index:auto!important}.story-editor-shell .story-editor-main{z-index:1!important}.story-editor-shell .story-stage-bloom{background:transparent!important}.story-editor-shell .story-stage-bloom:after,.story-editor-shell .story-stage-bloom:before{display:none!important;content:none!important;visibility:hidden!important;opacity:0!important}.story-editor-shell .story-editor-stage{background:transparent!important}.story-editor-shell .story-stage-template-bg{z-index:0!important;background:linear-gradient(180deg,var(--story-bloom-color,#29486b) 0,#111827 38%,#07090d 100%)!important}.story-editor-shell .story-editor-mobile-nav{position:absolute!important;top:auto!important;right:.75rem!important;bottom:calc(.625rem + env(safe-area-inset-bottom, 0px))!important;left:.75rem!important;display:flex!important;width:auto!important;height:auto!important;min-height:0!important;max-height:none!important;transform:none!important;z-index:130!important}.story-editor-shell .story-editor-mobile-tools{display:none!important}}.story-mobile-only-tool{display:none!important}@media (max-width:1023px){.story-editor-shell{height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;background:#050609!important}.story-editor-shell .story-editor-header{position:absolute!important;inset:0 0 auto!important;z-index:140!important;min-height:calc(3.75rem + env(safe-area-inset-top, 0px))!important;border:0!important;background:linear-gradient(180deg,rgb(0 0 0/.54),transparent)!important;padding:calc(.5rem + env(safe-area-inset-top, 0px)) .625rem .6rem!important;backdrop-filter:none!important}.story-editor-shell .story-editor-header-title{max-width:34vw;font-size:.75rem}.story-editor-shell .story-editor-header-meta{max-width:34vw;color:rgb(255 255 255/.68)}.story-editor-shell .story-editor-header-actions{gap:.25rem}.story-editor-shell .story-editor-close-button.btn,.story-editor-shell .story-editor-duration-button.btn,.story-editor-shell .story-editor-header-actions .btn-ghost,.story-editor-shell .story-editor-mobile-back-button.btn{background:transparent!important;box-shadow:none!important}.story-editor-shell .story-editor-layout{display:block!important;height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;padding:0!important}.story-editor-shell .story-canvas-side-rail,.story-editor-shell .story-editor-mobile-layer-panel,.story-editor-shell .story-editor-mobile-tools,.story-editor-shell .story-preview-caption-summary{display:none!important}.story-editor-shell .story-editor-main,.story-editor-shell .story-editor-stage,.story-editor-shell .story-preview-workbench,.story-editor-shell .story-stage-bloom{position:absolute!important;inset:0!important;width:100vw!important;max-width:none!important;height:100dvh!important;max-height:none!important;margin:0!important;padding:0!important;border-radius:0!important}.story-editor-shell .story-preview-workbench{display:block!important;overflow:hidden!important}.story-editor-shell .story-stage-bloom{aspect-ratio:auto!important;overflow:hidden!important;background:transparent!important}.story-editor-shell .story-stage-template-bg{border-radius:0!important;background:linear-gradient(180deg,rgb(18 48 78/.92),rgb(7 9 13/.98) 54%,#040506)!important}.story-editor-shell .story-preview-chrome-top{padding:calc(4.15rem + env(safe-area-inset-top, 0px)) calc(4.25rem + env(safe-area-inset-right, 0px)) 1rem calc(.875rem + env(safe-area-inset-left, 0px))!important}.story-editor-shell .story-preview-chrome-actions{display:none!important}.story-editor-shell .story-editor-mode-section{position:absolute!important;top:calc(3.95rem + env(safe-area-inset-top, 0px))!important;left:50%!important;z-index:125!important;display:block!important;width:min(14.25rem,calc(100vw - 7rem))!important;margin:0!important;padding:0!important;transform:translateX(-50%)!important;background:transparent!important;box-shadow:none!important}.story-editor-shell .story-editor-mode-section>.flex,.story-editor-shell .story-editor-mode-section>.type-kicker,.story-editor-shell.is-mobile-camera-mode .story-editor-mode-section{display:none!important}.story-editor-shell .story-editor-mode-switch{width:100%!important;border-radius:999px!important;background:rgb(8 9 13/.76)!important;padding:.25rem!important;box-shadow:0 16px 40px rgb(0 0 0/.38);backdrop-filter:blur(22px) saturate(1.08)}.story-editor-shell .story-editor-mode-switch .btn-segment{min-height:2.125rem;border-radius:999px!important}.story-editor-shell .story-mobile-mode-switch{display:none!important}.story-editor-shell .story-canvas-tool-rail{position:absolute!important;top:calc(5.15rem + env(safe-area-inset-top, 0px))!important;right:calc(.75rem + env(safe-area-inset-right, 0px))!important;bottom:auto!important;left:auto!important;z-index:115!important;display:flex!important;max-height:calc(100dvh - 10.75rem - env(safe-area-inset-bottom, 0px))!important;flex-direction:column!important;align-items:center!important;gap:.625rem!important;overflow-y:auto!important;padding:.125rem!important;transform:none!important;scrollbar-width:none}.story-editor-shell .story-canvas-tool-rail::-webkit-scrollbar{display:none}.story-editor-shell .story-canvas-tool-rail .story-canvas-tool-pill,.story-editor-shell .story-canvas-tool-rail .story-mobile-only-tool{display:inline-flex!important;width:2.875rem!important;min-width:2.875rem!important;height:2.875rem!important;min-height:2.875rem!important;justify-content:center!important;padding:0!important;border-radius:999px!important;background:transparent!important;animation:none!important}.story-editor-shell .story-canvas-tool-rail .btn-tool-pill-copy{display:none!important}.story-editor-shell .story-canvas-tool-rail .btn-tool-pill-icon{width:2.875rem!important;min-width:2.875rem!important;height:2.875rem!important;min-height:2.875rem!important;border:1px solid rgb(255 255 255/.06);background:rgb(28 29 34/.82)!important;color:#fff;box-shadow:0 12px 30px rgb(0 0 0/.36);backdrop-filter:blur(18px) saturate(1.08)}.story-editor-shell .story-canvas-tool-rail .story-canvas-tool-pill:active .btn-tool-pill-icon,.story-editor-shell .story-canvas-tool-rail .story-canvas-tool-pill:hover .btn-tool-pill-icon{background:var(--btn-fill-bg-hover)!important;transform:scale(.97)}.story-editor-shell .story-appearance-panel,.story-editor-shell .story-caption-panel,.story-editor-shell .story-layer-inspector-panel,.story-editor-shell .story-link-settings-panel,.story-editor-shell .story-media-section,.story-editor-shell .story-music-panel,.story-editor-shell .story-publish-section{right:.75rem!important;bottom:calc(4.85rem + env(safe-area-inset-bottom, 0px))!important;left:.75rem!important;z-index:135!important;max-height:min(44dvh,25rem)!important;border-radius:1.375rem!important;background:rgb(20 21 25/.9)!important;box-shadow:0 24px 72px rgb(0 0 0/.52);backdrop-filter:blur(26px) saturate(1.08)}.story-editor-shell .story-media-section{max-height:min(54dvh,28rem)!important}.story-editor-shell.is-mobile-section-canvas .story-appearance-panel,.story-editor-shell.is-mobile-section-canvas .story-caption-panel,.story-editor-shell.is-mobile-section-canvas .story-layer-inspector-panel,.story-editor-shell.is-mobile-section-canvas .story-link-settings-panel,.story-editor-shell.is-mobile-section-canvas .story-media-section,.story-editor-shell.is-mobile-section-canvas .story-music-panel,.story-editor-shell.is-mobile-section-canvas .story-publish-section{display:none!important}.story-mobile-camera-rail{position:absolute;top:calc(5rem + env(safe-area-inset-top, 0px));right:calc(.75rem + env(safe-area-inset-right, 0px));z-index:5;display:grid;gap:.75rem}.story-mobile-camera-rail-button.btn{width:3rem;min-width:3rem;height:3rem;min-height:3rem;border-radius:999px!important;background:rgb(0 0 0/.42)!important;color:#fff;box-shadow:0 12px 36px rgb(0 0 0/.38);backdrop-filter:blur(18px) saturate(1.08)}.story-mobile-camera-editor{display:none!important}.story-mobile-camera-controls{bottom:calc(1.15rem + env(safe-area-inset-bottom, 0px))!important}.story-mobile-camera-side-action.btn{background:transparent!important;box-shadow:none!important}}@media (max-width:380px){.story-editor-shell .story-canvas-tool-rail{top:calc(4.65rem + env(safe-area-inset-top, 0px))!important;gap:.5rem!important}.story-editor-shell .story-canvas-tool-rail .btn-tool-pill-icon,.story-editor-shell .story-canvas-tool-rail .story-canvas-tool-pill,.story-editor-shell .story-canvas-tool-rail .story-mobile-only-tool{width:2.625rem!important;min-width:2.625rem!important;height:2.625rem!important;min-height:2.625rem!important}.story-mobile-camera-rail{top:calc(4.65rem + env(safe-area-inset-top, 0px))}}.post-create-editor-shell.story-editor-shell{min-height:0;isolation:isolate}.post-create-editor-shell .story-editor-header-avatar{background:transparent;padding:0;opacity:1}.post-create-editor-shell .post-composer-scroll{flex:1 1 auto;height:100%;min-height:0}.post-create-body{overscroll-behavior:contain}.post-create-editor-layout{min-width:0}.post-create-panel-head{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:.75rem}.post-create-section-tabs{display:grid;gap:.5rem}.post-create-media-panel{min-width:0;padding:1rem}.post-create-media-panel .media-dropzone{min-width:0}.post-create-media-panel .media-dropzone-area{min-height:14rem}.post-create-writing-surface{flex:1 1 auto;min-height:min(56dvh,42rem);background-color:var(--subcard-bg)}.post-create-writing-surface.is-code-card{min-height:min(60dvh,44rem)}.post-create-writing-surface .post-html-code-editor--embedded{min-width:0;min-height:0;border:0;border-radius:0;background:transparent;box-shadow:none}.post-html-code-editor,.post-html-code-editor__stage{min-width:0;min-height:0}.post-html-code-editor__stage{flex:1 1 auto}.post-html-code-editor.is-fullscreen{inset:max(.75rem,env(safe-area-inset-top,0px)) max(.75rem,env(safe-area-inset-right,0px)) max(.75rem,env(safe-area-inset-bottom,0px)) max(.75rem,env(safe-area-inset-left,0px))!important}.post-create-right-panel.editor-properties-sidebar{display:flex;min-height:0;max-height:100%;overflow:hidden}.post-create-editor-shell .story-editor-section.subcard{background-color:var(--subcard-bg)}.post-create-right-panel.editor-properties-sidebar>.innercard:first-child{--innercard-border-width:0px;--innercard-radius:0;--innercard-bg:transparent}.post-create-right-panel.editor-properties-sidebar>.editor-panel-heading:first-child{border:0;border-radius:0;background:transparent}.post-create-right-panel .editor-properties-sidebar__scroll{padding:.875rem}.post-create-media-panel.is-nested{--subcard-bg:transparent;--subcard-shadow:none;padding:0;animation:none}.post-create-media-panel.is-nested .post-create-panel-head{display:none}.post-create-simple-input{min-height:100%;line-height:1.65}.post-create-writing-surface .hashtag-textarea{height:100%;min-height:0}.post-create-writing-surface .post-composer-editor-inner.editor .editor-content{display:flex;flex:1 1 auto;min-height:0;flex-direction:column}.post-create-writing-surface .post-composer-editor-inner.editor .editor-content .ProseMirror{width:100%;flex:1 1 auto;min-height:100%}.post-create-editor-shell .post-composer-editor-inner.editor{background:transparent}@media (min-width:1024px){.post-create-editor-shell:not(.is-publish-step) .post-composer-scroll{overflow:hidden!important;padding:0 1rem 1rem}.post-create-editor-shell .post-create-editor-layout.story-editor-layout{display:grid!important;height:100%;min-height:0;grid-template-columns:minmax(12.5rem,15rem) minmax(0,1fr) minmax(17rem,20rem);align-items:stretch;gap:1rem;overflow:hidden!important;padding:0!important}.post-create-editor-shell .post-create-editor-layout.is-visual-editor{grid-template-columns:minmax(12.5rem,15rem) minmax(0,1fr) minmax(18rem,21rem)}.post-create-editor-shell .story-editor-left-menu,.post-create-editor-shell .story-editor-right-menu{min-width:0;min-height:0;gap:.875rem;overflow-x:hidden;overflow-y:auto;padding:0!important}.post-create-editor-shell .story-editor-main{display:flex;min-width:0;min-height:0;overflow:hidden;padding:0!important}.post-create-writing-surface{height:100%;min-height:0}.post-create-writing-surface.is-code-card{min-height:0}.post-create-simple-input,.post-create-writing-surface .post-composer-editor{min-height:100%}.post-create-media-panel{align-content:start;gap:.875rem;min-height:0}.post-create-media-panel .media-dropzone-area{min-height:clamp(13rem,32dvh,18rem)}}.post-create-publish-layout{display:grid;width:min(100%,46rem);margin:0 auto;gap:1rem}.post-create-publish-layout .menu-group,.post-create-publish-layout>p{--subcard-border-width:0px;--subcard-radius:var(--story-editor-surface-radius);--subcard-bg:transparent;--subcard-shadow:none}.post-create-publish-layout>p{margin:0;padding:1rem}.post-create-publish-layout .menu-group{padding:.35rem}.post-create-publish-layout .menu-label{padding:.5rem .75rem .25rem}.post-create-publish-layout .menu-row.btn{min-height:3rem}@media (min-width:768px){.post-create-publish-footer{display:none!important}}@media (max-width:1023px){.post-create-editor-shell.story-editor-shell{--post-create-mobile-x:clamp(0.75rem,3.5vw,1rem);--post-create-mobile-gap:0.75rem;--post-create-mobile-radius:1rem;height:100%!important;max-height:100%!important;overflow:hidden!important;background:var(--theme-bg-secondary)!important}.post-create-editor-shell .post-create-header.story-editor-header{position:relative!important;inset:auto!important;z-index:3!important;min-height:calc(3.25rem + env(safe-area-inset-top, 0px))!important;gap:.625rem!important;background:transparent!important;padding:calc(.42rem + env(safe-area-inset-top, 0px)) var(--post-create-mobile-x) .45rem!important}.post-create-editor-shell .post-create-header.story-editor-header:after{position:absolute;right:var(--post-create-mobile-x);bottom:0;left:var(--post-create-mobile-x);height:1px;background:var(--theme-border-subtle);content:"";opacity:.8}.post-create-editor-shell .story-editor-header-brand,.post-create-editor-shell .story-editor-header-copy{min-width:0}.post-create-editor-shell .story-editor-header-brand{flex:1 1 auto}.post-create-editor-shell .story-editor-header-title{max-width:none;color:var(--theme-text-primary)!important;font-size:.9375rem;line-height:1.15}.post-create-editor-shell .story-editor-header-meta{max-width:min(54vw,18rem);overflow:hidden;background:transparent;color:var(--theme-text-secondary)!important;padding:0;text-overflow:ellipsis;white-space:nowrap}.post-create-editor-shell .post-create-header-actions{min-width:0;flex:0 0 auto;gap:.35rem!important}.post-create-editor-shell .post-create-header-actions .btn{min-height:2.35rem;border-radius:var(--theme-radius-full)!important}.post-create-editor-shell .post-create-drafts-action.btn{min-width:2.35rem;padding-right:.6rem!important;padding-left:.6rem!important}.post-create-editor-shell .post-create-primary-action.btn{min-width:0;padding-right:.8rem!important;padding-left:.8rem!important}.post-create-editor-shell .story-editor-close-button.btn,.post-create-editor-shell .story-editor-duration-button.btn,.post-create-editor-shell .story-editor-header-actions .btn-ghost{background:transparent!important;color:var(--theme-text-secondary)!important;box-shadow:none!important}.post-create-editor-shell .story-editor-close-button.btn:hover:not(:disabled),.post-create-editor-shell .story-editor-duration-button.btn:hover:not(:disabled),.post-create-editor-shell .story-editor-header-actions .btn-ghost:hover:not(:disabled){color:var(--theme-text-primary)!important}.post-create-editor-shell .post-create-body.post-composer-scroll{height:100%;min-height:0;overflow-y:auto!important;overflow-x:hidden!important;padding:0;scroll-padding-bottom:calc(1rem + env(safe-area-inset-bottom, 0px))}.post-create-editor-shell .post-create-editor-layout.story-editor-layout{position:relative!important;z-index:auto!important;display:grid!important;grid-template-rows:auto minmax(24rem,auto) auto;height:auto!important;min-height:0!important;max-height:none!important;gap:var(--post-create-mobile-gap);overflow:visible!important;padding:var(--post-create-mobile-gap) var(--post-create-mobile-x) calc(1rem + env(safe-area-inset-bottom, 0px))!important}.post-create-editor-shell .story-editor-left-menu,.post-create-editor-shell .story-editor-right-menu{display:flex!important;position:relative!important;inset:auto!important;width:auto!important;max-width:none!important;min-height:0;flex-direction:column;gap:.625rem;overflow:visible;padding:0!important}.post-create-editor-shell .post-create-workbench-menu{order:0}.post-create-editor-shell .post-create-attachments-menu{order:2}.post-create-editor-shell .post-create-media-panel,.post-create-editor-shell .post-create-mode-panel,.post-create-editor-shell .post-create-tools-panel{--subcard-radius:var(--post-create-mobile-radius)}.post-create-editor-shell .post-create-mode-panel,.post-create-editor-shell .post-create-tools-panel{padding:.625rem!important}.post-create-editor-shell .post-create-mode-panel .post-create-panel-head,.post-create-editor-shell .post-create-tools-panel .post-create-panel-head{display:none}.post-create-editor-shell .story-editor-mode-switch{min-width:0;gap:.25rem;border-radius:var(--theme-radius-full);padding:.25rem}.post-create-editor-shell .story-editor-mode-switch .btn-segment{min-height:2.25rem;min-width:0;justify-content:center;border-radius:var(--theme-radius-full)!important;padding-right:.65rem;padding-left:.65rem;font-size:.8125rem;white-space:nowrap}.post-create-editor-shell .post-create-tools-panel .post-create-section-tabs{display:flex;gap:.5rem;min-width:0;overflow-x:auto;overflow-y:hidden;padding-bottom:.125rem;scrollbar-width:none;touch-action:pan-x}.post-create-editor-shell .post-create-tools-panel .post-create-section-tabs::-webkit-scrollbar{display:none}.post-create-editor-shell .post-create-tools-panel .story-canvas-tool-pill{width:auto;min-width:-moz-max-content;min-width:max-content;height:2.5rem;min-height:2.5rem;flex:0 0 auto;border-radius:var(--theme-radius-full)!important;padding-right:.75rem;padding-left:.45rem}.post-create-editor-shell .post-create-tools-panel .btn-tool-pill-icon{width:1.875rem!important;min-width:1.875rem!important;height:1.875rem!important}.post-create-editor-shell .post-create-tools-panel .btn-tool-pill-copy{min-width:0;font-size:.8125rem;white-space:nowrap}.post-create-editor-shell .story-editor-main{position:relative!important;inset:auto!important;order:1;display:flex!important;width:auto!important;max-width:none!important;height:auto!important;max-height:none!important;min-height:clamp(22rem,calc(100dvh - 15rem),40rem)!important;margin:0!important;overflow:visible!important;padding:0!important}.post-create-writing-surface{width:100%;height:clamp(22rem,calc(100dvh - 15rem),40rem);min-height:clamp(22rem,calc(100dvh - 15rem),40rem);border-radius:var(--post-create-mobile-radius)!important;background-color:var(--subcard-bg);box-shadow:var(--subcard-shadow,none)}.post-create-editor-shell.is-simple-mode .post-create-writing-surface{height:clamp(25rem,calc(100dvh - 13rem),44rem);min-height:clamp(25rem,calc(100dvh - 13rem),44rem)}.post-create-editor-shell.is-code-mode .post-create-writing-surface{height:clamp(27rem,calc(100dvh - 13.5rem),46rem);min-height:clamp(27rem,calc(100dvh - 13.5rem),46rem)}.post-create-simple-input,.post-create-writing-surface .post-composer-editor-inner,.post-create-writing-surface .post-html-code-editor--embedded{height:100%;min-height:0!important}.post-create-simple-input{padding:1rem!important;font-size:1rem;line-height:1.6}.post-create-editor-shell .post-composer-editor-inner.editor{height:100%;min-height:0!important}.post-create-editor-shell .post-composer-editor-inner.editor .editor-content{flex:1 1 auto;min-height:0;padding:.875rem 1rem 1rem}.post-create-editor-shell .post-composer-editor-inner.editor .editor-content .ProseMirror{min-height:clamp(20rem,48dvh,34rem)}.post-create-writing-surface .post-html-code-editor__toolbar{min-height:2.75rem;padding:.5rem .75rem}.post-create-right-panel.editor-properties-sidebar{order:2;width:auto!important;max-width:none!important;min-height:0!important;max-height:none!important;overflow:visible;border-radius:var(--post-create-mobile-radius)}.post-create-right-panel .editor-panel-heading{padding:.75rem .75rem .25rem}.post-create-right-panel .editor-panel-heading__icon{width:2rem;min-width:2rem;height:2rem}.post-create-right-panel .editor-properties-sidebar__scroll{max-height:none;overflow:visible;padding:.75rem!important}.post-create-right-panel .editor-props-section{gap:.5rem}.post-create-editor-shell .post-create-media-panel{padding:.75rem!important}.post-create-editor-shell .post-create-media-panel .media-dropzone-area{min-height:10rem;border-radius:.875rem}.post-create-publish-layout{width:100%;padding:var(--post-create-mobile-gap) var(--post-create-mobile-x) calc(1rem + env(safe-area-inset-bottom, 0px))!important}.post-create-publish-layout .menu-group,.post-create-publish-layout>p{--subcard-radius:var(--post-create-mobile-radius);--subcard-bg:var(--theme-bg-primary)}.post-create-publish-footer{padding:.75rem var(--post-create-mobile-x) calc(.75rem + env(safe-area-inset-bottom, 0px))!important}}@media (max-width:640px){.post-create-editor-shell .story-editor-header-avatar,.post-create-editor-shell.is-publish-step .story-editor-header .story-editor-publish-button{display:none}.post-create-editor-shell .story-editor-header-meta{max-width:46vw}.post-create-editor-shell .post-create-drafts-action.btn span{display:none}.post-create-editor-shell .post-create-primary-action.btn{min-width:2.35rem}.post-create-editor-shell .post-create-primary-action.btn svg{margin:0}.post-create-editor-shell:not(.is-publish-step) .post-create-primary-action.btn{padding-right:.7rem!important;padding-left:.7rem!important}.post-create-editor-shell.is-simple-mode .post-create-writing-surface{height:clamp(26rem,calc(100dvh - 12.5rem),46rem);min-height:clamp(26rem,calc(100dvh - 12.5rem),46rem)}.post-create-editor-shell.is-code-mode .post-create-writing-surface{height:clamp(28rem,calc(100dvh - 13rem),48rem);min-height:clamp(28rem,calc(100dvh - 13rem),48rem)}.post-create-writing-surface .post-html-code-editor__toolbar .btn{width:1.875rem;min-width:1.875rem;height:1.875rem;min-height:1.875rem;padding:0!important}}@media (max-width:420px){.post-create-editor-shell .story-editor-header-title{max-width:44vw}.post-create-editor-shell .post-create-header-actions>.story-editor-header-badge[aria-hidden],.post-create-editor-shell .story-editor-header-meta{display:none}.post-create-editor-shell .post-create-primary-action.btn{padding-right:.6rem!important;padding-left:.6rem!important}.post-create-editor-shell .post-create-primary-action.btn:not(:only-child){font-size:.8125rem}}@media (max-width:767px){.post-create-modal-content.card-modal-content,.post-create-modal-dialog.card-modal{width:100vw!important;height:100dvh!important;max-height:100dvh!important}.post-create-editor-shell.story-editor-shell{--post-create-mobile-x:clamp(0.625rem,3.2vw,0.875rem);--post-create-mobile-gap:0.625rem;--post-create-mobile-radius:0.875rem;--post-create-editor-height:clamp(18rem,43dvh,26rem);background:transparent!important}.post-create-editor-shell .post-create-header.story-editor-header{min-height:calc(3rem + env(safe-area-inset-top, 0px))!important;align-items:center;gap:.5rem!important;padding:calc(.35rem + env(safe-area-inset-top, 0px)) var(--post-create-mobile-x) .35rem!important}.post-create-editor-shell .story-editor-header-brand{flex:1 1 auto;gap:.5rem;overflow:hidden}.post-create-editor-shell .story-editor-header-copy{min-width:0}.post-create-editor-shell .story-editor-header-title{max-width:none;font-size:.9rem;line-height:1.15}.post-create-editor-shell .story-editor-header-meta{display:none!important}.post-create-editor-shell .post-create-header-actions{gap:.25rem!important}.post-create-editor-shell .post-create-header-actions .btn{min-height:2.25rem}.post-create-editor-shell .post-create-primary-action.btn{min-width:2.25rem;padding-right:.7rem!important;padding-left:.7rem!important}.post-create-editor-shell .post-create-body.post-composer-scroll{display:flex;min-height:0;flex-direction:column;overflow-y:auto!important;padding:0!important;scroll-padding-top:7.25rem}.post-create-editor-shell .post-create-editor-layout.story-editor-layout{display:flex!important;height:auto!important;min-height:100%!important;flex-direction:column;gap:var(--post-create-mobile-gap);overflow:visible!important;padding:var(--post-create-mobile-gap) var(--post-create-mobile-x) calc(.85rem + env(safe-area-inset-bottom, 0px))!important}.post-create-editor-shell .post-create-workbench-menu{position:sticky!important;top:0;z-index:9;display:grid!important;gap:.5rem;margin:calc(var(--post-create-mobile-gap) * -1) 0 0;padding:var(--post-create-mobile-gap) 0 .25rem!important;background:var(--theme-bg-secondary)}.post-create-editor-shell .post-create-mode-panel,.post-create-editor-shell .post-create-tools-panel{padding:.45rem!important;border-radius:var(--post-create-mobile-radius)!important}.post-create-editor-shell .story-editor-mode-switch{width:100%;min-height:2.35rem;padding:.18rem}.post-create-editor-shell .story-editor-mode-switch .btn-segment{min-height:2rem;padding-right:.5rem;padding-left:.5rem;font-size:.76rem}.post-create-editor-shell .post-create-tools-panel .post-create-section-tabs{gap:.35rem;padding-bottom:0}.post-create-editor-shell .post-create-tools-panel .story-canvas-tool-pill{height:2.25rem;min-height:2.25rem;padding-right:.65rem;padding-left:.3rem}.post-create-editor-shell .post-create-tools-panel .btn-tool-pill-icon{width:1.75rem!important;min-width:1.75rem!important;height:1.75rem!important}.post-create-editor-shell .post-create-tools-panel .btn-tool-pill-copy{font-size:.76rem}.post-create-editor-shell .story-editor-main{order:1;min-height:0!important}.post-create-writing-surface{height:var(--post-create-editor-height);min-height:var(--post-create-editor-height);max-height:var(--post-create-editor-height);border-radius:var(--post-create-mobile-radius)!important}.post-create-editor-shell.is-simple-mode .post-create-writing-surface{--post-create-editor-height:clamp(21rem,55dvh,34rem)}.post-create-editor-shell.is-code-mode .post-create-writing-surface{--post-create-editor-height:clamp(21rem,54dvh,34rem)}.post-create-simple-input,.post-create-writing-surface .post-composer-editor-inner,.post-create-writing-surface .post-html-code-editor--embedded{height:100%;min-height:0!important}.post-create-writing-surface .post-composer-editor-inner.editor .editor-content{overflow-y:auto;padding:.875rem}.post-create-writing-surface .post-composer-editor-inner.editor .editor-content .ProseMirror{min-height:100%!important}.post-create-simple-input{padding:.95rem!important}.post-create-right-panel.editor-properties-sidebar{order:2;min-height:0!important;max-height:min(20rem,42dvh)!important;overflow:hidden!important;border-radius:var(--post-create-mobile-radius)!important}.post-create-right-panel .editor-panel-heading{min-height:3rem;padding:.55rem .7rem .35rem}.post-create-right-panel .editor-panel-heading__icon{width:1.8rem;min-width:1.8rem;height:1.8rem}.post-create-right-panel .editor-properties-sidebar__scroll{max-height:calc(min(20rem, 42dvh) - 3rem);overflow-y:auto!important;padding:.65rem!important}.post-create-right-panel .editor-props-section{gap:.45rem;margin-bottom:.55rem}.post-create-right-panel .editor-props-section__content{gap:.35rem}.post-create-editor-shell .post-create-attachments-menu{order:2}.post-create-editor-shell .post-create-media-panel{max-height:min(18rem,38dvh);overflow-y:auto;padding:.65rem!important;border-radius:var(--post-create-mobile-radius)!important}.post-create-editor-shell .post-create-media-panel .media-dropzone-area{min-height:8rem}.post-create-editor-shell .post-create-media-panel.is-nested{max-height:none;overflow:visible}}@media (max-width:380px){.post-create-editor-shell .post-create-tools-panel .story-canvas-tool-pill{width:2.25rem;min-width:2.25rem;padding:0!important;justify-content:center}.post-create-editor-shell .post-create-tools-panel .btn-tool-pill-copy{display:none}}