.mk{font-size:15.5px;line-height:1.6}.mk .num{font-variant-numeric:tabular-nums}.mk-header{z-index:20;background:var(--paper);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 5vw;display:flex;position:sticky;top:0}.mk-brand{align-items:center;gap:10px;display:flex}.mk-brand .mark{background:var(--brand);width:30px;height:30px;color:var(--on-brand);font-family:var(--serif);border-radius:8px;place-items:center;font-size:17px;font-weight:700;display:grid}.mk-brand .word{font-family:var(--serif);font-size:19px;font-weight:700}.mk-brand .word span{color:var(--brand-ink)}.mk .btn{border:1px solid var(--line2);background:var(--card);color:var(--ink);cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.mk .btn.pri{background:var(--brand);border-color:var(--brand);color:var(--on-brand)}.mk .btn.pri:hover{background:var(--brand-ink);border-color:var(--brand-ink)}.mk .btn.big{padding:13px 26px;font-size:15px}.mk :focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:4px}.mk-hero{background:linear-gradient(165deg, var(--hero-a), var(--hero-b) 55%, var(--hero-c));color:#eaf3f8;padding:clamp(56px,6vw,124px) 5vw;position:relative}.mk-glow{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.mk-glow:before{content:"";background:radial-gradient(circle,#5eb6d629,#0000 65%);border-radius:50%;width:520px;height:520px;position:absolute;inset:auto auto -220px -160px}.mk-glow:after{content:"";background:radial-gradient(circle,#5eb6d61f,#0000 65%);border-radius:50%;width:460px;height:460px;position:absolute;inset:-180px -140px auto auto}.mk-hwrap{z-index:1;grid-template-columns:1.15fr .85fr;align-items:center;gap:60px;width:100%;max-width:clamp(1060px,70vw,1560px);margin:0 auto;display:grid;position:relative}@media (max-width:1040px){.mk-hwrap{grid-template-columns:1fr;gap:40px}.mk-peek{max-width:480px}}.mk-kicker{--kicker-hue:94, 182, 214;--kicker-ink:#8fc3da;letter-spacing:.1em;text-transform:uppercase;color:var(--kicker-ink);background:rgba(var(--kicker-hue), .12);border:1px solid rgba(var(--kicker-hue), .3);border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex}.mk-kicker[data-phase=pending]{--kicker-hue:232, 169, 60;--kicker-ink:#f2c87e}.mk-kicker i{background:rgb(var(--kicker-hue));border-radius:50%;flex:none;width:7px;height:7px;position:relative}.mk-kicker i:after{content:"";background:rgb(var(--kicker-hue));border-radius:50%;animation:2.6s cubic-bezier(0,0,.2,1) infinite mk-ping;position:absolute;inset:0}@keyframes mk-ping{0%{opacity:.55;transform:scale(1)}70%{opacity:0;transform:scale(3.4)}to{opacity:0;transform:scale(3.4)}}@media (prefers-reduced-motion:reduce){.mk-kicker i:after{animation:none}}.mk-hero h1{font-family:var(--serif);letter-spacing:-.018em;color:#fff;text-wrap:balance;margin:0 0 18px;font-size:clamp(34px,2.6vw + 14px,62px);line-height:1.08}.mk-hero h1 em{color:#7fc4df;font-style:normal}.mk-hero .lead{color:#b9d2df;max-width:52ch;margin:0 0 30px;font-size:clamp(16px,.28vw + 13.5px,20px);line-height:1.6}.mk-hform{gap:10px;max-width:460px;display:flex}@media (max-width:560px){.mk-hform{flex-direction:column}}.mk-hform input{color:#fff;background:#ffffff14;border:1px solid #ffffff40;border-radius:10px;flex:1;padding:13px 16px;font-size:15px}.mk-hform input::placeholder{color:#7fa5b8}.mk-hnote{color:#7fa5b8;max-width:460px;margin-top:14px;font-size:12.5px;line-height:1.5}.mk-hero-success{color:#9fe0bc;align-items:center;gap:10px;padding:12px 0;font-size:15px;font-weight:600;display:flex}.mk-hero-success .tick{background:#3fa96e33;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.mk-peek{background:#ffffff12;border:1px solid #ffffff26;border-radius:16px;padding:22px 24px}.mk-peek .plbl{letter-spacing:.11em;text-transform:uppercase;color:#7fb1c8;margin-bottom:12px;font-size:10.5px;font-weight:700}.mk-peek .pbig{font-family:var(--serif);color:#fff;font-size:24px}.mk-peek .psub{color:#9cc3d6;margin:2px 0 16px;font-size:12.5px}.mk-peek .pbar{background:#ffffff21;border-radius:5px;height:9px;margin:6px 0 5px;position:relative}.mk-peek .pbar i{border-radius:5px;position:absolute;inset:0 auto 0 0}.mk-peek .prow{color:#9cc3d6;justify-content:space-between;margin-bottom:13px;font-size:11.5px;display:flex}.mk-peek .verd{color:#9fe0bc;background:#3fa96e26;border:1px solid #3fa96e66;border-radius:10px;align-items:center;gap:9px;margin-top:6px;padding:9px 13px;font-size:12.5px;display:flex}.mk-peek .verd b{color:#cff2de}.mk section{padding:clamp(52px,5vw,108px) 5vw}.mk .wrap{width:100%;max-width:clamp(1060px,70vw,1560px);margin:0 auto}.mk-hwrap>*,.mk-jgrid>*,.mk-faq-grid>*,.mk-feats>*{min-width:0}.mk-faq-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:56px;max-width:1240px;display:grid}@media (max-width:860px){.mk-faq-grid{grid-template-columns:1fr;gap:8px}}.mk-join{scroll-margin-top:78px}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.mk .sk{letter-spacing:.11em;text-transform:uppercase;color:var(--brand-ink);font-size:11.5px;font-weight:700}.mk h2{font-family:var(--serif);letter-spacing:-.014em;text-wrap:balance;margin:8px 0 10px;font-size:clamp(24px,1.1vw + 16px,40px);line-height:1.15}.mk .sub{color:var(--ink2);max-width:60ch;margin:0 0 34px}.mk section.mk-urgent{border-top:2px solid var(--warn);border-bottom:1px solid var(--line);background:var(--card);padding:0 5vw}.mk-urgent .inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px 32px;max-width:1240px;padding:26px 0;display:flex}.mk-urgent .msg{min-width:0;max-width:70ch}.mk-urgent .eyebrow{letter-spacing:.11em;text-transform:uppercase;color:var(--warn);align-items:center;gap:7px;margin-bottom:8px;font-size:11px;font-weight:700;display:flex}.mk-urgent .eyebrow:before{content:"";background:var(--warn);border-radius:50%;width:7px;height:7px}.mk-urgent b{color:var(--ink);font-size:15.5px;font-weight:600;display:block}.mk-urgent p{color:var(--ink2);margin:6px 0 0;font-size:14px}.mk-urgent .btn{flex:none}.mk-urgent .btn:hover{border-color:var(--warn);color:var(--warn)}.mk-feats{grid-template-columns:repeat(auto-fit,minmax(272px,1fr));gap:16px;display:grid}.mk-feat{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;padding:24px;display:flex}.mk-feat .fic{background:var(--brand-soft);width:38px;height:38px;color:var(--brand-ink);border-radius:11px;place-items:center;margin-bottom:14px;display:grid}.mk-feat .fic svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.mk-feat h3{margin:0 0 6px;font-size:16.5px;font-weight:600}.mk-feat p{color:var(--ink2);margin:0 0 18px;font-size:13.5px}.mk-feat .fx{border-top:1px dashed var(--line);color:var(--ink3);margin-top:auto;padding-top:14px;font-size:12px;line-height:1.5}.mk-feat .fx b{color:var(--risk);font-weight:700}.mk-join{background:var(--card);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.mk-jgrid{grid-template-columns:1fr 1fr;align-items:center;gap:56px;max-width:1240px;display:grid}@media (max-width:860px){.mk-jgrid{grid-template-columns:1fr;gap:24px}.mk-jform{justify-self:stretch;max-width:none}}.mk-jform{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;justify-self:end;width:100%;max-width:560px;padding:26px}.mk-field{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.mk-field>span{color:var(--ink2);font-size:12.5px;font-weight:600}.mk-field>span small{color:var(--ink3);font-weight:500}.mk-field input,.mk-field select{border:1px solid var(--line2);background:var(--card);color:var(--ink);border-radius:9px;width:100%;padding:11px 13px}.mk-jnote{color:var(--ink3);margin-top:14px;font-size:12px}.mk-error{color:var(--risk);margin-top:10px;font-size:13px}.mk-success{text-align:center;padding:36px 10px}.mk-success .tick{background:var(--good-soft);width:52px;height:52px;color:var(--good);border-radius:50%;place-items:center;margin:0 auto 16px;display:grid}.mk-success .tick svg{stroke:currentColor;fill:none;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px}.mk-success h3{font-family:var(--serif);margin:0 0 8px;font-size:23px}.mk-success p{color:var(--ink2);max-width:38ch;margin:0 auto;font-size:14px}.mk-why{color:var(--ink2);margin:24px 0 0;padding:0;font-size:14.5px;list-style:none}.mk-why li{max-width:50ch;margin:20px 0;padding-left:32px;line-height:1.55;position:relative}.mk-why li:before{content:"✓";background:var(--good-soft);width:21px;height:21px;color:var(--good);border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid;position:absolute;top:1px;left:0}.mk-why b{color:var(--ink);font-weight:600}.mk-faq-aside{background:var(--card);border:1px solid var(--line);border-radius:14px;max-width:400px;margin-top:30px;padding:20px}.mk-faq-aside p{color:var(--ink2);margin:0 0 14px;font-size:13.5px;line-height:1.55}.mk-faq-aside .btn{padding:8px 15px;font-size:13px}.mk-faq{border-top:1px solid var(--line)}.mk-faq details{border-bottom:1px solid var(--line)}.mk-faq summary{cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:16px 4px;font-weight:600;list-style:none;display:flex}.mk-faq summary::-webkit-details-marker{display:none}.mk-faq summary:after{content:"+";background:var(--card2);width:26px;height:26px;color:var(--ink3);border-radius:50%;flex:none;place-items:center;font-size:16px;font-weight:500;line-height:1;transition:background .15s,color .15s;display:grid}.mk-faq summary:hover{color:var(--brand-ink)}.mk-faq summary:hover:after{background:var(--brand-soft);color:var(--brand-ink)}.mk-faq details[open] summary:after{content:"−";background:var(--brand-soft);color:var(--brand-ink)}.mk-faq details p{color:var(--ink2);max-width:62ch;margin:0 4px 18px;font-size:14px}@media (prefers-reduced-motion:reduce){.mk-faq summary:after{transition:none}}.mk-footer{padding:clamp(40px, 3.4vw, 64px) 5vw calc(clamp(64px, 4.5vw, 96px) + env(safe-area-inset-bottom,0px));border-top:1px solid var(--line);color:var(--ink3);background:var(--card);font-size:12.5px}.mk-foot-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;padding-bottom:26px;display:flex}.mk-foot-id{max-width:46ch}.mk-foot-id .mk-brand{margin-bottom:10px}.mk-foot-id p{color:var(--ink2);margin:0;font-size:13.5px;line-height:1.6}.mk-foot-contact{flex-direction:column;gap:4px;display:flex}.mk-foot-contact .sk{letter-spacing:.11em;text-transform:uppercase;color:var(--brand-ink);font-size:11px;font-weight:700}.mk-foot-contact a{color:var(--ink);border-bottom:1px solid var(--line2);width:fit-content;padding-bottom:1px;font-size:15px;font-weight:600;text-decoration:none}.mk-foot-contact a:hover{color:var(--brand-ink);border-bottom-color:var(--brand)}.mk-foot-bottom{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:20px 40px;padding-top:22px;display:flex}.mk-foot-bottom p{max-width:78ch;margin:0;line-height:1.6}.mk-foot-bottom p:last-child{flex:none}
.select-module__CpdUNG__field{flex-direction:column;gap:6px;min-width:0;margin-bottom:16px;display:flex}.select-module__CpdUNG__label{color:var(--ink2);font-size:12.5px;font-weight:600}.select-module__CpdUNG__label small{color:var(--ink3);font-weight:500}.select-module__CpdUNG__wrap{min-width:0;position:relative}.select-module__CpdUNG__trigger{border:1px solid var(--line2);background:var(--card);width:100%;color:var(--ink);font:inherit;text-align:left;cursor:pointer;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:11px 13px;font-size:14.5px;display:flex}.select-module__CpdUNG__trigger:hover{border-color:var(--ink3)}.select-module__CpdUNG__trigger[aria-expanded=true]{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in oklab, var(--brand) 16%, transparent)}.select-module__CpdUNG__value{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.select-module__CpdUNG__placeholder{color:var(--ink3)}.select-module__CpdUNG__chev{width:16px;height:16px;stroke:var(--ink3);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;transition:transform .15s}.select-module__CpdUNG__trigger[aria-expanded=true] .select-module__CpdUNG__chev{transform:rotate(180deg)}.select-module__CpdUNG__list{z-index:40;background:var(--card);border:1px solid var(--line2);border-radius:11px;max-height:264px;margin:0;padding:5px;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 6px -2px #16232e14,0 12px 28px -6px #16232e38}:is(:root[data-theme=dark] .select-module__CpdUNG__list,:root:not([data-theme=light]) .select-module__CpdUNG__list){box-shadow:0 4px 6px -2px #0006,0 14px 32px -6px #00000080}.select-module__CpdUNG__option{color:var(--ink);cursor:pointer;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;padding:9px 11px;font-size:14.5px;display:flex}.select-module__CpdUNG__option+.select-module__CpdUNG__option{margin-top:1px}.select-module__CpdUNG__active{background:var(--brand-soft);color:var(--brand-ink)}.select-module__CpdUNG__selected{font-weight:600}.select-module__CpdUNG__tick{width:15px;height:15px;stroke:var(--brand-ink);fill:none;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;flex:none}@media (prefers-reduced-motion:reduce){.select-module__CpdUNG__chev{transition:none}}
