.code-banner{padding-bottom:70px}.code-lab-section{padding-top:70px}.code-lab{max-width:1500px;margin:auto;background:#071525;border:1px solid #183550;border-radius:26px;overflow:hidden;box-shadow:0 30px 80px rgba(3,17,36,.22);color:#e7eef8}.code-lab-topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.4rem;background:#0a1c30;border-bottom:1px solid #1b3854}.code-lab-topbar h2{font-family:Inter,sans-serif;font-size:1.25rem;margin:0;color:#fff}.code-lab-topbar .section-kicker{color:#64dae6;margin-bottom:.25rem}.code-mode-switch{display:flex;padding:.3rem;border-radius:14px;background:#05111f}.code-mode-switch button,.editor-tabs button,.result-heading button{border:0;color:#a9bad0;background:transparent;border-radius:10px;padding:.6rem .9rem;font-weight:800}.code-mode-switch button.active{color:#071525;background:#f4b942}.code-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:610px}.code-editors,.code-result{min-width:0;display:flex;flex-direction:column}.code-editors{border-right:1px solid #1b3854}.editor-tabs,.result-heading{min-height:55px;display:flex;align-items:center;gap:.35rem;padding:.5rem .75rem;background:#0d2239;border-bottom:1px solid #1b3854}.editor-tabs button.active{background:#183550;color:#fff}.editor-tabs .reset-code{font-size:.78rem}.code-editor-panel{display:none;flex:1;margin:0}.code-editor-panel.active{display:flex}.code-editor-panel textarea{width:100%;min-height:500px;resize:none;border:0;outline:0;padding:1.2rem;background:#071525;color:#d9e7f5;font:500 .92rem/1.65 Consolas,"Courier New",monospace;tab-size:2;caret-color:#f4b942}.result-heading{justify-content:space-between;color:#e7eef8}.result-heading span{color:#7890aa;font-size:.75rem}.result-heading button{padding:.35rem .65rem;font-size:.75rem}.code-result iframe{width:100%;flex:1;min-height:555px;border:0;background:#fff}.python-actions{display:flex;align-items:center;gap:1rem;padding:.85rem 1rem;background:#0d2239;border-top:1px solid #1b3854}.python-actions #python-status{font-size:.8rem;color:#9fb3ca}.python-actions #python-status.ready{color:#67d99d}.python-actions #python-status.error{color:#ff8d8d}.code-result pre{flex:1;min-height:555px;max-height:610px;overflow:auto;margin:0;padding:1.2rem;white-space:pre-wrap;background:#030b14;color:#b9f6cf;font:500 .92rem/1.65 Consolas,"Courier New",monospace}.code-privacy{margin:0;padding:.8rem 1.4rem;background:#061321;border-top:1px solid #1b3854;color:#8fa5bc;font-size:.78rem}.code-privacy i{color:#65d8e4;margin-right:.4rem}@media(max-width:900px){.code-workspace{grid-template-columns:1fr}.code-editors{border-right:0;border-bottom:1px solid #1b3854}.code-editor-panel textarea,.code-result iframe,.code-result pre{min-height:420px}.code-lab-topbar{align-items:flex-start;flex-direction:column}.code-mode-switch{width:100%}.code-mode-switch button{flex:1}}@media(max-width:576px){.code-lab{border-radius:18px}.code-lab-section .container-fluid{padding-left:.65rem!important;padding-right:.65rem!important}.editor-tabs button{padding:.55rem .65rem;font-size:.78rem}.code-editor-panel textarea{font-size:.82rem;padding:.85rem}.python-actions{align-items:flex-start;flex-direction:column}}
