*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#fff;background:#071018;margin:0;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}.nav{z-index:30;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#071018e6;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:18px 6%;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.logoMark{color:#071018;background:#f6c51b;border-radius:16px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 12px 30px #f6c51b33}.brandName{letter-spacing:-.02em;font-size:21px;font-weight:900}.brandSub{text-transform:uppercase;letter-spacing:.22em;color:#f6c51b;font-size:10px}.navLinks{color:#cbd5e1;gap:30px;font-size:14px;display:flex}.navLinks a:hover{color:#fff}.navBtn,.primaryBtn{color:#071018;background:#f6c51b;border-radius:16px;align-items:center;gap:8px;padding:14px 20px;font-weight:900;transition:all .25s;display:inline-flex;box-shadow:0 18px 40px #f6c51b2e}.navBtn:hover,.primaryBtn:hover{background:#ffd84d;transform:translateY(-2px)}.secondaryBtn{color:#fff;background:#ffffff12;border:1px solid #ffffff2e;border-radius:16px;align-items:center;gap:8px;padding:14px 20px;transition:all .25s;display:inline-flex}.secondaryBtn:hover{background:#ffffff1f;transform:translateY(-2px)}.hero{background-color:#0000;background-image:linear-gradient(#071018c7,#071018e6),url(https://images.unsplash.com/photo-1504917595217-d4dc5ebe6122?auto=format&fit=crop&w=1800&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-height:780px;position:relative;overflow:hidden}.hero:after{content:"";background:radial-gradient(circle at 100% 0,#f6c51b38,#0000 34%),radial-gradient(circle at 0 100%,#38bdf81f,#0000 34%);position:absolute;inset:0}.heroGrid{z-index:1;grid-template-columns:1.08fr .92fr;align-items:center;gap:50px;min-height:780px;padding:90px 6%;display:grid;position:relative}.eyebrow{color:#f6c51b;background:#f6c51b1a;border:1px solid #f6c51b59;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:800;display:inline-flex}.hero h1{letter-spacing:-.055em;max-width:900px;margin:24px 0 22px;font-size:68px;line-height:.98}.hero p,.section p{color:#d7dee8;font-size:18px;line-height:1.75}.heroText p{max-width:760px}.heroActions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.heroPanel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:36px;padding:18px;box-shadow:0 35px 90px #0000006b}.panelInner{background:linear-gradient(#111827f5,#071018f5);border-radius:28px;padding:34px}.panelLabel,.sectionTag,.sectionHead span{text-transform:uppercase;letter-spacing:.23em;color:#f6c51b;font-size:12px;font-weight:900}.panelInner h2,.section h2,.cta h2{letter-spacing:-.035em;margin:13px 0 16px;font-size:42px;line-height:1.08}.checks{gap:12px;margin-top:24px;display:grid}.checks span{color:#e5e7eb;background:#ffffff12;border:1px solid #ffffff0f;border-radius:16px;align-items:center;gap:10px;padding:14px;display:flex}.checks svg{color:#f6c51b;min-width:20px}.trustBand{color:#071018;background:#f6c51b;padding:22px 6%;font-weight:800}.trustBand div{flex-wrap:wrap;justify-content:center;align-items:center;gap:28px;display:flex}.trustBand span{border-left:1px solid #07101840;padding-left:24px}.section{padding:96px 6%}.light{color:#071018;background:#f8fafc}.light p{color:#475569}.sectionHead{max-width:850px}.sectionHead h2{color:#071018}.cards{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px;display:grid}.card{background:#fff;border:1px solid #e2e8f0;border-radius:32px;padding:34px;transition:all .25s;box-shadow:0 16px 48px #0f172a12}.card:hover{transform:translateY(-7px);box-shadow:0 30px 70px #0f172a24}.icon{color:#866800;background:#fff4c2;border-radius:24px;place-items:center;width:68px;height:68px;margin-bottom:24px;display:grid}.icon svg{width:33px;height:33px}.card h3{letter-spacing:-.025em;margin:0 0 13px;font-size:25px}.cardLink{color:#866800;align-items:center;gap:5px;margin-top:18px;font-weight:900;display:inline-flex}.dark{color:#fff;background:#071018}.splitHead{grid-template-columns:1.05fr .95fr;align-items:end;gap:45px;margin-bottom:42px;display:grid}.splitHead p{margin:0}.reasonGrid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.reasonCard{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:28px;padding:28px}.reasonIcon{color:#f6c51b;background:#f6c51b21;border-radius:18px;place-items:center;width:54px;height:54px;margin-bottom:18px;display:grid}.reasonIcon svg{width:27px;height:27px}.reasonCard h3{margin:0 0 10px;font-size:21px}.reasonCard p{color:#cbd5e1;margin:0;font-size:15px}.about{background:linear-gradient(135deg,#0b1220,#071018);grid-template-columns:1fr 1fr;align-items:stretch;gap:30px;display:grid}.aboutPanel,.metricPanel{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:34px;padding:42px}.metricPanel{gap:14px;display:grid}.metricPanel div{background:#ffffff0f;border-radius:22px;align-items:center;gap:18px;padding:20px;display:flex}.metricPanel strong{color:#f6c51b;font-size:28px}.metricPanel span{color:#e5e7eb;font-weight:800}.cta{color:#071018;background:#f6c51b;justify-content:space-between;align-items:center;gap:30px;padding:58px 6%;display:flex}.cta h2{margin:0}.cta p{color:#3b3106;font-size:18px}.cta a{color:#fff;white-space:nowrap;background:#071018;border-radius:16px;padding:16px 24px;font-weight:900}.contact{grid-template-columns:1fr 1fr;align-items:start;gap:54px;display:grid}.contactItems{gap:14px;margin-top:28px;display:grid}.contactItems a{color:#e5e7eb;align-items:center;gap:12px;font-weight:700;display:flex}.contactItems svg{color:#f6c51b}.form{background:#ffffff12;border:1px solid #ffffff1a;border-radius:32px;gap:15px;padding:30px;display:grid}.form input,.form textarea{color:#fff;background:#111827;border:1px solid #ffffff1f;border-radius:16px;outline:none;width:100%;padding:17px 18px;font-size:15px}.form input:focus,.form textarea:focus{border-color:#f6c51ba6}.form textarea{min-height:150px}.form button{color:#071018;cursor:pointer;background:#f6c51b;border:0;border-radius:16px;padding:17px;font-weight:900}.form small{color:#94a3b8}footer{color:#94a3b8;background:#05070a;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:20px;padding:30px 6%;display:flex}.footerBrand .logoMark{width:38px;height:38px}.footerLinks{color:#cbd5e1;gap:22px;display:flex}.whatsappFloat{z-index:40;color:#fff;background:#25d366;border-radius:999px;place-items:center;width:60px;height:60px;transition:all .25s;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 45px #25d36659}.whatsappFloat:hover{transform:translateY(-4px)scale(1.03)}.whatsappFloat svg{width:31px;height:31px}@media (width<=1050px){.reasonGrid{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:56px}}@media (width<=900px){.navLinks{display:none}.heroGrid,.splitHead,.about,.contact{grid-template-columns:1fr}.hero,.heroGrid{min-height:auto}.heroGrid{padding-top:80px;padding-bottom:80px}.hero h1{font-size:44px}.cards{grid-template-columns:1fr}.cta{flex-direction:column;align-items:flex-start}.trustBand div{justify-content:flex-start}.trustBand span{border-left:0;padding-left:0}.reasonGrid{grid-template-columns:1fr}footer{flex-direction:column;align-items:flex-start}.footerLinks{flex-wrap:wrap}.navBtn{display:none}}
