.platform-card:last-child{border-bottom:none}.platform-card .icon-container{flex-shrink:0;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.platform-card .button{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:2px solid;border-radius:8px;font-weight:600;font-size:.95rem;transition:all .3s ease;margin-top:.5rem;width:fit-content}.platform-card .button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.platform-card .button-icon{font-size:1.2rem;display:flex;align-items:center;width:20px;height:20px}.platform-card .button-icon svg{width:100%;height:100%}@media (max-width: 768px){.platform-card{flex-direction:column;gap:1rem;padding:1.25rem 0}.platform-card .icon-container{width:50px;height:50px;font-size:1.25rem}.platform-card .title{font-size:1.25rem}.platform-card .description{font-size:.9rem}.platform-card .button{width:100%;justify-content:center;padding:.875rem 1.25rem}}.buttons-container{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.button{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:2px solid #25d366;border-radius:8px;font-weight:600;font-size:.95rem;color:#25d366;transition:all .3s ease;width:fit-content}.button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #25d36640;background-color:#25d3660d}.button-icon{font-size:1.2rem;display:flex;align-items:center}@media (max-width: 768px){.button{width:100%;justify-content:center;padding:.875rem 1.25rem}}.stats-card{background-color:#1a1a2e;border-radius:12px;padding:2rem 1.5rem;text-align:center;flex:1;min-width:200px;transition:transform .3s ease,box-shadow .3s ease}.stats-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000004d}.value{font-size:3rem;font-weight:700;color:#fff;margin-bottom:.5rem;line-height:1}.label{font-size:.9rem;color:#b0b0b0;text-transform:uppercase;letter-spacing:1px;font-weight:600}@media (max-width: 1024px){.stats-card{padding:1.5rem 1rem;min-width:150px}.value{font-size:2.5rem}.label{font-size:.85rem}}@media (max-width: 768px){.stats-card{padding:1.25rem .75rem;min-width:140px}.value{font-size:2rem}.label{font-size:.8rem}}@media (max-width: 480px){.stats-card{padding:1rem .5rem;min-width:120px}.value{font-size:1.75rem}.label{font-size:.75rem}}.home-container{min-height:100vh;background:linear-gradient(180deg,#3d0012,#60001e);padding:2rem 1rem;display:flex;flex-direction:column;align-items:center;position:relative}.header-section{text-align:center;margin-bottom:3rem;width:100%;max-width:1200px}.welcome-text{color:#fff;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem}.brand-container{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}.logo-container{position:relative;width:80px;height:80px;flex-shrink:0}.logo{width:100%;height:100%;object-fit:contain}.brand-name{color:#fff;font-size:2.5rem;font-weight:700;text-transform:uppercase;letter-spacing:3px;margin:0}.content-card{background:#fff;border-radius:16px;padding:2.5rem;width:100%;max-width:900px;box-shadow:0 10px 40px #0003;margin-bottom:3rem}.card-title{font-size:2rem;font-weight:700;color:#333;margin-bottom:1rem}.intro-text{font-size:1rem;color:#555;line-height:1.6;margin-bottom:2rem}.platforms-container{display:flex;flex-direction:column;gap:0}.platform-card{display:flex;gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid #e5e5e5}.platform-card:last-of-type{border-bottom:none}.platform-card .icon-container{flex-shrink:0;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center}.platform-card .content{flex:1;display:flex;flex-direction:column;gap:.75rem}.platform-card .title{font-size:1.5rem;font-weight:700;margin:0}.platform-card .description{font-size:1rem;color:#333;line-height:1.6;margin:0}.instagram-icon-circle{width:100%;height:100%;background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;padding:12px}.facebook-icon-circle{width:100%;height:100%;background:#1877f2;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;padding:12px}.youtube-icon-circle{width:100%;height:100%;background:red;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;padding:12px}.whatsapp-icon-circle{width:100%;height:100%;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;padding:12px}.tiktok-icon-circle{width:100%;height:100%;background:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;padding:12px}.bottom-section{background:#0f1419;padding:3rem 1rem;width:100%;display:flex;flex-direction:column;align-items:center;margin-top:0}.stats-header{display:flex;align-items:center;gap:.75rem;margin-bottom:2.5rem}.stats-icon{width:24px;height:24px;color:#fff;stroke-width:2.5}.stats-title{color:#fff;font-size:2rem;font-weight:700;margin:0}.stats-container{display:flex;gap:1.5rem;width:100%;max-width:1200px;justify-content:center;flex-wrap:wrap}@media (max-width: 1024px){.stats-container{gap:1rem}}@media (max-width: 768px){.home-container{padding:1.5rem .75rem}.header-section{margin-bottom:2rem}.welcome-text{font-size:.875rem;margin-bottom:.75rem}.brand-container{gap:1rem}.logo-container{width:60px;height:60px}.brand-name{font-size:1.75rem;letter-spacing:2px}.content-card{padding:1.5rem;border-radius:12px;margin-bottom:2rem}.card-title{font-size:1.5rem}.intro-text{font-size:.9rem;margin-bottom:1.5rem}.platform-card{flex-direction:column;gap:1rem;padding:1.25rem 0}.platform-card .icon-container{width:50px;height:50px}.platform-card .title{font-size:1.25rem}.platform-card .description{font-size:.9rem}.bottom-section{padding:2rem 1rem}.stats-header{margin-bottom:2rem}.stats-title{font-size:1.5rem}.stats-container{gap:1rem}}@media (max-width: 480px){.home-container{padding:1rem .5rem}.brand-name{font-size:1.5rem;letter-spacing:1px}.content-card{padding:1.25rem;margin-bottom:1.5rem}.card-title{font-size:1.25rem}.bottom-section{padding:1.5rem .75rem}.stats-title{font-size:1.25rem}.stats-container{flex-direction:column;align-items:stretch}}*{margin:0;padding:0;box-sizing:border-box}html,body{max-width:100vw;overflow-x:hidden;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}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}img{max-width:100%;height:auto;display:block}
