*,*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:1rem}h1{font-size:clamp(2.5rem,5vw,4rem);color:#4a2c6a}h2{font-size:clamp(2rem,4vw,3rem);color:#2d1a42}h3{font-size:1.75rem;color:#4a2c6a}p,li{font-size:1rem;color:#495057;margin-bottom:1rem}a{transition:color .15s ease}.text-gradient{background:linear-gradient(135deg,#c83a70,#4a2c6a);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.text-accent{color:#c83a70;font-weight:600}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;background:linear-gradient(135deg,#c83a70,#4a2c6a);border:none;color:#fff;padding:.9rem 2rem;border-radius:10px;font-weight:600;font-size:1.05rem;font-family:Montserrat,Inter,-apple-system,BlinkMacSystemFont,sans-serif;text-decoration:none;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 24px #c83a704d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 32px #c83a7066}.btn-primary:active{transform:translateY(0)}.btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-secondary{display:inline-flex;align-items:center;gap:.4rem;background:transparent;color:#4a2c6a;padding:.9rem 2rem;border-radius:10px;font-weight:600;font-size:1.05rem;text-decoration:none;border:2px solid #e9ecef;transition:all .15s ease}.btn-secondary:hover{border-color:#4a2c6a;color:#2d1a42;background:#4a2c6a0a}.section-default{background:#fff;padding:6rem 0}.section-light{background:#f8fafc;padding:6rem 0}.section-header{text-align:center;max-width:700px;margin:0 auto 4rem}.section-header h2{font-size:clamp(1.8rem,4vw,2.5rem);color:#2d1a42;margin-bottom:1rem;line-height:1.3}.section-header .section-description{font-size:1.1rem;color:#495057;line-height:1.7}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width: 768px){.container{padding:0 1.5rem}}@media (max-width: 768px){.section-default,.section-light{padding:4rem 0}h2{font-size:1.9rem!important}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #c83a70;outline-offset:2px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-8px)}60%{transform:translateY(-4px)}}.fade-in-up{animation:fadeInUp .6s ease forwards;opacity:0}.fade-in{animation:fadeIn .4s ease forwards}.delay-0{animation-delay:0ms}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.delay-600{animation-delay:.6s}.spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}html{font-size:16px;scroll-behavior:smooth}body{font-family:Inter,sans-serif;color:#2d2d3a;background-color:#fff;margin:0;line-height:1.6}
