*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0f2f5}#root{width:100%;height:100%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.sidebar-inner{display:flex;flex-direction:column;height:100%;overflow:hidden}.template-preview-container{display:flex;flex-direction:column;height:100%;background:linear-gradient(135deg,#f5f7fa,#f0f2f5);border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #00000014}.template-preview-container.empty{display:flex;align-items:center;justify-content:center;min-height:500px}.preview-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#999;gap:16px}.preview-placeholder p{font-size:14px;margin:0}.preview-phone-frame{display:flex;flex-direction:column;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 8px 24px #00000026;flex:1;min-height:0;margin:16px auto;width:100%;max-width:360px;border:12px solid #1f1f1f;position:relative;box-sizing:border-box}.preview-phone-frame:before{display:none}.preview-header{background:linear-gradient(135deg,#075e54,#128c7e);padding:12px 16px;color:#fff}.preview-contact{display:flex;align-items:center;gap:12px}.preview-avatar{width:40px;height:40px;border-radius:50%;background:#ffffff4d;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px}.preview-contact-info{flex:1}.preview-contact-name{font-weight:500;font-size:14px}.preview-contact-status{font-size:12px;opacity:.8;margin-top:2px}.preview-messages{flex:1;padding:16px;overflow-y:auto;background-color:#e5ddd5;background-image:url(https://user-images.githubusercontent.com/15075759/28719144-86dc0f70-73b1-11e7-911d-60d70fcded21.png);background-repeat:repeat;background-size:300px}.preview-message-bubble{background:#e7ffdb;border-radius:8px 8px 0;overflow:hidden;max-width:75%;margin-left:auto;box-shadow:0 1px .5px #00000021;position:relative}.preview-message-bubble:after{content:"";position:absolute;bottom:0;right:-8px;width:0;height:0;border-style:solid;border-width:0 0 13px 8px;border-color:transparent transparent #e7ffdb transparent}.preview-bubble-content{padding:12px}.preview-component{margin-bottom:8px}.preview-component:last-child{margin-bottom:0}.header-component{margin-bottom:12px}.preview-media-placeholder{background:linear-gradient(135deg,#f0f0f0,#e8e8e8);border-radius:8px;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#666;min-height:120px}.media-icon{color:#075e54;opacity:.6}.media-text{font-size:12px;font-weight:500;color:#999}.preview-header-text{font-size:14px;font-weight:500;color:#333;line-height:1.4}.preview-header-media{border-radius:8px;overflow:hidden;max-width:100%;background:#f0f0f0}.preview-header-image img{display:block;max-width:100%;max-height:200px;width:auto;height:auto;object-fit:contain;vertical-align:middle}.preview-header-video video{display:block;max-width:100%;max-height:200px;width:auto;height:auto}.preview-header-document{padding:12px 16px}.preview-document-link{display:inline-flex;align-items:center;gap:8px;color:#075e54;font-size:14px;font-weight:500;text-decoration:none}.preview-document-link:hover{text-decoration:underline}.body-component{margin:8px 0}.preview-body-text{font-size:14px;color:#333;line-height:1.5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.footer-component{margin-top:12px;padding-top:8px;border-top:1px solid #f0f0f0}.preview-footer-text{font-size:12px;color:#999;line-height:1.4}.whatsapp-mono{font-family:Courier New,Courier,monospace;background-color:#fff6;padding:2px 4px;border-radius:4px;border:1px solid rgba(0,0,0,.05);display:block;white-space:pre-wrap;margin:4px 0}.template-variable{background:linear-gradient(135deg,#d4f5dd,#c6f0d0);color:#075e54;padding:2px 4px;border-radius:3px;font-weight:600;font-size:13px}.preview-buttons-container{display:flex;flex-direction:column;background:#fff;width:100%}.preview-button{padding:12px 0;background:#fff!important;color:#00a884;border:none!important;border-top:1px solid #f0f0f0!important;border-radius:0;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;-webkit-appearance:none;appearance:none}.preview-button:hover{background:#f5f6f6!important}.button-icon,.button-text{color:#00a884}.preview-timestamp{font-size:11px;color:#999;text-align:right;margin-top:6px;padding-right:4px}.preview-footer-bar{background:#f0f2f5;padding:8px 12px;display:flex;align-items:flex-end;gap:8px;border-top:none}.preview-input-container{flex:1;display:flex;align-items:center;background:#fff;border-radius:24px;padding:6px 10px;box-shadow:0 1px 1px #0000000d;box-sizing:border-box}.preview-input-left-icons{display:flex;align-items:center;gap:8px;margin-right:8px;flex:none}.preview-icon-btn{color:#54656f;flex-shrink:0}.preview-input-wrapper{flex:1;display:flex;align-items:center;min-width:0}.preview-input-wrapper input{flex:1;border:none;background:transparent;outline:none;font-size:15px;color:#111b21;min-width:0;width:10px}.preview-input-wrapper input::placeholder{color:#8696a0}.preview-icon-btn.inside{margin-left:8px;flex-shrink:0}.preview-info{padding:16px;border-top:1px solid #e0e0e0;background:#fff}.info-section{margin-bottom:12px}.info-section:last-child{margin-bottom:0}.info-label{font-size:12px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.info-value{font-size:13px;color:#333;font-weight:500;font-family:Courier New,monospace}.category-authentication{background:linear-gradient(135deg,#fff3e0,#ffe0b2);color:#e65100;padding:4px 8px;border-radius:4px;display:inline-block}.category-utility{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);color:#2e7d32;padding:4px 8px;border-radius:4px;display:inline-block}.category-marketing{background:linear-gradient(135deg,#f3e5f5,#e1bee7);color:#6a1b9a;padding:4px 8px;border-radius:4px;display:inline-block}@media(max-width:1024px){.preview-phone-frame{margin:12px;max-height:500px}.preview-messages{padding:12px}.preview-message-bubble{max-width:90%}}@media(max-width:768px){.template-preview-container{min-height:400px}.preview-phone-frame{margin:8px;max-height:400px;border:4px solid #333}.preview-message-bubble{max-width:95%}}.landing-page{--primary-blue: #1e40af;--primary-dark: #1e3a8a;--primary-light: #3b82f6;--accent-blue: #60a5fa;--bg-light: #f8fafc;--text-dark: #1f2937;--text-light: #64748b}.landing-header{background:linear-gradient(135deg,var(--primary-blue) 0%,var(--primary-dark) 100%);color:#fff;padding:1rem 0;position:fixed;width:100%;top:0;z-index:1000;box-shadow:0 2px 10px #1e40af1a}.landing-nav{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 2rem}.logo{display:flex;align-items:center;gap:1rem;font-size:1.5rem;font-weight:700}.logo-icon{width:40px;height:40px;background:#fff;border-radius:10px}.logo-text{display:flex;flex-direction:column}.logo-name{font-size:1.5rem;line-height:1;color:#fff}.logo-org{font-size:.7rem;opacity:.9;font-weight:400;color:#fff}.nav-links{display:flex;gap:2rem;align-items:center}.nav-links a{color:#fff;text-decoration:none;font-weight:500;transition:opacity .3s}.nav-links a:hover{opacity:.8}.auth-buttons{display:flex;gap:1rem}.hero{background:linear-gradient(135deg,var(--primary-blue) 0%,var(--primary-dark) 50%,var(--primary-blue) 100%);color:#fff;padding:8rem 2rem 6rem;text-align:center;margin-top:60px}.hero h1{font-size:3rem;margin-bottom:1.5rem;animation:fadeInUp .8s ease-out}.hero p{font-size:1.25rem;margin-bottom:2rem;opacity:.95;max-width:700px;margin-left:auto;margin-right:auto;animation:fadeInUp .8s ease-out .2s both}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;animation:fadeInUp .8s ease-out .4s both}.btn{padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s;border:none;cursor:pointer;font-size:1rem}.btn-primary{background:#fff;color:var(--primary-blue)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}.btn-secondary{background:transparent;color:#fff;border:2px solid white}.btn-secondary:hover{background:#ffffff1a}.btn-login{background:transparent;color:#fff;border:2px solid white;padding:.75rem 1.5rem}.btn-login:hover{background:#fff;color:var(--primary-blue)}.btn-register{background:#fff;color:var(--primary-blue);padding:.75rem 1.5rem}.btn-register:hover{background:var(--bg-light)}.features{padding:5rem 2rem;background:var(--bg-light)}.container{max-width:1200px;margin:0 auto}.section-title{text-align:center;font-size:2.5rem;margin-bottom:1rem;color:var(--primary-blue)}.section-subtitle{text-align:center;color:var(--text-light);margin-bottom:4rem;font-size:1.1rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 15px #1e40af14;transition:transform .3s,box-shadow .3s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #1e40af26}.feature-icon{width:60px;height:60px;background:linear-gradient(135deg,var(--primary-blue) 0%,var(--primary-light) 100%);border-radius:15px;display:flex;align-items:center;justify-content:center;font-size:2rem;margin-bottom:1.5rem}.feature-card h3{font-size:1.5rem;margin-bottom:1rem;color:var(--primary-blue)}.feature-card p{color:var(--text-light);line-height:1.8}.solutions{padding:5rem 2rem;background:#fff}.solutions-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.solution-content h2{color:var(--primary-blue);font-size:2.5rem;margin-bottom:1.5rem;line-height:1.3}.solution-content p{color:var(--text-light);font-size:1.1rem;margin-bottom:1.5rem}.solution-content ul{list-style:none;margin-top:1.5rem}.solution-content li{padding:.75rem 0 .75rem 2rem;position:relative;color:var(--text-dark)}.solution-content li:before{content:"✓";position:absolute;left:0;color:var(--primary-light);font-weight:700;font-size:1.2rem}.solution-image{background:linear-gradient(135deg,#dbeafe,#eff6ff);border-radius:20px;padding:4rem;text-align:center;font-size:8rem}.integration{padding:5rem 2rem;background:var(--bg-light)}.integration-desc{text-align:center;color:var(--text-light);font-size:1.1rem;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.integration-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.integration-item{background:#fff;padding:2rem;border-radius:12px;border-left:4px solid var(--primary-light);text-align:center;box-shadow:0 4px 12px #1e40af14}.integration-item h3{color:var(--primary-blue);margin:1rem 0 .75rem;font-size:1.3rem}.integration-item p{color:var(--text-light)}.about{padding:5rem 2rem;background:linear-gradient(135deg,var(--primary-blue) 0%,var(--primary-dark) 100%);color:#fff}.about-content{max-width:800px;margin:0 auto;text-align:center}.about h2{font-size:2.5rem;margin-bottom:1.5rem}.about p{font-size:1.1rem;line-height:1.8;opacity:.95}footer{background:#0f172a;color:#94a3b8;padding:3rem 2rem 1rem}.footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:2rem}.footer-section h3{color:#fff;margin-bottom:1rem;font-size:1.3rem}.footer-section p,.footer-section a{color:#94a3b8;text-decoration:none;display:block;margin-bottom:.5rem}.footer-section a:hover{color:var(--accent-blue)}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #1e293b;color:#94a3b8}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.hero h1{font-size:2rem}.hero p{font-size:1rem}.section-title{font-size:2rem}.nav-links{display:none}.features-grid,.solutions-grid{grid-template-columns:1fr}.solution-image{font-size:5rem;padding:2rem}}
