/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.grid{display:grid}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#090d0b;--panel:#101612;--panel-raised:#141c17;--line:#29342d;--line-soft:#1d2821;--ink:#edf5ef;--muted:#86968c;--green:#64ff8f;--green-deep:#1fbc5b;--amber:#ffb84a;--red:#ff756d;--cell-0:#1a241e;--cell-1:#193c26;--cell-2:#176c34;--cell-3:#22a94c;--cell-4:#58e77f}*{box-sizing:border-box}html{background:var(--bg);min-width:320px}body{color:var(--ink);background:linear-gradient(#64ff8f05 1px,transparent 1px),linear-gradient(90deg,#64ff8f05 1px,transparent 1px),var(--bg);-webkit-font-smoothing:antialiased;background-size:40px 40px;margin:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.42}.app-shell{min-height:100vh}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#090d0beb;justify-content:space-between;height:62px;padding:0 26px;position:sticky;top:0}.brand,.topbar{align-items:center;display:flex}.brand{color:var(--muted);letter-spacing:.08em;gap:13px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;text-decoration:none}.brand strong{color:var(--ink)}.brand-grid{border:1px solid #3b4a40;grid-template-columns:repeat(3,4px);gap:2px;padding:6px;display:grid}.brand-grid i{background:var(--green);width:4px;height:4px}.brand-grid i:nth-child(2),.brand-grid i:nth-child(4),.brand-grid i:nth-child(9){opacity:.16}.topbar-meta{color:#a6b2aa;letter-spacing:.12em;align-items:center;gap:9px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;display:flex}.live-dot{background:var(--green);width:6px;height:6px;box-shadow:0 0 12px var(--green);border-radius:50%}.topbar-separator{color:#536158;border-left:1px solid var(--line);padding-left:14px}.studio-layout{grid-template-columns:225px minmax(500px,1fr) 330px;min-height:calc(100vh - 62px);display:grid}.inspector,.pattern-rail{background:#101612f0}.pattern-rail{border-right:1px solid var(--line);padding:36px 22px 30px;position:relative}.rail-intro{margin-bottom:31px}.kicker{color:var(--green);letter-spacing:.15em;text-transform:uppercase;margin-bottom:12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;display:block}.rail-intro h1{letter-spacing:-.045em;margin:0;font-size:29px;font-weight:750;line-height:1.02}.rail-intro h1 em{color:var(--green);font-style:normal}.rail-intro p,.section-copy{color:var(--muted);margin:14px 0 0;font-size:11px;line-height:1.55}.pattern-list{gap:6px;display:grid}.pattern-list button{color:#a9b5ad;text-align:left;background:0 0;border:1px solid #0000;border-radius:3px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;width:100%;min-height:48px;padding:5px 10px 5px 6px;display:grid}.pattern-list button:hover{color:var(--ink);background:#172019}.pattern-list button.active{color:var(--ink);background:#18241c;border-color:#34563e}.pattern-mark{width:36px;height:34px;color:var(--green);background:#0c120e;border:1px solid #263229;place-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;display:grid}.pattern-list button>span:nth-child(2){font-size:12px;font-weight:650}.pattern-list button small{color:#546259;letter-spacing:.1em;font-family:ui-monospace,monospace;font-size:7px}.pattern-list button.active small{color:var(--green)}.rail-note{border-top:1px solid var(--line);grid-template-columns:1fr auto;align-items:end;margin-top:36px;padding-top:18px;display:grid}.rail-note small,.rail-note span{color:#5d6a61;letter-spacing:.12em;font-family:ui-monospace,monospace;font-size:8px}.rail-note strong{color:#324138;grid-row:span 2;font-family:ui-monospace,monospace;font-size:33px;line-height:1}.canvas-stage{min-width:0;padding:42px clamp(22px,3.2vw,54px) 70px}.stage-heading{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.stage-heading .kicker{margin-bottom:5px}.stage-heading h2{letter-spacing:-.04em;margin:0;font-size:30px}.stage-actions{gap:7px;display:flex}.ghost-button,.share-button{min-height:34px;color:var(--muted);border:1px solid var(--line);letter-spacing:.07em;text-transform:uppercase;background:0 0;border-radius:2px;padding:0 12px;font-family:ui-monospace,monospace;font-size:8px}.ghost-button:hover{color:var(--ink);border-color:#46554b}.share-button{color:#07100a;background:var(--green);border-color:var(--green);font-weight:800}.share-button:hover{background:#88ffa8}.graph-panel{background:#0d130f;border:1px solid #2b3930;border-radius:4px;padding:20px 20px 13px;overflow:hidden;box-shadow:0 22px 70px #00000038}.graph-panel-header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;padding:0 4px 14px;display:flex}.graph-panel-header>div{align-items:center;gap:13px;display:flex}.panel-label{color:#66756b;letter-spacing:.12em;font-family:ui-monospace,monospace;font-size:8px}.graph-panel-header strong{color:#9dab9f;font-family:ui-monospace,monospace;font-size:9px;font-weight:500}.graph-panel-header strong i{color:var(--green);margin:0 4px;font-style:normal}.profile-chip{color:var(--green);letter-spacing:.08em;background:#122319;border:1px solid #264d32;border-radius:2px;padding:5px 8px;font-family:ui-monospace,monospace;font-size:8px}.graph-scroll{scrollbar-color:#34453a #101612;padding:18px 0 5px;overflow-x:auto}.contribution-graph{touch-action:none;-webkit-user-select:none;user-select:none;width:100%;min-width:760px;height:auto;display:block}.day-label,.month-label{fill:#75847a;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.day-label{font-size:8px}.day-cell{fill:var(--cell-0);stroke:#0000;stroke-width:1.5px;outline:none;transition:filter .1s,opacity .1s}.brush-button.level-0,.day-cell.level-0,.legend .level-0{fill:var(--cell-0);background:var(--cell-0)}.brush-button.level-1,.day-cell.level-1,.legend .level-1{fill:var(--cell-1);background:var(--cell-1)}.brush-button.level-2,.day-cell.level-2,.legend .level-2{fill:var(--cell-2);background:var(--cell-2)}.brush-button.level-3,.day-cell.level-3,.legend .level-3{fill:var(--cell-3);background:var(--cell-3)}.brush-button.level-4,.day-cell.level-4,.legend .level-4{fill:var(--cell-4);background:var(--cell-4)}.day-cell:focus,.day-cell:hover{filter:brightness(1.5);stroke:#fff}.day-cell.future{opacity:.18;cursor:not-allowed}.day-cell.collision{stroke:var(--amber)}.day-cell.generated:not(.collision){stroke:#64ff8f2e}.graph-footer{color:#59675e;border-top:1px solid var(--line-soft);justify-content:space-between;padding:8px 4px 0;font-family:ui-monospace,monospace;font-size:8px}.graph-footer,.legend{align-items:center;display:flex}.legend{gap:4px}.legend i{border-radius:2px;width:10px;height:10px}.legend span{margin:0 3px}.paint-toolbar{border:1px solid var(--line-soft);background:#0e1410;align-items:center;gap:7px;margin:12px 0 22px;padding:10px 12px;display:flex}.paint-toolbar>span{color:#69766e;letter-spacing:.12em;margin-right:5px;font-family:ui-monospace,monospace;font-size:8px}.brush-button{color:#0000;border:1px solid #0000;border-radius:2px;place-items:center;width:25px;height:25px;padding:0;display:grid}.brush-button.active{border-color:#fff;box-shadow:0 0 0 2px #0e1410,0 0 0 3px #58655c}.stat-strip{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.stat-strip article{background:#101612b3;padding:17px 19px}.stat-strip article+article{border-left:1px solid var(--line)}.stat-strip span{color:#66736b;letter-spacing:.1em;font-size:8px}.stat-strip span,.stat-strip strong{font-family:ui-monospace,monospace;display:block}.stat-strip strong{margin:5px 0 1px;font-size:24px;font-weight:500}.stat-strip small{color:#536158;font-size:9px}.stat-strip .warning strong{color:var(--amber)}.collision-notice{color:#c9ad7f;background:#ffb84a0f;border:1px solid #ffb84a33;align-items:center;gap:10px;margin:12px 0 0;padding:11px 13px;font-size:10px;display:flex}.collision-notice span{color:#181007;background:var(--amber);place-items:center;min-width:18px;height:18px;font-family:ui-monospace,monospace;font-weight:900;display:grid}.inspector{border-left:1px solid var(--line)}.inspector-section{border-bottom:1px solid var(--line);padding:29px 25px 31px}.section-title{align-items:center;gap:10px;margin-bottom:22px;display:flex}.section-title>span{width:22px;height:22px;color:var(--green);border:1px solid #31513a;place-items:center;font-family:ui-monospace,monospace;font-size:8px;display:grid}.section-title h2{letter-spacing:-.01em;margin:0;font-size:14px}.field-group{margin:0 0 21px}.export-section>label,.field-group label,.two-fields label{color:#aeb9b1;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;margin-bottom:8px;font-size:9px;font-weight:650;display:flex}.field-group output{color:var(--green);font-family:ui-monospace,monospace;font-weight:500}.field-group p{color:#59675e;margin:7px 0 0;font-size:9px;line-height:1.45}input[type=range]{width:100%;height:2px;accent-color:var(--green);appearance:none;background:#334138;margin:8px 0}input[type=range]::-webkit-slider-thumb{background:var(--green);width:13px;height:13px;box-shadow:0 0 0 1px var(--green);appearance:none;border:3px solid #101612;border-radius:50%}.export-section input,.inline-form input,.text-input{width:100%;height:38px;color:var(--ink);background:#0b100d;border:1px solid #303d34;border-radius:2px;outline:none;padding:0 11px}.export-section input:focus,.inline-form input:focus,.text-input:focus{border-color:var(--green-deep);box-shadow:0 0 0 2px #64ff8f14}.mono-input{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.switch-row{cursor:pointer;justify-content:space-between;align-items:center;display:flex;position:relative}.switch-row span{gap:2px;display:grid}.switch-row strong{color:#aeb9b1;font-size:10px}.switch-row small{color:#59675e;font-size:8px}.switch-row input{opacity:0;position:absolute}.switch-row i{background:#29342d;border-radius:20px;width:33px;height:18px;transition:background .15s;position:relative}.switch-row i:after{content:"";background:#718078;border-radius:50%;width:12px;height:12px;transition:transform .15s,background .15s;position:absolute;top:3px;left:3px}.switch-row input:checked+i{background:#175f2c}.switch-row input:checked+i:after{background:var(--green);transform:translate(15px)}.import-section{background:#111914}.section-copy{margin:-12px 0 14px}.inline-form{background:#0b100d;border:1px solid #303d34;grid-template-columns:28px 1fr 48px;align-items:center;height:40px;display:grid}.inline-form>span{color:var(--green);text-align:center;font-family:ui-monospace,monospace}.inline-form input{border:0;height:38px;padding-left:0}.inline-form input:focus{box-shadow:none}.inline-form button{color:#0a120c;background:var(--green);border:0;align-self:stretch;font-weight:900}.import-message,.inline-form button{font-family:ui-monospace,monospace;font-size:8px}.import-message{color:var(--green);margin:8px 0 0}.import-message.error{color:var(--red)}.multiplier-field{margin:23px 0 0}.export-section{background:#0d120f}.export-section>label,.two-fields label{justify-content:stretch;gap:7px;margin:0 0 13px;display:grid}.two-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.compact-fields{grid-template-columns:1.2fr .8fr}.export-section input{text-transform:none;height:36px;font-size:10px}.safety-note{background:#ffb84a0f;border:1px solid #ffb84a2e;gap:9px;margin:9px 0 13px;padding:10px;display:flex}.safety-note strong{color:var(--amber);flex:0 0 65px;font-family:ui-monospace,monospace;font-size:7px;line-height:1.4}.safety-note span{color:#998a73;font-size:8px;line-height:1.45}.limit-note{background:#ff756d12;border-color:#ff756d40}.limit-note strong{color:var(--red)}.limit-note span{color:#bd8a86}.export-button{color:#07100a;text-align:left;background:var(--green);border:0;border-radius:2px;justify-content:space-between;align-items:center;width:100%;min-height:54px;padding:0 13px;display:flex}.export-button:hover:not(:disabled){background:#8bffaa;transform:translateY(-1px)}.export-button span{letter-spacing:.04em;font-size:9px;font-weight:850}.export-button strong{justify-items:end;font-family:ui-monospace,monospace;font-size:8px;font-weight:500;display:grid}.export-button i{margin-left:4px;font-style:normal}.toast{z-index:50;color:#07100a;background:var(--green);padding:12px 16px;font-family:ui-monospace,monospace;font-size:10px;font-weight:800;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 40px #000}.notice-enter-active,.notice-leave-active{transition:opacity .15s,transform .15s}.notice-enter-from,.notice-leave-to{opacity:0;transform:translateY(8px)}@media (width<=1250px){.studio-layout{grid-template-columns:190px minmax(460px,1fr) 300px}.pattern-rail{padding-inline:15px}.canvas-stage{padding-inline:24px}.inspector-section{padding-inline:20px}}@media (width<=1030px){.studio-layout{grid-template-columns:190px minmax(0,1fr)}.inspector{border-top:1px solid var(--line);border-left:0;grid-column:1/-1;grid-template-columns:repeat(3,1fr);display:grid}.inspector-section{border-right:1px solid var(--line)}}@media (width<=760px){.topbar{height:54px;padding:0 15px}.brand{font-size:9px}.topbar-meta{display:none}.studio-layout{display:block}.pattern-rail{border-right:0;border-bottom:1px solid var(--line);padding:27px 16px 18px}.rail-intro h1{font-size:31px}.rail-intro p{max-width:330px}.pattern-list{grid-template-columns:repeat(4,1fr)}.pattern-list button{text-align:center;grid-template-columns:1fr;justify-items:center;gap:5px;padding:7px 2px;display:grid}.pattern-list button small{display:none}.pattern-mark{width:34px}.rail-note{display:none}.canvas-stage{padding:28px 15px 45px}.stage-heading{align-items:start}.stage-actions{flex-wrap:wrap;justify-content:end;max-width:230px}.ghost-button,.share-button{padding-inline:8px}.graph-panel{padding-inline:12px}.graph-panel-header>div{gap:4px;display:grid}.graph-footer>span{display:none}.graph-footer{justify-content:end}.stat-strip{grid-template-columns:1fr}.stat-strip article+article{border-top:1px solid var(--line);border-left:0}.inspector{display:block}.inspector-section{border-right:0}}@media (width<=450px){.brand>span:last-child{white-space:nowrap;text-overflow:ellipsis;max-width:230px;overflow:hidden}.pattern-list{grid-template-columns:repeat(2,1fr)}.stage-heading{gap:18px;display:grid}.stage-actions{justify-content:start;max-width:none}.two-fields{grid-template-columns:1fr;gap:0}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
