:root{--bg-color:#f4f7f6;--text-main:#333;--green-dark:#0f4c23;--green-main:#208b3a;--blue-dark:#025;--blue-main:#0056b3;--purple-dark:#2c0b5c;--purple-main:#6b21a8;--white:#fff}*{box-sizing:border-box;margin:0;padding:0;font-family:Outfit,sans-serif}body{background-color:var(--bg-color);color:var(--text-main);line-height:1.6}.navbar{background:var(--white);z-index:100;justify-content:center;align-items:center;padding:20px 50px;display:flex;position:sticky;top:0;box-shadow:0 4px 20px #0000000d}.logo{text-align:center}.logo h1{color:var(--blue-dark);font-size:2rem;font-weight:800}.logo span{color:#666;font-size:.9rem}.hero{text-align:center;padding:60px 20px 20px}.hero h2{background:-webkit-linear-gradient(45deg, var(--blue-main), var(--purple-main));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:10px;font-size:2.5rem}.hero p{color:#555;font-size:1.1rem}.pricing-section{justify-content:center;padding:40px 20px 80px;display:flex}.pricing-cards{flex-wrap:wrap;justify-content:center;gap:30px;max-width:1200px;display:flex}.card{background:var(--white);border-radius:20px;flex-direction:column;width:350px;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000001a}.card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.card-header{text-align:center;color:var(--white);clip-path:polygon(0 0,100% 0,100% 85%,50% 100%,0 85%);padding:20px 20px 40px;position:relative}.logo-box{background:var(--white);color:var(--blue-dark);border-radius:10px;margin-bottom:20px;padding:10px;display:inline-block}.logo-box h2{font-size:1.8rem;font-weight:800;line-height:1}.logo-box h2 .thin{color:var(--green-main);font-style:italic;font-weight:300}.logo-box p{color:#666;text-transform:uppercase;margin-top:5px;font-size:.6rem}.icon-circle{border:2px solid var(--white);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 15px;display:flex}.icon-circle svg{width:30px;height:30px}.plan-name{letter-spacing:1px;font-size:1rem}.plan-name strong{font-size:2.2rem;line-height:1.1;display:block}.plan-type{letter-spacing:1px;border-top:1px solid #ffffff4d;border-bottom:1px solid #ffffff4d;margin-top:10px;padding:5px 15px;font-size:.8rem;display:inline-block}.price-badge{background:var(--white);color:var(--white);text-align:center;z-index:2;border-radius:30px;align-self:center;min-width:200px;margin:-30px auto 20px;padding:15px 30px;display:inline-block;position:relative;box-shadow:0 5px 15px #0000001a}.price-badge h3{font-size:2rem;font-weight:800;line-height:1}.price-badge span{font-size:.85rem;display:block}.features{flex-grow:1;padding:0 30px 20px;list-style:none}.features li{border-bottom:1px solid #eee;padding:10px 0 10px 25px;font-size:.9rem;position:relative}.features li:before{content:"✓";color:var(--white);background:#ccc;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:700;display:flex;position:absolute;top:12px;left:0}.features li.disabled{color:#999}.features li.disabled:before{content:"✕";background:#ddd}.support-badge{color:var(--white);text-align:center;border-bottom-right-radius:20px;border-bottom-left-radius:20px;justify-content:center;align-items:center;gap:10px;padding:15px;font-weight:600;display:flex}.support-badge svg{width:20px;height:20px}.card-basic .card-header{background:linear-gradient(135deg, var(--green-dark), var(--green-main))}.card-basic .price-badge{background:linear-gradient(135deg,#388e3c,#4caf50)}.card-basic .features li:not(.disabled):before{background:var(--green-main)}.card-basic .support-badge{background:var(--green-dark)}.card-standard .card-header{background:linear-gradient(135deg, var(--blue-dark), var(--blue-main))}.card-standard .price-badge{background:linear-gradient(135deg,#1976d2,#2196f3)}.card-standard .features li:not(.disabled):before{background:var(--blue-main)}.card-standard .support-badge{background:var(--blue-dark)}.card-premium .card-header{background:linear-gradient(135deg, var(--purple-dark), var(--purple-main))}.card-premium .price-badge{background:linear-gradient(135deg,#7b1fa2,#9c27b0)}.card-premium .features li:not(.disabled):before{background:var(--purple-main)}.card-premium .support-badge{background:var(--purple-dark)}@media (width<=768px){.pricing-cards{flex-direction:column;align-items:center}}.maintenance-section{justify-content:center;padding:40px 20px 80px;display:flex}.maintenance-content{background:linear-gradient(135deg, var(--blue-dark), var(--purple-dark));color:var(--white);text-align:center;border-radius:20px;max-width:800px;padding:50px 40px;position:relative;overflow:hidden;box-shadow:0 15px 35px #0003}.maintenance-icon{background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;display:flex}.maintenance-content h2{margin-bottom:15px;font-size:2.2rem;font-weight:800}.maintenance-content p{opacity:.9;margin-bottom:30px;font-size:1.1rem;line-height:1.6}.btn-primary{background:var(--white);color:var(--blue-dark);border-radius:30px;padding:15px 35px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-block;box-shadow:0 5px 15px #0000004d}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 25px #fff6}.whatsapp-float{color:#fff;z-index:1000;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s,box-shadow .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 15px #25d36666}.whatsapp-float:hover{transform:scale(1.1)translateY(-5px);box-shadow:0 6px 20px #25d36699}@media (width<=768px){.whatsapp-float{width:50px;height:50px;bottom:20px;right:20px}}.about-section{justify-content:center;padding:40px 20px;display:flex}.about-content{text-align:center;background:var(--white);border-radius:20px;max-width:800px;padding:40px;box-shadow:0 5px 15px #0000000d}.about-content h2{color:var(--blue-dark);margin-bottom:15px;font-size:2.2rem}.about-content p{color:#555;font-size:1.1rem;line-height:1.7}.contact-section{justify-content:center;padding:60px 20px 80px;display:flex}.contact-container{text-align:center;width:100%;max-width:600px}.contact-container h2{color:var(--blue-dark);margin-bottom:10px;font-size:2.5rem}.contact-container p{color:#666;margin-bottom:30px}.contact-form{flex-direction:column;gap:15px;display:flex}.contact-form input,.contact-form textarea{background:var(--white);border:1px solid #ddd;border-radius:10px;width:100%;padding:15px;font-family:Outfit,sans-serif;font-size:1rem}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--blue-main);outline:none;box-shadow:0 0 0 3px #0056b31a}.footer{background:var(--blue-dark);color:var(--white);padding:50px 20px 20px}.footer-content{border-bottom:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:1200px;margin:0 auto;padding-bottom:30px;display:flex}.footer-logo h2{margin-bottom:5px;font-size:1.8rem}.footer-logo p{color:#ffffffb3;font-size:.9rem}.footer-socials{gap:15px;display:flex}.social-icon{color:var(--white);opacity:.8;transition:opacity .3s,transform .3s}.social-icon:hover{opacity:1;transform:translateY(-3px)}.footer-bottom{text-align:center;color:#ffffff80;padding-top:20px;font-size:.85rem}@media (width<=768px){.footer-content{text-align:center;flex-direction:column}}
