.mf-page *{box-sizing:border-box}.mf-page{margin:0;background:#f6f4ee;-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,sans-serif}.mf-page .tab{font-family:IBM Plex Mono,monospace;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.mf-page a{text-decoration:none}.mf-sticky{position:fixed;left:12px;right:12px;bottom:12px;z-index:80;transform:translateY(150%);opacity:0;pointer-events:none;transition:transform .24s cubic-bezier(.16,1,.3,1),opacity .24s}.mf-sticky.is-shown{transform:translateY(0);opacity:1;pointer-events:auto}@media(prefers-reduced-motion:reduce){.mf-sticky{transition:none}}@media(min-width:1024px){.mf-sticky{display:none!important}}.mob-only{display:block}.hp-desk{display:none}@media(min-width:1024px){.mob-only{display:none!important}.hp-desk{display:block}}html{scroll-behavior:smooth}.hp-desk .why-page{overflow-x:hidden}.hp-desk .why-page a{color:inherit}.hp-desk .why-page .wrap{max-width:var(--container);margin:0 auto;padding-inline:var(--gutter)}.hp-desk .why-page .wrap-narrow{max-width:var(--container-narrow);margin:0 auto;padding-inline:var(--gutter)}.hp-desk .why-page .btn{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-body);font-weight:600;font-size:15px;letter-spacing:-.005em;line-height:1;text-decoration:none;border:0;border-radius:var(--r-md);cursor:pointer;white-space:nowrap;transition:background var(--dur-base) var(--ease),box-shadow var(--dur-base) var(--ease),transform var(--dur-fast) var(--ease)}.hp-desk .why-page .btn .icon{width:18px;height:18px}.hp-desk .why-page .btn-lg{height:52px;padding:0 24px;font-size:16px;border-radius:var(--r-lg)}.hp-desk .why-page .btn-md{height:44px;padding:0 20px}.hp-desk .why-page .btn-sm{height:38px;padding:0 16px;font-size:14px}.hp-desk .why-page .btn-primary{background:var(--gold);color:var(--fg-on-gold);box-shadow:var(--shadow-inset),var(--shadow-gold)}.hp-desk .why-page .btn-primary:hover{background:var(--gold-hover);box-shadow:var(--shadow-inset),var(--shadow-3)}.hp-desk .why-page .btn-primary:active{background:var(--gold-press);transform:scale(.985)}.hp-desk .why-page .btn-ghost{background:transparent;color:var(--fg-1)}.hp-desk .why-page .btn-ghost:hover{background:var(--surface-inset)}.hp-desk .why-page .btn-secondary{background:var(--surface);color:var(--fg-1);border:1px solid var(--border-2);box-shadow:var(--shadow-1)}.hp-desk .why-page .btn-secondary:hover{border-color:var(--border-3);box-shadow:var(--shadow-2)}.hp-desk .why-page .section{padding-block:96px}.hp-desk .why-page .section-tight{padding-block:72px}.hp-desk .why-page .eyebrow-row{display:flex;align-items:center;gap:10px;margin-bottom:18px}.hp-desk .why-page .eyebrow{font-family:var(--font-body);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--gold-text)}.hp-desk .why-page .eyebrow-line{height:1px;flex:1;max-width:56px;background:var(--gold-line)}.hp-desk .why-page .pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:var(--r-pill);background:var(--gold-soft);border:1px solid var(--gold-line);font-family:var(--font-body);font-size:12px;font-weight:500;color:var(--gold-text)}.hp-desk .why-page .pill .icon{width:13px;height:13px}.hp-desk .why-page .tabular{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.hp-desk .why-page .fg-gold{color:var(--gold-text)}.hp-desk .why-page .hero{position:relative;padding:80px 0 72px;overflow:hidden}.hp-desk .why-page .hero-glow{position:absolute;top:-10%;right:-6%;width:620px;height:620px;pointer-events:none;background:radial-gradient(circle,#b0893029,#b0893000 62%)}.hp-desk .why-page .hero h1{font-family:var(--font-display);font-weight:650;font-size:clamp(42px,6vw,68px);line-height:1.02;letter-spacing:-.03em;color:var(--fg-1);margin:18px 0 0;max-width:16ch;text-wrap:balance}.hp-desk .why-page .hero-sub{font-size:19px;line-height:1.5;color:var(--fg-2);margin:22px 0 0;max-width:52ch;text-wrap:pretty}.hp-desk .why-page .anchor-card{margin:30px 0 0;max-width:580px;display:flex;align-items:center;gap:16px;padding:18px 20px;border-radius:var(--r-lg);background:var(--surface);border:1px solid var(--border-1);box-shadow:var(--shadow-2)}.hp-desk .why-page .anchor-card .strike-icon{flex:none;width:44px;height:44px;border-radius:var(--r-md);display:grid;place-items:center;background:var(--surface-inset);color:var(--gold-text)}.hp-desk .why-page .anchor-card .strike-icon .icon{width:24px;height:24px}.hp-desk .why-page .anchor-text{font-family:var(--font-body);font-size:17px;font-weight:500;line-height:1.4;color:var(--fg-1)}.hp-desk .why-page .hero-cta{margin-top:30px;display:flex;gap:14px;align-items:center;flex-wrap:wrap}.hp-desk .why-page .risk-row{margin-top:18px;display:flex;gap:10px;flex-wrap:wrap;align-items:center;font-size:13px;color:var(--fg-3)}.hp-desk .why-page .risk-row .dot{color:var(--fg-4)}.hp-desk .why-page .cmp-head{text-align:center;max-width:640px;margin:0 auto 48px}.hp-desk .why-page .cmp-head h2{margin:14px 0 0}.hp-desk .why-page .cmp-head p{margin:16px 0 0;font-size:17px;color:var(--fg-2)}.hp-desk .why-page .cmp-table{width:100%;border-collapse:separate;border-spacing:0}.hp-desk .why-page .cmp-table th,.hp-desk .why-page .cmp-table td{text-align:left;vertical-align:middle;padding:18px 22px}.hp-desk .why-page .cmp-table thead th{padding-block:0}.hp-desk .why-page .col-head{border-radius:var(--r-lg) var(--r-lg) 0 0;padding:22px;height:100%}.hp-desk .why-page .col-head .ch-name{font-family:var(--font-display);font-weight:600;font-size:21px;letter-spacing:-.022em;color:var(--fg-1)}.hp-desk .why-page .col-head .ch-sub{font-family:var(--font-body);font-size:13px;color:var(--fg-3);margin-top:4px}.hp-desk .why-page .col-head .ch-brand{display:inline-flex;align-items:center;gap:8px}.hp-desk .why-page .col-head .ch-brand .one{color:var(--gold)}.hp-desk .why-page .cmp-table .c-us{background:var(--surface-tint-gold)}.hp-desk .why-page .cmp-table thead .c-us{box-shadow:inset 0 0 0 1px var(--gold-line);border-bottom:0}.hp-desk .why-page .col-head.c-us-head .ch-name{color:var(--gold-text)}.hp-desk .why-page .col-feat-pill{display:inline-block;margin-top:10px;padding:3px 10px;border-radius:var(--r-pill);background:var(--gold);color:var(--fg-on-gold, #1a1406);font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:0}.hp-desk .why-page .cmp-table tbody tr td{border-top:1px solid var(--border-1)}.hp-desk .why-page .cmp-table tbody tr:first-child td{border-top:0}.hp-desk .why-page .cmp-table .c-us{box-shadow:inset 1px 0 0 var(--gold-line),inset -1px 0 0 var(--gold-line)}.hp-desk .why-page .cmp-table tbody tr:last-child .c-us{box-shadow:inset 1px 0 0 var(--gold-line),inset -1px 0 0 var(--gold-line),inset 0 -1px 0 var(--gold-line);border-radius:0 0 var(--r-lg) var(--r-lg)}.hp-desk .why-page .row-label{font-family:var(--font-body);font-weight:600;font-size:15px;color:var(--fg-1);width:22%}.hp-desk .why-page .row-label .rl-note{display:block;font-weight:400;font-size:12.5px;color:var(--fg-3);margin-top:2px}.hp-desk .why-page .cell{display:flex;align-items:flex-start;gap:11px}.hp-desk .why-page .cell .mark{flex:none;width:22px;height:22px;margin-top:1px}.hp-desk .why-page .cell .mark.yes{color:var(--gold-text)}.hp-desk .why-page .cell .mark.yes-plain{color:var(--success)}.hp-desk .why-page .cell .mark.neutral{color:var(--fg-4)}.hp-desk .why-page .cell-text{font-family:var(--font-body);font-size:14.5px;line-height:1.35;color:var(--fg-1)}.hp-desk .why-page .cell-text .ct-sub{display:block;font-size:12.5px;color:var(--fg-3);margin-top:2px}.hp-desk .why-page .c-us .cell-text{font-weight:500}.hp-desk .why-page .cmp-cards{display:none;flex-direction:column;gap:18px}.hp-desk .why-page .cmp-card{border-radius:var(--r-lg);background:var(--surface);border:1px solid var(--border-1);box-shadow:var(--shadow-2);overflow:hidden}.hp-desk .why-page .cmp-card.feat{background:var(--surface-tint-gold);border-color:var(--gold-line);box-shadow:var(--shadow-2)}.hp-desk .why-page .cmp-card-head{padding:18px 20px;border-bottom:1px solid var(--border-1);display:flex;align-items:center;justify-content:space-between;gap:12px}.hp-desk .why-page .cmp-card.feat .cmp-card-head{border-bottom-color:var(--gold-line)}.hp-desk .why-page .cmp-card-head .cc-name{font-family:var(--font-display);font-weight:600;font-size:19px;letter-spacing:-.022em}.hp-desk .why-page .cmp-card.feat .cc-name{color:var(--gold-text)}.hp-desk .why-page .cmp-card-head .cc-name .one{color:var(--gold)}.hp-desk .why-page .cmp-row{display:flex;gap:14px;padding:13px 20px;border-top:1px solid var(--border-1)}.hp-desk .why-page .cmp-card.feat .cmp-row{border-top-color:#b089302e}.hp-desk .why-page .cmp-row:first-of-type{border-top:0}.hp-desk .why-page .cmp-row .cr-label{flex:none;width:42%;font-size:13px;color:var(--fg-3)}.hp-desk .why-page .cmp-row .cr-val{flex:1;display:flex;gap:9px;align-items:flex-start;font-size:14px;color:var(--fg-1)}.hp-desk .why-page .cmp-row .cr-val .mark{flex:none;width:19px;height:19px;margin-top:1px}.hp-desk .why-page .reasons-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px}.hp-desk .why-page .reason{background:var(--surface);border-radius:var(--r-xl);padding:28px;box-shadow:var(--shadow-2);border:1px solid transparent;transition:box-shadow var(--dur-base) var(--ease),transform var(--dur-base) var(--ease)}.hp-desk .why-page .reason:hover{box-shadow:var(--shadow-3);transform:translateY(-2px)}.hp-desk .why-page .reason-tile{width:56px;height:56px;border-radius:var(--r-md);background:var(--gold-soft);display:grid;place-items:center;margin-bottom:18px}.hp-desk .why-page .reason-tile .icon{width:36px;height:36px;color:var(--gold)}.hp-desk .why-page .reason h3{font-family:var(--font-display);font-weight:600;font-size:19px;letter-spacing:-.018em;line-height:1.25;color:var(--fg-1);margin:0}.hp-desk .why-page .reason p{font-size:14.5px;line-height:1.55;color:var(--fg-2);margin:10px 0 0}.hp-desk .why-page .reason .price{font-family:var(--font-mono);font-weight:600;color:var(--gold-text)}.hp-desk .why-page .grows{background:var(--canvas-raised);border-block:1px solid var(--border-1)}.hp-desk .why-page .grows-inner{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center}.hp-desk .why-page .grows h2{margin:14px 0 0}.hp-desk .why-page .grows p{font-size:17px;color:var(--fg-2);margin:18px 0 0;max-width:46ch}.hp-desk .why-page .grows-cta{margin-top:26px}.hp-desk .why-page .roadmap-card{background:var(--surface);border:1px solid var(--border-1);border-radius:var(--r-xl);box-shadow:var(--shadow-2);padding:26px}.hp-desk .why-page .rc-row{display:flex;align-items:center;gap:14px;padding:14px 0;border-top:1px solid var(--border-1)}.hp-desk .why-page .rc-row:first-child{border-top:0;padding-top:0}.hp-desk .why-page .rc-row:last-child{padding-bottom:0}.hp-desk .why-page .rc-icon{flex:none;width:40px;height:40px;border-radius:var(--r-md);background:var(--gold-soft);display:grid;place-items:center}.hp-desk .why-page .rc-icon .icon{width:22px;height:22px;color:var(--gold)}.hp-desk .why-page .rc-body{flex:1}.hp-desk .why-page .rc-title{font-family:var(--font-body);font-weight:600;font-size:14.5px;color:var(--fg-1)}.hp-desk .why-page .rc-sub{font-size:12.5px;color:var(--fg-3);margin-top:2px}.hp-desk .why-page .rc-tag{font-family:var(--font-mono);font-size:11px;color:var(--fg-3);white-space:nowrap}.hp-desk .why-page .rc-tag.live{color:var(--success)}.hp-desk .why-page .owner-inner{display:grid;grid-template-columns:.85fr 1.15fr;gap:56px;align-items:center}.hp-desk .why-page .owner-photo-wrap{position:relative;border-radius:var(--r-2xl);overflow:hidden;box-shadow:var(--shadow-3);aspect-ratio:1 / 1}.hp-desk .why-page .owner-photo-wrap img{width:100%;height:100%;object-fit:cover;display:block}.hp-desk .why-page .owner-photo-wrap .vignette{position:absolute;inset:0;box-shadow:inset 0 0 80px #231b0838;pointer-events:none}.hp-desk .why-page .owner-label{position:absolute;left:14px;bottom:14px;display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:var(--r-pill);background:#f6f4eeeb;backdrop-filter:blur(6px);font-family:var(--font-mono);font-size:11px;color:var(--fg-2)}.hp-desk .why-page .owner-quote{font-family:var(--font-display);font-weight:500;font-size:clamp(24px,3vw,32px);line-height:1.28;letter-spacing:-.02em;color:var(--fg-1);margin:18px 0 0;text-wrap:pretty}.hp-desk .why-page .owner-quote .hl{color:var(--gold-text)}.hp-desk .why-page .owner-attr{margin-top:22px;display:flex;flex-direction:column;gap:2px}.hp-desk .why-page .owner-attr .oa-name{font-weight:600;font-size:15px;color:var(--fg-1)}.hp-desk .why-page .owner-attr .oa-role{font-size:13px;color:var(--fg-3)}.hp-desk .why-page .guarantee-card{max-width:760px;margin:0 auto;text-align:center;background:var(--surface-tint-gold);border:1px solid var(--gold-line);border-radius:var(--r-2xl);padding:48px 40px;box-shadow:var(--shadow-2)}.hp-desk .why-page .guarantee-seal{width:64px;height:64px;margin:0 auto 22px;color:var(--gold)}.hp-desk .why-page .guarantee-card .g-headline{font-family:var(--font-display);font-weight:600;font-size:clamp(26px,3.2vw,34px);letter-spacing:-.022em;line-height:1.2;color:var(--fg-1);margin:0}.hp-desk .why-page .guarantee-card .g-sub{font-size:17px;color:var(--fg-2);margin:16px auto 0;max-width:40ch}.hp-desk .why-page .final{position:relative;overflow:hidden;text-align:center}.hp-desk .why-page .final-glow{position:absolute;left:50%;top:40%;transform:translate(-50%,-50%);width:700px;height:480px;pointer-events:none;background:radial-gradient(ellipse,#b089302e,#b0893000 65%)}.hp-desk .why-page .final h2{position:relative;max-width:18ch;margin:14px auto 0}.hp-desk .why-page .final p{position:relative;font-size:18px;color:var(--fg-2);margin:18px auto 0;max-width:44ch}.hp-desk .why-page .final-cta{position:relative;margin-top:32px;display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.hp-desk .why-page .final .risk-row{justify-content:center}.hp-desk .reveal-on .why-page .reveal{opacity:0;transform:translateY(16px);transition:opacity .56s var(--ease-out),transform .56s var(--ease-out)}.hp-desk .reveal-on .why-page .reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.hp-desk .reveal-on .why-page .reveal{opacity:1;transform:none;transition:none}html{scroll-behavior:auto}}@media(max-width:1024px){.hp-desk .why-page .grows-inner,.hp-desk .why-page .owner-inner{grid-template-columns:1fr;gap:36px}.hp-desk .why-page .owner-photo-wrap{max-width:420px}}@media(max-width:880px){.hp-desk .why-page .reasons-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.hp-desk .why-page .section{padding-block:64px}.hp-desk .why-page .hero{padding:56px 0}.hp-desk .why-page .cmp-table-wrap{display:none}.hp-desk .why-page .cmp-cards{display:flex}.hp-desk .why-page .reasons-grid{grid-template-columns:1fr}.hp-desk .why-page .hero-sub{font-size:17px}}@media(max-width:560px){.hp-desk .why-page .anchor-card{flex-direction:row}.hp-desk .why-page .guarantee-card{padding:36px 24px}}
