[data-editor-v2]{--bg:#0a0816;--surface:#13111f;--surface-2:#1a1828;--surface-3:#232032;--border:#2a2740;--border-soft:#221f33;--text:#f3f1fb;--text-dim:#a09cb8;--text-faint:#6c6886;--indigo:#6366f1;--indigo-soft:#6366f121;--indigo-hover:#7679f4;--gold:#f5c518;--danger:#f0556b;--success:#2bbd7e;--warn:#f5b54a;--radius:14px;--radius-sm:10px;--shadow:0 12px 40px #00000080;--fd:var(--font-sora,"Sora",sans-serif);--fb:var(--font-manrope,"Manrope",sans-serif);height:100vh;background:var(--bg);height:100dvh;color:var(--text);font-family:var(--fb),sans-serif;-webkit-font-smoothing:antialiased;flex-direction:column;display:flex;overflow:hidden}[data-editor-v2] *{box-sizing:border-box}[data-editor-v2] button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}[data-editor-v2] input,[data-editor-v2] textarea,[data-editor-v2] select{font-family:inherit}[data-editor-v2] ::-webkit-scrollbar{width:8px;height:8px}[data-editor-v2] ::-webkit-scrollbar-thumb{background:var(--border);border-radius:8px}[data-editor-v2] ::-webkit-scrollbar-thumb:hover{background:var(--surface-3)}[data-editor-v2] .bv2-loading,[data-editor-v2] .bv2-error{color:var(--text-dim);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;font-size:14px;display:flex}[data-editor-v2] .bv2-error h2{font-family:var(--fd);color:var(--text)}[data-editor-v2] .bv2-spin{border:2px solid var(--border);border-top-color:var(--indigo);border-radius:50%;width:18px;height:18px;animation:1s linear infinite bv2spin;display:inline-block}@keyframes bv2spin{to{transform:rotate(360deg)}}@keyframes bv2pulse{0%,to{opacity:1}50%{opacity:.4}}[data-editor-v2] .bv2-topbar{border-bottom:1px solid var(--border-soft);background:var(--surface);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;height:56px;padding:0 20px;display:flex}[data-editor-v2] .bv2-tb-left{align-items:center;gap:14px;min-width:0;display:flex}[data-editor-v2] .bv2-tb-back{color:var(--text-dim);align-items:center;gap:7px;font-size:13.5px;font-weight:600;text-decoration:none;transition:color .15s;display:flex}[data-editor-v2] .bv2-tb-back:hover{color:var(--text)}[data-editor-v2] .bv2-tb-back svg{width:16px;height:16px}[data-editor-v2] .bv2-tb-divider{background:var(--border);width:1px;height:24px}[data-editor-v2] .bv2-tb-url{background:var(--surface-2);color:var(--text-dim);white-space:nowrap;border-radius:20px;align-items:center;gap:7px;padding:7px 13px;font-size:12.5px;display:flex}[data-editor-v2] .bv2-tb-url b{color:var(--text);font-weight:600}[data-editor-v2] .bv2-tb-url svg{width:13px;height:13px}[data-editor-v2] .bv2-tb-url a{color:var(--text-faint);transition:color .15s;display:inline-flex}[data-editor-v2] .bv2-tb-url a:hover{color:var(--indigo)}[data-editor-v2] .bv2-tb-copy{color:var(--text-faint);padding:2px;transition:color .15s;display:inline-flex}[data-editor-v2] .bv2-tb-copy:hover{color:var(--indigo)}[data-editor-v2] .bv2-tb-right{align-items:center;gap:10px;display:flex}[data-editor-v2] .bv2-mode-toggle{background:var(--surface-2);border-radius:9px;gap:2px;padding:3px;display:flex}[data-editor-v2] .bv2-mode-toggle button{color:var(--text-dim);border-radius:7px;padding:6px 14px;font-size:12.5px;font-weight:600;transition:all .15s}[data-editor-v2] .bv2-mode-toggle button.on{background:var(--indigo);color:#fff}[data-editor-v2] .bv2-status-pill{white-space:nowrap;border-radius:20px;align-items:center;gap:7px;padding:6px 12px;font-size:12.5px;font-weight:600;transition:all .25s;display:flex}[data-editor-v2] .bv2-status-pill .bv2-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}[data-editor-v2] .bv2-status-pill.published{color:var(--success);background:#2bbd7e1f}[data-editor-v2] .bv2-status-pill.published .bv2-dot{background:var(--success);animation:2s infinite bv2pulse}[data-editor-v2] .bv2-status-pill.unsaved{color:var(--warn);background:#f5b54a1f}[data-editor-v2] .bv2-status-pill.unsaved .bv2-dot{background:var(--warn)}[data-editor-v2] .bv2-status-pill.saving{background:var(--indigo-soft);color:var(--indigo)}[data-editor-v2] .bv2-status-pill.saving .bv2-dot{background:var(--indigo);animation:1s linear infinite bv2spin}[data-editor-v2] .bv2-status-pill.draft{background:var(--surface-2);color:var(--text-faint)}[data-editor-v2] .bv2-status-pill.draft .bv2-dot{background:var(--text-faint)}[data-editor-v2] .bv2-tb-icon{width:32px;height:32px;color:var(--text-dim);border-radius:9px;place-items:center;transition:all .15s;display:grid}[data-editor-v2] .bv2-tb-icon:hover:not(:disabled){background:var(--surface-2);color:var(--text)}[data-editor-v2] .bv2-tb-icon:disabled{opacity:.35;cursor:default}[data-editor-v2] .bv2-tb-icon svg{width:16px;height:16px}[data-editor-v2] .bv2-tb-hist{color:var(--text-dim);border:1px solid var(--border);background:var(--surface);border-radius:10px;align-items:center;gap:7px;padding:8px 13px;font-size:13px;font-weight:600;transition:all .15s;display:flex}[data-editor-v2] .bv2-tb-hist:hover{background:var(--surface-2);color:var(--text)}[data-editor-v2] .bv2-tb-hist.on{color:var(--indigo);border-color:var(--indigo);background:var(--indigo-soft)}[data-editor-v2] .bv2-tb-hist svg{width:15px;height:15px}[data-editor-v2] .bv2-btn-publish{background:var(--indigo);color:#fff;font-family:var(--fd);white-space:nowrap;border-radius:10px;padding:9px 18px;font-size:13px;font-weight:600;transition:background .15s}[data-editor-v2] .bv2-btn-publish:hover:not(:disabled){background:var(--indigo-hover)}[data-editor-v2] .bv2-btn-publish:disabled{opacity:.6;cursor:default}[data-editor-v2] .bv2-publish-short{display:none}[data-editor-v2] .bv2-more-wrap{position:relative}[data-editor-v2] .bv2-more-backdrop{z-index:80;position:fixed;top:0;bottom:0;left:0;right:0}[data-editor-v2] .bv2-more-menu{z-index:81;background:var(--surface-2);border:1px solid var(--border);min-width:230px;box-shadow:var(--shadow);border-radius:12px;flex-direction:column;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);right:0}[data-editor-v2] .bv2-more-menu button,[data-editor-v2] .bv2-more-menu a{color:var(--text-dim);text-align:left;border-radius:8px;align-items:center;gap:10px;padding:9px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:all .12s;display:flex}[data-editor-v2] .bv2-more-menu button:hover,[data-editor-v2] .bv2-more-menu a:hover{background:var(--surface-3);color:var(--text)}[data-editor-v2] .bv2-more-menu svg{flex-shrink:0;width:15px;height:15px}[data-editor-v2] .bv2-body{flex:1;grid-template-columns:1fr 530px;display:grid;overflow:hidden}[data-editor-v2] .bv2-work{flex-direction:column;min-width:0;display:flex;overflow:hidden}[data-editor-v2] .bv2-work-tabs{border-bottom:1px solid var(--border-soft);flex-shrink:0;gap:4px;padding:14px 28px 0;display:flex}[data-editor-v2] .bv2-work-tab{color:var(--text-dim);border-bottom:2px solid #0000;align-items:center;gap:8px;margin-bottom:-1px;padding:12px 16px;font-size:14px;font-weight:600;transition:all .15s;display:flex}[data-editor-v2] .bv2-work-tab:hover{color:var(--text)}[data-editor-v2] .bv2-work-tab.on{color:var(--indigo);border-bottom-color:var(--indigo)}[data-editor-v2] .bv2-work-tab svg{width:17px;height:17px}[data-editor-v2] .bv2-work-body{flex:1;padding:24px 28px 60px;overflow-y:auto}[data-editor-v2] .bv2-work-inner{max-width:640px;margin:0 auto}[data-editor-v2] .bv2-progress{background:var(--indigo-soft);border-radius:var(--radius);border:1px solid #6366f140;align-items:center;gap:12px;margin-bottom:22px;padding:14px 16px;font-size:13.5px;line-height:1.45;display:flex}[data-editor-v2] .bv2-progress-ic{font-size:18px}[data-editor-v2] .bv2-progress b{font-weight:700}[data-editor-v2] .bv2-hero-card{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--radius);text-align:center;flex-direction:column;align-items:center;margin-bottom:14px;padding:22px;display:flex}[data-editor-v2] .bv2-hero-tag{letter-spacing:.05em;text-transform:uppercase;color:var(--text-faint);align-self:flex-start;align-items:center;gap:6px;margin-bottom:14px;font-size:11px;font-weight:700;display:flex}[data-editor-v2] .bv2-hero-avatar{justify-content:center;margin-bottom:12px;display:flex}[data-editor-v2] .bv2-hero-name{font-family:var(--fd);text-align:center;color:var(--text);background:0 0;border:none;border-radius:6px;outline:none;width:100%;max-width:320px;padding:3px 8px;font-size:17px;font-weight:700;transition:background .15s}[data-editor-v2] .bv2-hero-name:hover,[data-editor-v2] .bv2-hero-name:focus{background:var(--surface-2)}[data-editor-v2] .bv2-hero-bio{color:var(--text-dim);text-align:center;resize:none;background:0 0;border:none;border-radius:6px;outline:none;width:100%;max-width:320px;margin-top:2px;padding:3px 8px;font-size:13px;line-height:1.45;transition:background .15s}[data-editor-v2] .bv2-hero-bio:hover,[data-editor-v2] .bv2-hero-bio:focus{background:var(--surface-2)}[data-editor-v2] .bv2-hero-name::placeholder,[data-editor-v2] .bv2-hero-bio::placeholder{color:var(--text-faint)}[data-editor-v2] .bv2-hero-socials{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:12px;display:flex}[data-editor-v2] .bv2-soc-chip{background:var(--surface-2);width:36px;height:36px;color:var(--text-dim);border-radius:9px;place-items:center;transition:all .15s;display:grid}[data-editor-v2] .bv2-soc-chip:hover{background:var(--surface-3);color:var(--text)}[data-editor-v2] .bv2-soc-chip.filled{color:var(--text)}[data-editor-v2] .bv2-soc-chip.editing{outline:2px solid var(--indigo)}[data-editor-v2] .bv2-soc-chip.add{border:1.5px dashed var(--border);background:0 0}[data-editor-v2] .bv2-soc-chip svg{width:17px;height:17px}[data-editor-v2] .bv2-chip-editor{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);text-align:left;width:100%;max-width:360px;margin-top:12px;padding:12px}[data-editor-v2] .bv2-chip-editor-label{align-items:center;gap:7px;margin-bottom:8px;font-size:12.5px;font-weight:700;display:flex}[data-editor-v2] .bv2-chip-close{color:var(--text-faint);place-items:center;margin-left:auto;display:grid}[data-editor-v2] .bv2-chip-close svg{width:14px;height:14px}[data-editor-v2] .bv2-chip-options{flex-wrap:wrap;gap:7px;display:flex}[data-editor-v2] .bv2-chip-option{color:var(--text-dim);background:var(--surface-3);border-radius:8px;align-items:center;gap:6px;padding:7px 11px;font-size:12.5px;font-weight:600;transition:all .15s;display:flex}[data-editor-v2] .bv2-chip-option:hover{color:var(--text);background:var(--border)}[data-editor-v2] .bv2-chip-remove{color:var(--danger);margin-top:8px;padding:4px 2px;font-size:12px;font-weight:600}[data-editor-v2] .bv2-hero-adv{border-top:1px solid var(--border-soft);text-align:left;flex-direction:column;gap:14px;width:100%;margin-top:16px;padding-top:16px;display:flex}[data-editor-v2] .bv2-hero-hint{margin-top:14px}[data-editor-v2] .bv2-loc-row{background:var(--surface-2);border:1px solid var(--border);border-radius:10px;align-items:center;gap:8px;padding:10px 13px;font-size:13.5px;display:flex}[data-editor-v2] .bv2-loc-value{flex:1}[data-editor-v2] .bv2-loc-clear{color:var(--text-faint);place-items:center;display:grid}[data-editor-v2] .bv2-loc-clear svg{width:14px;height:14px}[data-editor-v2] .bv2-field{flex-direction:column;gap:0;display:flex}[data-editor-v2] .bv2-flabel{color:var(--text);margin-bottom:8px;font-size:12.5px;font-weight:700;display:block}[data-editor-v2] .bv2-fhint{color:var(--text-faint);margin-top:6px;font-size:11.5px;line-height:1.45}[data-editor-v2] .bv2-input{background:var(--surface-2);border:1px solid var(--border);width:100%;color:var(--text);border-radius:10px;outline:none;padding:11px 13px;font-size:13.5px;transition:border-color .15s}[data-editor-v2] .bv2-input:focus{border-color:var(--indigo)}[data-editor-v2] .bv2-input-prefix{background:var(--surface-2);border:1px solid var(--border);border-radius:10px;align-items:center;display:flex;overflow:hidden}[data-editor-v2] .bv2-input-prefix span{color:var(--text-faint);padding:11px 4px 11px 13px;font-size:13.5px}[data-editor-v2] .bv2-input-prefix input{color:var(--text);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:11px 13px 11px 2px;font-size:13.5px}[data-editor-v2] .bv2-btn-add{background:var(--indigo);color:#fff;width:100%;font-family:var(--fd);border-radius:var(--radius);justify-content:center;align-items:center;gap:8px;margin-bottom:20px;padding:15px;font-size:15px;font-weight:700;transition:background .15s,transform .12s;display:flex}[data-editor-v2] .bv2-btn-add:hover{background:var(--indigo-hover);transform:translateY(-1px)}[data-editor-v2] .bv2-btn-add svg{width:18px;height:18px}[data-editor-v2] .bv2-block-list{flex-direction:column;gap:12px;display:flex}[data-editor-v2] .bv2-block{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--radius);transition:border-color .15s;overflow:hidden}[data-editor-v2] .bv2-block.dragging{border-color:var(--indigo)}[data-editor-v2] .bv2-block.off{opacity:.55}[data-editor-v2] .bv2-block-main{cursor:pointer;align-items:center;gap:12px;padding:15px 16px;display:flex}[data-editor-v2] .bv2-handle{color:var(--text-faint);cursor:grab;touch-action:none;flex-shrink:0;place-items:center;padding:2px;display:grid}[data-editor-v2] .bv2-handle:active{cursor:grabbing}[data-editor-v2] .bv2-handle svg{width:16px;height:16px}[data-editor-v2] .bv2-block-ic{border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}[data-editor-v2] .bv2-block-ic svg{width:19px;height:19px}[data-editor-v2] .bv2-block-info{text-align:left;flex-direction:column;flex:1;min-width:0;display:flex}[data-editor-v2] .bv2-block-title{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14.5px;font-weight:700;overflow:hidden}[data-editor-v2] .bv2-block-sub{color:var(--text-faint);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12.5px;overflow:hidden}[data-editor-v2] .bv2-block-right{flex-shrink:0;align-items:center;gap:12px;display:flex}[data-editor-v2] .bv2-chev{color:var(--text-faint);place-items:center;transition:transform .2s;display:grid}[data-editor-v2] .bv2-chev svg{width:16px;height:16px}[data-editor-v2] .bv2-block.expanded .bv2-chev{transform:rotate(180deg)}[data-editor-v2] .bv2-toggle{background:var(--surface-3);border-radius:20px;flex-shrink:0;width:40px;height:23px;transition:background .2s;position:relative}[data-editor-v2] .bv2-toggle.on{background:var(--success)}[data-editor-v2] .bv2-toggle:after{content:"";background:#fff;border-radius:50%;width:17px;height:17px;transition:transform .2s;position:absolute;top:3px;left:3px}[data-editor-v2] .bv2-toggle.on:after{transform:translate(17px)}[data-editor-v2] .bv2-block-tools{flex-wrap:wrap;align-items:center;gap:5px;padding:0 16px 13px;display:flex}[data-editor-v2] .bv2-tool{width:30px;height:30px;color:var(--text-faint);border-radius:8px;place-items:center;text-decoration:none;transition:all .15s;display:grid}[data-editor-v2] .bv2-tool:hover{background:var(--surface-2);color:var(--text)}[data-editor-v2] .bv2-tool.del:hover{color:var(--danger)}[data-editor-v2] .bv2-tool.del.confirm{width:auto;color:var(--danger);background:#f0556b1f;gap:6px;padding:0 10px}[data-editor-v2] .bv2-tool svg{width:16px;height:16px}[data-editor-v2] .bv2-confirm-label{font-size:11.5px;font-weight:700}[data-editor-v2] .bv2-tool-sep{background:var(--border);width:1px;height:18px;margin:0 3px}[data-editor-v2] .bv2-setup-flag{color:var(--warn);background:#f5b54a1a;border:1px solid #f5b54a40;border-radius:8px;margin-left:auto;padding:5px 10px;font-size:11.5px;font-weight:700}[data-editor-v2] .bv2-block-editor{border-top:1px solid var(--border-soft);padding:4px 16px 18px}[data-editor-v2] .bv2-editor-loading{color:var(--text-faint);align-items:center;gap:8px;padding:18px 0;font-size:13px;display:flex}[data-editor-v2] .bv2-inline-editor{padding-top:14px}[data-editor-v2] .bv2-inline-editor>*{max-width:100%}[data-editor-v2] .bv2-empty{text-align:center;color:var(--text-faint);padding:44px 20px}[data-editor-v2] .bv2-empty-ic{opacity:.5;margin-bottom:14px;font-size:40px}[data-editor-v2] .bv2-empty p{margin:0;font-size:14px;line-height:1.55}[data-editor-v2] .bv2-design-soon{padding:30px 0}[data-editor-v2] .bv2-preview{background:var(--surface);border-left:1px solid var(--border-soft);flex-direction:column;display:flex;position:relative;overflow:hidden}[data-editor-v2] .bv2-pv-head{border-bottom:1px solid var(--border-soft);flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:14px;display:flex;position:relative}[data-editor-v2] .bv2-pv-dev{background:var(--surface-2);border-radius:9px;gap:2px;padding:3px;display:flex}[data-editor-v2] .bv2-pv-dev button{color:var(--text-dim);border-radius:7px;place-items:center;padding:6px 12px;transition:all .15s;display:grid}[data-editor-v2] .bv2-pv-dev button.on{background:var(--indigo);color:#fff}[data-editor-v2] .bv2-pv-dev button svg{width:15px;height:15px}[data-editor-v2] .bv2-pv-stage{background:radial-gradient(circle at 50% 0%,#0e0c1a,var(--surface));flex:1;place-items:center;padding:24px;display:grid;overflow:hidden}[data-editor-v2] .bv2-phone{width:415px;height:874px;max-height:calc(100vh - 160px);box-shadow:var(--shadow);background:#000;border-radius:46px;flex-shrink:0;padding:11px;transition:width .3s;position:relative}[data-editor-v2] .bv2-phone.tablet{width:455px}[data-editor-v2] .bv2-phone:before{content:"";z-index:10;background:#000;border-radius:20px;width:88px;height:24px;position:absolute;top:20px;left:50%;transform:translate(-50%)}[data-editor-v2] .bv2-screen{scrollbar-width:none;background:#0c0a18;border-radius:32px;width:100%;height:100%;position:relative;overflow-x:hidden;overflow-y:auto;transform:translateZ(0)}[data-editor-v2] .bv2-screen::-webkit-scrollbar{width:0}[data-editor-v2] .bv2-pf-url{z-index:5;text-align:center;color:#ffffffb8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000080;padding:38px 0 7px;font-size:11px;position:-webkit-sticky;position:sticky;top:0}[data-editor-v2] .bv2-view-banner{background:var(--indigo);color:#fff;z-index:50;justify-content:space-between;align-items:center;padding:10px 16px;font-size:12.5px;font-weight:600;display:flex;position:absolute;bottom:0;left:0;right:0}[data-editor-v2] .bv2-view-banner button{color:#fff;background:#fff3;border-radius:7px;padding:5px 11px;font-size:11.5px;font-weight:700}[data-editor-v2] .bv2-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:100;background:#0000009e;place-items:center;padding:20px;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}[data-editor-v2] .bv2-modal{background:var(--surface);border:1px solid var(--border);width:100%;max-width:560px;max-height:84vh;box-shadow:var(--shadow);border-radius:20px;flex-direction:column;display:flex;overflow:hidden}[data-editor-v2] .bv2-m-head{justify-content:space-between;align-items:center;padding:22px 24px 0;display:flex}[data-editor-v2] .bv2-m-head h3{font-family:var(--fd);margin:0;font-size:18px;font-weight:700}[data-editor-v2] .bv2-m-close{width:34px;height:34px;color:var(--text-dim);border-radius:9px;place-items:center;transition:all .15s;display:grid}[data-editor-v2] .bv2-m-close:hover{background:var(--surface-2);color:var(--text)}[data-editor-v2] .bv2-m-close svg{width:16px;height:16px}[data-editor-v2] .bv2-m-search{margin:16px 24px 0;position:relative}[data-editor-v2] .bv2-m-search svg{width:16px;height:16px;color:var(--text-faint);position:absolute;top:50%;left:14px;transform:translateY(-50%)}[data-editor-v2] .bv2-m-search input{background:var(--surface-2);border:1px solid var(--border);width:100%;color:var(--text);border-radius:11px;outline:none;padding:12px 14px 12px 40px;font-size:14px}[data-editor-v2] .bv2-m-search input:focus{border-color:var(--indigo)}[data-editor-v2] .bv2-m-body{flex:1;padding:18px 24px 24px;overflow-y:auto}[data-editor-v2] .bv2-cat-lab{letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);margin:16px 0 11px;font-size:11px;font-weight:700}[data-editor-v2] .bv2-m-body>div:first-child .bv2-cat-lab{margin-top:0}[data-editor-v2] .bv2-type-grid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}[data-editor-v2] .bv2-type-card{background:var(--surface-2);border:1px solid var(--border-soft);text-align:left;border-radius:12px;align-items:center;gap:13px;padding:13px;transition:all .15s;display:flex}[data-editor-v2] .bv2-type-card:hover:not(.disabled){border-color:var(--indigo);background:var(--surface-3);transform:translateY(-1px)}[data-editor-v2] .bv2-type-card.disabled{opacity:.5;cursor:default}[data-editor-v2] .bv2-tc-ic{border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}[data-editor-v2] .bv2-tc-ic svg{width:19px;height:19px}[data-editor-v2] .bv2-tc-tx{flex-direction:column;min-width:0;display:flex}[data-editor-v2] .bv2-tc-t{font-size:13.5px;font-weight:700}[data-editor-v2] .bv2-tc-t em{color:var(--text-faint);font-size:11px;font-style:normal;font-weight:600}[data-editor-v2] .bv2-tc-d{color:var(--text-dim);margin-top:1px;font-size:11.5px}@media (max-width:1080px){[data-editor-v2] .bv2-body{grid-template-columns:1fr}[data-editor-v2] .bv2-preview,[data-editor-v2] .bv2-tb-back span,[data-editor-v2] .bv2-tb-url{display:none}}@media (max-width:640px){[data-editor-v2] .bv2-topbar{gap:8px;padding:0 10px}[data-editor-v2] .bv2-tb-left{gap:8px}[data-editor-v2] .bv2-tb-right{gap:6px}[data-editor-v2] .bv2-mode-toggle button{padding:6px 10px;font-size:12px}[data-editor-v2] .bv2-btn-publish{padding:8px 12px;font-size:12px}[data-editor-v2] .bv2-publish-full{display:none}[data-editor-v2] .bv2-publish-short{display:inline}[data-editor-v2] .bv2-pv-stage{padding:0;position:relative}[data-editor-v2] .bv2-phone,[data-editor-v2] .bv2-phone.tablet{width:auto;max-width:none;height:auto;max-height:none;box-shadow:none;background:0 0;border-radius:0;padding:0;position:absolute;top:0;bottom:0;left:0;right:0}[data-editor-v2] .bv2-phone:before{display:none}[data-editor-v2] .bv2-screen{border-radius:0}[data-editor-v2] .bv2-pf-url{padding-top:7px}}@media (max-width:430px){[data-editor-v2] .bv2-tb-right .bv2-tb-icon{display:none}}@media (prefers-reduced-motion:reduce){[data-editor-v2] *{transition-duration:.01ms!important;animation-duration:.01ms!important}}[data-editor-v2] .bv2-textarea{resize:vertical;min-height:64px;line-height:1.5}[data-editor-v2] .bv2-frow{grid-template-columns:1fr 1fr;gap:12px;display:grid}[data-editor-v2] .bv2-frow3{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}[data-editor-v2] .bv2-input-suffix{background:var(--surface-2);border:1px solid var(--border);border-radius:10px;align-items:center;display:flex;overflow:hidden}[data-editor-v2] .bv2-input-suffix input{color:var(--text);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:11px 4px 11px 13px;font-size:13.5px}[data-editor-v2] .bv2-input-suffix span{color:var(--text-faint);padding:11px 13px 11px 4px;font-size:13.5px}[data-editor-v2] .bv2-plans-editor{flex-direction:column;gap:14px;display:flex}[data-editor-v2] .bv2-plan-card{background:var(--surface-2);border:1px solid var(--border-soft);border-radius:12px;flex-direction:column;gap:14px;padding:16px;display:flex;position:relative}[data-editor-v2] .bv2-plan-del{color:var(--text-faint);place-items:center;width:26px;height:26px;transition:color .15s;display:grid;position:absolute;top:12px;right:12px}[data-editor-v2] .bv2-plan-del:hover{color:var(--danger)}[data-editor-v2] .bv2-plan-del svg{width:15px;height:15px}[data-editor-v2] .bv2-plan-highlight{color:var(--text-dim);background:var(--surface);border:1px solid var(--border-soft);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:11px 13px;font-size:13px;font-weight:600;display:flex}[data-editor-v2] .bv2-plan-highlight span{align-items:center;gap:7px;display:flex}[data-editor-v2] .bv2-plan-highlight svg{width:15px;height:15px;color:var(--gold)}[data-editor-v2] .bv2-stream-group{flex-direction:column;gap:9px;display:flex}[data-editor-v2] .bv2-sg-head{justify-content:space-between;align-items:center;display:flex}[data-editor-v2] .bv2-catalog-link{color:var(--indigo);font-size:11.5px;font-weight:700}[data-editor-v2] .bv2-choose-count{color:var(--text-dim);align-items:center;gap:7px;font-size:12px;display:flex}[data-editor-v2] .bv2-choose-count input{background:var(--surface);border:1px solid var(--border);width:52px;color:var(--text);text-align:center;border-radius:8px;outline:none;padding:6px 8px;font-size:13px}[data-editor-v2] .bv2-stream-grid{grid-template-columns:repeat(auto-fill,minmax(124px,1fr));gap:8px;max-height:228px;padding:2px;display:grid;overflow-y:auto}[data-editor-v2] .bv2-stream-pick{border:1.5px solid var(--border);background:var(--surface);color:var(--text-dim);text-align:left;border-radius:9px;align-items:center;gap:8px;min-width:0;padding:8px 10px;font-size:12px;font-weight:600;transition:all .15s;display:flex}[data-editor-v2] .bv2-stream-pick:hover{border-color:var(--surface-3);color:var(--text)}[data-editor-v2] .bv2-stream-pick.on{border-color:var(--indigo);color:var(--text);background:var(--indigo-soft)}[data-editor-v2] .bv2-stream-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}[data-editor-v2] .bv2-stream-badge{color:#fff;text-align:center;border-radius:6px;flex-shrink:0;place-items:center;width:24px;height:24px;font-size:8px;font-weight:800;line-height:1;display:grid}[data-editor-v2] img.bv2-stream-badge{display:block;overflow:hidden}[data-editor-v2] .bv2-btn-soft{background:var(--surface);border:1.5px dashed var(--border);width:100%;color:var(--text-dim);border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:11px;font-size:13px;font-weight:600;transition:all .15s;display:flex}[data-editor-v2] .bv2-btn-soft:hover{border-color:var(--indigo);color:var(--text)}[data-editor-v2] .bv2-btn-soft svg{width:15px;height:15px}[data-editor-v2] .bv2-more-bar{background:var(--surface);border:1px solid var(--border-soft);width:100%;color:var(--text-dim);border-radius:10px;align-items:center;gap:8px;padding:11px 13px;font-size:13px;font-weight:600;transition:all .15s;display:flex}[data-editor-v2] .bv2-more-bar:hover{color:var(--text)}[data-editor-v2] .bv2-more-bar svg{width:15px;height:15px}[data-editor-v2] .bv2-more-chev{margin-left:auto;transition:transform .2s}[data-editor-v2] .bv2-more-chev.open{transform:rotate(180deg)}[data-editor-v2] .bv2-plan-adv{border-top:1px solid var(--border-soft);flex-direction:column;gap:14px;margin-top:4px;padding-top:14px;display:flex}[data-editor-v2] .bv2-opt-row{flex-wrap:wrap;gap:8px;display:flex}[data-editor-v2] .bv2-opt{border:1.5px solid var(--border);background:var(--surface);min-width:54px;color:var(--text-dim);text-align:center;border-radius:10px;flex:1;padding:10px;font-size:12.5px;font-weight:600;transition:all .15s}[data-editor-v2] .bv2-opt:hover{color:var(--text)}[data-editor-v2] .bv2-opt.on{border-color:var(--indigo);color:var(--text);background:var(--indigo-soft)}[data-editor-v2] .bv2-color-field{background:var(--surface-2);border:1px solid var(--border);border-radius:10px;align-items:center;gap:10px;padding:9px 12px;display:flex}[data-editor-v2] .bv2-color-field input[type=color]{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;width:26px;height:26px;padding:0}[data-editor-v2] .bv2-color-field input[type=text]{color:var(--text);text-transform:uppercase;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:13px}[data-editor-v2] .bv2-addon-row{align-items:center;gap:8px;margin-bottom:8px;display:flex}[data-editor-v2] .bv2-addon-row .bv2-input{flex:1}[data-editor-v2] .bv2-cat-item{background:var(--surface-2);border:1px solid var(--border-soft);border-radius:10px;align-items:center;gap:10px;margin-bottom:8px;padding:10px;display:flex}[data-editor-v2] .bv2-ci-badge{color:#fff;text-align:center;border-radius:8px;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:9px;font-weight:800;line-height:1;display:grid}[data-editor-v2] .bv2-ci-name{min-width:60px;color:var(--text);background:0 0;border:none;outline:none;flex:1;font-size:13px;font-weight:600}[data-editor-v2] .bv2-ci-abbr{background:var(--surface);border:1px solid var(--border);width:54px;color:var(--text);text-align:center;border-radius:7px;outline:none;padding:7px;font-size:12px}[data-editor-v2] .bv2-ci-color{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;width:28px;height:28px;padding:0}[data-editor-v2] .bv2-ci-cat{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:7px;outline:none;max-width:120px;padding:7px;font-size:12px}[data-editor-v2] .bv2-ci-del{color:var(--text-faint);flex-shrink:0;place-items:center;width:28px;height:28px;transition:color .15s;display:grid}[data-editor-v2] .bv2-ci-del:hover,[data-editor-v2] .bv2-ci-del.confirm{color:var(--danger)}[data-editor-v2] .bv2-ci-del svg{width:15px;height:15px}[data-editor-v2] .bv2-sc-search{background:var(--surface-2);border:1px solid var(--border);border-radius:10px;align-items:center;gap:8px;margin-bottom:10px;padding:0 12px;display:flex}[data-editor-v2] .bv2-sc-search svg{width:15px;height:15px;color:var(--text-faint);flex-shrink:0}[data-editor-v2] .bv2-sc-search input{color:var(--text);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:10px 0;font-size:13px}[data-editor-v2] .bv2-sc-empty{color:var(--text-faint);text-align:center;padding:14px 2px;font-size:12.5px;line-height:1.5}[data-editor-v2] .bv2-sc-card{background:var(--surface-2);border:1px solid var(--border-soft);border-radius:12px;margin-bottom:8px;transition:border-color .15s;overflow:hidden}[data-editor-v2] .bv2-sc-card.open{border-color:var(--border)}[data-editor-v2] .bv2-sc-row{align-items:center;gap:10px;padding:10px;display:flex}[data-editor-v2] .bv2-sc-badge{color:#fff;text-align:center;border-radius:8px;flex-shrink:0;place-items:center;font-size:11px;font-weight:800;line-height:1;display:grid;overflow:hidden}[data-editor-v2] .bv2-sc-title{text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;align-items:flex-start;gap:2px;min-width:0;padding:0;display:flex}[data-editor-v2] .bv2-sc-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:13px;font-weight:600;overflow:hidden}[data-editor-v2] .bv2-sc-meta{color:var(--text-faint);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:11px;overflow:hidden}[data-editor-v2] .bv2-sc-chev{color:var(--text-faint);flex-shrink:0;place-items:center;width:28px;height:28px;transition:transform .15s,color .15s;display:grid}[data-editor-v2] .bv2-sc-chev:hover{color:var(--text)}[data-editor-v2] .bv2-sc-chev.open{transform:rotate(180deg)}[data-editor-v2] .bv2-sc-chev svg{width:16px;height:16px}[data-editor-v2] .bv2-sc-name.pending{color:var(--danger)}[data-editor-v2] .bv2-sc-req{color:var(--danger);text-transform:none;letter-spacing:0;margin-left:4px;font-size:10px;font-weight:600}[data-editor-v2] .bv2-input.invalid{border-color:var(--danger)}[data-editor-v2] .bv2-sc-err{color:var(--danger);margin-top:6px;font-size:11.5px;line-height:1.45}[data-editor-v2] .bv2-btn-soft.disabled{opacity:.5;cursor:not-allowed}[data-editor-v2] .bv2-btn-soft.disabled:hover{border-color:var(--border);color:var(--text-dim)}[data-editor-v2] .bv2-sc-form{border-top:1px solid var(--border-soft);padding:2px 12px 14px}[data-editor-v2] .bv2-sc-lab{color:var(--text-dim);text-transform:uppercase;letter-spacing:.03em;margin:14px 0 6px;font-size:11px;font-weight:600;display:block}[data-editor-v2] .bv2-sc-grid{grid-template-columns:1fr 56px 1.4fr;align-items:end;gap:10px;display:grid}[data-editor-v2] .bv2-sc-grid .bv2-sc-lab{margin-top:14px}[data-editor-v2] .bv2-sc-color{border:1px solid var(--border);cursor:pointer;background:var(--surface-2);border-radius:10px;width:100%;height:40px;padding:2px}@media (max-width:480px){[data-editor-v2] .bv2-sc-grid{grid-template-columns:1fr 56px}[data-editor-v2] .bv2-sc-grid>div:last-child{grid-column:1/-1}}[data-editor-v2] .bv2-streamings-tab{padding-bottom:8px}[data-editor-v2] .bv2-st-h{color:var(--text);margin:0 0 4px;font-size:15px;font-weight:700}[data-editor-v2] .bv2-st-sub{color:var(--text-faint);margin:0 0 14px;font-size:12.5px;line-height:1.5}[data-editor-v2] .bv2-st-group{margin-top:16px}[data-editor-v2] .bv2-st-cat{color:var(--text-dim);text-transform:uppercase;letter-spacing:.04em;margin:0 0 8px;font-size:11px;font-weight:700}[data-editor-v2] .bv2-st-grid{grid-template-columns:repeat(auto-fill,minmax(108px,1fr));gap:8px;display:grid}[data-editor-v2] .bv2-st-item{background:var(--surface-2);border:1px solid var(--border-soft);border-radius:10px;align-items:center;gap:8px;min-width:0;padding:8px 10px;display:flex}[data-editor-v2] .bv2-st-badge{color:#fff;text-align:center;border-radius:7px;flex-shrink:0;place-items:center;width:26px;height:26px;font-size:9px;font-weight:800;line-height:1;display:grid}[data-editor-v2] img.bv2-st-badge{display:block;overflow:hidden}[data-editor-v2] .bv2-st-name{color:var(--text-dim);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;overflow:hidden}[data-editor-v2] .bv2-design{flex-direction:column;gap:24px;display:flex}[data-editor-v2] .bv2-design-sec>.bv2-flabel{margin-bottom:4px;font-size:13.5px}[data-editor-v2] .bv2-theme-grid{grid-template-columns:repeat(3,1fr);gap:11px;margin-top:8px;display:grid}[data-editor-v2] .bv2-theme-card{cursor:pointer;text-align:center;background:0 0;flex-direction:column;gap:7px;display:flex}[data-editor-v2] .bv2-theme-sw{aspect-ratio:3/4;border:2px solid var(--border);border-radius:11px;transition:all .15s;display:block}[data-editor-v2] .bv2-theme-card:hover .bv2-theme-sw{transform:translateY(-2px)}[data-editor-v2] .bv2-theme-card.on .bv2-theme-sw{border-color:var(--indigo);box-shadow:0 0 0 3px var(--indigo-soft)}[data-editor-v2] .bv2-theme-nm{color:var(--text-dim);font-size:11.5px;font-weight:600}[data-editor-v2] .bv2-theme-card.on .bv2-theme-nm{color:var(--text)}[data-editor-v2] .bv2-opt-cards{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:8px;display:grid}[data-editor-v2] .bv2-opt-card{cursor:pointer;border:2px solid var(--border);background:var(--surface-2);text-align:left;border-radius:12px;flex-direction:column;gap:2px;padding:12px;transition:all .15s;display:flex}[data-editor-v2] .bv2-opt-card:hover{border-color:var(--surface-3)}[data-editor-v2] .bv2-opt-card.on{border-color:var(--indigo);background:var(--indigo-soft)}[data-editor-v2] .bv2-opt-card-nm{color:var(--text);font-size:12.5px;font-weight:700}[data-editor-v2] .bv2-opt-card-dn{color:var(--text-faint);font-size:11px}[data-editor-v2] .bv2-blockfont-list{flex-direction:column;gap:8px;display:flex}[data-editor-v2] .bv2-blockfont-row{grid-template-columns:1fr 1.2fr;align-items:center;gap:10px;display:grid}[data-editor-v2] .bv2-blockfont-name{color:var(--text-dim);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}[data-editor-v2] .bv2-hist-panel{width:360px;max-width:90vw;height:calc(100vh - 56px);background:var(--surface);border-left:1px solid var(--border);z-index:90;flex-direction:column;height:calc(100dvh - 56px);transition:transform .25s;display:flex;position:fixed;top:56px;right:0;transform:translate(100%);box-shadow:-12px 0 40px #0006}[data-editor-v2] .bv2-hist-panel.open{transform:translate(0)}[data-editor-v2] .bv2-hist-head{border-bottom:1px solid var(--border-soft);flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}[data-editor-v2] .bv2-hist-head h3{font-family:var(--fd);align-items:center;gap:8px;margin:0;font-size:16px;font-weight:700;display:flex}[data-editor-v2] .bv2-hist-head h3 svg{width:17px;height:17px}[data-editor-v2] .bv2-hist-list{flex:1;padding:8px 0;overflow-y:auto}[data-editor-v2] .bv2-hist-empty{text-align:center;color:var(--text-faint);flex-direction:column;align-items:center;gap:8px;padding:40px 20px;font-size:13px;line-height:1.5;display:flex}[data-editor-v2] .bv2-hist-item{gap:12px;padding:12px 20px;transition:background .15s;display:flex;position:relative}[data-editor-v2] .bv2-hist-item:hover{background:var(--surface-2)}[data-editor-v2] .bv2-hist-item.viewing{background:var(--indigo-soft)}[data-editor-v2] .bv2-hist-rail{flex-direction:column;flex-shrink:0;align-items:center;padding-top:3px;display:flex}[data-editor-v2] .bv2-hist-dot{background:var(--text-faint);border:2px solid var(--surface);z-index:1;border-radius:50%;flex-shrink:0;width:12px;height:12px}[data-editor-v2] .bv2-hist-item.pub .bv2-hist-dot{background:var(--success);width:15px;height:15px;box-shadow:0 0 0 3px #2bbd7e2e}[data-editor-v2] .bv2-hist-item.res .bv2-hist-dot{background:var(--warn)}[data-editor-v2] .bv2-hist-item.viewing .bv2-hist-dot{background:var(--indigo);box-shadow:0 0 0 3px #6366f140}[data-editor-v2] .bv2-hist-line{background:var(--border);flex:1;width:2px;min-height:14px;margin-top:3px}[data-editor-v2] .bv2-hist-item:last-child .bv2-hist-line{display:none}[data-editor-v2] .bv2-hist-body{flex:1;min-width:0}[data-editor-v2] .bv2-hist-when{color:var(--text);flex-wrap:wrap;align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}[data-editor-v2] .bv2-hist-tag{text-transform:uppercase;letter-spacing:.04em;border-radius:20px;padding:2px 7px;font-size:9px;font-weight:800}[data-editor-v2] .bv2-hist-tag.pub{color:var(--success);background:#2bbd7e26}[data-editor-v2] .bv2-hist-tag.res{color:var(--warn);background:#f5b54a26}[data-editor-v2] .bv2-hist-tag.cur{background:var(--indigo-soft);color:var(--indigo)}[data-editor-v2] .bv2-hist-what{color:var(--text-dim);margin-top:2px;font-size:12px}[data-editor-v2] .bv2-hist-acts{gap:8px;margin-top:9px;display:flex}[data-editor-v2] .bv2-hist-acts button{border-radius:7px;align-items:center;gap:5px;padding:6px 12px;font-size:11.5px;font-weight:700;transition:all .15s;display:flex}[data-editor-v2] .bv2-hist-acts button svg{width:13px;height:13px}[data-editor-v2] .bv2-hist-acts button:disabled{opacity:.5}[data-editor-v2] .bv2-hist-view{background:var(--surface-3);color:var(--text-dim)}[data-editor-v2] .bv2-hist-view:hover{color:var(--text)}[data-editor-v2] .bv2-hist-restore{background:var(--indigo);color:#fff}[data-editor-v2] .bv2-hist-restore:hover{background:var(--indigo-hover)}[data-editor-v2] .bv2-hist-more{background:var(--surface-2);border:1px solid var(--border-soft);width:calc(100% - 40px);color:var(--text-dim);border-radius:9px;margin:10px 20px;padding:9px;font-size:12.5px;font-weight:600}[data-editor-v2] .bv2-hist-more:hover{color:var(--text)}[data-editor-v2] .bv2-settings-modal{max-width:760px;height:80vh;max-height:760px}[data-editor-v2] .bv2-settings-body{flex:1;grid-template-columns:210px 1fr;margin-top:16px;display:grid;overflow:hidden}[data-editor-v2] .bv2-settings-nav{border-right:1px solid var(--border-soft);flex-direction:column;gap:3px;padding:0 12px 12px 24px;display:flex;overflow-y:auto}[data-editor-v2] .bv2-settings-navitem{color:var(--text-dim);text-align:left;border-radius:9px;align-items:center;gap:9px;padding:10px 12px;font-size:13px;font-weight:600;transition:all .15s;display:flex}[data-editor-v2] .bv2-settings-navitem:hover{background:var(--surface-2);color:var(--text)}[data-editor-v2] .bv2-settings-navitem.on{background:var(--indigo-soft);color:var(--indigo)}[data-editor-v2] .bv2-settings-navitem svg{flex-shrink:0;width:16px;height:16px}[data-editor-v2] .bv2-settings-content{padding:0 24px 24px;overflow-y:auto}[data-editor-v2] .bv2-palette-backdrop{align-items:flex-start;padding-top:14vh}[data-editor-v2] .bv2-palette{background:var(--surface);border:1px solid var(--border);width:100%;max-width:540px;box-shadow:var(--shadow);border-radius:14px;flex-direction:column;max-height:60vh;display:flex;overflow:hidden}[data-editor-v2] .bv2-palette-search{border-bottom:1px solid var(--border-soft);align-items:center;gap:10px;padding:14px 16px;display:flex}[data-editor-v2] .bv2-palette-search svg{width:17px;height:17px;color:var(--text-faint);flex-shrink:0}[data-editor-v2] .bv2-palette-search input{color:var(--text);background:0 0;border:none;outline:none;flex:1;font-size:15px}[data-editor-v2] .bv2-palette-list{padding:6px;overflow-y:auto}[data-editor-v2] .bv2-palette-item{width:100%;color:var(--text-dim);text-align:left;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:13.5px;font-weight:600;transition:none;display:flex}[data-editor-v2] .bv2-palette-item.hi{background:var(--indigo-soft);color:var(--text)}[data-editor-v2] .bv2-palette-hint{color:var(--text-faint);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:700}[data-editor-v2] .bv2-palette-empty{text-align:center;color:var(--text-faint);padding:24px;font-size:13px}[data-editor-v2] .bv2-preview-fab{background:var(--indigo);color:#fff;height:48px;box-shadow:var(--shadow);z-index:70;border-radius:26px;align-items:center;gap:8px;padding:0 18px;font-size:14px;font-weight:700;display:none;position:fixed;bottom:20px;right:20px}[data-editor-v2] .bv2-preview-fab svg{flex-shrink:0;width:20px;height:20px}[data-editor-v2] .bv2-preview-fab-lbl{white-space:nowrap}[data-editor-v2] .bv2-pv-close{width:44px;height:44px;color:var(--text-dim);border-radius:50%;justify-content:center;align-items:center;transition:background .15s;display:none;position:absolute;top:50%;right:6px;transform:translateY(-50%)}[data-editor-v2] .bv2-pv-close:active{background:var(--surface-2)}[data-editor-v2] .bv2-pv-close svg{width:20px;height:20px}@media (max-width:1080px){[data-editor-v2] .bv2-preview-fab{display:inline-flex}[data-editor-v2] .bv2-preview.mobile-open{z-index:75;border-left:none;display:flex;position:fixed;top:56px;bottom:0;left:0;right:0}[data-editor-v2] .bv2-preview.mobile-open .bv2-pv-close{display:flex}}