:root{color:#f6f1fb;font-synthesis:none;text-rendering:optimizelegibility;--bg:#120b1d;--panel:#261836c7;--panel-solid:#251736;--border:#ebdaff24;--text:#f6f1fb;--muted:#b7a9c8;--accent:#d9b8ff;--accent-strong:#b987f1;--danger:#ffb6b6;--shadow:0 24px 70px #00000047;background:#120b1d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);min-width:320px;min-height:100%}body{background:radial-gradient(circle at 18% 8%,#7448a438,#0000 32rem),radial-gradient(circle at 86% 12%,#c591ff1c,#0000 28rem),linear-gradient(#160d23 0%,#100918 100%);min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline-offset:2px;outline:3px solid #d9b8ff6b}.app-frame{min-height:100vh}.app-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 40px);margin:0 auto;padding:28px 0 18px;display:flex}.brand-block{align-items:center;gap:14px;display:flex}.brand-mark{color:#2a153d;background:linear-gradient(145deg,#efdfff,#caa2f9);border-radius:14px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 10px 35px #b987f138}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.025em;margin-bottom:0;font-size:clamp(1.15rem,2vw,1.45rem);font-weight:650}h2{letter-spacing:-.045em;margin-bottom:10px;font-size:clamp(2rem,5vw,3.65rem);line-height:1.02}h3{letter-spacing:-.02em;margin-bottom:10px;font-size:1.18rem}p{color:var(--muted);line-height:1.65}.eyebrow{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;margin-bottom:4px;font-size:.74rem;font-weight:760}.page-shell{width:min(1180px,100% - 40px);margin:0 auto;padding:62px 0 90px}.button,.icon-button{cursor:pointer;border:0}.button{border-radius:13px;min-height:46px;padding:0 18px;font-weight:700;transition:transform .16s,opacity .16s,background .16s}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.45;cursor:not-allowed}.button-primary{color:#28143b;background:linear-gradient(145deg,#ead8ff,#caa1f7);box-shadow:0 12px 28px #844bbd33}.button-secondary{color:var(--text);border:1px solid var(--border);background:#ffffff12}.dashboard-intro{justify-content:space-between;align-items:end;gap:36px;margin-bottom:36px;display:flex}.dashboard-intro>div{max-width:680px}.dashboard-intro>div>p:last-child{margin-bottom:0;font-size:1.03rem}.search-field{border:1px solid var(--border);width:min(340px,100%);min-height:48px;color:var(--muted);background:#ffffff0b;border-radius:14px;align-items:center;gap:10px;padding:0 14px;display:flex}.search-field input{width:100%;color:var(--text);background:0 0;border:0;outline:0}.search-field input::placeholder{color:#8f809f}.activation-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.activation-card,.overview-panel,.empty-state,.dialog{border:1px solid var(--border);background:var(--panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.activation-card{border-radius:20px;flex-direction:column;min-height:282px;padding:21px;display:flex}.card-topline{justify-content:space-between;align-items:center;display:flex}.status-pill{color:#ddc5f7;text-transform:capitalize;background:#d1aafa1a;border:1px solid #d1aafa26;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:750;display:inline-flex}.card-menu{position:relative}.card-menu summary{cursor:pointer;width:36px;height:36px;color:var(--muted);border-radius:10px;place-items:center;list-style:none;display:grid}.card-menu summary::-webkit-details-marker{display:none}.card-menu summary:hover{background:#ffffff0f}.card-menu-popover{z-index:3;border:1px solid var(--border);width:130px;box-shadow:var(--shadow);background:#261738;border-radius:12px;padding:6px;position:absolute;top:42px;right:0}.card-menu-popover button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;width:100%;padding:9px 10px}.card-menu-popover button:hover{background:#ffffff12}.card-menu-popover .danger-action{color:var(--danger)}.card-main{text-align:left;cursor:pointer;background:0 0;border:0;flex:1;padding:28px 0 18px}.card-main h3{font-size:1.32rem}.card-main p{margin-bottom:0}.card-meta{border-top:1px solid var(--border);color:#9f91af;flex-wrap:wrap;justify-content:space-between;gap:10px;padding-top:16px;font-size:.76rem;display:flex}.card-meta span{align-items:center;gap:6px;display:inline-flex}.empty-state{text-align:center;border-radius:22px;align-content:center;place-items:center;min-height:350px;padding:54px 24px;display:grid}.empty-state>*{max-width:540px}.empty-state h2{margin:18px 0 8px;font-size:2rem}.empty-icon{width:64px;height:64px;color:var(--accent);background:#d9b8ff17;border:1px solid #d9b8ff21;border-radius:18px;place-items:center;display:grid}.compact-empty{min-height:240px}.dialog-backdrop{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07040bb8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.dialog{background:#211430;border-radius:22px;width:min(620px,100%);max-height:calc(100vh - 48px);padding:28px;overflow:auto}.dialog-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.dialog-header h2{margin-bottom:0;font-size:2rem}.icon-button{width:42px;height:42px;color:var(--muted);background:#ffffff0f;border-radius:12px;place-items:center;display:grid}.field{color:#dfd5e8;gap:8px;margin-bottom:18px;font-size:.87rem;font-weight:650;display:grid}.field input,.field textarea{border:1px solid var(--border);width:100%;color:var(--text);background:#ffffff0b;border-radius:13px;outline:0}.field input{min-height:48px;padding:0 14px}.field textarea{resize:vertical;padding:13px 14px;line-height:1.5}.field input::placeholder,.field textarea::placeholder{color:#887a98}.dialog-actions{justify-content:flex-end;gap:10px;padding-top:8px;display:flex}.back-link{color:var(--accent);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:8px 0;display:inline-flex}.overview-hero{max-width:800px;padding:45px 0 35px}.overview-hero>p:last-child{font-size:1.05rem}.overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.overview-panel{border-radius:20px;min-height:260px;padding:24px}.overview-panel>svg{color:var(--accent);margin-bottom:30px}.overview-panel-muted{background:#1c1327a8}@media (width<=900px){.activation-grid,.overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.app-header,.page-shell{width:min(100% - 28px,1180px)}.app-header{align-items:flex-start}.app-header .button{min-height:42px;padding:0 13px;font-size:.83rem}.brand-mark{width:40px;height:40px}.dashboard-intro{flex-direction:column;align-items:stretch}.search-field{width:100%}.activation-grid,.overview-grid{grid-template-columns:1fr}.page-shell{padding-top:42px}.dialog{padding:21px}.dialog-actions{flex-direction:column-reverse}.dialog-actions .button{width:100%}}.overview-hero-row{justify-content:space-between;align-items:end;gap:28px;max-width:none;display:flex}.overview-hero-row>div{max-width:800px}@media (width<=680px){.overview-hero-row{flex-direction:column;align-items:stretch}}.component-editor-title{color:var(--text);letter-spacing:-.045em;margin:0 0 10px;font-size:clamp(2rem,5vw,3.65rem);font-weight:700;line-height:1.02}.editable-title-button{width:fit-content;max-width:100%;color:var(--text);cursor:text;text-align:left;letter-spacing:-.045em;background:0 0;border:0;margin:0 0 10px;padding:0;font-size:clamp(2rem,5vw,3.65rem);font-weight:700;line-height:1.02;display:block}.editable-title-button:hover{text-underline-offset:.15em;-webkit-text-decoration:underline #d9b8ff59;text-decoration:underline #d9b8ff59}.editable-title-input{width:min(100%,800px);color:var(--text);letter-spacing:-.045em;background:#ffffff0f;border:1px solid #d9b8ff73;border-radius:10px;margin:0 0 10px;padding:5px 8px;font-size:clamp(2rem,5vw,3.65rem);font-weight:700;line-height:1.02}.step-card{min-height:250px}.step-menu-popover{width:150px}.step-menu-popover button{align-items:center;gap:7px;display:flex}.step-menu-popover button:disabled{opacity:.38;cursor:not-allowed}.component-dialog{width:min(540px,100%)}.component-type-fieldset{border:0;margin:0;padding:0}.component-type-fieldset legend{color:#dfd5e8;margin-bottom:12px;font-size:.9rem;font-weight:650}.component-type-list{gap:10px;display:grid}.component-type-option{border:1px solid var(--border);min-height:50px;color:var(--text);cursor:pointer;background:#ffffff09;border-radius:13px;align-items:center;gap:12px;padding:0 14px;display:flex}.component-type-option:hover{background:#ffffff0e;border-color:#d9b8ff52}.component-type-option:has(input:checked){background:#b987f11f;border-color:#d9b8ff8a}.component-type-option input{width:18px;height:18px;accent-color:var(--accent-strong)}.dialog-guidance{color:var(--muted);margin:14px 0 0;font-size:.88rem}.button:disabled{opacity:.42;cursor:not-allowed;transform:none}.component-card{min-height:230px}.component-card .status-pill{text-transform:capitalize}.component-card-badges{align-items:center;gap:8px;display:flex}.sequence-pill{color:#bcb0c9;letter-spacing:.01em;white-space:nowrap;background:#0905112e;border:1px solid #ebdaff29;border-radius:999px;align-items:center;min-height:30px;padding:4px 10px;font-size:.76rem;font-weight:650;display:inline-flex}.text-component-editor{max-width:1180px}.text-editor-hero{padding-bottom:24px}.text-editor-panel{border:1px solid var(--border);background:var(--panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:min(900px,100%);box-shadow:var(--shadow);border-radius:20px;padding:24px}.text-editor-label{color:#dfd5e8;margin-bottom:10px;font-size:.86rem;font-weight:700;display:block}.text-editor-input{resize:vertical;background:#0a06106b;border:1px solid #ebdaff2e;border-radius:16px;outline:0;width:100%;min-height:250px;padding:28px 24px;line-height:1.5;transition:border-color .15s,background .15s}.text-editor-input:focus{background:#0a06108a;border-color:#d9b8ff7a}.text-editor-input::placeholder{color:#7e728d;font-style:normal}.text-font-serif{font-family:Georgia,Times New Roman,serif}.text-font-sans{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.text-size-small{font-size:clamp(1rem,1.4vw,1.12rem)}.text-size-medium{font-size:clamp(1.2rem,2vw,1.55rem)}.text-size-large{font-size:clamp(1.7rem,3.2vw,2.55rem);line-height:1.28}.text-color-light{color:#f6f1fb}.text-color-muted{color:#b7a9c8}.text-color-gold{color:#e7c878}.is-bold{font-weight:700}.is-italic{font-style:italic}.text-align-left{text-align:left}.text-align-center{text-align:center}.text-align-right{text-align:right}.text-format-toolbar{border:1px solid var(--border);background:#ffffff09;border-radius:14px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;padding:10px;display:flex;position:relative}.format-group{align-items:center;gap:5px;display:flex}.format-group+.format-group,.alignment-picker{border-left:1px solid #ebdaff1c;padding-left:8px}.format-select-wrap{display:inline-flex}.format-select{min-height:38px;color:var(--text);cursor:pointer;background:#ffffff0e;border:1px solid #0000;border-radius:10px;outline:0;padding:0 30px 0 10px}.format-select:hover,.format-select:focus-visible{border-color:#d9b8ff47}.format-select option{color:#251736;background:#f6f1fb}.format-icon-button{min-width:38px;height:38px;color:var(--text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;place-items:center;padding:0 8px;display:inline-grid}.format-icon-button:hover,.format-icon-button.is-active{background:#d9b8ff1f;border-color:#d9b8ff42}.size-choice{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-weight:650;line-height:1}.size-choice-small{font-size:.76rem}.size-choice-medium{font-size:1rem}.size-choice-large{min-width:45px;font-size:1.35rem}.color-picker{gap:7px}.color-swatch{cursor:pointer;border:2px solid #0000;border-radius:7px;width:34px;height:27px;padding:0;box-shadow:inset 0 0 0 1px #120b1d33}.color-swatch-light{background:#f6f1fb}.color-swatch-muted{background:#b7a9c8}.color-swatch-gold{background:#e7c878}.color-swatch.is-active{outline:2px solid var(--accent);outline-offset:2px}.emphasis-button strong,.emphasis-button em{font-size:1rem}.alignment-picker{position:relative}.alignment-popover{z-index:5;border:1px solid var(--border);box-shadow:var(--shadow);background:#261738;border-radius:12px;gap:5px;padding:6px;display:flex;position:absolute;top:46px;right:0}.alignment-option{width:38px;height:38px;color:var(--text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;place-items:center;padding:0;display:grid}.alignment-option:hover,.alignment-option.is-active{background:#d9b8ff1f;border-color:#d9b8ff40}.text-editor-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}@media (width<=680px){.text-editor-panel{padding:16px}.text-editor-input{min-height:220px;padding:22px 16px}.text-format-toolbar{gap:7px}.format-group+.format-group,.alignment-picker{padding-left:6px}.text-editor-actions{flex-direction:column-reverse}.text-editor-actions .button{width:100%}}.image-component-editor{max-width:1180px}.image-editor-panel{border:1px solid var(--border);background:var(--panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:min(900px,100%);box-shadow:var(--shadow);border-radius:20px;padding:24px}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.image-upload-zone{width:100%;min-height:260px;color:var(--text);cursor:pointer;background:#0a06105c;border:1px dashed #d9b8ff5c;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:30px;display:flex}.image-upload-zone:hover,.image-upload-zone:focus-visible{background:#d9b8ff0f;border-color:#d9b8ff9e}.image-upload-zone strong{font-size:1.02rem}.image-upload-zone span,.image-file-name,.image-label-field{gap:7px;margin-top:18px;display:grid}.image-label-field>span{color:var(--text);font-weight:650}.image-label-field small{color:var(--muted);font-weight:400}.image-label-field input{width:100%;color:var(--text);font:inherit;background:#0a06106b;border:1px solid #ebdaff2e;border-radius:10px;padding:11px 13px}.image-label-field input:focus{border-color:#d9b8ff8c;outline:2px solid #d9b8ff47}.image-validation-message{color:#f2b6c8;margin:10px 0 0;font-size:.86rem}.image-file-name{overflow-wrap:anywhere;margin:10px 0 0}.image-preview-stage{background:#0a06106b;border:1px solid #ebdaff24;border-radius:16px;align-items:center;width:100%;min-height:280px;padding:20px;display:flex}.image-align-left{justify-content:flex-start}.image-align-center{justify-content:center}.image-align-right{justify-content:flex-end}.image-preview{object-fit:contain;border-radius:10px;width:auto;height:auto;max-height:min(58vh,560px);display:block;box-shadow:0 14px 40px #0000003d}.image-preview-small{max-width:34%}.image-preview-medium{max-width:62%}.image-preview-large{max-width:92%}.image-media-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.image-remove-button{color:#f0cad5}.image-format-toolbar{border:1px solid var(--border);background:#ffffff09;border-radius:14px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:18px;padding:10px;display:flex}.image-alignment-picker{border-left:1px solid #ebdaff1c;padding-left:8px}.image-size-choice svg{width:18px;height:18px}.image-size-choice-medium svg{width:23px;height:23px}.image-size-choice-large{min-width:46px}.image-size-choice-large svg{width:29px;height:29px}@media (width<=680px){.image-editor-panel{padding:16px}.image-upload-zone{min-height:220px;padding:24px 16px}.image-preview-stage{min-height:220px;padding:14px}.image-preview-small{max-width:46%}.image-preview-medium{max-width:72%}.image-preview-large{max-width:100%}.image-media-actions{flex-direction:column}.image-media-actions .button{width:100%}}.audio-component-editor{padding-bottom:48px}.audio-editor-panel{background:#ffffff09;border:1px solid #ffffff14;border-radius:22px;width:min(760px,100%);margin:0 auto;padding:28px;box-shadow:0 18px 50px #00000029}.audio-upload-zone{width:100%;min-height:180px;color:inherit;cursor:pointer;background:#ffffff06;border:1px dashed #fff3;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:28px;display:flex}.audio-upload-zone:hover,.audio-upload-zone:focus-visible{background:#ffffff0b;border-color:#ffffff61}.audio-upload-zone strong{font-size:1rem}.audio-upload-zone span,.audio-file-name,.audio-player-note{color:var(--text-muted);font-size:.9rem}.audio-preview-stage{background:#0000001f;border:1px solid #ffffff14;border-radius:18px;justify-items:center;gap:16px;padding:24px;display:grid}.audio-player{width:min(100%,620px)}.audio-file-name{text-align:center;overflow-wrap:anywhere;margin:12px 0 20px}.audio-player-note{margin:18px 0 0;line-height:1.5}@media (width<=680px){.audio-editor-panel{border-radius:18px;padding:20px}.audio-upload-zone{min-height:150px;padding:22px 16px}}.video-component-editor{max-width:1180px}.video-editor-panel{border:1px solid var(--border);background:var(--panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:min(900px,100%);box-shadow:var(--shadow);border-radius:20px;padding:24px}.video-upload-zone{width:100%;min-height:280px;color:var(--text);cursor:pointer;background:#0a06105c;border:1px dashed #d9b8ff5c;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:30px;display:flex}.video-upload-zone:hover,.video-upload-zone:focus-visible{background:#d9b8ff0f;border-color:#d9b8ff9e}.video-upload-zone strong{font-size:1.02rem}.video-upload-zone span,.video-file-name,.video-player-note{color:var(--muted)}.video-file-name{overflow-wrap:anywhere;margin:18px 0 0}.video-preview-stage{background:#0a061061;border:1px solid #ebdaff24;border-radius:16px;align-items:center;width:100%;min-height:320px;padding:22px;display:flex;overflow:hidden}.video-align-left{justify-content:flex-start}.video-align-center{justify-content:center}.video-align-right{justify-content:flex-end}.video-preview{background:#09060d;border-radius:12px;width:auto;max-height:540px;display:block;box-shadow:0 14px 34px #0000003d}.video-preview-small{max-width:34%}.video-preview-medium{max-width:62%}.video-preview-large{max-width:92%}.video-size-choice svg{width:17px;height:17px}.video-size-choice-medium svg{width:21px;height:21px}.video-size-choice-large{min-width:44px}.video-size-choice-large svg{width:25px;height:25px}.video-player-note{margin:14px 0 0;font-size:.88rem;line-height:1.5}@media (width<=680px){.video-editor-panel{padding:16px}.video-upload-zone{min-height:230px}.video-preview-stage{min-height:250px;padding:14px}.video-preview-small{max-width:46%}.video-preview-medium{max-width:72%}.video-preview-large{max-width:100%}}.overview-hero-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.participant-preview-shell{background:radial-gradient(circle at 50% 0%, #8250a829, transparent 36%), var(--background);min-height:100vh;color:var(--text)}.preview-toolbar{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f0a16f0;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;padding:14px clamp(18px,4vw,48px);display:flex;position:sticky;top:0}.preview-toolbar-left,.preview-toolbar-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.preview-mode-label{color:var(--text);align-items:center;gap:7px;font-size:.88rem;font-weight:650;display:inline-flex}.preview-number-toggle{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff1c;border-radius:999px;padding:7px 11px;font-size:.78rem}.preview-number-toggle:hover,.preview-number-toggle:focus-visible,.preview-number-toggle.is-active{color:var(--text);background:#d9b8ff14;border-color:#d9b8ff57}.preview-toolbar-button{align-items:center;gap:7px;display:inline-flex}.participant-preview-canvas{width:min(920px,100% - 32px);margin:0 auto;padding:46px 0 72px}.participant-step-context{color:var(--muted);letter-spacing:.02em;justify-content:space-between;gap:16px;margin:0 auto 18px;font-size:.8rem;display:flex}.participant-step-card{background:#ffffff06;border:1px solid #ffffff12;border-radius:26px;min-height:360px;padding:clamp(24px,4vw,48px);box-shadow:0 24px 70px #0000002e}.participant-step-title{text-align:center;color:#f6f0fbc2;margin:0 0 34px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.3rem,3vw,1.85rem);font-weight:500}.participant-components-list{gap:clamp(24px,4vw,42px);display:grid}.participant-component{position:relative}.participant-component-number{color:#ebe2f27a;text-align:center;border:1px solid #ffffff1a;border-radius:999px;width:fit-content;min-width:25px;margin:0 auto 8px;padding:3px 8px;font-size:.7rem;line-height:1.2}.participant-text{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.55}.participant-text-small{font-size:clamp(.88rem,2.2vw,1rem)}.participant-text-medium{font-size:clamp(1.04rem,2.6vw,1.28rem)}.participant-text-large{font-size:clamp(1.45rem,4vw,2.3rem);line-height:1.28}.participant-media-row{align-items:center;width:100%;display:flex}.participant-align-left{justify-content:flex-start}.participant-align-center{justify-content:center}.participant-align-right{justify-content:flex-end}.participant-image,.participant-video{object-fit:contain;width:auto;max-height:min(62vh,620px);display:block}.participant-image{border-radius:12px}.participant-image-small,.participant-video-small{max-width:36%}.participant-image-medium,.participant-video-medium{max-width:64%}.participant-image-large,.participant-video-large{max-width:96%}.participant-video{background:#09060d;border-radius:12px}.participant-audio-wrap{justify-content:center;width:100%;display:flex}.participant-audio{width:min(100%,660px)}.participant-media-loading{background:#ffffff09;border-radius:14px;width:100%;height:64px}.participant-media-missing,.participant-empty-step{color:var(--muted);text-align:center;font-size:.92rem}.participant-step-navigation{justify-content:space-between;gap:16px;margin-top:24px;display:flex}.participant-step-navigation .button{align-items:center;gap:7px;display:inline-flex}@media (width<=680px){.overview-hero-actions{justify-content:flex-start;width:100%}.preview-toolbar{align-items:flex-start;padding:12px 16px;position:static}.preview-toolbar,.preview-toolbar-left,.preview-toolbar-actions{flex-direction:column;width:100%}.preview-toolbar-actions .button,.preview-number-toggle{justify-content:center;width:100%}.participant-preview-canvas{width:min(100% - 20px,920px);padding:22px 0 44px}.participant-step-card{border-radius:20px;min-height:260px;padding:24px 18px}.participant-step-context{padding:0 6px;font-size:.74rem}.participant-components-list{gap:28px}.participant-image-small,.participant-video-small{max-width:46%}.participant-image-medium,.participant-video-medium{max-width:74%}.participant-image-large,.participant-video-large{max-width:100%}.participant-image,.participant-video{max-height:58vh}}.activation-status-draft{color:#d8c5ec;background:#d1aafa14}.activation-status-published{color:#cfe9d4;background:#9cdcab17;border-color:#9cdcab2e}.activation-status-draft-changes{color:#f0d8a5;background:#eec46f17;border-color:#eec46f2e}.activation-menu-wide{width:190px}.activation-menu-wide button{align-items:center;gap:8px;display:flex}.draft-status-line{color:#e7dcef94!important;margin-top:10px!important;font-size:.82rem!important}
