*{box-sizing:border-box}html,body{color:#171717;background:#f5f5f3;min-height:100%;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}button,input,textarea{font:inherit}button:disabled{opacity:.55;cursor:wait}.dashboard{max-width:1180px;margin:0 auto;padding:56px 24px 96px}.dashboard-header{border-bottom:1px solid #d9d9d4;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:40px;padding-bottom:36px;display:grid}.dashboard h1{letter-spacing:-.065em;margin:0;font-size:clamp(52px,8vw,92px);line-height:.88}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#777;margin:0 0 12px;font-size:11px;font-weight:750}.dashboard-intro{color:#5a5a55;max-width:650px;margin:24px 0 0;font-size:18px;line-height:1.55}.dashboard-account{color:#666;flex-direction:column;align-items:flex-end;gap:8px;max-width:310px;font-size:13px;display:flex}.dashboard-account a,.empty-state a{color:#222;background:#fff;border:1px solid #cacac5;border-radius:10px;padding:9px 12px;text-decoration:none;display:inline-flex}.dashboard-account .primary-link{color:#fff;background:#171717;border-color:#171717}.course-list{gap:24px;margin-top:32px;display:grid}.course-panel{background:#fff;border:1px solid #dbdbd5;border-radius:20px;overflow:hidden}.course-heading{background:#fafaf8;border-bottom:1px solid #e2e2dd;justify-content:space-between;align-items:flex-start;gap:24px;padding:26px 28px;display:flex}.course-heading h2{letter-spacing:-.03em;margin:0;font-size:28px}.course-heading p:not(.eyebrow){color:#666;max-width:690px;margin:10px 0 0;line-height:1.5}.course-count{color:#666;white-space:nowrap;background:#ecece8;border-radius:999px;padding:7px 10px;font-size:12px}.lesson-list{display:grid}.lesson-card{border-bottom:1px solid #edede8;grid-template-columns:58px minmax(0,1fr);gap:18px;padding:22px 28px;display:grid}.lesson-card:last-child{border-bottom:0}.lesson-number{color:#aaa;padding-top:5px;font:600 15px/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.lesson-title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.lesson-title-row h3{letter-spacing:-.02em;margin:0;font-size:20px}.lesson-copy>p{color:#666;max-width:720px;margin:8px 0 0;line-height:1.5}.lesson-meta{font-size:12px;color:#999!important}.status{text-transform:uppercase;letter-spacing:.08em;color:#666;background:#ecece8;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:700;display:inline-flex}.status-live{color:#991b1b;background:#fee2e2}.status-published{color:#166534;background:#dcfce7}.lesson-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:15px;display:flex}.lesson-actions a,.lesson-actions button{color:#222;cursor:pointer;background:#f8f8f6;border:1px solid #d1d1cc;border-radius:9px;padding:8px 11px;font-size:13px;text-decoration:none}.lesson-actions .primary{color:#fff;background:#171717;border-color:#171717}.inline-error{color:#b91c1c;font-size:12px}.empty-state{text-align:center;border:1px dashed #c8c8c2;border-radius:18px;margin-top:36px;padding:40px}.empty-state h2{margin:0}.empty-state p{color:#666}.course-empty{color:#888;padding:24px 28px}.join-error-page{place-items:center;min-height:100vh;padding:24px;display:grid}.join-error-card{background:#fff;border:1px solid #d8d8d2;border-radius:20px;width:min(520px,100%);padding:34px;box-shadow:0 16px 50px #00000012}.join-error-card h1{letter-spacing:-.04em;margin:0;font-size:38px}.join-error-card p:not(.eyebrow){color:#5f5f5a;margin:14px 0 0;line-height:1.55}.join-error-card .join-error-hint{color:#8a8a84;font-size:14px}.cr-shell{background:#ecece8;position:fixed;inset:0}.cr-canvas{position:absolute;inset:0}.cr-topbar{pointer-events:all;align-items:center;gap:6px;max-width:min(1180px,100vw - 380px);padding:2px 0;display:flex;overflow-x:auto}.cr-room-label{text-overflow:ellipsis;white-space:nowrap;color:#666;max-width:240px;padding:0 6px;font-size:13px;overflow:hidden}.cr-live-pill{color:#991b1b;white-space:nowrap;background:#fee2e2;border-radius:999px;align-items:center;padding:7px 9px;font-size:11px;font-weight:700;display:inline-flex}.cr-nav-separator{background:#ddd;align-self:stretch;width:1px;margin:2px 1px}.cr-action-error{z-index:1100;color:#fff;background:#991b1b;border-radius:10px;max-width:min(560px,100vw - 24px);padding:10px 13px;font-size:13px;position:absolute;top:74px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0000002e}.cr-layer-panel{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:all;will-change:transform;background:#fffffff5;border:1px solid #00000024;border-radius:14px;flex-direction:column;width:min(320px,100vw - 24px);height:min(560px,100vh - 84px);display:flex;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 14px 42px #00000029}.cr-layer-panel.is-closed{display:none}.cr-layer-heading{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;border-bottom:1px solid #e4e4df;justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:10px 10px 10px 14px;display:flex}.cr-layer-panel.is-dragging .cr-layer-heading{cursor:grabbing}.cr-layer-heading>div{flex-direction:column;gap:2px;min-width:0;display:flex}.cr-layer-heading strong{font-size:14px}.cr-layer-heading span{color:#888;text-transform:uppercase;letter-spacing:.06em;font-size:10px}.cr-layer-heading button{color:#555;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;place-items:center;width:32px;height:32px;font-size:21px;display:grid}.cr-layer-heading button:hover{background:#eeeeea}.cr-layer-scroll{flex:1;min-height:0;padding:6px;overflow:auto}.cr-layer-list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.cr-layer-item{margin:0;padding:0}.cr-layer-row{color:#333;border-radius:8px;align-items:center;min-height:38px;padding-right:5px;display:flex;position:relative}.cr-layer-row:hover{background:#f1f1ed}.cr-layer-row.is-selected{color:#1f3b8f;background:#e2e8ff}.cr-layer-row.is-dragging{opacity:.42}.cr-layer-row.is-drop-before:before,.cr-layer-row.is-drop-after:after{z-index:2;background:var(--tl-color-selected);content:"";pointer-events:none;border-radius:999px;height:2px;position:absolute;left:5px;right:5px}.cr-layer-row.is-drop-before:before{top:-2px}.cr-layer-row.is-drop-after:after{bottom:-2px}.cr-layer-expand,.cr-layer-order,.cr-layer-visibility,.cr-layer-lock,.cr-layer-delete{color:currentColor;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;place-items:center;width:26px;height:28px;display:grid}.cr-layer-expand:disabled{cursor:default}.cr-layer-drag-handle{color:#aaa;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;flex:none;place-items:center;width:18px;height:28px;display:grid}.cr-layer-drag-handle:active{cursor:grabbing}.cr-layer-drag-handle.is-fixed{cursor:default;opacity:.28}.cr-layer-order{color:#999}.cr-layer-order:hover:not(:disabled){color:#333;background:#e7e7e2}.cr-layer-order:disabled{cursor:default;opacity:.2}.cr-layer-visibility{color:#686863}.cr-layer-visibility.is-hidden{color:#aaa}.cr-layer-svg-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.cr-layer-lock{color:#8a8a84}.cr-layer-lock.is-locked{color:#292925;background:#e8e8e3}.cr-layer-delete{color:#aaa}.cr-layer-delete:hover:not(:disabled){color:#b91c1c;background:#fee2e2}.cr-layer-delete:disabled{cursor:not-allowed;opacity:.35}.cr-layer-select{min-width:0;min-height:34px;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;padding:3px 6px;display:flex}.cr-layer-type{color:#999;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;letter-spacing:.07em;max-width:100%;font-size:9px;line-height:1.2;overflow:hidden}.cr-layer-name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;font-weight:600;line-height:1.35;overflow:hidden}.cr-layer-empty{color:#888;text-align:center;margin:0;padding:24px 12px;font-size:12px}.cr-snap-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.cr-frame-background-controls{border-top:1px solid var(--tl-color-divider);flex-direction:column;gap:7px;padding:10px 8px 8px;display:flex}.cr-frame-background-title{color:var(--tl-color-text-1);font-size:11px;font-weight:650}.cr-frame-background-actions{gap:5px;display:flex}.cr-frame-background-actions button{border:1px solid var(--tl-color-divider);background:var(--tl-color-panel);min-width:0;color:var(--tl-color-text-1);cursor:pointer;border-radius:7px;flex:1;padding:7px 8px;font-size:11px;font-weight:600}.cr-frame-background-actions button:hover:not(:disabled){background:var(--tl-color-low)}.cr-frame-background-actions button.is-danger{color:#b91c1c;flex:none}.cr-frame-background-controls small{color:var(--tl-color-text-3);font-size:9px;line-height:1.35}.cr-frame-background-error{color:#b91c1c;font-size:10px;line-height:1.35}.cr-image-corner-controls{border-top:1px solid var(--tl-color-divider);flex-direction:column;gap:8px;padding:10px 8px 8px;display:flex}.cr-image-corner-heading{color:var(--tl-color-text-1);justify-content:space-between;align-items:center;gap:8px;font-size:11px;font-weight:650;display:flex}.cr-image-corner-heading small{color:var(--tl-color-text-3);font-size:9px;font-weight:500}.cr-image-corner-presets{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;display:grid}.cr-image-corner-presets button{border:1px solid var(--tl-color-divider);background:var(--tl-color-panel);min-width:0;color:var(--tl-color-text-2);cursor:pointer;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:5px 2px;font-size:9px;display:flex}.cr-image-corner-presets button:hover:not(:disabled){background:var(--tl-color-low)}.cr-image-corner-presets button.is-active{border-color:var(--tl-color-selected);background:var(--tl-color-selected);color:var(--tl-color-selected-contrast)}.cr-image-corner-presets button>span{border:1.5px solid;width:15px;height:12px}.cr-qr-backdrop{z-index:1400;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f0f0f7a;place-items:center;padding:24px;display:grid;position:absolute;inset:0}.cr-qr-card{background:#fff;border:1px solid #0000001f;border-radius:18px;flex-direction:column;gap:16px;width:min(390px,100vw - 32px);padding:18px;display:flex;box-shadow:0 24px 80px #00000042}.cr-qr-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.cr-qr-heading>div{flex-direction:column;gap:4px;display:flex}.cr-qr-heading span{color:#777;font-size:12px}.cr-qr-heading strong{letter-spacing:.08em;font:700 32px/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.cr-qr-heading button{color:#333;cursor:pointer;background:#efefec;border:0;border-radius:50%;place-items:center;width:34px;height:34px;font-size:22px;display:grid}.cr-qr-code{background:#fff;border:1px solid #e1e1dc;border-radius:14px;place-items:center;padding:14px;display:grid;overflow:hidden}.cr-qr-code svg{width:min(280px,70vw);height:auto}.cr-qr-card p{color:#777;overflow-wrap:anywhere;text-align:center;margin:0;font-size:11px;line-height:1.4}.cr-qr-card>button.primary{color:#fff;cursor:pointer;background:#171717;border:0;border-radius:10px;padding:10px 12px}.cr-code-card,.cr-system-card{color:#151515;pointer-events:none;background:#fff;border:1px solid #bbb;border-radius:14px;width:100%;height:100%;overflow:hidden;box-shadow:0 8px 24px #00000014}.cr-code-header,.cr-system-header{background:#fafafa;border-bottom:1px solid #ddd;align-items:center;height:42px;padding:0 12px;font-weight:650;display:flex}.cr-code-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);height:calc(100% - 42px);display:grid}.cr-code-editors{border-right:1px solid #ddd;grid-template-rows:repeat(3,minmax(0,1fr));min-width:0;display:grid}.cr-code-editors label{pointer-events:all;border-bottom:1px solid #e6e6e6;min-height:0;position:relative}.cr-code-editors label:last-child{border-bottom:0}.cr-code-editors span{z-index:1;color:#777;text-transform:uppercase;letter-spacing:.08em;font-size:10px;position:absolute;top:7px;right:9px}.cr-code-editors textarea{resize:none;color:#eee;pointer-events:all;background:#161616;border:0;outline:0;width:100%;height:100%;padding:24px 10px 10px;font:12px/1.45 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.cr-code-preview{pointer-events:all;background:#fff;border:0;width:100%;height:100%}.cr-system-body{grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;gap:8px;height:calc(100% - 42px);padding:14px;display:grid}.cr-system-step{pointer-events:all;flex-direction:column;gap:8px;min-width:0;display:flex}.cr-system-step strong{text-transform:uppercase;color:#777;letter-spacing:.08em;font-size:11px}.cr-system-step textarea{resize:none;pointer-events:all;background:#fafafa;border:1px solid #ddd;border-radius:10px;outline:none;flex:1;width:100%;padding:10px}.cr-system-arrow{color:#888;place-items:center;font-size:24px;display:grid}.cr-viewer-badge{z-index:999;color:#fff;background:#141414d6;border-radius:999px;padding:7px 10px;font-size:12px;position:absolute;bottom:12px;left:12px}@media (max-width:760px){.dashboard{padding:34px 16px 72px}.dashboard-header{grid-template-columns:1fr;align-items:start}.dashboard-account{align-items:flex-start}.course-heading{padding:20px}.lesson-card{grid-template-columns:38px minmax(0,1fr);gap:10px;padding:18px 20px}.cr-topbar{justify-content:flex-start;max-width:calc(100vw - 16px)}.cr-room-label,.cr-nav-separator{display:none}.cr-layer-panel{height:min(520px,100vh - 76px)}}
