.contact-page{min-height:100vh;padding-top:70px}.contact-hero{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);padding:4rem 0;position:relative;overflow:hidden}.contact-hero:before{content:"";background:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23ffffff' fill-opacity='0.1' fill-rule='evenodd'/%3E%3C/svg%3E");animation:20s linear infinite float;position:absolute;inset:0}.contact-hero-content{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;position:relative}.contact-hero-title{margin-bottom:1rem;font-size:3.5rem;font-weight:700;line-height:1.2;animation:1s fadeInUp}.gradient-text{background:linear-gradient(45deg,#fbbf24,#10b981);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.contact-hero-subtitle{color:#e5e7eb;margin-bottom:1.5rem;font-size:1.5rem;animation:1s .2s both fadeInUp}.contact-hero-description{color:#d1d5db;font-size:1.1rem;line-height:1.6;animation:1s .4s both fadeInUp}.contact-hero-image{animation:3s ease-in-out infinite float}.hero-img{object-fit:cover;border-radius:1rem;width:100%;height:400px;transition:transform .3s;box-shadow:0 20px 40px #0000004d}.hero-img:hover{transform:scale(1.02)}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title{text-align:center;color:#1f2937;margin-bottom:3rem;font-size:2.5rem;font-weight:700;position:relative}.section-title:after{content:"";background:linear-gradient(45deg,#6366f1,#8b5cf6);border-radius:2px;width:60px;height:4px;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}.channels-section{background:#f8fafc;padding:6rem 0}.channels-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.channel-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:3rem 2rem;transition:all .3s;position:relative;box-shadow:0 4px 6px #0000000d}.channel-card.featured{border:2px solid #25d366;transform:scale(1.02)}.channel-card.featured:before{content:"Most Popular";color:#fff;z-index:2;background:#25d366;border-radius:2rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;right:1rem}.channel-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.channel-icon{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 1.5rem;display:flex}.channel-card.featured .channel-icon{background:linear-gradient(135deg,#25d366,#128c7e)}.channel-card h3{color:#1f2937;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.channel-description{color:#6b7280;margin-bottom:1.5rem;line-height:1.6}.channel-details{text-align:left;background:#f8fafc;border-radius:.5rem;margin-bottom:2rem;padding:1.5rem}.detail-item{color:#4b5563;margin:.75rem 0}.detail-item strong{color:#1f2937}.channel-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:.5rem;width:100%;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.channel-button.whatsapp{background:linear-gradient(135deg,#25d366,#128c7e)}.channel-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f14d}.channel-button.whatsapp:hover{box-shadow:0 6px 20px #25d3664d}.remote-note{color:#fff;background:linear-gradient(135deg,#1e3a8a,#3730a3);border-radius:1rem;align-items:center;gap:1.5rem;margin-top:2rem;padding:2rem;display:flex}.note-icon{flex-shrink:0;font-size:3rem}.note-content h4{margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.note-content p{color:#e5e7eb;line-height:1.6}.policy-section{background:#fff;padding:6rem 0}.policy-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.policy-card{text-align:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:1rem;padding:2.5rem 2rem;transition:all .3s;position:relative;overflow:hidden}.policy-card:before{content:"";background:linear-gradient(90deg,#6366f1,#8b5cf6);width:100%;height:4px;transition:left .3s;position:absolute;top:0;left:-100%}.policy-card:hover:before{left:0}.policy-card:hover{background:#fff;transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.policy-icon{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.policy-card h3{color:#1f2937;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.policy-card p{color:#6b7280;line-height:1.6}.feedback-section{background:#f8fafc;padding:6rem 0}.feedback-content{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.feedback-description{color:#6b7280;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.feedback-benefits{flex-direction:column;gap:1rem;display:flex}.benefit-item{color:#4b5563;align-items:center;gap:.75rem;font-weight:500;display:flex}.benefit-item svg{color:#6366f1}.feedback-form-container{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:2.5rem;box-shadow:0 4px 6px #0000000d}.feedback-form{flex-direction:column;gap:1.5rem;display:flex}.form-group{flex-direction:column;display:flex}.form-group label{color:#374151;margin-bottom:.5rem;font-weight:600}.form-group textarea{resize:vertical;background:#fff;border:2px solid #e5e7eb;border-radius:.5rem;min-height:120px;padding:1rem;font-family:inherit;font-size:1rem;transition:all .3s}.form-group textarea:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.form-group textarea::placeholder{color:#9ca3af}.feedback-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.feedback-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f14d}.final-note-section{color:#fff;text-align:center;background:linear-gradient(135deg,#1e3a8a 0%,#3730a3 100%);padding:6rem 0}.final-note-content{max-width:800px;margin:0 auto}.quote-icon{margin-bottom:2rem;font-size:4rem;animation:2s infinite bounce}.final-quote{margin-bottom:2rem;font-size:2rem;font-style:italic;font-weight:300;line-height:1.4;position:relative}.final-quote:before,.final-quote:after{content:"\"";color:#60a5fa;font-size:4rem;position:absolute}.final-quote:before{top:-2rem;left:-3rem}.final-quote:after{bottom:-4rem;right:-3rem}.final-subtext{color:#cbd5e1;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width:1024px){.contact-hero-content,.feedback-content{text-align:center;grid-template-columns:1fr;gap:2rem}.channels-grid{grid-template-columns:1fr}}@media (max-width:768px){.contact-hero-title{font-size:2.5rem}.section-title{font-size:2rem}.final-quote{font-size:1.5rem}.remote-note{text-align:center;flex-direction:column}.feedback-form-container{padding:1.5rem}}
