*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;height:100%;overflow:hidden}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0a0a0a;color:#fff;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:64px;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:none}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{margin:0 0 1rem;line-height:1.2}p{margin:0 0 1rem}.container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.siteHeader{position:fixed;top:0;left:0;right:0;z-index:100;height:64px;min-height:64px;background:#0a0a0af2;border-bottom:1px solid rgba(255,255,255,.08)}@media(min-width:901px){@supports ((backdrop-filter: blur(12px)) or (-webkit-backdrop-filter: blur(12px))){.siteHeader{background:#0a0a0ab3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}}}.nav{display:flex;align-items:center;justify-content:space-between;height:64px}.brand{display:flex;align-items:center;gap:10px;font-weight:700;font-size:1.1rem;color:#fff;flex-shrink:0}.brandDot{width:14px;height:14px;background:#f97316;border-radius:50%;flex-shrink:0}.navLinks{display:flex;gap:.25rem}.navLink{padding:.5rem .875rem;border-radius:8px;font-size:.9rem;color:#ffffffb3;transition:background .2s,color .2s;white-space:nowrap}.navLink:hover{color:#fff;background:#ffffff0d}.navLink.isActive{color:#fff;background:#c2410c}.navCta{display:flex;gap:.75rem;flex-shrink:0}.hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;background:none;border:1px solid rgba(255,255,255,.2);border-radius:8px;cursor:pointer;width:44px;height:44px;flex-shrink:0}.hamburger span{display:block;width:20px;height:2px;background:#fff;border-radius:2px}.drawerBackdrop{display:none;position:fixed;inset:0;background:#000c;z-index:998}.drawerBackdrop.open{display:block}.drawer{display:none;position:fixed;top:0;right:0;bottom:0;width:min(300px,80vw);background:#0f0f0f;z-index:999;overflow-y:auto;border-left:1px solid rgba(255,255,255,.1);flex-direction:column}.drawer.open{display:flex}.drawerHeader{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.1)}.drawerClose{background:none;border:none;color:#fff9;font-size:2rem;cursor:pointer;padding:0;line-height:1;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.drawerLinks{padding:1rem .75rem;flex:1}.drawerLinks a{display:block;padding:.875rem 1rem;font-size:1rem;color:#fffc;border-radius:10px;margin-bottom:.25rem;transition:background .2s;background:#ffffff05}.drawerLinks a:hover{background:#ffffff14;color:#fff}.drawerLinks a.isActive{background:#c2410c;color:#fff}.drawerCtas{padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;border-top:1px solid rgba(255,255,255,.1)}@media(max-width:900px){.navLinks,.navCta{display:none}.hamburger{display:flex}}@media(max-width:480px){.brand{font-size:1rem}.container{padding:0 1rem}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:background .2s,transform .2s;border:none;text-decoration:none}.btn--primary{background:#c2410c;color:#fff}.btn--primary:hover{background:#9a3412;transform:translateY(-1px)}.btn--ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.2)}.btn--ghost:hover{background:#ffffff0d;border-color:#ffffff4d}.btn--large{padding:1rem 2rem;font-size:1.05rem}.card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:2rem;position:relative}.link{color:#f97316;transition:color .2s}.link:hover{color:#fb923c}.footer{border-top:1px solid rgba(255,255,255,.05);padding:2rem 0;margin-top:4rem}.footerInner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;font-size:.9rem;color:#ffffff80}.footerLinks{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.footerSep{color:#ffffff4d}@media(max-width:480px){.footerInner{flex-direction:column;text-align:center}.footerLinks{justify-content:center}}input,textarea,select{font-family:inherit;font-size:inherit}input[type=text],input[type=email],input[type=tel],input[type=number],textarea,select{width:100%;padding:.75rem 1rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;transition:border-color .2s,background .2s}input:focus,textarea:focus,select:focus{outline:none;border-color:#f97316;background:#ffffff0d}input::placeholder,textarea::placeholder{color:#fff6}label{display:block;margin-bottom:.5rem;font-size:.9rem;color:#ffffffb3}.text-center{text-align:center}.text-muted{color:#fff9}.text-orange{color:#f97316}.text-green{color:#22c55e}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}[class*=hero] h1{font-size:64px!important;font-weight:700!important;line-height:1.1!important;letter-spacing:-.02em!important;text-align:center!important;color:#fff!important;margin:0 0 1.5rem!important}[class*=hero]>p,[class*=hero] .heroLead{font-size:1.25rem!important;line-height:1.6!important;color:#ffffffb3!important;text-align:center!important}@media(max-width:768px){[class*=hero] h1{font-size:38px!important}[class*=hero]>p{font-size:1.05rem!important}}@media(max-width:480px){[class*=hero] h1{font-size:32px!important}[class*=hero]>p{font-size:1rem!important}}
