:root{--primary: #060E21;--primary-2: #0C1A38;--primary-3: #12224A;--accent: #ffc83a;--accent-2: #f5b300;--muted: #7B93B0;--panel-2: #0C1A38;--line: #E2E8F4}html{scroll-behavior:smooth}.hero{background:radial-gradient(1200px 400px at -10% -20%,rgba(255,200,58,.15) 0%,transparent 60%),radial-gradient(ellipse 80% 60% at 90% 10%,rgba(21,73,255,.15) 0%,transparent 50%),linear-gradient(160deg,#060e21,#0c1a38 60%,#0a1c42);color:#fff;padding:90px 0 70px;overflow:hidden;position:relative}.hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.025'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none;opacity:.3}.hero .grid{display:grid;grid-template-columns:1.05fr .95fr;gap:36px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);margin-bottom:12px;font-weight:700}.eyebrow i{color:var(--accent)}.hero h1{font-size:2.7rem;line-height:1.1;margin-bottom:14px;color:#fff}.hero p{opacity:.92;margin-bottom:22px;color:#e8eef9}.hero .badges{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:22px}.badge{padding:8px 12px;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);font-weight:600;font-size:.9rem;display:inline-flex;align-items:center;gap:8px;color:#fff}.badge i{color:var(--accent)}.btns{display:flex;gap:10px;flex-wrap:wrap}.btn{padding:10px 18px;border-radius:999px;font-weight:700;display:inline-flex;align-items:center;gap:8px;text-decoration:none;border:none;cursor:pointer}.btn-primary{background:linear-gradient(135deg,#ffd55a,var(--accent));color:#1a1200;border:none;box-shadow:0 8px 24px #ffc83a59}.btn-primary:hover{background:linear-gradient(135deg,var(--accent),var(--accent-2));transform:translateY(-2px);box-shadow:0 12px 28px #ffc83a66}.hero-outline{border:1.5px solid rgba(255,255,255,.28);color:#ffffffe6;background:#ffffff0f}.hero-outline:hover{border-color:#ffffff80;background:#ffffff1a}.shots{position:relative;min-height:520px}.shot{position:absolute;border-radius:14px;overflow:hidden;background:#060e21;box-shadow:0 20px 40px #00000059;border:1px solid rgba(255,255,255,.08)}.shot img{display:block;width:100%;height:100%;object-fit:cover}.shot.s1{top:0;left:0;width:64%;height:62%;transform:rotate(-1.2deg)}.shot.s2{top:8%;right:-2%;width:44%;height:50%;transform:rotate(1.2deg)}.shot.s3{bottom:0;left:8%;width:50%;height:45%;transform:rotate(.6deg)}.shot.s4{bottom:-4%;right:2%;width:42%;height:40%;transform:rotate(-.8deg)}.section{padding:70px 0}.section-title{text-align:center;margin-bottom:40px}.section-title h2{font-size:2rem;color:#0f172a;margin-bottom:12px}.section-title p{color:var(--muted);max-width:760px;margin:0 auto}.dark-title h2,.dark-title p{color:#fff}.light{color:#fff!important}.light-sub{color:#cfe0ff!important}.features-grid{display:grid;grid-template-columns:1fr;gap:20px}.feature-card{background:#fff;border-radius:14px;padding:22px;box-shadow:0 8px 22px #02081714}.feature-icon{width:54px;height:54px;border-radius:12px;background:#ffc83a2e;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.feature-icon i{font-size:22px;color:#7a5a00}.feature-card h3{margin-bottom:6px;color:#0f172a}.feature-card p{color:#4b5563}.band{background:linear-gradient(135deg,#060e21,#0c1a38);color:#fff}.band .inner{display:grid;grid-template-columns:1fr;gap:26px}.band .card{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:20px}.icon-accent{color:var(--accent)}.tiles{display:grid;grid-template-columns:1fr;gap:20px}.tile{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 8px 22px #02081714}.tile .img{height:180px;overflow:hidden;background:#060e21}.tile .img img{width:100%;height:100%;object-fit:cover;display:block}.tile .body{padding:16px}.tile .body h4{color:#0f172a;margin-bottom:6px}.tile .body p{color:#4b5563}.stats-section{background:linear-gradient(135deg,var(--primary-2),var(--panel-2));color:#fff;text-align:center;padding:70px 0}.stats-grid{display:grid;grid-template-columns:1fr;gap:26px;margin-top:30px}.stat-card{padding:16px}.stat-number{font-size:2.6rem;font-weight:800;color:var(--accent)}.stat-label{opacity:.9;color:#fff}.cta{color:#0f172a;padding:70px 0;text-align:center;background:linear-gradient(135deg,#ffe08f,#ffc83a)}.cta h2{font-size:2rem;margin-bottom:12px;color:#0f172a}.cta p{max-width:760px;margin:0 auto 20px;color:#4b5563}.cta-button{color:#1a1a1a}.demo-section{background:#f8fafc;padding:70px 0}.demo-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.demo-card{border:1px solid var(--line);border-radius:14px;padding:20px;background:#fff;box-shadow:0 10px 24px #0f172a0f}.demo-card h4{margin-bottom:12px;color:#0f172a}.demo-form label{font-weight:700;font-size:13px;color:#304463;display:block;margin-bottom:6px}.demo-form input,.demo-form select,.demo-form textarea{width:100%;margin-bottom:12px;padding:10px 12px;border:1px solid var(--line);border-radius:10px;outline:none;font:inherit;background:#fff;color:#0f172a}.demo-form .row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.topics-row{margin-bottom:6px}.checkbox-label{display:flex!important;gap:8px;align-items:center;font-weight:500!important;font-size:14px!important;color:#334155!important}.checkbox-label input{width:auto;margin:0}.submit-btn{margin-top:8px}.muted-note{margin-top:10px;font-size:12px;color:#64748b}.demo-list{padding-left:18px;margin-top:8px;color:#475569}.demo-list li{margin-bottom:10px}.spacer{height:12px}.video-wrap{position:relative;padding-top:56.25%;border-radius:12px;overflow:hidden;border:1px solid var(--line);box-shadow:0 6px 16px #0f172a1f;background:#fff}.video-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.reg-bar{background:#060e21;color:#fff;text-align:center;padding:10px 16px}@media(min-width:768px){.features-grid,.tiles{grid-template-columns:repeat(3,1fr)}.stats-grid{grid-template-columns:repeat(4,1fr)}.band .inner{grid-template-columns:1.2fr .8fr}}@media(max-width:991px){.hero .grid{grid-template-columns:1fr}.shots{min-height:420px}.shot.s1{width:78%;height:56%}.shot.s2{right:0;width:48%;height:44%}.shot.s3{left:2%;width:58%}.shot.s4{right:4%;width:46%}}@media(max-width:820px){.demo-grid{grid-template-columns:1fr}}@media(max-width:520px){.demo-form .row{grid-template-columns:1fr}}@media(max-width:480px){.hero h1{font-size:2.1rem}.shots{min-height:360px}.shot{border-radius:12px}}
