
*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:'Segoe UI',system-ui,-apple-system,sans-serif;color:#1e293b;background:#fff;line-height:1.7;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit;transition:all .25s}ul{list-style:none}
.container{max-width:1200px;margin:0 auto;padding:0 28px}
.label{display:inline-flex;align-items:center;gap:6px;font-size:.7rem;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#f97316;background:linear-gradient(135deg,rgba(249,115,22,.08),rgba(239,68,68,.08));padding:7px 16px;border-radius:50px;margin-bottom:18px}.label svg{width:14px;height:14px}
.heading{font-size:2.6rem;font-weight:800;line-height:1.18;color:#0f172a;letter-spacing:-.02em}.heading span{background:linear-gradient(135deg,#f97316,#ef4444,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.subtext{font-size:1.08rem;color:#64748b;max-width:620px;line-height:1.8}
.nav{position:fixed;top:0;left:0;right:0;z-index:999;padding:14px 28px}.nav-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.72);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.8);box-shadow:0 4px 24px rgba(0,0,0,.04);border-radius:16px;padding:10px 12px 10px 24px;height:58px;overflow:visible}.nav-logo{display:flex;align-items:center;gap:10px}.nav-logo-mark{width:38px;height:38px;border-radius:11px;background:linear-gradient(135deg,#f97316,#ef4444);display:flex;align-items:center;justify-content:center}.nav-logo-mark svg{width:20px;height:20px;color:#fff}.nav-logo-text{font-size:1.15rem;font-weight:800;color:#0f172a}.nav-logo-text em{font-style:normal;color:#f97316}.nav-links{display:flex;align-items:center;gap:6px}.nav-links a{font-size:.87rem;font-weight:500;color:#475569;padding:8px 16px;border-radius:10px;transition:all .2s}.nav-links a:hover{color:#f97316;background:rgba(249,115,22,.06)}.nav-links .nav-cta{background:linear-gradient(135deg,#f97316,#ef4444);color:#fff;font-weight:600;padding:10px 22px;border-radius:12px;box-shadow:0 2px 12px rgba(249,115,22,.25)}.mobile-toggle{display:none;background:none;border:none;cursor:pointer;padding:8px}.mobile-toggle svg{width:24px;height:24px;color:#0f172a}
.page-hero{padding:140px 0 60px;background:linear-gradient(160deg,#fffbf5 0%,#fff7ed 30%,#fef3e2 60%,#fff 100%);position:relative;overflow:hidden;text-align:center}.page-hero::before{content:'';position:absolute;top:-200px;right:-200px;width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,rgba(249,115,22,.1),transparent 70%)}.page-hero .subtext{margin:12px auto 0}
.breadcrumb{display:flex;align-items:center;justify-content:center;gap:8px;font-size:.82rem;color:#94a3b8;margin-bottom:16px}.breadcrumb a{color:#f97316;font-weight:600}.breadcrumb svg{width:14px;height:14px}

.legal{padding:80px 0 100px;background:#fff}.legal-content{max-width:800px;margin:0 auto}
.legal-content h2{font-size:1.3rem;font-weight:700;color:#0f172a;margin:36px 0 12px;padding-top:24px;border-top:1px solid #f1f5f9}
.legal-content h2:first-child{border-top:none;margin-top:0;padding-top:0}
.legal-content p{font-size:.92rem;color:#475569;line-height:1.85;margin-bottom:14px}
.legal-content ul{margin:0 0 14px 24px;list-style:disc}.legal-content ul li{font-size:.92rem;color:#475569;line-height:1.85;margin-bottom:6px}
.legal-content strong{color:#0f172a}

.footer{background:linear-gradient(180deg,#1c1017,#2a1520);padding:80px 0 0;color:#a1a1aa}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:48px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.06)}.footer-brand p{font-size:.88rem;line-height:1.7;margin-bottom:20px}.footer-social{display:flex;gap:12px}.footer-social a{width:36px;height:36px;border-radius:10px;background:rgba(255,255,255,.06);display:flex;align-items:center;justify-content:center;transition:all .2s}.footer-social a:hover{background:rgba(249,115,22,.2)}.footer-social a svg{width:16px;height:16px;color:#a1a1aa}.footer-col h4{font-size:.82rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:20px}.footer-col li{margin-bottom:12px}.footer-col li a{font-size:.87rem;color:#a1a1aa;transition:color .2s}.footer-col li a:hover{color:#fb923c}.footer-contact-row{display:flex;gap:10px;margin-bottom:14px;font-size:.84rem;color:#a1a1aa;line-height:1.6}.footer-contact-row svg{width:16px;height:16px;min-width:16px;color:#f97316;margin-top:3px}.footer-bottom{padding:24px 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.footer-copy{font-size:.8rem;color:#64748b}.footer-disc{font-size:.7rem;color:#64748b;max-width:580px;text-align:right;line-height:1.5;font-style:italic}
@media(max-width:768px){.nav-links{display:none}.mobile-toggle{display:block}.heading{font-size:2rem}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;text-align:center}.footer-disc{text-align:center}}
