:root{--ui-font-size: 14px}*{-webkit-user-select:none;user-select:none;outline:none}body,html{margin:0;padding:0;overflow:hidden;background-color:#131820;font-family:Courier New,Courier,monospace;font-size:var(--ui-font-size);color:#fff;text-decoration:none;-webkit-user-select:none;user-select:none;touch-action:none;overscroll-behavior:none}a{font-family:Courier New,Courier,monospace;color:#fff;text-decoration:none}.hidden{display:none!important}.btn,a{cursor:pointer;white-space:nowrap;padding:3px 5px}.btn.active,.setting-opt.active,a:active{background:#ffffff12;border-radius:3px}.btn:hover,.setting-opt:hover,a:hover{background:#ffffff17;border-radius:3px}.btn:active,.setting-opt:active{background:#ffffff26;border-radius:3px}.shortcut-hint{opacity:.5;margin-left:auto}.action-btn{padding:4px;text-align:left}.hint{opacity:1;transition:opacity .2s ease}#ui:not(:hover):not(.panel-open) .hint{opacity:.5}.settings-category{padding-left:10px;display:flex;flex-direction:column}.separator{border-bottom:1px dashed rgba(255,255,255,.4);margin:5px 0}.dashed{border-bottom:dashed 2px #ffffff}#project-name-display{color:#fff;word-break:break-all;margin-bottom:5px;border-bottom:1px dashed rgba(255,255,255,.4)}kbd{color:#fff;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-family:Courier New,Courier,monospace;font-size:.85rem;padding:4px 8px;border-radius:6px;border:1px solid #444;border-bottom:2px solid #222;box-shadow:0 2px #0003}#ui,#page,#top-menu,#user-status-bar,#impressum-overlay,#debug-panel{position:absolute;pointer-events:auto;line-height:1;background:#0000004d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px dotted rgba(255,255,255,.2);display:flex}.btn-short{display:none}.btn-label{display:inline}#ui:not(:hover):not(.panel-open) .btn-short{display:inline}#ui:not(:hover):not(.panel-open) .btn-label{display:none}#ui:not(:hover):not(.panel-open) .shortcut-hint{display:none}.file-menu .btn,#btn-settings,#btn-export{display:flex;align-items:center}#ui{z-index:100;flex-direction:column;height:100vh;width:180px;overflow:hidden;transition:width .3s ease}#ui:hover,#ui.panel-open{width:260px;background:#0009}#page{top:10px;right:10px;left:10px;max-width:1200px;margin:0 auto;z-index:100;font-size:16px;flex-direction:column;box-sizing:border-box}#top-menu{top:0;right:0;padding:10px;width:20vw;flex-direction:row;justify-content:space-between}#user-status-bar{bottom:10px;right:10px;justify-content:center;align-items:center}#debug-panel{bottom:80px;left:10px;z-index:9999;pointer-events:none;flex-direction:column}#stage-help{display:flex;flex-direction:column;gap:4px;border-left:1px dotted white;border-right:1px dotted white}#stage-nav{display:flex;flex-direction:column;gap:4px}.stage-btn{display:flex;opacity:.4;transition:opacity .15s ease;white-space:nowrap;overflow:hidden;justify-content:space-between}.stage-btn.active{opacity:1}.stage-btn.stage-disabled{opacity:.15!important;pointer-events:none!important;cursor:default!important}.stage-btn.preview-parent{opacity:.3!important;pointer-events:none!important}#stage-help-actions{display:flex;gap:4px}#stage-help-actions .btn{flex:1;opacity:.5}#stage-help-actions .btn:hover{opacity:1}#ui:not(:hover):not(.panel-open) .stage-btn .btn-label{display:none}#ui:not(:hover):not(.panel-open) #stage-help-actions .btn-label{display:none}.file-menu,#stage1-tools,#stage2-tools,#underlay-panel,#preview-tools,#bottom-menu,#stats-panel,#stage-help{padding:10px;border-bottom:1px dotted white}#bottom-menu{border-left:1px dotted white;border-right:1px dotted white}#ui-scroll{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;scrollbar-width:none;border-bottom:1px dotted white;border-left:1px dotted white;border-right:1px dotted white}#ui-scroll::-webkit-scrollbar{display:none}#tool-selector,#mode-selector,#grid-settings,#export-container,#new-container{display:flex;flex-direction:column;line-height:120%}#cursor-coordinates{display:flex;flex-direction:row}.tool-opt,.stage2-tool-opt,.mode-opt,.grid-opt,.setting-opt{display:flex;justify-content:space-between;align-items:center;padding:1px 10px;border-radius:3px}.inline-menu{padding-left:20px;display:flex;flex-direction:column}#settings-container{max-height:50vh;overflow-y:auto}.inline-input,.inline-select{background:#00000080;color:#fff;border:1px solid rgba(255,255,255,.5);font-family:inherit;font-size:inherit;padding-inline-start:2rem;outline:none}.inline-input{width:60px}.inline-select{cursor:pointer}.inline-select option{color:#000}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;appearance:textfield}.hover-measure-label,#measurement-label{position:absolute;color:#fff;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:2px 6px;border-radius:4px;pointer-events:none;transform:translate(-50%,-50%);z-index:50}.hover-measure-label.hidden{opacity:0;pointer-events:none}.floating-panel{position:absolute;padding:2px 6px;transform:translate(-50%,-50%);pointer-events:auto;z-index:200;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:4px;border:1px solid rgba(255,255,255,.3)}#floating-transform-ui{transform:translate(-50%,-50%);gap:6px;display:flex}.float-transform-btn{opacity:.6;cursor:pointer;transition:opacity .15s,color .15s;-webkit-user-select:none;user-select:none}.float-transform-btn:hover{opacity:1}.float-transform-btn.active{opacity:1;color:#4df}@keyframes hover-btn-flash{0%{transform:scale(1);color:inherit;opacity:1}25%{transform:scale(1.22);color:#fff;opacity:1}to{transform:scale(1);color:inherit;opacity:.75}}.hover-btn{cursor:pointer;-webkit-user-select:none;user-select:none;display:inline-block;opacity:.75;transition:opacity .1s}.hover-btn:hover{opacity:1}.hover-btn.flash{animation:hover-btn-flash .2s ease-out forwards}.side-panel{position:fixed;top:0;left:170px;height:100vh;width:300px;z-index:101;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;z-index:98;background:#00000059;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-right:1px dotted white;border-top:1px dotted white;border-bottom:1px dotted white;border-left:1px dotted rgba(255,255,255,.15);border-radius:0 4px 0 0;color:#fff;line-height:1;pointer-events:auto;transition:left .3s ease,opacity .15s ease,transform .15s ease,width .25s ease}.side-panel::-webkit-scrollbar{display:none}.side-panel.hidden{display:flex!important;width:0;opacity:0;pointer-events:none;overflow:hidden}.side-panel.sp-preview{width:180px;opacity:1;pointer-events:auto;transform:translate(0)}.side-panel.hidden.sp-preview{display:flex!important;width:0;opacity:0;pointer-events:none;overflow:hidden}.side-panel.sp-preview .shortcut-row,.side-panel.sp-preview .side-panel-text,.side-panel.sp-preview .changelog-list,.side-panel.sp-preview .changelog-date,.side-panel.sp-preview .sp-section-body,.side-panel.sp-preview .sp-label,.side-panel.sp-preview .sp-inline-row,.side-panel.sp-preview .kofi-link,.side-panel.sp-preview .select-group{display:none}.side-panel.sp-preview .side-panel-section,.side-panel.sp-preview .sp-section,.side-panel.sp-preview .changelog-entry{padding:0;gap:0;border-bottom:none}.side-panel.sp-preview .changelog-section{gap:0}.side-panel.sp-preview .side-panel-section-title,.side-panel.sp-preview .sp-section-title,.side-panel.sp-preview .changelog-version{padding:5px;opacity:.75;white-space:nowrap;overflow:hidden;border-bottom:1px dotted rgba(255,255,255,.2);margin:0}#ui:hover~.side-panel,#ui.panel-open~.side-panel{left:260px}.side-panel-header{padding:10px;font-size:1.1em;border-bottom:1px dotted white;border-top:1px dotted white;letter-spacing:.08em;opacity:.9;position:sticky;top:0;background:#00000080;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:1}.side-panel-section{padding:10px;border-bottom:1px dotted rgba(255,255,255,.2);display:flex;flex-direction:column;gap:6px}.side-panel-section-title{opacity:.9;letter-spacing:.1em;margin-bottom:2px}.side-panel-text{opacity:.75;line-height:1.55;margin:0}#btn-changelog{border-radius:4px 4px 0 0}.changelog-section{gap:10px}.changelog-entry{padding-bottom:8px}.changelog-entry:not(:last-child){border-bottom:1px dotted rgba(255,255,255,.1)}.changelog-version{font-size:.9em;margin-bottom:4px}.changelog-date{font-weight:400;opacity:.6;letter-spacing:0;font-size:1em}.changelog-list{margin:0;padding-left:32px;opacity:.9;line-height:1.5;font-size:1em}.changelog-list li{padding:0;list-style-type:square}.kofi-link{color:#fff;text-decoration:none;letter-spacing:2px;font-size:11px;padding:8px 16px;border:1px dotted rgba(255,255,255,.3);transition:border-color .2s}.kofi-link:hover{border-color:#fff}.snap-dot{font-size:.9em}.snap-default{color:#fff}.snap-corner{color:#fa0}.snap-mid{color:#0da}.snap-constrained{color:#0af}.sp-section{border-bottom:1px dotted white}.sp-section-title{padding:8px 10px;opacity:.55;font-size:.85em;letter-spacing:.12em;white-space:nowrap;overflow:hidden}.sp-section-body{padding:2px 10px 10px;display:flex;flex-direction:column;gap:2px}#settings-panel .setting-opt{display:flex;align-items:center;gap:4px;padding:3px 5px;margin:0 -5px;border-radius:3px;cursor:pointer;white-space:nowrap;transition:background .12s}#settings-panel .setting-opt:hover{background:#ffffff17}#settings-panel .setting-opt.active{background:#ffffff0d}.sp-label{opacity:.5;font-size:.82em;letter-spacing:.1em;margin-top:4px}.sp-inline-row{display:flex;align-items:center;gap:4px}body.theme-light #settings-panel{color:#111}body.theme-light .sp-section{border-bottom-color:#00000080}body.theme-light #settings-panel .setting-opt:hover{background:#00000012}body.theme-light #settings-panel .setting-opt.active{background:#0000000a}body.theme-light .side-panel{background:#ffffff40;border-color:#00000026;color:#111}body.theme-light .side-panel-header{background:#ffffff80;border-bottom-color:#00000026}body.theme-light .side-panel-section{border-bottom-color:#0000001a}body.theme-light .snap-default{color:#111}.shortcut-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.shortcut-row .keys{display:flex;align-items:center;gap:3px;flex-wrap:nowrap}.shortcut-row .key-sep{opacity:.45;font-size:.75em;padding:0 1px;font-family:Courier New,Courier,monospace}.modal-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--text-color);padding:10px 15px;font-weight:700}#sun-control-panel{display:flex;flex-direction:column;align-items:flex-end;gap:4px;padding-top:6px}#sun-slider-svg{width:100%;height:auto;overflow:visible;cursor:pointer}#sun-time-display{opacity:.8}#sun-handle:active{cursor:grabbing!important}.sun-arc{stroke:#ffffff40}.sun-handle-square{fill:#fff;stroke:none}.sun-tick-full{fill:#fff}.sun-tick-half{fill:#dcdcdc}#mobile-blocker{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#131820;z-index:99999;display:flex;justify-content:center;align-items:flex-start;overflow-y:scroll;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;box-sizing:border-box}#mobile-blocker.hidden{display:none!important}.mobile-landing{width:100%;max-width:420px;padding:40px 24px 32px;box-sizing:border-box;color:#fff;font-family:Courier New,Courier,monospace}.mobile-landing-header{display:flex;flex-direction:row;justify-content:space-between;text-align:right;margin-bottom:32px}.mobile-logo{width:32px;height:32px;image-rendering:pixelated;margin-bottom:16px;opacity:.9}.mobile-title{font-size:22px;font-weight:700;letter-spacing:3px}.mobile-subtitle{font-size:13px;letter-spacing:2px}.mobile-slideshow{position:relative;width:100%;aspect-ratio:1 / 1;margin-bottom:24px;overflow:hidden;border:1px dotted rgba(255,255,255,.15)}.mobile-slide{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .6s ease}.mobile-slide.active{opacity:1}.mobile-tagline{font-size:12px;line-height:1.6;text-transform:none;opacity:.7;margin-bottom:28px;text-align:justify;text-justify:inter-word}.mobile-features{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin-bottom:32px;border:1px dotted rgba(255,255,255,.15)}.mobile-feature{padding:14px 12px;border:1px dotted rgba(255,255,255,.08);display:flex;flex-direction:column;gap:6px;cursor:pointer;opacity:.35;transition:opacity .3s ease}.mobile-feature.active{opacity:1}.mobile-feature-label{font-size:11px;font-weight:700;letter-spacing:2px}.mobile-feature-desc{font-size:10px;line-height:1.4;text-transform:none;opacity:.5}.mobile-cta-section{text-align:center;margin-bottom:32px}.mobile-cta-label{font-size:12px;font-weight:700;letter-spacing:2px;margin-bottom:8px;opacity:.9}.mobile-cta-text{font-size:11px;text-transform:none;opacity:.5;line-height:1.5;margin:0 0 16px}.mobile-url-box{display:inline-flex;flex-direction:column;align-items:center;border:1px solid rgba(255,255,255,.3);padding:12px 24px;cursor:pointer;transition:border-color .2s}.mobile-url-box:active{border-color:#fff}.mobile-url-text{font-size:14px;font-weight:700;letter-spacing:2px}.mobile-copy-hint{font-size:9px;opacity:.4;margin-top:4px;letter-spacing:1px}.mobile-email-section{padding:20px 0 24px;border-bottom:1px dotted rgba(255,255,255,.15)}.mobile-email-label{font-size:9px;letter-spacing:2px;opacity:.5;margin-bottom:6px}.mobile-email-text{font-size:10px;opacity:.5;margin:0 0 12px;letter-spacing:1px;text-transform:none;line-height:1.5}.mobile-email-form{display:flex;gap:6px}.mobile-email-input{flex:1;background:#ffffff0f;border:1px solid rgba(255,255,255,.2);color:#fff;font-family:Courier New,Courier,monospace;font-size:10px;padding:8px 10px;letter-spacing:1px;text-transform:none;min-width:0}.mobile-email-input::placeholder{opacity:.35;color:#fff}.mobile-email-btn{background:#fff;color:#131820;border:none;font-family:Courier New,Courier,monospace;font-size:9px;font-weight:700;letter-spacing:1px;padding:8px 12px;cursor:pointer;white-space:nowrap;flex-shrink:0}.mobile-email-btn:active{opacity:.8}.mobile-email-btn:disabled{opacity:.4;cursor:default}.mobile-email-success{font-size:10px;letter-spacing:1px;opacity:.7;padding:10px 0 2px}.mobile-footer{text-align:center;padding-top:16px;border-top:1px dotted rgba(255,255,255,.15)}.mobile-footer a{color:#fff;text-decoration:none;font-size:10px;letter-spacing:2px;opacity:.4}.mobile-footer a:active{opacity:.8}body.theme-light{background-color:#e0e5ec;color:#111}body.theme-light #ui,body.theme-light #bottom-menu,body.theme-light #top-menu,body.theme-light #user-status-bar,body.theme-light .floating-panel{border:1px solid rgba(0,0,0,.15);background:#fff3}body.theme-light .sun-tick-full{fill:#1f1f1f}body.theme-light .sun-tick-half{fill:#616161}body.theme-light .sun-arc{stroke:#0003}body.theme-light .sun-handle-square{fill:#111}body.eyedropper-active,body.eyedropper-active canvas{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 22l1-1h3l9-9'/%3E%3Cpath d='M3 21v-3l9-9'/%3E%3Cpath d='M15 6l3-3 3 3-3 3'/%3E%3Cpath d='M12 9l3 3'/%3E%3C/svg%3E") 2 22,crosshair}body.theme-light.eyedropper-active,body.theme-light.eyedropper-active canvas{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 22l1-1h3l9-9'/%3E%3Cpath d='M3 21v-3l9-9'/%3E%3Cpath d='M15 6l3-3 3 3-3 3'/%3E%3Cpath d='M12 9l3 3'/%3E%3C/svg%3E") 2 22,crosshair}#eyedropper-tooltip{font-size:11px;white-space:nowrap;transform:translate(16px,-50%);z-index:300;border:1px solid rgba(255,255,255,.3);padding:4px 8px}body.theme-light #eyedropper-tooltip{border:1px solid rgba(0,0,0,.2)}body.theme-light .tool-opt,body.theme-light .hint{color:#000}body.theme-light .tool-opt.active{color:#000;font-weight:700}body.theme-light .hover-measure-label,body.theme-light #measurement-label,body.theme-light kbd,body.theme-light #project-name-display,body.theme-light a{color:#000}body.theme-light .inline-input,body.theme-light .inline-select{background:#ffffffe6;color:#000;border:1px solid rgba(0,0,0,.3)}body.theme-light .inline-menu{border-left:1px solid #00000033}body.theme-light .btn.active,body.theme-light .setting-opt.active{background:#0000000d}body.theme-light .btn:hover,body.theme-light .setting-opt:hover{background:#0000000f}body.theme-light .btn:active,body.theme-light .setting-opt:active{background:#0000001f}body.theme-light .file-menu .btn:hover,body.theme-light a:hover,body.theme-light .action-btn:hover,body.theme-light #btn-help:hover,body.theme-light #btn-docs:hover{background:#000;color:#fff;opacity:inherit}body.theme-light .separator{border-bottom-color:#00000040}body.theme-light .action-btn{border-color:#000}body.theme-light #ui-label{color:#000}#underlay-panel{display:flex;flex-direction:column;gap:3px;flex:1;min-height:0;border:none}#underlay-drop-zone{border:1px dashed rgba(255,255,255,.3);padding:9px 6px;cursor:pointer;font-size:.82em;opacity:.6;transition:opacity .15s ease,border-color .15s ease;letter-spacing:.05em;flex:1;min-height:10px;display:flex;align-items:center;justify-content:center}#underlay-drop-zone.underlay-drop-half{min-height:100px;flex:0;padding:6px}#osm-panel{display:flex;flex-direction:column;gap:2px}.osm-row{display:flex;align-items:center;gap:6px;padding:1px 0}.osm-label{opacity:.6;min-width:26px;font-size:.85em}.osm-input{width:80px;font-size:.85em}.osm-search-row{display:flex;align-items:center;gap:4px;padding:2px 0}.osm-address-input{flex:1;min-width:0;font-size:.85em;padding:3px 5px}.osm-search-btn{flex-shrink:0;padding:2px 6px;font-size:.82em;cursor:pointer}#osm-status{font-size:1em;opacity:.5;min-height:1.2em}#osm-status.loading{color:#fc0}#osm-status.error{color:#f66}#osm-status.done{color:#8f8}#underlay-drop-zone:hover,#underlay-drop-zone.drag-active{opacity:1;border-color:#ffffffbf}#underlay-loaded-controls{display:flex;flex-direction:column;gap:2px}#underlay-filename{opacity:.45;font-size:.8em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:1px 0}.underlay-slider-row{display:flex;align-items:center;gap:6px;padding:3px 0}.underlay-slider-label{opacity:.6;min-width:22px}#underlay-opacity-val{opacity:.5;font-size:.82em;min-width:28px;text-align:right}.underlay-slider{-webkit-appearance:none;appearance:none;flex:1;height:1px;background:#ffffff40;border:none;outline:none;cursor:pointer;border-radius:0}.underlay-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:7px;height:7px;background:#fff;border-radius:0;cursor:pointer}.underlay-slider::-moz-range-thumb{width:7px;height:7px;background:#fff;border:none;border-radius:0;cursor:pointer}.underlay-scale-row{display:flex;align-items:center;gap:5px;padding:1px 0;opacity:.85}.underlay-scale-input{width:40px!important;padding-inline-start:6px!important}body.theme-light #underlay-drop-zone{border-color:#00000040}body.theme-light #underlay-drop-zone:hover,body.theme-light #underlay-drop-zone.drag-active{border-color:#0009}body.theme-light .underlay-slider{background:#0003}body.theme-light .underlay-slider::-webkit-slider-thumb{background:#111}body.theme-light .underlay-slider::-moz-range-thumb{background:#111}#ui:not(:hover):not(.panel-open) .underlay-slider{display:none}#ui:not(:hover):not(.panel-open) #underlay-opacity-val{opacity:.75}#ui:not(:hover):not(.panel-open) #underlay-drop-zone{min-height:50px;padding:6px}.osm-coord-val{display:none;opacity:.75}#ui:not(:hover):not(.panel-open) .osm-input{display:none}#ui:not(:hover):not(.panel-open) .osm-coord-val{display:inline}#ui:not(:hover):not(.panel-open) .preview-slider{display:none}#ui:not(:hover):not(.panel-open) .preview-slider-val{opacity:.75}.preset-val-badge{display:none}#ui:not(:hover):not(.panel-open) #preset-input-container{display:none!important}#ui:not(:hover):not(.panel-open) #tool-preset-extruder.active .btn-short{display:none}#ui:not(:hover):not(.panel-open) #tool-preset-extruder.active .preset-val-badge{display:inline}#perf-panel{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:#0a0c12eb;border:1px dotted rgba(255,255,255,.25);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fffc;font-family:Courier New,Courier,monospace;font-size:11px;line-height:1.55;white-space:pre;padding:12px 18px;border-radius:4px;pointer-events:none;z-index:9999;text-transform:none;letter-spacing:.02em;min-width:220px}#perf-panel.hidden{display:none}#group-panel{position:fixed;right:0;top:350px;height:calc(100vh - 350px);width:90px;background:#0000004d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-right:1px dotted white;border-left:1px dotted white;border-top:1px dotted white;border-radius:4px 0 0;transition:width .3s ease,background .3s ease;overflow:hidden;z-index:100;display:flex;flex-direction:column;padding:10px 8px;color:#fff;pointer-events:auto}#group-panel:hover{width:190px;background:#0009}.group-panel-header{display:flex;justify-content:space-between;align-items:center;opacity:.5;font-size:.9em;padding-bottom:6px;border-bottom:1px dotted white;margin-bottom:6px;white-space:nowrap}#btn-add-group{cursor:pointer;opacity:.5;transition:opacity .15s;display:none}#btn-add-group:hover{opacity:1}#group-panel:hover #btn-add-group{display:inline}.group-item{display:flex;align-items:center;gap:4px;padding:3px 5px;margin:0 -5px;border-radius:3px;cursor:pointer;white-space:nowrap;overflow:hidden;transition:background .12s}.group-item:hover{background:#ffffff17}.group-item.active{background:#ffffff0d}.group-item:hover .group-indicator,.group-item:hover .group-name{opacity:1}.group-locked{opacity:.45;font-style:italic}.group-indicator{flex-shrink:0;opacity:.6;transition:opacity .15s}.group-item.active .group-indicator{opacity:1}.group-name{flex:1;overflow:hidden;text-overflow:ellipsis;opacity:.6;transition:opacity .15s}.group-item.active .group-name{opacity:1}.group-color-swatch{display:none;width:14px;height:14px;padding:0;border:1px solid rgba(255,255,255,.3);border-radius:2px;cursor:pointer;flex-shrink:0;background:transparent}#group-panel:hover .group-color-swatch{display:inline-block}.group-delete{display:none;opacity:.3;cursor:pointer;flex-shrink:0;transition:opacity .15s}.group-delete:hover{opacity:1}#group-panel:hover .group-delete{display:inline}#group-color-mode{margin-top:auto;padding-top:15px;padding-bottom:30px;border-top:1px dotted white}.group-hint{opacity:.4;font-size:.8em;letter-spacing:.1em;margin-bottom:3px}.group-mode-opt{padding:3px 5px;margin:0 -5px;border-radius:3px;cursor:pointer;opacity:.55;white-space:nowrap;transition:background .12s,opacity .12s;font-family:inherit;font-size:inherit}.group-mode-opt.active{opacity:1}.group-mode-opt:hover{background:#ffffff17;opacity:1}.group-edit-toggle{display:none;opacity:.4;cursor:pointer;flex-shrink:0;transition:opacity .15s}.group-edit-toggle:hover{opacity:1}#group-panel:hover .group-edit-toggle{display:inline}body.theme-light #group-panel{color:#111;background:#ffffff59;border-right:1px dotted black;border-left:1px dotted black;border-top:1px dotted black}body.theme-light #group-panel:hover{background:#ffffffbf}body.theme-light .group-panel-header{border-bottom-color:#00000080}body.theme-light .group-color-swatch{border-color:#0000004d}body.theme-light #group-color-mode{border-top-color:#00000080}body.theme-light .group-item:hover,body.theme-light .group-mode-opt:hover{background:#00000012}body.theme-light .group-item.active{background:#0000000a}#btn-hint-tooltip{position:fixed;pointer-events:none;z-index:9999;background:#000000bf;color:#fff;font-size:.75em;letter-spacing:.04em;padding:5px 8px;max-width:200px;line-height:1.4;border:1px dotted rgba(255,255,255,.3);opacity:0;transition:opacity .15s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}#btn-hint-tooltip.visible{opacity:1}body.theme-light #btn-hint-tooltip{background:#ffffffd9;color:#111;border-color:#0003}.cinematic-hidden{opacity:0!important;pointer-events:none!important;transition:opacity .5s ease!important}#preview-tools{display:flex;flex-direction:column;gap:6px}#preview-tools.hidden{display:none!important}.preview-slider-row{display:flex;align-items:center;gap:8px;padding:2px 0}.preview-slider-label{letter-spacing:1px;opacity:.5;min-width:24px}.preview-slider{-webkit-appearance:none;appearance:none;flex:1;height:1px;background:#ffffff40;border:none;outline:none;cursor:pointer}.preview-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:7px;height:7px;background:#fff;cursor:pointer}.preview-slider::-moz-range-thumb{width:7px;height:7px;background:#fff;border:none;cursor:pointer}.preview-slider-val{font-size:10px;opacity:.4;min-width:28px;text-align:right}#preview-exit{border-top:1px dotted rgba(255,255,255,.15);padding-top:8px!important}body.theme-light #preview-exit{border-top-color:#00000026}body.theme-light .preview-slider{background:#0003}body.theme-light .preview-slider::-webkit-slider-thumb{background:#111}body.theme-light .preview-slider::-moz-range-thumb{background:#111}#landing-page{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#131820;z-index:100000;overflow-y:auto;overflow-x:hidden;color:#fff;font-family:Courier New,Courier,monospace;scroll-behavior:smooth}#landing-page.hidden{display:none!important}#landing-page,#landing-page *{user-select:text;-webkit-user-select:text}.lp-nav{display:flex;justify-content:space-between;align-items:center;padding:5px 32px;position:sticky;top:0;background:#131820d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:10;border-bottom:2px dotted rgba(255,255,255,.08)}.lp-nav-left{display:flex;align-items:center;gap:4px}.lp-logo{width:50px;height:50px}.lp-nav-title{opacity:.5;transition:opacity .1s}.lp-nav-right{display:flex;align-items:center;gap:28px}.lp-nav-link{font-size:14px;letter-spacing:2px;opacity:.5;transition:opacity .1s;color:#fff;text-decoration:none}.lp-nav-link:hover{opacity:1;background:inherit}.lp-nav-cta{font-family:Courier New,Courier,monospace;font-size:13px;letter-spacing:2px;color:#131820;background:#fff;border:none;padding:8px 20px;cursor:pointer;transition:color .1s}.lp-nav-cta:hover{background:#e0e0e0}.lp-nav-socials{display:flex;align-items:center;gap:4px}.lp-social-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;opacity:.35;color:#fff;text-decoration:none;transition:opacity .2s}.lp-social-btn:hover{opacity:1}.lp-hero{display:flex;align-items:center;justify-content:center;gap:64px;padding:80px 48px 64px;max-width:1200px;margin:0 auto;min-height:60vh}.lp-hero-content{flex:1;max-width:520px;height:auto}.lp-hero-badge{letter-spacing:2px;opacity:.4;margin-bottom:24px;border:2px dotted rgba(255,255,255,.15);display:inline-block;padding:6px 12px}.lp-hero-title{font-size:38px;line-height:1.1;letter-spacing:-1px;margin:0 0 24px}.lp-hero-subtitle{font-size:13px;line-height:1.7;text-transform:none;opacity:.6;margin:0 0 36px;max-width:440px}.lp-hero-actions{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.lp-btn-primary{font-family:Courier New,Courier,monospace;font-size:13px;letter-spacing:2px;color:#131820;background:#fff;border:none;padding:14px 32px;cursor:pointer;transition:background .2s,transform .1s;font-weight:700}.lp-btn-primary:hover{background:#e0e0e0;transform:translateY(-1px)}.lp-btn-primary:active{transform:translateY(0)}.lp-btn-lg{font-size:15px;padding:18px 48px}.lp-hero-note{font-size:10px;letter-spacing:1px;opacity:.3}.lp-hero-visual{flex:1;max-width:500px;align-content:center}.lp-hero-demo{border:2px dotted rgba(255,255,255,.15);aspect-ratio:1 / .85;overflow:hidden;position:relative}.lp-hero-gif{width:100%;height:100%;object-fit:cover;display:fill}.lp-stats{display:grid;grid-template-columns:repeat(4,1fr);max-width:1200px;margin:0 auto;padding:0 48px;border-top:2px dotted rgba(255,255,255,.08);border-bottom:2px dotted rgba(255,255,255,.08)}.lp-stat{position:relative;display:flex;flex-direction:column;align-items:center;padding:40px 16px;border-right:2px dotted rgba(255,255,255,.08);overflow:hidden;cursor:default}.lp-stat:last-child{border-right:none}.lp-stat-front{display:flex;flex-direction:column;align-items:center;transition:opacity .25s ease,transform .25s ease}.lp-stat:hover .lp-stat-front{opacity:0;transform:scale(.9)}.lp-stat-back{position:absolute;inset:0;display:flex;opacity:0;transition:opacity .25s ease}.lp-stat:hover .lp-stat-back{opacity:1}.lp-split-cell{flex:1;display:flex;align-items:center;justify-content:center;border-right:2px dotted rgba(255,255,255,.08);font-size:12px;letter-spacing:2px;transition:background .2s ease}.lp-split-cell:hover{background:#ffffff0a}.lp-split-cell:last-child{border-right:none}.lp-stat-value{font-size:36px;font-weight:700;letter-spacing:-1px}.lp-stat-label{font-size:10px;letter-spacing:3px;opacity:.5;margin-top:4px}.lp-stat-desc{font-size:10px;text-transform:none;opacity:.3;margin-top:8px}.lp-section-header{max-width:1200px;margin:0 auto;padding:64px 48px 32px}.lp-section-tag{font-size:11px;letter-spacing:3px;opacity:.4}.lp-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;max-width:1200px;margin:0 auto;padding:0 48px 64px}.lp-feature-card{border:1px dotted rgba(255,255,255,.08);padding:32px 28px;transition:background .2s}.lp-feature-card:hover{background:#ffffff05}.lp-feature-idx{font-size:10px;opacity:.25;letter-spacing:2px}.lp-feature-title{font-family:Courier New,Courier,monospace;font-size:14px;font-weight:700;letter-spacing:2px;margin:12px 0 10px}.lp-feature-text{font-size:12px;line-height:1.6;text-transform:none;opacity:.45;margin:0}.lp-showcase-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;max-width:600px;margin:0 auto;padding:0 48px 64px}.lp-showcase-item{border:2px dotted rgba(255,255,255,.08);overflow:hidden;position:relative}.lp-showcase-gif{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block;transition:transform .3s}.lp-showcase-item:hover .lp-showcase-gif{transform:scale(1.02)}.lp-showcase-label{display:block;padding:12px 16px;font-size:10px;letter-spacing:2px;opacity:.5;border-top:2px dotted rgba(255,255,255,.08)}.lp-newsletter{padding:60px 48px;border-top:2px dotted rgba(255,255,255,.08)}.lp-newsletter-content{max-width:560px;padding-left:100px}.lp-newsletter-title{font-family:Courier New,Courier,monospace;font-size:28px;font-weight:700;text-transform:none;margin:24px 0 12px}.lp-newsletter-text{font-size:12px;text-transform:none;opacity:.5;margin:0 0 28px;line-height:1.7;max-width:440px}.lp-newsletter-form{display:flex;gap:0;max-width:440px}.lp-newsletter-input{flex:1;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-right:none;color:#fff;font-family:Courier New,Courier,monospace;font-size:12px;padding:12px 16px;letter-spacing:1px;text-transform:none;min-width:0}.lp-newsletter-input::placeholder{opacity:.3;color:#fff}.lp-newsletter-input:focus{border-color:#ffffff80;background:#ffffff12}.lp-newsletter-btn{background:#fff;color:#131820;border:1px solid white;font-family:Courier New,Courier,monospace;font-size:11px;font-weight:700;letter-spacing:2px;padding:12px 20px;cursor:pointer;white-space:nowrap;flex-shrink:0}.lp-newsletter-btn:hover{background:#ffffffd9}.lp-newsletter-btn:disabled{opacity:.4;cursor:default}.lp-newsletter-success{font-size:11px;letter-spacing:2px;opacity:.7;padding:14px 0 2px}.lp-cta-section{text-align:center;padding:80px 48px;max-width:600px;margin:0 auto}.lp-cta-title{font-family:Courier New,Courier,monospace;font-size:28px;font-weight:700;text-transform:none;margin:0 0 12px}.lp-cta-text{font-size:12px;text-transform:none;opacity:.4;margin:0 0 32px;line-height:1.6}.lp-footer{display:flex;justify-content:space-between;align-items:center;padding:24px 48px;border-top:2px dotted rgba(255,255,255,.08)}.lp-footer-left,.lp-footer-right{display:flex;gap:24px;align-items:center}.lp-footer span,.lp-footer a{font-size:10px;letter-spacing:2px;opacity:.6;color:#fff;text-decoration:none;transition:opacity .2s}.lp-footer a:hover{opacity:.7}.lp-footer-socials{display:flex;align-items:center;gap:20px}.lp-footer-social{display:flex;align-items:center;gap:6px;font-size:10px;letter-spacing:2px;opacity:.3;color:#fff;text-decoration:none;transition:opacity .2s}.lp-footer-social:hover{opacity:.8}@media(max-width:900px){.lp-hero{flex-direction:column;padding:48px 24px 32px;gap:32px;min-height:auto}.lp-hero-content{max-width:100%;text-align:center}.lp-hero-title{font-size:36px}.lp-hero-subtitle{max-width:100%}.lp-hero-actions{align-items:center}.lp-hero-visual{max-width:100%;width:100%}.lp-stats{grid-template-columns:repeat(2,1fr);padding:0 24px}.lp-features-grid,.lp-showcase-grid{grid-template-columns:1fr;padding:0 24px 48px}.lp-nav{padding:16px 24px}.lp-nav-link{display:none}.lp-section-header{padding:48px 24px 24px}.lp-cta-section{padding:48px 24px}.lp-footer{flex-direction:column;gap:12px;padding:24px}}
