:root{--mft-ink:#f6f7f9;--mft-copy:#b5bac4;--mft-muted:#7d8490;--mft-base:#07090c;--mft-surface:#0d1015;--mft-panel:#0b0e13;--mft-surface-raised:#141821;--mft-line:#ffffff1f;--mft-line-strong:#fff3;--mft-gold:#f4c84a;--mft-blue:#67b7dc;--mft-green:#65c18c;--mft-danger:#fb7185;--mft-shell:80rem;--mft-reading:68ch;--mft-radius:6px;--mft-focus:0 0 0 3px #f4c84a4d}html,body.masterft-app{min-width:0}body.masterft-app{overflow-x:visible}.mft-site-nav,.mft-site-nav *,.mft-site-footer,.mft-site-footer *{box-sizing:border-box;min-width:0}.mft-site-nav{z-index:100;border-bottom:1px solid var(--mft-line);color:var(--mft-ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07090cf5;position:sticky;top:0}.mft-site-nav :is(a,button):focus-visible,.mft-site-footer :is(a,button):focus-visible{outline:2px solid var(--mft-gold);outline-offset:3px;box-shadow:var(--mft-focus)}.mft-site-nav__inner{width:min(calc(100% - 2rem), var(--mft-shell));align-items:center;gap:1.25rem;min-height:4.5rem;margin-inline:auto;display:flex}.mft-site-nav__brand,.mft-site-footer__lockup{color:var(--mft-ink);align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.mft-brand-mark{background:var(--mft-gold);color:#12100a;width:2rem;height:2rem;font-family:var(--font-display);border:1px solid #f4c84a73;border-radius:50%;flex:none;place-items:center;font-size:.625rem;font-weight:800;line-height:1;display:inline-grid}.mft-site-nav__wordmark{overflow-wrap:normal;color:var(--mft-ink);font-family:var(--font-display);white-space:nowrap;font-size:1rem;font-weight:750;line-height:1}.mft-site-nav__routes{align-self:stretch;align-items:center;gap:.25rem;margin-left:auto;display:flex}.mft-site-nav__link{border-radius:var(--mft-radius);min-height:2.75rem;color:var(--mft-copy);align-items:center;gap:.5rem;padding:.75rem .875rem;font-size:.875rem;font-weight:650;line-height:1.2;text-decoration:none;display:inline-flex;position:relative}.mft-site-nav__link:after{content:"";background:0 0;height:2px;position:absolute;bottom:-.875rem;left:.875rem;right:.875rem}.mft-site-nav__link:hover,.mft-site-nav__link[aria-current=page]{color:var(--mft-ink);background:#ffffff0d}.mft-site-nav__link[aria-current=page]:after{background:var(--mft-gold)}.mft-site-nav__link svg,.mft-site-nav__profile-trigger svg,.mft-site-nav__menu-button svg,.mft-site-nav__mobile-menu svg,.mft-site-nav__profile-menu svg{flex:none;width:1rem;height:1rem}.mft-site-nav__desktop-actions,.mft-site-nav__mobile-actions{align-items:center;gap:.5rem}.mft-site-nav__desktop-actions{display:flex}.mft-site-nav__mobile-actions{margin-left:auto;display:none}.mft-site-nav__login,.mft-site-nav__signup{border-radius:var(--mft-radius);justify-content:center;align-items:center;min-height:2.75rem;padding:.75rem .875rem;font-size:.875rem;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.mft-site-nav__login{color:var(--mft-copy)}.mft-site-nav__signup{background:var(--mft-gold);color:#12100a}.mft-site-nav__profile{position:relative}.mft-site-nav__profile-trigger,.mft-site-nav__menu-button{border:1px solid var(--mft-line);border-radius:var(--mft-radius);background:var(--mft-surface);min-height:2.75rem;color:var(--mft-copy)}.mft-site-nav__profile-trigger{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.5rem;max-width:16rem;padding:.625rem .75rem;display:grid}.mft-site-nav__profile-trigger span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mft-site-nav__profile-menu{border:1px solid var(--mft-line-strong);border-radius:var(--mft-radius);background:#0d1015;width:min(18rem,100vw - 1.5rem);display:grid;position:absolute;top:calc(100% + .75rem);right:0;overflow:hidden;box-shadow:0 1.5rem 4rem #0000006b}.mft-site-nav__profile-summary{border-bottom:1px solid var(--mft-line);gap:.25rem;padding:1rem;display:grid}.mft-site-nav__profile-summary strong{overflow-wrap:anywhere;font-size:.875rem}.mft-site-nav__profile-summary span{color:var(--mft-muted);text-transform:capitalize;font-size:.75rem}.mft-site-nav__profile-menu>a,.mft-site-nav__profile-menu>button,.mft-site-nav__mobile-links a,.mft-site-nav__mobile-session>a,.mft-site-nav__mobile-session>button{min-height:2.75rem;color:var(--mft-copy);font:inherit;text-align:left;background:0 0;border:0;border-radius:0;align-items:center;gap:.625rem;padding:.75rem 1rem;font-size:.875rem;text-decoration:none;display:flex}.mft-site-nav__profile-menu>:is(a,button):hover,.mft-site-nav__mobile-menu :is(a,button):hover{color:var(--mft-ink);background:#ffffff0d}.mft-site-nav__profile-menu>button,.mft-site-nav__mobile-session>button{color:var(--mft-danger)}.mft-site-nav__menu-button{place-items:center;width:2.75rem;padding:0;display:inline-grid}.mft-site-nav__mobile-menu{border-top:1px solid var(--mft-line);background:#090c10}.mft-site-nav__mobile-menu-inner{width:min(calc(100% - 1.5rem), var(--mft-shell));margin-inline:auto;padding-block:1rem 1.25rem}.mft-site-nav__mobile-heading{color:var(--mft-copy);justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;font-size:.75rem;display:flex}.mft-site-nav__mobile-heading>span{color:var(--mft-green);align-items:center;gap:.375rem;display:inline-flex}.mft-site-nav__mobile-links{border-top:1px solid var(--mft-line);border-left:1px solid var(--mft-line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.mft-site-nav__mobile-links a{border-right:1px solid var(--mft-line);border-bottom:1px solid var(--mft-line)}.mft-site-nav__mobile-links a[aria-current=page]{color:var(--mft-gold)}.mft-site-nav__mobile-session{gap:.5rem;margin-top:1rem;display:grid}.mft-site-nav__mobile-user{border:1px solid var(--mft-line);gap:.25rem;padding:.875rem 1rem;display:grid}.mft-site-nav__mobile-user strong{overflow-wrap:anywhere;font-size:.875rem}.mft-site-nav__mobile-user span{color:var(--mft-muted);text-transform:capitalize;font-size:.75rem}.mft-site-nav__mobile-auth{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.mft-site-nav__mobile-auth a{border:1px solid var(--mft-line);border-radius:var(--mft-radius);min-height:2.75rem;color:var(--mft-copy);justify-content:center;align-items:center;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex}.mft-site-nav__mobile-auth a:last-child{background:var(--mft-gold);color:#12100a;border-color:#0000}.mft-site-footer{border-top:1px solid var(--mft-line);color:var(--mft-ink);background:#07090c}.mft-site-footer__inner,.mft-site-footer__bottom{width:min(calc(100% - 2rem), var(--mft-shell));margin-inline:auto}.mft-site-footer__inner{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:5rem;padding-block:4.5rem;display:grid}.mft-site-footer__brand{max-width:34rem}.mft-site-footer__kicker{color:var(--mft-green);text-transform:uppercase;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;display:inline-flex}.mft-site-footer__kicker svg{width:1rem;height:1rem}.mft-site-footer__lockup{margin-top:1rem}.mft-site-footer__lockup strong{font-family:var(--font-display);font-size:1.25rem}.mft-site-footer__brand>p{max-width:var(--mft-reading);overflow-wrap:anywhere;color:var(--mft-copy);margin:1.25rem 0 1.5rem;font-size:.9375rem;line-height:1.7}.mft-site-footer__links{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}.mft-site-footer__links h2{color:var(--mft-muted);text-transform:uppercase;margin:0 0 1rem;font-size:.75rem;font-weight:700}.mft-site-footer__links ul{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.mft-site-footer__links a{overflow-wrap:anywhere;min-height:2.25rem;color:var(--mft-copy);align-items:center;font-size:.875rem;line-height:1.4;text-decoration:none;display:inline-flex}.mft-site-footer__links a:hover{color:var(--mft-gold)}.mft-site-footer__bottom{border-top:1px solid var(--mft-line);grid-template-columns:auto minmax(0,1fr);gap:2rem;padding-block:1.5rem 2rem;display:grid}.mft-site-footer__bottom p{overflow-wrap:anywhere;color:var(--mft-muted);margin:0;font-size:.75rem;line-height:1.6}.mft-site-footer__bottom p:last-child{text-align:right;justify-self:end;max-width:52rem}.mft-public-page,.mft-public-page *{box-sizing:border-box;min-width:0}.mft-public-page{background:var(--mft-base);min-height:100dvh;color:var(--mft-ink);font-family:var(--font-sans)}.mft-public-page :is(h1,h2,h3,h4,p,a,span,strong,small){overflow-wrap:anywhere}.mft-public-page :is(a,button):focus-visible{outline:2px solid var(--mft-gold);outline-offset:3px;box-shadow:var(--mft-focus)}.mft-public-container{width:min(calc(100% - 2rem), var(--mft-shell));margin-inline:auto}.mft-public-hero{border-bottom:1px solid var(--mft-line);background:#090c10;padding-block:5rem}.mft-public-hero__layout{grid-template-columns:minmax(0,1.25fr) minmax(16rem,.75fr);align-items:end;gap:5rem;display:grid}.mft-public-kicker{color:var(--mft-gold);text-transform:uppercase;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;line-height:1.4;display:inline-flex}.mft-public-kicker svg{width:1rem;height:1rem}.mft-public-hero h1{max-width:15ch;font-family:var(--font-display);letter-spacing:0;text-wrap:balance;margin:1rem 0 1.25rem;font-size:4rem;font-weight:700;line-height:1.02}.mft-public-hero__copy>p{max-width:46rem;color:var(--mft-copy);margin:0;font-size:1.0625rem;line-height:1.7}.mft-public-hero__actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.mft-public-proof{border-left:1px solid var(--mft-line-strong);padding-left:2rem}.mft-public-proof>span{color:var(--mft-muted);text-transform:uppercase;font-size:.75rem;font-weight:700}.mft-public-proof ul{border-top:1px solid var(--mft-line);margin:1rem 0 0;padding:0;list-style:none}.mft-public-proof li{border-bottom:1px solid var(--mft-line);min-height:3.5rem;color:var(--mft-copy);grid-template-columns:1.25rem minmax(0,1fr);align-items:center;gap:.75rem;font-size:.875rem;display:grid}.mft-public-proof li svg{width:1rem;height:1rem;color:var(--mft-green)}.mft-public-layout{grid-template-columns:minmax(0,1fr) minmax(16rem,20rem);align-items:start;gap:4rem;padding-block:4rem 5rem;display:grid}.mft-public-layout--single{grid-template-columns:minmax(0,1fr)}.mft-public-body{min-width:0}.mft-public-aside{min-width:0;position:sticky;top:6rem}.mft-public-cta{border-top:1px solid var(--mft-line-strong);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.5rem;margin-top:3rem;padding-top:2rem;display:grid}.mft-public-cta>div{grid-template-columns:1.25rem minmax(0,1fr);align-items:start;gap:.75rem;display:grid}.mft-public-cta svg{width:1.125rem;height:1.125rem;color:var(--mft-green)}.mft-public-cta p{color:var(--mft-copy);margin:0;font-size:.875rem;line-height:1.7}.mft-content-section+.mft-content-section{border-top:1px solid var(--mft-line-strong);margin-top:4rem;padding-top:4rem}.mft-content-heading{max-width:48rem;margin-bottom:2rem}.mft-content-heading>span{color:var(--mft-gold);text-transform:uppercase;font-size:.75rem;font-weight:700}.mft-content-heading h2{font-family:var(--font-display);letter-spacing:0;text-wrap:balance;margin:.625rem 0 .875rem;font-size:2.5rem;line-height:1.08}.mft-content-heading p{max-width:var(--mft-reading);color:var(--mft-copy);margin:0;font-size:1rem;line-height:1.75}.mft-content-checklist,.mft-content-rows{border-top:1px solid var(--mft-line);margin:0;padding:0;list-style:none}.mft-content-checklist li,.mft-content-rows article{border-bottom:1px solid var(--mft-line);grid-template-columns:2rem 1.25rem minmax(0,1fr);align-items:start;gap:1rem;padding-block:1.5rem;display:grid}.mft-content-checklist li>span,.mft-content-rows article>span{color:var(--mft-muted);font-family:var(--font-mono);font-size:.75rem}.mft-content-checklist svg,.mft-content-rows svg{width:1.125rem;height:1.125rem;color:var(--mft-gold)}.mft-content-checklist p,.mft-content-rows p{color:var(--mft-copy);margin:0;font-size:.9375rem;line-height:1.7}.mft-content-rows h3{margin:0 0 .375rem;font-size:1rem;line-height:1.4}.mft-aside-panel{border-top:2px solid var(--mft-gold);border-bottom:1px solid var(--mft-line-strong);padding-block:1.5rem 2rem}.mft-aside-panel__kicker{color:var(--mft-green);text-transform:uppercase;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;display:inline-flex}.mft-aside-panel__kicker svg{width:1rem;height:1rem}.mft-aside-panel h2{font-family:var(--font-display);letter-spacing:0;margin:.875rem 0;font-size:1.75rem;line-height:1.15}.mft-aside-panel>p{color:var(--mft-copy);margin:0 0 1.5rem;font-size:.9375rem;line-height:1.7}.mft-aside-panel .mft-button{width:100%}.mft-contact-form{gap:1rem;margin-top:1.5rem;display:grid}.mft-contact-form label{gap:.5rem;display:grid}.mft-contact-form label>span{color:var(--mft-copy);font-size:.8125rem;font-weight:700}.mft-contact-form :is(input,textarea){border:1px solid var(--mft-line-strong);border-radius:var(--mft-radius);background:var(--mft-surface);width:100%;min-height:2.75rem;color:var(--mft-ink);font:inherit;padding:.75rem;font-size:1rem}.mft-contact-form textarea{resize:vertical;min-height:9rem}.mft-contact-form :is(input,textarea):focus{border-color:var(--mft-gold);box-shadow:var(--mft-focus);outline:0}.mft-aside-panel--form>p{color:var(--mft-muted);margin:1rem 0 0;font-size:.8125rem}.mft-contact-channels{border-top:1px solid var(--mft-line)}.mft-contact-channels article{border-bottom:1px solid var(--mft-line);grid-template-columns:1.5rem minmax(0,1fr) minmax(9rem,auto);align-items:center;gap:1rem;padding-block:1.5rem;display:grid}.mft-contact-channels article>svg{width:1.25rem;height:1.25rem;color:var(--mft-gold)}.mft-contact-channels h3,.mft-contact-channels p{margin:0}.mft-contact-channels h3{font-size:1rem}.mft-contact-channels p{color:var(--mft-copy);margin-top:.375rem;font-size:.875rem;line-height:1.6}.mft-contact-channels strong{overflow-wrap:anywhere;color:var(--mft-gold);text-align:right;font-size:.875rem}.mft-policy-index{border-top:2px solid var(--mft-gold);border-bottom:1px solid var(--mft-line-strong);padding-block:1.5rem 1.75rem}.mft-policy-index h2{font-family:var(--font-display);letter-spacing:0;margin:.875rem 0 .5rem;font-size:1.5rem;line-height:1.2}.mft-policy-index>p{color:var(--mft-muted);margin:0;font-size:.8125rem}.mft-policy-index nav{border-top:1px solid var(--mft-line);margin-top:1.25rem;display:grid}.mft-policy-index nav a{border-bottom:1px solid var(--mft-line);min-height:3.25rem;color:var(--mft-copy);grid-template-columns:2rem minmax(0,1fr);align-items:center;gap:.75rem;font-size:.8125rem;line-height:1.4;text-decoration:none;display:grid}.mft-policy-index nav a:hover{color:var(--mft-gold)}.mft-policy-index nav a>span{color:var(--mft-muted);font-family:var(--font-mono);font-size:.75rem}.mft-policy-summary{border-top:1px solid var(--mft-line-strong);border-bottom:1px solid var(--mft-line-strong);grid-template-columns:minmax(0,.45fr) minmax(0,1fr);align-items:stretch;gap:2rem;display:grid}.mft-policy-summary>div{color:var(--mft-green);align-items:center;gap:.625rem;font-size:.8125rem;font-weight:700;display:flex}.mft-policy-summary>div svg,.mft-policy-endcap svg{flex:none;width:1.125rem;height:1.125rem}.mft-policy-summary dl{grid-template-columns:minmax(7rem,.35fr) minmax(0,.65fr);margin:0;display:grid}.mft-policy-summary dl>div{border-left:1px solid var(--mft-line);padding:1.25rem}.mft-policy-summary dt{color:var(--mft-muted);font-size:.75rem}.mft-policy-summary dd{overflow-wrap:anywhere;color:var(--mft-ink);margin:.375rem 0 0;font-size:.9375rem;font-weight:700}.mft-policy-document{margin-top:4rem}.mft-policy-document>section{border-top:1px solid var(--mft-line-strong);padding-block:2.5rem;scroll-margin-top:6rem}.mft-policy-document>section:last-child{border-bottom:1px solid var(--mft-line-strong)}.mft-policy-document header{grid-template-columns:2.5rem minmax(0,1fr);align-items:start;gap:1rem;margin-bottom:1.25rem;display:grid}.mft-policy-document header>span{color:var(--mft-gold);font-family:var(--font-mono);font-size:.8125rem;font-weight:700}.mft-policy-document h2{font-family:var(--font-display);letter-spacing:0;margin:0;font-size:1.75rem;line-height:1.2}.mft-policy-document>section>p{max-width:var(--mft-reading);color:var(--mft-copy);margin:0;font-size:.9375rem;line-height:1.8}.mft-policy-document ul{border-top:1px solid var(--mft-line);gap:0;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.mft-policy-document li{border-bottom:1px solid var(--mft-line);color:var(--mft-copy);grid-template-columns:1.25rem minmax(0,1fr);gap:.75rem;padding-block:1rem;font-size:.9375rem;line-height:1.7;display:grid}.mft-policy-document li svg{width:1rem;height:1rem;color:var(--mft-gold);margin-top:.25rem}.mft-policy-next{min-height:2.75rem;color:var(--mft-gold);align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.8125rem;font-weight:700;text-decoration:none;display:inline-flex}.mft-policy-next svg{width:1rem;height:1rem}.mft-policy-endcap{color:var(--mft-green);grid-template-columns:1.25rem minmax(0,1fr);align-items:start;gap:.75rem;margin-top:1.5rem;font-size:.8125rem;line-height:1.6;display:grid}.mft-pricing-page,.mft-pricing-page *{box-sizing:border-box;min-width:0}.mft-pricing-page{background:var(--mft-base);min-height:100dvh;color:var(--mft-ink);font-family:var(--font-sans)}.mft-pricing-page :is(h1,h2,h3,p,a,button,span,strong,small,th,td){overflow-wrap:anywhere}.mft-pricing-page :is(a,button,[tabindex="0"]):focus-visible{outline:2px solid var(--mft-gold);outline-offset:3px;box-shadow:var(--mft-focus)}.mft-pricing-container{width:min(calc(100% - 2rem), var(--mft-shell));margin-inline:auto}.mft-pricing-hero{border-bottom:1px solid var(--mft-line);background:#090c10;padding-block:5rem}.mft-pricing-hero .mft-pricing-container{flex-direction:column;align-items:flex-start;display:flex}.mft-pricing-hero .mft-pricing-container>span,.mft-pricing-section-heading>span,.mft-pricing-fit header>span{color:var(--mft-gold);text-transform:uppercase;font-size:.75rem;font-weight:700}.mft-pricing-hero h1{max-width:13ch;font-family:var(--font-display);letter-spacing:0;text-wrap:balance;margin:1rem 0 1.25rem;font-size:4.5rem;line-height:.98}.mft-pricing-hero p{max-width:46rem;color:var(--mft-copy);margin:0;font-size:1.0625rem;line-height:1.7}.mft-pricing-hero .mft-pricing-container>div{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.mft-pricing-content{padding-block:4rem 6rem}.mft-pricing-fit{border-bottom:1px solid var(--mft-line-strong);grid-template-columns:minmax(14rem,.35fr) minmax(0,.65fr);align-items:start;gap:3rem;padding-bottom:4rem;display:grid}.mft-pricing-fit h2,.mft-pricing-section-heading h2{font-family:var(--font-display);letter-spacing:0;text-wrap:balance;margin:.625rem 0 0;font-size:2.5rem;line-height:1.08}.mft-pricing-fit__options{border-top:1px solid var(--mft-line);border-left:1px solid var(--mft-line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.mft-pricing-fit__options button{border:0;border-right:1px solid var(--mft-line);border-bottom:1px solid var(--mft-line);min-height:5.5rem;color:var(--mft-copy);font:inherit;text-align:left;background:0 0;border-radius:0;grid-template-columns:1.25rem minmax(0,1fr);align-items:start;gap:.75rem;padding:1rem;display:grid}.mft-pricing-fit__options button:hover,.mft-pricing-fit__options button[data-selected=true]{color:var(--mft-ink);background:#f4c84a12}.mft-pricing-fit__options button[data-selected=true]{box-shadow:inset 0 2px 0 var(--mft-gold)}.mft-pricing-fit__options svg{width:1.125rem;height:1.125rem;color:var(--mft-gold)}.mft-pricing-fit__options span{gap:.375rem;display:grid}.mft-pricing-fit__options strong{font-size:.9375rem}.mft-pricing-fit__options small{color:var(--mft-muted);font-size:.8125rem;line-height:1.5}.mft-pricing-plans,.mft-pricing-compare,.mft-pricing-faq{padding-top:5rem}.mft-pricing-compare,.mft-pricing-faq{border-top:1px solid var(--mft-line-strong);margin-top:5rem}.mft-pricing-section-heading{max-width:48rem;margin-bottom:2.5rem}.mft-pricing-section-heading p{max-width:var(--mft-reading);color:var(--mft-copy);margin:1rem 0 0;line-height:1.7}.mft-pricing-plan-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:1rem;display:grid}.mft-plan-card{border:1px solid var(--mft-line);border-radius:var(--mft-radius);background:var(--mft-surface);flex-direction:column;min-width:0;padding:1.25rem;display:flex}.mft-plan-card[data-selected=true]{box-shadow:inset 0 2px 0 var(--mft-gold);border-color:#f4c84ab3}.mft-plan-card>header{grid-template-columns:2rem minmax(0,1fr);align-items:start;gap:.75rem;min-height:5rem;display:grid}.mft-plan-card>header>svg{width:1.25rem;height:1.25rem;color:var(--mft-gold)}.mft-plan-card h2,.mft-plan-card header p{margin:0}.mft-plan-card h2{font-family:var(--font-display);letter-spacing:0;font-size:1.125rem}.mft-plan-card header p{color:var(--mft-muted);margin-top:.375rem;font-size:.75rem;line-height:1.4}.mft-plan-card__badge{color:var(--mft-gold);text-transform:uppercase;grid-column:1/-1;justify-self:start;font-size:.6875rem;font-weight:700}.mft-plan-card__price{border-top:1px solid var(--mft-line);align-items:end;gap:.5rem;padding-top:1.25rem;display:flex}.mft-plan-card__price strong{color:var(--mft-ink);font-family:var(--font-mono);white-space:nowrap;font-size:2.25rem;line-height:1}.mft-plan-card__price span{color:var(--mft-muted);font-size:.8125rem}.mft-plan-card__fit{min-height:4.5rem;color:var(--mft-copy);margin:1rem 0 0;font-size:.8125rem;line-height:1.6}.mft-plan-card__specs{border-top:1px solid var(--mft-line);margin:1rem 0;display:grid}.mft-plan-card__specs>div{border-bottom:1px solid var(--mft-line);grid-template-columns:minmax(0,1fr) minmax(4rem,auto);gap:.5rem;padding-block:.625rem;display:grid}.mft-plan-card__specs :is(dt,dd){margin:0;font-size:.75rem;line-height:1.4}.mft-plan-card__specs dt{color:var(--mft-muted)}.mft-plan-card__specs dd{color:var(--mft-copy);text-align:right;font-weight:700}.mft-plan-card__features{gap:.625rem;margin:0 0 1.5rem;padding:0;list-style:none;display:grid}.mft-plan-card__features li{color:var(--mft-copy);grid-template-columns:1rem minmax(0,1fr);gap:.5rem;font-size:.75rem;line-height:1.5;display:grid}.mft-plan-card__features svg{width:.875rem;height:.875rem;color:var(--mft-green);margin-top:.15rem}.mft-plan-card__action{margin-top:auto}.mft-plan-card__action .mft-button,.mft-plan-card__current{width:100%}.mft-plan-card__current{border-radius:var(--mft-radius);min-height:2.75rem;color:var(--mft-green);background:#65c18c14;border:1px solid #65c18c59;place-items:center;font-size:.875rem;font-weight:700;display:grid}.mft-spin{animation:.8s linear infinite mft-spin}@keyframes mft-spin{to{transform:rotate(360deg)}}.mft-pricing-table-wrap{border:1px solid var(--mft-line-strong);border-radius:var(--mft-radius);max-width:100%;overflow-x:auto}.mft-pricing-table-wrap table{border-collapse:collapse;background:var(--mft-surface);width:100%;min-width:48rem}.mft-pricing-table-wrap :is(th,td){border-bottom:1px solid var(--mft-line);padding:1rem;font-size:.8125rem;line-height:1.4}.mft-pricing-table-wrap th{color:var(--mft-copy);text-align:left}.mft-pricing-table-wrap td{color:var(--mft-ink);text-align:center;font-weight:650}.mft-pricing-table-wrap tbody th{align-items:center;gap:.5rem;display:flex}.mft-pricing-table-wrap th svg{width:1rem;height:1rem;color:var(--mft-gold);flex:none}.mft-pricing-mobile-compare{display:none}.mft-pricing-faq{grid-template-columns:minmax(14rem,.35fr) minmax(0,.65fr);gap:4rem;display:grid}.mft-pricing-faq__item{border-top:1px solid var(--mft-line)}.mft-pricing-faq__item:last-child{border-bottom:1px solid var(--mft-line)}.mft-pricing-faq__item button{width:100%;min-height:4rem;color:var(--mft-ink);font:inherit;text-align:left;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) 1rem;align-items:center;gap:1rem;padding:1rem 0;font-size:.9375rem;font-weight:700;display:grid}.mft-pricing-faq__item button svg{width:1rem;height:1rem;transition:transform .18s}.mft-pricing-faq__item button[aria-expanded=true] svg{transform:rotate(180deg)}.mft-pricing-faq__item>p{max-width:var(--mft-reading);color:var(--mft-copy);margin:0;padding:0 0 1.25rem;font-size:.875rem;line-height:1.7}.mft-home,.mft-home *{box-sizing:border-box;min-width:0}.mft-home{background:var(--mft-base);min-height:100dvh;color:var(--mft-ink);font-family:var(--font-sans);overflow:visible}.mft-home :is(h1,h2,h3,p){overflow-wrap:anywhere;white-space:normal}.mft-home :is(a,button):focus-visible{outline:2px solid var(--mft-gold);outline-offset:3px;box-shadow:var(--mft-focus)}.mft-home-container{width:min(calc(100% - 2rem), var(--mft-shell));margin-inline:auto}.mft-home-hero{isolation:isolate;border-bottom:1px solid var(--mft-line);background:#080b0f;min-height:auto;position:relative;overflow:clip}.mft-home-hero:before{z-index:-1;content:"";background:linear-gradient(90deg,#07090cfa 0%,#07090cf5 42%,#080b10eb 100%),radial-gradient(circle at 82% 28%,#f59e0b24,#0000 28rem);position:absolute;inset:0}.mft-home-hero__shell{z-index:1;grid-template-columns:minmax(0,.88fr) minmax(28rem,1.12fr);align-items:center;gap:clamp(2rem,4vw,4.5rem);min-height:min(48rem,88dvh);padding-block:clamp(5.5rem,8vw,7.5rem) clamp(4rem,6vw,6rem);display:grid;position:relative}.mft-home-hero__content{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;max-width:42rem;padding-block:0;display:flex;position:relative}.mft-home-kicker,.mft-home-section-heading>span,.mft-record-copy>span{color:var(--mft-gold);letter-spacing:0;text-transform:uppercase;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;line-height:1.4;display:inline-flex}.mft-home-kicker svg{width:1rem;height:1rem}.mft-home-hero h1{max-width:11ch;font-family:var(--font-display);letter-spacing:0;text-wrap:balance;margin:1.25rem 0 1.5rem;font-size:5rem;font-weight:700;line-height:.98}.mft-home-hero h1 em{color:var(--mft-gold);font-style:normal}.mft-home-hero__content>p{max-width:38rem;color:var(--mft-copy);margin:0;font-size:1.125rem;line-height:1.7}.mft-home-hero__actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.mft-button{border-radius:var(--mft-radius);border:1px solid #0000;justify-content:center;align-items:center;gap:.625rem;min-height:2.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:700;line-height:1.2;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.mft-button svg,.mft-text-link svg{flex:none;width:1rem;height:1rem}.mft-button--primary{background:var(--mft-gold);color:#12100a}.mft-button--primary:hover{background:#ffe17a;transform:translateY(-1px)}.mft-button--secondary{border-color:var(--mft-line-strong);color:var(--mft-ink);background:#0d1015c7}.mft-button--secondary:hover{border-color:var(--mft-gold);background:var(--mft-surface-raised)}.mft-home-hero__proof{color:var(--mft-copy);flex-wrap:wrap;gap:.75rem 1.25rem;margin:2rem 0 0;padding:0;font-size:.8125rem;list-style:none;display:flex}.mft-home-hero__proof li{align-items:center;gap:.375rem;display:inline-flex}.mft-home-hero__proof svg{width:.875rem;height:.875rem;color:var(--mft-green)}.mft-product-scene{z-index:0;border:1px solid var(--mft-line);width:100%;min-width:0;max-width:100%;height:auto;min-height:clamp(29rem,40vw,39rem);color:var(--mft-ink);background:#0b0f15;border-radius:1rem;position:relative;inset:auto;overflow:hidden;box-shadow:0 2rem 5rem #0000006b,inset 0 1px #ffffff14}.mft-product-scene__header{border-bottom:1px solid var(--mft-line);min-height:3.5rem;color:var(--mft-copy);grid-template-columns:auto 1fr auto;align-items:center;gap:.875rem;padding:.75rem 1rem;font-size:.75rem;display:grid}.mft-product-scene__mark{background:var(--mft-gold);color:#111;border-radius:50%;place-items:center;width:1.75rem;height:1.75rem;font-size:.625rem;font-weight:800;display:inline-grid}.mft-product-scene__body{grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);min-height:calc(clamp(29rem,40vw,39rem) - 3.5rem);display:grid}.mft-product-scene__report,.mft-product-scene__record{padding:3rem}.mft-product-scene__report{border-right:1px solid var(--mft-line)}.mft-product-scene__eyebrow,.mft-product-scene__record>span{color:var(--mft-blue);text-transform:uppercase;font-size:.6875rem;font-weight:700}.mft-product-scene__report>strong,.mft-product-scene__record>strong{font-family:var(--font-display);margin-top:.75rem;font-size:2rem;line-height:1.1;display:block}.mft-product-scene__report>p{max-width:30rem;color:var(--mft-copy);margin:1rem 0 2rem;font-size:.875rem;line-height:1.6}.mft-product-scene__rows{border-top:1px solid var(--mft-line)}.mft-product-scene__rows>div{border-bottom:1px solid var(--mft-line);grid-template-columns:2rem minmax(0,1fr) auto;align-items:center;gap:.75rem;min-height:4.75rem;display:grid}.mft-product-scene__rows span,.mft-product-scene__rows small{color:var(--mft-muted);font-size:.75rem}.mft-product-scene__rows strong{overflow-wrap:anywhere;font-size:.875rem}.mft-product-scene__bars{border-bottom:1px solid var(--mft-line-strong);align-items:flex-end;gap:.5rem;height:12rem;margin:2.5rem 0 1.5rem;display:flex}.mft-product-scene__bars i{border-top:2px solid var(--mft-gold);background:#f4c84a1f;flex:1;display:block}.mft-product-scene__record>small{color:var(--mft-muted);font-size:.75rem;line-height:1.5}.mft-home-band{border-bottom:1px solid var(--mft-line);background:var(--mft-base);padding-block:6rem}.mft-home-band--reader{background:#0b0e13}.mft-home-band--record{background:#0e1117}.mft-home-band--plans{background:#080a0d}.mft-home-band__layout,.mft-reader-layout,.mft-record-layout{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);align-items:start;gap:5rem;display:grid}.mft-home-section-heading{max-width:36rem}.mft-home-section-heading h2,.mft-record-copy h2{font-family:var(--font-display);letter-spacing:0;text-wrap:balance;margin:.75rem 0 1rem;font-size:3rem;font-weight:700;line-height:1.05}.mft-home-section-heading p,.mft-record-copy p{max-width:var(--mft-reading);color:var(--mft-copy);margin:0;font-size:1rem;line-height:1.7}.mft-home-process{border-top:1px solid var(--mft-line);margin:0;padding:0;list-style:none}.mft-home-process li{border-bottom:1px solid var(--mft-line);grid-template-columns:2rem 1.5rem minmax(0,1fr);align-items:start;gap:1rem;padding-block:1.5rem;display:grid}.mft-home-process svg,.mft-home-feature-list svg{width:1.25rem;height:1.25rem;color:var(--mft-gold)}.mft-home-process__number{color:var(--mft-muted);font-family:var(--font-mono);font-size:.75rem}.mft-home-process h3,.mft-home-feature-list h3{margin:0 0 .375rem;font-size:1rem;font-weight:700;line-height:1.35}.mft-home-process p,.mft-home-feature-list p{color:var(--mft-copy);margin:0;font-size:.875rem;line-height:1.6}.mft-reader-layout{grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);align-items:center}.mft-reader-preview{border:1px solid var(--mft-line-strong);border-radius:var(--mft-radius);background:#080b0f;overflow:hidden;box-shadow:0 1.5rem 4rem #00000047}.mft-reader-preview__header{border-bottom:1px solid var(--mft-line);min-height:3.5rem;color:var(--mft-copy);grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:.875rem 1rem;font-size:.75rem;display:grid}.mft-reader-preview__header strong{color:var(--mft-ink);font-size:.875rem}.mft-reader-preview__content{gap:1rem;padding:2rem;display:grid}.mft-reader-preview__line{background:#252b35;width:68%;height:.625rem}.mft-reader-preview__line--wide{background:#343b48;width:88%}.mft-reader-preview__line--short{width:48%}.mft-reader-preview__table{border:1px solid var(--mft-line);background:var(--mft-line);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:1rem;display:grid}.mft-reader-preview__table span{background:var(--mft-surface);min-height:4.5rem}.mft-home-feature-list{border-top:1px solid var(--mft-line);gap:0;margin:2rem 0 0;padding:0;list-style:none;display:grid}.mft-home-feature-list li{border-bottom:1px solid var(--mft-line);grid-template-columns:1.5rem minmax(0,1fr);gap:1rem;padding-block:1.25rem;display:grid}.mft-record-layout{grid-template-columns:minmax(18rem,.8fr) minmax(0,1.2fr);align-items:center}.mft-text-link{min-height:2.75rem;color:var(--mft-gold);align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex}.mft-text-link:hover{color:#ffe17a}.mft-record-proof{border-left:1px solid var(--mft-line-strong);padding:1rem 0 1rem 3rem}.mft-record-proof>div:first-child{color:var(--mft-green);align-items:center;gap:.625rem;font-size:.8125rem;font-weight:700;display:flex}.mft-record-proof>div:first-child svg{width:1.125rem;height:1.125rem}.mft-record-proof>p{max-width:var(--mft-reading);color:var(--mft-copy);margin:1rem 0 2rem;line-height:1.7}.mft-record-proof dl{border-top:1px solid var(--mft-line);border-bottom:1px solid var(--mft-line);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.mft-record-proof dl>div{padding:1.25rem}.mft-record-proof dl>div+div{border-left:1px solid var(--mft-line)}.mft-record-proof dt{color:var(--mft-muted);font-size:.75rem}.mft-record-proof dd{font-family:var(--font-mono);margin:.375rem 0 0;font-size:1.5rem;font-weight:700}.mft-plans-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:3rem;display:flex}.mft-plan-rows{border-top:1px solid var(--mft-line-strong)}.mft-plan-rows article{border-bottom:1px solid var(--mft-line);grid-template-columns:3rem minmax(8rem,.35fr) minmax(0,1fr) auto;align-items:center;gap:1.5rem;min-height:6rem;display:grid}.mft-plan-rows article>span{color:var(--mft-muted);font-family:var(--font-mono);font-size:.75rem}.mft-plan-rows h3,.mft-plan-rows p,.mft-plan-rows strong{margin:0}.mft-plan-rows h3{font-size:1.125rem}.mft-plan-rows p{color:var(--mft-copy);font-size:.875rem;line-height:1.6}.mft-plan-rows strong{color:var(--mft-gold);font-family:var(--font-mono);white-space:nowrap;font-size:1.25rem}.mft-dashboard,.mft-dashboard *{box-sizing:border-box;min-width:0}.mft-dashboard{width:min(100%,92rem);margin-inline:auto;padding:2.5rem clamp(1rem,3vw,2.5rem) 5rem}.mft-dashboard-header{border-bottom:1px solid var(--mft-line-strong);grid-template-columns:minmax(16rem,.55fr) minmax(0,1fr);align-items:end;gap:3rem;padding-bottom:2rem;display:grid}.mft-dashboard-header__copy h1{font-family:var(--font-display);letter-spacing:0;margin:1rem 0 0;font-size:3rem;line-height:1}.mft-dashboard-header__copy>p{max-width:44rem;color:var(--mft-copy);margin:1rem 0 0;font-size:.9375rem;line-height:1.65}.mft-dashboard-metrics{border-top:1px solid var(--mft-line);border-bottom:1px solid var(--mft-line);grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid}.mft-dashboard-metrics>div{border-left:1px solid var(--mft-line);min-height:7.25rem;padding:1rem}.mft-dashboard-metrics>div:first-child{border-left:0}.mft-dashboard-metrics dt{color:var(--mft-muted);align-items:center;gap:.45rem;font-size:.6875rem;font-weight:700;line-height:1.35;display:flex}.mft-dashboard-metrics dt svg{width:.875rem;height:.875rem;color:var(--mft-gold);flex:none}.mft-dashboard-metrics dd{color:var(--mft-ink);font-family:var(--font-mono);margin:.75rem 0 0;font-size:1.65rem;font-weight:750}.mft-dashboard-metrics small{color:var(--mft-muted);margin-top:.35rem;font-size:.625rem;line-height:1.4;display:block}.mft-dashboard-workspace{padding-top:2.5rem}.mft-dashboard-layout{grid-template-columns:minmax(0,1fr) minmax(17rem,20rem);gap:2rem;display:grid}.mft-dashboard-feed{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;position:static;overflow:visible}.mft-dashboard-feed-head{border-bottom:1px solid var(--mft-line);justify-content:space-between;align-items:end;gap:1.5rem;padding-bottom:1rem;display:flex}.mft-dashboard-feed-head__title>span{color:var(--mft-gold);text-transform:uppercase;font-size:.625rem;font-weight:750}.mft-dashboard-feed-head__title h2,.mft-dashboard-feed-head__title p{margin:0}.mft-dashboard-feed-head__title h2{font-family:var(--font-display);margin-top:.35rem;font-size:1.35rem}.mft-dashboard-feed-head__title p{color:var(--mft-muted);margin-top:.3rem;font-size:.75rem}.mft-dashboard-controls{align-items:center;gap:.75rem;display:flex}.mft-segmented,.mft-view-toggle{border:1px solid var(--mft-line);border-radius:var(--mft-radius);background:var(--mft-surface);align-items:center;gap:.25rem;padding:.25rem;display:flex}.mft-segmented button,.mft-view-toggle button{min-width:2.75rem;min-height:2.75rem;color:var(--mft-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;font-size:.75rem;font-weight:700}.mft-segmented button{padding:.625rem .75rem}.mft-view-toggle button{place-items:center;width:2.5rem;display:grid}.mft-view-toggle svg{width:1rem;height:1rem}.mft-segmented button[aria-pressed=true],.mft-view-toggle button[aria-pressed=true]{background:var(--mft-gold);color:#131107}.mft-dashboard-report-zone{margin-top:1.25rem}.mft-dashboard-report-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.mft-report-card.report-card-v2{border:1px solid var(--mft-line-strong);border-radius:var(--mft-radius);background:var(--mft-panel);box-shadow:none;overflow:hidden;min-height:0!important;transform:none!important}.mft-report-card.report-card-v2:before,.mft-report-card.report-card-v2:after,.mft-report-card .report-card-v2__glow,.mft-report-card .report-card-v2__scanline,.mft-report-card .report-card-v16__signal-map,.mft-report-card .report-card-v4__rail,.mft-report-card .report-card-v11__index,.mft-report-card .report-card-v2__fixture-route,.mft-report-card .report-card-v2__briefing-board,.mft-report-card .report-card-v2__brief-meta,.mft-report-card .report-card-v2__market-lines{display:none!important}.mft-report-card .report-card-v16__surface{gap:.85rem;height:100%;display:grid;padding:1rem!important}.mft-report-card .report-card-v2__topline{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.75rem;display:grid;margin:0!important}.mft-report-card .report-card-v2__eyebrow{color:var(--mft-gold);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin:0 0 .35rem;font-size:.625rem;font-weight:750;overflow:hidden}.mft-report-card .report-card-v2__match{color:var(--mft-ink);font-family:var(--font-display);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;line-height:1.25;display:-webkit-box;overflow:hidden}.mft-report-card .report-card-v4__route-caption{min-width:0;color:var(--mft-muted);align-items:center;gap:.3rem;margin-top:.45rem;font-size:.6875rem;display:flex}.mft-report-card .report-card-v4__route-caption span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mft-report-card .report-card-v2__status-stack{justify-items:end;gap:.45rem;display:grid}.mft-report-card .report-card-v2__time-chip{color:var(--mft-muted);white-space:nowrap;align-items:center;gap:.35rem;font-size:.625rem;display:flex}.mft-report-card .report-card-v2__decision{border-top:1px solid var(--mft-line);border-bottom:1px solid var(--mft-line);background:0 0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.75rem;padding:.75rem 0;display:grid;margin:0!important}.mft-report-card .report-card-v4__recommendation{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-size:1rem!important;line-height:1.3!important}.mft-report-card .report-card-v2__picks{gap:.35rem;display:grid;margin:0!important}.mft-report-card .report-card-v2__pick{background:0 0;border:0;border-radius:0;align-items:center;gap:.4rem;min-width:0;min-height:2rem;padding:.2rem 0;font-size:.6875rem;display:flex}.mft-report-card .report-card-v2__result-strip,.mft-report-card .report-card-v2__reader-strip{color:var(--mft-muted);background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:.5rem;padding:0;font-size:.625rem;display:flex;margin:0!important}.mft-report-card .report-card-v2__reader-strip span{align-items:center;gap:.3rem;display:inline-flex}.mft-report-card .report-card-v2__action{border:1px solid var(--mft-line-strong);background:var(--mft-surface);min-height:2.75rem;color:var(--mft-ink);border-radius:4px;justify-content:center;align-items:center;gap:.5rem;margin-top:auto;font-size:.75rem;font-weight:750;text-decoration:none;display:inline-flex}.mft-report-card .report-card-v2__action--primary{border-color:var(--mft-gold);background:var(--mft-gold);color:#131107}.mft-dashboard-load-more{margin-top:1rem}.mft-dashboard-rail{border-left:1px solid var(--mft-line);align-content:start;gap:1rem;padding-left:1.5rem;display:grid}.mft-dashboard-rail__header{border-bottom:1px solid var(--mft-line);padding-bottom:1rem}.mft-dashboard-rail__header>span{color:var(--mft-gold);text-transform:uppercase;font-size:.625rem;font-weight:750}.mft-dashboard-rail__header h2,.mft-dashboard-rail__header p{margin:0}.mft-dashboard-rail__header h2{font-family:var(--font-display);margin-top:.35rem;font-size:1.1rem}.mft-dashboard-rail__header p{color:var(--mft-muted);margin-top:.45rem;font-size:.75rem;line-height:1.5}.mft-dashboard-rail-links{border-top:1px solid var(--mft-line);display:grid}.mft-dashboard-rail-links a{border-bottom:1px solid var(--mft-line);min-height:3rem;color:var(--mft-copy);grid-template-columns:1.25rem minmax(0,1fr) 1rem;align-items:center;gap:.625rem;font-size:.75rem;font-weight:700;text-decoration:none;display:grid}.mft-dashboard-rail-links a:hover{color:var(--mft-gold)}.mft-dashboard-rail-links svg{width:1rem;height:1rem}.mft-dashboard :is(a,button,input,select):focus-visible,.mft-dashboard [data-testid]:focus{outline:2px solid var(--mft-gold);outline-offset:2px;box-shadow:var(--mft-focus)}.mft-unlock-overlay{z-index:1000;overscroll-behavior:contain;-webkit-backdrop-filter:blur(12px);background:radial-gradient(circle at 50% 18%,#f6c5441f,#0000 18rem),#000000f0;place-items:center;padding:1rem;display:grid;position:fixed;inset:0;overflow-y:auto}.mft-unlock-dialog{border:1px solid var(--mft-line-strong);border-radius:var(--mft-radius);background:#07080b;width:min(100%,32rem);max-height:calc(100dvh - 2rem);padding:1.25rem;overflow-y:auto;box-shadow:0 1.5rem 5rem #0000008c}.mft-unlock-dialog,.mft-unlock-dialog *{box-sizing:border-box;min-width:0}.mft-unlock-dialog__header{border-bottom:1px solid var(--mft-line);justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1rem;display:flex}.mft-unlock-dialog__icon{border:1px solid var(--mft-line-strong);background:var(--mft-surface);width:2.75rem;height:2.75rem;color:var(--mft-gold);border-radius:4px;flex:none;place-items:center;display:grid}.mft-unlock-dialog__summary{background:0 0;border:0;border-radius:0;gap:.75rem;margin-top:1rem;padding:0;display:grid}.mft-unlock-dialog__actions{border-top:1px solid var(--mft-line);justify-content:flex-end;gap:.75rem;margin-top:1.25rem;padding-top:1rem;display:flex}@media (max-width:32.4375rem){.mft-unlock-overlay{padding:max(.75rem, env(safe-area-inset-top)) .75rem max(.75rem, env(safe-area-inset-bottom));place-items:center}.mft-unlock-dialog{border:1px solid #ffffff24;width:min(100%,100vw - 1.5rem);max-height:calc(100dvh - 1.5rem);padding:.875rem}.mft-unlock-dialog__header{grid-template-columns:minmax(0,1fr) 2.75rem;gap:.75rem;padding-bottom:.75rem;display:grid}.mft-unlock-dialog__header>.flex{gap:.625rem}.mft-unlock-dialog__icon{flex-basis:2.35rem;width:2.35rem;height:2.35rem}.mft-unlock-dialog__header h2{font-size:1.125rem;line-height:1.15}.mft-unlock-dialog__header p:first-child{letter-spacing:.08em;margin-bottom:.25rem}.mft-unlock-dialog__header p:last-child{margin-top:.375rem;font-size:.8125rem;line-height:1.5}.mft-unlock-dialog__summary{background:#ffffff09;border:1px solid #ffffff14;border-radius:6px;gap:.625rem;margin-top:.75rem;padding:.75rem}.mft-unlock-dialog__summary>div{margin:0!important}.mft-unlock-dialog__summary .flex{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.5rem;display:grid}.mft-unlock-dialog__summary p,.mft-unlock-dialog__summary span{overflow-wrap:anywhere;white-space:normal}.mft-unlock-dialog__actions{grid-template-columns:minmax(0,1fr);gap:.625rem;margin-top:.875rem;padding-top:.875rem;display:grid}.mft-unlock-dialog__actions .mft-button{white-space:normal;width:100%;min-height:2.875rem}}.mft-account-workspace,.mft-account-workspace *{box-sizing:border-box;min-width:0}.mft-account-workspace{min-height:100%;padding:2.5rem clamp(1rem,3vw,2.5rem) 5rem}.mft-account-frame{width:min(100%,78rem);margin-inline:auto}.mft-account-header{border-bottom:1px solid var(--mft-line-strong);margin-bottom:1.5rem;padding-bottom:1.25rem}.mft-account-header .account-feature-hero__stage{min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;display:block}.mft-account-header .account-feature-hero__copy{width:min(100%,48rem);padding:0}.mft-account-header .account-feature-hero__back{min-height:2.75rem;color:var(--mft-muted);align-items:center;gap:.45rem;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex}.mft-account-header .account-feature-hero__eyebrow{color:var(--mft-gold);text-transform:uppercase;margin:.75rem 0 0;font-size:.625rem;font-weight:750}.mft-account-header .account-feature-hero__title{color:var(--mft-ink);letter-spacing:0;margin:.55rem 0 0;font-size:clamp(2rem,4vw,3.25rem);line-height:1}.mft-account-header .account-feature-hero__subtitle{max-width:44rem;color:var(--mft-copy);margin:.9rem 0 0;font-size:.9375rem;line-height:1.65}.mft-account-header .account-feature-hero__meta{flex-wrap:wrap;gap:.5rem 1rem;margin-top:1rem;display:flex}.mft-account-header .account-feature-hero__meta span{min-width:0;color:var(--mft-muted);align-items:center;gap:.4rem;font-size:.6875rem;display:inline-flex}.mft-account-header .account-feature-hero__visual,.mft-account-header .account-feature-command-strip,.mft-account-header .account-feature-operations-board-v18,.mft-account-header .account-feature-route-deck-v18,.mft-account-workspace .account-feature-action-dock-v18{display:none!important}.mft-account-header .account-feature-subnav{border-top:1px solid var(--mft-line);border-bottom:1px solid var(--mft-line);scrollbar-width:thin;overscroll-behavior-inline:contain;background:0 0;border-radius:0;gap:.25rem;width:100%;max-width:100%;margin-top:1.25rem;padding:.5rem 0;scroll-padding-inline:.75rem;flex-wrap:nowrap!important;grid-template-columns:none!important;display:flex!important;overflow:auto clip!important}.mft-account-header .account-feature-subnav__link{min-height:2.75rem;color:var(--mft-muted);scroll-snap-align:start;background:0 0;border:0;border-radius:4px;flex:none;align-items:center;gap:.45rem;padding:.65rem .75rem;scroll-margin-inline:.75rem;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex}.mft-account-header .account-feature-subnav__link[aria-current=page]{background:var(--mft-gold);color:#131107}.mft-account-panel{border:1px solid var(--mft-line);border-radius:var(--mft-radius);background:var(--mft-panel);box-shadow:none;overflow:visible}.mft-account-workspace :is(a,button,input,select,textarea):focus-visible{outline:2px solid var(--mft-gold);outline-offset:2px;box-shadow:var(--mft-focus)}@media (max-width:48rem){.mft-account-workspace{padding:1.25rem .75rem 3.5rem}.mft-account-header{margin-bottom:1rem;padding-bottom:1rem}.mft-account-header .account-feature-hero__title{font-size:2rem}.mft-account-header .account-feature-hero__meta{gap:.4rem;display:grid}.mft-account-header .account-feature-subnav{gap:.4rem;width:100%;max-width:100%;margin-inline:0;padding-inline:0;grid-template-columns:repeat(2,minmax(0,1fr))!important;max-height:none!important;display:grid!important;overflow:visible!important}.mft-account-header .account-feature-subnav__link{white-space:normal;width:100%!important;min-width:0!important;max-width:none!important;min-height:2.75rem!important}.mft-account-workspace [data-testid=account-security-page] .account-security-status-panel .account-status-row-v18>.min-w-0>span:last-child{-webkit-line-clamp:unset!important;line-clamp:unset!important;display:block!important;overflow:visible!important}.mft-account-workspace .account-action-summary{display:none!important}}.mft-reader-overlay,.mft-reader-overlay *{box-sizing:border-box;min-width:0}.mft-reader-overlay{z-index:50;place-items:center;padding:1rem;display:grid;position:fixed;inset:0;background:#000000e6!important}.mft-reader-dialog{isolation:isolate;contain:paint;border-radius:var(--mft-radius);width:min(100%,92rem);height:min(96dvh,64rem);position:relative;overflow:hidden;box-shadow:0 2rem 7rem #000000a8;border:1px solid var(--mft-line-strong)!important;background:var(--mft-base)!important}.mft-reader-dialog--loading{width:min(100%,48rem);height:auto;max-height:calc(100dvh - 2rem)}.mft-reader-shell{background:var(--mft-base);flex-direction:column;height:100%;min-height:0;display:flex}.mft-reader-dialog .report-reader-toolbar{flex:none;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;display:grid;border-bottom:1px solid var(--mft-line)!important;background:var(--mft-panel)!important;padding:1rem 1.25rem!important}.mft-reader-dialog .report-reader-title{overflow-wrap:anywhere;font-family:var(--font-display);font-size:1.35rem;line-height:1.2}.mft-reader-dialog .report-reader-toolbar__label{color:var(--mft-gold);text-transform:uppercase;margin:0 0 .3rem;font-size:.625rem;font-weight:750}.mft-reader-dialog .report-reader-toolbar__meta{grid-template-columns:repeat(3,minmax(0,1fr));max-width:48rem}.mft-reader-dialog .report-reader-toolbar__meta-item{border:0;border-left:1px solid var(--mft-line);background:0 0;border-radius:0;padding:.35rem .75rem}.mft-reader-dialog .report-reader-toolbar__actions{flex-wrap:nowrap;width:auto;display:flex}.mft-reader-dialog .report-reader-toolbar__action,.mft-reader-dialog .report-reader-toolbar__close,.mft-reader-dialog .report-reader-action-button{min-height:2.75rem;border:1px solid var(--mft-line-strong)!important;background:var(--mft-surface)!important;border-radius:4px!important}.mft-reader-dialog .report-reader-command-lens,.mft-reader-dialog .report-reader-command-dock,.mft-reader-dialog .report-reader-reading-map,.mft-reader-dialog .report-reader-briefing-stage,.mft-reader-dialog .report-reader-reading-ribbon,.mft-reader-dialog .report-reader-document-command-v17,.mft-reader-dialog .report-reader-document-shell__rail,.mft-reader-dialog .report-reader-proof-rail{display:none!important}.mft-reader-dialog .report-reader-access-state-v17{border:0;border-bottom:1px solid var(--mft-line);background:#1fbf750a;border-radius:0;flex:none;grid-template-columns:2rem minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.65rem 1.25rem;display:grid}.mft-reader-dialog .report-reader-access-state-v17__meta{gap:1rem;display:flex}.mft-reader-dialog .report-reader-content{flex:auto;min-height:0;display:grid;overflow:hidden;grid-template-columns:minmax(17rem,20rem) minmax(0,1fr)!important}.mft-reader-dialog.report-reader-modal-v17 .report-reader-content-v17{grid-template-columns:minmax(17rem,20rem) minmax(0,1fr)!important}.mft-reader-dialog .report-reader-sidebar{border-bottom:0;min-height:0;padding:1rem;overflow-y:auto;border-right:1px solid var(--mft-line)!important;background:var(--mft-panel)!important}.mft-reader-dialog .report-reader-main{min-height:0;padding:1.25rem clamp(1rem,3vw,2.5rem);overflow-y:auto;background:var(--mft-base)!important}.mft-reader-dialog .report-reader-main-header{border-bottom:1px solid var(--mft-line);margin-bottom:1rem;padding-bottom:1rem}.mft-reader-dialog .report-reader-toc{z-index:2;background:var(--mft-base);flex-wrap:nowrap;gap:.4rem;margin:0 -.25rem 1rem;padding:.75rem .25rem;display:flex;position:sticky;top:-1.25rem;overflow-x:auto}.mft-reader-dialog .report-reader-toc__item{flex:none;min-height:2.75rem;border-radius:4px!important}.mft-reader-dialog .report-reader-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mft-reader-dialog .report-reader-document-shell{background:0 0;border:0;border-radius:0;width:100%!important;display:block!important}.mft-reader-dialog .report-reader-document-shell__body{margin-inline:auto;width:100%!important;max-width:76rem!important;display:block!important}.mft-reader-dialog .report-reader-article,.mft-reader-dialog .report-reader-notes-panel{overflow-wrap:anywhere;font-size:.9375rem;line-height:1.8;background:0 0!important;border:0!important;border-radius:0!important;width:100%!important;padding:clamp(.25rem,2vw,1.5rem)!important}.mft-reader-dialog .report-reader-article :is(h1,h2,h3,h4){overflow-wrap:anywhere;scroll-margin-top:4.5rem}.mft-reader-dialog .report-reader-article table{width:100%;max-width:100%;display:block;overflow-x:auto}.mft-reader-dialog .report-reader-endcap{width:min(100%,76rem);margin-inline:auto;border-radius:var(--mft-radius)!important}.mft-reader-dialog.report-reader-modal-v19 .report-reader-main{padding:1rem clamp(1rem,3vw,2rem)}:is(.mft-reader-dialog.report-reader-modal-v19:has(.report-reader-three-market-v19) .report-reader-main-header,.mft-reader-dialog.report-reader-modal-v19:has(.report-reader-three-market-v19) .report-reader-summary-grid,.mft-reader-dialog.report-reader-modal-v19:has(.report-reader-three-market-v19) .report-reader-market-panel){display:none!important}.report-reader-three-market-v19{border:1px solid var(--mft-line-strong);background:color-mix(in srgb, var(--mft-panel) 92%, #142238 8%);border-radius:6px;width:min(100%,88rem);margin:0 auto 1rem;overflow:hidden}.report-reader-three-market-v19__header{border-bottom:1px solid var(--mft-line);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.1rem;display:flex}.report-reader-three-market-v19__header p,.report-reader-three-market-v19__header h3,.report-reader-three-market-v19__header span{margin:0}.report-reader-three-market-v19__header p{color:var(--mft-gold);font-family:var(--font-mono);text-transform:uppercase;font-size:.6875rem;font-weight:750}.report-reader-three-market-v19__header h3{color:var(--mft-ink);font-family:var(--font-display);margin-top:.25rem;font-size:1.5rem;line-height:1.25}.report-reader-three-market-v19__header div>span{color:var(--mft-ink-muted);margin-top:.35rem;font-size:.8125rem;display:block}.report-reader-three-market-v19__contract{border:1px solid var(--mft-line-strong);color:var(--mft-ink-muted);border-radius:4px;flex:none;padding:.4rem .55rem;font-size:.6875rem;font-weight:750}.report-reader-three-market-v19__contract.is-verified{color:#82e5b4;background:#1fbf7514;border-color:#1fbf7559}.report-reader-three-market-v19__contract.is-incomplete{color:#fda4af;background:#f43f5e14;border-color:#f43f5e61}.report-reader-three-market-v19__legend{border-bottom:1px solid var(--mft-line);background:#ffffff05;flex-wrap:wrap;gap:.45rem;padding:.6rem 1.1rem;display:flex}.report-reader-three-market-v19__legend span{border-left:2px solid var(--mft-line-strong);color:var(--mft-ink-muted);padding-left:.5rem;font-size:.6875rem;font-weight:700}.report-reader-three-market-v19__row{border-top:1px solid var(--mft-line);grid-template-columns:minmax(5rem,.65fr) minmax(6.5rem,.8fr) minmax(10rem,1.35fr) minmax(7rem,.8fr) minmax(7.5rem,.9fr) minmax(10rem,1.35fr);align-items:center;gap:.75rem;min-height:5rem;padding:.75rem 1.1rem;display:grid}.report-reader-three-market-v19__row:first-child{border-top:0}.report-reader-three-market-v19__row--head{min-height:2.5rem;color:var(--mft-ink-faint);text-transform:uppercase;background:#ffffff06;font-size:.625rem;font-weight:750}.report-reader-three-market-v19__row>strong{color:var(--mft-ink);font-size:.8125rem}.report-reader-three-market-v19__direction,.report-reader-three-market-v19__movement,.report-reader-three-market-v19__reasons{gap:.2rem;min-width:0;display:grid}.report-reader-three-market-v19__direction b,.report-reader-three-market-v19__movement b,.report-reader-three-market-v19__reasons b{overflow-wrap:anywhere;color:var(--mft-ink);font-size:.75rem}.report-reader-three-market-v19__direction small,.report-reader-three-market-v19__movement small,.report-reader-three-market-v19__reasons small{overflow-wrap:anywhere;color:var(--mft-ink-faint);font-size:.6875rem}.report-reader-three-market-v19__rank,.report-reader-three-market-v19__decision{border:1px solid var(--mft-line-strong);border-radius:4px;width:fit-content;padding:.35rem .45rem;font-size:.6875rem;line-height:1.2;display:inline-flex}.report-reader-three-market-v19__rank.is-gold{color:#ffd98a;background:#f5ba4917;border-color:#f5ba496b}.report-reader-three-market-v19__rank.is-silver{color:#d8e1ed;background:#9fb0c614;border-color:#9fb0c661}.report-reader-three-market-v19__decision.is-bet-candidate{color:#82e5b4;background:#1fbf7514;border-color:#1fbf7566}.report-reader-three-market-v19__decision.is-watch{color:#8ed8fa;background:#38bdf814;border-color:#38bdf861}.report-reader-three-market-v19__decision.is-no-bet{color:#fda4af;background:#f43f5e12;border-color:#f43f5e52}@media (max-width:64rem){.report-reader-three-market-v19__row{grid-template-columns:minmax(5rem,.65fr) minmax(6rem,.8fr) minmax(9rem,1.35fr) minmax(7rem,.8fr) minmax(7rem,.9fr) minmax(9rem,1.3fr);gap:.55rem;padding-inline:.8rem}}@media (max-width:48rem){.report-reader-three-market-v19__header h3{font-size:1.25rem}.report-reader-three-market-v19__header{display:grid}.report-reader-three-market-v19__contract{width:fit-content}.report-reader-three-market-v19__row--head{display:none}.report-reader-three-market-v19__row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.7rem;min-height:0;padding:.9rem}.report-reader-three-market-v19__row>strong,.report-reader-three-market-v19__direction,.report-reader-three-market-v19__reasons{grid-column:1/-1}}@media (max-width:26rem){.report-reader-three-market-v19__legend{display:grid}.report-reader-three-market-v19__row{grid-template-columns:minmax(0,1fr)}.report-reader-three-market-v19__row>strong,.report-reader-three-market-v19__direction,.report-reader-three-market-v19__reasons{grid-column:auto}}.mft-reader-dialog :is(a,button):focus-visible,.mft-reader-dialog .report-reader-toc__item:focus,.mft-reader-dialog [tabindex="-1"]:focus-visible{outline:2px solid var(--mft-gold);outline-offset:2px;box-shadow:var(--mft-focus)}@media (max-width:64rem){.mft-reader-overlay{padding:0}.mft-reader-dialog{border-radius:0;width:100%;height:100dvh;max-height:none;border:0!important}.mft-reader-dialog .report-reader-toolbar{grid-template-columns:1fr;gap:.75rem;padding:.85rem 1rem!important}.mft-reader-dialog .report-reader-toolbar__actions{width:100%;overflow-x:auto}.mft-reader-dialog .report-reader-toolbar__action{flex:1 0 auto}.mft-reader-dialog .report-reader-toolbar__close{margin-left:auto}.mft-reader-dialog .report-reader-access-state-v17{grid-template-columns:2rem minmax(0,1fr);padding-inline:1rem}.mft-reader-dialog .report-reader-access-state-v17__meta{display:none}.mft-reader-dialog .report-reader-content{display:block;overflow-y:auto}.mft-reader-dialog .report-reader-sidebar{display:none}.mft-reader-dialog .report-reader-main{padding:1rem;overflow:visible}.mft-reader-dialog .report-reader-toc{top:-1rem}}@media (max-width:48rem){.mft-reader-dialog .report-reader-access-state-v17{grid-template-columns:minmax(0,1fr)}.mft-reader-dialog .report-reader-access-state-v17__icon{display:none!important}.mft-reader-dialog .report-reader-access-state-v17__copy{grid-column:1/-1;width:100%}}@media (max-width:32.4375rem){.mft-reader-dialog .report-reader-toolbar__meta,.mft-reader-dialog .report-reader-subtitle{display:none}.mft-reader-dialog .report-reader-title{font-size:1.05rem}.mft-reader-dialog .report-reader-toolbar__action{min-width:2.75rem;font-size:.6875rem;padding-inline:.65rem!important}.mft-reader-dialog .report-reader-summary-grid{grid-template-columns:1fr}.mft-reader-dialog .report-reader-stat-card{padding:.8rem!important}.mft-reader-dialog .report-reader-article,.mft-reader-dialog .report-reader-notes-panel{padding-inline:0!important}}@media print{.mft-reader-overlay{padding:0;display:block;position:static;background:#fff!important}.mft-reader-dialog{width:100%;height:auto;box-shadow:none;color:#000;overflow:visible;background:#fff!important;border:0!important}.mft-reader-dialog :is(.report-reader-toolbar__actions,.report-reader-sidebar,.report-reader-access-state-v17,.report-reader-toc,.report-reader-summary-grid,.report-reader-market-panel){display:none!important}.mft-reader-dialog .report-reader-content,.mft-reader-dialog .report-reader-main{display:block;overflow:visible}.mft-reader-dialog .report-reader-article,.mft-reader-dialog .report-reader-article *{color:#000!important;background:#fff!important}}.mft-track-record,.mft-track-record *{box-sizing:border-box;min-width:0}.mft-noscript{color:#f7f2db;font:500 14px/1.6 var(--font-dm-sans), system-ui, sans-serif;text-align:center;background:#12100a;border-bottom:1px solid #f4c94a4d;margin:0;padding:12px 20px}.mft-release-review,.mft-release-review *{box-sizing:border-box;min-width:0}.mft-release-review{width:100%;padding:clamp(20px,3vw,40px);overflow:visible}.mft-release-review .release-review-command-center-v16__atmosphere,.mft-release-review .release-review-cockpit-hero-v16__deck,.mft-release-review .release-review-audit-grid,.mft-release-review .release-review-view-summary,.mft-release-review .release-review-operator-guidance,.mft-release-review .release-review-flight-card{display:none!important}.mft-release-review .release-review-command-center-v16__container{gap:20px;width:min(100%,1320px);margin-inline:auto}.mft-release-review .release-review-cockpit-hero{border:1px solid var(--mft-border);border-radius:var(--mft-radius-lg);background:var(--mft-surface);min-height:0;box-shadow:none;justify-content:space-between;align-items:flex-end;gap:24px;padding:clamp(22px,3vw,36px);display:flex}.mft-release-review .release-review-cockpit-hero-v16__main,.mft-release-review .release-review-cockpit-hero-v16__copy{display:contents}.mft-release-review .release-review-hero__copy{max-width:720px}.mft-release-review .release-review-hero__copy h1{letter-spacing:0;margin:10px 0 8px;font-size:clamp(32px,4vw,54px);line-height:1}.mft-release-review .release-review-hero__copy p{max-width:62ch;color:var(--mft-text-muted);margin:0;line-height:1.65}.mft-release-review .release-review-hero__actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:10px;display:flex}.mft-release-review .release-review-operator-card,.mft-release-review .release-review-filter-strip,.mft-release-review .release-review-queue,.mft-release-review .release-review-lifecycle-inspector{border:1px solid var(--mft-border);border-radius:var(--mft-radius-lg);background:var(--mft-surface);box-shadow:none}.mft-release-review .release-review-operator-card{padding:18px}.mft-release-review .release-review-command-grid{display:block!important}.mft-release-review .release-review-operator-key-form{grid-template-columns:minmax(220px,1fr) auto auto;align-items:end;gap:10px;display:grid}.mft-release-review .release-review-operator-key-form label{grid-column:1/-1}.mft-release-review .release-review-operator-key-form input{width:100%;min-height:46px}.mft-release-review .release-review-filter-strip{gap:14px;padding:18px;display:grid}.mft-release-review .release-review-status-tab,.mft-release-review [data-testid^=release-review-quick-filter-]{border-radius:var(--mft-radius-sm);min-height:44px}.mft-release-review .release-review-card-search{width:100%;min-height:46px}.mft-release-review .release-review-queue{padding:clamp(18px,2vw,26px)}.mft-release-review .release-review-queue__header,.mft-release-review .release-review-queue-v16__header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.mft-release-review .release-review-card{border:1px solid var(--mft-border);border-radius:var(--mft-radius-md);background:var(--mft-surface-raised);box-shadow:none;gap:16px;padding:20px;display:grid}.mft-release-review .release-review-card-v16__spine,.mft-release-review .release-review-card-v16__path{display:none!important}.mft-release-review .release-review-card-v16__actions,.mft-release-review .release-review-card-actions,.mft-release-review .release-review-dialog-actions,.mft-release-review .release-review-inspector-actions{flex-wrap:wrap;gap:10px;display:flex}.mft-release-review .release-review-action,.mft-release-review .release-review-card-actions button,.mft-release-review .release-review-dialog-actions button,.mft-release-review .release-review-inspector-actions button{border-radius:var(--mft-radius-sm);min-height:44px}.mft-release-review .release-review-empty-state,.mft-release-review .release-review-loading-state,.mft-release-review .release-review-load-error-state{text-align:center;max-width:760px;margin-inline:auto;padding:clamp(24px,4vw,42px)}.mft-release-review .release-review-empty-actions,.mft-release-review .release-review-error-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.mft-release-review .release-review-empty-guide-grid{display:none!important}.mft-release-review .release-review-lifecycle-inspector{padding:clamp(18px,2vw,26px)}.mft-release-review .release-review-inspector-timeline,.mft-release-review .release-review-audit-timeline,.mft-release-review .release-review-audit-trail{overflow-wrap:anywhere}.mft-release-review .release-review-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020305c7;place-items:center;padding:18px;display:grid}.mft-release-review .release-review-dialog,.mft-release-review .release-review-preview-modal{border:1px solid var(--mft-border-strong);border-radius:var(--mft-radius-lg);background:#101217;width:min(100%,920px);max-height:calc(100dvh - 36px);overflow:auto;box-shadow:0 24px 80px #00000073}.mft-release-review .release-review-preview-modal-v16__layout{grid-template-columns:minmax(0,1fr) 260px}.mft-release-review .release-review-preview-article{contain:inline-size;overflow-wrap:anywhere;word-break:break-word;width:100%;min-width:0;max-width:100%;overflow-x:hidden}.mft-release-review .release-review-preview-article>*{overflow-wrap:anywhere!important;min-width:0!important;max-width:100%!important}.mft-release-review .release-review-preview-article :where(*){box-sizing:border-box!important;overflow-wrap:anywhere!important;word-break:break-word!important;min-width:0!important;max-width:100%!important}.mft-release-review .release-review-preview-article :is(table,pre){max-width:100%;display:block;overflow-x:auto;width:100%!important;min-width:0!important}.mft-release-review .release-review-preview-article pre{white-space:pre-wrap}@media (max-width:760px){.mft-release-review{padding:16px 14px 28px}.mft-release-review .release-review-preview-modal,.mft-release-review .release-review-preview-modal__layout,.mft-release-review .release-review-preview-modal__reader,.mft-release-review .release-review-preview-article{width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:clip!important}.mft-release-review .release-review-preview-modal__layout{display:block!important}.mft-release-review .release-review-preview-article :where(table,thead,tbody,tr,th,td){white-space:normal!important;width:100%!important;min-width:0!important;max-width:100%!important}.mft-release-review .release-review-preview-article :where(pre,code){white-space:pre-wrap!important;word-break:break-all!important}.mft-release-review .release-review-cockpit-hero{flex-direction:column;align-items:stretch;padding:22px 18px}.mft-release-review .release-review-hero__actions,.mft-release-review .release-review-card-actions,.mft-release-review .release-review-dialog-actions,.mft-release-review .release-review-inspector-actions{grid-template-columns:1fr;width:100%;display:grid}.mft-release-review .release-review-operator-key-form{grid-template-columns:1fr}.mft-release-review .release-review-operator-key-form label{grid-column:auto}.mft-release-review .release-review-queue__header,.mft-release-review .release-review-queue-v16__header{flex-direction:column;align-items:stretch}.mft-release-review .release-review-preview-modal-v16__layout{grid-template-columns:minmax(0,1fr)!important;display:grid!important}.mft-release-review .release-review-preview-modal-v16__aside,.mft-release-review .release-review-preview-modal-v16__reader{width:100%;min-width:0;max-width:100%}.mft-release-review .release-review-preview-modal-v16__aside{border-left:0;border-top:1px solid var(--mft-border)}}.mft-member-insight,.mft-member-insight *{box-sizing:border-box;min-width:0}.mft-member-insight{min-height:100%;background:0 0!important}.mft-member-insight .member-insight-page{width:min(100%,1320px);margin-inline:auto;padding:clamp(20px,3vw,40px)}.mft-member-insight .member-insight-hero{border:1px solid var(--mft-border);border-radius:var(--mft-radius-lg);margin-bottom:22px;padding:clamp(22px,3vw,36px);background:var(--mft-surface)!important;box-shadow:none!important;display:block!important}.mft-member-insight .member-insight-hero__visual{display:none!important}.mft-member-insight .member-insight-hero__copy h1{letter-spacing:0;margin:10px 0 8px;font-size:clamp(32px,4vw,52px);line-height:1}.mft-member-insight .member-insight-hero__copy>p{max-width:66ch;color:var(--mft-text-muted);line-height:1.65}.mft-member-insight .member-insight-route-switch{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:24px;display:grid}.mft-member-insight .member-insight-route-card{border:1px solid var(--mft-border);border-radius:var(--mft-radius-sm);min-height:70px;padding:12px;background:var(--mft-surface-raised)!important;box-shadow:none!important}.mft-member-insight .member-insight-route-card[aria-current=page]{border-color:#f4c94a80;background:#f4c94a14!important}.mft-member-insight .member-insight-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:22px;display:grid}.mft-member-insight .member-insight-stat{border:1px solid var(--mft-border);border-radius:var(--mft-radius-md);min-height:116px;padding:16px;background:var(--mft-surface)!important;box-shadow:none!important}.mft-member-insight .member-insight-stat__icon{border-radius:var(--mft-radius-sm);margin-bottom:12px}.mft-member-insight :is(.member-insight-stat__label,.member-insight-stat__value){text-overflow:clip;white-space:normal;overflow:visible}.mft-member-insight .member-insight-grid{grid-template-columns:minmax(0,1fr) minmax(260px,340px);gap:18px;display:grid}.mft-member-insight .member-insight-panel,.mft-member-insight .member-insight-aside,.mft-member-insight .member-insight-table,.mft-member-insight .member-insight-boundary,.mft-member-insight .member-insight-empty,.mft-member-insight .member-insight-error,.mft-member-insight .member-insight-loading{border:1px solid var(--mft-border);border-radius:var(--mft-radius-md);background:var(--mft-surface)!important;box-shadow:none!important}.mft-member-insight .member-insight-report-row{gap:14px;padding:18px}.mft-member-insight .member-insight-confidence{min-height:44px}.mft-member-insight .member-insight-report-title,.mft-member-insight .member-insight-report-copy{white-space:normal;overflow-wrap:anywhere;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.mft-member-insight .member-insight-report-title{-webkit-line-clamp:2;line-height:1.4}.mft-member-insight .member-insight-report-copy{-webkit-line-clamp:2;margin-top:8px;line-height:1.55}.mft-member-insight .member-insight-scheduled-card{border:1px solid var(--mft-border);border-radius:var(--mft-radius-sm);background:var(--mft-surface-raised)!important}.mft-member-insight .member-insight-aggregate-row{overflow-wrap:anywhere}.mft-member-insight .member-insight-boundary{margin-top:18px}@media (max-width:900px){.mft-member-insight .member-insight-page{padding:18px 16px 28px}.mft-member-insight .member-insight-route-switch{grid-template-columns:repeat(2,minmax(0,1fr))}.mft-member-insight .member-insight-grid{grid-template-columns:1fr}}@media (max-width:520px){.mft-member-insight .member-insight-hero{padding:22px 18px}.mft-member-insight .member-insight-route-switch{grid-template-columns:1fr 1fr}.mft-member-insight .member-insight-stats{grid-template-columns:1fr}.mft-member-insight .member-insight-report-row{gap:10px;padding:14px}}.mft-track-record{background:var(--mft-base);color:var(--mft-ink);padding:clamp(2.5rem,6vw,5rem) clamp(1rem,3vw,2.5rem);position:relative;overflow:visible}.mft-track-record .track-record-command-v2__atmosphere{display:none}.mft-track-record .track-record-command-v2__shell{width:min(100%,82rem);margin-inline:auto}.mft-track-record .track-record-hero-v2{border:0;border-bottom:1px solid var(--mft-line-strong);min-height:0;box-shadow:none;background:0 0;border-radius:0;padding:clamp(1.35rem,3vw,2.4rem) clamp(1.15rem,3.4vw,2.8rem) clamp(1.45rem,3vw,2.5rem);display:block}.mft-track-record .track-record-hero-v2__copy{width:min(100%,52rem);min-width:0}.mft-track-record .track-record-eyebrow-v2{min-height:2rem;color:var(--mft-gold);text-transform:uppercase;background:0 0;border:0;border-radius:0;align-items:center;gap:.45rem;padding:0;font-size:.6875rem;font-weight:750;display:inline-flex}.mft-track-record .track-record-hero-v2 h1,.mft-track-record .track-record-hero-v2 h2{max-width:13ch;font-family:var(--font-display);letter-spacing:0;text-wrap:balance;margin:.65rem 0 0;font-size:clamp(2.35rem,5.1vw,4.35rem);line-height:1.02}.mft-track-record .track-record-hero-v2__copy>p{max-width:44rem;color:var(--mft-copy);text-wrap:pretty;margin:.85rem 0 0;font-size:clamp(.94rem,1.15vw,1.05rem);line-height:1.65}.mft-track-record .track-record-command-strip-v13,.mft-track-record .track-record-hero-v2__proof,.mft-track-record .track-record-precision-strip-v12,.mft-track-record .track-record-ledger-v2__cards{display:none!important}.mft-track-record .track-record-runway-v12{border-top:1px solid var(--mft-line);border-bottom:1px solid var(--mft-line);grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:1.5rem;display:grid}.mft-track-record .track-record-runway-card-v12{border:0;border-left:1px solid var(--mft-line);min-height:6.25rem;box-shadow:none;background:0 0;border-radius:0;grid-template-columns:auto minmax(0,1fr);align-content:center;gap:.25rem .65rem;padding:.9rem;display:grid}.mft-track-record .track-record-runway-card-v12:first-child{border-left:0}.mft-track-record .track-record-runway-card-v12>span{color:var(--mft-gold);grid-row:1/span 2;font-size:.625rem}.mft-track-record .track-record-runway-card-v12>strong{color:var(--mft-ink);font-family:var(--font-mono);font-size:1.35rem;line-height:1}.mft-track-record .track-record-runway-card-v12 p,.mft-track-record .track-record-runway-card-v12 small{color:var(--mft-muted);text-overflow:clip;white-space:normal;margin:0;font-size:.625rem;line-height:1.35;display:block;overflow:visible}.mft-track-record .track-record-layout-v2{grid-template-columns:minmax(0,1fr) minmax(21rem,22rem);align-items:start;gap:clamp(1.25rem,2vw,1.75rem);margin-top:2rem;display:grid}.mft-track-record .track-record-calendar-card-v2,.mft-track-record .track-record-ledger-v2{border:1px solid var(--mft-line);border-radius:var(--mft-radius);background:var(--mft-panel);box-shadow:none;overflow:hidden}.mft-track-record .track-record-calendar-card-v2__toolbar{border-bottom:1px solid var(--mft-line);background:0 0;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:1rem;padding:1rem;display:grid}.mft-track-record .track-record-view-pill-v12{display:none}.mft-track-record .track-record-month-controls-v2{gap:.4rem;display:flex}.mft-track-record .track-record-month-controls-v2 button{border:1px solid var(--mft-line-strong);background:var(--mft-surface);width:2.75rem;height:2.75rem;color:var(--mft-ink);border-radius:4px;place-items:center;display:grid}.mft-track-record .track-record-calendar-v2{padding:0}.mft-track-record .track-record-weekdays-v2,.mft-track-record .track-record-days-v2{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.mft-track-record .track-record-weekdays-v2{border-bottom:1px solid var(--mft-line)}.mft-track-record .track-record-weekdays-v2>div{color:var(--mft-muted);text-align:center;padding:.7rem .3rem;font-size:.625rem;font-weight:700}.mft-track-record .track-record-days-v2{min-height:22rem;position:relative}.mft-track-record .track-record-day-v2{border:0;border-right:1px solid var(--mft-line);border-bottom:1px solid var(--mft-line);background:0 0;border-radius:0;min-height:6.25rem;padding:.65rem}.mft-track-record .track-record-state-v2{text-align:center;place-content:center;justify-items:center;gap:.75rem;min-height:22rem;padding:2rem;display:grid;position:absolute;inset:0}.mft-track-record .track-record-ledger-v2{gap:1rem;padding:1rem;display:grid}.mft-track-record .track-record-ledger-v2__seal{border-bottom:1px solid var(--mft-line);align-items:center;gap:.75rem;padding-bottom:1rem;display:flex}.mft-track-record .track-record-ledger-v2__insight,.mft-track-record .track-record-ledger-v2__meta{background:0 0;border:0;border-radius:0}.mft-track-record .track-record-ledger-v2__meta{border-top:1px solid var(--mft-line);gap:.75rem;padding-top:1rem;display:grid}.mft-track-record .track-record-ledger-v2__insight{background:#65c18c0b;border:1px solid #65c18c1f;grid-template-columns:1.1rem minmax(0,1fr);gap:.65rem;padding:.95rem;display:grid}.mft-track-record .track-record-ledger-v2__insight svg{margin-top:.1rem}.mft-track-record .track-record-ledger-v2__insight strong{color:var(--mft-ink);font-size:.92rem;line-height:1.35;display:block}.mft-track-record .track-record-ledger-v2__insight p{color:var(--mft-muted);text-wrap:pretty;margin:.35rem 0 0;font-size:.78rem;line-height:1.6}.mft-track-record .track-record-ledger-v2__meta>div{background:#0003;border:1px solid #ffffff1a;grid-template-columns:1rem minmax(0,1fr);align-items:start;gap:.35rem .6rem;min-height:4.2rem;padding:.85rem .9rem;display:grid}.mft-track-record .track-record-ledger-v2__meta svg{color:var(--mft-muted);grid-row:1/span 2;margin-top:.1rem}.mft-track-record .track-record-ledger-v2__meta span,.mft-track-record .track-record-ledger-v2__meta strong{overflow-wrap:anywhere;min-width:0;line-height:1.35}.mft-track-record .track-record-ledger-v2__meta span{color:var(--mft-muted);font-size:.78rem}.mft-track-record .track-record-ledger-v2__meta strong{color:var(--mft-copy);font-family:var(--font-mono);text-align:left;white-space:normal;justify-self:start;font-size:.76rem;font-weight:650}.mft-track-record .track-record-proof-footer-v2{border:1px solid var(--mft-line);border-radius:var(--mft-radius);background:#ffffff05;grid-template-columns:minmax(0,1fr) minmax(12rem,max-content);align-items:flex-start;gap:.8rem 1.25rem;margin-top:1.5rem;padding:clamp(1rem,2vw,1.35rem);display:grid;position:static}.mft-track-record .track-record-proof-footer-v2>div{grid-template-columns:1.1rem minmax(0,1fr);align-items:start;gap:.65rem;min-width:0;display:grid}.mft-track-record .track-record-proof-footer-v2 p{color:var(--mft-copy);text-wrap:pretty;margin:0;font-size:.86rem;line-height:1.6}.mft-track-record .track-record-proof-footer-v2 span{min-width:0;max-width:22rem;color:var(--mft-muted);font-family:var(--font-mono);text-align:right;white-space:normal;overflow-wrap:anywhere;justify-self:end;font-size:.78rem;line-height:1.5}.mft-track-record :is(a,button):focus-visible{outline:2px solid var(--mft-gold);outline-offset:2px;box-shadow:var(--mft-focus)}@media (max-width:64rem){.mft-track-record .track-record-hero-v2{padding:clamp(1.2rem,3vw,1.75rem)!important}.mft-track-record .track-record-hero-v2 h1,.mft-track-record .track-record-hero-v2 h2{max-width:11ch;font-size:clamp(2.35rem,5.2vw,3.35rem);line-height:1.04}.mft-track-record .track-record-hero-v2__copy>p{max-width:42rem}.mft-track-record .track-record-layout-v2{grid-template-columns:1fr}.mft-track-record .track-record-ledger-v2{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.mft-track-record .track-record-ledger-v2__seal,.mft-track-record .track-record-ledger-v2__meta{grid-column:1/-1}.mft-track-record .track-record-proof-footer-v2{grid-template-columns:1fr}.mft-track-record .track-record-proof-footer-v2 span{text-align:left;justify-self:start;max-width:none}}@media (max-width:40rem){.mft-track-record{padding:2rem .75rem 3.5rem}.mft-track-record .track-record-hero-v2 h1,.mft-track-record .track-record-hero-v2 h2{font-size:clamp(2.25rem,12.5vw,2.65rem)}.mft-track-record .track-record-runway-v12{grid-template-columns:repeat(2,minmax(0,1fr))}.mft-track-record .track-record-runway-card-v12{border-top:1px solid var(--mft-line);min-height:4.75rem;padding:.7rem}.mft-track-record .track-record-runway-card-v12:nth-child(-n+2){border-top:0}.mft-track-record .track-record-runway-card-v12:nth-child(odd){border-left:0}.mft-track-record .track-record-calendar-card-v2__toolbar{grid-template-columns:minmax(0,1fr) auto}.mft-track-record .track-record-weekdays-v2{display:none}.mft-track-record .track-record-days-v2{background:0 0;border:0;grid-template-columns:minmax(0,1fr);gap:.65rem;min-height:auto}.mft-track-record .track-record-day-v2{border:1px solid #ffffff17;border-radius:.9rem;grid-template-columns:auto minmax(0,1fr);gap:.45rem .85rem;min-height:5.4rem;padding:.75rem;display:grid}.mft-track-record .track-record-day-v2--blank{display:none}.mft-track-record .track-record-day-v2__top{grid-row:1/span 2;align-self:start;margin-bottom:0}.mft-track-record .track-record-day-v2__metrics{gap:.45rem;min-width:0}.mft-track-record .track-record-accuracy-line-v2__meta{gap:.5rem;font-size:.72rem;display:flex}.mft-track-record .track-record-accuracy-line-v2__meta span{white-space:normal;max-width:none}.mft-track-record .track-record-accuracy-line-v2__rail{height:.28rem;display:block}.mft-track-record .track-record-state-v2{min-height:12rem}.mft-track-record .track-record-ledger-v2{grid-template-columns:1fr;display:grid}.mft-track-record .track-record-ledger-v2__seal,.mft-track-record .track-record-ledger-v2__meta{grid-column:auto}.mft-track-record .track-record-proof-footer-v2{display:grid}}.mft-track-record .track-record-command-v13__shell{width:min(100%,78rem);padding-inline:clamp(1rem,3.4vw,2rem)}.mft-track-record.track-record-command-v2--page{padding-top:clamp(6.5rem,8vw,7.75rem)!important}.mft-track-record .track-record-hero-v13{min-height:0!important;padding:clamp(1.45rem,3vw,2.2rem)!important}.mft-track-record .track-record-hero-v13__copy{max-width:54rem}.mft-track-record .track-record-hero-v13 h1,.mft-track-record .track-record-hero-v13 h2{max-width:13ch;font-size:clamp(2.5rem,4.6vw,4.2rem);line-height:.98}.mft-track-record .track-record-hero-v13 p{max-width:47rem;font-size:clamp(.94rem,1.08vw,1.05rem);line-height:1.62}.mft-track-record .track-record-layout-v13{grid-template-columns:minmax(0,1fr) minmax(20rem,21.5rem)}.mft-track-record .track-record-ledger-v13{min-height:auto}.mft-track-record .track-record-ledger-v13__insight{min-height:0;padding:1rem}.mft-track-record .track-record-ledger-v13__insight p{max-width:100%}.mft-track-record .track-record-ledger-v13__meta{gap:.7rem}.mft-track-record .track-record-ledger-v13__meta>div{min-height:0;padding:.8rem}.mft-track-record .track-record-ledger-v13__meta span,.mft-track-record .track-record-ledger-v13__meta strong{overflow-wrap:normal;word-break:normal}.mft-track-record .track-record-ledger-v13__meta strong{font-size:.72rem;line-height:1.45}.mft-track-record .track-record-proof-footer-v2{gap:.7rem;grid-template-columns:minmax(0,1fr)!important;padding:clamp(1rem,1.8vw,1.25rem)!important}.mft-track-record .track-record-proof-footer-v2>div{max-width:58rem;grid-column:1/-1!important}.mft-track-record .track-record-proof-footer-v2 p{font-size:.82rem;line-height:1.55}.mft-track-record .track-record-proof-footer-v2 span{overflow-wrap:normal;word-break:normal;max-width:100%;font-size:.72rem;line-height:1.45;text-align:left!important;grid-column:1/-1!important;justify-self:start!important}@media (max-width:1180px){.mft-track-record .track-record-command-v13__shell{padding-inline:clamp(1rem,2.4vw,1.5rem)}.mft-track-record .track-record-hero-v13 h1,.mft-track-record .track-record-hero-v13 h2{max-width:12ch;font-size:clamp(2.2rem,5vw,3.1rem);line-height:1}.mft-track-record .track-record-hero-v13 p{font-size:.95rem;line-height:1.58}.mft-track-record .track-record-ledger-v13{grid-template-columns:minmax(0,1fr)}.mft-track-record .track-record-ledger-v13__meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px) and (max-width:1180px){.mft-track-record .track-record-day-v2 .track-record-accuracy-line-v2__meta{grid-template-columns:minmax(0,1fr);align-items:start;gap:.2rem;display:grid}.mft-track-record .track-record-day-v2 .track-record-accuracy-line-v2__meta span{text-overflow:clip;max-width:none;overflow:visible}.mft-track-record .track-record-day-v2 .track-record-accuracy-line-v2__meta strong{justify-self:end}}@media (max-width:767px){.mft-track-record .track-record-layout-v13{grid-template-columns:minmax(0,1fr)}.mft-track-record .track-record-calendar-card-v13{width:100%;min-width:0}.mft-track-record .track-record-command-v13__shell{padding-inline:.75rem}.mft-track-record .track-record-hero-v13{padding:1.1rem!important}.mft-track-record .track-record-hero-v13 h1,.mft-track-record .track-record-hero-v13 h2{max-width:100%;font-size:clamp(2.35rem,12vw,2.9rem);line-height:1.02}.mft-track-record .track-record-ledger-v13__meta{grid-template-columns:minmax(0,1fr)}.mft-track-record .track-record-proof-footer-v2{margin-top:1rem}}.mft-account-overview .account-overview-layout{display:block}.mft-account-overview .account-overview-layout>aside,.mft-account-overview .account-overview-hero-v2__ops,.mft-account-overview .account-overview-route-matrix-v16,.mft-account-overview .account-overview-command-deck{display:none!important}.mft-account-overview-header{border-bottom:1px solid var(--mft-line-strong);margin-bottom:1.5rem;padding-bottom:1.5rem}.mft-account-overview-header .account-overview-hero-v2__copy{width:min(100%,48rem)}.mft-account-overview-header .account-feature-hero__eyebrow{color:var(--mft-gold);text-transform:uppercase;margin:0;font-size:.625rem;font-weight:750}.mft-account-overview-header .account-feature-hero__title{color:var(--mft-ink);letter-spacing:0;margin:.55rem 0 0;font-size:clamp(2rem,4vw,3.25rem);line-height:1}.mft-account-overview-header .account-feature-hero__subtitle{max-width:44rem;color:var(--mft-copy);margin:.9rem 0 0;font-size:.9375rem;line-height:1.65}.mft-account-overview-header .account-overview-hero-v2__meta{flex-wrap:wrap;gap:.5rem 1rem;margin-top:1rem;display:flex}.mft-account-overview-header .account-overview-hero-v2__meta span{min-width:0;color:var(--mft-muted);align-items:center;gap:.4rem;font-size:.6875rem;display:inline-flex}.mft-account-overview :is(.account-overview-plan-panel,.account-settings-section,.account-danger-panel,.account-usage-panel){overflow:hidden;border-radius:var(--mft-radius)!important;background:var(--mft-panel)!important;box-shadow:none!important}.mft-account-overview .account-settings-link{min-height:4.5rem}.mft-account-overview :is(a,button,input,select,textarea):focus-visible{outline:2px solid var(--mft-gold);outline-offset:2px;box-shadow:var(--mft-focus)}@media (max-width:48rem){.mft-account-overview-header{margin-bottom:1rem;padding-bottom:1rem}.mft-account-overview-header .account-feature-hero__title{font-size:2rem}.mft-account-overview-header .account-overview-hero-v2__meta{gap:.4rem;display:grid}.mft-account-overview .account-settings-link,.mft-account-overview .account-settings-section>div>div:not([class*=border-b]){grid-template-columns:2.5rem minmax(0,1fr)}.mft-account-overview .account-settings-link>:last-child,.mft-account-overview .account-settings-section>div>div:not([class*=border-b])>:last-child{text-align:left;grid-column:2;justify-content:flex-start;max-width:100%}}@media (min-width:64.0625rem){.mft-dashboard-report-grid--list{display:none}}@media (max-width:75rem){.mft-dashboard-header{grid-template-columns:1fr;gap:2rem}.mft-dashboard-layout{grid-template-columns:1fr}.mft-dashboard-rail{border-top:1px solid var(--mft-line);border-left:0;grid-template-columns:repeat(3,minmax(0,1fr));padding-top:1.5rem;padding-left:0}.mft-dashboard-rail__header{grid-column:1/-1}}@media (max-width:48rem){.mft-dashboard{padding:1.5rem .75rem 3.5rem}.mft-dashboard-header{gap:1.25rem;padding-bottom:1.25rem}.mft-dashboard-header__copy h1{font-size:2.25rem}.mft-dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.mft-dashboard-metrics>div:nth-child(3){border-left:0;border-top:1px solid var(--mft-line)}.mft-dashboard-metrics>div:nth-child(4){border-top:1px solid var(--mft-line)}.mft-dashboard-metrics>div{min-height:3.75rem;padding:.5rem .75rem}.mft-dashboard-metrics dd{margin-top:.35rem;font-size:1.05rem}.mft-dashboard-metrics small{display:none}.mft-dashboard-workspace{padding-top:1rem}.mft-dashboard-feed-head{align-items:start;display:grid}.mft-dashboard-controls{align-items:stretch}.mft-segmented{max-width:100%;overflow-x:auto}.mft-segmented button{flex:none}.mft-dashboard-report-grid{grid-template-columns:1fr}.mft-report-card .report-card-v16__surface{gap:.55rem;padding:.75rem!important}.mft-report-card .report-card-v2__topline{grid-template-columns:1fr}.mft-report-card .report-card-v2__status-stack{justify-items:initial;flex-wrap:wrap;justify-content:space-between;display:flex}.mft-report-card .report-card-v2__decision{padding-block:.6rem}.mft-report-card .report-card-v2__pick--blue{display:none}.mft-report-card .report-card-v2__reader-strip{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.mft-dashboard-rail{grid-template-columns:1fr}}.mft-dashboard .report-state-card{overflow:hidden;border:1px solid var(--mft-line)!important;border-radius:var(--mft-radius)!important;background:var(--mft-panel)!important;box-shadow:none!important}.mft-dashboard .report-state-card-v16__signal-map,.mft-dashboard .report-state-card-v14__signal-map{display:none!important}.mft-dashboard .report-state-card__layout{z-index:1;position:relative}.mft-dashboard .report-state-card__action{min-height:3rem!important}@media (max-width:64rem){.mft-dashboard .report-state-card__rail{display:none!important}.mft-dashboard .report-state-card__body,.mft-dashboard .report-state-card__pipeline,.mft-dashboard .report-state-card__issue-actions{padding:1rem!important}}@media (max-width:32.4375rem){.mft-dashboard .report-state-card__details{display:none!important}.mft-dashboard .report-state-card__hero-icon{width:2.75rem;height:2.75rem}.mft-dashboard-metrics.dashboard-desk-metric-strip{display:none!important}.mft-dashboard-controls{display:block}.mft-segmented.dashboard-filter-tabs{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow-x:visible}.mft-segmented.dashboard-filter-tabs button{white-space:normal;width:100%;min-height:2.75rem;padding-inline:.5rem}.mft-view-toggle.dashboard-view-toggle{display:none!important}}.mft-member-shell,.mft-member-shell *{box-sizing:border-box;min-width:0}.mft-member-shell{background:var(--mft-base);min-height:100vh;color:var(--mft-ink)}.mft-member-loading{background:var(--mft-base);min-height:100vh;color:var(--mft-copy);justify-content:center;align-items:center;gap:.75rem;display:flex}.mft-member-loading svg{width:1.25rem;height:1.25rem;color:var(--mft-gold);animation:.8s linear infinite mft-spin}.mft-member-skip-link{z-index:200;border-radius:var(--mft-radius);background:var(--mft-gold);color:#11100b;padding:.75rem 1rem;font-weight:750;position:fixed;top:.75rem;left:.75rem;translate:0 -200%}.mft-member-skip-link:focus{translate:0}.mft-member-rail{display:none}.mft-member-mobile-header{z-index:90;border-bottom:1px solid var(--mft-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07090cf7;position:sticky;top:0}.mft-member-mobile-header__bar{justify-content:space-between;align-items:center;gap:.75rem;min-height:4.5rem;padding:.625rem 1rem;display:flex}.mft-member-brand{color:var(--mft-ink);font-family:var(--font-display);white-space:nowrap;align-items:center;gap:.625rem;font-size:.9375rem;font-weight:760;text-decoration:none;display:inline-flex}.mft-member-mobile-header__actions,.mft-member-topbar__actions{align-items:center;gap:.5rem;display:flex}.mft-member-topbar__actions{flex:none}.mft-member-mobile-current{color:var(--mft-copy);align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;display:none}.mft-member-icon-button{border:1px solid var(--mft-line);border-radius:var(--mft-radius);width:2.75rem;height:2.75rem;color:var(--mft-copy);cursor:pointer;background:0 0;flex:none;place-items:center;display:grid}.mft-member-icon-button:hover{border-color:var(--mft-line-strong);color:var(--mft-ink);background:#ffffff0d}.mft-member-icon-button svg,.mft-member-mobile-link svg,.mft-member-topbar__action svg,.mft-member-topbar__icon svg,.mft-member-nav-link svg,.mft-member-signout svg,.mft-member-mobile-current svg{flex:none;width:1rem;height:1rem}.mft-member-nav-link .member-nav-icon,.mft-member-mobile-link .member-nav-icon{display:contents}.mft-member-mobile-menu{border-top:1px solid var(--mft-line);background:var(--mft-surface);grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;max-height:calc(100dvh - 4.5rem);padding:.75rem 1rem 1rem;display:grid;overflow-y:auto}.mft-member-mobile-link{border:1px solid var(--mft-line);border-radius:var(--mft-radius);min-height:3rem;color:var(--mft-copy);font:inherit;text-align:left;background:0 0;align-items:center;gap:.75rem;padding:.75rem;font-size:.8125rem;font-weight:700;text-decoration:none;display:flex;position:relative}.mft-member-mobile-link:after{content:"";background:0 0;width:3px;position:absolute;inset:0 auto 0 0}.mft-member-mobile-link:hover,.mft-member-mobile-link[aria-current=page]{color:var(--mft-ink);background-color:#f59e0b1a;background-image:linear-gradient(90deg,#f59e0b1f,#f59e0b06);border-color:#f4c84a66}.mft-member-mobile-link[aria-current=page]:after{background:var(--mft-gold)}.mft-member-mobile-link--signout{cursor:pointer}.mft-member-main{min-height:100vh}.mft-member-topbar{border-bottom:1px solid var(--mft-line);background:#07090cf0;justify-content:space-between;align-items:center;gap:1.5rem;min-height:4.75rem;padding:.75rem 1.25rem;display:flex}.mft-member-topbar__current{grid-template-columns:2.5rem minmax(0,1fr);align-items:center;gap:.75rem;min-width:0;display:grid}.mft-member-topbar__icon{border-radius:var(--mft-radius);width:2.5rem;height:2.5rem;color:var(--mft-gold);border:1px solid #f4c84a40;place-items:center;display:grid}.mft-member-topbar__current strong,.mft-member-topbar__current small{display:block}.mft-member-topbar__current strong{color:var(--mft-ink);font-family:var(--font-display);font-size:.9375rem}.mft-member-topbar__current small{max-width:44rem;color:var(--mft-muted);margin-top:.2rem;font-size:.75rem;line-height:1.35}.mft-member-topbar__action{border:1px solid var(--mft-line);border-radius:var(--mft-radius);min-height:2.75rem;color:var(--mft-copy);overflow-wrap:normal;white-space:nowrap;align-items:center;gap:.5rem;padding:.625rem .75rem;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex}.mft-member-topbar__action:hover{border-color:var(--mft-line-strong);color:var(--mft-ink)}.mft-member-body{min-width:0}.mft-member-shell :is(a,button,input,select,textarea):focus-visible,.mft-member-shell [data-testid]:focus{outline:2px solid var(--mft-gold);outline-offset:2px;box-shadow:var(--mft-focus)}@media (min-width:48rem){.mft-member-mobile-current{display:inline-flex}}@media (max-width:47.9375rem){.mft-member-topbar{display:none}}@media (min-width:64.0625rem){.mft-member-mobile-header{display:none}.mft-member-rail{z-index:80;border-right:1px solid var(--mft-line);background:#090c11;flex-direction:column;width:17rem;padding:1rem;transition:width .18s;display:flex;position:fixed;inset:0 auto 0 0}.mft-member-rail[data-collapsed=true]{width:5rem}.mft-member-rail__header{justify-content:space-between;align-items:center;gap:.75rem;min-height:3.5rem;display:flex}.mft-member-rail[data-collapsed=true] .mft-member-rail__header{flex-direction:column;min-height:6.25rem}.mft-member-rail__nav{gap:1.25rem;margin-top:1.25rem;display:grid}.mft-member-nav-zone{gap:.375rem;display:grid}.mft-member-nav-zone__label{color:var(--mft-muted);text-transform:uppercase;margin:0 0 .25rem;padding-inline:.625rem;font-size:.625rem;font-weight:750}.mft-member-nav-link,.mft-member-signout{border-radius:var(--mft-radius);min-height:2.75rem;color:var(--mft-copy);font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;align-items:center;gap:.75rem;padding:.625rem .75rem;font-size:.8125rem;font-weight:700;text-decoration:none;display:flex;position:relative}.mft-member-nav-copy{gap:.2rem;min-width:0;display:grid}.mft-member-nav-desc{color:var(--mft-muted);white-space:normal;overflow-wrap:anywhere;font-size:.625rem;font-weight:500;line-height:1.35}.mft-member-nav-link:before{background:var(--mft-gold);content:"";opacity:0;width:2px;position:absolute;inset:0 auto 0 -1px}.mft-member-nav-link:hover,.mft-member-nav-link[aria-current=page],.mft-member-signout:hover{border-color:var(--mft-line);color:var(--mft-ink);background:#ffffff0b}.mft-member-nav-link:hover{box-shadow:inset 0 0 0 1px #f4c84a1f}.mft-member-nav-link:hover .member-nav-icon,.mft-member-nav-link:is(:focus-visible,[aria-current=page]) .member-nav-icon{color:var(--mft-gold)}.mft-member-nav-link:is(:hover,:focus-visible,[aria-current=page]):before{opacity:1}.mft-member-nav-link:focus-visible:before{transition:none}.mft-member-nav-link[aria-current=page]{color:var(--mft-gold);background:#f59e0b1a;border-color:#f4c84a52}.mft-member-nav-link:after{z-index:100;border:1px solid var(--mft-line-strong);border-radius:var(--mft-radius);width:max-content;max-width:14rem;color:var(--mft-ink);content:attr(data-tooltip);opacity:0;pointer-events:none;background:#151922;padding:.45rem .625rem;font-size:.75rem;transition:opacity .12s,translate .12s;position:absolute;top:50%;left:calc(100% + .625rem);translate:-.25rem -50%}.mft-member-rail[data-collapsed=true] .mft-member-nav-link:is(:hover,:focus-visible):after{opacity:1;translate:0 -50%}.mft-member-rail__footer{border-top:1px solid var(--mft-line);gap:.75rem;margin-top:auto;padding-top:1rem;display:grid}.mft-member-signout{width:100%}.mft-member-rail[data-collapsed=true] .mft-member-rail__label,.mft-member-rail[data-collapsed=true] .mft-member-rail__language{display:none}.mft-member-rail[data-collapsed=true] :is(.mft-member-nav-link,.mft-member-signout){justify-content:center;padding-inline:0}.mft-member-main{margin-left:17rem;transition:margin-left .18s}.mft-member-shell[data-rail-state=collapsed] .mft-member-main{margin-left:5rem}.mft-member-topbar{z-index:60;position:sticky;top:0}}.mft-auth-shell,.mft-auth-shell *{box-sizing:border-box;min-width:0}.mft-auth-shell{background:linear-gradient(90deg, #f4c84a0a, transparent 36rem), var(--mft-base);min-height:100vh;color:var(--mft-ink)}.mft-auth-workstation{grid-template-columns:minmax(0,.82fr) minmax(26rem,1fr);align-items:center;gap:clamp(3rem,7vw,7rem);width:min(100% - 3rem,72rem);min-height:calc(100vh - 4.5rem);margin-inline:auto;padding-block:5rem;display:grid}.mft-auth-intro h1{max-width:12ch;color:var(--mft-ink);font-family:var(--font-display);letter-spacing:0;overflow-wrap:anywhere;margin:1.25rem 0 0;font-size:3.25rem;font-weight:760;line-height:1.02}.mft-auth-intro__lead{max-width:38rem;color:var(--mft-copy);margin:1.25rem 0 0;font-size:1rem;line-height:1.75}.mft-auth-assurances{border-top:1px solid var(--mft-line-strong);margin-top:2.5rem}.mft-auth-assurance{border-bottom:1px solid var(--mft-line);grid-template-columns:2.5rem minmax(0,1fr);align-items:center;gap:1rem;min-height:5rem;display:grid}.mft-auth-assurance__icon,.mft-auth-card__seal{border-radius:var(--mft-radius);width:2.5rem;height:2.5rem;color:var(--mft-gold);border:1px solid #f4c84a4d;place-items:center;display:grid}.mft-auth-assurance__icon svg,.mft-auth-card__seal svg{width:1rem;height:1rem}.mft-auth-assurance strong,.mft-auth-assurance small{display:block}.mft-auth-assurance strong{color:var(--mft-ink);font-size:.875rem}.mft-auth-assurance small{color:var(--mft-muted);margin-top:.25rem;font-size:.75rem;line-height:1.5}.mft-auth-panel{width:100%}.mft-auth-card{border:1px solid var(--mft-line-strong);border-radius:var(--mft-radius);background:var(--mft-surface);width:100%;padding:2rem;box-shadow:0 1.5rem 4rem #00000042}.mft-auth-card__header,.mft-auth-card__footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.mft-auth-card__header{margin-bottom:1.5rem}.mft-auth-card__header h2{margin:0}.mft-auth-card__footer{border-top:1px solid var(--mft-line);color:var(--mft-muted);margin-top:1.5rem;padding-top:1.25rem;font-size:.875rem}.mft-auth-form{gap:1.25rem;display:grid}.mft-auth-field{color:var(--mft-copy);gap:.5rem;font-size:.875rem;font-weight:650;display:grid}.mft-auth-control{display:block;position:relative}.mft-auth-input{border:1px solid var(--mft-line-strong);border-radius:var(--mft-radius);width:100%;min-height:3.25rem;color:var(--mft-ink);font:inherit;background:#0a0d12;padding:.75rem 3rem;font-size:1rem;transition:border-color .16s,box-shadow .16s}.mft-auth-input:hover{border-color:#ffffff4d}.mft-auth-input:focus-visible,.mft-auth-shell :is(a,button,input):focus-visible,.mft-auth-shell [data-testid]:focus{outline:2px solid var(--mft-gold);outline-offset:2px;box-shadow:var(--mft-focus)}.mft-auth-password-toggle{border-radius:var(--mft-radius);width:2.75rem;height:2.75rem;color:var(--mft-muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid;position:absolute;top:50%;right:.25rem;translate:0 -50%}.mft-auth-password-toggle:hover{color:var(--mft-ink);background:#ffffff0f}.mft-auth-checkbox-row{color:var(--mft-muted);align-items:center;gap:.75rem;font-size:.875rem;line-height:1.6;display:flex}.mft-auth-checkbox-row--legal{align-items:flex-start;font-size:.75rem}.mft-auth-checkbox-row input{width:1rem;height:1rem;accent-color:var(--mft-gold);flex:none;margin-top:.15rem}.mft-auth-link,.mft-auth-back-link{color:var(--mft-gold);font-weight:700;text-decoration:none}.mft-auth-link:hover,.mft-auth-back-link:hover{text-underline-offset:.25rem;text-decoration:underline}.mft-auth-back-link{align-items:center;gap:.5rem;min-height:2.75rem;margin-bottom:1.5rem;display:inline-flex}.mft-auth-submit{width:100%;min-height:3.25rem}.mft-auth-submit:disabled{cursor:not-allowed;opacity:.55}.mft-auth-password-checklist,.mft-auth-alert{border:1px solid var(--mft-line);border-radius:var(--mft-radius);padding:.875rem;font-size:.8125rem}.mft-auth-password-checklist{background:#ffffff06;gap:.5rem;display:grid}.mft-auth-alert{margin-bottom:1.25rem}.mft-auth-alert--notice{background:#f4c84a12;border-color:#f4c84a40}.mft-auth-alert--error{color:#fecdd3;background:#fb718514;border-color:#fb718547}@media (max-width:70rem){.mft-site-nav__routes,.mft-site-nav__desktop-actions{display:none}.mft-site-nav__mobile-actions{display:flex}.mft-site-footer__inner,.mft-public-hero__layout,.mft-public-layout{grid-template-columns:1fr;gap:3rem}.mft-public-proof{border-top:1px solid var(--mft-line-strong);border-left:0;padding-top:2rem;padding-left:0}.mft-public-aside{order:-1;position:static}.mft-pricing-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mft-pricing-fit,.mft-pricing-faq{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:72rem){.mft-home-hero__shell{grid-template-columns:minmax(0,.94fr) minmax(24rem,1.06fr);gap:clamp(1.5rem,3vw,2.5rem)}.mft-home-hero h1{font-size:4rem}.mft-product-scene{opacity:1}.mft-product-scene__report,.mft-product-scene__record{padding:2rem}.mft-product-scene__body{grid-template-columns:minmax(0,1fr)}.mft-product-scene__record{display:none}.mft-product-scene__report{border-right:0}.mft-home-band__layout,.mft-reader-layout,.mft-record-layout{gap:3rem}}@media (max-width:64rem){.mft-auth-workstation{grid-template-columns:1fr;gap:3.5rem;width:min(100% - 2rem,42rem);padding-block:3rem 4rem}.mft-auth-panel{order:-1}.mft-auth-intro h1{max-width:16ch;font-size:2.5rem}.mft-home-hero{min-height:auto}.mft-home-hero:before{background:#07090ceb}.mft-home-hero__shell{grid-template-columns:minmax(0,1fr);min-height:auto;padding-block:5rem 4rem}.mft-product-scene{display:none}.mft-product-scene__body{grid-template-columns:1fr}.mft-product-scene__record{display:none}.mft-product-scene__report{border-right:0}.mft-home-band{padding-block:4.5rem}.mft-home-band__layout,.mft-reader-layout,.mft-record-layout{grid-template-columns:1fr}.mft-reader-preview{order:2}.mft-record-proof{border-top:1px solid var(--mft-line-strong);border-left:0;padding:2rem 0 0}}@media (max-width:48rem){.mft-home-container{width:min(calc(100% - 1.5rem), var(--mft-shell))}.mft-home-hero{min-height:auto}.mft-home-hero:before{background:#07090cd1}.mft-home-hero__shell{min-height:auto;padding-block:4rem 2.5rem}.mft-home-hero__content{justify-content:center;padding-block:0}.mft-home-hero h1{max-width:10ch;margin-block:1rem;font-size:3rem;line-height:1}.mft-home-hero__content>p{font-size:1rem}.mft-home-hero__actions{width:100%}.mft-home-hero__actions .mft-button{flex:11rem}.mft-home-hero__proof{gap:.625rem;display:grid}.mft-product-scene{opacity:.3;border-left:0;width:100%;min-width:0;height:24rem;inset:4rem 0 auto}.mft-product-scene :is(span,strong,p,small){visibility:hidden}.mft-product-scene__header{grid-template-columns:auto 1fr}.mft-product-scene__header>span:last-child{display:none}.mft-product-scene__report{padding:1.25rem}.mft-product-scene__report>strong{font-size:1.5rem}.mft-product-scene__report>p,.mft-product-scene__rows small{display:none}.mft-product-scene__rows>div{grid-template-columns:2rem 1fr;min-height:3.25rem}.mft-home-band{padding-block:3.5rem}.mft-home-section-heading h2,.mft-record-copy h2{font-size:2.25rem}.mft-home-process li{grid-template-columns:1.5rem 1.25rem minmax(0,1fr);gap:.75rem}.mft-reader-preview__header{grid-template-columns:1fr auto}.mft-reader-preview__header>span:first-child{display:none}.mft-reader-preview__content{padding:1.25rem}.mft-reader-preview__table{grid-template-columns:repeat(2,1fr)}.mft-record-proof dl{grid-template-columns:1fr}.mft-record-proof dl>div+div{border-top:1px solid var(--mft-line);border-left:0}.mft-plans-heading{align-items:start;display:grid}.mft-plans-heading .mft-button{width:100%}.mft-plan-rows article{grid-template-columns:2rem minmax(0,1fr);gap:.75rem;padding-block:1.25rem}.mft-plan-rows article :is(h3,p,strong){grid-column:2}}@media (max-width:40rem){.mft-member-mobile-menu{grid-template-columns:1fr}.mft-auth-workstation{gap:2.75rem;width:min(100% - 1.25rem,42rem);padding-block:1.5rem 3rem}.mft-auth-card{padding:1.25rem}.mft-auth-card__header,.mft-auth-card__footer{align-items:flex-start}.mft-auth-card__footer{flex-direction:column}.mft-auth-intro h1{font-size:2.125rem}.mft-site-nav__inner,.mft-site-footer__inner,.mft-site-footer__bottom{width:min(calc(100% - 1.5rem), var(--mft-shell))}.mft-site-nav__inner{gap:.625rem}.mft-site-nav__wordmark{font-size:.875rem}.mft-site-nav__mobile-links,.mft-site-nav__mobile-auth,.mft-site-footer__links,.mft-site-footer__bottom{grid-template-columns:1fr}.mft-site-footer__inner{padding-block:3.5rem}.mft-site-footer__links{gap:2rem}.mft-site-footer__bottom{gap:.75rem}.mft-site-footer__bottom p:last-child{text-align:left;justify-self:start}.mft-public-container{width:min(calc(100% - 1.5rem), var(--mft-shell))}.mft-public-hero{padding-block:3.5rem}.mft-public-hero h1{font-size:2.5rem}.mft-public-hero__actions,.mft-public-hero__actions .mft-button,.mft-public-cta,.mft-public-cta .mft-button{width:100%}.mft-public-hero__actions,.mft-public-cta{grid-template-columns:1fr}.mft-public-hero__actions{display:grid}.mft-public-layout{gap:2.5rem;padding-block:3rem 4rem}.mft-content-section+.mft-content-section{margin-top:3rem;padding-top:3rem}.mft-content-heading h2{font-size:2rem}.mft-content-checklist li,.mft-content-rows article{grid-template-columns:1.5rem 1.125rem minmax(0,1fr);gap:.75rem}.mft-contact-channels article{grid-template-columns:1.25rem minmax(0,1fr)}.mft-contact-channels strong{text-align:left;grid-column:2}.mft-policy-summary,.mft-policy-summary dl{grid-template-columns:1fr}.mft-policy-summary>div{min-height:3.5rem}.mft-policy-summary dl>div{border-top:1px solid var(--mft-line);border-left:0}.mft-policy-document{margin-top:3rem}.mft-pricing-container{width:min(calc(100% - 1.5rem), var(--mft-shell))}.mft-pricing-hero{padding-block:3.5rem}.mft-pricing-hero h1{font-size:2.75rem}.mft-pricing-hero .mft-pricing-container>div,.mft-pricing-hero .mft-button,.mft-pricing-fit__options,.mft-pricing-plan-grid{width:100%}.mft-pricing-hero .mft-pricing-container>div,.mft-pricing-fit__options,.mft-pricing-plan-grid{grid-template-columns:1fr;display:grid}.mft-pricing-content{padding-block:3rem 4rem}.mft-pricing-fit{padding-bottom:3rem}.mft-pricing-plans,.mft-pricing-compare,.mft-pricing-faq{padding-top:4rem}.mft-pricing-compare,.mft-pricing-faq{margin-top:4rem}.mft-pricing-fit h2,.mft-pricing-section-heading h2{font-size:2rem}.mft-plan-card__fit{min-height:0}.mft-pricing-table-wrap{display:none}.mft-pricing-mobile-compare{gap:1rem;display:grid}.mft-pricing-mobile-compare article{border:1px solid var(--mft-line-strong);border-radius:var(--mft-radius);background:var(--mft-surface)}.mft-pricing-mobile-compare article>header{border-bottom:1px solid var(--mft-line);grid-template-columns:1.5rem minmax(0,1fr);align-items:start;gap:.75rem;padding:1rem;display:grid}.mft-pricing-mobile-compare article>header svg,.mft-pricing-mobile-compare dt svg{width:1rem;height:1rem;color:var(--mft-gold);flex:none}.mft-pricing-mobile-compare h3,.mft-pricing-mobile-compare p{margin:0}.mft-pricing-mobile-compare h3{color:var(--mft-ink);font-size:1rem;font-weight:800}.mft-pricing-mobile-compare p{color:var(--mft-muted);margin-top:.25rem;font-size:.8125rem;line-height:1.45}.mft-pricing-mobile-compare dl{margin:0}.mft-pricing-mobile-compare dl>div{border-bottom:1px solid var(--mft-line);grid-template-columns:minmax(0,1fr);gap:.375rem;padding:.875rem 1rem;display:grid}.mft-pricing-mobile-compare dl>div:last-child{border-bottom:0}.mft-pricing-mobile-compare dt,.mft-pricing-mobile-compare dd{margin:0}.mft-pricing-mobile-compare dt{min-width:0;color:var(--mft-copy);align-items:center;gap:.5rem;font-size:.75rem;line-height:1.35;display:inline-flex}.mft-pricing-mobile-compare dd{overflow-wrap:anywhere;color:var(--mft-ink);font-size:.875rem;font-weight:750;line-height:1.35}}@media (prefers-reduced-motion:reduce){.mft-home *,.mft-home :before,.mft-home :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
