@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@500&family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#00141b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--brand-primary:#fbff1c;--brand-secondary:#5ea7c6;--brand-tertiary:#532f0f;--brand-tertiary-dark:#250e00;--brand-stone:#6f8591;--brand-ice:#b8c7cf;--brand-light:#e5e9ec;--brand-dark:#00141b;--panel:#e5e9ece6;--panel-strong:#b8c7cfe0;--panel-dark:#00141beb;--border:#00141b1f;--border-strong:#00141b47;--text:#00141b;--text-soft:#5f737d;--text-inverse:#e5e9ec;--accent:#5ea7c6;--accent-strong:#fbff1c;--shadow:0 20px 60px #000f1524;background:#5ea7c6;font-family:TWK Lausanne Pan,IBM Plex Sans,Inter,Avenir Next,sans-serif;font-weight:500;line-height:1.4}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:var(--brand-secondary);min-height:100vh;margin:0}button,input,select,textarea{font:inherit}h1,h2,h3{letter-spacing:-.05em;text-transform:uppercase;font-family:TWK Lausanne Pan,IBM Plex Sans,Inter,sans-serif;font-weight:600}::selection{color:#00141b;background:#fbff1c70}.app-shell{box-sizing:border-box;background:var(--brand-secondary);flex-direction:column;gap:1rem;min-height:100vh;padding:1rem;display:flex}.topbar{box-shadow:none;background:0 0;border:1px solid #00141b24;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex}.topbar h1{max-width:min(100%,7.8em);color:var(--brand-dark);letter-spacing:-.08em;text-transform:none;gap:.08em;margin:0;font-size:clamp(1.85rem,3.2vw,3.5rem);line-height:.88;display:grid}.topbar h1 span{display:block}.hero-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;width:min(100%,880px);display:grid}.hero-button{min-height:50px}.workspace{flex:1;grid-template-columns:1fr;gap:1.1rem;min-height:0;display:grid}.studio-stage,.control-grid{min-height:0}.panel,.studio-stage{border:1px solid var(--border);box-shadow:var(--shadow);background:#e5e9ecb8;border-radius:20px}.panel{padding:1rem 1rem 1.05rem}.studio-stage{background:radial-gradient(circle at 0 0,#fbff1c2e,#0000 28%),radial-gradient(circle at 100% 0,#5ea7c638,#0000 36%),linear-gradient(#00141bfa,#000f15f2);border-color:#e5e9ec1f;flex-direction:column;min-height:0;display:flex;overflow:hidden}.stage-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1rem 0;display:flex}.badge-row,.toolbar-actions{flex-wrap:wrap;gap:.55rem;display:flex}.stage-badge{color:#e5e9eceb;letter-spacing:.08em;text-transform:uppercase;background:#e5e9ec14;border:1px solid #e5e9ec1f;border-radius:999px;padding:.42rem .72rem;font-family:IBM Plex Mono,monospace;font-size:.76rem}.preview-shell{background:radial-gradient(circle at top,#5ea7c61a,#0000 42%),linear-gradient(#e5e9ec0f,#e5e9ec05);border:1px solid #e5e9ec24;border-radius:16px;flex:1;min-height:560px;margin:1rem 1rem 1.05rem;padding:1.1rem;overflow:auto}.preview-shell.is-transparent{background:linear-gradient(45deg,#b8c7cf2e 25%,#0000 25%) 0 0/24px 24px,linear-gradient(-45deg,#b8c7cf2e 25%,#0000 25%) 0 12px/24px 24px,linear-gradient(45deg,#0000 75%,#b8c7cf2e 75%) 12px -12px/24px 24px,linear-gradient(-45deg,#0000 75%,#b8c7cf2e 75%) -12px 0/24px 24px,linear-gradient(#e5e9ec1a,#e5e9ec0a) 50%/cover}.preview-frame{transform-origin:top;justify-content:center;width:fit-content;min-width:100%;transition:transform .18s;display:flex}.preview-svg{border-radius:14px;max-width:100%;height:auto;overflow:visible;box-shadow:0 28px 80px #000f1552}.editor-hitpath{cursor:cell}.editor-overlay circle{cursor:grab}.editor-overlay circle:active{cursor:grabbing}.inspector-scroll{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1rem;display:grid}.panel-header{justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:1rem;display:flex}.panel-header h2{color:var(--brand-dark);margin:0;font-size:1rem}.panel-kicker{letter-spacing:.16em;text-transform:uppercase;color:var(--brand-stone);font-family:IBM Plex Mono,monospace;font-size:.72rem}.panel-message{color:var(--text-soft);margin:.85rem 0 0;font-size:.9rem}.compact-message{margin-top:0}.error-text{color:#f7ad8c;padding:0 1rem 1rem}.meta-grid{gap:.75rem;margin-top:.95rem;display:grid}.meta-label{text-transform:uppercase;letter-spacing:.16em;color:var(--brand-stone);margin-bottom:.2rem;font-family:IBM Plex Mono,monospace;font-size:.72rem;display:block}.field-grid{gap:.75rem;display:grid}.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.button-row{flex-wrap:wrap;gap:.65rem;margin-top:.75rem;display:flex}.button-row>*{flex:1}.primary-button,.secondary-button,.file-button{border:1px solid var(--border);font:inherit;cursor:pointer;text-align:center;text-transform:uppercase;letter-spacing:.08em;border-radius:999px;justify-content:center;align-items:center;padding:.74rem 1rem;font-weight:600;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:inline-flex}.primary-button{background:var(--brand-primary);color:var(--brand-dark);border-color:#00141b2e}.secondary-button,.file-button{color:var(--brand-dark);background:#b8c7cf61}.toggle-button.is-active{background:var(--brand-secondary);color:var(--brand-dark);border-color:#00141b33}.file-button.subtle{width:100%}.primary-button:hover,.secondary-button:hover,.file-button:hover{border-color:var(--border-strong);transform:translateY(-1px);box-shadow:0 14px 28px #000f1524}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.45;box-shadow:none;transform:none}.file-button input{display:none}.ribbon-list{flex-wrap:wrap;gap:.55rem;display:flex}.ribbon-chip{color:var(--brand-dark);font:inherit;cursor:pointer;text-transform:uppercase;letter-spacing:.06em;background:#b8c7cf47;border:1px solid #00141b1f;border-radius:999px;padding:.5rem .82rem;font-size:.82rem}.ribbon-chip.is-active{background:var(--brand-tertiary);color:var(--brand-light);border-color:#250e0052}.width-editor-block,.profile-editor-block{gap:.55rem;margin:1rem 0;display:grid}.width-editor-header{color:var(--brand-stone);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;gap:.75rem;font-family:IBM Plex Mono,monospace;font-size:.78rem;display:flex}.width-editor{background:linear-gradient(#ffffff42,#ffffff14),#b8c7cf3d;border:1px solid #00141b1a;border-radius:14px;width:100%;height:auto}.width-editor-axis{stroke:#00141b29;stroke-width:1px}.width-editor-area{fill:#532f0f29}.width-editor-line{fill:none;stroke:var(--brand-tertiary);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.width-editor-handle{fill:var(--brand-light);stroke:var(--brand-dark);stroke-width:2px;cursor:ns-resize}.width-editor-label{fill:var(--brand-stone);text-transform:uppercase;letter-spacing:.16em;font-family:IBM Plex Mono,monospace;font-size:9px}.scale-editor-area{fill:#fbff1c33}.scale-editor-line{fill:none;stroke:var(--brand-primary);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.scale-editor-handle{fill:var(--brand-primary);stroke:var(--brand-dark);stroke-width:2px;cursor:ns-resize}.fan-editor-axis-center{stroke:#00141b3d;stroke-width:1px;stroke-dasharray:4 4}.fan-editor-area{fill:#5ea7c62e}.fan-editor-line{fill:none;stroke:var(--brand-secondary);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.fan-editor-handle{fill:var(--brand-secondary);stroke:var(--brand-dark);stroke-width:2px;cursor:ns-resize}.editor-direction-row{color:var(--brand-stone);text-transform:uppercase;letter-spacing:.08em;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-top:.35rem;font-family:IBM Plex Mono,monospace;font-size:.76rem;display:grid}.editor-direction-row span:nth-child(2){text-align:center}.editor-direction-row span:last-child{text-align:right}.panel-subsection{border-top:1px solid #00141b1a;margin-top:1rem;padding-top:1rem}.panel-subsection-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.mini-toggle{white-space:nowrap;padding:.5rem .8rem;font-size:.84rem}.mini-toggle.is-active{background:var(--brand-tertiary);color:var(--brand-light);border-color:#250e004d}.mask-preview{height:16px;margin:.9rem 0 .3rem;position:relative}.mask-preview-track{background:linear-gradient(90deg,#b8c7cf42,#e5e9ec24),#b8c7cf3d;border:1px solid #00141b14;border-radius:999px;position:absolute;inset:0}.mask-preview-window{background:#00141b14;border-radius:999px;min-width:10px;position:absolute;top:2px;bottom:2px;box-shadow:inset 0 0 0 1px #00141b14}.mask-preview-window.is-enabled{background:linear-gradient(90deg,#5ea7c675,#5ea7c647),#5ea7c642;box-shadow:0 0 0 1px #5ea7c65c,0 0 20px #5ea7c624}.profile-grid-five{grid-template-columns:repeat(5,minmax(0,1fr))}.three-col{grid-template-columns:repeat(3,minmax(0,1fr))}label{color:var(--brand-stone);text-transform:uppercase;letter-spacing:.12em;gap:.4rem;font-family:IBM Plex Mono,monospace;font-size:.76rem;display:grid}input,select{box-sizing:border-box;width:100%;color:var(--brand-dark);text-transform:none;letter-spacing:normal;background:#ffffffbd;border:1px solid #00141b24;border-radius:12px;padding:.82rem .88rem;font-family:TWK Lausanne Pan,IBM Plex Sans,Inter,sans-serif;font-size:.96rem;font-weight:500}input[type=color]{min-height:48px;padding:.35rem}input:focus,select:focus,button:focus{outline-offset:2px;outline:2px solid #5ea7c685}@media (width<=1320px){.hero-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.inspector-scroll,.profile-grid-five{grid-template-columns:1fr}}@media (width<=1024px){.app-shell{padding:1rem}.topbar,.hero-actions,.two-col,.three-col,.profile-grid-five,.inspector-scroll{grid-template-columns:1fr}.topbar{align-items:stretch}.preview-shell{min-height:420px;padding:.85rem}}
