:root{--bg:#06111f;--panel:#0c1d30;--line:#23425e;--blue:#2693ff;--blue2:#68b9ff;--green:#3ddc97;--text:#f4f9ff;--muted:#91abc4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}.home-nav{height:76px;padding:0 max(5vw,24px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #21384d;background:rgba(6,17,31,.92);backdrop-filter:blur(16px);position:sticky;top:0;z-index:20}.home-brand{display:flex;align-items:center;gap:11px;font-size:20px;font-weight:800;letter-spacing:-.03em}.home-brand img{width:44px;height:44px;object-fit:cover;border-radius:50%;box-shadow:0 0 26px #2693ff44}.home-brand b{color:var(--blue2)}.home-nav nav{display:flex;align-items:center;gap:27px;font-size:14px;color:#b8cde0}.home-nav nav a:hover{color:#fff}.home-btn{display:inline-flex;justify-content:center;align-items:center;border:1px solid var(--blue);border-radius:10px;padding:13px 20px;background:linear-gradient(135deg,#1689f5,#287cff);color:#fff;font-weight:800;box-shadow:0 10px 30px #2693ff33;transition:.2s}.home-btn:hover{transform:translateY(-2px);box-shadow:0 14px 36px #2693ff4d}.home-btn.small{padding:9px 16px}.home-btn.ghost{background:transparent;border-color:#365873;box-shadow:none;color:#d9e9f7}.home-hero{min-height:710px;max-width:1660px;margin:auto;padding:95px max(6vw,40px) 75px;display:grid;grid-template-columns:minmax(0,1fr) minmax(500px,.93fr);align-items:center;gap:70px;position:relative;overflow:hidden}.home-hero:before{content:"";position:absolute;width:620px;height:620px;left:-270px;top:-220px;border-radius:50%;background:#1483ef29;filter:blur(90px;);pointer-events:none}.home-kicker{display:inline-flex;align-items:center;gap:9px;padding:7px 13px;border:1px solid #68b9ff4d;border-radius:999px;background:#2693ff14;color:#a8d7ff;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.home-kicker i,.preview-head i{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 12px var(--green)}.hero-copy h1{font-size:clamp(48px,5.3vw,82px);line-height:1.01;letter-spacing:-.055em;margin:25px 0 23px;max-width:790px}.hero-lead{font-size:20px;color:#a9c0d5;max-width:690px;margin:0}.hero-actions{display:flex;gap:13px;margin:33px 0 25px}.hero-proof{display:flex;gap:23px;color:#9db5ca;font-size:13px}.product-preview{position:relative;border:1px solid #254966;border-radius:22px;background:linear-gradient(145deg,#10263d,#091827);padding:24px;box-shadow:0 42px 100px #0007,0 0 80px #2693ff14}.preview-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:18px;border-bottom:1px solid #254158;font-size:13px;font-weight:800}.preview-head span{display:flex;align-items:center;gap:8px}.preview-head b{font-size:10px;color:var(--green);letter-spacing:.1em}.preview-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.preview-stats div{border:1px solid #203d56;background:#0a1b2c;border-radius:12px;padding:15px}.preview-stats small{display:block;color:#73a8d4;font-size:9px;letter-spacing:.08em}.preview-stats strong{display:block;font-size:23px;margin:3px 0}.preview-stats sup{font-size:11px}.preview-stats em{color:#66dca7;font-size:10px;font-style:normal}.preview-flow{height:94px;display:flex;align-items:center;justify-content:center;border:1px solid #203d56;background:#091927;border-radius:12px;padding:12px}.preview-flow span{padding:8px 10px;border:1px solid #2d536f;border-radius:7px;background:#11283d;font-size:10px;font-weight:700;white-space:nowrap}.preview-flow i{height:1px;min-width:20px;flex:1;background:#49647a;position:relative}.preview-flow i:after{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background:var(--green);top:-3px;animation:flow 2.2s linear infinite}@keyframes flow{from{left:0}to{left:calc(100% - 6px)}}.preview-bars label{display:flex;justify-content:space-between;font-size:10px;margin:10px 0 4px}.preview-bars div{height:5px;border-radius:9px;background:#17344c;overflow:hidden}.preview-bars div i{display:block;height:100%;border-radius:9px;background:linear-gradient(90deg,#27d29b,#2f9cff)}.trust-strip{max-width:1460px;margin:auto;padding:26px 40px;border-block:1px solid #91abc426;display:flex;justify-content:space-between;gap:25px;color:#b7cadb}.trust-strip span{color:#6384a0;text-transform:uppercase;font-size:11px;letter-spacing:.12em}.home-section{max-width:1460px;margin:auto;padding:110px 40px}.section-title{max-width:780px;margin-bottom:50px}.section-title>span{color:var(--blue2);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.13em}.section-title h2{font-size:clamp(35px,4vw,55px);line-height:1.08;letter-spacing:-.045em;margin:13px 0 16px}.section-title p{color:var(--muted);font-size:17px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature{border:1px solid #1d3a52;border-radius:17px;background:linear-gradient(145deg,#0d2033,#091827);padding:27px;min-height:250px;transition:.25s}.feature:hover{transform:translateY(-4px);border-color:#3474a5}.feature.featured{grid-row:span 2;min-height:516px;background:linear-gradient(145deg,#123456,#0a1b2c)}.feature .icon{width:43px;height:43px;display:grid;place-items:center;border-radius:11px;background:#2693ff21;color:#71bcff;font-weight:900;font-size:20px}.feature h3{font-size:21px;margin:24px 0 9px}.feature p{color:#91abc4;margin:0}.feature ul{margin:35px 0 0;padding:0;list-style:none;color:#bed2e3}.feature li{padding:12px 0;border-bottom:1px solid #91abc421}.feature li:before{content:"✓";color:var(--green);margin-right:10px}.how-section{max-width:none;background:#081827;border-block:1px solid #18344a}.how-section>*{max-width:1380px;margin-left:auto;margin-right:auto}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.steps article{border-top:2px solid #236faa;padding:30px 25px;background:#0b1d2e}.steps b{font-size:39px;color:#2d5d82}.steps h3{font-size:20px}.steps p{color:var(--muted)}.plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:17px;align-items:stretch}.home-plan{position:relative;padding:30px;border:1px solid #20435e;border-radius:17px;background:#0b1d2e;display:flex;flex-direction:column;gap:15px}.home-plan.popular{border-color:#318ee0;box-shadow:0 16px 55px #2693ff21}.home-plan mark{position:absolute;right:18px;top:18px;padding:5px 9px;border-radius:30px;background:#177edb;color:#fff;font-size:9px;font-weight:900;letter-spacing:.1em}.home-plan h3{font-size:24px;margin:0}.home-price{font-size:34px;font-weight:900;letter-spacing:-.04em}.home-price small{font-size:12px;color:var(--muted);font-weight:500;margin-left:4px}.home-plan p,.plan-features{color:var(--muted)}.home-plan .home-btn{margin-top:auto}.final-cta{max-width:1380px;margin:20px auto 110px;padding:40px 48px;border-radius:22px;background:linear-gradient(120deg,#0c79de,#154777);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;box-shadow:0 25px 70px #00428240}.final-cta img{width:72px;height:72px;border-radius:50%;object-fit:cover}.final-cta span{font-size:10px;letter-spacing:.13em;font-weight:800}.final-cta h2{font-size:29px;margin:5px 0}.final-cta p{margin:0;color:#d8edff}.home-btn.light{background:#fff;color:#0a4f8b;border-color:#fff;box-shadow:none}.home-footer{border-top:1px solid #19364d;padding:42px max(5vw,30px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;color:#8da7be}.home-footer .home-brand{color:#fff}.home-footer p{margin:0}.home-footer div{display:flex;gap:20px;color:#c5d6e5}.home-footer small{grid-column:1/-1;border-top:1px solid #91abc41a;padding-top:23px}@media(max-width:1050px){.home-nav nav a:not(.home-btn):not([href="/login"]){display:none}.home-hero{grid-template-columns:1fr;padding-top:65px}.product-preview{max-width:720px}.feature-grid{grid-template-columns:repeat(2,1fr)}.trust-strip{flex-wrap:wrap}.final-cta{margin-inline:25px}}@media(max-width:680px){.home-nav{padding:0 17px}.home-nav nav{gap:10px}.home-nav nav [href="/login"]{display:none}.home-brand span{font-size:17px}.home-hero{padding:55px 20px 45px;min-height:auto}.hero-copy h1{font-size:44px}.hero-lead{font-size:17px}.hero-actions{flex-direction:column}.hero-proof{flex-direction:column;gap:7px}.product-preview{padding:15px}.preview-stats{grid-template-columns:1fr}.preview-flow span{font-size:8px;padding:6px}.trust-strip{padding:22px 20px}.home-section{padding:75px 20px}.feature-grid,.steps{grid-template-columns:1fr}.feature.featured{grid-row:auto;min-height:320px}.final-cta{grid-template-columns:1fr;text-align:center;padding:33px 24px}.final-cta img{margin:auto}.home-footer{grid-template-columns:1fr;text-align:center}.home-footer .home-brand,.home-footer div{justify-content:center}}
/* Alpha 1.157 unified WenzOS Cloud banner branding. */
.home-brand.home-brand-banner{
  display:block!important;
  width:270px!important;
  min-width:270px!important;
  height:66px!important;
  padding:3px!important;
  overflow:hidden!important;
  border:1px solid rgba(78,164,255,.25)!important;
  border-radius:14px!important;
  background:#020817!important;
  box-shadow:inset 0 1px rgba(255,255,255,.08),0 8px 24px rgba(0,0,0,.24)!important;
}
.home-brand.home-brand-banner img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  border-radius:10px!important;
  object-fit:cover!important;
  object-position:center!important;
}
.home-brand.home-brand-banner span{display:none!important}
.home-footer .home-brand.home-brand-banner{
  width:300px!important;
  height:74px!important;
  margin-inline:auto!important;
}
@media(max-width:680px){
  .home-brand.home-brand-banner{
    width:150px!important;
    min-width:150px!important;
    height:44px!important;
    padding:2px!important;
    border-radius:10px!important;
  }
  .home-brand.home-brand-banner img{border-radius:7px!important}
  .home-footer .home-brand.home-brand-banner{
    width:min(300px,92vw)!important;
    height:auto!important;
    aspect-ratio:3/1!important;
  }
}
