:root{color:#17202a;background:#f7f8fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}body{margin:0;overflow:hidden}#scene{touch-action:none;cursor:default;position:fixed;inset:0}#overlay{pointer-events:none;z-index:4;position:fixed;inset:0}.brand{font-weight:800}.tagline{color:#526173;margin-left:18px;font-size:13px}header{z-index:5;background:#fff;border-bottom:1px solid #dfe4ea;align-items:center;height:56px;padding:0 20px;display:flex;position:fixed;top:0;left:0;right:0}.actions{color:#718096;margin-left:auto;font-size:12px}.toolbar{z-index:5;background:#fff;border:1px solid #dfe4ea;border-radius:8px;flex-wrap:wrap;gap:6px;max-width:calc(100vw - 310px);padding:8px;display:flex;position:fixed;top:72px;left:20px;box-shadow:0 4px 16px #17202a12}.toolbar button,.story-actions button,.kf{color:#253246;cursor:pointer;background:#fff;border:1px solid #d7dde5;border-radius:6px;padding:7px 10px;font-size:12px}.toolbar button:hover,.toolbar button.active,.story-actions button:hover,.kf:hover{background:#e9f0ff;border-color:#8fb1f1}aside{z-index:5;background:#fff;border:1px solid #dfe4ea;border-radius:8px;width:250px;max-height:calc(100vh - 92px);padding:16px;position:fixed;top:72px;right:20px;overflow:auto;box-shadow:0 4px 16px #17202a12}aside h3{color:#344054;margin:0 0 12px;font-size:13px}aside hr{border:0;border-top:1px solid #edf0f3;margin:18px 0}label{color:#526173;justify-content:space-between;align-items:center;margin:9px 0;font-size:12px;display:flex}input{border:1px solid #d7dde5;border-radius:4px;width:110px;padding:4px}.story-actions{flex-wrap:wrap;gap:6px;display:flex}.kf{text-align:left;width:100%;margin-top:7px;display:block}.selection{pointer-events:none;transform-origin:50%;background:#2864dc0a;border:1px solid #2864dc;position:absolute}.box-select{background:#2864dc14;border:1px dashed #2864dc;position:absolute}.handle,.rotate-handle,.line-handle{pointer-events:auto;background:#fff;border:2px solid #2864dc;border-radius:2px;width:10px;height:10px;padding:0;position:absolute}.nw{cursor:nwse-resize;top:-6px;left:-6px}.n{cursor:ns-resize;top:-6px;left:calc(50% - 5px)}.ne{cursor:nesw-resize;top:-6px;right:-6px}.e{cursor:ew-resize;top:calc(50% - 5px);right:-6px}.se{cursor:nwse-resize;bottom:-6px;right:-6px}.s{cursor:ns-resize;bottom:-6px;left:calc(50% - 5px)}.sw{cursor:nesw-resize;bottom:-6px;left:-6px}.w{cursor:ew-resize;top:calc(50% - 5px);left:-6px}.rotate-handle{cursor:grab;border-radius:50%;top:-28px;left:calc(50% - 5px)}.line-selection{background:0 0;border:0}.line-handle{z-index:1;cursor:move;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #fff,0 1px 3px #10182840}.line-bend{cursor:crosshair;border-radius:2px}.line-rotate{cursor:grab}.text-editor{z-index:8;resize:none;color:#17202a;box-shadow:none;pointer-events:auto;cursor:text;background:0 0;border:0;outline:0;margin:0;padding:0;font-family:inherit;position:absolute;overflow:hidden}.text-editor-new{min-width:2px}#minimap{z-index:5;background:#fff;border:1px solid #dfe4ea;border-radius:6px;width:220px;height:140px;position:fixed;bottom:20px;left:20px}@media (width<=700px){.tagline{display:none}header{height:48px;padding:0 12px}.toolbar{max-width:calc(100vw - 20px);top:58px;left:10px}aside{width:220px;max-height:42vh;top:auto;bottom:10px;right:10px}#minimap{width:160px;height:100px;bottom:10px;left:10px}}header{height:52px;padding:0 18px;box-shadow:0 1px #dfe4ea}header .brand{letter-spacing:.1px;font-size:15px}.tagline{color:#667085;font-size:12px}.actions{font-variant-numeric:tabular-nums}.toolbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-color:#d8dee8;border-radius:10px;gap:4px;max-width:min(760px,100vw - 300px);padding:6px;top:66px;left:18px;box-shadow:0 6px 18px #10182818}.toolbar button{white-space:nowrap;border-color:#0000;border-radius:7px;min-width:32px;height:32px;padding:0 9px;font-size:12px;font-weight:550}.toolbar button:hover{background:#f2f4f7;border-color:#d0d5dd}.toolbar button.active{color:#155eef;background:#e8efff;border-color:#9dbcf8;box-shadow:inset 0 0 0 1px #c7d7fe}.toolbar button:nth-child(7),.toolbar button:nth-child(12),.toolbar button:nth-child(16){border-left:1px solid #e4e7ec;border-radius:0 7px 7px 0;margin-left:5px;padding-left:12px}aside{border-color:#d8dee8;border-radius:10px;width:264px;max-height:calc(100vh - 84px);padding:14px;top:66px;right:18px;box-shadow:0 6px 18px #10182818}aside h3{letter-spacing:.08em;text-transform:uppercase;color:#667085;margin:2px 0 10px;font-size:11px}aside hr{border-top-color:#eaecf0;margin:16px 0}#props{grid-template-columns:1fr 1fr;gap:3px 8px;display:grid}#props label{color:#667085;flex-direction:column;align-items:stretch;gap:4px;margin:5px 0;font-size:11px;display:flex}#props label:nth-child(4),#props label:nth-child(5),#props label:nth-child(6),#props label:nth-child(9),#props label:nth-child(10),#props label:nth-child(11),#props label:nth-child(12){flex-direction:row;grid-column:span 2;justify-content:space-between;align-items:center}#props input{color:#344054;background:#fff;border:1px solid #d0d5dd;border-radius:6px;width:100%;height:29px;padding:4px 7px;font-size:12px}#props label:nth-child(4) input,#props label:nth-child(5) input,#props label:nth-child(6) input{width:44px;height:29px;padding:2px}#props input[type=range]{accent-color:#2864dc;border:0;padding:0}#props input[type=checkbox]{accent-color:#2864dc;width:16px;height:16px}.story-actions{grid-template-columns:1fr 1fr;gap:6px;display:grid}.story-actions button,.kf{border-color:#d0d5dd;border-radius:7px;height:30px;font-size:11px}.kf{text-align:left;padding:0 9px}#minimap{border-color:#d8dee8;border-radius:8px;width:196px;height:124px;bottom:18px;left:18px;box-shadow:0 4px 12px #10182812}@media (width<=700px){header{height:48px}.toolbar{flex-wrap:nowrap;max-width:calc(100vw - 20px);padding:5px;top:58px;left:10px;right:10px;overflow-x:auto}.toolbar button{flex:none}.toolbar button:nth-child(7),.toolbar button:nth-child(12),.toolbar button:nth-child(16){margin-left:3px;padding-left:9px}aside{width:min(264px,100vw - 20px);max-height:44vh;padding:12px;top:auto;bottom:10px;right:10px}#minimap{width:150px;height:96px;bottom:10px;left:10px}}.toolbar{white-space:nowrap;z-index:7;flex-wrap:nowrap;max-width:none;top:70px;left:50%;transform:translate(-50%)}.toolbar button{justify-content:center;align-items:center;gap:4px;display:inline-flex}.tool-icon{min-width:20px;font-size:19px;font-weight:500;line-height:1}.tool-label{display:none}.shortcut-hints{z-index:6;color:#98a2b3;white-space:nowrap;pointer-events:none;font-size:12px;position:fixed;top:122px;left:50%;transform:translate(-50%)}.story-entry{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;margin-left:10px;padding:7px 11px;font-size:12px}.story-entry:hover{background:#f2f4f7}#story-view{z-index:20;pointer-events:none;display:none;position:fixed;inset:0}.in-story #story-view{display:block}.in-story .toolbar,.in-story .shortcut-hints,.in-story aside{display:none}.story-topbar{pointer-events:auto;background:#fff;border:1px solid #dfe4ea;border-radius:11px;align-items:center;gap:14px;height:54px;padding:0 12px;display:flex;position:absolute;top:14px;left:18px;right:18px;box-shadow:0 5px 18px #10182818}.story-topbar strong{color:#1d2939;font-size:14px;display:block}.story-topbar span{color:#98a2b3;margin-top:3px;font-size:11px;display:block}.story-back,.story-top-actions button{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:7px;height:32px;padding:0 11px;font-size:12px}.story-back:hover,.story-top-actions button:hover{background:#f2f4f7}.story-top-actions{gap:7px;margin-left:auto;display:flex}.story-top-actions #story-add{color:#fff;background:#155eef;border-color:#155eef}.story-tip{color:#667085;pointer-events:none;background:#fff;border-radius:6px;padding:6px 10px;font-size:12px;position:absolute;top:82px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #1018280d}.story-inspector{pointer-events:auto;background:#fff;border:1px solid #dfe4ea;border-radius:10px;width:278px;max-height:calc(100vh - 250px);padding:15px;position:absolute;top:84px;right:18px;overflow:auto;box-shadow:0 5px 18px #10182818}.inspector-heading{color:#344054;justify-content:space-between;align-items:center;margin-bottom:13px;font-size:12px;font-weight:650;display:flex}.inspector-heading span:last-child{color:#98a2b3;font-size:11px;font-weight:400}.story-inspector label{color:#667085;flex-direction:column;align-items:stretch;gap:6px;margin:12px 0;font-size:11px;display:flex}.story-inspector input[type=text],.story-inspector select{color:#344054;background:#fff;border:1px solid #d0d5dd;border-radius:6px;height:31px;padding:0 8px}.story-inspector input[type=range]{accent-color:#155eef;width:100%}.story-inspector output{color:#344054;align-self:flex-end;margin-top:-21px;font-size:11px}.story-camera-readout{color:#98a2b3;border-top:1px solid #eaecf0;margin-top:15px;padding-top:12px;font-size:11px;line-height:1.7}.story-timeline{pointer-events:auto;background:#fff;border:1px solid #dfe4ea;border-radius:11px;min-height:145px;padding:12px;position:absolute;bottom:18px;left:18px;right:18px;box-shadow:0 5px 18px #10182818}.timeline-heading{color:#344054;align-items:center;gap:10px;margin-bottom:9px;font-size:12px;display:flex}.timeline-heading span{color:#98a2b3;font-size:11px}.story-cards{display:flex}.story-card{cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:8px;align-items:center;gap:10px;width:230px;min-height:76px;margin-right:8px;padding:10px;display:flex;position:relative}.story-card:hover{background:#f9fafb;border-color:#98a2b3}.story-card.active{background:#f8faff;border-color:#155eef;box-shadow:0 0 0 2px #dbe7ff}.card-index{color:#b2b9c5;font-size:18px;font-weight:700}.story-card.active .card-index{color:#155eef}.card-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.card-copy strong{color:#344054;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.card-copy small{color:#98a2b3;font-size:10px}.card-actions{align-self:flex-start;gap:2px;margin-left:auto;display:flex}.card-actions button{color:#98a2b3;cursor:pointer;background:0 0;border:0;border-radius:4px;width:20px;height:20px;padding:0}.card-actions button:hover{color:#344054;background:#eaecf0}.story-empty{text-align:center;color:#667085;padding:17px;font-size:12px}.story-empty span{color:#98a2b3;margin-top:5px;font-size:11px;display:inline-block}@media (width<=700px){.toolbar{top:58px;left:10px;right:10px;overflow-x:auto;transform:none}.shortcut-hints{text-overflow:ellipsis;top:99px;left:10px;right:10px;overflow:hidden;transform:none}.story-topbar{top:8px;left:8px;right:8px}.story-topbar span{display:none}.story-tip{text-align:center;top:70px;left:8px;right:8px;transform:none}.story-inspector{width:calc(100% - 16px);max-height:calc(100vh - 300px);top:72px;right:8px}.story-timeline{bottom:8px;left:8px;right:8px;overflow:hidden}.story-card{flex:0 0 205px;width:205px}}#property-panel{display:none}#ui.has-selection #property-panel{display:block}#ui:not(.has-selection) aside{display:none}#ui.has-selection aside{display:block}aside>hr,aside>h3,aside>.story-actions,aside>#timeline,#ui>header{display:none}.toolbar{z-index:7;white-space:nowrap;flex-wrap:nowrap;max-width:calc(100vw - 140px);top:18px;left:50%;transform:translate(-50%)}.toolbar .menu-only{display:none}.toolbar .tool-icon svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px;display:block}.toolbar .tool-icon{justify-content:center;align-items:center;font-size:18px;display:inline-flex}.toolbar .story-entry{border-left:1px solid #e4e7ec;margin-left:6px;padding-left:13px}.shortcut-hints{top:68px}.menu-button{z-index:12;color:#344054;cursor:pointer;background:#fff;border:1px solid #e4e7ec;border-radius:10px;width:42px;height:42px;font-size:21px;line-height:1;position:fixed;top:18px;left:18px;box-shadow:0 4px 14px #10182816}.menu-button:hover{background:#f2f4f7}.menu-panel{z-index:12;background:#fff;border:1px solid #dfe4ea;border-radius:10px;width:238px;padding:9px;display:none;position:fixed;top:66px;left:18px;box-shadow:0 8px 24px #10182824}.menu-panel.open{display:block}.menu-title{color:#344054;padding:6px 9px 1px;font-size:13px;font-weight:700}.menu-status{color:#98a2b3;padding:0 9px 7px;font-size:11px}.menu-divider{background:#eaecf0;height:1px;margin:6px 0}.menu-panel button{color:#344054;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;width:100%;height:34px;padding:0 9px;font-size:12px;display:flex}.menu-panel button:hover{background:#f2f4f7}.menu-panel button span{flex:1}.menu-panel kbd{color:#98a2b3;font-size:10px}.story-entry{color:#155eef!important;height:32px!important}.story-entry .tool-icon{display:none!important}aside{top:18px}@media (width<=700px){.toolbar{max-width:none;top:12px;left:62px;right:10px;transform:none}.shortcut-hints{top:55px}.menu-button{width:38px;height:38px;top:12px;left:10px}.menu-panel{top:58px;left:10px}.toolbar .story-entry{margin-left:3px;padding-left:8px}.toolbar .tool-icon svg{width:19px;height:19px}aside{top:auto}}.story-topbar{gap:12px;width:max-content;max-width:calc(100vw - 36px);left:50%;right:auto;transform:translate(-50%)}.story-top-actions{margin-left:8px}@media (width<=700px){.story-topbar{gap:8px;width:auto;max-width:none;left:8px;right:8px;transform:none}.story-top-actions{margin-left:auto}}#story-cards{align-items:flex-start;gap:8px;padding-bottom:3px;display:flex;overflow:auto hidden}#ui:not(.has-selection)>aside{display:none}#ui.has-selection>aside{display:block}#ui.in-story>aside{display:none}#ui.in-story #story-view .story-inspector{display:block}#story-progress{z-index:0;pointer-events:none;background:#eef4ff;width:0;transition:width 80ms linear;position:absolute;inset:0 auto 0 0}.story-timeline .timeline-heading,.story-timeline #story-cards{z-index:1;position:relative}.story-timeline{overflow:hidden}.story-timeline #story-cards{overflow-x:auto}.property-action{color:#155eef;cursor:pointer;background:#f5f8ff;border:1px solid #b8cdf7;border-radius:6px;grid-column:span 2;width:100%;height:32px;margin:0 0 10px;font-size:12px}.property-action:hover{background:#e8efff;border-color:#8fb1f1}.story-camera-button{min-width:32px!important;padding:0 9px!important}.story-top-actions .story-camera-button{font-size:15px}.story-top-actions #story-rotate-reset{font-size:11px}.story-top-actions .story-focus-button{color:#155eef;background:#f5f8ff;border-color:#b8cdf7;font-size:11px}.story-top-actions .story-focus-button:hover{background:#e8efff}.story-top-actions .story-focus-button:disabled{color:#98a2b3;cursor:not-allowed;background:#f9fafb;border-color:#eaecf0}.story-inspector{display:none!important}.story-timeline{min-height:154px;overflow:visible}.story-card{flex:0 0 270px;width:270px;height:94px;min-height:94px;margin-right:0;padding:10px;transition:border-color .15s,box-shadow .15s,background .15s;display:block;overflow:visible}.story-card:hover{z-index:4}.story-card.is-editing{z-index:10;border-color:#8fa4c7;box-shadow:0 8px 20px #10182820}.card-header{z-index:3;align-items:flex-start;gap:9px;min-height:30px;display:flex;position:relative}.card-index{flex:none;padding-top:1px}.card-copy{flex:1;gap:4px;min-width:0}.card-copy strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.card-summary{white-space:nowrap;line-height:1.25;display:block}.card-camera{color:#98a2b3;white-space:nowrap;text-overflow:ellipsis;border-top:1px solid #edf0f3;margin:8px 0 0;padding-top:7px;font-size:10px;line-height:1.3;overflow:hidden}.card-actions{z-index:4;position:relative}.card-actions button:disabled{color:#d0d5dd;cursor:default;background:0 0}.card-actions button:disabled:hover{color:#d0d5dd;background:0 0}.card-actions .card-edit svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px;margin:auto;display:block}.story-edit-popover[hidden]{display:none}.story-edit-popover{z-index:30;pointer-events:auto;background:#fff;border:1px solid #8fa4c7;border-radius:9px;grid-template-columns:1fr 1fr;gap:8px 9px;width:270px;padding:12px;display:grid;position:fixed;box-shadow:0 10px 28px #1018282e}.story-edit-heading{color:#344054;border-bottom:1px solid #eaecf0;grid-column:span 2;justify-content:space-between;align-items:center;padding-bottom:3px;font-size:11px;font-weight:650;display:flex}.story-edit-heading span{color:#98a2b3;font-weight:400}.story-edit-popover label{color:#667085;flex-direction:column;align-items:stretch;gap:4px;margin:0;font-size:10px;display:flex}.story-edit-popover label:first-of-type,.story-edit-popover label:nth-of-type(4){grid-column:span 2}.story-edit-popover label output{color:#344054;align-self:flex-end;margin-top:-18px;font-size:10px}.story-edit-popover input[type=text],.story-edit-popover select{color:#344054;background:#fff;border:1px solid #d0d5dd;border-radius:5px;width:100%;height:28px;padding:0 7px;font-size:11px}.story-edit-popover input[type=range]{accent-color:#155eef;width:100%;margin:2px 0 0}.story-edit-actions{border-top:1px solid #eaecf0;grid-column:span 2;justify-content:flex-end;gap:7px;margin-top:2px;padding-top:9px;display:flex}.story-edit-actions button{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:6px;height:29px;padding:0 12px;font-size:11px}.story-edit-actions button:hover{background:#f2f4f7}.story-edit-actions button[data-edit-action=save]{color:#fff;background:#155eef;border-color:#155eef}.story-edit-actions button[data-edit-action=save]:hover{background:#0f4dcc}@media (width<=700px){.story-timeline{min-height:142px}#story-cards{gap:6px}.story-card{flex-basis:238px;width:238px}.card-camera{font-size:9px}.story-edit-popover{grid-template-columns:1fr;gap:8px;width:min(270px,100vw - 16px)}.story-edit-heading,.story-edit-popover label:first-of-type,.story-edit-popover label:nth-of-type(4),.story-edit-actions{grid-column:auto}}.toolbar button{position:relative}.toolbar .tool-shortcut{color:#98a2b3;letter-spacing:0;pointer-events:none;font-size:9px;font-weight:700;line-height:1;position:absolute;bottom:2px;right:3px}.toolbar button.active .tool-shortcut{color:#155eef}.toolbar .story-entry .tool-icon{min-width:18px;display:inline-flex!important}.project-title{z-index:12;color:#344054;cursor:text;text-align:left;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:1px solid #0000;border-radius:9px;max-width:220px;height:42px;padding:0 12px;font-size:13px;font-weight:650;position:fixed;top:18px;left:70px;overflow:hidden}.project-title:hover{background:#fff;border-color:#e4e7ec;box-shadow:0 4px 14px #10182810}.project-title:disabled{cursor:default;opacity:.75}.project-title-input{z-index:13;color:#344054;background:#fff;border:1px solid #8fb1f1;border-radius:9px;outline:0;width:220px;height:42px;padding:0 11px;font:650 13px inherit;position:fixed;top:18px;left:70px;box-shadow:0 4px 14px #10182818}@media (width<=700px){.project-title{max-width:calc(100vw - 170px);height:38px;top:12px;left:56px}.project-title-input{width:min(220px,100vw - 112px);height:38px;top:12px;left:56px}}#app.home-mode #scene,#app.home-mode #overlay,#app.home-mode #minimap,#app.home-mode #ui,#home-view{display:none}#app.home-mode #home-view{color:#17202a;background:#f7f8fa;display:block;position:fixed;inset:0;overflow:auto}.home-shell{width:min(1080px,100vw - 48px);margin:0 auto;padding:clamp(58px,10vh,104px) 0 56px;position:relative}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.home-locale{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:10px;align-items:center;gap:8px;min-width:124px;height:38px;padding:0 12px;font-size:12px;display:inline-flex;position:absolute;top:20px;right:0;box-shadow:0 4px 12px #10182810}.home-locale:hover{border-color:#98b5ec;box-shadow:0 6px 16px #155eef14}.home-locale:focus-within{outline-offset:2px;outline:2px solid #98b5ec}.home-locale-label{white-space:nowrap;pointer-events:none;font-size:12px;font-weight:600;line-height:1}.locale-icon{pointer-events:none;font-size:18px;line-height:1}.home-locale select{border-radius:inherit;color:#0000;width:100%;height:100%;font:inherit;opacity:0;cursor:pointer;background:0 0;border:0;padding:0;position:absolute;inset:0}.menu-locale{color:#667085;align-items:center;gap:8px;padding:8px 9px 5px;font-size:11px;display:flex}.menu-locale label{margin:0}.menu-locale select{color:#344054;height:29px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:7px;flex:1;padding:0 28px 0 9px;font-size:11px}[dir=rtl] .home-brand{flex-direction:row-reverse;left:auto;right:0}[dir=rtl] .home-locale{flex-direction:row-reverse;left:0;right:auto}[dir=rtl] .menu-locale{direction:rtl}.home-hero{max-width:690px}.home-kicker{letter-spacing:.18em;color:#155eef;margin-bottom:18px;font-size:11px;font-weight:750}.home-hero h1{letter-spacing:-.045em;color:#182230;margin:0;font-size:clamp(38px,6vw,68px);font-weight:760;line-height:1.06}.home-hero h1 em{color:#155eef;font-style:normal}.home-hero p{color:#667085;max-width:560px;margin:22px 0 0;font-size:16px;line-height:1.65}.home-actions{align-items:stretch;gap:10px;margin-top:38px;display:flex}.home-actions button{font:inherit;cursor:pointer}.home-demo-button{color:#fff;text-align:left;background:#155eef;border:1px solid #155eef;border-radius:11px;align-items:center;gap:13px;min-width:340px;padding:13px 15px;display:flex;box-shadow:0 8px 22px #155eef25}.home-demo-button:hover{background:#0f4dcc;border-color:#0f4dcc;transform:translateY(-1px)}.home-demo-button:disabled{opacity:.7;cursor:wait;transform:none}.home-button-icon{background:#ffffff24;border-radius:9px;place-items:center;width:34px;height:34px;font-size:20px;display:grid}.home-demo-button strong{font-size:13px;font-weight:700;display:block}.home-demo-button small{color:#dbe7ff;margin-top:4px;font-size:11px;display:block}.home-arrow{margin-left:auto;font-size:21px}.home-secondary-button{color:#344054;background:#fff;border:1px solid #d0d5dd;border-radius:10px;padding:0 16px;font-size:12px!important}.home-secondary-button:hover{background:#f2f4f7;border-color:#98a2b3}.home-feature-row{border-top:1px solid #e4e7ec;border-bottom:1px solid #e4e7ec;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:58px;padding:18px 0;display:grid}.home-feature-row div{flex-direction:column;gap:6px;display:flex}.home-feature-row b{color:#344054;font-size:12px}.home-feature-row span{color:#98a2b3;font-size:11px}.home-recent{margin-top:42px}.home-section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:15px;display:flex}.home-section-heading h2{letter-spacing:-.02em;margin:0;font-size:17px}.home-section-heading p{color:#98a2b3;margin:5px 0 0;font-size:11px}.home-section-heading>span{color:#98a2b3;font-size:11px}.recent-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.recent-card{color:#344054;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:9px;align-items:center;gap:10px;min-height:70px;padding:12px;display:flex}.recent-card:hover{background:#f8faff;border-color:#98b5ec}.recent-card-mark{color:#155eef;background:#eef4ff;border-radius:6px;place-items:center;width:31px;height:36px;font-size:19px;display:grid}.recent-card-copy{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.recent-card-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.recent-card-copy small{color:#98a2b3;font-size:10px}.recent-card-arrow{color:#98a2b3;font-size:18px}.home-empty{color:#98a2b3;text-align:center;background:#fff;border:1px dashed #d0d5dd;border-radius:9px;padding:28px;font-size:12px}.home-note{color:#98a2b3;margin-top:28px;font-size:10px}.recent-card{min-height:92px;padding:10px}.recent-card-mark{background-position:50%;background-repeat:no-repeat;background-size:cover;flex:0 0 112px;width:112px;height:63px;overflow:hidden}.recent-card-mark.has-thumbnail{color:#0000}#readonly-banner{z-index:15;color:#8f2d2d;background:#fff7f7;border:1px solid #f4c7c7;border-radius:9px;align-items:center;gap:10px;padding:9px 11px 9px 14px;font-size:11px;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 6px 18px #10182818}#readonly-banner strong{font-weight:700}#readonly-banner span{color:#b54747}#readonly-banner button{color:#8f2d2d;cursor:pointer;background:#fff;border:1px solid #e9a8a8;border-radius:6px;height:27px;padding:0 9px;font-size:11px}#readonly-banner button:hover{background:#ffeaea}#readonly-banner[hidden]{display:none}.readonly-mode .selection{background:#98a2b30a;border-color:#98a2b3}.readonly-mode .handle,.readonly-mode .rotate-handle,.readonly-mode .line-handle{display:none}@media (width<=700px){.home-shell{width:calc(100vw - 32px);padding:48px 0 34px}.home-locale{top:10px;right:0}.home-hero h1{font-size:40px}.home-hero p{font-size:14px}.home-actions{flex-direction:column;margin-top:30px}.home-demo-button{width:100%;min-width:0}.home-secondary-button{height:42px}.home-feature-row{grid-template-columns:1fr 1fr;gap:18px;margin-top:38px}.recent-grid{grid-template-columns:1fr}.home-section-heading{align-items:flex-start}.home-section-heading>span{padding-top:3px}#readonly-banner{flex-wrap:wrap;gap:5px 9px;padding:9px 11px;left:10px;right:10px;transform:none}.readonly-mode #readonly-banner span{flex:100%}}#view-controls,#app.viewer-mode #ui,#app.viewer-mode #minimap{display:none}#app.viewer-mode #view-controls{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #dfe4ea;border-radius:12px;align-items:center;gap:14px;width:min(720px,100vw - 28px);padding:11px 14px 13px;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 8px 28px #10182824}.view-title{flex-direction:column;gap:3px;min-width:0;display:flex}.view-title strong{text-overflow:ellipsis;white-space:nowrap;color:#344054;font-size:13px;overflow:hidden}.view-title span{color:#98a2b3;font-size:10px}.view-actions{align-items:center;gap:6px;margin-left:auto;display:flex}.view-actions button{color:#344054;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d0d5dd;border-radius:7px;height:30px;padding:0 10px;font-size:11px}.view-actions button:hover{background:#f2f4f7;border-color:#98a2b3}.view-actions #view-play{color:#fff;background:#155eef;border-color:#155eef;min-width:68px}.view-actions #view-play:hover{background:#0f4dcc}.view-progress{background:#eaecf0;border-radius:2px;height:2px;position:absolute;bottom:5px;left:14px;right:14px;overflow:hidden}.view-progress i{background:#155eef;width:0;height:100%;transition:width .12s linear;display:block}@media (width<=700px){#app.viewer-mode #view-controls{gap:8px;padding:10px 10px 13px;bottom:10px}.view-title{max-width:34vw}.view-actions{gap:4px}.view-actions button{padding:0 7px}.view-actions #view-restart{width:30px;font-size:0}.view-actions #view-restart:first-letter{font-size:16px}}#top-actions{z-index:13;align-items:center;gap:8px;display:flex;position:fixed;top:18px;right:18px}.account-button{color:#155eef;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;display:grid;overflow:hidden;box-shadow:0 4px 14px #10182812}.account-button:hover{background:#f8faff;border-color:#98b5ec}.account-button:focus-visible{outline-offset:2px;outline:2px solid #98b5ec}.account-button[hidden]{display:none}.account-button span{place-items:center;width:100%;height:100%;font-size:11px;font-weight:700;display:grid}.account-button img{object-fit:cover;width:100%;height:100%;display:block}.share-button{color:#fff;cursor:pointer;background:#155eef;border:1px solid #155eef;border-radius:9px;align-items:center;gap:7px;height:38px;padding:0 13px;font-size:12px;display:inline-flex;box-shadow:0 4px 14px #10182812}.share-button:hover{background:#0f4dcc}.share-button:disabled{cursor:wait;opacity:.82}.share-button.is-loading{pointer-events:none}.share-button.is-loading:before{content:"";border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.72s linear infinite share-button-spin}.share-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}@keyframes share-button-spin{to{transform:rotate(360deg)}}#share-modal{z-index:50;background:#10182855;place-items:center;padding:16px;display:grid;position:fixed;inset:0}#share-modal[hidden]{display:none}.share-dialog{background:#fff;border:1px solid #dfe4ea;border-radius:14px;width:min(520px,100%);overflow:hidden;box-shadow:0 18px 48px #1018283d}.share-heading{border-bottom:1px solid #eaecf0;justify-content:space-between;align-items:flex-start;padding:18px 20px 14px;display:flex}.share-heading h2{color:#182230;margin:0;font-size:17px}.share-heading p{color:#98a2b3;margin:5px 0 0;font-size:11px}.share-heading>button{color:#667085;cursor:pointer;background:0 0;border:0;border-radius:6px;width:28px;height:28px;font-size:20px}.share-heading>button:hover{background:#f2f4f7}.share-body{padding:16px 20px}.share-hint{color:#475467;background:#f5f8ff;border-radius:8px;padding:10px 11px;font-size:11px;line-height:1.55}.share-status{color:#667085;min-height:18px;margin:12px 0 8px;font-size:11px}.share-status.success{color:#087443}.share-status.error{color:#b42318}.share-unpublished{color:#8a5a00;background:#fffbeb;border:1px solid #f2d39a;border-radius:8px;margin:14px 0 4px;padding:12px 13px;font-size:12px;line-height:1.55}.share-unpublished[hidden]{display:none}.share-link-field{color:#667085;grid-template-columns:1fr auto;align-items:center;gap:7px;font-size:11px;display:grid}.share-link-field[hidden]{display:none}.share-link-field input{color:#344054;border:1px solid #d0d5dd;border-radius:7px;grid-column:1/2;width:100%;height:34px;padding:0 9px;font-size:11px}.share-link-field button{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:7px;grid-area:2/2;height:34px;padding:0 10px;font-size:11px}.share-link-field button:hover{background:#f2f4f7}.share-actions{border-top:1px solid #eaecf0;justify-content:flex-end;gap:8px;padding:13px 20px 16px;display:flex}.share-actions button{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:7px;height:33px;padding:0 12px;font-size:11px}.share-actions button.primary{color:#fff;background:#155eef;border-color:#155eef}.share-actions button.primary:hover{background:#0f4dcc}.share-actions button.danger{color:#b42318;border-color:#f0b5b5}.share-actions button:hover{background:#f2f4f7}.share-actions button[hidden]{display:none}@media (width<=700px){#top-actions{top:12px;right:10px}.share-button{height:36px;padding:0 10px}.share-dialog{border-radius:11px}.share-heading,.share-body{padding-left:15px;padding-right:15px}.share-actions{flex-wrap:wrap;padding-left:15px;padding-right:15px}.share-actions button{flex:1}}#share-modal .share-actions button.is-loading{cursor:wait;pointer-events:none;opacity:.82}#share-modal .share-actions button.is-loading:before{content:"";vertical-align:-2px;border:2px solid;border-right-color:#0000;border-radius:50%;width:12px;height:12px;margin-right:6px;animation:.72s linear infinite share-button-spin;display:inline-block}#project-loading{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);pointer-events:auto;background:#f7f8faf2;place-items:center;padding:20px;display:grid;position:fixed;inset:0}#project-loading[hidden]{display:none}.project-loading-card{text-align:center;background:#fff;border:1px solid #dfe4ea;border-radius:14px;justify-items:center;gap:10px;width:min(360px,100vw - 40px);padding:27px 24px 24px;display:grid;box-shadow:0 14px 40px #10182824}.project-loading-card strong{color:#182230;font-size:14px;font-weight:700}.project-loading-card small{color:#667085;min-height:1.4em;font-size:11px;line-height:1.5}.project-loading-spinner{border:3px solid #dbe7ff;border-top-color:#155eef;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite project-loading-spin}@keyframes project-loading-spin{to{transform:rotate(360deg)}}@media (width<=700px){.project-loading-card{padding:23px 18px 20px}.project-loading-spinner{width:28px;height:28px}}#share-unavailable-modal{z-index:110;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#10182866;place-items:center;padding:20px;display:grid;position:fixed;inset:0}#share-unavailable-modal[hidden]{display:none}.share-unavailable-dialog{background:#fff;border:1px solid #dfe4ea;border-radius:14px;width:min(440px,100%);overflow:hidden;box-shadow:0 20px 55px #1018283d}.share-unavailable-heading{align-items:flex-start;gap:13px;padding:24px 24px 20px;display:flex}.share-unavailable-icon{color:#b54708;background:#fff4e5;border-radius:50%;flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:18px;font-weight:750;display:grid}.share-unavailable-heading h2{color:#182230;margin:2px 0 6px;font-size:17px;line-height:1.3}.share-unavailable-heading p{color:#667085;overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.6}.share-unavailable-actions{background:#fcfcfd;border-top:1px solid #eaecf0;justify-content:flex-end;padding:14px 24px 18px;display:flex}.share-unavailable-actions button{color:#fff;cursor:pointer;background:#155eef;border:1px solid #155eef;border-radius:7px;min-width:78px;height:34px;padding:0 15px;font-size:12px;font-weight:600}.share-unavailable-actions button:hover{background:#0f4dcc;border-color:#0f4dcc}.share-unavailable-actions button:focus-visible{outline-offset:2px;outline:2px solid #98b5ec}@media (width<=700px){#share-unavailable-modal{padding:14px}.share-unavailable-dialog{border-radius:12px;width:100%}.share-unavailable-heading{gap:11px;padding:21px 18px 17px}.share-unavailable-heading h2{font-size:16px}.share-unavailable-heading p{font-size:11px}.share-unavailable-actions{padding:12px 18px 15px}.share-unavailable-actions button{width:100%;height:38px}}.home-brand{align-items:center;gap:12px;margin:0;display:flex;position:absolute;top:20px;left:0}.home-brand img{object-fit:cover;border-radius:14px;width:56px;height:56px;box-shadow:0 6px 16px #155eef22}.home-brand strong{letter-spacing:-.02em;color:#182230;font-size:20px;display:block}.home-brand span{color:#667085;margin-top:3px;font-size:12px;display:block}.brand-cn{color:#667085;margin-left:5px;font-size:12px;font-weight:500}@media (width<=700px){.home-brand{top:10px;left:0}[dir=rtl] .home-brand{left:auto;right:0}}@media (width>=701px){#ui.has-selection>aside{max-height:calc(100vh - 90px);top:72px}}
