html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.mk{--lp-section-title:clamp(30px, 2.9vw, 41px);--lp-closing-title:clamp(36px, 3.6vw, 48px);--lp-section-pad:clamp(72px, 7vw, 110px);--ease-luxe:cubic-bezier(.32, .72, 0, 1);--ease-reveal:cubic-bezier(.16, 1, .3, 1);background:var(--bg);min-height:100dvh;color:var(--ink);overflow:clip}.mk:after{z-index:80;content:"";opacity:.035;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.mk .button svg,.lp-register-bridge svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:0 0 18px;width:18px;height:18px}.mk .public-header{background:0 0;border-bottom:none;padding:14px 16px 0;top:0}.mk .public-header__inner{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 84%, transparent);-webkit-backdrop-filter:blur(14px)saturate(1.25);min-height:60px;transition:background-color .26s var(--ease-luxe), border-color .26s var(--ease-luxe), box-shadow .26s var(--ease-luxe);border-radius:999px;padding:6px 8px 6px 18px;box-shadow:0 6px 18px #152b221a}.mk .public-header[data-scrolled=true] .public-header__inner{border-color:var(--border-strong);background:var(--surface);box-shadow:0 6px 18px #152b2224}@media (prefers-reduced-transparency:reduce){.mk .public-header__inner{background:var(--surface);-webkit-backdrop-filter:none}}.mk .public-menu summary{transition:background-color .24s var(--ease-luxe);border:none;border-radius:50%}.mk .public-menu summary:hover{background:var(--surface-sunken)}.public-menu__burger{width:20px;height:14px;display:block;position:relative}.public-menu__burger span{width:20px;height:1.6px;transition:top .34s var(--ease-luxe), transform .34s var(--ease-luxe);background:currentColor;border-radius:2px;position:absolute;left:0}.public-menu__burger span:first-child{top:2px}.public-menu__burger span:last-child{top:11px}.mk .public-menu[open] .public-menu__burger span:first-child{top:6.5px;transform:rotate(45deg)}.mk .public-menu[open] .public-menu__burger span:last-child{top:6.5px;transform:rotate(-45deg)}.mk .public-menu nav{z-index:35;background:var(--bg);min-width:0;box-shadow:none;border:none;border-radius:0;align-content:start;gap:0;padding:128px 30px 48px;position:fixed;inset:0}.mk .public-menu nav a{border-bottom:1px solid var(--border);color:var(--ink);letter-spacing:-.03em;border-radius:0;padding:16px 0;font-family:Fraunces Variable,Georgia,serif;font-size:clamp(30px,7vw,44px);font-weight:560}.mk .public-menu nav a:hover{color:var(--cypress-text);background:0 0}.mk .public-menu[open] nav a{animation:lp-menu-in .62s var(--ease-reveal) both;animation-delay:calc(var(--i,0) * 70ms)}@media (max-width:760px){.mk .public-register-link{text-align:center;white-space:normal;width:112px;min-height:40px;padding:7px 12px;line-height:1.2}}@keyframes lp-menu-in{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}.mk .button{transition-timing-function:var(--ease-luxe);border-radius:999px}.mk .button:active:not(:disabled){transform:scale(.97)}.mk .button:hover:not(:disabled){transform:none}.mk .button--large{min-height:54px;padding:13px 26px;font-size:15.5px}@keyframes lp-hero-settle{0%{transform:translateY(12px)}to{transform:translateY(0)}}.lp-hero__copy{animation:lp-hero-settle .62s var(--ease-reveal) both}.lp-main .lp-shot,.lp-main .lp-heading,.lp-main .lp-rules__copy,.lp-main .lp-price__copy{animation:linear both lp-scroll-settle;animation-timeline:view();animation-range:entry 0% entry-cover 40%}@keyframes lp-scroll-settle{0%{transform:translateY(10px)}to{transform:translateY(0)}}.lp-main .lp-shot figcaption:before,.lp-main .lp-live-label span{animation:2.4s ease-in-out infinite alternate lp-dot-pulse}@keyframes lp-dot-pulse{0%{opacity:.5}to{opacity:1}}.lp-back-to-top{z-index:40;right:max(20px, env(safe-area-inset-right));bottom:max(20px, env(safe-area-inset-bottom));border:1px solid color-mix(in srgb, var(--cypress-on) 22%, transparent);background:var(--cypress);min-height:44px;box-shadow:0 6px 18px color-mix(in srgb, var(--cypress-press) 34%, transparent);color:var(--cypress-on);cursor:pointer;letter-spacing:.01em;transition:background-color .24s var(--ease-luxe), box-shadow .24s var(--ease-luxe), opacity .24s var(--ease-luxe);border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font:650 12px/1 Hanken Grotesk Variable,sans-serif;display:inline-flex;position:fixed}.lp-back-to-top[data-visible=false]{opacity:0;pointer-events:none;transform:translateY(8px)}.lp-back-to-top:hover{background:var(--cypress-press);box-shadow:0 8px 22px color-mix(in srgb, var(--cypress-press) 42%, transparent)}.lp-back-to-top:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.lp-back-to-top svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:16px;height:16px}.lp-main{overflow:clip}.lp-main>section{padding-block:var(--lp-section-pad);scroll-margin-top:96px}.lp-eyebrow{color:var(--cypress-text);letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:11.5px}.lp-heading{max-width:62ch;margin-bottom:clamp(40px,4vw,60px)}.lp-heading h2,.lp-rules__copy h2,.lp-price__copy h2,.lp-faq__intro h2{font-family:Fraunces Variable,Georgia,serif;font-size:var(--lp-section-title);letter-spacing:-.026em;text-wrap:balance;margin:0;font-weight:560;line-height:1.08}.lp-heading__lead{max-width:58ch;color:var(--text-secondary);margin:20px 0 0;font-size:16.5px;line-height:1.62}.lp-text-link{border-bottom:1px solid var(--border-strong);color:var(--ink);transition:border-color .24s var(--ease-luxe), color .24s var(--ease-luxe);padding-bottom:3px;font-size:15px;font-weight:550;text-decoration:none;position:relative}.lp-text-link:hover{border-color:var(--cypress);color:var(--cypress-text)}.lp-text-link:focus-visible{outline:3px solid var(--focus);outline-offset:4px}.lp-shot{border:1px solid var(--border-strong);background:var(--surface);border-radius:16px;margin:0;position:relative;overflow:hidden;box-shadow:0 8px 24px #141e191a}.lp-shot figcaption{border-bottom:1px solid var(--border);background:var(--surface-sunken);color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;padding:11px 16px;font-size:11px;display:flex}.lp-shot figcaption:before{background:color-mix(in srgb, var(--cypress) 55%, transparent);content:"";border-radius:50%;flex:none;width:7px;height:7px}.lp-shot img{width:100%;height:auto;display:block}.lp-live-label{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;margin:16px 0 0;font-size:11px;display:inline-flex}.lp-live-label span{background:var(--cypress);border-radius:50%;width:7px;height:7px}.lp-hero{border-bottom:1px solid var(--border);padding-block:clamp(84px,8vw,120px) clamp(64px,6vw,96px);position:relative;overflow:clip}.lp-hero__grid{grid-template-columns:minmax(0,46fr) minmax(0,54fr);align-items:center;gap:clamp(40px,5vw,72px);display:grid}.lp-hero h1{letter-spacing:-.032em;text-wrap:balance;margin:0;font-family:Fraunces Variable,Georgia,serif;font-size:clamp(38px,4.3vw,60px);font-weight:560;line-height:1.03}.lp-hero__guarantees{gap:12px;max-width:44ch;margin:28px 0 0;padding:0;list-style:none;display:grid}.lp-hero__guarantees li{color:var(--ink);grid-template-columns:22px minmax(0,1fr);align-items:start;gap:12px;font-size:16.5px;line-height:1.45;display:grid}.lp-hero__tick{background:var(--cypress-muted);width:22px;height:22px;color:var(--cypress-text);border-radius:50%;place-items:center;margin-top:1px;display:grid}.lp-hero__tick svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;width:13px;height:13px}.lp-hero__actions{flex-wrap:wrap;align-items:center;gap:26px;margin-top:36px;display:flex}.lp-hero__price{color:var(--text-muted);letter-spacing:.04em;margin:18px 0 0;font-size:12px}.lp-hero__capture .lp-shot{width:calc(100% + 6vw);max-width:none}.lp-section-cta{margin-top:clamp(36px,3.5vw,52px)}.lp-rules{--ink:#ecefe9;--text-secondary:#a9b5ae;--text-muted:#8fa096;--border:#24322c;--border-strong:#35453d;--surface:#141d19;--surface-sunken:#101915;--cypress-text:#7fcfa6;--cypress-muted:#2e856933;color:var(--ink);background:#0c1411}.lp-rules__grid{grid-template-columns:minmax(0,52fr) minmax(0,48fr);align-items:start;gap:clamp(40px,4.5vw,72px);display:grid}.lp-rules__list{counter-reset:lp-rule;gap:0;margin:clamp(36px,3.5vw,52px) 0 0;padding:0;list-style:none;display:grid}.lp-rules__list li{border-top:1px solid var(--border);gap:8px;padding:24px 0;display:grid}.lp-rules__list li:last-child{border-bottom:1px solid var(--border)}.lp-rules__list strong{counter-increment:lp-rule;letter-spacing:-.012em;grid-template-columns:26px minmax(0,1fr);align-items:baseline;gap:14px;font-size:17px;font-weight:620;line-height:1.34;display:grid}.lp-rules__list strong:before{color:var(--cypress-text);content:counter(lp-rule, decimal-leading-zero);letter-spacing:.08em;font-family:Spline Sans Mono Variable,ui-monospace,monospace;font-size:12px;font-weight:500}.lp-rules__list span{color:var(--text-secondary);padding-left:40px;font-size:15px;line-height:1.62}.lp-rules__list span.lp-rules__answer{border-left:2px solid var(--cypress-text);color:var(--ink);margin:12px 0 0 40px;padding-left:16px}.lp-rules__capture{position:sticky;top:108px}.lp-rules .lp-shot{border-color:var(--border-strong);background:var(--surface);box-shadow:0 10px 28px #02070552}.lp-record{background:var(--surface-sunken);border-block:1px solid var(--border)}.lp-record__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(20px,2vw,28px);display:grid}.lp-record__grid .lp-shot--wide{grid-column:1/-1}.lp-price{background:var(--surface-sunken);border-block:1px solid var(--border)}.lp-price__grid{grid-template-columns:minmax(0,54fr) minmax(0,46fr);align-items:start;gap:clamp(40px,4.5vw,72px);display:grid}.lp-boundary{border:1px solid var(--border-strong);background:var(--surface-sunken);border-radius:16px;margin-top:clamp(36px,3.5vw,48px);padding:26px 26px 28px}.lp-boundary__title{color:var(--ink);letter-spacing:.13em;text-transform:uppercase;margin:0 0 18px;font-size:11.5px}.lp-boundary ul{gap:16px;margin:0;padding:0;list-style:none;display:grid}.lp-boundary li{color:var(--text-secondary);grid-template-columns:20px minmax(0,1fr);align-items:start;gap:13px;font-size:14.5px;line-height:1.58;display:grid}.lp-boundary__icon{width:20px;height:20px;color:var(--clay);place-items:center;margin-top:1px;display:grid}.lp-boundary__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5px;width:18px;height:18px}.lp-faq__grid{grid-template-columns:minmax(0,36fr) minmax(0,64fr);align-items:start;gap:clamp(36px,4vw,64px);display:grid}.lp-faq__intro{position:sticky;top:108px}.lp-faq__list{border-top:1px solid var(--border-strong);display:grid}.lp-faq__item{border-bottom:1px solid var(--border)}.lp-faq__item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:22px 2px;list-style:none;display:flex}.lp-faq__item summary::-webkit-details-marker{display:none}.lp-faq__item summary:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.lp-faq__item summary>span:first-child{letter-spacing:-.016em;transition:color .24s var(--ease-luxe);font-family:Fraunces Variable,Georgia,serif;font-size:18.5px;font-weight:500;line-height:1.28}.lp-faq__item summary:hover>span:first-child{color:var(--cypress-text)}.lp-faq__icon{border:1px solid var(--border-strong);width:30px;height:30px;color:var(--ink);transition:transform .32s var(--ease-luxe), background-color .32s var(--ease-luxe), border-color .32s var(--ease-luxe), color .32s var(--ease-luxe);border-radius:50%;flex:none;place-items:center;display:grid}.lp-faq__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:14px;height:14px}.lp-faq__item summary:hover .lp-faq__icon{border-color:var(--cypress);color:var(--cypress-text)}.lp-faq__item[open] .lp-faq__icon{background:var(--cypress);color:var(--cypress-on);border-color:#0000;transform:rotate(45deg)}.lp-faq__item p{max-width:68ch;color:var(--text-secondary);margin:0;padding:0 2px 26px;font-size:15px;line-height:1.66}.lp-closing{border-top:1px solid var(--border)}.lp-closing__inner{max-width:62ch}.lp-closing h2{font-family:Fraunces Variable,Georgia,serif;font-size:var(--lp-closing-title);letter-spacing:-.03em;text-wrap:balance;margin:0;font-weight:560;line-height:1.04}.lp-closing__inner>p{max-width:56ch;color:var(--text-secondary);margin:22px 0 0;font-size:16.5px;line-height:1.62}.lp-closing__actions{flex-wrap:wrap;align-items:center;gap:26px;margin-top:34px;display:flex}.lp-decision-card{border:1px solid var(--border-strong);background:var(--surface);border-radius:20px;padding:30px 28px 26px;position:relative;box-shadow:0 8px 24px #141e1917}.lp-decision-card__heading{border-bottom:1px solid var(--border);gap:6px;padding-bottom:22px;display:grid}.lp-decision-card__heading>span:first-child{color:var(--cypress-text);letter-spacing:.13em;text-transform:uppercase;font-size:11.5px;font-weight:600}.lp-decision-card__heading>span:last-child{color:var(--text-secondary);font-size:14.5px}.lp-decision-card__toggle{background:var(--surface-sunken);border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:22px 0 24px;padding:5px;display:grid}.lp-decision-card__toggle button{min-height:44px;color:var(--text-secondary);cursor:pointer;transition:background-color .26s var(--ease-luxe), color .26s var(--ease-luxe), border-color .26s var(--ease-luxe);background:0 0;border:1px solid #0000;border-radius:999px;place-items:center;gap:1px;padding:7px 10px;font:600 14px/1.25 Hanken Grotesk Variable,sans-serif;display:grid}.lp-decision-card__toggle button:hover{color:var(--ink)}.lp-decision-card__toggle button.is-active{border-color:var(--border-strong);background:var(--surface);color:var(--ink)}.lp-decision-card__toggle button:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.lp-decision-card__toggle button span{color:var(--cypress-text);letter-spacing:.04em;font-family:Spline Sans Mono Variable,ui-monospace,monospace;font-size:10.5px;font-weight:500}.lp-decision-card__price{align-items:baseline;gap:8px;display:flex}.lp-decision-card__price strong{letter-spacing:-.036em;font-family:Fraunces Variable,Georgia,serif;font-size:clamp(44px,4.4vw,60px);font-weight:560;line-height:1}.lp-decision-card__price span{color:var(--text-muted);font-size:15px}.lp-decision-card__detail{color:var(--text-secondary);margin:12px 0 0;font-size:14.5px}.lp-decision-card__assurances{border-top:1px solid var(--border);gap:12px;margin:24px 0;padding:22px 0 0;list-style:none;display:grid}.lp-decision-card__assurances li{color:var(--text-secondary);grid-template-columns:16px minmax(0,1fr);align-items:start;gap:11px;font-size:14.5px;line-height:1.5;display:grid}.lp-decision-card__assurances li>span{color:var(--cypress-text);font-size:13px}.lp-decision-card__cancel-note{color:var(--text-muted);text-align:center;margin:14px 0 0;font-size:12.5px}.lp-decision-card__details-link{color:var(--ink);text-align:center;text-decoration:underline;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong);text-underline-offset:3px;margin-top:14px;font-size:13.5px;font-weight:550;display:block}.lp-decision-card__details-link:hover{color:var(--cypress-text);-webkit-text-decoration-color:var(--cypress);text-decoration-color:var(--cypress)}@media (max-width:1000px){.lp-hero__grid,.lp-rules__grid,.lp-price__grid,.lp-faq__grid{grid-template-columns:minmax(0,1fr)}.lp-hero__capture .lp-shot{width:100%}.lp-rules__capture,.lp-faq__intro{position:static}.lp-record__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.lp-record__grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:760px){.mk{--lp-section-pad:clamp(56px, 13vw, 76px);--lp-section-title:clamp(27px, 7.4vw, 33px);--lp-closing-title:clamp(30px, 8.4vw, 38px)}.lp-main>section{scroll-margin-top:84px}.lp-hero__actions,.lp-closing__actions{gap:18px}.lp-hero__actions .button,.lp-closing__actions .button{justify-content:space-between;width:100%}.lp-boundary{padding:22px 20px 24px}.lp-decision-card{padding:24px 20px 20px}.lp-rules__list span{padding-left:0}.lp-rules__list span.lp-rules__answer{margin-left:0;padding-left:14px}.lp-faq__item summary>span:first-child{font-size:17px}}@media (prefers-reduced-motion:reduce){.lp-hero__copy,.lp-main .lp-shot,.lp-main .lp-heading,.lp-main .lp-rules__copy,.lp-main .lp-price__copy,.lp-main .lp-shot figcaption:before,.lp-main .lp-live-label span,.lp-decision-card__price,.mk .public-menu[open] nav a,.lp-faq__item p{animation:none}.lp-hero__copy,.lp-main .lp-shot,.lp-main .lp-heading,.lp-main .lp-rules__copy,.lp-main .lp-price__copy{transform:none}.lp-faq__icon,.public-menu__burger span{transition:none}}.mk .pricing-hero{padding-block:var(--lp-section-pad) calc(var(--lp-section-pad) * .6)}.mk .registration-page{padding-block:var(--lp-section-pad) calc(var(--lp-section-pad) * 1.1)}.mk .registration-page__intro{top:104px}.mk .approval-page{min-height:560px;padding-block:var(--lp-section-pad)}.mk .legal-document{padding-block:var(--lp-section-pad) calc(var(--lp-section-pad) * 1.1)}.mk .pricing-plan{margin-bottom:calc(var(--lp-section-pad) * .8);border-radius:18px}.mk .registration-page__panel{border-radius:18px}.mk .approval-page__note,.mk .legal-document__draft-banner{border-radius:8px}.mk .pricing-interval{transition:box-shadow .34s var(--ease-luxe), border-color .34s var(--ease-luxe);border-radius:14px}.mk .pricing-interval:hover{box-shadow:var(--shadow-card)}.mk .pricing-included__tick{width:20px;height:20px;color:var(--cypress-text);flex:none;justify-content:center;align-items:center;display:inline-flex}.mk .pricing-included__tick svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;width:15px;height:15px}.mk .registration-page__tick{width:20px;height:20px;color:var(--cypress-text);flex:none;justify-content:center;align-items:center;display:inline-flex}.mk .registration-page__tick svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;width:15px;height:15px}.mk .registration-success__icon{color:var(--cypress-text);margin-bottom:22px;display:inline-flex}.mk .registration-success__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:30px;height:30px}.mk .registration-blocked__icon{color:var(--cypress-text);flex:none;margin-top:2px;display:inline-flex}.mk .registration-blocked__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:20px;height:20px}.mk .pricing-interval__save{color:var(--cypress-text);font-weight:600}.mk .pricing-plan__trial{border-radius:999px}
