:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-family:system-ui,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}body{margin:0}.app{grid-template-columns:320px 1fr 250px;height:100vh;display:grid;overflow:hidden}.mobile-tabs{background:var(--bg);z-index:100;border-top:1px solid #8884;padding:.5rem;display:none;position:fixed;bottom:0;left:0;right:0}.mobile-tabs button{color:inherit;opacity:.6;cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;padding:.5rem;font-size:.9rem}.mobile-tabs button.active{opacity:1;background:#88888826;font-weight:600}.sidebar{border-right:1px solid #8884;padding:1rem;overflow-y:auto}.sidebar .header-top{justify-content:space-between;align-items:center;margin:0 0 .2rem;display:flex}.sidebar h1{margin:0;font-size:1.15rem}.sidebar .home-link{opacity:.6;text-decoration:none}.sidebar .home-link:hover{opacity:1}.sidebar .sub{opacity:.65;margin:0 0 1rem;font-size:.78rem}.group{border:1px solid #8884;border-radius:8px;margin-top:1rem;padding:.5rem .8rem .8rem}.group legend{opacity:.7;padding:0 .3rem;font-size:.75rem}.ctl{margin-top:.65rem;font-size:.8rem;display:block}.ctl>span{justify-content:space-between;display:flex}.ctl .val{opacity:.7;font-variant-numeric:tabular-nums}.ctl input[type=range],.ctl input[type=text],.ctl select{box-sizing:border-box;width:100%;margin-top:.15rem}.name-input{color:inherit;font:inherit;background:0 0;border:1px solid #8886;border-radius:6px;padding:.35rem .5rem;font-size:.85rem}.mono{font-family:ui-monospace,Consolas,monospace;font-size:.78rem}.help-mark{cursor:help;opacity:.45;-webkit-user-select:none;user-select:none;font-size:.85em}.help-mark:hover{opacity:.9}.ctl.row{align-items:center;gap:.4rem;display:flex}input[type=range]::-webkit-slider-thumb{width:20px;height:20px}input[type=range]::-moz-range-thumb{width:20px;height:20px}select,.name-input,.design-load,.design-del,button{min-height:44px}.save-btn{cursor:pointer;width:100%;margin-top:.65rem;padding:.4rem}.save-btn:disabled{cursor:default;opacity:.5}.design-list{margin:.5rem 0 0;padding:0;list-style:none}.design-list li{gap:.3rem;margin-top:.25rem;display:flex}.design-load{text-align:left;cursor:pointer;color:inherit;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:1px solid #8884;border-radius:5px;flex:1;padding:.3rem .5rem;font-size:.8rem;overflow:hidden}.design-load:hover{background:#8882}.design-del{cursor:pointer;color:inherit;opacity:.6;background:0 0;border:1px solid #8884;border-radius:5px;padding:.3rem .5rem;font-size:.75rem}.design-del:hover{opacity:1;color:#e74c3c}.main{justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.status{z-index:1;background:#8883;border-radius:6px;padding:.4rem .7rem;font-size:.8rem;transition:opacity .5s;position:absolute;top:.75rem;left:.75rem}.status.ok{opacity:.4}.status.err{opacity:1;color:#e74c3c;background:#c0392b33}.preview{max-width:100%;max-height:100%}.preview .cut{fill:currentColor}.preview .outline{fill:none;stroke:currentColor;stroke-width:.5px}.preview .frame{fill:none;stroke-width:.6px;stroke-dasharray:4 3;opacity:.45}.preview .frame.grid{stroke:#3b82f6}.preview .frame.panel{stroke:#f59e0b}@media (width<=900px){.app{flex-direction:column;height:100dvh;padding-bottom:60px;display:flex}.mobile-tabs{display:flex}.sidebar,.main,.info{border:none;flex:1;width:100%;display:none;overflow-y:auto}.app.view-controls .sidebar,.app.view-preview .main,.app.view-export .info{display:block}.main{display:none}.app.view-preview .main{display:flex}.sidebar{padding-bottom:2rem}}.info{border-left:1px solid #8884;padding:1rem;overflow-y:auto}.metric{border-bottom:1px solid #8882;justify-content:space-between;padding:.3rem 0;font-size:.85rem;display:flex}.metric b{font-variant-numeric:tabular-nums}.actions{gap:.5rem;margin-top:1rem;display:grid}.actions button{cursor:pointer;padding:.45rem}.actions button:disabled{cursor:default;opacity:.5}.timings{opacity:.75;white-space:pre-wrap;margin-top:1rem;font-size:.72rem}.landing-page{color:var(--fg);background:var(--bg);flex-direction:column;min-height:100vh;font-family:system-ui,sans-serif;display:flex}.hero{text-align:center;color:#fff;background:linear-gradient(135deg,#0f172a,#1e293b,#0f172a);flex-direction:column;justify-content:center;align-items:center;min-height:50vh;padding:4rem 2rem 2rem;display:flex}.hero-content{z-index:1;max-width:800px;margin:0 auto}.hero h1{letter-spacing:-.05em;background:-webkit-linear-gradient(#60a5fa,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0 0 1rem;font-size:4rem}.tagline{opacity:.9;margin:0 0 1.5rem;font-size:1.5rem;font-weight:300}.description{opacity:.8;max-width:600px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.6}.cta-button{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;padding:1rem 2.5rem;font-size:1.25rem;font-weight:600;transition:transform .1s,background .2s;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.cta-button:hover{background:#2563eb;transform:translateY(-2px)}.cta-button:active{transform:translateY(0)}.free-notice{opacity:.7;margin-top:1rem;font-size:.9rem}.demo-gallery-section{background:linear-gradient(to bottom, #0f172a 0%, var(--bg) 20rem);justify-content:center;padding:2rem 0 4rem;display:flex}.demo-gallery-container{border-radius:12px;width:90%;max-width:1200px;margin-top:-5vh;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.demo-gallery-image{width:100%;height:auto;display:block}.scroll-section{opacity:0;padding:6rem 2rem;animation:1s forwards fadeIn}@keyframes fadeIn{to{opacity:1}}.features{max-width:1000px;margin:0 auto}.features h2,.how-it-works h2{text-align:center;margin-bottom:3rem;font-size:2rem}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.feature-card{background:#8888880d;border:1px solid #8888881a;border-radius:12px;padding:2rem}.feature-card h3{color:#3b82f6;margin:0 0 1rem;font-size:1.25rem}.feature-card p{opacity:.8;margin:0;line-height:1.6}.how-it-works{background:#88888808;padding:4rem 2rem}.how-it-works ol{max-width:600px;margin:0 auto;padding-left:1.5rem;font-size:1.1rem;line-height:1.8}.how-it-works li{opacity:.85;margin-bottom:1rem}.how-it-works strong{color:#3b82f6}.bottom-cta{text-align:center;background:#8888880d;flex-direction:column;align-items:center;display:flex}.bottom-cta h2{margin-bottom:2rem;font-size:2.5rem}.landing-footer{text-align:center;opacity:.6;margin-top:auto;padding:2rem;font-size:.9rem}.landing-footer a{color:#3b82f6;text-decoration:none}.landing-footer a:hover{text-decoration:underline}@media (prefers-color-scheme:light){:root{--bg:#fff;--fg:#1a1a1a}.feature-card{background:#f8fafc;border-color:#e2e8f0}}@media (prefers-color-scheme:dark){:root{--bg:#0f172a;--fg:#f8fafc}}
