:root{color-scheme:dark}*{box-sizing:border-box}html,body,#root{margin:0;width:100%;height:100%;overflow:hidden;background:#000;color:#eef1f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.renderer{position:relative;width:100%;height:100%;background:#000}.lens-canvas-wrapper{position:absolute;inset:0;width:100%;height:100%}.chrome{position:absolute;top:14px;right:14px;display:grid;gap:8px;padding:12px;border-radius:10px;border:1px solid rgba(214,221,230,.18);background:#0b0d10c7;backdrop-filter:blur(8px);color:#c5cbd2;font-size:12px;min-width:240px;max-width:300px;opacity:.18;transition:opacity .16s ease}.chrome:hover,.chrome:focus-within{opacity:1}.chrome-row{display:flex;gap:6px;align-items:center}.chrome-row.column{flex-direction:column;align-items:stretch}.chrome label{display:inline-flex;align-items:center;gap:6px;color:#c5cbd2;cursor:pointer;user-select:none}.chrome select,.chrome input[type=url]{flex:1;min-height:30px;padding:0 8px;border:1px solid rgba(214,221,230,.18);border-radius:6px;background:#0d1116;color:#eef1f4;font:inherit;outline:none}.chrome select:focus,.chrome input[type=url]:focus{border-color:#7da7d9}.chrome button{min-height:30px;padding:0 10px;border:1px solid rgba(125,167,217,.45);border-radius:6px;background:#1c3149;color:#eef1f4;font:inherit;cursor:pointer}.chrome button:hover{background:#234064}.chrome .error{color:#c87575;font:11px/1.4 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;overflow-wrap:anywhere}
