body{color:#212529;margin:0;font-family:Segoe UI,Arial,sans-serif;overflow-x:hidden}.hero-heading{text-align:center;background:linear-gradient(90deg,#00c6ff,#0072ff,#7efffb,#e647ff) 0 0/300% 300%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2rem;font-weight:500;animation:8s infinite gradientShift}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.bg-gradient-custom{background:linear-gradient(135deg,#eef2ff,#e0e7ff,#fdf4ff,#ecfeff) 0 0/300% 300%;min-height:100vh;animation:14s infinite gradientMove;position:relative;overflow:hidden}@keyframes gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.bubbles{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.bubbles span{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#6366f12e;border-radius:50%;width:40px;height:40px;animation:18s linear infinite bubbleUp;position:absolute;bottom:-120px;box-shadow:inset 0 0 10px #fff9}.bubbles span:first-child{width:18px;height:18px;animation-duration:12s;left:10%}.bubbles span:nth-child(2){width:32px;height:32px;animation-duration:18s;left:25%}.bubbles span:nth-child(3){width:48px;height:48px;animation-duration:22s;left:40%}.bubbles span:nth-child(4){width:22px;height:22px;animation-duration:14s;left:55%}.bubbles span:nth-child(5){width:42px;height:42px;animation-duration:20s;left:70%}.bubbles span:nth-child(6){width:28px;height:28px;animation-duration:16s;left:85%}@keyframes bubbleUp{0%{opacity:0;transform:translateY(0)scale(.7)}10%{opacity:.6}to{opacity:0;transform:translateY(-110vh)scale(1.2)}}.glass-card{background:#fffffff5;border:1px solid #6366f126;border-radius:18px;padding:30px;animation:.7s cubic-bezier(.22,1,.36,1) both fadeSlideUp;box-shadow:0 10px 25px #00000014,inset 0 1px #fff9}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(24px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.section-title{color:#4338ca;margin-bottom:16px;font-weight:600;position:relative}.section-title:after{content:"";background:linear-gradient(90deg,#6366f1,#22d3ee);border-radius:4px;width:48px;height:3px;position:absolute;bottom:-6px;left:0}.form-control{border:1px solid #dbeafe;border-radius:10px;padding:10px 14px;transition:all .25s}.form-control:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f140}.btn-scale{color:#fff;cursor:pointer;background:#f47820;border:none;border-radius:10px;padding:10px 18px;font-weight:600;transition:all .25s}.btn-scale:hover{transform:translateY(-3px);box-shadow:0 12px 24px #6366f159}
