*,:after,:before{box-sizing:border-box}body{margin:0;padding:0}.blog-container,body{background:#fff0f5;box-sizing:border-box}.blog-container{align-items:center;color:indigo;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:40px 20px;text-align:center}.video-wrapper.small{aspect-ratio:16/9;margin:20px auto;max-width:700px;position:relative;width:100%}.video-wrapper.small iframe{border:none;border-radius:12px;height:100%;left:0;position:absolute;top:0;width:100%}.image-text-section{overflow:hidden;text-align:justify}.blog-image-side{margin:0 auto 20px;max-width:400px}.avaliacao-image,.blog-image-side{border-radius:12px;display:block;height:auto;width:100%}.avaliacao-image{margin:20px auto;max-width:300px}.blog-text-side{font-size:1rem;line-height:1.6;padding:5px;text-align:justify}.blog-buttons{align-items:center;display:flex;flex-direction:column;gap:10px;margin-top:5px}.blog-back-button,.blog-buttons a,.blog-choice-buttons a{background:linear-gradient(90deg,#ff69b4,#9932cc);border-radius:8px;color:#fff;font-size:1.05rem;font-weight:700;max-width:400px;padding:12px 28px;text-align:center;text-decoration:none;transition:transform .2s;width:100%}.blog-back-button:hover,.blog-buttons a:hover,.blog-choice-buttons a:hover{transform:scale(1.05)}.blog-choice-buttons{align-items:center;display:flex;flex-direction:column;gap:10px;margin:10px 0}.blog-back-button{margin-top:2px}.back-arrow{color:#b10076;display:inline-block;font-size:1rem;font-weight:700;margin:10px 0 20px;text-decoration:none;transition:transform .2s}.back-arrow:hover{transform:translateX(-5px)}@media (max-width:768px){.blog-image-side{-webkit-clip-path:none;clip-path:none;float:none;height:auto;margin:0 auto 20px;max-width:300px;shape-outside:none;width:100%}.image-text-section{align-items:center;display:flex;flex-direction:column;text-align:center}.blog-text-side{padding:0 10px;text-align:left}.video-wrapper.small{height:auto;padding-bottom:56.25%}.blog-back-button,.blog-buttons a,.blog-choice-buttons a{font-size:1rem;padding:12px 20px}.blog-buttons{align-items:center;width:100%}.blog-back-button,.blog-buttons a{max-width:300px;width:90%}}.color-trend-box{background:#e6dcff66;border-left:6px solid #b57edc;border-radius:12px;box-shadow:0 4px 12px #b37edc26;color:indigo;margin:30px 0;padding:20px;text-align:left}.color-trend-box h3{color:#9932cc;margin-top:0}.color-trend-box p{font-size:1rem;line-height:1.6;margin:10px 0 0}.footer{align-items:center;background:#ffebf7;display:flex;flex-direction:column;gap:10px;padding:30px 20px}.footer-icons{display:flex;gap:20px;margin-bottom:10px}.footer a{text-decoration:none;transition:transform .2s}.footer a:hover{transform:scale(1.2)}.footer-text{color:#333;font-size:14px;text-align:center}.visitor-counter{bottom:10px;left:10px;opacity:.3;position:fixed;z-index:9999}.visitor-counter img{height:auto;max-width:130px}.carousel-container{margin:0 auto;max-width:900px;padding:20px 15px}.carousel-header{animation:fadeUp 1.2s ease-in-out both;margin-bottom:20px;padding:0 10px;text-align:center}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.carousel-header h2{color:#b10076;font-size:1.8rem;line-height:1.2;margin:0}.carousel-header p{color:indigo;font-size:1rem;margin-top:8px}.carousel{align-items:center;background-clip:content-box,border-box;background-image:linear-gradient(#f3f0f0,#f3f0f0),linear-gradient(90deg,#ff69b4,#9932cc);background-origin:border-box;border:4px solid #0000;border-radius:15px;display:flex;height:400px;justify-content:center;margin:5px auto 0;max-width:800px;overflow:hidden;position:relative;width:100%}.carousel-track{animation:slide 32s ease-in-out infinite;display:flex;height:100%;width:400%}.carousel-image{border-radius:8px;box-shadow:0 4px 15px #0009;display:block;flex:0 0 100%;height:100%;object-fit:contain;transition:transform .3s ease;width:100%}.carousel-image:hover{cursor:pointer;transform:scale(1.05)}@keyframes slide{0%{transform:translateX(0)}25%{transform:translateX(-100%)}50%{transform:translateX(-200%)}75%{transform:translateX(-300%)}to{transform:translateX(0)}}.modal-overlay{align-items:center;background-color:#000000bf;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.modal-content{max-height:90%;max-width:90%;position:relative}.modal-content img{border-radius:12px;box-shadow:0 8px 25px #000000e6;height:auto;object-fit:contain;width:100%}.modal-close{background:#ff69b4;border:none;border-radius:50%;box-shadow:0 4px 10px #00000080;color:#fff;cursor:pointer;font-size:28px;font-weight:700;height:36px;line-height:30px;position:absolute;right:-10px;text-align:center;top:-10px;transition:background .3s ease;width:36px}.modal-close:hover{background:#9932cc}@media (max-width:768px){.carousel-container{padding:15px 10px}.carousel-header h2{font-size:1.3rem}.carousel-header p{font-size:.9rem}.carousel{height:250px;max-width:100%}}@media (max-width:480px){.carousel-container{padding:10px 8px}.carousel-header h2{font-size:1rem}.carousel-header p{font-size:.8rem}.carousel{height:180px;max-width:100%}}.magic-icon{animation:pulseColor 1.5s ease-in-out infinite;display:inline-block}@keyframes pulseColor{0%{color:#ff69b4;opacity:1;transform:scale(1)}25%{color:#9932cc;opacity:.8;transform:scale(1.2)}50%{color:#520638;opacity:1;transform:scale(1)}75%{color:#ff1493;opacity:.8;transform:scale(1.2)}to{color:#ff69b4;opacity:1;transform:scale(1)}}.home-buttons{align-items:center;display:flex;flex-direction:column;gap:10px;margin-bottom:10px;margin-top:5px;padding:0 10px}.card-button{background:linear-gradient(90deg,#ff69b4,#9932cc);border-radius:12px;box-sizing:border-box;color:#fff;font-weight:700;max-width:400px;padding:15px 20px;text-align:center;text-decoration:none;transition:transform .3s ease;width:100%}.card-button:hover{transform:scale(1.05)}.about-container{align-items:center;background-color:#ffe4f3;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:40px 20px}.about-image{border-radius:60%;height:auto;max-width:300px;width:100%}.about-text{font-size:1.1rem;max-width:600px}.about-text,.services{color:indigo;text-align:center}.services{animation:fadeSlideUp 1.2s ease-in-out both;background-color:#fff0f5;padding:40px 20px}.services-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-left:auto;margin-right:auto;margin-top:30px;max-width:800px}.service-card{align-items:center;animation:fadeInCard 1.2s ease forwards;background:#fff0f5;border-radius:15px;box-shadow:0 4px 12px #9b59b633;display:flex;flex-direction:column;justify-content:space-between;opacity:0;padding:20px;transition:transform .4s ease,box-shadow .4s ease}.service-card:first-child{animation-delay:.2s}.service-card:nth-child(2){animation-delay:.4s}.service-card:nth-child(3){animation-delay:.6s}.service-card:hover{box-shadow:0 8px 20px #9b59b666;transform:scale(1.05)}.service-card img{border-radius:10px;height:220px;margin-bottom:10px;object-fit:cover;transition:transform .3s ease;width:100%}.service-card:hover img{transform:scale(1.02)}.service-card p{font-size:1rem;font-weight:600;margin:0}@media (max-width:768px){.services-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-content:center}.service-card{margin:0 auto;max-width:90%;min-width:250px}.service-card img{height:180px;min-width:100%;object-fit:cover}}.scroll-to-top{background:linear-gradient(90deg,#ff69b4,#9932cc);border:none;border-radius:50%;bottom:30px;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;font-size:18px;opacity:0;padding:12px 18px;pointer-events:none;position:fixed;right:30px;transition:opacity .3s ease,transform .3s ease;z-index:999}.scroll-to-top.show{opacity:.2;pointer-events:auto;transform:scale(1.05)}.scroll-to-top:hover{opacity:.6;transform:scale(1.4)}
/*# sourceMappingURL=main.5e6e96ba.css.map*/