*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body{height:100%;overflow:hidden}html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif}button{color:inherit;cursor:pointer}.app-container{display:flex;flex-direction:column;flex:1;min-height:0}.toolbar{display:flex;align-items:center;gap:12px;padding:8px 16px;background:#1e1e2e;color:#cdd6f4;border-bottom:1px solid #313244;flex-shrink:0}.toolbar-title{font-weight:700;font-size:1.1rem;color:#a6e3a1;margin-right:8px}.toolbar select{background:#313244;color:#cdd6f4;border:1px solid #45475a;border-radius:6px;padding:4px 8px;font-size:.85rem;cursor:pointer}.toolbar select:focus{outline:2px solid #89b4fa;outline-offset:-1px}.toolbar-spacer{flex:1}.toolbar-nav{display:flex;gap:16px;margin-right:12px}.toolbar-nav-link{font-size:.85rem;font-weight:500;color:#a6adc8;text-decoration:none}.toolbar-nav-link:hover{color:#cdd6f4}.toolbar button{background:#89b4fa;color:#1e1e2e;border:none;border-radius:6px;padding:5px 14px;font-size:.85rem;font-weight:600}.toolbar button:hover{background:#74c7ec}.btn-mode{background:#313244!important;color:#6c7086!important;border:1px solid #45475a!important;border-radius:6px;padding:4px 10px;font-size:.8rem;font-weight:700;letter-spacing:.03em;cursor:pointer;transition:background .15s,color .15s}.btn-mode:hover{background:#45475a!important;color:#a6adc8!important}.btn-mode-active{background:#1e3a2e!important;color:#a6e3a1!important;border-color:#a6e3a1!important}.btn-mode-active:hover{background:#2e4e3e!important}.mode-toggle-link{font-size:.85rem;font-weight:600;color:#6c7086!important;text-decoration:none!important;padding:4px 10px;border-radius:6px;border:1px solid #45475a;transition:background .15s,color .15s}.mode-toggle-link:hover{background:#313244;color:#a6adc8!important;text-decoration:none!important}.mode-toggle-link-active{background:#1e3a2e!important;color:#a6e3a1!important;border-color:#a6e3a1!important}.editor-split{display:flex;flex:1;min-height:0}.editor-pane{flex:1;display:flex;flex-direction:column;min-width:0;background:#1e1e2e}.editor-pane .cm-editor{flex:1;overflow:auto}.editor-pane .cm-editor .cm-scroller{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:14px;line-height:1.6}.preview-pane{flex:1;display:flex;flex-direction:column;min-width:0;background:#181825;border-left:1px solid #313244}.preview-header{padding:6px 16px;font-size:.8rem;font-weight:600;color:#a6adc8;background:#1e1e2e;border-bottom:1px solid #313244}.preview-frame{flex:1;border:none;background:#fff}.error-panel{background:#302030;border-top:2px solid #f38ba8;padding:8px 16px;color:#f38ba8;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85rem;max-height:120px;overflow-y:auto;flex-shrink:0}.error-panel-hidden{display:none}.btn-install{background:#313244!important;color:#89b4fa!important;border:1px solid #45475a!important}.btn-install:hover{background:#45475a!important;color:#74c7ec!important}.btn-share{background:#a6e3a1!important;color:#1e1e2e!important}.btn-share:hover{background:#94e2d5!important}.modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:100}.modal{background:#1e1e2e;border:1px solid #45475a;border-radius:12px;width:420px;max-width:90vw;box-shadow:0 8px 32px #0006}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #313244}.modal-title{font-weight:700;font-size:1rem;color:#cdd6f4}.modal-close{background:none!important;border:none;color:#6c7086;font-size:1.4rem;padding:0 4px;line-height:1}.modal-close:hover{color:#cdd6f4}.modal-body{padding:20px;display:flex;flex-direction:column;gap:12px}.modal-label{font-size:.85rem;font-weight:600;color:#a6adc8}.modal-input{background:#313244;border:1px solid #45475a;border-radius:6px;padding:8px 12px;color:#cdd6f4;font-size:.9rem;width:100%}.modal-input:focus{outline:2px solid #89b4fa;outline-offset:-1px}.modal-save-btn{background:#a6e3a1!important;color:#1e1e2e!important;border:none;border-radius:6px;padding:8px 16px;font-size:.9rem;font-weight:600;margin-top:4px}.modal-save-btn:hover{background:#94e2d5!important}.modal-save-btn:disabled{opacity:.5;cursor:not-allowed}.modal-error{color:#f38ba8;font-size:.85rem}.modal-link-row{display:flex;gap:8px}.modal-link-row .modal-input{flex:1}.modal-copy-btn{background:#89b4fa!important;color:#1e1e2e!important;border:none;border-radius:6px;padding:8px 14px;font-size:.85rem;font-weight:600;white-space:nowrap}.modal-copy-btn:hover{background:#74c7ec!important}.modal-play-link{color:#89b4fa;font-size:.85rem;text-decoration:none}.modal-play-link:hover{text-decoration:underline}.play-container{display:flex;flex-direction:column;flex:1;min-height:0;background:#181825}.play-info{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;background:#1e1e2e;border-bottom:1px solid #313244;height:40px;flex-shrink:0}.play-title{font-weight:700;font-size:.95rem;color:#cdd6f4}.play-remix{color:#89b4fa;text-decoration:none;font-size:.85rem;font-weight:600}.play-remix:hover{text-decoration:underline}.play-frame{flex:1;border:none;background:#fff}.page-layout{display:flex;flex-direction:column;height:100vh}.docs-page{flex:1;min-height:0;overflow-y:auto;background:#181825;color:#cdd6f4}.docs-page a{color:#89b4fa;text-decoration:none}.docs-page a:hover{text-decoration:underline}.docs-nav{display:flex;align-items:center;justify-content:space-between;padding:10px 24px;background:#1e1e2e;border-bottom:1px solid #313244;position:sticky;top:0;z-index:50}.docs-nav-brand{font-weight:700;font-size:1.1rem;color:#a6e3a1!important;text-decoration:none!important}.docs-nav-links{display:flex;gap:20px}.docs-nav-link{font-size:.9rem;font-weight:500;color:#a6adc8!important;text-decoration:none!important;padding:4px 0;border-bottom:2px solid transparent}.docs-nav-link:hover{color:#cdd6f4!important;text-decoration:none!important}.docs-nav-link.active{color:#89b4fa!important;border-bottom-color:#89b4fa}.docs-nav-username{font-size:.9rem;font-weight:600;color:#cdd6f4}.docs-nav-logout{font-size:.9rem;font-weight:500;color:#a6adc8;background:none;border:none;cursor:pointer;padding:4px 0;font-family:inherit}.docs-nav-logout:hover{color:#f38ba8}.docs-container{max-width:960px;margin:0 auto;padding:32px 24px 64px}.docs-title{font-size:2rem;font-weight:700;color:#cdd6f4;margin-bottom:8px}.docs-subtitle{font-size:1rem;color:#a6adc8;margin-bottom:32px;line-height:1.6}.docs-breadcrumb{font-size:.85rem;color:#6c7086;margin-bottom:16px}.docs-breadcrumb a{color:#89b4fa}.docs-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.docs-card{display:block;background:#1e1e2e;border:1px solid #313244;border-radius:12px;padding:20px;text-decoration:none!important;transition:border-color .15s,transform .15s}.docs-card:hover{border-color:#89b4fa;transform:translateY(-2px);text-decoration:none!important}.docs-card-icon{font-size:2rem;display:block;margin-bottom:8px}.docs-card-title{font-size:1.1rem;font-weight:700;color:#cdd6f4;margin-bottom:6px}.docs-card-desc{font-size:.85rem;color:#a6adc8;line-height:1.5;margin-bottom:12px}.docs-card-count{font-size:.75rem;color:#6c7086;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.docs-sidebar-layout{display:flex;gap:32px}.docs-sidebar{width:180px;flex-shrink:0;position:sticky;top:72px;align-self:flex-start}.docs-sidebar-title{font-size:.75rem;font-weight:700;color:#6c7086;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.docs-sidebar-link{display:block;font-size:.85rem;color:#a6adc8!important;padding:6px 10px;border-radius:6px;text-decoration:none!important;margin-bottom:2px}.docs-sidebar-link:hover{background:#313244;color:#cdd6f4!important;text-decoration:none!important}.docs-sidebar-link.active{background:#313244;color:#89b4fa!important}.docs-main{flex:1;min-width:0}.docs-function{background:#1e1e2e;border:1px solid #313244;border-radius:12px;padding:24px;margin-bottom:24px}.docs-signature{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.1rem;font-weight:700;color:#a6e3a1;margin-bottom:8px}.docs-description{font-size:.95rem;color:#cdd6f4;line-height:1.6;margin-bottom:12px}.docs-param-table{width:100%;border-collapse:collapse;margin-bottom:12px;font-size:.85rem}.docs-param-table th{text-align:left;color:#6c7086;font-weight:600;padding:6px 12px 6px 0;border-bottom:1px solid #313244}.docs-param-table td{padding:6px 12px 6px 0;border-bottom:1px solid #313244;color:#a6adc8}.docs-param-table code{background:#313244;padding:2px 6px;border-radius:4px;font-size:.85em;color:#cdd6f4}.docs-optional{font-size:.7rem;color:#6c7086;margin-left:6px;font-style:italic}.docs-returns{font-size:.85rem;color:#a6adc8;margin-bottom:12px}.docs-tip{background:#1e1e2e;border-left:3px solid #f9e2af;padding:10px 14px;font-size:.85rem;color:#a6adc8;border-radius:0 6px 6px 0;margin-bottom:16px}.code-preview{display:flex;gap:0;border:1px solid #313244;border-radius:8px;overflow:hidden;margin-top:12px}.code-preview-code{flex:1;min-width:0;background:#11111b;overflow:auto;max-height:350px}.code-preview-code pre{margin:0;padding:14px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8rem;line-height:1.6;color:#cdd6f4;white-space:pre}.code-preview-right{flex:1;min-width:0;display:flex;flex-direction:column;background:#181825;border-left:1px solid #313244}.code-preview-frame{flex:1;border:none;background:#fff;min-height:0}.code-preview-open{background:#313244;color:#89b4fa;border:none;padding:6px 12px;font-size:.75rem;font-weight:600;cursor:pointer;border-top:1px solid #313244}.code-preview-open:hover{background:#45475a;color:#74c7ec}.tutorial-step{margin-bottom:40px}.tutorial-step-header{display:flex;align-items:center;gap:14px;margin-bottom:12px}.tutorial-step-number{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#89b4fa;color:#1e1e2e;font-weight:700;font-size:1rem;flex-shrink:0}.tutorial-step-title{font-size:1.2rem;font-weight:700;color:#cdd6f4}.tutorial-step-explanation{font-size:.95rem;color:#a6adc8;line-height:1.7;margin-bottom:16px}.tutorial-step-explanation strong{color:#cdd6f4}.challenge-list{background:#1e1e2e;border:1px solid #313244;border-radius:12px;padding:24px;margin-top:40px;margin-bottom:24px}.challenge-title{font-size:1.1rem;font-weight:700;color:#a6e3a1;margin-bottom:12px}.challenge-list ul{padding-left:20px}.challenge-list li{font-size:.95rem;color:#a6adc8;line-height:1.7;margin-bottom:6px}.tutorial-nav{display:flex;justify-content:space-between;padding-top:16px;border-top:1px solid #313244}.tutorial-nav-link{font-size:.9rem;font-weight:600;color:#89b4fa!important}@media(max-width:700px){.docs-sidebar-layout{flex-direction:column}.docs-sidebar{width:100%;position:static;display:flex;flex-wrap:wrap;gap:4px;margin-bottom:16px}.docs-sidebar-title{width:100%}.code-preview{flex-direction:column}.code-preview-right{border-left:none;border-top:1px solid #313244}.code-preview-code{max-height:200px}}.auth-container{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 52px);padding:24px}.auth-form{background:#1e1e2e;border:1px solid #313244;border-radius:12px;padding:32px;width:400px;max-width:100%}.auth-title{font-size:1.5rem;font-weight:700;color:#cdd6f4;margin-bottom:4px}.auth-subtitle{font-size:.9rem;color:#a6adc8;margin-bottom:24px}.auth-label{display:block;font-size:.85rem;font-weight:600;color:#a6adc8;margin-bottom:6px;margin-top:16px}.auth-label:first-of-type{margin-top:0}.auth-input{display:block;width:100%;background:#313244;border:1px solid #45475a;border-radius:6px;padding:10px 12px;color:#cdd6f4;font-size:.9rem}.auth-input:focus{outline:2px solid #89b4fa;outline-offset:-1px}.auth-error{background:#302030;border:1px solid #f38ba8;border-radius:6px;padding:10px 14px;color:#f38ba8;font-size:.85rem;margin-bottom:16px}.auth-submit{display:block;width:100%;background:#89b4fa;color:#1e1e2e;border:none;border-radius:6px;padding:10px 16px;font-size:.95rem;font-weight:600;margin-top:24px;cursor:pointer}.auth-submit:hover{background:#74c7ec}.auth-switch{text-align:center;font-size:.85rem;color:#6c7086;margin-top:16px}.auth-switch a{color:#89b4fa;text-decoration:none}.auth-switch a:hover{text-decoration:underline}.dashboard-actions{margin-bottom:24px}.dashboard-create-btn{background:#a6e3a1;color:#1e1e2e;border:none;border-radius:8px;padding:10px 20px;font-size:.95rem;font-weight:600;cursor:pointer}.dashboard-create-btn:hover{background:#94e2d5}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.classroom-card{display:block;background:#1e1e2e;border:1px solid #313244;border-radius:12px;padding:20px;text-decoration:none!important;transition:border-color .15s,transform .15s;color:inherit}.classroom-card:hover{border-color:#89b4fa;transform:translateY(-2px)}.classroom-card-ended{opacity:.6;pointer-events:none}.classroom-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.classroom-card-name{font-size:1.1rem;font-weight:700;color:#cdd6f4}.classroom-card-status{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:2px 8px;border-radius:4px}.classroom-card-status-active{background:#1e3a2e;color:#a6e3a1}.classroom-card-status-ended{background:#302030;color:#f38ba8}.classroom-card-meta{font-size:.85rem;color:#6c7086;margin-top:8px}.join-code-display{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.6rem;font-weight:700;letter-spacing:.2em;color:#a6e3a1;margin:4px 0}.join-page{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 52px);padding:24px}.join-card{background:#1e1e2e;border:1px solid #313244;border-radius:16px;padding:40px;width:440px;max-width:100%;text-align:center}.join-title{font-size:2rem;font-weight:700;color:#cdd6f4;margin-bottom:8px}.join-subtitle{font-size:1.1rem;color:#a6adc8;margin-bottom:32px}.join-form{text-align:left}.join-code-input{display:block;width:100%;background:#313244;border:1px solid #45475a;border-radius:8px;padding:14px 16px;color:#cdd6f4;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.4rem;font-weight:700;letter-spacing:.15em;text-align:center}.join-code-input:focus{outline:2px solid #89b4fa;outline-offset:-1px}.join-submit{font-size:1.1rem!important;padding:12px 16px!important;margin-top:28px!important;background:#a6e3a1!important}.join-submit:hover{background:#94e2d5!important}.classroom-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px;flex-wrap:wrap}.classroom-toolbar-actions{display:flex;gap:8px;flex-wrap:wrap}.toolbar-btn{border:none;border-radius:6px;padding:8px 16px;font-size:.85rem;font-weight:600;cursor:pointer}.toolbar-btn-blue{background:#89b4fa;color:#1e1e2e}.toolbar-btn-blue:hover{background:#74c7ec}.toolbar-btn-green{background:#a6e3a1;color:#1e1e2e}.toolbar-btn-green:hover{background:#94e2d5}.toolbar-btn-red{background:#f38ba8;color:#1e1e2e}.toolbar-btn-red:hover{background:#eba0ac}.student-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.student-card{background:#1e1e2e;border:1px solid #313244;border-radius:10px;overflow:hidden;cursor:pointer;transition:border-color .15s,transform .15s}.student-card:hover{border-color:#89b4fa;transform:translateY(-2px)}.student-card-header{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #313244}.student-online-dot{width:8px;height:8px;border-radius:50%;background:#45475a;flex-shrink:0}.student-online-dot.online{background:#a6e3a1}.student-card-name{font-size:.85rem;font-weight:600;color:#cdd6f4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.student-card-thumbnail{aspect-ratio:1;background:#11111b;display:flex;align-items:center;justify-content:center}.student-card-thumbnail img{width:100%;height:100%;object-fit:contain}.student-card-placeholder{font-size:.75rem;color:#45475a}.student-code-preview{background:#11111b;border:1px solid #313244;border-radius:8px;padding:14px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8rem;line-height:1.6;color:#cdd6f4;white-space:pre;overflow:auto;max-height:400px}.send-code-textarea{width:100%;background:#11111b;border:1px solid #313244;border-radius:8px;padding:14px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8rem;line-height:1.6;color:#cdd6f4;resize:vertical;margin-bottom:12px}.send-code-textarea:focus{outline:2px solid #89b4fa;outline-offset:-1px}.frozen-overlay{background:#1e1e2ee6;color:#f38ba8;text-align:center;padding:8px 16px;font-weight:700;font-size:.95rem;letter-spacing:.05em;border-bottom:2px solid #f38ba8;flex-shrink:0}.tutorial-editor{display:flex;gap:0;border:1px solid #313244;border-radius:8px;overflow:hidden;margin-top:12px;position:relative}.tutorial-editor-left{flex:1;min-width:0;display:flex;flex-direction:column;background:#1e1e2e}.tutorial-editor-scroll{flex:1;overflow-y:auto;min-height:200px;max-height:400px;background:#1e1e2e}.tutorial-editor-cm .cm-editor .cm-scroller{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:14px;line-height:1.6}.ghost-block{color:#585b70;font-style:italic;white-space:pre;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:14px;line-height:1.6;padding-bottom:8px;pointer-events:none}.tutorial-editor-progress{position:relative;height:28px;background:#11111b;border-bottom:1px solid #313244;overflow:hidden}.tutorial-editor-progress .progress-bar{position:absolute;top:0;left:0;height:100%;background:#89b4fa22;transition:width .3s ease}.tutorial-editor-progress .progress-text{position:relative;display:flex;align-items:center;justify-content:center;height:100%;font-size:.75rem;font-weight:600;color:#6c7086;z-index:1}.tutorial-editor-actions{display:flex;gap:8px;padding:8px 12px;background:#11111b;border-top:1px solid #313244}.btn-run{background:#89b4fa;color:#1e1e2e;border:none;border-radius:6px;padding:5px 14px;font-size:.8rem;font-weight:600;cursor:pointer}.btn-run:hover{background:#74c7ec}.btn-solution{background:transparent;color:#6c7086;border:1px solid #45475a;border-radius:6px;padding:5px 14px;font-size:.8rem;font-weight:600;cursor:pointer}.btn-solution:hover{color:#a6adc8;border-color:#585b70}.tutorial-editor-right{flex:1;min-width:0;display:flex;flex-direction:column;background:#181825;border-left:1px solid #313244}.tutorial-editor-frame{flex:1;border:none;background:#fff}.tutorial-editor-error{position:absolute;bottom:0;left:0;right:0;background:#302030;border-top:2px solid #f38ba8;padding:6px 12px;color:#f38ba8;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8rem;z-index:5}.try-it-prompt{background:#1e2e1e;border:1px solid #2e4e2e;border-left:3px solid #a6e3a1;border-radius:8px;padding:14px 18px;margin:16px 0 32px}.try-it-label{font-size:.8rem;font-weight:700;color:#a6e3a1;text-transform:uppercase;letter-spacing:.05em;display:block;margin-bottom:4px}.try-it-prompt p{font-size:.9rem;color:#a6adc8;line-height:1.6;margin:0}.color-family{margin-bottom:32px}.color-family-title{font-size:1.2rem;font-weight:700;color:#cdd6f4;margin-bottom:12px}.color-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px}.color-swatch-card{border-radius:8px;overflow:hidden;border:1px solid #313244}.color-swatch{height:48px}.color-swatch-label{display:block;padding:6px 8px;font-size:.75rem;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;background:none}.color-swatch-label-light{color:#1e1e2e;text-shadow:none}.btn-save{background:#a6e3a1!important;color:#1e1e2e!important}.btn-save:hover{background:#94e2d5!important}.btn-save:disabled{opacity:.6;cursor:default}.btn-save-error{background:#f38ba8!important;color:#1e1e2e!important}.btn-save-error:hover{background:#eba0ac!important}.user-menu{position:relative}.user-menu-trigger{font-size:.85rem;font-weight:600;color:#cdd6f4;cursor:pointer;padding:4px 8px;border-radius:6px}.user-menu-trigger:hover{background:#313244}.user-menu-dropdown{position:absolute;top:100%;right:0;margin-top:4px;background:#1e1e2e;border:1px solid #45475a;border-radius:8px;min-width:160px;box-shadow:0 4px 16px #0000004d;z-index:60;overflow:hidden}.user-menu-item{display:block;width:100%;padding:10px 16px;font-size:.85rem;color:#cdd6f4;text-decoration:none;text-align:left;background:none;border:none;cursor:pointer}.user-menu-item:hover{background:#313244;text-decoration:none}.user-menu-logout{color:#f38ba8;border-top:1px solid #313244}.projects-empty{text-align:center;padding:60px 24px;font-size:1rem;color:#6c7086}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.project-card{background:#1e1e2e;border:1px solid #313244;border-radius:12px;padding:20px;transition:border-color .15s}.project-card:hover{border-color:#45475a}.project-card-title{font-size:1.1rem;font-weight:700;color:#cdd6f4;margin-bottom:6px}.project-card-meta{font-size:.8rem;color:#6c7086;margin-bottom:14px}.project-card-actions{display:flex;gap:8px}.project-card-btn{background:#89b4fa;color:#1e1e2e;border:none;border-radius:6px;padding:5px 14px;font-size:.8rem;font-weight:600;cursor:pointer;text-decoration:none}.project-card-btn:hover{background:#74c7ec;text-decoration:none}.project-card-btn-secondary{background:#313244;color:#cdd6f4}.project-card-btn-secondary:hover{background:#45475a}.project-card-btn-danger{background:transparent;color:#f38ba8;border:1px solid #45475a}.project-card-btn-danger:hover{background:#302030;border-color:#f38ba8}@media(max-width:700px){.classroom-toolbar{flex-direction:column}.student-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.join-code-display{font-size:1.3rem}.join-card{padding:24px}.dashboard-grid,.projects-grid{grid-template-columns:1fr}.tutorial-editor{flex-direction:column}.tutorial-editor-right{border-left:none;border-top:1px solid #313244}.tutorial-editor-scroll{max-height:250px}}
