.hwc-home{min-height:100vh;background:radial-gradient(ellipse at top right,rgba(251,146,60,.07),transparent 50%),radial-gradient(ellipse at 30% 70%,rgba(167,139,250,.05),transparent 50%),#0a0a0c;color:#f4f4f5;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,system-ui,sans-serif;display:flex;flex-direction:column}.hwc-home-nav{justify-content:space-between;padding:20px 32px;max-width:1200px;width:100%;margin:0 auto;box-sizing:border-box}.hwc-home-brand,.hwc-home-nav{display:flex;align-items:center}.hwc-home-brand{gap:10px;font-weight:600}.hwc-home-logo{width:32px;height:32px;border-radius:9px;background:linear-gradient(135deg,#fb923c,#f97316);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:18px;color:#0a0a0c;letter-spacing:-.04em}.hwc-home-nav nav{display:flex;align-items:center;gap:24px;font-size:14px}.hwc-home-nav nav a{color:#a1a1aa;text-decoration:none}.hwc-home-nav nav a:hover{color:#f4f4f5}.hwc-home-nav-cta{background:#fb923c;color:#0a0a0c!important;padding:8px 16px;border-radius:8px;font-weight:600}.hwc-home-nav-cta:hover{background:#f97316}.hwc-home-hero{max-width:900px;margin:60px auto 80px;padding:0 32px;text-align:center}.hwc-home-eyebrow{display:inline-block;background:rgba(251,146,60,.15);color:#fb923c;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500;margin-bottom:24px}.hwc-home-hero h1{font-size:clamp(36px,6vw,56px);line-height:1.05;letter-spacing:-.03em;margin:0 0 20px;font-weight:800}.hwc-home-sub{color:#a1a1aa;font-size:17px;line-height:1.6;max-width:620px;margin:0 auto 32px}.hwc-home-cta{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-bottom:32px}.hwc-home-btn-primary{background:#fb923c;color:#0a0a0c;padding:12px 24px;border-radius:10px;font-weight:600;text-decoration:none;font-size:15px}.hwc-home-btn-primary:hover{background:#f97316}.hwc-home-btn-ghost{border:1px solid #38383f;color:#f4f4f5;padding:12px 24px;border-radius:10px;font-weight:500;text-decoration:none;font-size:15px}.hwc-home-btn-ghost:hover{background:#16161a;border-color:#fb923c}.hwc-home-tags{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;font-size:12px;color:#71717a}.hwc-home-tags span{padding:4px 10px;border:1px solid #26262c;border-radius:12px;background:rgba(255,255,255,.02)}.hwc-home-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:20px;gap:20px;max-width:1100px;margin:0 auto 80px;padding:0 32px;width:100%;box-sizing:border-box}.hwc-home-feat{background:#101014;border:1px solid #26262c;border-radius:14px;padding:24px;transition:border-color .15s,transform .15s}.hwc-home-feat:hover{border-color:#fb923c;transform:translateY(-2px)}.hwc-home-feat-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:14px}.hwc-home-feat h3{font-size:16px;font-weight:600;margin:0 0 8px}.hwc-home-feat p{font-size:14px;color:#a1a1aa;margin:0;line-height:1.55}.hwc-home-foot{margin-top:auto;padding:24px 32px;border-top:1px solid #26262c;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#71717a;max-width:1200px;width:100%;margin-left:auto;margin-right:auto;box-sizing:border-box}.hwc-home-foot-links{display:flex;gap:20px}.hwc-home-foot-links a{color:#71717a;text-decoration:none}.hwc-home-foot-links a:hover{color:#fb923c}@media (max-width:600px){.hwc-home-nav{padding:16px 20px}.hwc-home-nav nav{gap:14px}.hwc-home-foot{flex-direction:column;gap:12px}}