.styles-module__VW5IpG__container{max-width:1000px;margin:0 auto;padding:40px 20px}.styles-module__VW5IpG__header{text-align:center;margin-bottom:40px}.styles-module__VW5IpG__icon{color:#a855f7;margin-bottom:16px}.styles-module__VW5IpG__title{color:#1a1a1a;margin-bottom:12px;font-size:2.5rem;font-weight:800}.styles-module__VW5IpG__description{color:#4a4a4a;max-width:700px;margin:0 auto;font-size:1.1rem}.styles-module__VW5IpG__content{background:#fff;border:2px solid #f0f0f0;border-radius:16px;margin-bottom:32px;padding:32px;box-shadow:0 4px 24px #0000000f}.styles-module__VW5IpG__exemplos{border-bottom:2px solid #f0f0f0;margin-bottom:32px;padding-bottom:32px}.styles-module__VW5IpG__exemplosGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.styles-module__VW5IpG__exemploButton{color:#92400e;cursor:pointer;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:2px solid #fbbf24;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.styles-module__VW5IpG__exemploButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #fbbf244d}.styles-module__VW5IpG__formSection{flex-direction:column;gap:24px;display:flex}.styles-module__VW5IpG__label{color:#1a1a1a;margin-bottom:8px;font-size:.95rem;font-weight:600;display:block}.styles-module__VW5IpG__formField{flex-direction:column;display:flex}.styles-module__VW5IpG__formRow{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.styles-module__VW5IpG__input{border:2px solid #e5e5e5;border-radius:8px;padding:12px 16px;font-size:1rem;transition:all .3s}.styles-module__VW5IpG__input:focus{border-color:#a855f7;outline:none}.styles-module__VW5IpG__select{cursor:pointer;color:#1a1a1a;background:#fff;border:2px solid #e5e5e5;border-radius:8px;width:100%;padding:12px 16px;font-size:1rem;transition:all .3s}.styles-module__VW5IpG__select:hover{border-color:#a855f7}.styles-module__VW5IpG__select:focus{border-color:#a855f7;outline:none;box-shadow:0 0 0 3px #a855f71a}.styles-module__VW5IpG__textarea{resize:vertical;border:2px solid #e5e5e5;border-radius:8px;padding:12px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;transition:all .3s}.styles-module__VW5IpG__textarea:focus{border-color:#a855f7;outline:none}.styles-module__VW5IpG__hint{color:#555;margin-top:4px;font-size:.85rem;font-style:italic}.styles-module__VW5IpG__parametros{background:#f8f9fa;border:2px solid #e5e5e5;border-radius:12px;padding:24px}.styles-module__VW5IpG__parametrosTitle{color:#1a1a1a;margin-top:0;margin-bottom:20px;font-size:1.1rem}.styles-module__VW5IpG__slider{-webkit-appearance:none;cursor:pointer;background:linear-gradient(90deg,#e5e5e5,#a855f7);border-radius:8px;outline:none;width:100%;height:8px;margin:12px 0}.styles-module__VW5IpG__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#a855f7;border-radius:50%;width:24px;height:24px;transition:all .2s;box-shadow:0 2px 8px #a855f766}.styles-module__VW5IpG__slider::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 4px 12px #a855f799}.styles-module__VW5IpG__slider::-moz-range-thumb{cursor:pointer;background:#a855f7;border:none;border-radius:50%;width:24px;height:24px;box-shadow:0 2px 8px #a855f766}.styles-module__VW5IpG__sliderLabels{color:#555;justify-content:space-between;margin-top:4px;font-size:.75rem;display:flex}.styles-module__VW5IpG__generateButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a855f7 0%,#c084fc 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:8px;padding:16px 32px;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.styles-module__VW5IpG__generateButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #a855f74d}.styles-module__VW5IpG__generateButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.styles-module__VW5IpG__outputSection{border-top:2px solid #f0f0f0;margin-top:32px;padding-top:32px}.styles-module__VW5IpG__outputHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.styles-module__VW5IpG__copyButton{color:#1a1a1a;cursor:pointer;background:#f8f9fa;border:2px solid #e5e5e5;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.styles-module__VW5IpG__copyButton:hover{background:#e5e5e5;border-color:#d4d4d4}.styles-module__VW5IpG__output{color:#1a1a1a;word-break:break-word;background:linear-gradient(135deg,#f3e8ff 0%,#e9d5ff 100%);border:2px solid #a855f7;border-radius:12px;padding:20px;font-family:Courier New,Courier,monospace;font-size:1rem;line-height:1.8}.styles-module__VW5IpG__usage{color:#92400e;background:#fef3c7;border:1px solid #fbbf24;border-radius:8px;margin-top:12px;padding:12px;font-size:.9rem}.styles-module__VW5IpG__usage strong{font-weight:700}.styles-module__VW5IpG__tips{background:linear-gradient(135deg,#dcfce7 0%,#bbf7d0 100%);border:2px solid #10b981;border-radius:16px;padding:24px}.styles-module__VW5IpG__tips h3{color:#065f46;margin-top:0;margin-bottom:16px;font-size:1.1rem}.styles-module__VW5IpG__tips ul{color:#065f46;margin:0;padding-left:20px}.styles-module__VW5IpG__tips li{margin-bottom:10px;line-height:1.6}.styles-module__VW5IpG__tips strong{font-weight:700}@media (max-width:768px){.styles-module__VW5IpG__container{padding:20px}.styles-module__VW5IpG__title{font-size:2rem}.styles-module__VW5IpG__content{padding:20px}.styles-module__VW5IpG__formRow,.styles-module__VW5IpG__exemplosGrid{grid-template-columns:1fr}.styles-module__VW5IpG__sliderLabels{font-size:.65rem}.styles-module__VW5IpG__outputHeader{flex-direction:column;align-items:flex-start;gap:12px}}
