@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--bg-dark: #0c0c0c;--yellow: #f5c800;--text-light: #f5f4ef;--text-muted: #9a9a9a;--card-bg: #161616;--border-color: #2a2a2a;--font-heading: "Inter", -apple-system, BlinkMacSystemFont, "SF Pro Display", sans-serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "SF Pro Text", sans-serif;--transition-smooth: all .3s cubic-bezier(.4, 0, .2, 1)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);background-color:var(--bg-dark);color:var(--text-light);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:800;line-height:1.2}button{font-family:var(--font-body);cursor:pointer;border:none;outline:none}input,textarea,select{font-family:var(--font-body);outline:none}a{text-decoration:none;color:inherit}.container{max-width:1400px;margin:0 auto;padding:0 40px}@media (max-width: 768px){.container{padding:0 20px}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes shimmer{0%{background-position:-100% 0}to{background-position:200% 0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.animate-on-scroll{opacity:0;transition:var(--transition-smooth)}.animate-on-scroll.visible{opacity:1}.btn-primary{background:var(--yellow);color:var(--bg-dark);padding:16px 32px;border-radius:12px;font-weight:700;font-size:16px;transition:var(--transition-smooth);display:inline-flex;align-items:center;gap:8px}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px #f5c8004d}.btn-secondary{background:transparent;color:var(--text-light);padding:16px 32px;border-radius:12px;font-weight:600;font-size:16px;border:2px solid var(--border-color);transition:var(--transition-smooth)}.btn-secondary:hover{border-color:var(--yellow);transform:translateY(-2px)}.section{padding:120px 0}@media (max-width: 768px){.section{padding:80px 0}}.section-title{font-size:48px;text-align:center;margin-bottom:60px}@media (max-width: 768px){.section-title{font-size:36px;margin-bottom:40px}}.badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#f5c8001a;border:1px solid rgba(245,200,0,.3);border-radius:50px;font-size:14px;font-weight:600;color:var(--yellow)}.pill{padding:6px 12px;background:#f5c80026;border-radius:50px;font-size:12px;font-weight:700;color:var(--yellow);text-transform:uppercase;letter-spacing:.5px}@media (max-width: 900px){.form-layout{grid-template-columns:1fr!important}}@media (max-width: 1024px){.hero-container{grid-template-columns:1fr!important;gap:60px!important}.hero-h1{font-size:56px!important;line-height:1.1!important}.hero-stats{flex-wrap:wrap!important;gap:24px!important}.hero-cta-group{flex-direction:column!important;gap:12px!important}.hero-cta-group a{width:100%;justify-content:center}}@media (max-width: 768px){.hero-container{grid-template-columns:1fr!important;gap:50px!important}.hero-h1{font-size:48px!important;line-height:1.1!important;margin-bottom:20px!important}.hero-subheading{font-size:18px!important;line-height:1.6!important;margin-bottom:30px!important}.hero-stats{gap:20px!important}.hero-cta-group{margin-bottom:40px!important}}@media (max-width: 480px){.hero-h1{font-size:36px!important;line-height:1.15!important;margin-bottom:16px!important}.hero-subheading{font-size:16px!important;line-height:1.6!important;margin-bottom:24px!important}.hero-stats{gap:16px!important;justify-content:flex-start!important}.hero-stat-value{font-size:28px!important}.btn-primary,.btn-secondary{width:100%;justify-content:center;padding:14px 24px!important}nav .container{height:60px!important}nav .logo{font-size:16px!important}nav .logoIcon{width:28px!important;height:28px!important}nav .ctaBtn{font-size:12px!important;padding:8px 16px!important}}@media (max-width: 500px){.form-row{grid-template-columns:1fr!important}}@media (max-width: 600px){.section-title{font-size:32px!important}.form-card-padding{padding:32px 24px!important}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}input[type=datetime-local]{position:relative;color-scheme:dark;cursor:pointer}input[type=datetime-local]::-webkit-calendar-picker-indicator{cursor:pointer;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="%23f5c800" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="4" width="18" height="18" rx="2" ry="2"></rect><line x1="16" y1="2" x2="16" y2="6"></line><line x1="8" y1="2" x2="8" y2="6"></line><line x1="3" y1="10" x2="21" y2="10"></line></svg>');opacity:1;filter:brightness(1.2);padding:4px;margin-left:8px}input[type=datetime-local]::-webkit-calendar-picker-indicator:hover{filter:brightness(1.5)}input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="%23f5c800" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="4" width="18" height="18" rx="2" ry="2"></rect><line x1="16" y1="2" x2="16" y2="6"></line><line x1="8" y1="2" x2="8" y2="6"></line><line x1="3" y1="10" x2="21" y2="10"></line></svg>');opacity:1;filter:brightness(1.2);padding:4px;margin-left:8px}input[type=date]::-webkit-calendar-picker-indicator:hover{filter:brightness(1.5)}
