/* LVL V1.15.0 — HTML / Web Foundations experience */
.html-activity-head .eyebrow{color:#58a6ff!important}.html-project-strip{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:13px;padding:9px 11px;border:1px solid rgba(79,145,255,.2);background:rgba(41,94,170,.07);border-radius:10px}.html-project-strip span{font-size:8px;color:#7f9dc5;font-weight:850}.html-project-strip b{font-size:8px;color:#bcd7ff;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.html-build-shell{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;min-height:360px}.html-code-pane,.html-preview-pane,.html-dom-tree{border:1px solid #293141;background:#090c12;border-radius:13px;overflow:hidden;min-width:0}.html-pane-head{height:36px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border-bottom:1px solid #242b39;background:#10141c}.html-pane-head span{font:750 8px ui-monospace,SFMono-Regular,Menlo,monospace;color:#aeb9ca}.html-pane-head button{border:0;background:transparent;color:#739ad0;font-size:8px;cursor:pointer}.html-pane-head i{font-size:7px;color:#59c99b;font-style:normal}.html-code-pane textarea{width:100%;height:324px;resize:none;border:0;outline:0;background:#080b10;color:#d9e5f6;padding:14px;font:500 11px/1.65 ui-monospace,SFMono-Regular,Menlo,monospace;tab-size:2}.html-preview-pane iframe{display:block;width:100%;height:324px;border:0;background:#fff}.html-requirements{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:11px;padding:12px;border:1px solid #252d3a;background:#0c1016;border-radius:12px}.html-requirements>small{grid-column:1/-1;font-size:7px;color:#606a7a;font-weight:900;letter-spacing:.09em}.html-requirements span{display:flex;gap:7px;align-items:center;font-size:8px;color:#7f8898;padding:5px 0}.html-requirements span i{font-style:normal;color:#566274}.html-requirements span.ok{color:#a6dcc7}.html-requirements span.ok i{color:#56c99b}.html-hint-panel{margin-top:10px;display:flex;gap:10px;align-items:flex-start}.html-hint-panel p{flex:1;margin:0;padding:10px 11px;border:1px solid rgba(164,83,255,.18);background:rgba(124,50,209,.06);border-radius:10px;color:#a79bb9;font-size:9px;line-height:1.5}.html-build-actions{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;margin-top:11px}.html-realworld-card{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:16px 0 11px;padding:15px;border:1px solid rgba(78,151,255,.2);background:linear-gradient(145deg,rgba(36,75,132,.13),#0d1118);border-radius:13px}.html-realworld-card span{display:block;font-size:7px;color:#568cd2;font-weight:900;letter-spacing:.09em}.html-realworld-card strong{display:block;font-size:13px;margin:4px 0;color:#dbe8fb}.html-realworld-card p{margin:0!important;font-size:9px!important;color:#758399!important}.html-task-checklist,.html-client-brief{display:grid;gap:7px;padding:13px;border:1px solid #272e3a;background:#0c0f15;border-radius:12px;margin-bottom:12px}.html-task-checklist label{display:flex;align-items:flex-start;gap:9px;padding:8px;border-radius:9px;background:#11151d;color:#9aa4b4;font-size:9px;line-height:1.45}.html-task-checklist input{accent-color:#7f4cff}.html-client-brief>span{font-size:7px;font-weight:900;letter-spacing:.1em;color:#8370aa}.html-client-brief>div{display:grid;grid-template-columns:18px 1fr;gap:7px;align-items:start;padding:8px 6px;border-top:1px solid #242a36}.html-client-brief>div:first-of-type{border-top:0}.html-client-brief i{font-style:normal;color:#776594}.html-client-brief p{margin:0!important;font-size:9px!important;color:#a4a8b3!important}.html-inspect-shell{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:15px 0}.html-inspect-preview{min-height:180px;border:1px solid #2a3240;background:#fff;color:#111;padding:18px;border-radius:12px;overflow:auto}.html-dom-tree pre{margin:0;padding:13px;color:#9ec4f2;font:500 9px/1.65 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap}.html-dom-tree pre[hidden]{display:none}
@media(max-width:760px){.html-build-shell,.html-inspect-shell{grid-template-columns:1fr}.html-code-pane textarea,.html-preview-pane iframe{height:280px}.html-requirements{grid-template-columns:1fr}.html-build-actions{grid-template-columns:1fr}.html-build-actions .btn{width:100%}.html-realworld-card{align-items:flex-start;flex-direction:column}.html-hint-panel{flex-direction:column}.html-hint-panel .btn{width:100%}.html-hint-panel p{width:100%}}
