:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{font-family:Arial,Helvetica,sans-serif}button{font-family:inherit}.tela-inicial{color:#fff;text-align:center;background:radial-gradient(circle at 20% 20%,#ff75e5 0%,#0000 25%),radial-gradient(circle at 80% 80%,#8e4dff 0%,#0000 30%),linear-gradient(135deg,#160022,#5d167d,#d63ccf);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:30px 20px;display:flex;overflow:hidden}.conteudo-inicial{flex-direction:column;align-items:center;width:100%;max-width:600px;display:flex}.tela-inicial h1{letter-spacing:2px;text-shadow:0 0 10px #fff,0 0 25px #ff7bea,0 0 40px #ff3ec8;margin:0;font-size:60px;font-weight:900}.tela-inicial h2{letter-spacing:1px;text-shadow:0 0 15px #ff7bea;margin:8px 0 25px;font-size:32px}.foto-hellena{background:linear-gradient(135deg,#fff,#ff7bea,#8e4dff);border-radius:50%;justify-content:center;align-items:center;width:280px;height:280px;padding:8px;display:flex;overflow:hidden;box-shadow:0 0 20px #fff,0 0 40px #ff5ee1,0 0 70px #8e4dff}.foto-hellena img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.tela-inicial button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ff3ec8,#8e4dff);border:none;border-radius:30px;margin-top:30px;padding:16px 38px;font-size:18px;font-weight:900;transition:transform .2s,box-shadow .2s;box-shadow:0 0 15px #ff75e5,0 0 30px #ff75e580}.tela-inicial button:hover{transform:scale(1.06);box-shadow:0 0 25px #fff,0 0 45px #ff75e5}.tela-desenhos{color:#fff;text-align:center;background:radial-gradient(circle at 10% 10%,#ff75e5 0%,#0000 20%),radial-gradient(circle at 90% 90%,#8e4dff 0%,#0000 25%),linear-gradient(135deg,#160022,#5d167d,#d63ccf);min-height:100vh;padding:35px 20px}.tela-desenhos h1{text-shadow:0 0 10px #fff,0 0 15px #ff7bea,0 0 30px #ff3ec8;margin:0;font-size:40px}.tela-desenhos p{margin:10px 0 25px;font-size:20px}.grade-desenhos{grid-template-columns:repeat(5,1fr);gap:18px;width:100%;max-width:1200px;margin:0 auto;display:grid}.card-desenho{color:#fff;cursor:pointer;background:#ffffff1f;border:2px solid #ffffff59;border-radius:18px;min-width:0;padding:10px;transition:transform .2s,box-shadow .2s,background .2s;box-shadow:0 0 15px #ff69e633,inset 0 0 15px #ffffff0d}.card-desenho:hover{background:#fff3;transform:translateY(-5px);box-shadow:0 0 20px #ff7bea,0 0 35px #ff75e580}.card-desenho img{object-fit:contain;background:#fff;border-radius:12px;width:100%;height:190px;display:block}.card-desenho span{margin-top:8px;font-size:13px;font-weight:700;display:block}.card-desenho strong{background:linear-gradient(90deg,#ff3ec8,#8e4dff);border-radius:12px;margin-top:7px;padding:7px;font-size:12px;display:block}.tela-pintar{color:#fff;text-align:center;background:radial-gradient(circle at 10% 10%,#ff75e5 0%,#0000 20%),radial-gradient(circle at 90% 90%,#8e4dff 0%,#0000 25%),linear-gradient(135deg,#160022,#5d167d,#d63ccf);min-height:100vh;padding:20px;position:relative;overflow:hidden}.tela-pintar h1{text-shadow:0 0 10px #fff,0 0 15px #ff7bea,0 0 30px #ff3ec8;margin:0 0 15px;font-size:40px}.paleta-cores{background:#ffffff1f;border:2px solid #fff6;border-radius:20px;grid-template-columns:repeat(3,1fr);align-content:start;justify-items:center;gap:9px;width:180px;height:650px;padding:12px;display:grid;position:absolute;top:85px;left:20px;overflow-y:auto;box-shadow:0 0 20px #ff69e64d,inset 0 0 20px #ffffff0d}.paleta-cores::-webkit-scrollbar{width:8px}.paleta-cores::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px}.paleta-cores::-webkit-scrollbar-thumb{background:#ff75e5;border-radius:10px}.cor{cursor:pointer;border:3px solid #fff;border-radius:50%;width:40px;height:40px;padding:0;transition:transform .15s,box-shadow .15s;box-shadow:0 3px 8px #00000059,inset 0 0 4px #ffffff80}.cor:hover{transform:scale(1.12)}.cor.selecionada{transform:scale(1.2);box-shadow:0 0 0 3px #ffd7ff,0 0 0 6px #ff3ec8,0 0 18px #fff}.botao-borracha{cursor:pointer;background:#fff;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-size:21px;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 3px 8px #0000004d}.botao-borracha:hover{transform:scale(1.1)}.botao-borracha.selecionada{transform:scale(1.18);box-shadow:0 0 0 3px #ffd7ff,0 0 0 6px #ff3ec8,0 0 18px #fff}.area-pintura{background:#fff;border-radius:25px;justify-content:center;align-items:center;width:calc(100% - 230px);max-width:900px;height:650px;margin:0 auto 15px 215px;padding:10px;display:flex;overflow:hidden;box-shadow:0 0 20px #fff,0 0 35px #ff7bea,0 0 55px #ff75e580}.area-pintura canvas{cursor:crosshair;touch-action:none;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.botoes-pintura{flex-wrap:wrap;justify-content:center;gap:12px;margin-left:180px;display:flex}.botoes-pintura button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ff3ec8,#8e4dff);border:none;border-radius:25px;padding:12px 24px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 0 12px #ff75e5,0 0 20px #ff75e566}.botoes-pintura button:hover{transform:scale(1.05);box-shadow:0 0 20px #fff,0 0 30px #ff75e5}.aviso-borracha{color:#ffd7ff;margin:8px 0 0 180px;font-size:14px;font-weight:700}@media (width<=1100px){.paleta-cores{grid-template-columns:repeat(3,1fr);gap:7px;width:150px;left:10px}.cor{width:34px;height:34px}.botao-borracha{width:38px;height:38px}.area-pintura{width:calc(100% - 190px);margin-left:180px}.botoes-pintura,.aviso-borracha{margin-left:150px}}@media (width<=900px){.grade-desenhos{grid-template-columns:repeat(4,1fr)}.card-desenho img{height:160px}.paleta-cores{grid-template-columns:repeat(2,1fr);width:125px;height:600px}.area-pintura{width:calc(100% - 160px);height:600px;margin-left:150px}.botoes-pintura,.aviso-borracha{margin-left:120px}}@media (width<=700px){.tela-inicial h1{font-size:45px}.tela-inicial h2{font-size:26px}.foto-hellena{width:230px;height:230px}.grade-desenhos{grid-template-columns:repeat(3,1fr);gap:10px}.card-desenho{padding:7px}.card-desenho img{height:140px}.tela-pintar{padding:12px}.tela-pintar h1{font-size:30px}.paleta-cores{grid-template-columns:repeat(8,1fr);width:100%;height:auto;max-height:170px;margin:0 auto 12px;position:static;overflow-y:auto}.cor{width:28px;height:28px}.botao-borracha{width:32px;height:32px;font-size:17px}.area-pintura{border-radius:18px;width:100%;height:500px;margin:0 auto 15px}.botoes-pintura{gap:7px;margin-left:0}.botoes-pintura button{padding:10px 15px;font-size:12px}.aviso-borracha{margin-left:0}}@media (width<=500px){.tela-inicial{padding:20px 12px}.tela-inicial h1{font-size:38px}.tela-inicial h2{font-size:23px}.foto-hellena{width:200px;height:200px}.tela-inicial button{padding:14px 28px;font-size:16px}.tela-desenhos{padding:25px 8px}.tela-desenhos h1{font-size:27px}.tela-desenhos p{font-size:16px}.grade-desenhos{grid-template-columns:repeat(3,1fr);gap:7px}.card-desenho{border-radius:12px;padding:5px}.card-desenho img{border-radius:8px;height:115px}.card-desenho span{font-size:9px}.card-desenho strong{margin-top:5px;padding:5px;font-size:9px}.paleta-cores{grid-template-columns:repeat(7,1fr);gap:6px;max-height:150px;padding:8px}.cor{border-width:2px;width:27px;height:27px}.botao-borracha{border-width:2px;width:31px;height:31px}.area-pintura{height:430px}}
