.v2-toolbar .v2-graphics-menu>button>svg{width:17px;height:17px;overflow:visible}.v2-toolbar .v2-graphics-palette{width:276px;max-height:none;padding:7px;top:100%;left:-58px}.v2-toolbar .v2-graphics-palette header{margin-bottom:5px}.v2-toolbar .v2-graphics-palette header strong{font-size:10px}.v2-toolbar .v2-graphics-palette header small{font-size:7px}.v2-toolbar .v2-graphics-palette section+section{margin-top:5px}.v2-toolbar .v2-graphics-palette h4{margin-bottom:2px;font-size:7px}.v2-toolbar .v2-graphics-palette section>div{gap:3px}.v2-toolbar .v2-graphics-palette section button{border-radius:5px;gap:0;height:43px;padding:2px 3px}.v2-toolbar .v2-graphics-palette section button svg{width:23px;height:23px}.v2-toolbar .v2-graphics-palette section button span{font-size:6px}.v2-toolbar .v2-graphics-palette{grid-template-columns:repeat(4,31px);gap:4px;width:150px;padding:7px;display:none;overflow:visible}.v2-toolbar .v2-graphics-menu:hover .v2-graphics-palette,.v2-toolbar .v2-graphics-menu.open .v2-graphics-palette{display:grid}.v2-toolbar .v2-graphics-menu.dismissed .v2-graphics-palette{display:none}.v2-toolbar .v2-graphics-palette>button{width:31px;height:31px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #e2deea;border-radius:6px;place-items:center;padding:3px;display:grid}.v2-toolbar .v2-graphics-palette>button:hover,.v2-toolbar .v2-graphics-palette>button:focus-visible{border-color:var(--purple);background:#f6f2ff}.v2-toolbar .v2-graphics-palette>button svg{width:23px;height:23px;overflow:visible}.v2-toolbar .v2-graphics-palette.light-ink>button{background:#737b86;border-color:#d6dae0}.v2-toolbar .v2-graphics-palette.light-ink>button:hover,.v2-toolbar .v2-graphics-palette.light-ink>button:focus-visible{background:#616975;border-color:#aaa2ce}.v2-toolbar .v2-graphics-palette.light-ink>button svg{filter:drop-shadow(0 0 .6px #303741)}.tutorial-layer{z-index:10000;pointer-events:none;position:fixed;inset:0}.tutorial-focus{pointer-events:none;border:2px dashed #7654d6;border-radius:12px;transition:left .38s,top .38s,width .38s,height .38s;animation:1.6s ease-in-out infinite tutorial-focus-pulse;position:fixed;box-shadow:0 0 0 5px #7654d629,0 8px 28px #2a204f33}.tutorial-card{pointer-events:auto;color:#28323e;background:#fff;border:1px solid #dcd5f0;border-radius:16px;width:280px;padding:16px;transition:left .38s,top .38s;position:fixed;box-shadow:0 16px 50px #241c433d}.tutorial-card header{justify-content:space-between;align-items:center;gap:10px;display:flex}.tutorial-card header span{letter-spacing:.08em;text-transform:uppercase;color:#684bc4;font-size:12px;font-weight:800}.tutorial-card button{color:#665d75;font:inherit;cursor:pointer;background:0 0;border:0;font-weight:700}.tutorial-card header button{font-size:12px}.tutorial-card h2{margin:11px 0 6px;font-size:19px;line-height:1.2}.tutorial-card p{color:#5d566b;margin:0;font-size:14px;line-height:1.45}.tutorial-card small{color:#716982;margin-top:8px;font-size:11px;font-weight:700;display:block}.tutorial-progress{background:#eeeaf8;border-radius:999px;height:5px;margin-top:13px;overflow:hidden}.tutorial-progress span{border-radius:inherit;background:#7654d6;height:100%;transition:width .2s;display:block}.tutorial-card footer{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}.tutorial-card footer button{background:#f1eef8;border-radius:8px;padding:7px 11px}.tutorial-card footer .primary{color:#fff;background:#684bc4}.tutorial-card .tutorial-waiting{color:#9b5c2e;margin-top:8px;font-size:12px}.v2-help>.tutorial-launch{color:#5e46ad;width:100%;height:auto;box-shadow:none;cursor:pointer;background:#f6f3ff;border:1px solid #d8d1ea;border-radius:8px;margin-top:11px;padding:7px 10px;font-size:11px;font-weight:800;position:static}.v2-help>.tutorial-launch:hover{background:#ece6ff}@keyframes tutorial-focus-pulse{0%,to{box-shadow:0 0 0 4px #7654d61f,0 8px 28px #2a204f2e}50%{box-shadow:0 0 0 7px #7654d633,0 8px 30px #2a204f3b}}@media (prefers-reduced-motion:reduce){.tutorial-focus{animation:none}}@media (width<=700px){.tutorial-card{width:min(260px,100vw - 24px)}}:root{--ink:#28323e;--muted:#747985;--line:#dddfe4;--paper:#f6f4ef;--purple:#6652b5;--blue:#276a8f}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);background:var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif;overflow:hidden}button,input{font:inherit}.v2-app{-webkit-user-select:none;user-select:none;height:100vh}.v2-app input,.v2-app textarea,.v2-app [contenteditable=true]{-webkit-user-select:text;user-select:text}.v2-top{z-index:50;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:70px;padding:0 22px;display:flex;position:relative}.v2-top span{color:var(--blue);letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:900;display:block}.v2-top>div>input{border:0;outline:0;width:min(500px,50vw);padding:3px 0;font-size:19px;font-weight:750}.v2-top nav{align-items:center;gap:6px;display:flex}.v2-top nav button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;padding:9px 11px;font-size:11px;font-weight:800}.v2-top nav .primary{color:#fff;border-color:var(--purple);background:var(--purple)}.v2-top nav input{display:none}.v2-top-menu{position:relative}.v2-top-menu>button.active{color:var(--purple);background:#f6f3ff;border-color:#c9c0e8}.v2-top-menu>div{z-index:60;border:1px solid var(--line);background:#fff;border-radius:9px;width:220px;padding:6px;position:absolute;top:42px;right:0;box-shadow:0 12px 30px #30303c2c}.v2-top-menu>div button{text-align:left;border:0;width:100%;padding:10px;display:block}.v2-top-menu>div button:hover{background:#f4f1fb}.v2-top-menu>div button:disabled{opacity:.55;cursor:wait}.v2-top-menu b,.v2-top-menu small{display:block}.v2-top-menu small{color:var(--muted);margin-top:3px;font-size:9px}.v2-top-menu .v2-empty-menu{color:var(--muted);text-align:center;padding:14px;font-size:10px}.v2-top-menu>.v2-save-menu{width:260px}.v2-save-menu p{border-top:1px solid var(--line);color:var(--muted);margin:5px 10px 4px;padding-top:7px;font-size:9px;line-height:1.35}.v2-canvas{touch-action:none;background-color:#f8f7f3;background-image:radial-gradient(#c7c5c0 1.15px,#0000 1.15px);background-size:22px 22px;height:calc(100vh - 70px);position:relative;overflow:hidden}.v2-world{transform-origin:0 0;width:2800px;height:2400px;position:absolute}.v2-links{pointer-events:none;position:absolute;inset:0;overflow:visible}.v2-link-paths{z-index:0}.v2-link-labels{z-index:10}.v2-link-path,.v2-route-chevron{fill:none;stroke:#aaa5b8;stroke-width:2px;transition:opacity .15s,stroke .15s}.v2-link-path{pointer-events:stroke;cursor:pointer}.v2-route-chevron{pointer-events:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.v2-link-paths marker path{fill:#aaa5b8;stroke:none}.v2-link-paths marker#v2-arrow-active path{fill:var(--purple)}.v2-route.active .v2-link-path,.v2-route.active .v2-route-chevron{stroke:var(--purple);stroke-width:3px}.v2-link-labels>g{transition:opacity .15s}.v2-link-labels>g.active rect{stroke:var(--purple);stroke-width:2px}.v2-link-labels>g.active text{fill:var(--purple)}.v2-links rect{fill:#fff;stroke:#ddd9e5}.v2-links text{fill:#625b76;text-anchor:middle;font-size:10px;font-weight:800}.v2-link-label,.v2-link-editor{pointer-events:all;cursor:text}.v2-link-editor>div{border:2px solid var(--purple);background:#fff;border-radius:15px;align-items:center;width:100%;height:30px;display:flex;overflow:hidden}.v2-link-editor input{text-align:center;background:#fff;border:0;outline:0;flex:1;min-width:0;height:26px;padding:3px 8px;font-size:10px;font-weight:800}.v2-link-editor button{color:#a43c45;cursor:pointer;background:#fff;border:0;width:28px;height:28px;font-size:15px;font-weight:900}.v2-page{z-index:1;background:#fff;border:1px solid #dad8df;border-radius:13px;width:480px;transition:opacity .15s,box-shadow .15s;position:absolute;box-shadow:0 10px 28px #30303c18}.v2-page.route-focused{box-shadow:0 0 0 3px #6652b54a,0 10px 28px #30303c22}.v2-page.route-muted{opacity:.42}.v2-page.editing{border-color:#0000;box-shadow:0 0 0 2px #6652b51f,0 10px 28px #30303c18}.v2-page.editing:after{content:"";z-index:30;border:2px solid var(--purple);pointer-events:none;border-radius:13px;position:absolute;inset:0}.v2-page>header{cursor:pointer;border-bottom:1px solid #e5e3e8;border-radius:13px 13px 0 0;justify-content:space-between;align-items:center;gap:10px;height:60px;padding:0 14px;display:flex}.v2-page>header>div{flex:1;min-width:0}.v2-page>header span{color:var(--purple);letter-spacing:.07em;text-transform:uppercase;margin-bottom:3px;font-size:8px;font-weight:900;display:block}.v2-page>header strong,.v2-page>header input{background:0 0;border:0;outline:0;width:100%;padding:0;font-size:15px;font-weight:750;display:block}.v2-delete-page{z-index:31;color:#9b3740;cursor:pointer;background:#fff;border:1px solid #e4c4c7;border-radius:6px;flex:none;padding:6px 8px;font-size:9px;font-weight:800;position:relative}.v2-delete-page:hover{background:#fff3f4}.v2-page-visual{cursor:pointer;background:#fff;border:0;border-radius:0 0 13px 13px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.v2-page-visual>span{color:#fff;opacity:0;background:#28323edd;border-radius:6px;padding:5px 7px;position:absolute;top:9px;right:9px}.v2-page-visual:hover>span{opacity:1}.v2-art{aspect-ratio:16/9;background:#fffdf8;width:100%;display:block}.v2-empty rect{fill:none;stroke:#d7d3ca;stroke-dasharray:8 7}.v2-empty text{fill:#918c83;text-anchor:middle;font-size:13px;font-weight:700}.v2-hotspot,.v2-hotspot *{cursor:pointer;-webkit-user-select:none;user-select:none}.v2-hotspot rect{fill:#303a46}.v2-hotspot text{fill:#fff;pointer-events:none;font-size:12px;font-weight:800}.v2-hotspot.selected rect{stroke:var(--purple);stroke-width:4px}.v2-text{white-space:pre-wrap;overflow-wrap:anywhere;width:100%;height:100%;line-height:1.3;overflow:hidden}.v2-text.editing{outline:1px solid var(--purple);cursor:text;-webkit-user-select:text;user-select:text;background:#fff}.v2-routes{border-top:1px solid #e5e3e8;gap:5px;padding:9px 12px;display:grid}.v2-routes:empty{display:none}.v2-routes label{grid-template-columns:55px 1fr;align-items:center;gap:6px;display:grid}.v2-routes span{color:#777083;text-transform:uppercase;font-size:8px;font-weight:900}.v2-routes input{border:1px solid #dfdbe6;border-radius:6px;padding:5px 7px;font-size:9px}.v2-add{z-index:40;position:absolute;bottom:-44px;left:50%;transform:translate(-50%)}.v2-add>button{color:#fff;background:var(--purple);cursor:pointer;border:0;border-radius:18px;padding:8px 12px;font-size:10px;font-weight:900;box-shadow:0 5px 15px #5544944d}.v2-add>div{border:1px solid var(--line);background:#fff;border-radius:9px;width:240px;max-height:390px;padding:5px;position:absolute;bottom:40px;left:50%;overflow:auto;transform:translate(-50%);box-shadow:0 14px 34px #30303c2d}.v2-add>div button{text-align:left;cursor:pointer;background:#fff;border:0;border-radius:6px;width:100%;padding:9px;display:block}.v2-add>div button:hover{background:#f4f1fb}.v2-add b,.v2-add small{display:block}.v2-add small{color:var(--muted);margin-top:2px;font-size:8px}.v2-add-heading{border-top:1px solid var(--line);color:var(--purple);letter-spacing:.05em;text-transform:uppercase;margin:5px 5px 2px;padding-top:8px;font-size:8px;font-weight:900;display:block}.v2-editor{position:relative}.v2-artboard{width:100%;position:relative}.v2-inline-text{z-index:15;outline:2px solid var(--purple);white-space:pre-wrap;overflow-wrap:anywhere;cursor:text;-webkit-user-select:text;user-select:text;touch-action:auto;background:#fffe;line-height:1.3;position:absolute;overflow:hidden}.v2-toolbar{z-index:20;background:#fffffff2;border:1px solid #d8d5df;border-radius:8px;align-items:center;gap:4px;margin:7px;padding:5px;display:flex;position:relative;box-shadow:0 4px 14px #26232e1c}.v2-toolbar button,.v2-toolbar>label{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;place-items:center;width:27px;height:27px;padding:0;font-size:13px;font-weight:800;display:grid}.v2-toolbar button.active{color:#fff;border-color:var(--purple);background:var(--purple)}.v2-toolbar label input[type=file]{display:none}.v2-toolbar input[type=color]{border:1px solid var(--line);background:#fff;border-radius:6px;width:27px;height:27px;padding:2px}.v2-toolbar .v2-width{width:auto;min-width:112px;color:var(--muted);gap:5px;padding:0 6px;font-size:8px;display:flex}.v2-width input{width:70px}.v2-toolbar .danger{color:#a43c45}.v2-toolbar .v2-done{color:#fff;border-color:var(--purple);background:var(--purple);margin-left:auto}.v2-properties{z-index:20;background:#f5f1fff2;border:1px solid #d8d1e7;border-radius:7px;align-items:center;gap:8px;padding:7px;display:flex;position:absolute;bottom:7px;left:7px;right:7px;box-shadow:0 4px 14px #26232e1c}.v2-properties label{font-size:8px;font-weight:800}.v2-properties input{border:1px solid #d8d1e7;border-radius:5px;margin-left:5px;padding:4px}.v2-properties span{color:var(--muted);font-size:8px}.v2-properties button,.v2-text-properties .v2-rich-colour{cursor:pointer;background:#fff;border:1px solid #d8d1e7;border-radius:6px;place-items:center;width:32px;height:32px;padding:0;font-size:15px;font-weight:800;display:grid}.v2-text-properties>label:first-child{align-items:center;margin-right:2px;display:flex}.v2-text-properties>label:first-child input{width:54px}.v2-text-properties .v2-rich-colour{position:relative;overflow:hidden}.v2-rich-colour input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.v2-align-icon{flex-direction:column;justify-content:space-between;width:16px;height:14px;display:flex}.v2-align-icon i{background:currentColor;border-radius:1px;width:16px;height:2px;display:block}.v2-align-icon i:nth-child(2){width:11px}.v2-align-icon.center i:nth-child(2){align-self:center}.v2-align-icon.right i:nth-child(2){align-self:flex-end}.v2-edit-art{touch-action:none;cursor:crosshair}.v2-selection{fill:none;stroke:var(--purple);stroke-width:2px;stroke-dasharray:5 4;pointer-events:none}.v2-panel-bg{fill:#fffffff5;stroke:none}.v2-panel-border{fill:none;stroke:var(--purple);stroke-width:3px;pointer-events:none}.v2-panel-grab{fill:#6652b51a;cursor:move}.v2-panel-title{fill:var(--purple);pointer-events:none;font-size:10px;font-weight:900}.v2-panel-resize{fill:var(--purple);stroke:#fff;stroke-width:2px;cursor:nwse-resize}.v2-ai-backdrop{z-index:45;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#272b344d;place-items:center;padding:18px;display:grid;position:absolute;inset:0}.v2-ai-generator{background:#fff;border:1px solid #d9d4e6;border-radius:12px;width:min(420px,100% - 24px);padding:18px;box-shadow:0 18px 45px #25293455}.v2-ai-generator>span{color:var(--purple);letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:900}.v2-ai-generator h3{margin:5px 0 6px;font-size:17px}.v2-ai-generator p{color:var(--muted);margin:0 0 10px;font-size:10px;line-height:1.4}.v2-ai-generator textarea{resize:vertical;width:100%;min-height:86px;font:inherit;border:1px solid #d8d4e3;border-radius:7px;padding:9px;font-size:11px;line-height:1.4}.v2-ai-generator textarea:focus{border-color:var(--purple);outline:2px solid #6c56c633}.v2-ai-error{color:#8f343d;background:#fff0f1;border-radius:6px;margin-top:7px;padding:7px 9px;font-size:9px;line-height:1.35}.v2-ai-generator footer{justify-content:flex-end;gap:7px;margin-top:11px;display:flex}.v2-ai-generator footer button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;padding:7px 10px;font-size:9px;font-weight:800}.v2-ai-generator footer button.primary{color:#fff;border-color:var(--purple);background:var(--purple)}.v2-ai-generator footer button:disabled{cursor:wait;opacity:.55}.v2-edit-layout{border-radius:0 0 13px 13px;width:100%;display:block}.v2-edit-layout .v2-editor{border-radius:0 0 13px 13px;overflow:hidden}.v2-edit-layout.with-narration{grid-template-columns:480px minmax(0,1fr);width:100%;display:grid}.v2-edit-layout.with-narration .v2-editor{border-radius:0 0 0 13px}.v2-narration{background:#faf8ff;border-left:1px solid #e5e3e8;border-radius:0 0 13px;flex-direction:column;min-width:0;min-height:270px;display:flex}.v2-narration header{color:var(--purple);text-transform:uppercase;justify-content:space-between;align-items:center;padding:7px 9px 4px;font-size:9px;display:flex}.v2-narration header button{color:#6d6678;cursor:pointer;background:0 0;border:0;font-size:14px}.v2-narration-fields{flex:1;grid-template-rows:1fr 1fr;gap:5px;min-height:0;padding:3px 7px 7px;display:grid}.v2-narration-fields label{min-height:0;color:var(--purple);letter-spacing:.04em;text-transform:uppercase;flex-direction:column;gap:3px;font-size:8px;font-weight:900;display:flex}.v2-narration textarea{resize:none;background:#fff;border:1px solid #d8d1e7;border-radius:6px;outline:0;flex:1;min-width:0;min-height:0;padding:6px 7px;font:10px/1.35 Arial,Helvetica,sans-serif;overflow:auto}.v2-narration textarea:focus{border-color:var(--purple)}.v2-zoom{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;padding:4px;display:flex;position:absolute;bottom:16px;left:16px}.v2-zoom button{cursor:pointer;background:#fff;border:0;width:28px;height:28px}.v2-zoom span{text-align:center;min-width:44px;font-size:9px;font-weight:800}.v2-help{z-index:25;background:#fffffff2;border:1px solid #d8d4e3;border-radius:10px;width:240px;padding:15px 32px 14px 16px;position:absolute;top:16px;left:16px;box-shadow:0 8px 24px #30303c18}.v2-help>button{width:22px;height:22px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;position:absolute;top:6px;right:7px}.v2-help>strong{font-size:13px}.v2-help p{color:#555b66;margin:8px 0 0;font-size:11px;line-height:1.55}.v2-help-intro{color:#454b55;margin-bottom:9px;display:block}.v2-help b{color:var(--ink)}.v2-help em{font-style:normal;font-weight:800}.v2-help-reopen{z-index:25;width:30px;height:30px;color:var(--purple);cursor:pointer;background:#fff;border:1px solid #d8d4e3;border-radius:8px;font-weight:900;position:absolute;top:16px;left:16px;box-shadow:0 6px 18px #30303c18}.v2-dialog-backdrop{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#282d3659;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.v2-dialog{background:#fff;border:1px solid #dedbe7;border-radius:14px;width:min(390px,100vw - 40px);padding:22px;box-shadow:0 24px 70px #20242c55}.v2-dialog>span{color:var(--purple);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:900}.v2-dialog h2{margin:7px 0 8px;font-size:20px}.v2-dialog p{color:#646a75;margin:0;font-size:13px;line-height:1.5}.v2-dialog-input{color:#4e5360;margin-top:16px;font-size:11px;font-weight:800;display:block}.v2-dialog-input input{border:1px solid #d7d3df;border-radius:7px;outline:0;width:100%;margin-top:6px;padding:9px 10px;font-size:13px;font-weight:500;display:block}.v2-dialog-input input:focus{border-color:var(--purple);box-shadow:0 0 0 3px #6652b51c}.v2-dialog footer{justify-content:flex-end;gap:8px;margin-top:22px;display:flex}.v2-dialog footer button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;padding:8px 12px;font-size:10px;font-weight:800}.v2-dialog footer button:disabled{cursor:default;opacity:.45}.v2-dialog footer .primary{color:#fff;border-color:var(--purple);background:var(--purple)}.v2-dialog footer .danger{color:#fff;background:#a43c45;border-color:#a43c45}.v2-dialog footer .danger-secondary{color:#963b43;background:#fff;border-color:#ddbec2}.v2-page-picker{background:#fff;border:1px solid #dedbe7;border-radius:14px;flex-direction:column;width:min(820px,100vw - 40px);max-height:min(720px,100vh - 40px);padding:20px;display:flex;box-shadow:0 24px 70px #20242c55}.v2-page-picker>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.v2-page-picker>header span{color:var(--purple);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:900}.v2-page-picker h2{margin:6px 0 14px;font-size:20px}.v2-page-picker>header button{cursor:pointer;background:#f0edf5;border:0;border-radius:50%;width:32px;height:32px;font-size:18px}.v2-page-picker>input{border:1px solid #d7d3df;border-radius:8px;outline:0;padding:10px 12px;font-size:13px}.v2-page-picker>input:focus{border-color:var(--purple);box-shadow:0 0 0 3px #6652b51c}.v2-page-picker-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:12px;min-height:0;margin-top:14px;padding:2px;display:grid;overflow:auto}.v2-page-picker-grid>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dedbe7;border-radius:10px;min-width:0;padding:0 0 10px;overflow:hidden}.v2-page-picker-grid>button:hover,.v2-page-picker-grid>button:focus{border-color:var(--purple);box-shadow:0 0 0 3px #6652b51c}.v2-page-picker-thumb{background:#faf8f3;border-bottom:1px solid #e7e4ec;display:block;overflow:hidden}.v2-page-picker-thumb .v2-art{aspect-ratio:16/9;width:100%;display:block}.v2-page-picker-grid strong,.v2-page-picker-grid small{text-overflow:ellipsis;white-space:nowrap;margin:8px 10px 0;display:block;overflow:hidden}.v2-page-picker-grid strong{font-size:12px}.v2-page-picker-grid small{color:var(--muted);margin-top:3px;font-size:9px}.v2-page-picker-grid>p{color:var(--muted);font-size:12px}.v2-link-editor button.insert{width:52px;color:var(--purple);white-space:nowrap;border-left:1px solid #ebe8f1;border-right:1px solid #ebe8f1;font-size:8px}.v2-preview{z-index:100;background:#ebe9e4;position:fixed;inset:0}.v2-preview>header{color:#fff;background:#282d36;justify-content:space-between;align-items:center;height:58px;padding:0 20px;display:flex}.v2-preview>header button{color:#fff;background:#3a404a;border:1px solid #555b68;border-radius:6px;padding:7px 10px}.v2-preview>main{place-items:center;height:calc(100vh - 58px);display:grid}.v2-preview>main.with-narration{justify-content:center;align-items:center;gap:18px;display:flex}.v2-stage{background:#fff;border-radius:12px;width:min(900px,90vw);position:relative;overflow:hidden;box-shadow:0 18px 55px #30303c2c}.v2-stage nav{border-top:1px solid var(--line);justify-content:flex-end;gap:7px;padding:12px;display:flex}.v2-stage nav button{color:var(--purple);background:#fff;border:1px solid #cbc5dc;border-radius:7px;padding:8px 12px;font-weight:800}.v2-preview-narration{background:#fff;border-radius:10px;width:min(280px,24vw);min-height:220px;padding:18px;box-shadow:0 18px 55px #30303c1c}.v2-preview-narration span{color:var(--purple);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:900}.v2-preview-narration p{white-space:pre-wrap;color:#404550;font-size:14px;line-height:1.55}.v2-preview-panel{z-index:5;border:2px solid var(--purple);background:#fff;border-radius:10px;position:absolute;overflow:hidden;box-shadow:0 18px 50px #24263055}.v2-preview-panel>button{z-index:2;background:#eeeaf5;border:0;border-radius:50%;position:absolute;top:6px;right:6px}.v2-preview-panel svg{width:100%;height:100%}@media (width<=760px){.v2-top{padding:0 10px}.v2-top nav button:not(.primary){display:none}.v2-page{width:420px}}.v2-resize{fill:#fff;stroke:var(--purple);stroke-width:3px;cursor:nwse-resize}.v2-text-properties button.active{color:#fff;border-color:var(--purple);background:var(--purple)}.v2-rich-colour{background:#fff;border:1px solid #d8d1e7;border-radius:5px;place-items:center;width:27px;height:27px;display:grid;position:relative;font-size:13px!important}.v2-rich-colour input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0;margin:0!important}.v2-top nav button:disabled,.v2-toolbar button:disabled{cursor:default;opacity:.35}.v2-edit-art.brush-cursor-active{cursor:none}.v2-mask-help{color:#655f73;max-width:170px;font-size:9px;font-weight:800;line-height:1.25}.v2-mask-surface{fill:#0000;stroke:#6652b580;stroke-width:2px;stroke-dasharray:6 5;pointer-events:none}.v2-brush-cursor{fill:#ffffff45;stroke-width:2px;pointer-events:none}.v2-brush-cursor.erase{stroke:#a33a45}.v2-brush-cursor.restore{stroke:#287d5b}.v2-brush-cursor.draw{fill:#28323e18;stroke:#28323ebf;stroke-width:1.5px}.v2-route.muted{opacity:.14}.v2-link-labels>g.muted{opacity:.16}.v2-page.route-neighbour{box-shadow:0 0 0 2px #aaa3c134,0 10px 28px #30303c18}.v2-page.route-muted{opacity:1;box-shadow:0 5px 16px #30303c0d}.v2-page.route-muted>header{z-index:2;background:#fff;position:relative}.v2-page.route-muted>header span{opacity:.55}.v2-page.route-muted>:not(header){opacity:.16;transition:opacity .15s}.v2-route.active .v2-link-path,.v2-route.active .v2-route-chevron,.v2-route.context .v2-link-path,.v2-route.context .v2-route-chevron{stroke:var(--purple);stroke-width:3.5px}.v2-link-labels>g.context rect{stroke:var(--purple);stroke-width:2px}.v2-link-labels>g.context text{fill:var(--purple)}.v2-link-hit{fill:none;stroke:#0000;stroke-width:18px;pointer-events:stroke;cursor:pointer}.v2-route-tip{z-index:80;pointer-events:none;background:#fff;border:1px solid #d8d2e7;border-radius:8px;min-width:150px;max-width:230px;padding:8px 10px;position:absolute;box-shadow:0 8px 24px #29253235}.v2-route-tip strong,.v2-route-tip span,.v2-route-tip small{display:block}.v2-route-tip strong{color:var(--purple);font-size:11px}.v2-route-tip span{color:#333945;margin-top:3px;font-size:10px;font-weight:700}.v2-route-tip small{color:#777180;margin-top:5px;font-size:8px}.v2-route.forward .v2-link-path,.v2-route.forward .v2-route-chevron{stroke:var(--purple)}.v2-route.return .v2-link-path,.v2-route.return .v2-route-chevron{stroke:#287db6}.v2-link-paths marker#v2-arrow-return path{fill:#287db6}.v2-link-labels>g.forward rect{stroke:#cfc7e8}.v2-link-labels>g.forward text{fill:var(--purple)}.v2-link-labels>g.return rect{stroke:#b9d5e8}.v2-link-labels>g.return text{fill:#216b9d}.v2-route.active .v2-link-path,.v2-route.active .v2-route-chevron,.v2-route.context .v2-link-path,.v2-route.context .v2-route-chevron{stroke-width:3.5px}.v2-page.add-open{z-index:45}.v2-button-label{fill:#fff;text-anchor:middle;pointer-events:none;font-size:15px;font-weight:800}.v2-move-handle{cursor:move}.v2-move-handle circle{fill:#fff;stroke:var(--purple);stroke-width:2px}.v2-move-handle path{fill:none;stroke:var(--purple);stroke-width:1.5px;stroke-linecap:round;pointer-events:none}.v2-button-properties input{min-width:150px}.v2-preview>main{padding:16px}.v2-stage{width:min(1180px,177.778vh - 181.333px,94vw)}.v2-preview>main.with-narration .v2-stage{width:min(1040px,177.778vh - 181.333px,100vw - 340px)}.v2-preview-narration{width:min(300px,24vw)}.v2-canvas{overscroll-behavior:contain}.v2-add-heading:first-child{border-top:0;margin-top:0;padding-top:3px}.v2-graphics-menu{position:relative}.v2-graphics-menu>button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;place-items:center;width:27px;height:27px;padding:0;font-size:13px;font-weight:800;display:grid}.v2-graphics-menu>button.active{color:#fff;border-color:var(--purple);background:var(--purple)}.v2-graphics-palette{z-index:80;background:#fff;border:1px solid #d8d1e7;border-radius:10px;width:330px;max-height:310px;padding:10px;display:none;position:absolute;top:calc(100% + 7px);left:-80px;overflow:auto;box-shadow:0 12px 34px #26232e33}.v2-graphics-menu:hover .v2-graphics-palette,.v2-graphics-menu.open .v2-graphics-palette{display:block}.v2-graphics-palette header{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:8px;display:flex}.v2-graphics-palette header strong{font-size:12px}.v2-graphics-palette header small{color:var(--muted);font-size:8px}.v2-graphics-palette section+section{margin-top:9px}.v2-graphics-palette h4{color:var(--purple);letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:8px}.v2-graphics-palette section>div{grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.v2-graphics-palette section button{width:auto;min-width:0;height:62px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #e2deea;border-radius:7px;flex-direction:column;gap:2px;padding:4px;font-weight:700;display:flex}.v2-graphics-palette section button:hover,.v2-graphics-palette section button:focus-visible{border-color:var(--purple);background:#f6f2ff}.v2-graphics-palette section button svg{width:31px;height:31px;overflow:visible}.v2-graphics-palette section button span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:7px;overflow:hidden}.v2-cloud-control{z-index:48;position:absolute;top:12px;right:18px}.v2-cloud-control>button{color:var(--purple);cursor:pointer;background:#fff;border:1px solid #c9c0e8;border-radius:8px;padding:9px 13px;font-size:11px;font-weight:900;box-shadow:0 5px 18px #30303c18}.v2-cloud-control>button.active{color:#fff;background:var(--purple)}.v2-cloud-control>button:disabled{opacity:.55}.v2-cloud-control>div{border:1px solid var(--line);background:#fff;border-radius:10px;width:240px;padding:7px;position:absolute;top:42px;right:0;box-shadow:0 14px 34px #30303c30}.v2-cloud-control>div button{text-align:left;cursor:pointer;background:#fff;border:0;border-radius:7px;width:100%;padding:10px;display:block}.v2-cloud-control>div button:hover{background:#f4f1fb}.v2-cloud-control b,.v2-cloud-control small{display:block}.v2-cloud-control small{color:var(--muted);margin-top:3px;font-size:9px}.v2-cloud-control p{color:var(--muted);margin:5px 8px 4px;font-size:9px;line-height:1.35}.v2-view-mode .v2-preview header button{display:none}.v2-view-mode .v2-preview header:after{content:"View-only cloud project";color:#686276;font-size:12px;font-weight:800}.v2-cloud-save-status{z-index:72;color:#665f73;background:#fff;border:1px solid #d8d4e3;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:850;position:fixed;top:78px;right:18px;box-shadow:0 5px 18px #30303c18}.v2-cloud-save-status.local{color:#66616f;background:#f8f7fa}.v2-cloud-save-status.saving{color:#6652b5;border-color:#cfc7ed}.v2-cloud-save-status.saved{color:#287256;background:#f5fbf8;border-color:#b9d8cb}.v2-cloud-save-status.error,.v2-cloud-save-status.conflict{color:#963b43;background:#fff7f7;border-color:#e2bfc4}.v2-cloud-update{z-index:90;background:#fffaf0;border:1px solid #d6ca9d;border-radius:11px;align-items:center;gap:24px;min-width:420px;padding:12px 14px 12px 17px;display:flex;position:fixed;top:80px;left:50%;transform:translate(-50%);box-shadow:0 12px 34px #30303c30}.v2-cloud-update div{gap:2px;display:grid}.v2-cloud-update strong{font-size:12px}.v2-cloud-update span{color:#6d6652;font-size:10px}.v2-cloud-update button{color:#5d4b00;cursor:pointer;background:#fff;border:1px solid #c8b873;border-radius:7px;padding:8px 11px;font-size:10px;font-weight:850}.v2-app-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.v2-draw-menu{position:relative}.v2-draw-menu>button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;place-items:center;width:27px;height:27px;padding:0;display:grid}.v2-draw-menu>button.active{color:#fff;border-color:var(--purple);background:var(--purple)}.v2-draw-palette{z-index:80;background:#fff;border:1px solid #d8d1e7;border-radius:8px;grid-template-columns:repeat(4,30px);gap:3px;padding:4px;display:none;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 10px 28px #26232e2d}.v2-draw-menu.open .v2-draw-palette{display:grid}.v2-draw-palette button{width:30px;height:30px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #0000;border-radius:6px;place-items:center;padding:0;display:grid}.v2-draw-palette button:hover,.v2-draw-palette button:focus-visible{background:#f6f2ff;border-color:#cfc7e8}.v2-draw-palette button.active{color:#fff;border-color:var(--purple);background:var(--purple)}.v2-add>div{width:230px;max-height:340px;padding:4px}.v2-add>div button{padding:6px 8px}.v2-add b{font-size:9px}.v2-add small{margin-top:1px;font-size:7.5px;line-height:1.25}.v2-add-heading{margin:3px 5px 1px;padding-top:5px;font-size:7px}.v2-toolbar{align-items:stretch;gap:3px;padding:4px}.v2-toolbar>button,.v2-toolbar>label,.v2-draw-menu>button,.v2-graphics-menu>button{border-radius:7px;flex-direction:column;flex:0 0 36px;justify-content:center;align-items:center;gap:2px;width:36px;height:40px;padding:3px 2px;display:flex}.v2-tool-glyph{place-items:center;height:18px;line-height:1;display:grid}.v2-tool-glyph>.v2-app-icon{width:17px;height:17px}.v2-tool-label{max-width:100%;color:inherit;letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;font-size:6.5px;font-weight:800;line-height:1;display:block;overflow:hidden}.v2-graphics-menu>button svg{width:18px;height:18px}.v2-mode-symbol{font-size:18px;line-height:15px}.v2-toolbar .v2-done{margin-left:auto}.v2-colour-picker{position:relative;overflow:hidden}.v2-colour-picker input[type=color]{opacity:0;cursor:pointer;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.v2-colour-icon{place-items:center;width:18px;height:18px;display:grid;position:relative}.v2-colour-icon .v2-app-icon{width:17px;height:17px}.v2-colour-icon i{border:1.5px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;bottom:-1px;right:-1px;box-shadow:0 0 0 1px #777180}.v2-toolbar .v2-width{border:1px solid var(--line);background:#fff;border-radius:7px;grid-template-rows:13px 17px;grid-template-columns:1fr auto;align-content:center;gap:1px 5px;flex:0 0 84px!important;width:84px!important;min-width:84px!important;height:40px!important;padding:3px 7px!important;display:grid!important}.v2-width>span{color:#5f596c;align-self:end;font-size:7px;font-weight:850}.v2-width output{color:var(--purple);align-self:end;font-size:7px;font-weight:900}.v2-width input[type=range]{width:100%;height:15px;accent-color:var(--purple);cursor:pointer;grid-column:1/-1;margin:0}.v2-width input[type=range]::-webkit-slider-runnable-track{background:#ded9ea;border-radius:999px;height:4px}.v2-width input[type=range]::-webkit-slider-thumb{background:var(--purple);-webkit-appearance:none;border:2px solid #fff;border-radius:50%;width:13px;height:13px;margin-top:-4.5px;box-shadow:0 1px 4px #2e283e4d}.v2-width input[type=range]::-moz-range-track{background:#ded9ea;border-radius:999px;height:4px}.v2-width input[type=range]::-moz-range-progress{background:var(--purple);border-radius:999px;height:4px}.v2-width input[type=range]::-moz-range-thumb{background:var(--purple);border:2px solid #fff;border-radius:50%;width:11px;height:11px;box-shadow:0 1px 4px #2e283e4d}.v2-draw-palette{grid-template-columns:repeat(2,68px);gap:3px}.v2-draw-palette button{flex-direction:column;justify-content:center;align-items:center;gap:2px;width:68px;height:38px;display:flex}.v2-draw-palette .v2-tool-label{font-size:7px}.v2-width input[type=range]{appearance:none;background:0 0}.v2-toolbar{box-shadow:none;background:#fff;border:0;border-bottom:1px solid #e4e1e9;border-radius:0;gap:3px;margin:0;padding:5px 7px}.v2-toolbar>button,.v2-toolbar>label,.v2-draw-menu>button,.v2-graphics-menu>button{background:0 0;border-color:#0000}.v2-toolbar>button:hover,.v2-toolbar>label:hover,.v2-draw-menu>button:hover,.v2-graphics-menu>button:hover{background:#f2eff7;border-color:#0000}.v2-toolbar button.active,.v2-draw-menu>button.active,.v2-graphics-menu>button.active{color:#fff;border-color:var(--purple);background:var(--purple)}.v2-toolbar .v2-width{background:0 0;border:0;border-left:1px solid #e4e1e9;border-radius:0;flex-basis:78px!important;width:78px!important;min-width:78px!important;padding-left:8px!important;padding-right:5px!important}.v2-toolbar .v2-done{border-color:var(--purple);background:var(--purple);border-radius:7px}.v2-toolbar .v2-done:hover{color:#fff;background:#58449f;border-color:#58449f}.v2-tool-label{font-size:6.2px}.v2-editor>.v2-toolbar{box-sizing:border-box;width:100%;min-width:0;max-width:100%;box-shadow:none;background:#fff;border:0;border-bottom:1px solid #e4e1e9;border-radius:0;flex-wrap:wrap;align-items:center;gap:3px;margin:0;padding:5px 7px 6px;overflow:visible}.v2-editor>.v2-toolbar>.v2-draw-menu,.v2-editor>.v2-toolbar>.v2-graphics-menu{flex:0 0 36px}.v2-editor>.v2-toolbar>button,.v2-editor>.v2-toolbar>label,.v2-editor>.v2-toolbar>.v2-draw-menu,.v2-editor>.v2-toolbar>.v2-graphics-menu{min-width:0}.v2-editor>.v2-toolbar>button,.v2-editor>.v2-toolbar>label,.v2-editor>.v2-toolbar>.v2-draw-menu>button,.v2-editor>.v2-toolbar>.v2-graphics-menu>button{border:1px solid var(--line);background:#fff}.v2-editor>.v2-toolbar button.active,.v2-editor>.v2-toolbar>.v2-draw-menu>button.active,.v2-editor>.v2-toolbar>.v2-graphics-menu>button.active,.v2-editor>.v2-toolbar>.v2-done{color:#fff;border-color:var(--purple);background:var(--purple)}.v2-page-header-actions{z-index:31;flex:none;align-items:center;gap:7px;display:flex;position:relative}.v2-script-toggles{background:#f7f5fa;border:1px solid #ddd9e5;border-radius:7px;align-items:center;padding:2px;display:flex}.v2-script-toggles button{color:#655f73;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:5px 7px;font-size:8px;font-weight:850;position:relative}.v2-script-toggles button:before{content:"+";vertical-align:-1px;border:1px solid #aaa4b7;border-radius:50%;place-items:center;width:11px;height:11px;margin-right:4px;font-size:8px;line-height:1;display:inline-grid}.v2-script-toggles button.active{color:#fff;background:var(--purple)}.v2-script-toggles button.active:before{content:"✓";border-color:#fff}.v2-narration-fields.single{grid-template-rows:1fr}.v2-page{width:640px}.v2-page.has-narration{width:880px}.v2-edit-layout.with-narration{grid-template-columns:640px minmax(0,240px)}.v2-narration{background:#faf8ff;min-height:360px}.v2-narration-fields label{text-align:left;gap:6px;font-size:9px}.v2-narration-fields label>span{display:block}.v2-narration textarea{border-radius:8px;padding:9px 10px;font-size:11px;line-height:1.45}.v2-script-toggles{background:0 0;border:0;border-radius:0;align-self:stretch;gap:16px;padding:0}.v2-script-toggles button{color:#736d7e;background:0 0;border:0;border-bottom:3px solid #0000;border-radius:0;align-items:center;gap:5px;height:100%;padding:2px 1px 0;font-size:9px;display:flex}.v2-script-toggles button:before{color:currentColor;border:0;border-radius:0;place-items:center;width:16px;height:16px;margin:0;font-size:13px;line-height:1;display:inline-grid}.v2-script-toggles button:first-child:before{content:"≋"}.v2-script-toggles button:last-child:before{content:"▤"}.v2-script-toggles button.active{color:var(--purple);border-bottom-color:var(--purple);background:0 0}.v2-script-toggles button.active:before{content:unset}.v2-script-toggles button.active:first-child:before{content:"≋"}.v2-script-toggles button.active:last-child:before{content:"▤"}.v2-script-toggles button:hover{color:var(--purple);background:0 0}.v2-editor>.v2-toolbar{flex-wrap:nowrap;gap:4px;height:51px;padding:5px 8px;overflow:visible}.v2-editor>.v2-toolbar>button,.v2-editor>.v2-toolbar>label,.v2-editor>.v2-toolbar>.v2-draw-menu>button,.v2-editor>.v2-toolbar>.v2-graphics-menu>button{flex-basis:36px;width:36px;height:40px}.v2-editor>.v2-toolbar>.v2-done{margin-left:auto}.v2-editor>.v2-toolbar .v2-width{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:6px;flex:0 0 112px!important;width:112px!important;min-width:112px!important;height:40px!important;padding:0 8px!important;display:flex!important}.v2-editor>.v2-toolbar .v2-width>span,.v2-editor>.v2-toolbar .v2-width output{align-self:auto;font-size:7px;line-height:1}.v2-editor>.v2-toolbar .v2-width input[type=range]{flex:1;grid-column:auto;width:52px;height:18px;margin:0}.v2-editor>.v2-toolbar .v2-width output{text-align:right;min-width:12px}@media (width<=760px){.v2-page{width:640px}.v2-page.has-narration{width:880px}}.v2-page>header>.v2-page-header-actions{flex:none;align-self:stretch;margin-left:auto}.v2-page-options{align-self:center;align-items:center;display:flex;position:relative}.v2-page-options-trigger{color:#777080;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:30px;height:34px;padding:0;font-size:20px;line-height:1;display:grid}.v2-page-options-trigger:hover,.v2-page-options-trigger[aria-expanded=true]{color:var(--purple);background:#f5f2f8}.v2-page-options-menu{z-index:45;background:#fff;border:1px solid #ded9e5;border-radius:9px;width:128px;padding:5px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 24px #28223022}.v2-page-options-menu button{color:#9b3740;text-align:left;cursor:pointer;background:#fff;border:0;border-radius:6px;width:100%;padding:8px 9px;font-size:9px;font-weight:700}.v2-page-options-menu button:hover{background:#fff3f4}.v2-script-toggles{background:#fff;border:1px solid #e4e1e9;border-radius:9px;align-self:center;gap:0;height:36px;overflow:hidden;box-shadow:0 3px 10px #2f293b0d}.v2-script-toggles button{color:#6d6777;border:0;border-bottom:2px solid #0000;gap:6px;height:36px;padding:0 13px;font-size:9px}.v2-script-toggles button+button{border-left:1px solid #ece9f0}.v2-script-toggles button.active{color:var(--purple);background:#faf9ff;border-bottom-color:#8b72e3}.v2-script-toggles button:hover{background:#f7f5fb}.v2-editor>.v2-toolbar{background:#fff;gap:6px;padding:5px 10px}.v2-editor>.v2-toolbar>button,.v2-editor>.v2-toolbar>label,.v2-editor>.v2-toolbar>.v2-draw-menu>button,.v2-editor>.v2-toolbar>.v2-graphics-menu>button{background:#fff;border-color:#e3e0e8;border-radius:8px;box-shadow:0 2px 6px #2924320a}.v2-editor>.v2-toolbar>button:hover,.v2-editor>.v2-toolbar>label:hover,.v2-editor>.v2-toolbar>.v2-draw-menu>button:hover,.v2-editor>.v2-toolbar>.v2-graphics-menu>button:hover{background:#faf9fc;border-color:#d4cedf}.v2-editor>.v2-toolbar button.active,.v2-editor>.v2-toolbar>.v2-draw-menu>button.active,.v2-editor>.v2-toolbar>.v2-graphics-menu>button.active,.v2-editor>.v2-toolbar>.v2-done{background:var(--purple);border-color:#7258cb;box-shadow:0 3px 9px #6652b528}.v2-editor>.v2-toolbar .v2-width{box-sizing:border-box;box-shadow:none;background:0 0;border:0;border-left:1px solid #e7e3ec;border-radius:0;justify-content:flex-start;align-items:center;gap:7px;flex-direction:row!important;flex:0 0 154px!important;width:154px!important;min-width:154px!important;height:40px!important;padding:0 9px 0 14px!important;display:flex!important}.v2-editor>.v2-toolbar .v2-width>span{color:#5e5868;white-space:nowrap;flex:none;font-size:8px;font-weight:850}.v2-editor>.v2-toolbar .v2-width input[type=range]{flex:1;width:72px;min-width:0;height:18px;margin:0}.v2-editor>.v2-toolbar .v2-width output{min-width:24px;color:var(--purple);text-align:left;white-space:nowrap;font-size:8px;font-weight:900}.v2-editor>.v2-toolbar .v2-width output:after{content:" px";font-weight:750}.v2-narration{background:#fff;border-left-color:#e7e4eb}.v2-narration-fields{gap:12px;padding:14px 13px}.v2-narration-fields label{color:#6a54bd}.v2-narration textarea{background:#fff;border-color:#dedbe4;box-shadow:inset 0 1px 2px #29243208}.v2-narration textarea::placeholder{color:#9993a1}.v2-narration textarea:focus{border-color:#8d78d3;box-shadow:0 0 0 2px #8d78d31a}.v2-page.editing .v2-edit-layout.with-narration{grid-template-rows:64px 360px;grid-template-columns:632px 248px;display:grid}.v2-page.editing .v2-edit-layout.with-narration>.v2-editor{border-radius:0 0 13px 13px;grid-area:1/1/-1/-1;grid-template-rows:64px 360px;grid-template-columns:632px 248px;display:grid;overflow:visible}.v2-page.editing .v2-edit-layout.with-narration>.v2-editor>.v2-toolbar{grid-area:1/1/auto/-1}.v2-page.editing .v2-edit-layout.with-narration>.v2-editor>.v2-artboard{grid-area:2/1}.v2-page.editing .v2-edit-layout.with-narration>.v2-narration{z-index:2;grid-area:2/2;position:relative}.v2-page.editing .v2-editor>.v2-toolbar{box-sizing:border-box;background:#fff;border:1px solid #e8e4ed;border-radius:12px;width:auto;height:50px;margin:7px 8px;padding:5px 8px;overflow:visible;box-shadow:0 5px 16px #342c490b}.v2-page.editing .v2-editor>.v2-artboard{box-sizing:border-box;background:#fffdf8;border:1px solid #ebe7ee;border-radius:12px;width:auto;margin:0 8px 8px;overflow:hidden;box-shadow:0 5px 16px #342c4908}.v2-page.editing .v2-editor>.v2-artboard>.v2-art{width:100%;height:100%;display:block}.v2-page.editing .v2-edit-layout.with-narration>.v2-editor>.v2-artboard{margin-right:4px}.v2-page.editing .v2-edit-layout.with-narration>.v2-narration{background:#fff;border:1px solid #ebe7ee;border-radius:12px;min-height:0;margin:0 8px 8px 4px;overflow:hidden;box-shadow:0 5px 16px #342c4908}.v2-page.editing .v2-editor>.v2-toolbar>button,.v2-page.editing .v2-editor>.v2-toolbar>label,.v2-page.editing .v2-editor>.v2-toolbar>.v2-draw-menu>button,.v2-page.editing .v2-editor>.v2-toolbar>.v2-graphics-menu>button{background:#fff;border-color:#e6e2ea;border-radius:9px;box-shadow:0 2px 7px #2c253a0b}.v2-page.editing .v2-editor>.v2-toolbar button.active,.v2-page.editing .v2-editor>.v2-toolbar>.v2-draw-menu>button.active,.v2-page.editing .v2-editor>.v2-toolbar>.v2-graphics-menu>button.active{color:#6248ba;background:linear-gradient(145deg,#fbf9ff,#eee9ff);border-color:#d9cff7;box-shadow:0 3px 9px #7358cd1b}.v2-page.editing .v2-editor>.v2-toolbar>.v2-done{color:#fff;background:linear-gradient(145deg,#9279e5 0%,#6d50cb 52%,#5b3eb2 100%);border-color:#6d50c8;box-shadow:0 5px 13px #5f43b838,inset 0 1px #ffffff42}.v2-page.editing .v2-editor>.v2-toolbar>.v2-done:hover{color:#fff;background:linear-gradient(145deg,#876dde 0%,#6245bf 55%,#5233a7 100%);border-color:#6043ba}.v2-page.editing .v2-colour-picker{margin-left:4px;background:#faf9fc!important;border-color:#ddd8e5!important;box-shadow:inset 0 0 0 1px #fff,0 2px 7px #2c253a0a!important}.v2-page.editing .v2-colour-picker .v2-colour-icon{width:20px;height:20px}.v2-page.editing .v2-colour-picker .v2-colour-icon .v2-app-icon{width:19px;height:19px}.v2-page.editing .v2-colour-picker .v2-colour-icon i{width:8px;height:8px;box-shadow:0 0 0 1px #777180,0 1px 2px #251f32aa}.v2-script-toggles button:before{background:currentColor;flex:0 0 17px;width:17px;height:17px;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:""!important}.v2-script-toggles button:first-child:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M4 10v4M8 7v10M12 4v16M16 7v10M20 10v4'/%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M4 10v4M8 7v10M12 4v16M16 7v10M20 10v4'/%3E%3C/g%3E%3C/svg%3E")}.v2-script-toggles button:last-child:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 4h12v16H7zM4 7h3M4 11h3M4 15h3M10 8h6M10 12h6M10 16h4'/%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 4h12v16H7zM4 7h3M4 11h3M4 15h3M10 8h6M10 12h6M10 16h4'/%3E%3C/g%3E%3C/svg%3E")}.v2-page.editing .v2-tool-label{letter-spacing:0;font-size:6.3px;font-weight:650}.v2-page.editing .v2-editor>.v2-toolbar .v2-width>span,.v2-page.editing .v2-editor>.v2-toolbar .v2-width output{font-weight:650}.v2-script-toggles button{letter-spacing:0;font-weight:650}.v2-narration-fields label{letter-spacing:.035em;font-weight:700}.v2-page.editing .v2-editor>.v2-toolbar .v2-width{background:0 0;border-left-color:#e8e4ec}.v2-context-tools{border-left:1px solid #e8e4ec;align-items:center;gap:4px;min-width:0;height:36px;margin-left:auto;padding-left:10px;display:flex}.v2-context-tools:empty{border-left:0;width:0;padding-left:0}.v2-context-tools>button,.v2-context-tools>label{box-sizing:border-box;color:#5f5968;cursor:pointer;background:#faf9fc;border:1px solid #e2dee7;border-radius:9px;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex;box-shadow:0 1px 4px #2c253a0a}.v2-context-tools>button:hover,.v2-context-tools>label:hover{background:#f4f1f8;border-color:#d1cadb}.v2-context-tools>button.active{color:#6248ba;background:#eee9ff;border-color:#d9cff7}.v2-context-tools>button:disabled{cursor:default;opacity:.35}.v2-context-tools .v2-tool-glyph{height:19px}.v2-context-tools .v2-tool-label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.v2-context-tools .v2-colour-picker{background:#faf9fc!important;border-color:#ddd8e5!important;margin:0!important}.v2-context-tools .v2-colour-picker .v2-colour-icon{width:21px;height:21px}.v2-context-tools .v2-width{box-sizing:border-box!important;background:#faf9fc!important;border:0!important;border-radius:9px!important;flex:0 0 150px!important;width:150px!important;min-width:150px!important;height:32px!important;margin:0!important;padding:0 8px 0 10px!important;box-shadow:inset 0 0 0 1px #e2dee7!important}.v2-context-tools .v2-width>span,.v2-context-tools .v2-width output{font-size:7.5px!important;font-weight:650!important}.v2-context-tools .v2-width input[type=range]{height:16px!important}.v2-context-tools .danger{color:#a33a45}.v2-context-tools .v2-link-option{white-space:nowrap;font-size:7.5px;font-weight:650;flex:none!important;width:auto!important;min-width:54px!important;padding:0 9px!important}.v2-context-tools .v2-link-status{box-sizing:border-box;color:#625b6d;text-overflow:ellipsis;white-space:nowrap;background:#f4f1fa;border-radius:8px;max-width:116px;height:28px;padding:6px 8px;font-size:7.5px;font-weight:650;overflow:hidden}.v2-context-tools.masking{gap:5px}.v2-context-tools.masking .v2-mask-help{max-width:112px;font-size:7px;font-weight:650}.v2-mask-mode-cue{color:#5f596c;border-right:1px solid #e5e1ed;align-self:stretch;align-items:center;max-width:210px;margin:0 12px 0 4px;padding-right:18px;font-size:9px;font-weight:650;line-height:1.3;display:flex}.v2-context-tools .v2-mask-help{display:none}.v2-top nav{gap:8px}.v2-top nav button{min-height:36px}.v2-top nav .v2-header-action{color:#302d37;letter-spacing:0;text-transform:none;align-items:center;gap:7px;padding:8px 11px;font-size:11px;font-weight:650;display:inline-flex}.v2-top nav .v2-header-action .v2-app-icon{stroke-width:1.8px;width:17px;height:17px}.v2-top nav .v2-header-action>span{color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:0;text-transform:none}.v2-top nav .v2-icon-action{place-items:center;width:36px;min-width:36px;padding:0;display:inline-grid}.v2-top nav .v2-icon-action+.v2-icon-action{border-left-color:#0000;border-radius:0 7px 7px 0;margin-left:-8px}.v2-top nav .v2-icon-action:has(+.v2-icon-action){border-radius:7px 0 0 7px}.v2-top nav .v2-icon-action .v2-app-icon{stroke-width:1.8px;width:17px;height:17px}.v2-top nav .primary.v2-header-action{background:linear-gradient(145deg,#765bd1,#5c47ae);font-weight:700;box-shadow:0 5px 12px #6552b52c}.v2-top nav .primary.v2-header-action,.v2-top nav .primary.v2-header-action>span{color:#fff}.v2-top nav .primary.v2-header-action .v2-app-icon{stroke:#fff}.v2-zoom{border-color:#ddd9e5;border-radius:12px;gap:1px;padding:5px 6px;box-shadow:0 5px 16px #28323e12}.v2-zoom button{color:#35313e;border-radius:7px;place-items:center;width:30px;height:30px;font-size:17px;display:grid}.v2-zoom button:hover{color:var(--purple);background:#f5f2fb}.v2-zoom span{min-width:48px;font-size:10px;font-weight:750}.v2-zoom>i{background:#e3dfe9;width:1px;height:20px;margin:0 4px}.v2-zoom .v2-app-icon{stroke-width:1.8px;width:18px;height:18px}@media (width<=1100px){.v2-top nav{gap:4px}.v2-top nav .v2-header-action{padding-inline:8px}.v2-top nav .v2-header-action .v2-app-icon{width:15px;height:15px}}.v2-page.editing .v2-editor>.v2-toolbar>.v2-done{margin-left:8px}.v2-interaction-menu .v2-draw-palette{grid-template-columns:repeat(2,68px)}.v2-hotspot .target-ring{fill:#fff;stroke:var(--purple);stroke-width:3px}.v2-hotspot .target-dot{fill:var(--purple);stroke:none}.v2-hotspot.selected .target-ring:first-child{stroke-width:5px;filter:drop-shadow(0 1px 2px #6652b544)}.v2-inline-text.button{box-sizing:border-box;outline:2px solid var(--purple);white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;padding:0 10px;line-height:1;display:flex;overflow:hidden;box-shadow:0 2px 7px #2924321c}.v2-context-tools .v2-text-size{gap:5px;flex:0 0 72px!important;width:72px!important;min-width:72px!important;padding:0 7px!important;display:flex!important}.v2-context-tools .v2-text-size span{font-size:7px;font-weight:700}.v2-context-tools .v2-text-size input{color:#35313e;background:#fff;border:0;border-radius:4px;width:36px;padding:2px;font-size:9px;font-weight:700}.v2-context-tools .v2-rich-colour{position:relative;overflow:hidden}.v2-context-tools .v2-rich-colour input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.v2-context-tools .v2-align-icon{width:15px;height:13px}.v2-context-tools .v2-align-icon i{width:15px;height:1.5px}.v2-context-tools .v2-align-icon{align-items:flex-start}.v2-context-tools .v2-align-icon i:first-child{width:15px}.v2-context-tools .v2-align-icon i:nth-child(2){width:9px}.v2-context-tools .v2-align-icon i:nth-child(3){width:13px}.v2-context-tools .v2-align-icon i:nth-child(4){width:7px}.v2-context-tools .v2-align-icon.center{align-items:center}.v2-context-tools .v2-align-icon.right{align-items:flex-end}.v2-navigation-hit{fill:#0000;cursor:pointer;pointer-events:all}.v2-button-label{font-size:11px;font-weight:750}.v2-inline-text.button{border-radius:6px;padding-inline:6px}.v2-draw-menu:not(.dismissed):hover .v2-draw-palette,.v2-draw-menu.open .v2-draw-palette{display:grid}.v2-draw-menu.dismissed:not(.open):hover .v2-draw-palette,.v2-graphics-menu.dismissed:not(.open):hover .v2-graphics-palette{display:none}.v2-edit-art.placing-hotspot{cursor:crosshair}.v2-edit-art.placing-hotspot [data-object]{pointer-events:none}.v2-context-tools.text{gap:2px;padding-left:6px}.v2-context-tools.text>button,.v2-context-tools.text>label.v2-rich-colour{border-radius:7px;flex-basis:25px;width:25px;height:29px}.v2-context-tools.text .v2-text-size{gap:2px;flex-basis:54px!important;width:54px!important;min-width:54px!important;padding:0 4px!important}.v2-context-tools.text .v2-text-size span{font-size:6px}.v2-context-tools.text .v2-text-size input{width:29px;padding:1px;font-size:8px}.v2-context-tools.text .v2-align-icon{width:13px;height:11px}.v2-context-tools.text .v2-align-icon i:first-child{width:13px}.v2-context-tools.text .v2-align-icon i:nth-child(2){width:8px}.v2-context-tools.text .v2-align-icon i:nth-child(3){width:11px}.v2-context-tools.text .v2-align-icon i:nth-child(4){width:6px}.v2-draw-palette{top:100%}.v2-page.editing .v2-editor>.v2-toolbar{gap:3px;padding-left:6px;padding-right:6px}.v2-page.editing .v2-editor>.v2-toolbar>button,.v2-page.editing .v2-editor>.v2-toolbar>label,.v2-page.editing .v2-editor>.v2-toolbar>.v2-draw-menu,.v2-page.editing .v2-editor>.v2-toolbar>.v2-graphics-menu,.v2-page.editing .v2-editor>.v2-toolbar>.v2-draw-menu>button,.v2-page.editing .v2-editor>.v2-toolbar>.v2-graphics-menu>button{flex-basis:34px;width:34px}.v2-context-tools{gap:2px;padding-left:6px}.v2-context-tools>button,.v2-context-tools>label{border-radius:7px;flex-basis:28px;width:28px;height:29px}.v2-context-tools .v2-tool-glyph>.v2-app-icon{width:16px;height:16px}.v2-context-tools .v2-link-option{font-size:7px;min-width:46px!important;padding:0 6px!important}.v2-context-tools .v2-link-status{max-width:96px;height:27px;padding:5px 6px;font-size:7px}.v2-page.editing .v2-editor>.v2-toolbar>.v2-done{flex-basis:34px;width:34px;margin-left:5px}.v2-context-tools .v2-width{height:29px!important}.v2-context-tools .v2-width output{place-items:center;width:20px;min-width:20px;height:20px;font-size:0!important;display:grid!important}.v2-context-tools .v2-width output:after{content:none!important}.v2-context-tools .v2-width output i{background:currentColor;border-radius:50%;display:block;box-shadow:0 0 0 1px #fff,0 0 0 2px #d7d1e3}.v2-context-tools .v2-link-status{align-items:center;line-height:1.15;display:flex}
