.jm-overlay{padding:28px}.jm-card{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-radius:22px;width:880px;max-width:100%;max-height:calc(100vh - 56px);overflow:auto}.jm-split{grid-template-columns:330px 1fr;display:grid}.jm-left{color:#fff;background:linear-gradient(165deg,#12493a,#0a2b22);padding:40px 34px;position:relative}.jm-right{padding:40px 40px 36px}.jm-x{color:#6c7872;cursor:pointer;z-index:6;background:#fff;border:1px solid #d8d1c0;border-radius:99px;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;transition:all .18s cubic-bezier(.2,.7,.3,1);display:flex;position:absolute;top:18px;right:18px}.jm-x:hover{color:#13201b;background:#f3efe6;transform:rotate(90deg)}.jm-h2{letter-spacing:-.02em;color:#13201b;margin:0 0 24px;font-family:Newsreader,Georgia,serif;font-size:25px;font-weight:400;line-height:1.06}.jm-h3{letter-spacing:-.01em;color:#fff;margin:0;font-family:Newsreader,Georgia,serif;font-size:29px;font-weight:400;line-height:1.16}.jm-h3 em{color:#e7c98a;font-style:italic}.jm-lead{color:#ffffffbd;margin:16px 0 0;font-family:Geist,system-ui,sans-serif;font-size:14px;line-height:1.55}.jm-bullets{flex-direction:column;gap:14px;margin-top:30px;display:flex}.jm-bullet{color:#ffffffe6;align-items:flex-start;gap:12px;font-size:13.5px;line-height:1.45;display:flex}.jm-chk{color:#e7c98a;background:#ffffff1f;border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;font-size:11px;display:inline-flex}.jm-coords{flex-direction:column;gap:18px;margin-top:30px;display:flex}.jm-coord-l{letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;font-family:Geist Mono,monospace;font-size:10px}.jm-coord-v{color:#fff;margin-top:4px;font-size:14px;line-height:1.5}.jm-hp{width:1px;height:1px;position:absolute;top:-9999px;left:-9999px;overflow:hidden}.jm-grid{grid-template-columns:1fr 1fr;gap:14px 16px;display:grid}.jm-field{flex-direction:column;gap:7px;display:flex}.jm-field.full{grid-column:1/-1}@media (max-width:480px){.jm-grid{grid-template-columns:1fr}}.jm-fl{letter-spacing:.1em;text-transform:uppercase;color:#6c7872;font-family:Geist Mono,monospace;font-size:10px}.jm-field input,.jm-field select,.jm-field textarea{color:#13201b;background:#fff;border:1px solid #d8d1c0;border-radius:9px;outline:none;width:100%;padding:11px 13px;font-family:Geist,system-ui,sans-serif;font-size:14px;transition:border-color .18s,box-shadow .18s}.jm-field textarea{resize:none;min-height:88px;line-height:1.5}.jm-field select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path d='M1 1.5 6 6.5 11 1.5' stroke='%236c7872' stroke-width='1.4' fill='none' stroke-linecap='round'/></svg>");background-position:right 13px center;background-repeat:no-repeat;padding-right:34px}.jm-field input::placeholder,.jm-field textarea::placeholder{color:#a3aca4}.jm-field input:focus,.jm-field select:focus,.jm-field textarea:focus{border-color:#0d3b2e;box-shadow:0 0 0 3px #0d3b2e1a}.jm-btn{cursor:pointer;color:#fff;background:#0d3b2e;border:none;border-radius:10px;width:100%;margin-top:24px;padding:14px 24px;font-family:Geist,system-ui,sans-serif;font-size:14.5px;font-weight:500;transition:all .18s cubic-bezier(.2,.7,.3,1);box-shadow:0 14px 30px -16px #0d3b2e80}.jm-btn:hover{background:#0a3327;transform:translateY(-1px);box-shadow:0 18px 36px -16px #0d3b2e8c}.jm-btn:disabled{opacity:.7;cursor:default;transform:none}.jm-btn .arr{transition:transform .2s cubic-bezier(.2,.7,.3,1);display:inline-block}.jm-btn:hover .arr{transform:translate(4px)}.jm-error{color:#c4533a;text-align:center;margin:14px 0 0;font-family:Geist,system-ui,sans-serif;font-size:13px}.jm-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:380px;padding:30px;display:flex}.jm-success-mark{color:#0d3b2e;background:#e6efe8;border-radius:99px;justify-content:center;align-items:center;width:62px;height:62px;margin-bottom:22px;font-size:28px;display:flex}.jm-success h3{color:#13201b;letter-spacing:-.02em;margin:0;font-family:Newsreader,Georgia,serif;font-size:30px;font-weight:400}.jm-success p{color:#13201bb8;max-width:360px;margin:14px 0 0;font-family:Geist,system-ui,sans-serif;font-size:14.5px;line-height:1.55}@keyframes jmFieldIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.jm-stagger{opacity:0;animation:.42s cubic-bezier(.2,.7,.3,1) both jmFieldIn}@media (prefers-reduced-motion:reduce){.jm-stagger{opacity:1;animation:none}.jm-x{transition:none}}@media (max-width:740px){.jm-overlay{align-items:stretch;padding:0}.jm-card{border-radius:0;width:100%;max-width:none;height:100dvh;max-height:none}.jm-x{top:max(14px, env(safe-area-inset-top));right:max(14px, env(safe-area-inset-right));position:fixed}.jm-split{grid-template-columns:1fr;min-height:100%}.jm-left{padding:max(24px, env(safe-area-inset-top)) 24px 24px}.jm-h3{padding-right:48px;font-size:26px}.jm-lead{margin-top:12px}.jm-bullets{gap:10px;margin-top:20px}.jm-coords{margin-top:20px}.jm-right{padding:26px 20px calc(28px + env(safe-area-inset-bottom))}.jm-h2{margin-bottom:18px;font-size:23px}.jm-field input,.jm-field select,.jm-field textarea{font-size:16px}.jm-success{min-height:60vh}}