:root{--accent:#7560dc;--accent-dark:#5e48bd;--accent-soft:#eeeafa;--ink:#25252c;--muted:#84838e;--line:#e9e8ee;--surface:#fff;--workspace:#f5f5f8;--danger:#c9465b;font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:14px;color:var(--ink);background:var(--workspace);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{border:0;background:none;color:inherit}button:disabled{opacity:.35;cursor:not-allowed}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #9c89ea;outline-offset:3px}svg{width:19px;height:19px;flex-shrink:0;vertical-align:middle;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}input,textarea,select{max-width:100%;border:1px solid var(--line);border-radius:7px;color:var(--ink);background:#fff;padding:9px 10px}textarea{resize:vertical;width:100%;line-height:1.5}input[type=range]{padding:0;accent-color:var(--accent);width:100%;height:18px;border:0;background:none}input[type=color]{padding:3px;width:38px;height:34px;cursor:pointer}input[type=checkbox]{accent-color:var(--accent)}label{display:block}a{color:var(--accent)}.topbar{height:76px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 24px;gap:32px;position:relative;z-index:5}.brand{display:flex;align-items:center;gap:11px;color:var(--ink);text-decoration:none;font-size:18px;font-weight:760;white-space:nowrap;letter-spacing:-.6px}.brand em{font-style:normal;font-weight:450}.brand-mark{display:grid;place-items:center;background:var(--accent);color:white;font-size:34px;width:39px;height:39px;border-radius:11px;line-height:1}.project-meta{border-left:1px solid var(--line);padding-left:26px;display:flex;flex-direction:column;gap:3px;min-width:100px;flex:1}.project-meta input{border:0;padding:0;font-weight:550;max-width:360px;width:100%;background:transparent;text-overflow:ellipsis}.project-meta span{font-size:12px;color:var(--muted)}.top-actions,.button,.icon-button,.toolbar-right{display:flex;align-items:center;justify-content:center;gap:8px}.top-actions{gap:10px}.button{border:1px solid var(--line);border-radius:8px;padding:10px 14px;background:#fff;font-weight:550;white-space:nowrap}.button:hover{background:#f7f6fc;border-color:#d3cbe9}.button.primary{background:var(--accent);border-color:var(--accent);color:#fff}.button.primary:hover{background:var(--accent-dark)}.button.soft{background:var(--accent-soft);border-color:transparent;color:var(--accent-dark)}.button.full{width:100%}.button.small{font-size:13px;padding:7px 10px}.icon-button{width:34px;height:34px;border-radius:7px;flex-shrink:0}.icon-button:hover{background:var(--accent-soft);color:var(--accent)}.divider{width:1px;height:24px;background:var(--line);margin:0 6px}.app-shell{display:grid;grid-template-columns:78px 246px minmax(360px,1fr) 268px;height:calc(100dvh - 76px);min-height:540px}.rail{background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:center;padding:18px 7px 12px;gap:10px}.rail-button{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:7px;width:62px;min-height:60px;border-radius:9px;color:#7d7b88;font-size:12px;font-weight:500}.rail-button svg{width:23px;height:23px}.rail-button:hover{background:#f7f6fc}.rail-button.active{background:var(--accent-soft);color:var(--accent)}.rail-bottom{margin-top:auto;display:flex;flex-direction:column;gap:4px}.library-panel,.inspector{background:#fff;overflow:auto;overscroll-behavior:contain}.library-panel{border-right:1px solid var(--line);padding:24px 19px}.panel-title{margin:0;font-size:18px;font-weight:650;letter-spacing:-.4px}.panel-subtitle{font-size:13px;line-height:1.65;color:var(--muted);margin:8px 0 20px}.upload-zone{border:1.5px dashed #cfc7e8;background:#faf9fe;border-radius:10px;min-height:124px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;width:100%;color:var(--accent-dark)}.upload-zone svg{width:25px;height:25px}.upload-zone strong{font-size:14px;font-weight:550}.upload-zone span{font-size:12px;color:var(--muted)}.upload-zone:hover,.upload-zone.drag-over{background:var(--accent-soft);border-color:var(--accent)}.section-label{font-size:12px;color:var(--muted);letter-spacing:.8px;font-weight:600;text-transform:uppercase;margin:24px 0 13px;display:flex;align-items:center;justify-content:space-between}.section-label span{font-size:11px;color:#aaa;letter-spacing:0}.media-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.media-card{padding:0;position:relative;border-radius:7px;overflow:hidden;aspect-ratio:1;background:#eee;cursor:grab}.media-card canvas{width:100%;height:100%;object-fit:cover;display:block}.media-card:hover{box-shadow:0 0 0 2px var(--accent)}.media-card .media-add{position:absolute;bottom:5px;right:5px;background:#fff;border-radius:5px;width:23px;height:23px;display:grid;place-items:center;opacity:0}.media-card:hover .media-add{opacity:1}.mini-note{font-size:12px;line-height:1.7;color:var(--muted);margin:16px 0}.tip-card{background:#f7f6fb;border:1px solid #eeebf6;border-radius:9px;padding:14px;margin-top:24px;font-size:12px;line-height:1.7;color:#797484}.tip-card strong{display:block;font-size:13px;color:#575062;margin-bottom:5px}.workspace{display:flex;flex-direction:column;overflow:hidden;background:var(--workspace);min-width:0}.workspace-heading{padding:25px 30px 22px;display:flex;align-items:center;justify-content:space-between;gap:16px}.eyebrow{font-size:10px;letter-spacing:1.9px;color:#918b9f;font-weight:650}.workspace-heading h1{font-size:20px;font-weight:550;letter-spacing:-.65px;margin:8px 0 0}.local-badge{font-size:11px;color:#908a9c;display:flex;gap:5px;white-space:nowrap;align-items:center}.local-badge svg{width:14px}.canvas-toolbar{margin:0 30px;display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;gap:10px}.segmented{display:flex;align-items:center;background:#eae9f0;border-radius:8px;padding:3px;gap:2px}.segmented button{padding:6px 13px;border-radius:6px;display:flex;align-items:center;gap:6px;font-size:13px;color:#7b7889}.segmented button.active{background:#fff;color:var(--ink);box-shadow:0 1px 3px #2420350d}.segmented svg{width:16px;height:16px}.toolbar-right{gap:1px;color:#7a7588;font-size:12px}.ratio-select select{background:transparent;border:0;padding:6px;font-size:12px}.toolbar-right .icon-button{width:27px}.canvas-scroll{overflow:auto;flex:1;padding:8px 30px 35px;scroll-behavior:smooth;background-image:radial-gradient(#d9d7e1 .65px,transparent .65px);background-size:13px 13px}.board-wrap{width:min(100%,510px);margin:auto;transition:width .15s}.board-label{display:flex;justify-content:space-between;color:#8e889d;font-size:10px;letter-spacing:1.2px;padding:6px 0 11px}.board-label span:last-child{letter-spacing:0}.feed{background:#fff;box-shadow:0 5px 22px #2921390b;border:1px solid #e9e7ef;border-radius:12px 12px 3px 3px;overflow:hidden}.compact-profile{display:flex;align-items:center;gap:12px;padding:18px 21px 11px}.avatar{border-radius:50%;width:43px;height:43px;background:#f1eaf0;object-fit:cover}.profile-handle{font-weight:650;font-size:14px;letter-spacing:-.2px}.profile-sub{font-size:11px;color:#99939e;margin-top:4px}.profile-more{margin-left:auto;color:#8d879b;letter-spacing:2px}.highlights{display:flex;align-items:flex-start;gap:14px;overflow:auto;padding:10px 21px 16px;min-height:97px}.highlight{padding:0;flex-shrink:0;width:62px;cursor:grab;position:relative}.highlight canvas{border-radius:50%;width:58px;height:58px;border:1px solid #dedbe5;padding:3px;display:block;background:#fff}.highlight.selected canvas{border:2px solid var(--accent)}.highlight span{display:block;margin-top:6px;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;color:#56505f}.highlight-add{width:54px;height:54px;border:1px dashed #d9d3e5;border-radius:50%;flex-shrink:0;color:#a598b8;display:grid;place-items:center;margin-top:2px}.feed-tabs{height:31px;display:flex;justify-content:space-around;border-bottom:1px solid var(--line);align-items:center;color:#aaa3b4}.feed-tabs span{display:flex;align-items:center;justify-content:center;width:33.33%;height:100%}.feed-tabs span:first-child{border-bottom:2px solid #39323f;color:#39323f}.feed-tabs svg{width:16px;height:16px}.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;background:#fff}.tile{position:relative;padding:0;border-radius:0;cursor:grab;min-width:0;background:#eae7ed;overflow:hidden;isolation:isolate;touch-action:pan-y}.tile canvas{display:block;width:100%;height:100%;pointer-events:none}.tile.selected{outline:3px solid var(--accent);outline-offset:-3px;z-index:1}.tile:hover{outline:2px solid #b4a5ef;outline-offset:-2px;z-index:1}.tile .tile-check{position:absolute;top:9px;left:9px;display:grid;place-items:center;background:var(--accent);width:19px;height:19px;border-radius:5px;color:#fff;font-size:12px;box-shadow:0 1px 5px #2223;opacity:0}.tile.selected .tile-check{opacity:1}.tile-num{position:absolute;bottom:7px;left:7px;font-size:10px;background:#1e18375e;color:white;padding:3px 5px;border-radius:4px;opacity:0}.tile:hover .tile-num{opacity:1}.tile-edit{position:absolute;bottom:7px;right:7px;font-size:10px;color:white;background:#20172a80;border-radius:4px;padding:4px 6px;opacity:0}.tile:hover .tile-edit{opacity:1}.tile.drag-over,.highlight.drag-over{outline:3px solid var(--accent);outline-offset:-3px}.add-row{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px;border:1px dashed #d8d3e6;border-radius:0 0 9px 9px;color:var(--accent-dark);background:#ffffff9c;margin-top:11px;font-size:13px}.add-row span{color:#a09aa9;font-size:11px;margin-left:5px}.add-row:hover{background:var(--accent-soft)}.canvas-hint{text-align:center;font-size:11px;color:#a19aa9;margin:15px 0 0}.workspace-footer{display:flex;gap:12px;align-items:center;padding:11px 23px;border-top:1px solid var(--line);background:#fafafd;color:#9b95a5;font-size:11px}.workspace-footer #selection-status{margin-left:auto;color:#82758f}.keyboard-key{border:1px solid #ded9e7;border-radius:3px;padding:1px 4px;color:#8d819b;margin-right:3px}.text-button{color:var(--accent);font-size:12px;padding:2px}.inspector{border-left:1px solid var(--line);padding:24px 20px}.inspector-header{display:flex;align-items:center;justify-content:space-between}.inspector .panel-title{font-size:16px}.pill{font-size:11px;color:var(--accent);background:var(--accent-soft);border-radius:5px;padding:4px 6px}.inspector-section{padding:19px 0;border-bottom:1px solid var(--line)}.inspector-section:first-of-type{padding-top:15px}.inspector-section h3{font-size:13px;margin:0 0 13px;font-weight:600}.control-row{display:flex;gap:8px;align-items:center;margin:10px 0}.control-row>*{min-width:0}.control-row input:not([type=color]):not([type=checkbox]),.control-row select{width:100%}.control-row label{font-size:12px;color:var(--muted)}.field{margin-bottom:13px}.field>span{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#827a8b;margin-bottom:7px}.field>input:not([type=color]):not([type=checkbox]),.field>select{width:100%}.field small{font-size:11px;color:var(--muted)}.selection-pills{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.selection-pills button{border:1px solid var(--line);border-radius:6px;padding:9px 0;font-size:12px;color:#8a8294}.selection-pills button.active{border-color:#b9a9ee;background:var(--accent-soft);color:var(--accent)}.color-row{display:flex;gap:8px;align-items:center}.color-row input[type=text]{width:100%;font-size:12px}.swatches{display:flex;gap:7px;flex-wrap:wrap;margin:10px 0}.swatch{width:25px;height:25px;border-radius:50%;border:3px solid white;outline:1px solid #ddd8e2;flex-shrink:0}.swatch:hover{outline:2px solid var(--accent)}.empty-selection{padding:50px 4px;text-align:center;color:var(--muted);line-height:1.8;font-size:13px}.empty-selection svg{width:35px;height:35px;color:#b5a7d7;margin-bottom:13px}.layer-list{display:flex;flex-direction:column;gap:5px}.layer-row{display:flex;align-items:center;gap:7px;background:#f8f7fa;border:1px solid transparent;border-radius:7px;padding:8px;font-size:12px}.layer-row.active{border-color:#b4a3e8;background:var(--accent-soft)}.layer-row>button:first-child{display:flex;align-items:center;gap:8px;flex:1;min-width:0;text-align:left;padding:0}.layer-row .layer-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layer-row svg{width:15px;height:15px}.layer-row .icon-button{height:23px;width:23px}.button-stack{display:flex;flex-direction:column;gap:9px}.text-preset{width:100%;text-align:left;border:1px solid var(--line);background:#faf9fc;border-radius:9px;margin-bottom:10px;padding:20px 14px}.text-preset:hover{border-color:var(--accent)}.text-preset.heading{font-size:25px;font-weight:750}.text-preset.subheading{font-size:18px;font-weight:600}.text-preset.body{font-size:14px}.shape-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.shape-options button{background:#f5f3f9;border:1px solid var(--line);border-radius:8px;aspect-ratio:1;display:grid;place-items:center;color:#9686c0}.shape-options button:hover{background:var(--accent-soft);border-color:var(--accent)}.shape-options svg{width:33px;height:33px;fill:currentColor;stroke:none}.palette-card{padding:13px;border:1px solid var(--line);border-radius:8px;margin-bottom:10px}.palette-card p{font-size:13px;margin:0 0 10px}.palette-strip{display:flex;height:30px;border-radius:5px;overflow:hidden}.palette-strip button{flex:1}.profile-full{padding:22px}.profile-full .profile-top{display:flex;gap:22px;align-items:center}.profile-full .avatar{width:75px;height:75px}.profile-stats{display:flex;justify-content:space-between;flex:1;gap:12px}.profile-stats span{font-size:11px;text-align:center;line-height:1.7}.profile-stats strong{display:block;font-size:16px}.profile-full .profile-handle{margin:17px 0 5px}.profile-full .bio{font-size:13px;white-space:pre-wrap;line-height:1.5;margin:5px 0}.profile-full .profile-link{font-size:12px;font-weight:550;color:#47365a}.profile-buttons{display:flex;gap:8px;margin-top:14px}.profile-buttons span{background:#f1eff4;text-align:center;padding:8px;border-radius:6px;font-size:12px;flex:1}.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,20px);background:#302838;color:#fff;box-shadow:0 5px 25px #281c3030;border-radius:9px;padding:13px 20px;font-size:13px;z-index:99;opacity:0;pointer-events:none;transition:all .2s;max-width:90vw;line-height:1.5}.toast.visible{opacity:1;transform:translate(-50%,0)}dialog{border:1px solid #e5dfef;border-radius:15px;padding:0;color:var(--ink);max-height:94dvh;max-width:96vw;box-shadow:0 25px 100px #24192d44;background:#fff}dialog::backdrop{background:#20152966;backdrop-filter:blur(4px)}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:19px 24px;border-bottom:1px solid var(--line);gap:20px}.modal-header h2{font-size:18px;margin:0;letter-spacing:-.4px}.modal-header p{font-size:12px;color:var(--muted);margin:5px 0 0}.modal-body{padding:24px;max-width:560px;line-height:1.6}.modal-body p{color:#82778c;font-size:13px;margin:0 0 18px}.modal-footer{border-top:1px solid var(--line);padding:16px 24px;display:flex;justify-content:flex-end;gap:10px}.export-options{display:flex;flex-direction:column;gap:10px}.export-option{display:flex;align-items:center;gap:14px;text-align:left;padding:16px;border:1px solid var(--line);border-radius:9px;background:#fbfafc;width:100%}.export-option:hover{border-color:var(--accent);background:var(--accent-soft)}.export-option>svg{color:var(--accent);width:24px;height:24px}.export-option strong{display:block;font-size:14px;margin-bottom:3px}.export-option small{color:var(--muted);font-size:12px}.editor-layout{display:grid;grid-template-columns:minmax(300px,600px) 260px;min-height:450px}.editor-stage{background-color:#efedf3;background-image:radial-gradient(#d2cddf .8px,transparent .8px);background-size:12px 12px;padding:28px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.editor-canvas-wrap{position:relative;box-shadow:0 6px 25px #31243a1a;line-height:0;max-width:100%;touch-action:none}.editor-canvas-wrap canvas{display:block;max-width:100%;max-height:65dvh;touch-action:none}.editor-selection{position:absolute;border:1.5px solid #8564eb;pointer-events:none;transform-origin:center}.editor-selection:before,.editor-selection:after{content:'';position:absolute;width:7px;height:7px;background:#fff;border:1.5px solid #8564eb;top:-5px;left:-5px}.editor-selection:after{top:auto;left:auto;bottom:-5px;right:-5px;cursor:nwse-resize;pointer-events:auto}.editor-settings{width:260px;max-height:72dvh;overflow:auto;padding:18px;border-left:1px solid var(--line)}.editor-settings h3{font-size:13px;margin:0 0 13px}.editor-tools{display:flex;gap:6px;align-items:center;padding:10px 24px;border-bottom:1px solid var(--line);flex-wrap:wrap}.editor-tools .button{font-size:12px;padding:7px 10px}.editor-tools .hint{font-size:11px;color:var(--muted);margin-left:auto}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.editor-settings .field{margin-bottom:11px}.editor-settings .inspector-section{padding:14px 0}.editor-settings .layer-list{margin-top:12px}.danger{color:var(--danger)}.help-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 25px;font-size:13px}.help-grid strong{display:block;color:var(--ink);margin-bottom:4px}.help-grid span{color:#877d91;line-height:1.65}.preview-shell{background:#f3f1f6;padding:25px;overflow:auto;max-height:76dvh;min-width:360px}.preview-phone{width:360px;max-width:100%;margin:auto;background:#fff;border:7px solid #26212c;border-radius:32px;overflow:hidden}.phone-top{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;font-size:13px;font-weight:600}.preview-phone .feed{border:0;box-shadow:none;border-radius:0}.preview-phone .tile-check,.preview-phone .tile-num,.preview-phone .tile-edit{display:none}.preview-phone .tile{outline:none;cursor:default}.preview-phone .highlight-add{display:none}.preview-phone .highlights{gap:7px;padding:10px 12px}.preview-phone .highlight{width:54px}.preview-phone .highlight canvas{width:49px;height:49px}.preview-phone .profile-full{padding:15px}.preview-phone .profile-stats{gap:8px}.preview-phone .profile-stats strong{font-size:14px}.preview-phone .avatar{width:65px;height:65px}.preview-bottom{display:flex;justify-content:space-around;padding:14px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.error-banner{background:#fff0f1;padding:20px;color:#a53850}.toggle-row{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#7d7289;margin:10px 0}.empty-thumb{display:grid;place-items:center;min-height:60px;color:#b5a9c4}.progress-line{font-size:13px;color:var(--accent);padding:10px 0}.mobile-panels{display:none}
@media(min-width:1650px){.app-shell{grid-template-columns:82px 274px minmax(400px,1fr) 292px}.board-wrap{width:570px}.workspace-heading{padding-top:30px}.library-panel,.inspector{padding:28px 23px}}
@media(max-width:1250px){.app-shell{grid-template-columns:68px 205px minmax(300px,1fr) 235px}.library-panel,.inspector{padding:21px 15px}.workspace-heading{padding:22px 20px 20px}.workspace-heading h1{font-size:18px}.local-badge{display:none}.canvas-toolbar{margin:0 20px}.canvas-scroll{padding-left:20px;padding-right:20px}.topbar{gap:22px;padding:0 18px}.brand{font-size:16px}.rail-button{width:54px}.workspace-footer>span:first-child{display:none}}
@media(max-width:1020px){.app-shell{grid-template-columns:65px 190px minmax(270px,1fr)}.inspector{position:fixed;right:12px;top:88px;bottom:55px;width:250px;z-index:7;border:1px solid var(--line);border-radius:12px;box-shadow:0 8px 40px #30233d26;display:none}.inspector.mobile-open{display:block}.workspace-footer{padding:10px 18px}.workspace-footer:before{content:''}.mobile-inspect{display:flex!important}.topbar{gap:15px}.brand em{display:none}.project-meta{padding-left:15px}.top-actions{gap:4px}.workspace-heading h1{font-size:19px}.workspace-footer #selection-status{margin-left:0}.workspace-footer .text-button{margin-left:auto}}
@media(max-width:700px){.topbar{height:64px;padding:0 12px;gap:12px}.brand-mark{width:32px;height:32px;border-radius:9px;font-size:28px}.brand>span:last-child{display:none}.project-meta{border:0;padding:0}.project-meta input{font-size:12px}.project-meta span{font-size:10px}.top-actions .divider,.top-actions>[data-action=preview]{display:none}.top-actions .button{padding:9px 11px;font-size:12px}.top-actions .icon-button{width:28px}.app-shell{height:calc(100dvh - 64px);grid-template-columns:54px minmax(230px,1fr);min-height:400px}.rail{padding:10px 3px;gap:5px}.rail-button{width:46px;min-height:55px;font-size:10px;gap:5px}.rail-button svg{width:20px;height:20px}.library-panel{position:fixed;z-index:8;top:64px;left:54px;bottom:0;width:230px;box-shadow:10px 0 30px #35214120;display:none}.library-panel.mobile-open{display:block}.workspace-heading{padding:18px 15px 15px}.workspace-heading h1{font-size:16px;letter-spacing:-.4px}.eyebrow{font-size:9px}.canvas-toolbar{margin:0 12px;padding-bottom:10px}.segmented button{font-size:11px;padding:6px 8px}.segmented button svg{display:none}.toolbar-right{font-size:10px}.ratio-select select{font-size:10px;padding:3px;max-width:104px}.canvas-scroll{padding:5px 12px 25px}.highlights{padding:8px 13px 12px;gap:9px;min-height:85px}.highlight{width:49px}.highlight canvas{width:46px;height:46px}.highlight span{font-size:9px}.highlight-add{width:43px;height:43px}.compact-profile{padding:14px 13px 8px;gap:8px}.compact-profile .avatar{width:34px;height:34px}.profile-handle{font-size:12px}.profile-sub{font-size:10px}.canvas-hint{font-size:10px;line-height:1.6}.workspace-footer{font-size:10px;padding:8px 11px;gap:6px}.workspace-footer .button{font-size:11px;padding:6px}.inspector{top:75px;bottom:50px;right:8px}.editor-layout{grid-template-columns:1fr;min-height:0}.editor-stage{padding:20px;min-height:280px}.editor-canvas-wrap canvas{max-height:45dvh}.editor-settings{width:auto;max-height:none;display:block;border-top:1px solid var(--line);padding:16px}.editor-settings .inspector-section{padding:10px 0}.editor-tools .hint{display:none}.modal-header{padding:15px}.modal-header h2{font-size:16px}.modal-footer{padding:12px 15px}.modal-body{padding:18px}.help-grid{grid-template-columns:1fr}.preview-shell{min-width:280px;padding:16px}.preview-phone{width:315px}.top-actions .icon-button svg{width:16px}.profile-full .profile-top{gap:12px}.profile-full .avatar{width:60px;height:60px}.profile-full{padding:16px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
#resize-handle{position:absolute;right:-7px;bottom:-7px;width:13px;height:13px;background:#fff;border:2px solid #8564eb;border-radius:2px;pointer-events:auto;cursor:nwse-resize;padding:0;z-index:3}.editor-selection:after{display:none}.editor-selection[hidden]{display:none}.editor-canvas-wrap{overflow:visible}.editor-stage{overflow:hidden}.preview-phone .tile{pointer-events:none}.preview-phone .highlight{pointer-events:none}.mobile-inspect{white-space:nowrap}
