:root{--bg:#070b17;--card:#0d1324;--card2:#111a30;--line:#202b43;--text:#f5f7ff;--muted:#8d98b3;--accent:#735cff;--accent2:#8c78ff;--green:#54e39a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Vazirmatn,system-ui,sans-serif}a{text-decoration:none;color:inherit}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;padding:0 22px;border-bottom:1px solid #151d31}.brand{display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:1px;font-size:18px}.brand>span:last-child>span{color:#8a76ff}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#7a61ff,#4431b9);box-shadow:0 8px 30px #614cf544}.nav nav{display:flex;gap:32px;color:#a8b0c4;font-size:14px}.nav nav a:hover{color:#fff}.nav-cta{padding:10px 17px;border:1px solid #303b59;border-radius:10px;font-size:13px}.hero{position:relative;max-width:1180px;margin:auto;min-height:570px;display:flex;align-items:center;justify-content:space-between;padding:65px 22px;overflow:hidden}.glow{position:absolute;border-radius:50%;filter:blur(80px);opacity:.2;pointer-events:none}.g1{width:380px;height:380px;background:#634cff;right:40%;top:0}.g2{width:280px;height:280px;background:#00b8ff;right:0;bottom:20px}.hero-copy{max-width:690px;position:relative;z-index:1}.pill,.eyebrow{color:#a79aff;font-size:11px;font-weight:800;letter-spacing:1.6px}.pill{display:inline-block;padding:8px 13px;border:1px solid #342d66;background:#15112c;border-radius:999px;margin-bottom:22px}.hero h1{font-size:clamp(42px,6vw,76px);line-height:1.12;margin:0 0 20px;letter-spacing:-2px}.hero h1 em{font-style:normal;background:linear-gradient(90deg,#9a89ff,#63d5ff);-webkit-background-clip:text;color:transparent}.hero p{font-size:17px;color:var(--muted);line-height:2;max-width:600px}.hero-actions{display:flex;gap:12px;margin:28px 0}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:13px 21px;font:700 14px inherit;cursor:pointer;border:0}.primary{background:linear-gradient(135deg,#7d68ff,#5944dc);color:white;box-shadow:0 10px 30px #6955e633}.ghost{border:1px solid #303a54;color:#dbe0ef}.trust{display:flex;gap:25px;color:#7f8aa4;font-size:12px}.hero-card{width:300px;height:370px;border:1px solid #293451;background:linear-gradient(150deg,#111a2e,#090d1b);border-radius:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 35px 90px #0008;transform:rotate(4deg)}.orb{width:120px;height:120px;border-radius:50%;display:grid;place-items:center;font-size:46px;background:radial-gradient(circle at 35% 30%,#b7afff,#6b56ed 45%,#201849);box-shadow:0 0 70px #725eff77;margin-bottom:25px}.hero-card span{font-size:11px;letter-spacing:4px;color:#8e99b4}.hero-card strong{font-size:28px;text-align:center;line-height:1.2;margin:10px}.hero-card small{color:#65718c}.section{max-width:1180px;margin:auto;padding:90px 22px}.section.compact{padding-top:50px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.section-head h2{font-size:34px;margin:8px 0 0}.section-head p{color:var(--muted);max-width:430px;line-height:1.9;font-size:13px}.tabs{display:flex;gap:8px;margin-bottom:20px;overflow:auto}.tab{white-space:nowrap;background:transparent;color:#8d98b3;border:1px solid #202a42;border-radius:10px;padding:9px 16px;font:600 12px inherit;cursor:pointer}.tab.active{background:#17142d;color:#b8adff;border-color:#5147a1}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product{background:linear-gradient(150deg,#0e1526,#0a1020);border:1px solid var(--line);border-radius:18px;padding:20px;transition:.25s}.product:hover{transform:translateY(-5px);border-color:#4a4781}.product-top{display:flex;justify-content:space-between;align-items:center}.product-icon{font-size:29px}.tag{font-size:9px;letter-spacing:1px;color:#7783a0}.product h3{font-size:15px;min-height:46px;margin:24px 0 12px}.price{display:flex;align-items:baseline;gap:6px;margin-bottom:18px}.price b{font-size:20px}.price span{font-size:10px;color:#7e89a3}.buy{width:100%;border:1px solid #29344d;background:#121a2d;color:#e8ebf5;border-radius:10px;padding:11px;cursor:pointer;font:700 12px inherit;display:flex;justify-content:space-between}.feature-strip{max-width:1180px;margin:20px auto 60px;padding:25px 22px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;background:#0c1220;border:1px solid #1b263d;border-radius:20px}.feature-strip>div{display:flex;gap:12px;align-items:center}.feature-strip b{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#171b31;color:#9c8fff;font-size:12px}.feature-strip strong,.feature-strip small{display:block}.feature-strip strong{font-size:12px}.feature-strip small{color:#717c96;font-size:10px;margin-top:4px}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.how-grid>div{padding:28px;background:#0d1425;border:1px solid #1e2942;border-radius:18px}.how-grid span{color:#7663ff;font-weight:800}.how-grid h3{font-size:16px}.how-grid p,.faq p{color:#7f8ba4;font-size:12px;line-height:2}.faq details{border-bottom:1px solid #202a40;padding:20px 0}.faq summary{cursor:pointer;font-size:14px;font-weight:700}.faq p{margin-bottom:0}footer{border-top:1px solid #182238;max-width:1180px;margin:auto;padding:30px 22px;display:flex;align-items:center;justify-content:space-between;color:#68748d;font-size:11px}footer a{color:#9b8eff}.modal{position:fixed;inset:0;background:#02040acc;backdrop-filter:blur(8px);display:none;align-items:center;justify-content:center;padding:18px;z-index:20}.modal.show{display:flex}.modal-box{width:min(440px,100%);background:#0d1424;border:1px solid #293550;border-radius:22px;padding:28px;position:relative;box-shadow:0 40px 100px #000c}.close{position:absolute;left:18px;top:18px;background:#182137;border:0;color:#aab4ca;width:32px;height:32px;border-radius:9px;font-size:20px;cursor:pointer}.modal-icon{font-size:40px;margin-bottom:14px}.modal h2{margin:7px 0 25px;font-size:22px}.modal label{display:block;font-size:11px;color:#a0aac0;margin:13px 0 7px}.modal input{width:100%;padding:12px;border:1px solid #29354f;background:#080e1b;color:white;border-radius:10px;font:inherit;outline:none}.modal input:focus{border-color:#6657dd}.qty{display:flex;gap:8px}.qty button{width:42px;border:1px solid #29354f;background:#121a2d;color:#fff;border-radius:10px;font-size:20px}.qty input{text-align:center}.total{display:flex;justify-content:space-between;margin:20px 0;padding:14px;background:#111a2c;border-radius:11px;font-size:12px}.total b{color:#a89cff}.full{width:100%}.secure{display:block;text-align:center;color:#65718a;font-size:10px;margin-top:12px}.hidden{display:none!important}.loading{text-align:center;padding:25px;color:#a89cff}.result-page{min-height:100vh;display:grid;place-items:center}.result-card{width:min(480px,calc(100% - 30px));padding:35px;background:#0d1424;border:1px solid #293550;border-radius:24px;text-align:center}.result-icon{margin:auto;width:65px;height:65px;border-radius:50%;display:grid;place-items:center;background:#171d32;font-size:28px;color:#75e4a8}.result-card h1{font-size:25px}.result-card p{color:#8792aa;line-height:2;font-size:13px}.order-info{display:flex;justify-content:space-between;padding:12px;border-bottom:1px solid #202a40;font-size:12px}.order-info span{color:#78849d}.result-card .btn{margin-top:22px;width:100%}.lock{overflow:hidden}@media(max-width:900px){.hero-card{display:none}.products{grid-template-columns:repeat(2,1fr)}.feature-strip{grid-template-columns:repeat(2,1fr)}.nav nav{display:none}}@media(max-width:560px){.hero{min-height:520px}.hero h1{font-size:43px}.hero p{font-size:14px}.trust{flex-wrap:wrap;gap:10px}.products,.how-grid,.feature-strip{grid-template-columns:1fr}.section{padding-top:65px}.section-head{display:block}.section-head p{margin-top:15px}footer{flex-direction:column;gap:15px}}

.hero-logo{width:210px;height:210px;object-fit:cover;border-radius:28px;margin-bottom:25px;box-shadow:0 0 70px #725eff66;border:1px solid #ffffff18}.product-icon{width:46px;height:46px;display:block}.product-icon img{width:46px;height:46px;display:block;object-fit:contain}.modal-icon{width:54px;height:54px}.modal-icon img{width:54px;height:54px;object-fit:contain;display:block}

.product-icon img,.modal-icon img{display:block;width:100%;height:100%;object-fit:contain}
.product-icon{display:flex;align-items:center;justify-content:center;overflow:hidden}
.hero-logo{display:block}

/* JetPrem branding refinements */
.brand{gap:9px}
.nav-logo{width:36px;height:36px;border-radius:10px;object-fit:cover;display:block;border:1px solid #ffffff16}
.footer-logo{width:30px;height:30px;border-radius:8px;object-fit:cover;display:block}
.hero-brand-frame{width:188px;height:188px;border-radius:32px;padding:7px;background:linear-gradient(145deg,#ffffff14,#ffffff03);border:1px solid #ffffff18;box-shadow:0 25px 80px #5e4dff33;margin-bottom:24px}
.hero-logo{width:100%;height:100%;object-fit:cover;border-radius:26px;display:block;box-shadow:0 0 45px #725eff55}
.product-icon{width:42px;height:42px}
.product-icon img{width:42px;height:42px;object-fit:contain}
.modal-icon{width:44px;height:44px;margin-bottom:10px}
.modal-icon img{width:44px;height:44px;object-fit:contain}
.product{padding:18px}
.product h3{margin-top:18px}

/* Final responsive safety */
html,body{max-width:100%;overflow-x:hidden}
@media (max-width:1200px){
  .nav{width:100%;max-width:none}
  .hero{width:100%;max-width:none;padding-left:22px;padding-right:22px}
  .hero-card{display:none}
  .hero-copy{max-width:760px;width:100%}
  .section{width:100%;max-width:none}
  .feature-strip{width:calc(100% - 44px);max-width:none}
}
@media (max-width:760px){
  .nav{height:70px;padding:0 14px}
  .brand{font-size:16px}
  .nav-logo{width:32px;height:32px}
  .nav-cta{padding:8px 12px;font-size:11px}
  .hero{display:block;min-height:auto;padding:48px 18px 65px;text-align:right}
  .hero-copy{width:100%;max-width:none}
  .hero h1{font-size:42px;line-height:1.2;letter-spacing:-1px}
  .hero p{font-size:13px;line-height:2}
  .hero-actions{flex-wrap:wrap}
  .hero-actions .btn{flex:1;min-width:140px}
  .trust{font-size:10px}
  .section{padding:58px 18px}
  .section-head h2{font-size:28px}
  .section-head p{font-size:11px}
  .tabs{padding-bottom:2px}
  .products{grid-template-columns:1fr;gap:12px}
  .product{width:100%;min-width:0}
  .product h3{font-size:14px}
  .feature-strip{width:calc(100% - 36px);margin:10px 18px 45px;padding:18px;grid-template-columns:1fr 1fr;gap:15px}
  footer{padding:25px 18px;text-align:center}
}
@media (max-width:430px){
  .nav-cta{display:none}
  .hero h1{font-size:36px}
  .hero-actions{display:grid;grid-template-columns:1fr}
  .hero-actions .btn{width:100%}
  .feature-strip{grid-template-columns:1fr}
}
