*{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth}
body.jmdek-body{font-family:system-ui,-apple-system,'PingFang SC',sans-serif;background:#050d0e;color:#e6eeef;
line-height:1.7}
a{color:inherit;text-decoration:none}
.jmdek-container{max-width:1120px;margin:0 auto;padding:0 24px}
.jmdek-narrow{max-width:760px}
.jmdek-nav{position:sticky;top:0;z-index:50;background:rgba(0,0,0,.55);
backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.12)}
.jmdek-nav .jmdek-container{display:flex;align-items:center;gap:24px;height:66px}
.jmdek-logo{display:flex;align-items:center;gap:9px;font-size:19px;font-weight:800}
.jmdek-logo img{border-radius:8px}
.jmdek-navlinks{display:flex;gap:26px;margin-left:auto;color:#a0c0c4}
.jmdek-navlinks a:hover{color:#70c2cc}
.jmdek-cta{background:linear-gradient(135deg,#70c2cc,#40a8b5);color:#091719;
font-weight:800;padding:11px 22px;border-radius:12px;transition:.15s}
.jmdek-cta:hover{transform:translateY(-2px)}
.jmdek-hero{padding:78px 0;
background:radial-gradient(800px 420px at 78% 0%,#0e2326,transparent 60%)}
.jmdek-hero-in{display:grid;grid-template-columns:1.2fr .8fr;gap:40px;
align-items:center}
.jmdek-badge{display:inline-block;background:#0a191c;border:1px solid rgba(255,255,255,.12);
color:#70c2cc;padding:6px 14px;border-radius:999px;font-size:13px;font-weight:700}
.jmdek-hero h1{font-size:clamp(30px,4.6vw,44px);line-height:1.18;margin:18px 0;
font-weight:900;letter-spacing:-.5px}
.jmdek-hero p{color:#a0c0c4;max-width:540px}
.jmdek-hero-dl{display:flex;gap:14px;margin-top:28px;flex-wrap:wrap}
.jmdek-hdl{background:linear-gradient(135deg,#70c2cc,#40a8b5);color:#091719;
font-weight:800;padding:13px 24px;border-radius:12px;font-size:15.5px;
transition:.15s}
.jmdek-hdl:hover{transform:translateY(-2px)}
.jmdek-hero-logo{text-align:center}
.jmdek-strip .jmdek-container{display:grid;
grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.12);
border:1px solid rgba(255,255,255,.12);border-radius:18px;overflow:hidden;
margin-top:-20px}
.jmdek-strip div{background:#0a191c;padding:22px;text-align:center}
.jmdek-strip b{display:block;font-size:26px;color:#70c2cc;font-weight:900}
.jmdek-strip span{font-size:13px;color:#a0c0c4}
.jmdek-sec{padding:78px 0}
.jmdek-alt{background:#0a191c}
.jmdek-h2{font-size:clamp(24px,3.4vw,34px);font-weight:900;margin-bottom:8px}
.jmdek-lead{color:#a0c0c4;margin-bottom:34px}
.jmdek-feats{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;
margin-top:36px}
.jmdek-feat{display:flex;gap:16px;background:#0e2326;
border-left:3px solid #70c2cc;border-radius:0 16px 16px 0;
padding:22px}
.jmdek-feat h3{font-size:18px;margin-bottom:5px}
.jmdek-feat p{color:#a0c0c4;font-size:14px}
.jmdek-nodes{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
.jmdek-node{background:#0e2326;border:1px solid rgba(255,255,255,.12);padding:12px 18px;
border-radius:14px;font-weight:600}
.jmdek-node b{color:#70c2cc}
.jmdek-steps{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);
gap:18px;margin-top:36px}
.jmdek-steps li{background:#0e2326;border:1px solid rgba(255,255,255,.12);
border-radius:18px;padding:24px}
.jmdek-steps b{color:#70c2cc;font-size:30px;font-weight:900}
.jmdek-steps h3{margin:8px 0 6px;font-size:17px}
.jmdek-steps p{color:#a0c0c4;font-size:14px}
.jmdek-dl{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:30px}
.jmdek-dlcard{background:#0e2326;border:1px solid rgba(255,255,255,.12);
border-radius:16px;padding:28px 16px;text-align:center;transition:.2s;
display:block}
.jmdek-dlcard:hover{transform:translateY(-4px);border-color:#70c2cc}
.jmdek-dlcard h3{margin:8px 0 4px;font-size:18px}
.jmdek-dlmeta{color:#a0c0c4;font-size:13px}
.jmdek-faq details{background:#0e2326;border:1px solid rgba(255,255,255,.12);
border-radius:14px;padding:2px 20px;margin-bottom:12px}
.jmdek-faq summary{cursor:pointer;font-weight:700;padding:16px 0;list-style:none}
.jmdek-faq summary::-webkit-details-marker{display:none}
.jmdek-faq p{color:#a0c0c4;padding-bottom:16px}
.jmdek-quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:34px}
.jmdek-quote{background:#0e2326;border:1px solid rgba(255,255,255,.12);
border-radius:16px;padding:22px;margin:0;font-size:14.5px}
.jmdek-quote span{display:block;margin-top:9px;font-size:12.5px;color:#a0c0c4}
.jmdek-flinks{background:#0a191c;border-top:1px solid rgba(255,255,255,.12);padding:34px 0}
.jmdek-flinks h2{font-size:15px;color:#a0c0c4;margin-bottom:14px;font-weight:600}
.jmdek-flinks-list{display:flex;flex-wrap:wrap;gap:10px 22px}
.jmdek-flinks-list a{color:#70c2cc;font-size:14px}
.jmdek-flinks-list a:hover{text-decoration:underline}
.jmdek-ft{background:#050d0e;border-top:1px solid rgba(255,255,255,.12);padding:30px 0;
text-align:center}
.jmdek-ft-brand{display:flex;align-items:center;justify-content:center;gap:8px;
font-weight:800;margin-bottom:8px}
.jmdek-ft a{color:#a0c0c4;margin:0 9px;font-size:13.5px}
.jmdek-ft-copy{color:#a0c0c4;font-size:13px;margin-top:8px}
.jmdek-doc{padding:78px 0;max-width:70ch}
.jmdek-doc h1{font-size:32px;font-weight:900;margin-bottom:18px}
.jmdek-doc h2{font-size:18px;font-weight:800;margin:24px 0 6px}
.jmdek-doc p{color:#a0c0c4;margin-bottom:12px}
@media(max-width:900px){
.jmdek-hero-in{grid-template-columns:1fr}
.jmdek-hero-logo{display:none}
.jmdek-feats,.jmdek-steps,.jmdek-dl,.jmdek-quotes,
.jmdek-strip .jmdek-container{grid-template-columns:1fr 1fr}
.jmdek-navlinks{display:none}
}
@media(max-width:560px){
.jmdek-feats,.jmdek-steps,.jmdek-dl,.jmdek-quotes{grid-template-columns:1fr}
}