:root{--move-bg:#0d0d0f;--move-surface:#17171a;--move-surface-active:#1c1c21;--move-surface-raised:#212126;--move-border:#26262b;--move-border-strong:#3a3a42;--move-text:#ffffff;--move-text-muted:#a0a0a8;--move-text-tertiary:#6b6b73;--move-accent:#d62828;--move-accent-pressed:#b71f1f;--move-accent-tint:#ffb4ab;--move-accent-dim:rgba(214,40,40,0.12);--move-on-accent:#ffffff;--move-success:#4ade80;--move-success-dim:rgba(74,222,128,0.12);--move-warning:#fbbf24;--move-warning-dim:rgba(251,191,36,0.12);--move-danger:#f87171;--move-danger-dim:rgba(248,113,113,0.12);--move-info:#83cfff;--move-info-dim:rgba(131,207,255,0.12);--move-scrim:rgba(13,13,15,0);--move-scrim-end:rgba(13,13,15,0.92);--move-overlay-backdrop:rgba(0,0,0,0.6);--move-radius:0.25rem;--move-radius-md:0.5rem;--move-radius-lg:0.75rem;--move-radius-pill:9999px;--move-font-headline:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--move-font:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--move-font-mono:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,monospace;--move-space-xs:8px;--move-space-sm:16px;--move-space-md:24px;--move-space-lg:32px;--move-space-xl:48px;--move-margin-mobile:20px}.md-section{font-family:var(--move-font-mono);font-size:11px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--move-accent-tint);margin:6px 0 0}.md-trackrow{display:grid;grid-gap:10px;gap:10px;background:var(--move-surface);border:1px solid var(--move-border);border-radius:var(--move-radius-md);padding:14px 16px}.md-trackhead{display:flex;align-items:center;gap:10px}.md-trackname{flex:1 1;min-width:0;font-family:var(--move-font-mono);font-size:13.5px;font-weight:700;color:var(--move-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.md-iconbtn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:var(--move-radius);border:1px solid var(--move-border);background:var(--move-surface-active);color:var(--move-text);cursor:pointer;transition:border-color .15s ease,background .15s ease}.md-iconbtn:hover{border-color:var(--move-border-strong)}.md-audiopill{display:flex;align-items:center;gap:10px;background:var(--move-bg);border:1px solid var(--move-border);border-radius:var(--move-radius-pill);padding:6px 12px}.md-audiopill-btn{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:none;border-radius:var(--move-radius-pill);background:transparent;color:var(--move-text);cursor:pointer;flex-shrink:0}.md-audiopill-btn:hover{background:var(--move-surface-active)}.md-audiopill-time{font-family:var(--move-font-mono);font-size:11.5px;color:var(--move-text-muted)}.md-audiopill-seek{flex:1 1;min-width:40px;accent-color:var(--move-accent);height:3px}.md-video{aspect-ratio:16/9;object-fit:cover;background:#000;border-radius:var(--move-radius-md)}.md-thumb,.md-video{display:block;width:100%}.md-thumb{position:relative;padding:0;border:none;background:none;cursor:pointer}.md-thumb-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(13,13,15,.05) 55%,rgba(13,13,15,.65));border-radius:var(--move-radius-md)}.md-thumb-overlay,.md-thumb-play{display:flex;align-items:center;justify-content:center}.md-thumb-play{width:46px;height:46px;border-radius:var(--move-radius-pill);background:rgba(13,13,15,.72);border:1px solid rgba(255,255,255,.25);color:var(--move-text);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .15s ease,transform .15s ease}.md-thumb:hover .md-thumb-play{background:var(--move-accent);transform:scale(1.06)}.md-thumb-badge{position:absolute;bottom:10px;right:10px;font-family:var(--move-font-mono);font-size:11px;color:var(--move-text);background:rgba(13,13,15,.78);border-radius:var(--move-radius);padding:2px 7px}.md-filerow{display:flex;align-items:center;gap:10px;padding-top:10px}.bk-label,.mw-kicker{font-family:var(--move-font-mono);font-size:11px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--move-text-tertiary);margin:0}.mw-kicker--accent{color:var(--move-accent)}.mw-rule{flex:1 1;height:1px;background:var(--move-border)}.mw-display{font-size:clamp(27px,7vw,38px);line-height:1.05;letter-spacing:.01em}.mw-display,.mw-h2{font-family:var(--move-font-headline);font-weight:700;text-transform:uppercase;color:var(--move-text);margin:0}.mw-h2{font-size:17px;line-height:1.2;letter-spacing:.02em}.bk-card{background:var(--move-surface);border:1px solid var(--move-border);border-radius:var(--move-radius-lg);padding:20px}.bk-card--accent{background:var(--move-accent-dim);border-color:rgba(214,40,40,.45)}.mw-inset{background:var(--move-bg);border:1px solid var(--move-border);border-radius:var(--move-radius-md);padding:14px 16px}.mw-card-link{display:block;text-decoration:none;color:var(--move-text);transition:border-color .15s ease,background .15s ease,transform .15s ease}.mw-card,.mw-card-link{background:var(--move-surface);border:1px solid var(--move-border);border-radius:var(--move-radius-lg);overflow:hidden}.mw-card-link:active{background:var(--move-surface-active)}@media (hover:hover) and (pointer:fine){.mw-card-link:hover{border-color:var(--move-border-strong);background:var(--move-surface-active)}.mw-card-link:active{transform:scale(.995)}}.bk-week{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:5px;gap:5px}.bk-day{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:44px;gap:3px;padding:9px 0 7px;border-radius:var(--move-radius-md);border:1px solid var(--move-border);background:var(--move-surface);color:var(--move-text-tertiary);cursor:pointer;font-family:var(--move-font-mono);font-size:9px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;transition:border-color .15s ease,background .15s ease,color .15s ease}.bk-day:hover{border-color:var(--move-border-strong);color:var(--move-text-muted)}.bk-day.is-active{border-color:var(--move-accent);background:var(--move-accent-dim);color:var(--move-text)}.bk-day-num{font-family:var(--move-font-mono);font-size:16px;font-weight:700;letter-spacing:0}.bk-day.is-active .bk-day-num{color:var(--move-accent)}.bk-slots{display:flex;flex-wrap:wrap;gap:8px}.bk-slot{display:inline-flex;align-items:center;min-height:44px;padding:9px 14px;border-radius:var(--move-radius);border:1px solid var(--move-border);background:var(--move-surface);color:var(--move-text);font-family:var(--move-font-mono);font-size:13.5px;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.bk-slot:hover{border-color:var(--move-border-strong);background:var(--move-surface-active)}.bk-slot.is-active{border-color:var(--move-accent);background:var(--move-accent-dim);color:var(--move-accent)}.bk-step{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:var(--move-radius);border:1px solid var(--move-border);background:var(--move-surface-active);color:var(--move-text);font-family:var(--move-font-mono);font-size:17px;cursor:pointer;transition:border-color .15s ease,background .15s ease}.bk-step:hover:not(:disabled){border-color:var(--move-border-strong)}.bk-step:disabled{opacity:.35;cursor:default}@media (hover:hover) and (pointer:fine){.bk-step{width:36px;height:36px}}.bk-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:46px;padding:12px 18px;border:1px solid var(--move-accent);border-radius:var(--move-radius);background:var(--move-accent);color:var(--move-on-accent);font-family:var(--move-font);font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background .15s ease,border-color .15s ease,opacity .15s ease}.bk-btn:hover:not(:disabled){background:var(--move-accent-pressed);border-color:var(--move-accent-pressed)}.bk-btn:disabled{opacity:.4;cursor:default}.bk-btn--ghost{background:transparent;border-color:var(--move-border);color:var(--move-text)}.bk-btn--ghost:hover:not(:disabled){background:var(--move-surface-active);border-color:var(--move-border-strong)}.bk-btn--quiet{background:transparent;border-color:var(--move-border);color:var(--move-text-muted)}.bk-btn--quiet:hover:not(:disabled){background:var(--move-surface-active);border-color:var(--move-border-strong);color:var(--move-text)}.bk-btn--danger{background:transparent;border-color:rgba(248,113,113,.45);color:var(--move-danger)}.bk-btn--danger:hover:not(:disabled){background:var(--move-danger-dim);border-color:var(--move-danger)}.bk-btn--danger-solid{background:var(--move-danger);border-color:var(--move-danger);color:#17171a}.bk-btn--success-solid{background:var(--move-success);border-color:var(--move-success);color:#ffffff}.bk-btn--success-solid:hover:not(:disabled){background:#3ccb6f;border-color:#3ccb6f}.bk-input{width:100%;background:var(--move-bg);border:1px solid var(--move-border);border-radius:var(--move-radius);color:var(--move-text);font:400 15px var(--move-font);padding:11px 14px;transition:border-color .15s ease}.bk-input::placeholder{color:var(--move-text-tertiary)}.bk-input:focus{outline:none;border-color:var(--move-accent)}.bk-skel{border-radius:var(--move-radius-md);background:linear-gradient(90deg,var(--move-surface) 25%,var(--move-surface-raised) 50%,var(--move-surface) 75%);background-size:200% 100%;animation:bk-skel .9s linear infinite}@keyframes bk-skel{0%{background-position:200% 0}to{background-position:-200% 0}}.mw-chip{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;font-family:var(--move-font-mono);font-size:10.5px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.mw-chip,.mw-chip-dot{border-radius:var(--move-radius-pill)}.mw-chip-dot{width:5px;height:5px;background:currentColor}.mw-empty{border:1px dashed var(--move-border-strong);border-radius:var(--move-radius-lg);padding:40px 24px;flex-direction:column;gap:10px;text-align:center;color:var(--move-text-tertiary);font-size:13px}.mw-check,.mw-empty{display:flex;align-items:center}.mw-check{gap:12px;cursor:pointer;font-size:14.5px;line-height:1.5}.mw-check input[type=checkbox]{width:20px;height:20px;flex-shrink:0;accent-color:var(--move-accent)}.mw-terms-box{max-height:180px;overflow-y:auto;font-size:13px;line-height:1.6;color:var(--move-text-muted);border:1px solid var(--move-border);border-radius:var(--move-radius-md);background:var(--move-bg);padding:12px 14px}.mw-check:focus-within{outline:2px solid var(--move-accent);outline-offset:2px;border-radius:var(--move-radius-sm)}*,:after,:before{box-sizing:border-box}:root{--move-font:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--move-font-headline:var(--move-font);--move-font-mono:var(--font-jbm),"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,monospace;--move-text-tertiary:#888890}html{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{background:var(--move-bg);color:var(--move-text);font-family:var(--move-font);margin:0;min-height:100vh}:focus-visible{outline:2px solid var(--move-accent);outline-offset:2px}.mw-shell{display:flex;flex-direction:column;min-height:100vh;padding-bottom:calc(60px + env(safe-area-inset-bottom))}.mw-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;gap:var(--move-space-sm);height:58px;padding:0 var(--move-margin-mobile);background:rgba(13,13,15,.86);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--move-border)}.mw-header,.mw-logo{display:flex;align-items:center}.mw-logo{margin-right:auto}.mw-logo img{display:block;height:22px;width:auto}.mw-header-nav{display:none;gap:4px}.mw-header-link{color:var(--move-text-muted);text-decoration:none;font-family:var(--move-font-mono);font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;padding:9px 14px;border-radius:var(--move-radius);transition:color .15s ease,background .15s ease}.mw-header-link:hover{background:var(--move-surface-active)}.mw-header-link.is-active,.mw-header-link:hover{color:var(--move-text)}.mw-header-actions{display:flex;align-items:center;gap:8px}.mw-icon-btn{position:relative;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:var(--move-radius-pill);border:1px solid var(--move-border);background:transparent;color:var(--move-text-muted);cursor:pointer;font-family:var(--move-font);transition:color .15s ease,background .15s ease,border-color .15s ease}.mw-icon-btn:hover{background:var(--move-surface-active);color:var(--move-text);border-color:var(--move-border-strong)}.mw-icon-btn:after{content:"";position:absolute;inset:-5px}.mw-lang{font-family:var(--move-font-mono);font-size:10px;font-weight:500;letter-spacing:.14em}.mw-main{flex:1 1;width:100%;max-width:1100px;margin:0 auto;padding:var(--move-space-sm) var(--move-margin-mobile) var(--move-space-lg)}.mw-footer{border-top:1px solid var(--move-border);padding:var(--move-space-md) var(--move-margin-mobile);text-align:center;color:var(--move-text-muted);font-size:13px}.mw-footer p{margin:0 0 6px}.mw-footer-call{background:none;border:none;padding:0;font:inherit;color:var(--move-text);text-decoration:underline;text-underline-offset:3px;cursor:pointer}.mw-footer-fine{font-family:var(--move-font-mono);font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--move-text-tertiary)}.mw-bottomnav{position:fixed;bottom:0;left:0;right:0;z-index:50;display:flex;height:calc(60px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:rgba(23,23,26,.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--move-border)}.mw-tab{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:var(--move-text-muted);text-decoration:none;font-family:var(--move-font-mono);font-size:9.5px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;transition:color .15s ease}.mw-tab.is-active{color:var(--move-accent)}@media (min-width:768px){.mw-shell{padding-bottom:0}.mw-bottomnav{display:none}.mw-header{height:64px;padding:0 var(--move-space-md)}.mw-header-nav{display:flex}.mw-main{padding:var(--move-space-md) var(--move-space-md) var(--move-space-xl)}}.mw-carousel{position:relative}.mw-carousel-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x pan-y}.mw-carousel-track::-webkit-scrollbar{display:none}.mw-carousel-slide{flex:0 0 100%;scroll-snap-align:start;scroll-snap-stop:always}.mw-carousel-slide img{-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mw-carousel-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;border:1px solid var(--move-border);background:rgba(13,13,15,.72);color:var(--move-text);cursor:pointer;-webkit-tap-highlight-color:transparent}.mw-carousel-btn--prev{left:12px}.mw-carousel-btn--next{right:12px}@media (hover:hover) and (pointer:fine){.mw-carousel-btn{width:34px;height:34px}.mw-carousel-btn:hover{background:rgba(13,13,15,.9)}}.mw-carousel-dots{position:absolute;bottom:10px;left:0;right:0;z-index:2;display:flex;justify-content:center;gap:4px;pointer-events:none}.mw-carousel-dot{width:4px;height:4px;border-radius:999px;background:rgba(255,255,255,.35)}.mw-carousel-dot.is-active{background:#fff}@media (hover:hover) and (pointer:fine){.mw-carousel-dots{gap:5px}.mw-carousel-dot{width:6px;height:6px}}.mw-card-link .mw-carousel-dots{bottom:52px}.bk-alt{display:flex;align-items:center;gap:12px;width:100%;min-height:44px;padding:10px 2px;border:0;border-top:1px solid var(--move-border);border-radius:0;background:none;color:var(--move-text);text-align:left;cursor:pointer;transition:background .15s ease}.bk-alt--room{padding:10px 2px;gap:14px}.bk-alt:last-child{border-bottom:1px solid var(--move-border)}.bk-alt:active{background:var(--move-surface)}@media (hover:hover) and (pointer:fine){.bk-alt:hover{background:var(--move-surface)}}.bk-alt-photo{flex:none;padding:0;border:0;border-radius:var(--move-radius-md);background:none;cursor:zoom-in;line-height:0}.bk-alt-photo:focus-visible{outline:2px solid var(--move-border-strong);outline-offset:2px}.bk-alt-body{flex:1 1;min-width:0;display:flex;align-items:center;gap:12px;min-height:44px;padding:0;border:0;background:none;color:inherit;text-align:left;cursor:pointer}.bk-alt-body--stacked{flex-direction:column;align-items:stretch;justify-content:center;gap:3px}.bk-alt-top{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.bk-alt-name{flex:1 1;font-size:15px;font-weight:500}.bk-alt-side{display:flex;flex-direction:column;align-items:flex-end;gap:1px;white-space:nowrap}.bk-alt-count{font-size:13px;color:var(--move-success)}.bk-alt-rate{font-size:11.5px;color:var(--move-text-muted)}.bk-alt-rate--differs{color:var(--move-warning)}.bk-alt-go{font-size:16px;color:var(--move-text-tertiary)}.mw-main:has([data-member-workspace]){max-width:1320px}