body{background:#0c0f13;color:#eef2f7}.studio{max-width:1320px;margin:auto;padding:0 48px}.studio-header{height:104px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff10}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;font-size:29px;font-weight:750;letter-spacing:-1px}.brand-icon{color:#a8ff60}.brand-sub{font-size:9px;letter-spacing:2px;color:#74808c;border-left:1px solid #ffffff20;padding-left:16px;margin-left:10px}.version{font-size:10px;letter-spacing:2px;color:#74808c}.intro{padding:54px 0 35px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;color:#a8ff60;margin:0 0 18px}h1{font-size:clamp(34px,4.2vw,54px);font-weight:650;letter-spacing:-2px;line-height:1.1;margin:0}h1 span{color:#829084}.intro>p:last-child{font-size:14px;line-height:1.8;color:#8f9aaa;margin:20px 0 0}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px;align-items:stretch}.preview-panel{border:1px solid #ffffff12;border-radius:18px;overflow:hidden;display:flex;flex-direction:column;background:#11161c}.panel-top,.preview-bottom{padding:18px 22px;display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:1px;color:#81909d}.panel-top i{display:inline-block;width:5px;height:5px;background:#a8ff60;border-radius:50%;margin-right:7px}.stage{min-height:365px;flex:1;display:flex;align-items:center;justify-content:center;padding:32px;background-color:#171e25;background-image:linear-gradient(45deg,#ffffff03 25%,transparent 25%,transparent 75%,#ffffff03 75%),linear-gradient(45deg,#ffffff03 25%,transparent 25%,transparent 75%,#ffffff03 75%);background-size:24px 24px;background-position:0 0,12px 12px}.stage.light{background-color:#c8ced3}.settings{padding:26px;background:#141a21;border:1px solid #ffffff12;border-radius:18px}.settings h2{font-size:18px;letter-spacing:-.4px;margin:0 0 24px}.settings .eyebrow{font-size:9px;margin-bottom:10px}label,legend{font-size:12px;color:#bac4cf}select{width:100%;margin-top:10px;padding:11px;border:1px solid #ffffff20;border-radius:8px;background:#0e1319;color:#eef2f7}fieldset{margin:22px 0 0;padding:0;border:0}.checks{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}input{accent-color:#a8ff60}.hint{font-size:10px;color:#85939f;line-height:1.6;margin:12px 0}.color-row{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff10;padding-top:18px;margin-top:18px}input[type=color]{border:0;background:none;width:40px;height:28px;cursor:pointer}.compact-control{display:flex;gap:8px;align-items:center;margin:16px 0 22px}button{cursor:pointer;font:inherit;border-radius:8px;border:1px solid #ffffff20;padding:8px 10px;color:#adb9c5;background:transparent;font-size:10px}button:hover{filter:brightness(1.18);border-color:#a8ff6077}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #a8ff60;outline-offset:4px}.primary{display:flex;justify-content:space-between;width:100%;padding:13px;background:#a8ff60;color:#14220c;font-size:12px;font-weight:700;border:none}.secondary{width:100%;margin-top:8px;border:0}.notes{display:flex;justify-content:space-between;gap:18px;padding:26px 0;font-size:10px;color:#76848f}.notes b{color:#c3cdd4;font-weight:500;margin-left:7px}.studio-footer{border-top:1px solid #ffffff10;padding:26px 0;display:flex;justify-content:space-between;font-size:8px;letter-spacing:1.5px;color:#62707c}@media(max-width:950px){.studio{padding:0 24px}.workspace{grid-template-columns:1fr}.notes{flex-wrap:wrap}.settings{max-width:none}.intro{padding-top:36px}}@media(max-width:520px){.studio{padding:0 14px}.brand-sub,.version{display:none}.stage{padding:12px;min-height:300px}.viewer-widget{padding:16px}#viewer-total{font-size:48px}.counter-main{gap:10px}.preview-bottom{font-size:7px;gap:12px}.studio-footer span{display:none}}
.export-panel{margin-top:24px;border:1px solid #ffffff16;border-radius:18px;background:#141a21;padding:28px;display:grid;grid-template-columns:1fr 1fr;gap:38px}.export-panel h2{font-size:24px;letter-spacing:-.6px;margin:0 0 14px}.export-panel p{color:#99a6b3;font-size:12px;line-height:1.8}.export-panel .eyebrow{color:#a8ff60;font-size:10px}.export-panel .hint{font-size:11px}.export-buttons{display:flex;gap:10px;margin:12px 0}.export-buttons .primary{width:auto;flex:1;justify-content:center}.code-label{display:block;font-size:10px;margin:16px 0 8px}#export-code{width:100%;resize:vertical;min-height:110px;max-height:360px;background:#0c1117;color:#b9c9d5;border:1px solid #ffffff1c;border-radius:8px;padding:12px;font:11px/1.6 Consolas,monospace;white-space:pre}#export-code:focus-visible{outline:2px solid #a8ff60;outline-offset:3px}@media(max-width:800px){.export-panel{grid-template-columns:1fr;gap:18px;padding:22px}}
.layout-label{display:block;margin-top:18px}#layout{margin-bottom:8px}
#panel-opacity{width:100%;margin:12px 0}#opacity-value{float:right;color:#a8ff60}.settings input:disabled,.settings select:disabled{opacity:.45;cursor:not-allowed}
.size-controls label{display:block;margin:14px 0 8px}.size-controls output{float:right;color:#a8ff60}.size-controls input[type=range]{width:100%}
/* Editor: controles agrupados e prévia fixa somente quando há espaço. */
.workspace{align-items:start}.preview-panel{align-self:start;width:100%}
@media(min-width:951px) and (min-height:650px){.preview-panel{position:sticky;top:24px}.stage{min-height:300px}}
.settings-section{border-top:1px solid #ffffff16;margin:0;padding:0}.settings-section summary{cursor:pointer;padding:18px 0;font-size:13px;font-weight:600;color:#eef2f7}.settings-section summary:focus-visible{outline:2px solid #a8ff60;outline-offset:3px}.section-content{padding-bottom:18px}.section-content>.color-row:first-child{margin-top:0;padding-top:0;border-top:0}.section-content>.size-controls{margin-top:0}.install-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px}.install-steps button{display:flex;flex-direction:column;gap:7px;text-align:left;padding:12px}.install-steps button[aria-pressed=true]{border-color:#a8ff60;background:#a8ff600b}.install-steps span{font-size:9px}.install-steps button[data-copied=true] span{color:#a8ff60}.brand{font-size:24px}
.support-link{display:inline-block;color:#ceff19;text-underline-offset:4px;padding:8px 0}.support-link:focus-visible{outline:2px solid #ceff19;outline-offset:4px}.release-version{font-variant-numeric:tabular-nums}
