:root{--ml-ink:#17262a;--ml-muted:#657174;--ml-teal:#073b3f;--ml-teal-dark:#032b2f;--ml-gold:#a86e12;--ml-gold-soft:#fff4dc;--ml-cream:#fbfaf6;--ml-panel:#ffffff;--ml-line:#dedbd2;--ml-green:#187744;--ml-green-soft:#e4f5e9;--ml-red:#a43b31;--ml-red-soft:#fff0ed}.ml-app,.ml-app *,.ml-play-wrap,.ml-play-wrap *{box-sizing:border-box}.ml-app{min-height:100vh;display:grid;grid-template-columns:250px minmax(0,1fr);color:var(--ml-ink);background:var(--ml-cream);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ml-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:26px 14px 18px;color:#f8f7ef;background:linear-gradient(180deg,#042f34,#063c40 55%,#032b2f);border-right:1px solid #163f41;overflow-y:auto}.ml-brand{display:grid;gap:2px;padding:0 10px 25px;border-bottom:1px solid rgba(255,255,255,.12)}.ml-brand>span{color:#e2a84d;font-size:.72rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.ml-brand>strong{font:600 1.65rem/1.2 Georgia,serif;color:#fffdf5}.ml-brand>em{width:fit-content;margin-top:12px;padding:7px 10px;color:#eab458;border:1px solid rgba(234,180,88,.42);border-radius:5px;font-size:.62rem;font-style:normal;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.ml-side-title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:24px 9px 11px;font-size:.78rem;font-weight:800}.ml-side-title button{width:34px;height:34px;display:grid;place-items:center;color:white;background:transparent;border:1px solid transparent;border-radius:6px;cursor:pointer}.ml-side-title button:focus-visible,.ml-side-title button:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.24)}.ml-sidebar nav{display:grid;gap:7px}.ml-sidebar nav button{width:100%;display:grid;grid-template-columns:9px 1fr;align-items:start;gap:9px;padding:13px 11px;color:#ecf4f2;text-align:left;background:transparent;border:1px solid transparent;border-radius:7px;cursor:pointer}.ml-sidebar nav button:hover{background:rgba(255,255,255,.07)}.ml-sidebar nav button.is-active{color:#15282a;background:#f9f8f4;border-color:#fff;box-shadow:0 8px 22px rgba(0,0,0,.18)}.ml-sidebar nav i{width:8px;height:8px;margin-top:5px;background:#d99b35;border-radius:50%}.ml-sidebar nav i.is-ready{background:#89d6a0}.ml-sidebar nav span{min-width:0;display:grid;gap:4px}.ml-sidebar nav strong{overflow:hidden;font-size:.77rem;text-overflow:ellipsis;white-space:nowrap}.ml-sidebar nav small{color:inherit;opacity:.74;font-size:.67rem}.ml-side-empty{padding:10px;color:#b8d1d0;font-size:.75rem;line-height:1.45}.ml-side-owner{display:flex;align-items:center;gap:10px;margin-top:auto;padding:18px 9px 0;border-top:1px solid rgba(255,255,255,.12)}.ml-side-owner>span{width:36px;height:36px;display:grid;place-items:center;color:#fff;border:2px solid #c88a2a;border-radius:50%;font-size:.72rem;font-weight:850}.ml-side-owner div{display:grid;gap:2px}.ml-side-owner strong{font-size:.73rem}.ml-side-owner small{color:#a9c4c3;font-size:.67rem}.ml-workspace{min-width:0;padding:26px clamp(20px,3vw,46px) 50px}.ml-topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:20px}.ml-topbar h1{margin:0;color:#193038;font:500 clamp(1.55rem,3vw,2.05rem)/1.15 Georgia,serif}.ml-topbar p{margin:4px 0 0;color:var(--ml-muted);font-size:.86rem}.ml-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 15px;color:var(--ml-ink);background:white;border:1px solid #bfc7c4;border-radius:5px;font:750 .78rem/1 ui-sans-serif,system-ui,sans-serif;text-decoration:none;cursor:pointer}.ml-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 5px 14px rgba(6,48,52,.12)}.ml-button:disabled{color:#87908f;background:#f0efeb;border-color:#d8d5cd;cursor:not-allowed}.ml-button-primary{color:#fff;background:var(--ml-teal);border-color:var(--ml-teal)}.ml-button-secondary{color:#173236;background:#fff;border-color:#c9c6bd}.ml-button-gold{color:#fff;background:#a5690c;border-color:#925b08}.ml-wide{width:100%}.ml-message{margin:0 0 18px;padding:12px 15px;color:#214247;background:#e8f2f0;border:1px solid #b9d4cf;border-radius:6px;font-size:.8rem;overflow-wrap:anywhere}.ml-message.is-error{color:#7f2d25;background:var(--ml-red-soft);border-color:#e1afa8}.ml-message.is-success{color:#155e37;background:var(--ml-green-soft);border-color:#abd5b6}.ml-import-panel{margin-bottom:24px;padding:16px;background:rgba(255,255,255,.56);border:1px solid var(--ml-line);border-radius:8px;scroll-margin-top:20px}.ml-import-panel>header{padding:0 0 12px}.ml-import-panel h2{margin:0;font:600 1rem/1.2 Georgia,serif}.ml-import-panel header p{margin:4px 0 0;color:var(--ml-muted);font-size:.74rem}.ml-import-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ml-import-grid>article{display:grid;align-content:start;gap:11px;padding:15px;background:var(--ml-panel);border:1px solid #e0ddd5;border-radius:7px}.ml-card-heading{display:flex;align-items:flex-start;gap:10px}.ml-card-heading h3{margin:1px 0 3px;font-size:.8rem}.ml-card-heading p{margin:0;color:var(--ml-muted);font-size:.7rem;line-height:1.45}.ml-card-heading code{color:#42575a;font-size:.65rem}.ml-icon{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;color:#9b650e;background:#fff9ed;border:1px solid #c89138;border-radius:50%}.ml-icon.is-green{color:#187744;background:#e7f6ea;border-color:#62ae78}.ml-dropzone{min-height:92px;display:grid;place-items:center;align-content:center;gap:5px;padding:12px;color:#304245;background:#fffefa;border:1px dashed #bda97f;border-radius:6px;cursor:pointer}.ml-dropzone.is-dragging,.ml-dropzone:hover{color:#073b3f;background:#edf7f3;border-color:#2a7d69}.ml-dropzone strong{font-size:.71rem}.ml-dropzone span{color:var(--ml-muted);font-size:.64rem}.ml-text-button{padding:0;color:#176258;text-align:left;background:transparent;border:0;font:750 .7rem system-ui;text-decoration:underline;cursor:pointer}.ml-field{display:grid;gap:5px;color:#364548;font-size:.69rem;font-weight:800}.ml-edit-field input,.ml-edit-field textarea,.ml-field input,.ml-field select,.ml-note-input,.ml-share-result input{width:100%;min-height:40px;padding:9px 10px;color:#17262a!important;background:#fff!important;border:1px solid #bdc5c3!important;border-radius:5px;font:400 .78rem/1.35 ui-sans-serif,system-ui,sans-serif!important}.ml-empty,.ml-loading{min-height:280px;display:grid;place-items:center;align-content:center;gap:9px;color:var(--ml-muted);text-align:center}.ml-empty h2{margin:0;color:var(--ml-ink);font:500 1.4rem Georgia,serif}.ml-empty p{margin:0}.ml-project-hero{display:grid;grid-template-columns:128px minmax(0,1fr) minmax(210px,260px);align-items:center;gap:20px;padding:18px 2px;border-top:1px solid #e5e2da}.ml-cover{position:relative;height:105px;display:grid;place-items:center;overflow:hidden;color:white;background:linear-gradient(145deg,#183f42,#081d21);border-radius:5px;box-shadow:0 4px 14px rgba(11,37,40,.17);font:600 1.5rem Georgia,serif}.ml-cover img{width:100%;height:100%;object-fit:cover}.ml-project-copy>span{color:#a56811;font-size:.68rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.ml-project-copy h2{margin:7px 0 6px;color:#162d34;font:500 clamp(1.6rem,3vw,2.1rem)/1.1 Georgia,serif}.ml-project-copy p{max-width:720px;margin:0;color:var(--ml-muted);font-size:.76rem;line-height:1.48}.ml-project-copy>div{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;color:#737c7d;font-size:.66rem}.ml-project-copy b{padding:3px 8px;color:#4b5354;background:#efede7;border-radius:4px}.ml-version-select{display:grid;gap:6px;align-self:center;font-size:.67rem;font-weight:800}.ml-version-select select{min-height:42px;padding:9px 10px;color:#17262a!important;background:#fff!important;border:1px solid #c5c2b9!important;border-radius:5px}.ml-version-select small{color:var(--ml-muted);font-weight:500}.ml-status-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin:2px 0 10px;background:#fff;border:1px solid var(--ml-line);border-radius:7px}.ml-status-strip>div{min-width:0;display:flex;align-items:center;gap:9px;padding:13px 12px;border-right:1px solid #e7e3db}.ml-status-strip>div:last-child{border-right:0}.ml-status-strip svg{width:19px;flex:0 0 auto;color:#2675c0}.ml-status-strip>div:first-child svg{color:var(--ml-green)}.ml-status-strip span{min-width:0;display:grid;gap:3px}.ml-status-strip strong{font-size:.69rem}.ml-status-strip small,.ml-status-strip strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ml-status-strip small{color:var(--ml-muted);font-size:.61rem}.ml-actions{display:grid;grid-template-columns:minmax(170px,1fr) repeat(4,auto);align-items:center;gap:10px;padding:12px;background:#fff;border:1px solid var(--ml-line);border-radius:7px}.ml-actions h3{margin:0 0 4px;font:600 .9rem Georgia,serif}.ml-actions p{margin:0;color:var(--ml-muted);font-size:.65rem}.ml-share-result{display:flex;gap:8px;margin:9px 0;padding:9px;background:#edf5f3;border:1px solid #bad3ce;border-radius:6px}.ml-share-result input{flex:1}.ml-share-result button{display:inline-flex;align-items:center;gap:6px;padding:0 13px;color:white;background:var(--ml-teal);border:0;border-radius:5px;font-weight:800;cursor:pointer}.ml-disclosures{margin-top:9px;background:#fff;border:1px solid var(--ml-line);border-radius:7px;overflow:hidden}.ml-disclosures details{border-bottom:1px solid #e6e2da}.ml-disclosures details:last-child{border-bottom:0}.ml-disclosures summary{min-height:52px;display:grid;grid-template-columns:34px minmax(0,1fr) auto 18px;align-items:center;gap:10px;padding:9px 14px;color:#223438;background:#fff;list-style:none;cursor:pointer}.ml-disclosures summary::-webkit-details-marker{display:none}.ml-disclosures summary:hover{background:#fbfaf6}.ml-disclosures summary>span:nth-child(2){display:grid;gap:3px}.ml-disclosures summary strong{font-size:.7rem}.ml-disclosures summary small{color:var(--ml-muted);font-size:.62rem;font-weight:450}.ml-disclosures summary>svg{width:15px;transition:transform .2s}.ml-disclosures details[open] summary>svg{transform:rotate(180deg)}.ml-row-icon{width:28px;height:28px;display:grid;place-items:center;color:#546669}.ml-row-icon svg{width:17px}.ml-disclosures summary b{padding:5px 8px;color:#4f5a5b;background:#f0efeb;border-radius:4px;font-size:.6rem}.ml-disclosures summary b.is-ok{color:#176139;background:#def2e4}.ml-disclosures summary b.is-warning{color:#995b0a;background:#fff0d9}.ml-detail-body{padding:15px 56px 18px;color:#3b4b4e;background:#fbfaf7;border-top:1px solid #ebe7df;font-size:.76rem}.ml-inline-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.ml-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0 0 14px}.ml-metrics>div{padding:10px;background:#fff;border:1px solid #e2ded5;border-radius:5px}.ml-metrics dt{color:var(--ml-muted);font-size:.62rem;text-transform:capitalize}.ml-metrics dd{margin:5px 0 0;color:#183337;font-size:1rem;font-weight:850}.ml-version-list{display:grid;gap:6px}.ml-version-list button{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;padding:9px;color:#263b3f;text-align:left;background:#fff;border:1px solid #ddd9d0;border-radius:5px;cursor:pointer}.ml-version-list button.is-active{border-color:#2b6f66;box-shadow:inset 3px 0 #2b6f66}.ml-version-list button span{color:#a56811;font-weight:850}.ml-version-list button small{color:var(--ml-muted)}.ml-notes,.ml-share-list{display:grid;gap:7px;margin-top:12px}.ml-share-list>div{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;background:#fff;border:1px solid #e0dcd3;border-radius:5px}.ml-share-list button{color:var(--ml-red);background:#fff;border:1px solid #d7aaa4;border-radius:4px;cursor:pointer}.ml-note-input{min-height:90px;resize:vertical}.ml-notes article{display:grid;grid-template-columns:1fr auto;padding:10px;background:#fff;border:1px solid #e1ddd4;border-radius:5px}.ml-notes time{color:var(--ml-muted);font-size:.63rem}.ml-notes p{grid-column:1/-1;margin:6px 0 0}.ml-paths{max-height:200px;overflow:auto;padding:10px 10px 10px 28px;color:#425356;background:#fff;border:1px solid #e0dcd3;border-radius:5px;font:.68rem/1.5 ui-monospace,SFMono-Regular,Consolas,monospace}.ml-tech{display:grid;gap:0;margin:0}.ml-tech>div{display:grid;grid-template-columns:minmax(180px,.35fr) 1fr;gap:12px;padding:8px 0;border-bottom:1px solid #e7e3db}.ml-tech dt{font-weight:800}.ml-tech dd{margin:0;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.67rem}.ml-owner-toolbar{position:sticky;top:0;z-index:30;min-height:48px;display:flex;align-items:center;justify-content:center;gap:10px;padding:7px 14px;color:white;background:#06383c;border-bottom:1px solid #174f52;font-family:ui-sans-serif,system-ui,sans-serif}.ml-owner-toolbar a,.ml-owner-toolbar button{min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:7px 10px;color:white;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.28);border-radius:5px;font:750 .72rem system-ui;text-decoration:none;cursor:pointer}.ml-owner-toolbar span{color:#d6e5e4;font-size:.67rem}.ml-owner-toolbar button{color:#183337;background:#fff7e8;border-color:#d7a456}.ml-owner-toolbar button:disabled{opacity:.55;cursor:not-allowed}.ml-edit-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:rgba(3,20,23,.72);backdrop-filter:blur(3px);font-family:ui-sans-serif,system-ui,sans-serif}.ml-edit-dialog{width:min(840px,100%);max-height:calc(100vh - 40px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;color:var(--ml-ink);background:#fbfaf6;border:1px solid #d2c8b5;border-radius:9px;box-shadow:0 28px 80px rgba(0,0,0,.38);overflow:hidden}.ml-edit-dialog>header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;padding:17px 20px;color:white;background:#073b3f}.ml-edit-dialog header span{color:#eab458;font-size:.62rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.ml-edit-dialog header h2{margin:4px 0 2px;color:white;font:500 1.35rem Georgia,serif}.ml-edit-dialog header p{margin:0;color:#cfe0df;font-size:.7rem}.ml-edit-dialog header button{width:36px;height:36px;display:grid;place-items:center;color:white;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.25);border-radius:5px;cursor:pointer}.ml-edit-body{overflow-y:auto;display:grid;gap:12px;padding:18px 20px 26px}.ml-edit-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ml-edit-field{display:grid;gap:5px;color:#314548;font-size:.69rem;font-weight:800}.ml-edit-field textarea{min-height:92px;resize:vertical}.ml-edit-dialog fieldset{display:grid;gap:9px;padding:12px;background:#fff;border:1px solid #ddd8ce;border-radius:6px}.ml-edit-dialog legend{padding:0 6px;color:#8b5b10;font-size:.68rem;font-weight:850}.ml-edit-error{margin:0;padding:10px;color:#812f27;background:var(--ml-red-soft);border:1px solid #deb0aa;border-radius:5px;font-size:.72rem}.ml-edit-dialog>footer{display:flex;justify-content:flex-end;gap:9px;padding:12px 20px;background:white;border-top:1px solid #ddd8ce}.ml-play-error{min-height:100vh;display:grid;place-content:center;gap:10px;padding:24px;color:#f6eee0;text-align:center;background:#0a1519;font-family:ui-sans-serif,system-ui,sans-serif}.ml-play-error strong{color:#f0c56f;font:700 2rem Georgia,serif}.ml-play-error a{color:white}.ml-app a:focus-visible,.ml-app button:focus-visible,.ml-app input:focus-visible,.ml-app select:focus-visible,.ml-app textarea:focus-visible,.ml-play-wrap a:focus-visible,.ml-play-wrap button:focus-visible,.ml-play-wrap input:focus-visible,.ml-play-wrap textarea:focus-visible{outline:3px solid #4aa4d8;outline-offset:2px}@media (max-width:1180px){.ml-status-strip{grid-template-columns:repeat(3,1fr)}.ml-status-strip>div:nth-child(3){border-right:0}.ml-status-strip>div:nth-child(-n+3){border-bottom:1px solid #e7e3db}.ml-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.ml-actions>div{grid-column:1/-1}.ml-button{width:100%}}@media (max-width:850px){.ml-app{grid-template-columns:1fr}.ml-sidebar{position:relative;height:auto;display:grid;grid-template-columns:1fr auto;padding:14px;overflow:visible}.ml-brand{padding:0;border:0}.ml-brand>strong{font-size:1.25rem}.ml-brand>em,.ml-side-owner{display:none}.ml-side-title{padding:0}.ml-side-title>span{display:none}.ml-sidebar nav{grid-column:1/-1;display:flex;gap:7px;margin-top:12px;overflow-x:auto}.ml-sidebar nav button{min-width:205px}.ml-project-hero{grid-template-columns:92px 1fr}.ml-cover{height:82px}.ml-version-select{grid-column:1/-1}.ml-import-grid{grid-template-columns:1fr}}@media (max-width:620px){.ml-workspace{padding:18px 12px 36px}.ml-topbar{align-items:stretch;flex-direction:column}.ml-project-hero{grid-template-columns:1fr}.ml-cover{width:100%;height:140px}.ml-status-strip{grid-template-columns:1fr 1fr}.ml-status-strip>div{border-right:1px solid #e7e3db!important;border-bottom:1px solid #e7e3db}.ml-status-strip>div:nth-child(2n){border-right:0!important}.ml-status-strip>div:nth-last-child(-n+2){border-bottom:0}.ml-actions{grid-template-columns:1fr}.ml-actions>div{grid-column:auto}.ml-disclosures summary{grid-template-columns:30px minmax(0,1fr) 16px}.ml-disclosures summary b{display:none}.ml-detail-body{padding:14px}.ml-metrics{grid-template-columns:1fr 1fr}.ml-tech>div{grid-template-columns:1fr;gap:4px}.ml-edit-backdrop{padding:0}.ml-edit-dialog{width:100%;max-height:100vh;height:100vh;border:0;border-radius:0}.ml-edit-grid{grid-template-columns:1fr}.ml-edit-dialog>footer{padding-bottom:max(12px,env(safe-area-inset-bottom))}.ml-owner-toolbar{justify-content:space-between}.ml-owner-toolbar span{display:none}}.ml-top-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.ml-auth-page{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at top,#f7f2e9,#eee6d9);color:var(--ml-ink)}.ml-auth-card{width:min(440px,100%);padding:34px;border:1px solid var(--ml-border);border-radius:12px;background:#fffdf9;box-shadow:0 20px 60px #17343b1a}.ml-auth-brand{display:flex;flex-direction:column;margin-bottom:24px;color:#17343b}.ml-auth-brand span{color:var(--ml-gold);font-size:.75rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.ml-auth-brand strong{font:500 1.8rem/1.15 Georgia,serif}.ml-auth-card h1,.ml-user-card h2,.ml-user-page h1{color:#193038;font-family:Georgia,serif;font-weight:500}.ml-auth-card h1{margin:0 0 8px}.ml-auth-card>p{margin:0 0 24px;color:var(--ml-muted);line-height:1.5}.ml-auth-card form{display:grid;gap:16px}.ml-user-page{min-height:100vh;padding:clamp(22px,4vw,54px);background:var(--ml-paper);color:var(--ml-ink)}.ml-user-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;max-width:1160px;margin:0 auto 24px}.ml-user-header span{color:var(--ml-gold);font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.ml-user-header h1{margin:5px 0;font-size:2rem}.ml-user-header p{margin:0;color:var(--ml-muted)}.ml-user-page>.ml-message{max-width:1160px;margin:0 auto 16px}.ml-user-grid{display:grid;grid-template-columns:minmax(280px,380px) 1fr;gap:22px;max-width:1160px;margin:auto;align-items:start}.ml-user-card{padding:24px;border:1px solid var(--ml-border);border-radius:10px;background:#fffdf9}.ml-user-card h2{margin:0 0 20px}.ml-user-card form,.ml-user-card.ml-user-card{display:block}.ml-user-card>.ml-field{margin-bottom:14px}.ml-user-list article{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 0;border-top:1px solid var(--ml-border)}.ml-user-list article>div:first-child{display:grid;gap:3px}.ml-user-list article small,.ml-user-list article span{color:var(--ml-muted)}.ml-user-list article>div:last-child{display:flex;gap:8px}.ml-user-list button{padding:7px 10px;border:1px solid var(--ml-border);border-radius:6px;background:white;color:var(--ml-ink);cursor:pointer}.ml-user-list button:disabled{opacity:.45;cursor:not-allowed}@media (max-width:780px){.ml-user-grid{grid-template-columns:1fr}.ml-user-header{flex-direction:column}.ml-user-list article{align-items:flex-start;flex-direction:column}.ml-top-actions{justify-content:flex-start}}