*,*:before,*:after{box-sizing:border-box}*{margin:0}html{interpolate-size:allow-keywords}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p{overflow-wrap:break-word;text-wrap:pretty}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;text-wrap:balance}#root,#app{isolation:isolate}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color-scheme:light dark}body{min-height:100dvh}.page{max-width:80ch;margin-inline:auto;padding:2rem}.splash{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100dvh;background-color:#f0f0f7}.splash__lockup{width:clamp(256px,40vw,332px);aspect-ratio:766 / 223;background-color:#cbd0d7;-webkit-mask:url(https://static.buildanything.com/assets/full-lockup.svg) center / contain no-repeat;mask:url(https://static.buildanything.com/assets/full-lockup.svg) center / contain no-repeat}.splash__tagline{position:absolute;bottom:8%;color:#cbd0d7;font-family:ui-rounded,SF Pro Rounded,system-ui,-apple-system,sans-serif;font-size:17px;letter-spacing:-.34px;text-align:center}.sketchpad{display:flex;flex-direction:column;height:100dvh;background:#f8f8fc;overflow:hidden}.sketchpad__toolbar{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#fff;border-bottom:1px solid #e8e8f2;box-shadow:0 1px 3px #0000000f;flex-shrink:0;flex-wrap:wrap}.toolbar__group{display:flex;align-items:center;gap:.4rem}.toolbar__group--end{margin-left:auto}.toolbar__separator{width:1px;height:20px;background:#e0e0ec;margin:0 .25rem}.toolbar__label{font-size:.75rem;color:#888;-webkit-user-select:none;user-select:none;white-space:nowrap}.toolbar__size-value{font-variant-numeric:tabular-nums;min-width:1.5ch;display:inline-block}.toolbar__btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;border:1.5px solid transparent;background:transparent;color:#555;cursor:pointer;transition:background .12s,border-color .12s,color .12s;flex-shrink:0;line-height:1}.toolbar__btn:hover{background:#f0f0f8}.toolbar__btn--active{background:#ebebf8;border-color:#b8b8e8;color:#5050a8}.toolbar__btn--text{width:auto;padding:0 .75rem;font-size:.875rem;font-weight:500}.toolbar__btn--primary{background:#5050a8;color:#fff;border-color:#5050a8}.toolbar__btn--primary:hover{background:#4545a0}.toolbar__color{width:36px;height:32px;border-radius:6px;border:1.5px solid #e0e0ee;cursor:pointer;padding:2px;background:none;flex-shrink:0}.toolbar__range{width:80px;accent-color:#5050a8;cursor:pointer}.sketchpad__canvas{flex:1;display:block;width:100%;touch-action:none;background:#fff}@media(prefers-color-scheme:dark){.sketchpad{background:#12122a}.sketchpad__toolbar{background:#1a1a3a;border-bottom-color:#2e2e52;box-shadow:0 1px 3px #0000004d}.toolbar__separator{background:#2e2e52}.toolbar__label{color:#88a}.toolbar__btn{color:#aac}.toolbar__btn:hover{background:#2a2a4a}.toolbar__btn--active{background:#2a2a5a;border-color:#7070b8;color:#9090e0}.toolbar__btn--primary{background:#5a5aaa;color:#fff;border-color:#5a5aaa}.toolbar__btn--primary:hover{background:#5050a0}.toolbar__color{border-color:#3a3a5a}}@media(max-width:480px){.toolbar__label{display:none}.toolbar__range{width:60px}}
