.artes-gerador{--roxo:#5a47ff;--azul:#2db6ff;--ciano:#2db6ff;--verde:#059669;--laranja:#d97706;--rosa:#ef4899;--vermelho:#ef4444;--fundo:#f2f1fa;--texto:#14162b;--cinza:#5b5e78;--cinza-suave:#8b8fb0;--borda:#e4e2f5;--borda-forte:#d2cfee;--surface:#fff;--acento-principal:var(--roxo);--r-sm:8px;--r-md:12px;--r-lg:16px;--sombra-card:0 1px 2px #14162b0a, 0 8px 24px -12px #14162b1a;--sombra-canvas:0 24px 60px -18px #06070c8c, 0 4px 16px #06070c2e;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.artes-gerador[data-tema=escuro]{--fundo:#0c1330;--texto:#dae2fd;--cinza:#c7c4d7;--cinza-suave:#8c90ac;--borda:#232b45;--borda-forte:#333c5c;--surface:#131b2e;--sombra-card:0 1px 2px #0000003d, 0 10px 28px -12px #00000080;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.artes-gerador{transition:background .16s}.artes-gerador *{box-sizing:border-box}.artes-gerador{background:var(--fundo);color:var(--texto);-webkit-font-smoothing:antialiased;border-radius:16px;flex-direction:column;height:100%;min-height:0;margin:0;font-family:Inter,system-ui,Arial,sans-serif;transition:background .16s,color .16s;display:flex;overflow:hidden}.artes-gerador header{background:var(--surface);border-bottom:1px solid var(--borda);z-index:5;flex:none;position:relative;box-shadow:0 1px #0f111508}.artes-gerador .header-top{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;padding:14px 24px;display:flex}.artes-gerador header img{height:32px}.artes-gerador .header-tools{border-top:1px solid var(--borda);background:var(--fundo);flex-wrap:wrap;align-items:flex-start;gap:20px;padding:12px 24px 14px;display:flex}.artes-gerador .ht-grupo{flex-direction:column;gap:8px;display:flex}.artes-gerador .ht-rot{text-transform:uppercase;letter-spacing:.07em;color:var(--cinza-suave);align-items:center;gap:7px;font-size:10.5px;font-weight:700;display:flex}.artes-gerador .ht-rot:before{content:"";background:var(--azul);border-radius:2px;flex:none;width:6px;height:6px}.artes-gerador .ht-sep{background:var(--borda-forte);align-self:stretch;width:1px;margin-top:22px}.artes-gerador .ht-safe{flex:1;align-items:flex-end;min-width:220px}@media (max-width:900px){.artes-gerador .header-tools{flex-direction:column;gap:14px}.artes-gerador .ht-sep{display:none}.artes-gerador .ht-safe{align-items:flex-start}}.artes-gerador .header-tools.centralizado{justify-content:center;align-items:center;position:relative}.artes-gerador .header-tools.centralizado .ht-formato{text-align:center;align-items:center}.artes-gerador .header-tools.centralizado .ht-formato .chips{justify-content:center}.artes-gerador .header-tools.centralizado .ht-safe{flex:none;min-width:0;position:absolute;top:50%;right:24px;transform:translateY(-50%)}@media (max-width:900px){.artes-gerador .header-tools.centralizado{flex-direction:column}.artes-gerador .header-tools.centralizado .ht-safe{align-items:center;position:static;transform:none}}.artes-gerador .cluster{align-items:center;gap:9px;padding:0 8px;display:flex}.artes-gerador .cluster+.cluster{border-left:1px solid var(--borda-forte)}.artes-gerador .cluster .rot{text-transform:uppercase;letter-spacing:.07em;color:var(--cinza-suave);font-size:10.5px;font-weight:700}.artes-gerador .setas{grid-template-rows:repeat(3,34px);grid-template-columns:repeat(3,34px);gap:3px;display:grid}.artes-gerador .setas button{border:1.5px solid var(--borda-forte);background:var(--fundo);cursor:pointer;color:var(--roxo);border-radius:9px;justify-content:center;align-items:center;padding:0;font-size:15px;font-weight:700;transition:background .12s,border-color .12s,transform 80ms,box-shadow .12s,color .12s;display:flex}.artes-gerador .setas button:hover{background:var(--azul);border-color:var(--azul);color:#fff;box-shadow:0 4px 10px -3px color-mix(in srgb, var(--azul) 55%, transparent)}.artes-gerador .setas button:active{transform:scale(.94)}.artes-gerador .setas .up{grid-area:1/2}.artes-gerador .setas .left{grid-area:2/1}.artes-gerador .setas .reset{color:var(--cinza-suave);background:var(--surface);border-style:dashed;grid-area:2/2;font-size:15px}.artes-gerador .setas .reset:hover{background:var(--texto);border-color:var(--texto);color:#fff;border-style:solid}.artes-gerador .setas .right{grid-area:2/3}.artes-gerador .setas .down{grid-area:3/2}.artes-gerador .header-acoes{align-items:center;gap:12px;display:flex}.artes-gerador .grupo-baixar{box-shadow:0 6px 16px -6px color-mix(in srgb, var(--roxo) 55%, transparent);border-radius:999px;display:flex;overflow:hidden}.artes-gerador .grupo-baixar button{background:linear-gradient(135deg,var(--roxo),var(--azul));color:#fff;cursor:pointer;white-space:nowrap;border:0;align-items:center;gap:6px;padding:11px 18px;font-family:inherit;font-size:13.5px;font-weight:600;transition:filter .12s,transform 80ms;display:flex}.artes-gerador .grupo-baixar button:first-child{border-right:1px solid #ffffff47}.artes-gerador .grupo-baixar button:hover{filter:brightness(1.08)}.artes-gerador .grupo-baixar button:active{transform:scale(.97)}.artes-gerador .btn-ajuda{border:1px solid var(--borda-forte);background:var(--surface);width:30px;height:30px;color:var(--cinza);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;font-family:inherit;font-size:14px;font-weight:700;transition:background .12s,color .12s,border-color .12s;display:flex}.artes-gerador .btn-ajuda:hover{background:var(--azul);border-color:var(--azul);color:#fff}.artes-gerador .modal-ajuda{z-index:100;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.artes-gerador .modal-ajuda[aria-hidden=true]{display:none}.artes-gerador .modal-ajuda-fundo{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#06070c9e;position:absolute;inset:0}.artes-gerador .modal-ajuda-caixa{background:var(--surface);color:var(--texto);border-radius:var(--r-lg);flex-direction:column;width:100%;max-width:560px;max-height:min(680px,88vh);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px -18px #06070c8c}.artes-gerador .modal-ajuda-topo{border-bottom:1px solid var(--borda);justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.artes-gerador .modal-ajuda-topo h2{margin:0;font-size:16px;font-weight:700}.artes-gerador .modal-ajuda-topo button{border:1px solid var(--borda-forte);background:var(--fundo);width:30px;height:30px;color:var(--cinza);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;font-size:13px;display:flex}.artes-gerador .modal-ajuda-topo button:hover{background:var(--texto);border-color:var(--texto);color:var(--surface)}.artes-gerador .modal-ajuda-corpo{padding:6px 22px 22px;overflow-y:auto}.artes-gerador .modal-ajuda-corpo section+section{margin-top:18px}.artes-gerador .modal-ajuda-corpo h3{text-transform:uppercase;letter-spacing:.06em;color:var(--azul);margin:0 0 6px;font-size:12.5px;font-weight:700}.artes-gerador .modal-ajuda-corpo p{color:var(--cinza);margin:0;font-size:13.5px;line-height:1.6}.artes-gerador .tema-switch{background:var(--fundo);border:1px solid var(--borda);border-radius:999px;gap:2px;padding:3px;display:flex}.artes-gerador .tema-switch button{cursor:pointer;width:30px;height:30px;color:var(--cinza-suave);background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;font-size:14px;transition:background .12s,color .12s;display:flex}.artes-gerador .tema-switch button[aria-pressed=true]{background:var(--azul);color:#fff}.artes-gerador .wrap{flex:1;grid-template-columns:430px 1fr;align-items:stretch;gap:24px;width:100%;max-width:1540px;min-height:0;margin:0 auto;padding:24px;display:grid}@media (max-width:960px){.artes-gerador .wrap{grid-template-columns:1fr;height:auto;min-height:0;padding:14px}.artes-gerador .painel{order:2;height:auto;overflow:visible}.artes-gerador .palco{order:1;height:auto;position:static;overflow:visible}.artes-gerador .painel .bloco:nth-of-type(5){order:1}.artes-gerador .painel .bloco:nth-of-type(9){order:2}.artes-gerador .painel .bloco:first-of-type{order:3}.artes-gerador .painel .bloco:nth-of-type(2){order:4}.artes-gerador .painel .bloco:nth-of-type(3){order:5}.artes-gerador .painel .bloco:nth-of-type(4){order:6}.artes-gerador .painel .bloco:nth-of-type(6){order:7}.artes-gerador .painel .bloco:nth-of-type(7){order:8}.artes-gerador .painel .bloco:nth-of-type(8){order:9}}@media (max-width:600px){.artes-gerador .wrap{gap:14px;padding:8px}.artes-gerador .header-top{justify-content:center;gap:10px;padding:10px 12px}.artes-gerador .header-tools{padding:8px 10px 10px}.artes-gerador header img{height:26px}.artes-gerador .estagio{border-radius:16px;padding:14px}.artes-gerador .palco{gap:8px}.artes-gerador .nota{display:none}.artes-gerador .bloco{padding:12px 13px 13px}.artes-gerador .painel{gap:8px}.artes-gerador .elementos-grid{grid-template-columns:repeat(3,1fr);gap:8px}.artes-gerador .elementos-grid .el-item{padding:8px}.artes-gerador .camada-crop-grade,.artes-gerador .duplo{grid-template-columns:1fr}.artes-gerador .setas{grid-template-rows:repeat(3,30px);grid-template-columns:repeat(3,30px)}.artes-gerador .grupo-baixar button{padding:11px 12px;font-size:12.5px}.artes-gerador .header-acoes{flex-wrap:wrap;justify-content:center}.artes-gerador .flutuante{top:8px;right:8px}.artes-gerador .btn-tela-cheia{width:30px;height:30px;font-size:14px;top:8px;left:8px}.artes-gerador .header-tools.centralizado{gap:8px}.artes-gerador .header-tools.centralizado .ht-formato .chips{flex-wrap:nowrap;justify-content:flex-start;gap:5px;padding-bottom:2px;overflow-x:auto}.artes-gerador .header-tools.centralizado .ht-formato .chips .chip{white-space:nowrap;flex:none;padding:5px 8px;font-size:10.5px}.artes-gerador .header-tools.centralizado .ht-rot{font-size:9.5px}.artes-gerador .header-tools.centralizado .ht-safe{align-items:center}.artes-gerador .header-tools.centralizado .ht-safe .toggle{gap:7px;margin-top:0;font-size:11px}.artes-gerador .header-tools.centralizado .ht-safe .toggle .trilho{width:28px;height:17px}.artes-gerador .header-tools.centralizado .ht-safe .toggle .trilho:after{width:13px;height:13px}.artes-gerador .header-tools.centralizado .ht-safe .toggle input:checked+.trilho:after{transform:translate(11px)}}.artes-gerador .painel{flex-direction:row;gap:10px;height:100%;min-height:0;display:flex}.artes-gerador .painel-corpo{flex-direction:column;flex:1;gap:10px;min-width:0;height:100%;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.artes-gerador .painel-topo{gap:8px;display:flex}.artes-gerador .painel-topo button{flex:1;font-size:13px;font-weight:600}.artes-gerador .painel-rail{flex-direction:column;flex:none;gap:4px;width:64px;padding:6px 4px;display:flex;overflow-y:auto}.artes-gerador .rail-item{border-radius:var(--r-sm);color:var(--cinza-suave);cursor:pointer;background:0 0;border:1px solid #0000;flex-direction:column;align-items:center;gap:4px;padding:9px 2px 7px;font-family:inherit;transition:background .12s,color .12s,border-color .12s;display:flex}.artes-gerador .rail-item .ic{display:block}.artes-gerador .rail-item span{font-family:var(--fonte-label);text-transform:uppercase;letter-spacing:.04em;font-size:8.5px;font-weight:700;line-height:1.1}.artes-gerador .rail-item:hover{background:color-mix(in srgb, var(--roxo) 10%, transparent);color:var(--texto)}.artes-gerador .rail-item.ativo{background:linear-gradient(135deg,var(--roxo),var(--azul));color:#fff;border-color:#0000;box-shadow:0 4px 14px -6px #5a47ff8c}@media (max-width:960px){.artes-gerador .painel-rail{display:none}.artes-gerador .painel-corpo{overflow-y:visible}}.artes-gerador .artes-gerador{--fonte-label:"JetBrains Mono",ui-monospace,monospace}.artes-gerador .bloco{border-radius:var(--r-md);border:1px solid var(--borda);background:var(--surface);box-shadow:var(--sombra-card);padding:22px 24px 24px;transition:background .16s,border-color .16s}.artes-gerador label{text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:600;font-family:var(--fonte-label);color:var(--cinza);margin-bottom:9px;display:block}.artes-gerador details.bloco>summary{letter-spacing:.1em;font-size:11.5px;font-weight:700;font-family:var(--fonte-label);color:var(--texto);text-transform:uppercase;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;margin-bottom:9px;list-style:none;display:flex}.artes-gerador details.bloco>summary::-webkit-details-marker{display:none}.artes-gerador details.bloco>summary:before{content:"";background:var(--acento,var(--azul));border-radius:2px;flex:none;width:7px;height:7px}.artes-gerador details.bloco>summary:after{content:"▾";color:var(--cinza);flex:none;margin-left:auto;font-size:19px;font-weight:700;line-height:1;transition:transform .16s,color .12s}.artes-gerador details.bloco:not([open])>summary{margin-bottom:0}.artes-gerador details.bloco:not([open])>summary:after{transform:rotate(-90deg)}.artes-gerador details.bloco>summary:hover:after{color:var(--azul)}.artes-gerador details.bloco>summary .contador{margin-left:0}.artes-gerador .painel .bloco:first-of-type{--acento:var(--azul);background:color-mix(in srgb, var(--acento) 6%, var(--surface));border-color:color-mix(in srgb, var(--acento) 20%, var(--borda))}.artes-gerador .painel .bloco:nth-of-type(2){--acento:var(--roxo);background:color-mix(in srgb, var(--acento) 6%, var(--surface));border-color:color-mix(in srgb, var(--acento) 20%, var(--borda))}.artes-gerador .painel .bloco:nth-of-type(3){--acento:var(--laranja);background:color-mix(in srgb, var(--acento) 6%, var(--surface));border-color:color-mix(in srgb, var(--acento) 20%, var(--borda))}.artes-gerador .painel .bloco:nth-of-type(4){--acento:var(--verde);background:color-mix(in srgb, var(--acento) 6%, var(--surface));border-color:color-mix(in srgb, var(--acento) 20%, var(--borda))}.artes-gerador .painel .bloco:nth-of-type(5){--acento:var(--ciano);background:color-mix(in srgb, var(--acento) 6%, var(--surface));border-color:color-mix(in srgb, var(--acento) 20%, var(--borda))}.artes-gerador .painel .bloco:nth-of-type(6){--acento:var(--rosa);background:color-mix(in srgb, var(--acento) 6%, var(--surface));border-color:color-mix(in srgb, var(--acento) 20%, var(--borda))}.artes-gerador .painel .bloco:nth-of-type(7){--acento:var(--cinza);background:color-mix(in srgb, var(--acento) 6%, var(--surface));border-color:color-mix(in srgb, var(--acento) 20%, var(--borda))}.artes-gerador .painel .bloco:nth-of-type(8){--acento:var(--roxo);background:color-mix(in srgb, var(--acento) 6%, var(--surface));border-color:color-mix(in srgb, var(--acento) 20%, var(--borda))}.artes-gerador .painel .bloco:nth-of-type(9){--acento:var(--azul);background:color-mix(in srgb, var(--acento) 6%, var(--surface));border-color:color-mix(in srgb, var(--acento) 20%, var(--borda))}.artes-gerador .videotrilha{border-radius:var(--r-sm);border:1px solid var(--borda-forte);-webkit-user-select:none;user-select:none;-webkit-overflow-scrolling:touch;scrollbar-width:thin;background:#000;height:56px;position:relative;overflow:auto hidden}.artes-gerador .videotrilha-conteudo{touch-action:pan-x;min-width:100%;height:100%;position:relative}.artes-gerador .videotrilha-filme{height:100%;display:flex;position:absolute;inset:0}.artes-gerador .videotrilha-filme img{object-fit:cover;opacity:.85;flex:auto;height:100%;display:block}.artes-gerador .videotrilha-selecao{background:color-mix(in srgb, var(--acento-principal) 22%, transparent);border-top:3px solid var(--acento-principal);border-bottom:3px solid var(--acento-principal);pointer-events:none;width:0;position:absolute;top:0;bottom:0;left:0}.artes-gerador .videotrilha-alca{cursor:ew-resize;z-index:2;touch-action:none;justify-content:center;align-items:center;width:16px;margin-left:-8px;display:flex;position:absolute;top:0;bottom:0}.artes-gerador .videotrilha-alca:before{content:"";background:var(--acento-principal);border-radius:5px;position:absolute;inset:0}.artes-gerador .videotrilha-alca i{opacity:.9;background:#fff;border-radius:2px;width:3px;height:18px;position:relative}.artes-gerador .videotrilha-zoom-ctrl{gap:4px;display:flex}.artes-gerador .videotrilha-zoom-ctrl button{border:1px solid var(--borda-forte);background:var(--surface);width:22px;height:22px;color:var(--cinza);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;font-size:14px;font-weight:700;line-height:1;transition:background .12s,color .12s,border-color .12s;display:flex}.artes-gerador .videotrilha-zoom-ctrl button:hover{background:var(--azul);border-color:var(--azul);color:#fff}.artes-gerador .videotrilha-playhead{z-index:3;pointer-events:none;background:#fff;width:2px;margin-left:-1px;position:absolute;top:-3px;bottom:-3px;box-shadow:0 0 0 1px #00000073,0 0 6px #00000080}.artes-gerador .progresso-video{background:var(--borda);border-radius:999px;height:6px;margin:8px 0 2px;overflow:hidden}.artes-gerador .progresso-video .barra{background:linear-gradient(90deg,var(--roxo,#7c3aed),var(--azul));border-radius:999px;width:0%;height:100%;transition:width .2s}.artes-gerador .progresso-video.indeterminado .barra{animation:1.1s ease-in-out infinite progresso-indeterminado;width:35%!important}.artes-gerador .modal-exportando{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#06070c9e;justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0}.artes-gerador .modal-exportando.aberto{display:flex}.artes-gerador .modal-exportando-caixa{background:var(--surface);color:var(--texto);text-align:center;border:1px solid var(--borda);border-radius:18px;width:100%;max-width:360px;padding:26px 24px;box-shadow:0 24px 60px -18px #06070c8c}.artes-gerador .modal-exportando-caixa h2{margin:0 0 16px;font-size:16px;font-weight:700}.artes-gerador .modal-exportando-caixa .progresso-video{margin:0 0 12px}.artes-gerador .modal-exportando-caixa .nota{text-align:center;margin:0}.artes-gerador .videotrilha.carregando-thumbs .videotrilha-filme{opacity:.35;transition:opacity .15s}.artes-gerador .select-fonte{border:1px solid var(--borda-forte);border-radius:var(--r-sm);width:100%;color:var(--texto);background:var(--surface);cursor:pointer;padding:10px 13px;font-family:inherit;font-size:14px;transition:border-color .12s,box-shadow .12s}.artes-gerador .select-fonte:focus{border-color:var(--azul);box-shadow:0 0 0 3px color-mix(in srgb, var(--azul) 18%, transparent);outline:none}.artes-gerador .sw-custom{justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.artes-gerador .sw-custom.ativo{box-shadow:inset 0 0 0 1px #0f11151f, 0 0 0 3px var(--surface), 0 0 0 5px var(--roxo,#7c3aed), 0 3px 8px -2px color-mix(in srgb, var(--roxo,#7c3aed) 55%, transparent)}.artes-gerador .sw-custom-icone{pointer-events:none;filter:drop-shadow(0 1px 1px #00000059)}.artes-gerador .sw-custom-input{opacity:0;cursor:pointer;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.artes-gerador svg.ic{vertical-align:-2px;flex:none}.artes-gerador canvas{cursor:grab;touch-action:none}.artes-gerador canvas:active{cursor:grabbing}.artes-gerador .divisor{border:none;border-top:1px solid var(--borda-forte);margin:14px 0}.artes-gerador .elementos-grid{grid-template-columns:repeat(2,1fr);gap:10px;min-height:40px;margin-top:12px;display:grid}.artes-gerador .elementos-grid .el-item{aspect-ratio:1;border:1px solid var(--borda-forte);border-radius:var(--r-sm);background:var(--surface);cursor:pointer;justify-content:center;align-items:center;padding:14px;transition:border-color .12s,background .12s,transform 80ms;display:flex}.artes-gerador .elementos-grid .el-item:hover{border-color:var(--azul);background:var(--fundo);transform:scale(1.04)}.artes-gerador .elementos-grid .el-item img{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.artes-gerador .elementos-grid .el-vazio{color:var(--cinza);text-align:left;grid-column:1/-1;padding:6px 0;font-size:12.5px}.artes-gerador .elementos-credito{color:var(--cinza-suave);text-align:left;margin:10px 0 0;font-size:10.5px}.artes-gerador #elementosAbas .chip[data-aba]{flex:1;justify-content:center}.artes-gerador .modelos-lista{flex-direction:column;gap:6px;margin-top:11px;display:flex}.artes-gerador .modelo-item{border:1px solid var(--borda-forte);border-radius:var(--r-sm);background:var(--fundo);align-items:center;gap:8px;padding:8px 10px;display:flex}.artes-gerador .modelo-item span{color:var(--texto);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12.5px;overflow:hidden}.artes-gerador .modelo-item button{border:1px solid var(--borda-forte);background:var(--surface);cursor:pointer;color:var(--cinza);border-radius:6px;padding:4px 8px;font-family:inherit;font-size:11.5px}.artes-gerador .modelo-item button:hover{border-color:var(--azul);color:var(--azul)}.artes-gerador .modelo-item button.excluir:hover{border-color:var(--vermelho);color:var(--vermelho)}.artes-gerador .camadas-lista,.artes-gerador .titulos-extra-lista{flex-direction:column;gap:8px;margin-top:11px;display:flex}.artes-gerador .camada-item{border:1px solid var(--borda-forte);border-radius:var(--r-sm);background:var(--fundo);cursor:pointer;padding:9px;transition:border-color .12s}.artes-gerador .camada-item.selecionada{border-color:var(--azul);box-shadow:0 0 0 2px color-mix(in srgb, var(--azul) 25%, transparent)}.artes-gerador .camada-topo{align-items:center;gap:9px;display:flex}.artes-gerador .camada-topo-sem-nome{justify-content:flex-end}.artes-gerador .camada-thumb{object-fit:cover;border:1px solid var(--borda-forte);border-radius:6px;flex:none;width:38px;height:38px}.artes-gerador .camada-info{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.artes-gerador .camada-nome{color:var(--texto);font-size:12px;font-weight:600}.artes-gerador .camada-ordem{flex-wrap:wrap;gap:4px;display:flex}.artes-gerador .camada-ordem button{border:1px solid var(--borda-forte);background:var(--surface);cursor:pointer;color:var(--cinza);border-radius:6px;padding:3px 6px;font-family:inherit;font-size:12px;transition:background .12s,color .12s,border-color .12s}.artes-gerador .camada-ordem button:hover{border-color:var(--azul);color:var(--azul)}.artes-gerador .camada-controles{align-items:center;gap:14px;margin-top:9px;display:flex}.artes-gerador .camada-setas{grid-template-rows:repeat(3,26px);grid-template-columns:repeat(3,26px)}.artes-gerador .camada-setas button{border-radius:7px;font-size:11px}.artes-gerador .camada-sliders{flex-direction:column;flex:1;gap:8px;display:flex}.artes-gerador .camada-tamanho{flex-direction:column;flex:1;gap:3px;display:flex}.artes-gerador .camada-tamanho label{margin-bottom:0;font-size:10px}.artes-gerador .camada-crop{border-top:1px dashed var(--borda-forte);margin-top:10px;padding-top:9px}.artes-gerador .camada-crop-titulo{margin-bottom:6px;font-size:10px}.artes-gerador .camada-crop-grade{grid-template-columns:1fr 1fr;gap:8px 14px;display:grid}.artes-gerador .camada-crop-grade>div{flex-direction:column;gap:3px;display:flex}.artes-gerador .camada-crop-grade label{margin-bottom:0;font-size:10px}.artes-gerador input[type=text],.artes-gerador textarea{border:1px solid var(--borda-forte);border-radius:var(--r-sm);width:100%;color:var(--texto);background:var(--surface);padding:10px 13px;font-family:inherit;font-size:14px;transition:border-color .12s,box-shadow .12s}.artes-gerador textarea{resize:vertical;min-height:74px;line-height:1.45}.artes-gerador input:focus,.artes-gerador textarea:focus{border-color:var(--azul);box-shadow:0 0 0 3px color-mix(in srgb, var(--azul) 18%, transparent);outline:none}.artes-gerador .campo+.campo{margin-top:13px}.artes-gerador .duplo{grid-template-columns:1fr 1fr;gap:9px;display:grid}.artes-gerador .chips{flex-wrap:wrap;gap:6px;display:flex}.artes-gerador .chip{border:1px solid var(--borda-forte);background:var(--surface);color:var(--texto);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:6.5px 11px;font-family:inherit;font-size:12.5px;font-weight:500;line-height:1.15;transition:background .12s,border-color .12s,color .12s,transform 80ms,box-shadow .12s;display:flex}.artes-gerador .chip:hover{border-color:var(--azul);color:var(--azul)}.artes-gerador .chip:active{transform:scale(.97)}.artes-gerador .chip[aria-pressed=true]{background:linear-gradient(135deg,var(--roxo),var(--azul));color:#fff;box-shadow:0 4px 14px -4px color-mix(in srgb, var(--roxo) 55%, transparent);border-color:#0000}.artes-gerador .chip.ed[aria-pressed=true]{background:var(--c);border-color:var(--c);color:#fff;box-shadow:0 4px 12px -4px color-mix(in srgb, var(--c) 60%, transparent)}.artes-gerador .ponto{border-radius:2px;flex:none;width:8px;height:8px}.artes-gerador .swatches{flex-wrap:wrap;gap:10px;padding:4px 2px;display:flex}.artes-gerador .sw{cursor:pointer;border:none;border-radius:50%;width:30px;height:30px;transition:transform .18s cubic-bezier(.34,1.56,.64,1),box-shadow .15s;position:relative;box-shadow:inset 0 0 0 1px #0f11151f,0 1px 2px #0f11151a}.artes-gerador .sw:hover{transform:translateY(-2px)scale(1.08);box-shadow:inset 0 0 0 1px #0f11151f,0 5px 12px -3px #0f111559}.artes-gerador .sw:active{transform:translateY(0)scale(.97)}.artes-gerador .sw[aria-pressed=true]{box-shadow:inset 0 0 0 1px #0f11151f, 0 0 0 3px var(--surface), 0 0 0 5px var(--roxo,#7c3aed), 0 3px 8px -2px color-mix(in srgb, var(--roxo,#7c3aed) 55%, transparent)}.artes-gerador .contador{float:right;letter-spacing:.02em;text-transform:none;font-size:10.5px;font-weight:500;font-family:var(--fonte-label);color:var(--cinza-suave)}.artes-gerador .contador.alto{color:var(--laranja)}.artes-gerador .toggle{color:var(--texto);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;margin-top:11px;font-size:13px;display:inline-flex}.artes-gerador .toggle input{opacity:0;width:0;height:0;position:absolute}.artes-gerador .toggle .trilho{background:var(--borda-forte);border-radius:999px;flex:none;width:34px;height:20px;transition:background .16s;position:relative}.artes-gerador .toggle .trilho:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .16s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0f111559}.artes-gerador .toggle input:checked+.trilho{background:linear-gradient(135deg,var(--roxo),var(--azul))}.artes-gerador .toggle input:checked+.trilho:after{transform:translate(14px)}.artes-gerador .toggle input:focus-visible+.trilho{outline:2px solid var(--azul);outline-offset:2px}.artes-gerador .toggle-sm{gap:7px;margin-top:0;font-size:11.5px}.artes-gerador .toggle-sm .trilho{width:28px;height:17px}.artes-gerador .toggle-sm .trilho:after{width:13px;height:13px}.artes-gerador .toggle-sm input:checked+.trilho:after{transform:translate(11px)}.artes-gerador button.btn{border-radius:var(--r-sm);background:linear-gradient(135deg,var(--roxo),var(--azul));color:#fff;cursor:pointer;border:0;padding:12px;font-family:inherit;font-size:14px;font-weight:600;transition:filter .12s,transform 80ms}.artes-gerador button.btn:hover{filter:brightness(1.08)}.artes-gerador button.btn:active{transform:scale(.98)}.artes-gerador button.ghost{background:var(--surface);color:var(--azul);border:1px solid var(--borda-forte)}.artes-gerador button.ghost:hover{background:var(--fundo);border-color:var(--azul)}.artes-gerador .palco{flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;min-height:0;display:flex;overflow:auto}.artes-gerador .estagio{background:radial-gradient(circle,#ffffff12 1px,#0000 1.4px) 0 0/22px 22px,radial-gradient(at 50% 0,#5a47ff1f,#0000 60%),linear-gradient(160deg,#23262e,#14161b 82%);border-radius:24px;flex:1;justify-content:center;align-items:center;width:100%;min-height:0;padding:40px;display:flex;position:relative;overflow:auto;box-shadow:inset 0 0 0 1px #ffffff0f}.artes-gerador #tela{transition:transform .12s}.artes-gerador .palco-zoom-ctrl{z-index:3;-webkit-backdrop-filter:blur(14px);background:#0f111599;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:2px;padding:4px;display:flex;position:absolute;bottom:14px;right:14px;box-shadow:0 8px 18px -8px #0000008c}.artes-gerador .palco-zoom-ctrl button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:15px;font-weight:700;transition:background .12s;display:flex}.artes-gerador .palco-zoom-ctrl button:hover{background:var(--azul)}.artes-gerador .palco-zoom-ctrl button:last-child{font-size:11px}.artes-gerador .palco-zoom-ctrl span{color:#ffffffd9;text-align:center;min-width:38px;font-size:11px;font-weight:600}.artes-gerador .btn-tela-cheia{z-index:3;-webkit-backdrop-filter:blur(14px);color:#fff;cursor:pointer;background:#0f111599;border:1px solid #ffffff29;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;transition:background .12s,transform 80ms;display:flex;position:absolute;top:14px;left:14px;box-shadow:0 8px 18px -8px #0000008c}.artes-gerador .btn-tela-cheia:hover{background:var(--azul)}.artes-gerador .btn-tela-cheia:active{transform:scale(.94)}.artes-gerador .estagio:fullscreen{border-radius:0;padding:24px}.artes-gerador .estagio:fullscreen canvas{max-height:calc(100vh - 48px)}.artes-gerador .estagio:-webkit-full-screen{border-radius:0;padding:24px}.artes-gerador .estagio.tela-cheia-simulada{z-index:9999;padding:16px;border-radius:0!important;width:100vw!important;height:100vh!important;position:fixed!important;inset:0!important}.artes-gerador .estagio.tela-cheia-simulada canvas{max-height:calc(100vh - 32px)}.artes-gerador .flutuante{z-index:3;-webkit-backdrop-filter:blur(14px);background:#0f111599;border:1px solid #ffffff24;border-radius:14px;flex-direction:column;align-items:stretch;gap:5px;padding:6px 7px;display:flex;position:absolute;top:14px;right:14px;box-shadow:0 8px 18px -8px #0000008c}.artes-gerador .flutuante .setas{grid-template-rows:repeat(3,15px);grid-template-columns:repeat(3,15px);gap:1px}.artes-gerador .flutuante .setas button{border-radius:4px;font-size:7.5px}.artes-gerador .flutuante .cluster{flex-direction:column;align-items:center;gap:3px;padding:3px 0}.artes-gerador .flutuante .cluster+.cluster{border-top:1px solid #ffffff29;border-left:none}.artes-gerador .flutuante .cluster .rot{letter-spacing:.08em;text-transform:uppercase;color:#ffffff9e;font-size:7.5px;font-weight:700;display:block}.artes-gerador .flutuante .setas button{color:#fff;background:#ffffff14;border-color:#fff3}.artes-gerador .flutuante .setas button:hover{background:var(--azul);border-color:var(--azul)}.artes-gerador .flutuante .setas .reset{color:#ffffffbf;background:#ffffff0d;border-color:#fff3}.artes-gerador .flutuante .setas .reset:hover{color:var(--texto);background:#ffffffe6;border-color:#fff}.artes-gerador canvas{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;box-shadow:var(--sombra-canvas);display:block}.artes-gerador .nota{color:var(--cinza);text-align:center;flex:none;max-width:520px;margin:0;font-size:12px;line-height:1.5}.artes-gerador .nota b{color:var(--azul)}.artes-gerador input[type=range]{appearance:none;width:100%;accent-color:var(--azul);cursor:pointer;background:0 0;height:14px;margin:0}.artes-gerador input[type=range]::-webkit-slider-runnable-track{background:var(--borda-forte);border-radius:999px;height:3px}.artes-gerador input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--azul);border:2px solid var(--surface);width:13px;height:13px;box-shadow:0 0 0 1px var(--borda-forte);cursor:pointer;border-radius:50%;margin-top:-5px;transition:transform .1s}.artes-gerador input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.12)}.artes-gerador input[type=range]::-moz-range-track{background:var(--borda-forte);border-radius:999px;height:3px}.artes-gerador input[type=range]::-moz-range-thumb{background:var(--azul);border:2px solid var(--surface);width:13px;height:13px;box-shadow:0 0 0 1px var(--borda-forte);cursor:pointer;border-radius:50%}.artes-gerador input[type=file]{color:var(--cinza);font-size:12.5px}.artes-gerador .textos-lista{flex-direction:column;gap:10px;margin-top:11px;display:flex}.artes-gerador .texto-item textarea{min-height:44px;padding:8px 10px;font-size:13px}.artes-gerador .toolbar-texto{flex-wrap:wrap;align-items:center;gap:6px;margin-top:7px;display:flex}.artes-gerador .select-fonte-sm{flex:1;width:auto;min-width:0;padding:7px 9px;font-size:12.5px}.artes-gerador .input-num{border:1px solid var(--borda-forte);border-radius:var(--r-sm);text-align:center;width:56px;color:var(--texto);background:var(--surface);flex:none;padding:7px 6px;font-family:inherit;font-size:12.5px}.artes-gerador .input-num:focus{border-color:var(--azul);outline:none}.artes-gerador .chips-align{gap:3px}.artes-gerador .chips-align button{border:1px solid var(--borda-forte);background:var(--surface);cursor:pointer;color:var(--cinza);border-radius:7px;padding:6px 8px;font-size:12px;transition:background .12s,color .12s,border-color .12s}.artes-gerador .chips-align button:hover{border-color:var(--azul);color:var(--azul)}.artes-gerador .chips-align button[aria-pressed=true]{background:var(--azul);color:#fff;border-color:var(--azul)}.artes-gerador .mini-toggle{text-transform:uppercase;letter-spacing:.05em;color:var(--cinza);cursor:pointer;white-space:nowrap;align-items:center;gap:5px;margin:0;font-size:10.5px;font-weight:600;display:inline-flex}.artes-gerador .mini-toggle input{accent-color:var(--azul);width:13px;height:13px;margin:0}.artes-gerador .swatches-sm{gap:6px}.artes-gerador .swatches-sm .sw{width:20px;height:20px}.artes-gerador .texto-item .toolbar-texto input[type=range]{flex:1;min-width:60px}
