:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.app-container{max-width:1400px;margin:0 auto;padding:1rem;display:flex;flex-direction:column;gap:1rem;min-height:100vh}.toolbar{background:#f8f9fa;padding:1rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;gap:1rem;flex-wrap:wrap}.toolbar-section{display:flex;gap:.5rem;align-items:center;padding:.5rem;border-right:1px solid #dee2e6}.toolbar-section:last-child{border-right:none}.toolbar select,.toolbar button{padding:.5rem;border:1px solid #dee2e6;border-radius:4px;background:#fff;cursor:pointer}.toolbar button{min-width:80px;transition:all .2s}.toolbar button:hover{background:#e9ecef}.toolbar input[type=color]{width:40px;height:40px;padding:2px;border:1px solid #dee2e6;border-radius:4px;cursor:pointer}.website-container{flex:1;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:2rem;min-height:500px}.editor{min-height:400px;padding:2rem;border:1px solid #dee2e6;border-radius:4px;background:#fff;box-shadow:0 2px 4px #0000001a;transition:all .2s}.editor:focus{outline:none;border-color:#646cff;box-shadow:0 0 0 2px #646cff33}.preview{background:#f8f9fa;padding:1rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.preview h3{margin-top:0;color:#495057}.preview pre{background:#1a1a1a;color:#fff;padding:1rem;border-radius:4px;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word;margin:0}.editor h1{font-size:2.5em;margin-bottom:.5em;color:#212529}.editor p{margin-bottom:1em;line-height:1.6;color:#495057}@media (max-width: 768px){.toolbar{flex-direction:column}.toolbar-section{border-right:none;border-bottom:1px solid #dee2e6;padding-bottom:1rem}.toolbar-section:last-child{border-bottom:none}}.builder-root{display:flex;height:100vh;width:100vw;overflow:hidden;background:#fafbfc}.builder-canvas{flex:1;position:relative;background:#fff;overflow:auto}.editor-box{min-width:120px;min-height:60px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f;transition:box-shadow .2s;outline:none;resize:none;overflow:auto;font-size:inherit;font-family:inherit;text-align:inherit;color:inherit;padding:inherit;border:none}.active-box .editor-box{box-shadow:0 0 0 2px #646cff}.builder-panel{width:320px;background:#23272f;color:#fff;padding:2rem 1.5rem 1.5rem;box-shadow:-2px 0 8px #0000000f;display:flex;flex-direction:column;gap:1.2rem;z-index:10}.builder-panel h3{margin-top:0;margin-bottom:1.5rem;font-size:1.3rem;font-weight:700;color:#fff}.builder-panel label{display:flex;flex-direction:column;font-size:.98rem;margin-bottom:.7rem;gap:.3rem}.builder-panel select,.builder-panel input[type=number],.builder-panel input[type=color]{margin-top:.2rem;padding:.4rem .6rem;border-radius:4px;border:none;font-size:1rem}.builder-panel input[type=color]{padding:.1rem;width:36px;height:36px;background:none;border:1px solid #444}.builder-panel select,.builder-panel input[type=number]{background:#fff;color:#23272f}@media (max-width: 900px){.builder-panel{width:100vw;position:absolute;left:0;bottom:0;top:unset;box-shadow:0 -2px 8px #0000000f}.builder-root{flex-direction:column}}.panel-section{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #333}.panel-section-title{font-size:1.1rem;font-weight:600;margin-bottom:.7rem;color:#b3b8c5;letter-spacing:.5px}.panel-textarea{width:100%;min-height:80px;border-radius:6px;border:1px solid #444;background:#181b20;color:#fff;padding:.7rem;font-size:1rem;resize:vertical;margin-bottom:1rem}.rnd-resizable-handle{background:#646cff;opacity:.7;border-radius:2px}.rnd-resizable-handle.rnd-resizable-handle-t,.rnd-resizable-handle.rnd-resizable-handle-b{height:8px;cursor:ns-resize}.rnd-resizable-handle.rnd-resizable-handle-l,.rnd-resizable-handle.rnd-resizable-handle-r{width:8px;cursor:ew-resize}.rnd-resizable-handle.rnd-resizable-handle-tl,.rnd-resizable-handle.rnd-resizable-handle-tr,.rnd-resizable-handle.rnd-resizable-handle-bl,.rnd-resizable-handle.rnd-resizable-handle-br{width:12px;height:12px;cursor:nwse-resize}
