.slides-container{box-sizing:border-box;display:flex;flex-direction:column;height:100%;padding:0 0 12px;text-align:center;width:100%}.session-id{color:#333;flex:0 0 auto;font-size:16px;margin:12px 0}.session-id--clickable{font-feature-settings:"tnum";background:#0000;border:none;border-radius:6px;color:#fff;cursor:pointer;display:block;flex:0 0 auto;font-family:inherit;font-size:16px;font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:.06em;margin:12px auto;padding:4px 10px;transition:background .15s;width:fit-content}.session-id--clickable:hover{background:#ffffff1a}.slide-frame{aspect-ratio:16/9;background:#000;border:1px solid #ccc;border-radius:6px;flex:1 1 auto;margin:0;max-width:none;overflow:hidden;position:relative;width:100%}.slide-image{-webkit-user-drag:none;display:block;height:100%;inset:0;object-fit:contain;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.share-block{flex:0 0 auto;margin:12px 0 0;margin-inline:auto;max-width:960px;text-align:left;width:100%}.share-label{color:#444;font-size:14px}.share-url{background-color:#f1f1f1;border:1px solid #e0e0e0;border-radius:6px;font-size:14px;margin-top:5px;padding:8px 10px;word-break:break-all}.teacher-container{background-color:#1a2b08;display:flex;height:100vh}.slide-area{flex:3 1;flex-direction:column;padding:12px}.slide-area,.slide-box{display:flex;min-height:0}.slide-box{flex:1 1;justify-content:center;overflow:visible}.slide-box,.slide-controls{align-items:center;border-radius:8px}.slide-controls{background-color:#6b8f2b;border-top:1px solid #00000026;display:flex;justify-content:space-between;margin-top:12px;padding:10px}.nav-btn{align-items:center;border-radius:6px;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:600;gap:5px;padding:7px 13px;text-decoration:none;transition:background .15s,border-color .15s,color .15s;white-space:nowrap}.nav-btn--ghost{background:#0003;border:1.5px solid #00000026;color:#d5f1d5}.nav-btn--ghost:hover:not(:disabled){background:#00000052;border-color:#00000038}.nav-btn--ghost:disabled{cursor:default;opacity:.35}.nav-btn--primary{background:#1a2b08;border:1.5px solid #0000;color:#d5f1d5}.nav-btn--primary:hover{background:#0d1804}.nav-btn--outline-blue{background:#2563eb;border:1.5px solid #0000;color:#fff}.nav-btn--outline-blue:hover{background:#1d4ed8}.nav-btn--lock-off{background:#475569;border:1.5px solid #0000;color:#fff}.nav-btn--lock-off:hover{background:#374151}.nav-btn--lock-on{background:#b45309;border:1.5px solid #0000;color:#fff}.nav-btn--lock-on:hover{background:#92400e}.nav-btn--danger{background:#c0392b;border:1.5px solid #0000;color:#fff}.nav-btn--danger:hover{background:#a93226}.student-count{align-items:center;background-color:#0003;border:1.5px solid #00000026;border-radius:6px;color:#d5f1d5;display:inline-flex;font-size:.85rem;font-weight:600;gap:5px;padding:6px 11px}.teacher-loading{background:#1a2b08;color:#6b8f2b;font-size:1.1rem;height:100vh}.lobby-overlay,.teacher-loading{align-items:center;display:flex;justify-content:center}.lobby-overlay{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#0009;font-family:system-ui,-apple-system,sans-serif;inset:0;position:fixed;z-index:200}.lobby-card{background:#1a2b08eb;border:1px solid #6b8f2b59;border-radius:16px;box-shadow:0 24px 64px #0009;display:flex;flex-direction:column;gap:20px;padding:32px;position:relative;width:min(520px,92vw)}.lobby-close-btn{align-items:center;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;color:#d5f1d5;cursor:pointer;display:flex;height:28px;justify-content:center;position:absolute;right:14px;top:14px;transition:background .15s;width:28px}.lobby-close-btn:hover{background:#ffffff29}.lobby-code-chip{font-feature-settings:"tnum";align-items:center;background:#00000040;border:1.5px solid #6b8f2b73;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:.85rem;font-variant-numeric:tabular-nums;font-weight:700;gap:5px;letter-spacing:.08em;padding:7px 13px;transition:background .15s}.lobby-code-chip:hover{background:#00000061}.teacher-loading-inline{color:#6b8f2b99;font-family:system-ui,-apple-system,sans-serif;font-size:1rem}.lobby-url-box{color:#d5f1d5;font-size:1.1rem;font-weight:600;letter-spacing:.04em;padding:14px 20px}.lobby-code-box,.lobby-url-box{background:#0000004d;border:1px solid #6b8f2b59;border-radius:10px;text-align:center}.lobby-code-box{display:flex;flex-direction:column;gap:8px;padding:24px 20px 20px}.lobby-code-label{color:#6b8f2b;font-size:.75rem;font-weight:600;letter-spacing:.12em;margin:0;text-transform:uppercase}.lobby-code{font-feature-settings:"tnum";color:#fff;font-size:clamp(2rem,8vw,3.5rem);font-variant-numeric:tabular-nums;font-weight:800;letter-spacing:.18em;margin:4px 0 12px;word-break:break-all}.lobby-waiting{align-items:center;color:#6b8f2b;display:flex;font-size:.9rem;font-weight:500;gap:8px;justify-content:center}.lobby-spinner{animation:lobby-spin .8s linear infinite;border:2px solid #6b8f2b40;border-radius:50%;border-top-color:#6b8f2b;display:inline-block;height:14px;width:14px}@keyframes lobby-spin{to{transform:rotate(1turn)}}.lobby-footer-row{align-items:center;display:flex;gap:12px;justify-content:space-between}.lobby-student-count{align-items:center;color:#d5f1d5;display:flex;font-size:.85rem;font-weight:500;gap:7px}.lobby-dot{background:#666;border-radius:50%;flex-shrink:0;height:10px;transition:background .3s;width:10px}.lobby-dot--active{background:#6b8f2b;box-shadow:0 0 6px #6b8f2b80}.lobby-copy-btn{align-items:center;background:#0000;border:none;border-radius:6px;color:#d5f1d5;cursor:pointer;display:flex;font-size:.85rem;font-weight:600;gap:6px;padding:6px 10px;transition:background .15s}.lobby-copy-btn:hover{background:#ffffff18}.lobby-start-btn{background:#6b8f2b;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;letter-spacing:.02em;padding:14px;transition:background .15s,transform .1s;width:100%}.lobby-start-btn:hover{background:#7da332;transform:translateY(-1px)}.lobby-start-btn:active{transform:translateY(0)}.lobby-toast{background:#000000bf;border:1px solid #6b8f2b60;border-radius:8px;bottom:32px;color:#d5f1d5;font-size:.875rem;font-weight:500;left:50%;opacity:0;padding:10px 20px;pointer-events:none;position:fixed;transform:translateX(-50%) translateY(16px);transition:opacity .2s,transform .2s;white-space:nowrap}.lobby-toast--visible{opacity:1;transform:translateX(-50%) translateY(0)}.notes-sidebar{background-color:#f6fff6;border-left:1px solid #ccc;overflow-y:auto;padding:20px;width:300px}.notes-sidebar h3{color:#386641;margin-top:0}.notes-sidebar p{color:#333;line-height:1.5;white-space:pre-wrap}.editor-pane{height:100%}.run-button{align-items:center;background:#6b8f2b;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-flex;font-family:Fira Code,Monaco,Consolas,monospace;font-size:12px;font-weight:600;gap:6px;letter-spacing:.3px;padding:5px 14px;transition:background .15s ease;white-space:nowrap}.run-button:hover:not(:disabled){background:#557321}.run-button:active:not(:disabled){background:#4a6b1f;transform:translateY(1px)}.run-button:disabled{background:#3a3a3a;color:#666;cursor:not-allowed}.xterm{cursor:text;position:relative;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{border:0;height:0;left:-9999em;margin:0;opacity:0;overflow:hidden;padding:0;position:absolute;resize:none;top:0;white-space:nowrap;width:0;z-index:-5}.xterm .composition-view{background:#000;color:#fff;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;bottom:0;cursor:default;left:0;overflow-y:scroll;position:absolute;right:0;top:0}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{left:0;position:absolute;top:0}.xterm .xterm-scroll-area{visibility:hidden}.xterm-char-measure-element{display:inline-block;left:-9999em;line-height:normal;position:absolute;top:0;visibility:hidden}.xterm.enable-mouse-events{cursor:default}.xterm .xterm-cursor-pointer,.xterm.xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility,.xterm .xterm-message{bottom:0;color:#0000;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:10}.xterm .live-region{height:1px;left:-9999px;overflow:hidden;position:absolute;width:1px}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{-webkit-text-decoration:double underline;text-decoration:double underline}.xterm-underline-3{-webkit-text-decoration:wavy underline;text-decoration:wavy underline}.xterm-underline-4{-webkit-text-decoration:dotted underline;text-decoration:dotted underline}.xterm-underline-5{-webkit-text-decoration:dashed underline;text-decoration:dashed underline}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:overline underline}.xterm-overline.xterm-underline-2{-webkit-text-decoration:overline double underline;text-decoration:overline double underline}.xterm-overline.xterm-underline-3{-webkit-text-decoration:overline wavy underline;text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{-webkit-text-decoration:overline dotted underline;text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{-webkit-text-decoration:overline dashed underline;text-decoration:overline dashed underline}.xterm-strikethrough{text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{position:absolute;z-index:6}.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer{z-index:7}.xterm-decoration-overview-ruler{pointer-events:none;position:absolute;right:0;top:0;z-index:8}.xterm-decoration-top{position:relative;z-index:2}.terminal-pane{height:100%}.terminal-pane .xterm-screen,.terminal-pane .xterm-viewport{background-color:#1e1e1e!important}.terminal-pane .xterm-rows{font-family:Fira Code,Monaco,Consolas,monospace;padding:10px 14px!important}.terminal-pane .xterm-selection div{background-color:#6b8f2b4d!important}.terminal-pane::-webkit-scrollbar{width:6px}.terminal-pane::-webkit-scrollbar-thumb{background-color:#6b8f2b66;border-radius:3px}.teacher-terminal-pane .xterm-cursor,.teacher-terminal-pane .xterm-cursor-layer,.terminal-pane .xterm-cursor,.terminal-pane .xterm-cursor-layer{display:none!important;opacity:0!important;visibility:hidden!important}.student-container{background-color:#d5f1d5;display:flex;height:100vh;overflow:hidden;width:100%}.student-left,.student-right{box-sizing:border-box;min-width:0}.student-left{align-items:center;display:flex;flex:0 0 60%;justify-content:center;max-width:60%;overflow:hidden;padding:12px}.student-right{display:flex;flex:0 0 40%;flex-direction:column;gap:8px;max-width:40%;overflow:hidden;padding:12px 12px 12px 0}.editor-section{background:#1e1e1e;border:1px solid #2c2c2c;border-radius:10px;box-shadow:0 4px 20px #00000059;display:flex;flex:1 1;flex-direction:column;min-height:0;min-width:0;overflow:hidden}.editor-header{align-items:center;background:#252526;border-bottom:1px solid #2c2c2c;border-radius:10px 10px 0 0;display:flex;flex-shrink:0;gap:8px;height:38px;justify-content:space-between;padding:0 12px}.editor-filename{color:#ccc;flex-shrink:0;font-family:Fira Code,Monaco,Consolas,monospace;font-size:13px}.editor-header-right{align-items:center;display:flex;flex-shrink:0;gap:10px}.lang-badge{background:#6b8f2b;border-radius:4px;color:#fff;font-family:Fira Code,Monaco,monospace;font-size:11px;font-weight:700;letter-spacing:.4px;padding:3px 9px;white-space:nowrap}.editor-pane{box-sizing:border-box;flex:1 1;min-height:0;min-width:0;overflow:hidden;width:100%}.terminal-section{border:1px solid #2c2c2c;border-radius:10px;box-shadow:0 4px 20px #00000059;display:flex;flex-direction:column;flex-shrink:0;overflow:hidden}.terminal-header{align-items:center;background:#1a1a1a;border-bottom:1px solid #2c2c2c;border-radius:10px 10px 0 0;display:flex;flex-shrink:0;gap:10px;height:34px;padding:0 12px}.terminal-icon{color:#6b7280;flex-shrink:0}.terminal-header-label{color:#6b7280;font-family:Fira Code,Monaco,monospace;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.terminal-pane{background-color:#1e1e1e;box-sizing:border-box;height:190px;min-width:0;overflow:hidden;width:100%}.student-left.full-width{flex:1 1 auto;max-width:100%}.slide-wrapper{align-items:center;display:flex;justify-content:center}.slide-wrapper,.slide-wrapper>*{height:100%;width:100%}.slide-wrapper.shrink{max-width:none}.slide-wrapper canvas,.slide-wrapper img,.slide-wrapper video{display:block;max-height:100%;max-width:100%;object-fit:contain}.session-ended-screen{align-items:center;animation:fadeIn .4s ease-in;background-color:#d5f1d5;color:#333;display:flex;flex-direction:column;font-size:1.6rem;height:100vh;justify-content:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.tdb-container{background-color:#1a2b08;display:flex;flex-direction:column;height:100vh;overflow:hidden}.tdb-body,.tdb-main{display:flex;flex:1 1;overflow:hidden}.tdb-main{flex-direction:column;padding:24px 24px 12px}.tdb-header-row{align-items:baseline;display:flex;flex-shrink:0;gap:12px;margin-bottom:20px}.tdb-title{color:#d5f1d5;font-size:1.4rem;font-weight:700;margin:0}.tdb-count{color:#6b8f2b;font-size:.85rem;font-weight:500}.tdb-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(272px,1fr));overflow-y:auto;padding-bottom:12px}.tdb-grid::-webkit-scrollbar{width:6px}.tdb-grid::-webkit-scrollbar-thumb{background:#6b8f2b;border-radius:3px}.card-code-block pre::-webkit-scrollbar{width:4px}.card-code-block pre::-webkit-scrollbar-track{background:#0000}.card-code-block pre::-webkit-scrollbar-thumb{background:#555;border-radius:2px}.tdb-container>.slide-controls{margin:0 12px 12px}.student-card{background:#d5f1d5;border:1px solid #6b8f2b;border-radius:12px;cursor:pointer;overflow:hidden;transition:transform .15s,box-shadow .15s,border-color .15s,background .15s}.student-card:hover{box-shadow:0 8px 28px #0006;filter:brightness(1.1);transform:translateY(-2px)}.student-card--empty{border-left:3px solid #4b5563}.student-card--coding{border-left:3px solid #6b8f2b}.student-card--ran{border-left:3px solid #3b82f6}.student-card--error{border-left:3px solid #f59e0b}.card-header{gap:8px;justify-content:space-between;padding:12px 14px 8px}.card-header,.card-name-row{align-items:center;display:flex}.card-name-row{gap:7px;min-width:0}.card-name{color:#1a2b08;font-size:.9rem;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-timestamp{color:#6b8f2b;flex-shrink:0;font-size:.72rem;font-weight:700;white-space:nowrap}.status-dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.status-dot--empty{background:#4b5563}.status-dot--coding{background:#6b8f2b;box-shadow:0 0 5px #6b8f2b80}.status-dot--ran{background:#3b82f6;box-shadow:0 0 5px #3b82f660}.status-dot--error{background:#f59e0b;box-shadow:0 0 5px #f59e0b60}.status-dot--white{background:#ffffffd9}.status-pill{border-radius:20px;flex-shrink:0;font-size:.7rem;font-weight:600;letter-spacing:.02em;padding:2px 8px;white-space:nowrap}.status-pill--empty{background:#e5e7eb;border:1px solid #d1d5db;color:#4b5563}.status-pill--coding{background:#d5f1d5;border:1px solid #6b8f2b;color:#1a2b08}.status-pill--ran{background:#dbeafe;border:1px solid #93c5fd;color:#1d4ed8}.status-pill--error{background:#fef3c7;border:1px solid #fcd34d;color:#92400e}.status-pill--on-empty{background:#4b5563;border:none;color:#fff}.status-pill--on-coding{background:#2563eb;border:none;color:#fff}.status-pill--on-ran{background:#16a34a;border:none;color:#fff}.status-pill--on-error{background:#dc2626;border:none;color:#fff}.card-code-block{background:#1e1e1e;border-top:1px solid #333;padding:10px 14px}.card-code{color:#b0cc90;font-family:Fira Code,Monaco,Consolas,monospace;font-size:.72rem;line-height:1.55;margin:0;max-height:100px;overflow:hidden;white-space:pre-wrap;word-break:break-all}.tdb-empty{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:16px;justify-content:center}.tdb-empty,.tdb-empty svg{color:#6b8f2b}.tdb-empty p{color:#d5f1d5;font-size:1rem;font-weight:500;margin:0}.tic-container{background-color:#1a2b08;display:flex;flex-direction:column;height:100vh;overflow:hidden}.teacher-editor-terminal{display:flex;flex:1 1;gap:12px;min-height:400px;padding:12px}.teacher-editor-container{background-color:#1e1e1e;border:1px solid #2c2c2c;border-radius:8px;box-shadow:0 2px 12px #0000004d;display:flex;flex:13 1;flex-direction:column;max-height:100%;overflow:hidden}.teacher-readonly-code{background-color:#1e1e1e;border-radius:6px;color:#d4d4d4;font-family:Fira Code,Monaco,Consolas,monospace;font-size:.9em;height:100%;line-height:20px;overflow:auto;padding:16px;white-space:pre-wrap}.teacher-terminal-wrapper{border:1px solid #2c2c2c;border-radius:8px;display:flex;flex:7 1;flex-direction:column;max-height:100%;min-height:200px;overflow:hidden}.teacher-terminal-pane{background-color:#111a08;box-sizing:border-box;color:#fff;flex:1 1;min-height:0;overflow:auto;padding:10px}.teacher-terminal-pane .xterm-viewport{max-height:100%!important;overflow-y:auto!important}.teacher-terminal-pane .xterm-rows{font-family:Fira Code,Monaco,Consolas,monospace;font-size:.9em;line-height:1.6;padding:16px 20px!important}.teacher-terminal-pane .xterm-screen,.teacher-terminal-pane .xterm-viewport{background-color:#111a08!important;color:#b0cc90!important}.teacher-terminal-pane .xterm-selection{background-color:#dcdcaa!important;opacity:.3}.teacher-terminal-pane::-webkit-scrollbar{width:8px}.teacher-terminal-pane::-webkit-scrollbar-thumb{background-color:#333;border-radius:4px}.inspect-header-bar{align-items:center;display:flex;flex-shrink:0;gap:12px;justify-content:space-between;padding:10px 14px 6px}.inspect-nav-group{align-items:center;display:flex;gap:6px}.inspect-nav-btn{align-items:center;background:#0003;border:1.5px solid #00000026;border-radius:6px;color:#d5f1d5;cursor:pointer;display:inline-flex;height:30px;justify-content:center;transition:background .15s,border-color .15s;width:30px}.inspect-nav-btn:hover:not(:disabled){background:#00000052;border-color:#00000038}.inspect-nav-btn:disabled{cursor:default;opacity:.3}.inspect-student-select{background:#0003;border:1.5px solid #00000026;border-radius:6px;color:#d5f1d5;cursor:pointer;font-size:.875rem;font-weight:600;min-width:160px;outline:none;padding:5px 10px}.inspect-student-select:focus{border-color:#d5f1d5}.inspect-student-select option{background:#1a2b08;color:#d5f1d5}.inspect-student-pos{color:#6b8f2b;font-size:.78rem;font-weight:500;margin-left:4px;white-space:nowrap}.inspect-status-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:.78rem;font-weight:600;gap:5px;padding:4px 10px}.inspect-status-badge--success{background:#6b8f2b;border:none;color:#fff}.inspect-status-badge--error{background:#dc2626;border:none;color:#fff}.inspect-question-strip{align-items:flex-start;background:#6b8f2b1f;border:1px solid #6b8f2b40;border-left:3px solid #6b8f2b;border-radius:6px;color:#d5f1d5;display:flex;flex-shrink:0;gap:8px;margin:0 14px 6px;padding:8px 12px}.inspect-question-label{color:#6b8f2b;font-size:.78rem;font-weight:700;white-space:nowrap}.inspect-question-text{color:#d5f1d5;font-size:.78rem;line-height:1.4}.inspect-edit-btn{align-items:center;border:none;border-radius:5px;cursor:pointer;display:inline-flex;font-size:.78rem;font-weight:600;gap:5px;padding:4px 10px;transition:background .15s}.inspect-edit-btn--pencil{background:#ffffff14;color:#ccc;padding:4px 7px}.inspect-edit-btn--pencil:hover{background:#ffffff26}.inspect-edit-btn--save{background:#6b8f2b;color:#fff}.inspect-edit-btn--save:hover{background:#7da332}.inspect-edit-btn--cancel{background:#ffffff14;color:#ccc}.inspect-edit-btn--cancel:hover{background:#ffffff26}.enter-name-container{align-items:center;background:linear-gradient(135deg,#f8f9fa,#d8f0d8);display:flex;flex-direction:column;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;justify-content:center;min-height:100vh;padding:20px}.enter-name-content{background:#fff;border:1px solid #6b8f2b1a;border-radius:16px;box-shadow:0 8px 32px #6b8f2b1a;max-width:420px;padding:48px 40px;position:relative;text-align:center;width:100%}.session-badge{background-color:#d8f0d8;border:1px solid #6b8f2b33;border-radius:20px;color:#6b8f2b;display:inline-block;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:20px;padding:6px 16px;text-transform:uppercase}.enter-name-header{margin-bottom:32px}.enter-name-header h1{color:#6b8f2b;font-size:32px;font-weight:700;letter-spacing:-.5px;margin:0 0 8px}.enter-name-header p{color:#666;font-size:16px;margin:0}.enter-name-form{margin-bottom:24px}.enter-name-input{background-color:#fafbfc;border:2px solid #e1e5e9;border-radius:12px;box-sizing:border-box;font-size:16px;outline:none;padding:16px;transition:all .2s ease;width:100%}.enter-name-input:focus{background-color:#fff;border-color:#6b8f2b;box-shadow:0 0 0 3px #6b8f2b1a}.enter-name-input::placeholder{color:#999}.enter-name-input:disabled{background-color:#f5f5f5;cursor:not-allowed}.enter-name-button{align-items:center;background-color:#6b8f2b;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;justify-content:center;letter-spacing:.3px;padding:16px 24px;transition:all .2s ease;width:100%}.enter-name-button:hover:not(:disabled){background-color:#5a7524;box-shadow:0 4px 12px #6b8f2b4d;transform:translateY(-1px)}.enter-name-button:active:not(:disabled){transform:translateY(0)}.enter-name-button:disabled{background-color:#ccc;box-shadow:none;cursor:not-allowed;transform:none}.loading-spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.enter-name-footer{border-top:1px solid #f0f0f0;padding-top:20px}.enter-name-footer p{color:#666;font-size:14px;margin:0}@media (max-width:480px){.enter-name-content{margin:20px;padding:32px 24px}.enter-name-header h1{font-size:28px}.kiwi-icon{height:72px;width:72px}.session-badge{font-size:11px;padding:5px 12px}}.join-page-container{align-items:center;background:linear-gradient(135deg,#f8f9fa,#d8f0d8);display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;justify-content:center;min-height:100vh;padding:20px}.join-content{background:#fff;border:1px solid #6b8f2b1a;border-radius:16px;box-shadow:0 8px 32px #6b8f2b1a;max-width:420px;padding:48px 40px;text-align:center;width:100%}.join-header{margin-bottom:32px}.kiwi-icon{display:block;height:96px;margin:0 auto 16px;object-fit:contain;width:96px}.join-header h1{color:#6b8f2b;font-size:32px;font-weight:700;letter-spacing:-.5px;margin:0 0 8px}.join-header p{color:#666;font-size:16px;margin:0}.input-group,.join-form{margin-bottom:24px}.input-group{text-align:left}.input-group label{color:#333;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.join-input{background-color:#fafbfc;border:2px solid #e1e5e9;border-radius:12px;box-sizing:border-box;font-size:16px;outline:none;padding:16px;transition:all .2s ease;width:100%}.join-input:focus{background-color:#fff;border-color:#6b8f2b;box-shadow:0 0 0 3px #6b8f2b1a}.join-input::placeholder{color:#999}.join-button{background-color:#6b8f2b;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;letter-spacing:.3px;padding:16px 24px;transition:all .2s ease;width:100%}.join-button:hover:not(:disabled){background-color:#5a7524;box-shadow:0 4px 12px #6b8f2b4d;transform:translateY(-1px)}.join-button:active:not(:disabled){transform:translateY(0)}.join-button:disabled{background-color:#ccc;box-shadow:none;cursor:not-allowed;transform:none}.join-footer{border-top:1px solid #f0f0f0;padding-top:20px}.join-footer p{color:#666;font-size:14px;margin:0}.join-error{color:#c0392b;font-size:14px;margin-top:8px}@media (max-width:480px){.join-content{margin:20px;padding:32px 24px}.join-header h1{font-size:28px}.kiwi-icon{height:72px;width:72px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}body>iframe[style*=z-index]{display:none!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.dd0c4e96.css.map*/