.sample-logos-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin:1.5rem 0}.logo-placeholder{background:#fff;border:2px dashed #b3e0ff;border-radius:16px;height:100px;display:flex;align-items:center;justify-content:center;color:#1a8cff;font-size:1.1rem;font-weight:500;box-shadow:0 2px 8px rgba(33,181,115,.07);transition:border .2s}.logo-placeholder:hover{border-color:#21b573}.logo-generator-container{display:flex;grid-gap:1rem;gap:1rem;align-items:center;margin-bottom:1rem}.logo-input{flex:1 1;min-width:220px;padding:.6rem 1rem;border:1.5px solid #b3e0ff;border-radius:8px;font-size:1rem}.generate-btn{background:#b3e0ff;color:#fff;border:none;border-radius:24px;font-size:1.1rem;font-weight:600;padding:.7rem 2rem;margin-left:.5rem;cursor:pointer;transition:background .2s}.generate-btn:disabled{background:#e0e0e0;color:#b3b3b3;cursor:not-allowed}.logo-generator-chatbot{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.chatbot-input-row{display:flex;align-items:center;width:100%;max-width:520px;background:#fff;border-radius:32px;box-shadow:0 2px 12px rgba(33,181,115,.07);padding:.5rem 1rem;grid-gap:.5rem;gap:.5rem}.chatbot-textarea{flex:1 1;border:none;resize:none;font-size:1.2rem;padding:.75rem 1rem;border-radius:24px;outline:none;background:#f4fafd;min-height:48px;max-height:120px;box-sizing:border-box}.chatbot-file-label{display:flex;align-items:center;cursor:pointer;margin-left:.5rem}.file-upload-icon{font-size:1.5rem;color:#1a8cff;transition:color .2s}.chatbot-file-label:hover .file-upload-icon{color:#21b573}.file-preview{margin-top:.5rem;display:flex;align-items:center;font-size:.95rem;color:#1a8cff}.logo-prompt-result{margin-top:1rem;background:#f4fafd;border-radius:16px;padding:1rem;max-width:520px;color:#222;font-size:1.1rem;box-shadow:0 2px 8px rgba(33,181,115,.07)}.error-message{color:#e74c3c;margin-top:.5rem;font-size:1rem}.chatbot-prompt-container{display:flex;flex-direction:column;align-items:center;margin-bottom:2.5rem;margin-top:-2.5rem}.chatbot-prompt-large{margin-top:2.5rem;margin-bottom:3.5rem}.chatbot-prompt-large .logo-generator-chatbot{max-width:700px}.chatbot-prompt-large .chatbot-input-row{max-width:700px;min-height:72px;font-size:1.3rem}.chatbot-prompt-large .chatbot-textarea{min-height:64px;font-size:1.3rem;padding:1.1rem 1.5rem}.chatbot-prompt-large .generate-btn{font-size:1.25rem;padding:1rem 2.5rem}.generated-logo-card{background:#fff;border-radius:18px;box-shadow:0 2px 12px rgba(33,181,115,.07);padding:2rem 1.5rem 1.5rem;margin:2rem auto 0;max-width:520px;display:flex;flex-direction:column;align-items:center}.generated-logo-heading{font-size:2rem;font-weight:700;margin-bottom:.2rem;color:#222;text-align:center}.generated-logo-sub{font-size:1.1rem;color:#666;margin-bottom:1.2rem;text-align:center}.generated-logo-img-wrapper{background:#f4fafd;border-radius:16px;box-shadow:0 2px 8px rgba(33,181,115,.07);padding:1.5rem;margin-bottom:1.5rem;width:100%;display:flex;justify-content:center}.generated-logo-img{max-width:100%;max-height:260px;object-fit:contain;border-radius:12px;background:#fff}.generated-logo-actions{grid-gap:2rem;gap:2rem}.payfast-btn{font-size:1.1rem;padding:.8rem 2.2rem}@media (max-width:600px){.chatbot-input-row{flex-direction:column;align-items:stretch;padding:.5rem}.generate-btn{width:100%;margin-left:0;margin-top:.5rem}.generated-logo-card{padding:1rem .5rem}.generated-logo-img-wrapper{padding:.5rem}.generated-logo-actions{flex-direction:column;grid-gap:1rem;gap:1rem}}.generated-logo-preview-card{background:#eafff3;border:2px dashed #b3e0ff;border-radius:18px;padding:1.2rem .5rem;margin:2rem auto 0;max-width:260px;display:flex;flex-direction:column;align-items:center;box-shadow:none}.generated-logo-preview-img-wrapper{background:#fff;border-radius:8px;padding:.5rem;display:flex;justify-content:center;align-items:center;min-height:120px;min-width:120px;max-width:180px;max-height:180px}.generated-logo-preview-img{max-width:120px;max-height:120px;object-fit:contain;border-radius:4px;background:#fff;box-shadow:none}.generated-logo-actions{display:flex;grid-gap:1rem;gap:1rem;justify-content:center;width:100%;margin-top:1rem}.payfast-btn{background:#3a4ba8;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;padding:.5rem 1.2rem;cursor:pointer;transition:background .2s}.payfast-btn:hover{background:#21b573}.generated-logo-img,.generated-logo-preview-img{background:#fff}.error-message,.generated-logo-actions,.generated-logo-heading,.generated-logo-sub,.logo-generator-chatbot,.logo-prompt-result,.payfast-btn{color:#222!important}.home-container{max-width:900px;margin:0 auto;padding:2rem 1rem}.home-header{text-align:center;margin-bottom:2rem}.site-logo{display:block;margin:0 auto 1rem;max-width:120px;height:auto}.subtitle{color:#21b573;font-size:1.2rem;margin-top:.5rem}.quality-section{margin-bottom:2.5rem}.generator-section{display:flex;flex-direction:column;align-items:center;grid-gap:1.5rem;gap:1.5rem}.footer{margin-top:3rem;padding:1.5rem 0 1rem;background:#f4fafd;text-align:center;font-size:1rem;color:#222;border-top:1px solid #e0e0e0}.footer-content{display:flex;flex-direction:column;align-items:center;grid-gap:.5rem;gap:.5rem}.footer-socials a{color:#1a8cff;text-decoration:none;margin:0 .3rem;font-weight:500;transition:color .2s}.footer-socials a:hover{color:#21b573}@media (max-width:600px){.footer-content{font-size:.95rem}}body{margin:0;font-family:"Segoe UI","Roboto",Arial,sans-serif;background:linear-gradient(135deg,#e6f7ff,#e6ffe6);color:#1a3a4f}h1,h2,h3{color:#1a8cff;font-weight:700}button{font-family:inherit;border-radius:8px;border:none;cursor:pointer;transition:background .2s,color .2s}input{border-radius:8px;border:1px solid #b3e0ff;padding:.5rem 1rem;font-size:1rem}
/*# sourceMappingURL=main.8ffa46d0.chunk.css.map */