.mk-root{--alert-brief-bg:#d4e2ca;--alert-brief-fg:#3a5a3a;--alert-alert-bg:#edd5c9;--alert-alert-fg:#8a3a1a;--alert-goal-bg:#ebd2ad;--alert-goal-fg:#6a4a14;--alert-weekly-bg:#d1d8e6;--alert-weekly-fg:#3a4a6a;--status-positive:#3a5a3a;--status-negative:#8a3a1a;--mk-container-max:1120px;--mk-section-py:clamp(4rem,8vw,7rem);--muted-foreground:#5a5349;text-rendering:optimizeLegibility;background:var(--background);color:var(--foreground)}.dark .mk-root{--alert-brief-bg:#2c3922;--alert-brief-fg:#adcd98;--alert-alert-bg:#4c3224;--alert-alert-fg:#e6b399;--alert-goal-bg:#4f3d22;--alert-goal-fg:#ecc893;--alert-weekly-bg:#2a3346;--alert-weekly-fg:#a9b8d6;--status-positive:#adcd98;--status-negative:#e6b399;--muted-foreground:#a1907a}.mk-root ::selection{color:#1a1200;background:#c9a96e59}.mk-root :focus-visible{outline-offset:3px;border-radius:6px;outline:2px solid #c9a96e}.mk-root a{color:inherit;text-decoration:none}.mk-root img,.mk-root svg{max-width:100%;display:block}.mk-container{max-width:var(--mk-container-max);margin:0 auto;padding:0 1.5rem}@media (min-width:768px){.mk-container{padding:0 2rem}}.mk-container-narrow{max-width:760px;margin:0 auto;padding:0 1.5rem}@media (min-width:768px){.mk-container-narrow{padding:0 2rem}}.mk-display{color:var(--foreground);margin:0;font-size:clamp(2.75rem,6vw,5rem)}.mk-display em{-webkit-box-decoration-break:clone;box-decoration-break:clone;background-image:linear-gradient(#0000 0% 78%,#c9a96e8c 78% 96%,#0000 96%);background-repeat:no-repeat;background-size:100% 100%;padding:0;font-style:normal}.mk-h2{letter-spacing:-.02em;margin:0;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;line-height:1.1}.mk-h3{letter-spacing:-.015em;margin:0;font-size:clamp(1.05rem,2vw,1.25rem);font-weight:600;line-height:1.25}.mk-lede{color:var(--muted-foreground);max-width:38ch;margin:0;font-size:clamp(1.125rem,1.6vw,1.375rem);font-weight:400;line-height:1.5}.mk-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);font-size:.75rem;font-weight:600}.mk-caption{color:var(--muted-foreground);margin:0;font-size:.875rem;line-height:1.5}.mk-btn{letter-spacing:-.01em;will-change:transform;white-space:nowrap;cursor:pointer;border:0;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.75rem;font-size:1rem;font-weight:700;transition:transform .15s ease-out,opacity .2s,box-shadow .2s;display:inline-flex}.mk-btn:hover{opacity:.92}.mk-btn:active{transform:scale(.97)}.mk-root .mk-btn-primary{background:var(--primary);color:var(--primary-foreground);box-shadow:inset 0 1px #9a7a3c66,0 4px 16px -6px #9a7a3c8c}.mk-root .mk-btn-secondary{background:var(--foreground);color:var(--background)}.mk-btn-link{color:var(--foreground);cursor:pointer;text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:1.5px;-webkit-text-decoration-color:var(--muted-foreground);text-decoration-color:var(--muted-foreground);background:0 0;border:0;align-items:center;gap:.25rem;padding:.5rem 0;font-family:inherit;font-size:1rem;font-weight:600;transition:text-decoration-color .2s;display:inline-flex}.mk-btn-link:hover{-webkit-text-decoration-color:var(--foreground);text-decoration-color:var(--foreground)}.mk-btn-link:after{content:" →"}.mk-appstore-badge{color:#fff;background:#000;border-radius:12px;align-items:center;gap:.65rem;min-width:175px;padding:.625rem 1rem;transition:opacity .2s,transform .15s ease-out;display:inline-flex}.mk-appstore-badge:hover{opacity:.9}.mk-appstore-badge:active{transform:scale(.97)}.mk-appstore-badge svg{flex-shrink:0;width:22px;height:22px}.mk-appstore-badge .as-line1{letter-spacing:.02em;opacity:.85;color:#fff;font-size:.6875rem;line-height:1;display:block}.mk-appstore-badge .as-line2{letter-spacing:-.01em;color:#fff;margin-top:2px;font-size:1.125rem;font-weight:600;line-height:1.1;display:block}.mk-nav{z-index:50;background:color-mix(in srgb,var(--background)85%,transparent);-webkit-backdrop-filter:saturate(140%)blur(14px);border-bottom:1px solid #0000;transition:border-color .2s,background .2s;position:sticky;top:0}.mk-nav.scrolled{border-bottom-color:var(--border)}.mk-nav-inner{justify-content:space-between;align-items:center;gap:1.25rem;padding:.875rem 0;display:flex}.mk-logo{letter-spacing:-.02em;color:var(--foreground);align-items:center;gap:.625rem;font-size:1.0625rem;font-weight:700;display:inline-flex}.mk-logo-mark{flex-shrink:0;width:32px;height:32px}.mk-nav-links{color:var(--muted-foreground);align-items:center;gap:1.75rem;font-size:.9375rem;font-weight:500;display:none}.mk-nav-links a{transition:color .2s}.mk-nav-links a:hover{color:var(--foreground)}.mk-nav-cta{align-items:center;gap:.75rem;display:none}.mk-nav-cta .signin{color:var(--foreground);cursor:pointer;background:0 0;border:0;padding:.5rem;font-family:inherit;font-size:.9375rem;font-weight:600}.mk-nav-cta .signin:hover{color:var(--muted-foreground)}.mk-nav-mobile{display:inline-block;position:relative}@media (min-width:768px){.mk-nav-links,.mk-nav-cta{display:inline-flex}.mk-nav-mobile{display:none}}.mk-nav-mobile summary{cursor:pointer;background:var(--card);border:1px solid var(--border);width:40px;height:40px;color:var(--foreground);border-radius:10px;justify-content:center;align-items:center;list-style:none;display:inline-flex}.mk-nav-mobile summary::-webkit-details-marker{display:none}.mk-nav-mobile summary svg{width:18px;height:18px}.mk-nav-mobile[open] summary{background:var(--secondary)}.mk-nav-mobile-menu{background:var(--card);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:.125rem;min-width:180px;padding:.5rem;display:flex;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 12px 32px -12px #281e0a2e}.mk-nav-mobile-menu a,.mk-nav-mobile-menu button{text-align:left;color:var(--foreground);cursor:pointer;background:0 0;border:0;border-radius:8px;width:100%;padding:.625rem .875rem;font-family:inherit;font-size:.9375rem;font-weight:500;transition:background .15s;display:block}.mk-nav-mobile-menu a:hover,.mk-nav-mobile-menu button:hover{background:var(--secondary)}.mk-hero{padding-top:clamp(3rem,7vw,5.5rem);padding-bottom:clamp(3rem,6vw,5rem)}.mk-hero-grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:980px){.mk-hero-grid{grid-template-columns:1.1fr .9fr;gap:4rem}}.mk-hero-eyebrow{color:var(--muted-foreground);align-items:center;gap:.5rem;margin-bottom:1.25rem;display:inline-flex}.mk-hero-eyebrow .dot{background:var(--primary);border-radius:999px;width:6px;height:6px;box-shadow:0 0 0 3px #c9a96e2e}.mk-hero p.mk-lede{max-width:44ch;margin-top:1.5rem}.mk-hero-cta-row{flex-wrap:wrap;align-items:center;gap:1.25rem 1.5rem;margin-top:2rem;display:flex}.mk-trust-strip{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:.875rem 1.75rem;margin-top:2rem;font-size:.8125rem;font-weight:500;display:flex}.mk-trust-strip .item{align-items:center;gap:.5rem;display:inline-flex}.mk-trust-strip svg{width:14px;height:14px;color:var(--muted-foreground);flex-shrink:0}.mk-trust-strip .plaid-mark{letter-spacing:.02em;background:var(--foreground);color:var(--background);border-radius:4px;padding:.125rem .4rem;font-size:.75rem;font-weight:700}.mk-demo-stage{justify-content:center;align-items:center;min-height:480px;display:flex;position:relative}.mk-phone{background:linear-gradient(160deg,#2a2218 0%,#1a140e 100%);border-radius:44px;flex-shrink:0;width:290px;height:590px;padding:8px;position:relative;box-shadow:inset 0 1px #ffffff0d,0 50px 80px -30px #281e0a59,0 30px 50px -20px #281e0a40}@media (min-width:980px){.mk-phone{width:310px;height:630px}}.mk-phone-screen{color:#f5f0e8;background:radial-gradient(130% 70% at 30% 20%,#c9a96e2e 0%,#0000 60%),radial-gradient(100% 80% at 80% 90%,#3a5a3a2e 0%,#0000 60%),linear-gradient(#2a2723 0%,#1a1814 100%);border-radius:36px;width:100%;height:100%;position:relative;overflow:hidden}.mk-phone-notch{z-index:5;background:#000;border-radius:18px;width:96px;height:28px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.mk-lock-time{text-align:center;letter-spacing:-.05em;color:#f5f0e8;text-shadow:0 1px #00000026;font-size:4.5rem;font-weight:200;line-height:1;position:absolute;top:56px;left:0;right:0}.mk-lock-date{text-align:center;color:#f5f0e8;opacity:.85;font-size:.9375rem;font-weight:500;position:absolute;top:32px;left:0;right:0}.mk-notif{-webkit-backdrop-filter:blur(20px)saturate(140%);color:#f5f0e8;opacity:0;background:#28241ec7;border:.5px solid #ffffff14;border-radius:18px;padding:12px 14px;animation:10s ease-in-out infinite mk-notif-cycle;position:absolute;top:200px;left:16px;right:16px;transform:translateY(-30px)}.mk-notif-header{align-items:center;gap:8px;margin-bottom:6px;display:flex}.mk-notif-icon{background:var(--alert-brief-bg);width:28px;height:28px;color:var(--alert-brief-fg);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.mk-notif-icon svg{width:16px;height:16px}.mk-notif-app{letter-spacing:-.01em;color:#f5f0e8;flex:1;font-size:.75rem;font-weight:600}.mk-notif-time{color:#f5f0e8a6;font-size:.6875rem}.mk-notif-title{letter-spacing:-.015em;color:#f5f0e8;margin-bottom:3px;font-size:.9375rem;font-weight:600;line-height:1.25}.mk-notif-body{color:#f5f0e8d9;font-size:.8125rem;line-height:1.4}.mk-brief{background:var(--card);color:var(--foreground);border:1px solid var(--border);opacity:0;border-radius:20px;padding:16px;animation:10s ease-in-out infinite mk-brief-cycle;position:absolute;top:200px;left:16px;right:16px;transform:translateY(20px)scale(.96);box-shadow:0 14px 30px -12px #0000002e}.mk-brief-header{align-items:center;gap:8px;margin-bottom:10px;display:flex}.mk-brief-pill{background:var(--alert-brief-bg);color:var(--alert-brief-fg);letter-spacing:.02em;text-transform:uppercase;border-radius:999px;align-items:center;gap:5px;padding:3px 8px;font-size:.6875rem;font-weight:600;display:inline-flex}.mk-brief-pill .pill-dot{background:var(--alert-brief-fg);border-radius:999px;width:5px;height:5px}.mk-brief-time{color:var(--muted-foreground);margin-left:auto;font-size:.6875rem;font-weight:500}.mk-brief-amount{letter-spacing:-.03em;margin-bottom:4px;font-size:1.875rem;font-weight:700;line-height:1}.mk-brief-sub{color:var(--muted-foreground);margin-bottom:14px;font-size:.8125rem;line-height:1.45}.mk-brief-line{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:8px 0;font-size:.8125rem;display:flex}.mk-brief-line:first-of-type{border-top:0;padding-top:0}.mk-brief-merchant{color:var(--foreground);font-weight:500}.mk-brief-amt{font-variant-numeric:tabular-nums;color:var(--foreground);font-weight:600}.mk-brief-budget{border-top:1px solid var(--border);margin-top:12px;padding-top:12px}.mk-brief-budget-bar{background:var(--secondary);border-radius:999px;width:100%;height:6px;margin-top:6px;overflow:hidden}.mk-brief-budget-fill{background:var(--primary);border-radius:999px;width:80%;height:100%}@keyframes mk-notif-cycle{0%,8%{opacity:0;transform:translateY(-30px)}12%,28%{opacity:1;transform:translateY(0)}32%{opacity:0;transform:translateY(0)scale(.95)}to{opacity:0;transform:translateY(-30px)}}@keyframes mk-brief-cycle{0%,32%{opacity:0;transform:translateY(20px)scale(.96)}38%,92%{opacity:1;transform:translateY(0)scale(1)}98%,to{opacity:0;transform:translateY(-10px)scale(.98)}}@media (prefers-reduced-motion:reduce){.mk-notif,.mk-brief{opacity:1;animation:none!important}.mk-notif{transform:none}.mk-brief{top:290px;transform:none}}.mk-chat-section{padding-top:var(--mk-section-py);padding-bottom:var(--mk-section-py);border-top:1px solid var(--border)}.mk-chat-grid{grid-template-columns:1fr;place-items:center;gap:3rem;display:grid}@media (min-width:1024px){.mk-chat-grid{grid-template-columns:1fr 1fr;justify-items:stretch;gap:4rem}}.mk-chat-copy .mk-eyebrow{margin-bottom:.875rem;display:block}.mk-chat-copy .mk-h2{max-width:18ch}.mk-chat-copy p.mk-lede{max-width:42ch;margin-top:1.25rem}.mk-chat-bullets{flex-direction:column;gap:.875rem;max-width:42ch;margin-top:1.5rem;padding:0;list-style:none;display:flex}.mk-chat-bullets li{align-items:flex-start;gap:.75rem;font-size:.9375rem;line-height:1.5;display:flex}.mk-chat-bullets li:before{content:"";background:var(--alert-brief-bg);background-image:radial-gradient(circle at center,var(--alert-brief-fg)30%,transparent 30%);border-radius:999px;flex-shrink:0;width:18px;height:18px;margin-top:4px}.mk-chat-bullets strong{font-weight:600}.mk-ch-phone-stage{flex-direction:column;align-items:center;gap:.875rem;display:flex}.mk-ch-phone{background:linear-gradient(160deg,#2a2218 0%,#1a140e 100%);border-radius:48px;flex-shrink:0;width:320px;height:660px;padding:9px;position:relative;box-shadow:inset 0 1px #ffffff0d,0 50px 80px -30px #281e0a52,0 30px 50px -20px #281e0a38}.mk-ch-phone-screen{background:var(--background);width:100%;height:100%;color:var(--foreground);border-radius:40px;flex-direction:column;display:flex;position:relative;overflow:hidden}.mk-ch-notch{z-index:30;pointer-events:none;background:#000;border-radius:18px;width:100px;height:28px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.mk-ch-header{border-bottom:1px solid var(--border);background:var(--background);flex-shrink:0;align-items:center;gap:.5rem;padding:56px 16px 12px;display:flex}.mk-ch-back{width:28px;height:28px;color:var(--muted-foreground);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.mk-ch-back svg{width:18px;height:18px}.mk-ch-title-block{flex:1;min-width:0}.mk-ch-title{letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;overflow:hidden}.mk-ch-toggle{background:var(--card);border:1px solid var(--border);border-radius:999px;flex-shrink:0;padding:2px;display:inline-flex}.mk-ch-toggle .opt{color:var(--muted-foreground);border-radius:999px;padding:.25rem .625rem;font-size:.6875rem;font-weight:600}.mk-ch-toggle .opt.active{background:var(--foreground);color:var(--background)}.mk-ch-stage{flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.mk-ch-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;padding:0 24px;transition:opacity .35s,transform .35s;display:flex}.mk-ch-empty .empty-icon{background:var(--alert-brief-bg);width:48px;height:48px;color:var(--alert-brief-fg);border-radius:14px;justify-content:center;align-items:center;margin-bottom:14px;display:inline-flex}.mk-ch-empty .empty-icon svg{width:22px;height:22px}.mk-ch-empty .empty-title{letter-spacing:-.02em;color:var(--foreground);font-size:1.125rem;font-weight:700;line-height:1.2}.mk-ch-empty .empty-body{color:var(--muted-foreground);max-width:26ch;font-size:.8125rem;line-height:1.45}.mk-ch-empty.is-hidden{opacity:0;transform:translateY(-8px)}.mk-ch-thread{scrollbar-width:none;opacity:0;pointer-events:none;flex-direction:column;gap:.625rem;padding:14px 14px 8px;transition:opacity .35s;display:flex;position:absolute;inset:0;overflow-y:auto}.mk-ch-thread::-webkit-scrollbar{display:none}.mk-ch-thread.is-active{opacity:1;pointer-events:auto}.mk-ch-bubble{border-radius:16px;max-width:86%;padding:.625rem .875rem;font-size:.8125rem;line-height:1.45}.mk-ch-bubble.user{background:var(--primary);color:var(--primary-foreground);border-bottom-right-radius:6px;align-self:flex-end;font-weight:500}.mk-ch-bubble.bot{background:var(--card);border:1px solid var(--border);color:var(--foreground);border-bottom-left-radius:6px;align-self:flex-start}.mk-ch-bubble.bot strong{font-weight:600}.mk-ch-typing{background:var(--card);border:1px solid var(--border);border-radius:16px 16px 16px 6px;align-self:flex-start;gap:4px;padding:.75rem .875rem;display:flex}.mk-ch-typing .d{background:var(--muted-foreground);opacity:.4;border-radius:999px;width:6px;height:6px;animation:1.2s ease-in-out infinite mk-dot-bounce}.mk-ch-typing .d:nth-child(2){animation-delay:.15s}.mk-ch-typing .d:nth-child(3){animation-delay:.3s}@keyframes mk-dot-bounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:.9;transform:translateY(-3px)}}.mk-ch-chart{background:var(--background);border:1px solid var(--border);border-radius:12px;margin-top:.5rem;padding:.625rem .75rem}.mk-ch-chart .ic-header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.mk-ch-chart .ic-title{letter-spacing:.06em;text-transform:uppercase;color:var(--muted-foreground);font-size:.625rem;font-weight:700}.mk-ch-chart .ic-save{color:var(--foreground);align-items:center;gap:4px;font-size:.625rem;font-weight:600;display:inline-flex}.mk-ch-chart .ic-save .save-dot{background:var(--primary);border-radius:999px;width:5px;height:5px}.mk-ch-chart .ic-amount{letter-spacing:-.03em;font-size:1.125rem;font-weight:700;line-height:1}.mk-ch-chart .ic-sub{color:var(--muted-foreground);margin-top:2px;font-size:.625rem}.mk-ch-chart .ic-line{width:100%;height:44px;margin-top:6px}.mk-ch-chart .ic-bars{flex-direction:column;gap:5px;margin-top:6px;display:flex}.mk-ch-bar-row{align-items:center;gap:6px;font-size:.625rem;display:flex}.mk-ch-bar-row .label{width:60px;color:var(--muted-foreground);flex-shrink:0;font-weight:500}.mk-ch-bar-row .bar-track{background:var(--secondary);border-radius:999px;flex:1;height:6px;overflow:hidden}.mk-ch-bar-row .bar-fill{background:var(--primary);border-radius:999px;height:100%}.mk-ch-bar-row .amt{text-align:right;font-variant-numeric:tabular-nums;width:36px;color:var(--foreground);flex-shrink:0;font-weight:600}.mk-ch-budget-card{background:var(--alert-brief-bg);color:var(--alert-brief-fg);border-radius:12px;margin-top:.5rem;padding:.625rem .75rem}.mk-ch-budget-card .bc-icon{background:var(--alert-brief-fg);width:24px;height:24px;color:var(--alert-brief-bg);border-radius:6px;justify-content:center;align-items:center;margin-bottom:4px;display:inline-flex}.mk-ch-budget-card .bc-icon svg{width:14px;height:14px}.mk-ch-budget-card .bc-amount{letter-spacing:-.02em;font-size:.9375rem;font-weight:700}.mk-ch-budget-card .bc-detail{opacity:.85;margin-top:4px;font-size:.625rem;line-height:1.4}.mk-ch-pills{scrollbar-width:none;flex-shrink:0;gap:6px;padding:8px 14px 0;display:flex;overflow-x:auto}.mk-ch-pills::-webkit-scrollbar{display:none}.mk-ch-pill{background:var(--card);border:1px solid var(--border);color:var(--foreground);white-space:nowrap;cursor:pointer;border-radius:999px;flex-shrink:0;padding:.5rem .75rem;font-size:.6875rem;font-weight:500;transition:background .2s,transform .15s ease-out,color .2s}.mk-ch-pill:hover{background:var(--secondary)}.mk-ch-pill:active{transform:scale(.96)}.mk-ch-pill.is-active{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}.mk-ch-input{border-top:1px solid var(--border);background:var(--background);flex-shrink:0;gap:.5rem;padding:8px 14px 28px;display:flex;position:relative}.mk-ch-input input{border:1px solid var(--border);background:var(--card);color:var(--foreground);font:inherit;pointer-events:none;border-radius:9999px;outline:none;flex:1;padding:.6rem 1rem;font-size:.8125rem}.mk-ch-input input::placeholder{color:var(--muted-foreground)}.mk-ch-input .ch-send{background:var(--primary);width:36px;height:36px;color:var(--primary-foreground);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.mk-ch-input .ch-send svg{width:16px;height:16px}.mk-ch-input:after{content:"";background:var(--foreground);opacity:.85;border-radius:999px;width:110px;height:4px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.mk-ch-loop-hint{color:var(--muted-foreground);text-align:center;justify-content:center;align-items:center;gap:6px;max-width:280px;font-size:.8125rem;display:flex}.mk-ch-loop-hint .pulse{background:var(--primary);border-radius:999px;width:6px;height:6px;animation:1.6s ease-in-out infinite mk-pulse;display:inline-block}@keyframes mk-pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@media (prefers-reduced-motion:reduce){.mk-ch-typing .d,.mk-ch-loop-hint .pulse{opacity:1;animation:none!important}.mk-ch-empty,.mk-ch-thread{transition:none!important}}.mk-proof{padding-top:var(--mk-section-py);padding-bottom:var(--mk-section-py);border-top:1px solid var(--border)}.mk-proof-intro{max-width:56ch;margin-bottom:3rem}.mk-proof-intro .mk-eyebrow{margin-bottom:.875rem;display:block}.mk-proof-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){.mk-proof-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.mk-proof-card{background:var(--card);border:1px solid var(--border);border-radius:20px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.mk-proof-card .question{letter-spacing:-.015em;color:var(--foreground);font-size:1.0625rem;font-weight:600;line-height:1.3}.mk-proof-card .outcome{color:var(--muted-foreground);margin-top:auto;padding-top:.5rem;font-size:.875rem;line-height:1.5}.mk-proof-card .outcome strong{color:var(--foreground);font-weight:600}.mk-proof-screenshot{background:var(--background);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:.75rem;min-height:200px;padding:1rem;display:flex}.mk-proof-screenshot .ss-header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.mk-ss-pill{letter-spacing:.02em;text-transform:uppercase;border-radius:999px;align-items:center;gap:5px;padding:3px 8px;font-size:.6875rem;font-weight:600;display:inline-flex}.mk-ss-pill.brief{background:var(--alert-brief-bg);color:var(--alert-brief-fg)}.mk-ss-pill.alert{background:var(--alert-alert-bg);color:var(--alert-alert-fg)}.mk-ss-pill.weekly{background:var(--alert-weekly-bg);color:var(--alert-weekly-fg)}.mk-ss-pill .pill-dot{background:currentColor;border-radius:999px;width:5px;height:5px}.mk-proof-screenshot .ss-time{color:var(--muted-foreground);font-size:.6875rem;font-weight:500}.mk-proof-screenshot .ss-amount{letter-spacing:-.03em;color:var(--foreground);font-size:1.625rem;font-weight:700;line-height:1}.mk-proof-screenshot .ss-amount.negative{color:var(--status-negative)}.mk-proof-screenshot .ss-sub{color:var(--muted-foreground);font-size:.8125rem;line-height:1.4}.mk-ss-bars{align-items:flex-end;gap:6px;height:60px;margin-top:.5rem;display:flex}.mk-ss-bars .bar{background:var(--muted);border-radius:4px 4px 0 0;flex:1}.mk-ss-bars .bar.peak{background:var(--primary)}.mk-ss-bars-labels{color:var(--muted-foreground);justify-content:space-between;margin-top:4px;font-size:.625rem;font-weight:500;display:flex}.mk-ss-sub-row{background:var(--alert-alert-bg);border-radius:10px;align-items:center;gap:.625rem;padding:.625rem;display:flex}.mk-ss-sub-row .icon{width:32px;height:32px;color:var(--alert-alert-fg);background:#00000014;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}.mk-ss-sub-row .name{min-width:0;color:var(--alert-alert-fg);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.875rem;font-weight:600;overflow:hidden}.mk-ss-sub-row .delta{color:var(--alert-alert-fg);font-variant-numeric:tabular-nums;font-size:.75rem;font-weight:700}.mk-ss-sts{align-items:center;gap:1rem;margin-top:.5rem;display:flex}.mk-ss-sts-num{letter-spacing:-.03em;color:var(--foreground);font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:700}.mk-ss-sts-label{color:var(--muted-foreground);font-size:.6875rem;font-weight:500}.mk-ss-progress{background:var(--secondary);border-radius:999px;flex:1;height:6px;overflow:hidden}.mk-ss-progress-fill{background:linear-gradient(90deg,var(--primary),#b89357);border-radius:999px;width:35%;height:100%}.mk-ss-actions{gap:6px;margin-top:auto;display:flex}.mk-ss-actions .mk-btn-mini{cursor:pointer;border:0;border-radius:999px;flex:1;padding:.5rem .75rem;font-size:.8125rem;font-weight:600;transition:opacity .2s,transform .15s ease-out}.mk-ss-actions .mk-btn-mini:hover{opacity:.92}.mk-ss-actions .mk-btn-mini:active{transform:scale(.97)}.mk-ss-actions .mk-btn-mini.solid{background:var(--foreground);color:var(--background)}.mk-ss-actions .mk-btn-mini.outline{background:var(--secondary);color:var(--foreground)}.mk-footer{border-top:1px solid var(--border);padding-top:clamp(3rem,5vw,4.5rem);padding-bottom:clamp(2rem,4vw,3rem)}.mk-footer-grid{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (min-width:768px){.mk-footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem}}.mk-footer-brand p{color:var(--muted-foreground);max-width:32ch;margin:.875rem 0 0;font-size:.875rem;line-height:1.55}.mk-footer-col-title{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:1rem;font-size:.75rem;font-weight:700}.mk-footer-col ul{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.mk-footer-col a:not(.mk-appstore-badge),.mk-footer-col button:not(.mk-appstore-badge){color:var(--foreground);font-family:inherit;font-size:.9375rem;font-weight:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;transition:color .2s}.mk-footer-col a:not(.mk-appstore-badge):hover,.mk-footer-col button:not(.mk-appstore-badge):hover{color:var(--muted-foreground)}.mk-footer-col a.mk-appstore-badge,.mk-footer-col a.mk-appstore-badge:hover{color:#fff}.mk-footer-bottom{border-top:1px solid var(--border);color:var(--muted-foreground);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:3rem;padding-top:1.5rem;font-size:.8125rem;display:flex}.mk-skip-link{background:var(--foreground);color:var(--background);z-index:100;border-radius:8px;padding:.625rem 1rem;font-weight:600;transition:transform .2s;position:absolute;top:.5rem;left:.5rem;transform:translateY(-150%)}.mk-skip-link:focus{transform:translateY(0)}.mk-h1{letter-spacing:-.025em;color:var(--foreground);margin:0;font-size:clamp(2rem,4.5vw,3rem);font-weight:800;line-height:1.08}.mk-page-header{padding-top:clamp(3rem,6vw,5rem);padding-bottom:clamp(2rem,4vw,3rem)}.mk-page-header .mk-eyebrow{margin-bottom:1rem;display:block}.mk-page-header .mk-lede{max-width:56ch;margin-top:1.25rem}.mk-btn-ghost{color:var(--foreground);border:1px solid var(--border);background:0 0}.mk-btn-ghost:hover{background:var(--card);opacity:1}.mk-btn-ghost:disabled,.mk-btn-primary:disabled,.mk-btn-secondary:disabled{opacity:.55;cursor:not-allowed}.mk-pricing-grid{grid-template-columns:1fr;gap:1.25rem;max-width:920px;margin:3rem auto 0;display:grid}@media (min-width:768px){.mk-pricing-grid{grid-template-columns:1fr 1fr;gap:1.75rem}}.mk-plan{background:var(--card);border:1px solid var(--border);border-radius:24px;flex-direction:column;gap:1.25rem;padding:2rem;display:flex}.mk-plan.is-featured{background:var(--background);border:2px solid var(--primary);position:relative;box-shadow:0 24px 60px -28px #9a7a3c59}.mk-plan.is-featured:before{content:"MOST POPULAR";background:var(--primary);color:var(--primary-foreground);letter-spacing:.1em;white-space:nowrap;border-radius:999px;padding:4px 12px;font-size:.6875rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.mk-plan-name{letter-spacing:-.02em;color:var(--foreground);font-size:1.25rem;font-weight:700}.mk-plan-price{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.mk-plan-price .amt{letter-spacing:-.04em;font-variant-numeric:tabular-nums;color:var(--foreground);font-size:3rem;font-weight:800;line-height:1}.mk-plan-price .per{color:var(--muted-foreground);font-size:1rem;font-weight:500}.mk-plan-blurb{color:var(--muted-foreground);margin:0;font-size:.9375rem;line-height:1.55}.mk-plan-features{flex-direction:column;gap:.625rem;margin:0;padding:0;font-size:.9375rem;list-style:none;display:flex}.mk-plan-features li{color:var(--foreground);align-items:flex-start;gap:.625rem;display:flex}.mk-plan-features li svg{width:18px;height:18px;color:var(--alert-brief-fg);flex-shrink:0;margin-top:3px}.mk-plan .mk-btn{width:100%;margin-top:auto}.mk-plan-fineprint{color:var(--muted-foreground);text-align:center;margin:0;font-size:.8125rem}.mk-faq-section{border-top:1px solid var(--border);margin-top:5rem;padding-top:3rem}.mk-faq{max-width:720px;margin-top:2rem}.mk-faq-item{border-bottom:1px solid var(--border);padding:1.25rem 0}.mk-faq-item:first-of-type{border-top:1px solid var(--border)}.mk-faq-item summary{cursor:pointer;letter-spacing:-.015em;color:var(--foreground);padding-right:2rem;font-size:1.0625rem;font-weight:600;list-style:none;position:relative}.mk-faq-item summary:after{content:"+";color:var(--muted-foreground);font-size:1.5rem;font-weight:400;line-height:1;transition:transform .2s;position:absolute;top:50%;right:0;transform:translateY(-50%)}.mk-faq-item[open] summary:after{content:"−"}.mk-faq-item summary::-webkit-details-marker{display:none}.mk-faq-item .mk-faq-answer{color:var(--muted-foreground);margin-top:.875rem;font-size:.9375rem;line-height:1.6}.mk-trust-line{color:var(--muted-foreground);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:2.5rem;font-size:.875rem;display:flex}.mk-trust-line svg{width:16px;height:16px;color:var(--alert-brief-fg);flex-shrink:0}.mk-contact-grid{grid-template-columns:1fr;align-items:start;gap:3rem;margin-top:3rem;display:grid}@media (min-width:980px){.mk-contact-grid{grid-template-columns:.9fr 1.1fr;gap:4rem}}.mk-channels{flex-direction:column;gap:1.25rem;display:flex}.mk-channel{background:var(--card);border:1px solid var(--border);border-radius:18px;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;display:flex}.mk-channel-icon{background:var(--alert-brief-bg);width:40px;height:40px;color:var(--alert-brief-fg);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.mk-channel-icon svg{width:20px;height:20px}.mk-channel.support .mk-channel-icon{background:var(--alert-weekly-bg);color:var(--alert-weekly-fg)}.mk-channel.sec .mk-channel-icon{background:var(--alert-alert-bg);color:var(--alert-alert-fg)}.mk-channel-body{flex:1;min-width:0}.mk-channel-label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:4px;font-size:.75rem;font-weight:700}.mk-channel-body h3{letter-spacing:-.015em;color:var(--foreground);margin:0 0 6px;font-size:1.125rem;font-weight:700}.mk-channel-body p{color:var(--muted-foreground);margin:0 0 10px;font-size:.9375rem;line-height:1.5}.mk-channel-body a{color:var(--foreground);text-underline-offset:4px;text-decoration:underline;-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary);font-size:.9375rem;font-weight:600}.mk-contact-form{background:var(--card);border:1px solid var(--border);border-radius:24px;padding:2rem}@media (min-width:768px){.mk-contact-form{padding:2.5rem}}.mk-contact-form h2{letter-spacing:-.02em;color:var(--foreground);margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.mk-contact-form .mk-contact-sub{color:var(--muted-foreground);margin:0 0 2rem;font-size:.9375rem}.mk-form-row{grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.25rem;display:grid}@media (min-width:640px){.mk-form-row.two{grid-template-columns:1fr 1fr}}.mk-form-field{flex-direction:column;gap:.5rem;display:flex}.mk-form-field label{color:var(--foreground);letter-spacing:-.005em;font-size:.8125rem;font-weight:600}.mk-form-field input,.mk-form-field textarea,.mk-form-field select{border:1px solid var(--border);background:var(--background);color:var(--foreground);font:inherit;border-radius:12px;padding:.75rem 1rem;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.mk-form-field textarea{resize:vertical;min-height:140px}.mk-form-field input:focus,.mk-form-field textarea:focus,.mk-form-field select:focus{border-color:var(--primary);outline:0;box-shadow:0 0 0 3px #c9a96e2e}.mk-form-field .mk-hint{color:var(--muted-foreground);font-size:.75rem}.mk-form-error{background:var(--alert-alert-bg);color:var(--alert-alert-fg);border:1px solid var(--border);border-radius:12px;margin:0 0 1rem;padding:.875rem 1rem;font-size:.875rem}.mk-form-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.mk-form-actions .mk-fineprint{color:var(--muted-foreground);max-width:28ch;margin:0;font-size:.75rem}.mk-contact-success{text-align:center;max-width:520px;margin:0 auto;padding:4rem 1.5rem}.mk-contact-success-icon{background:var(--alert-brief-bg);width:72px;height:72px;color:var(--alert-brief-fg);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:inline-flex}.mk-contact-success-icon svg{width:36px;height:36px}.mk-contact-success h1{letter-spacing:-.025em;color:var(--foreground);margin:0 0 1rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800}.mk-contact-success p{color:var(--muted-foreground);margin:0 0 2rem;font-size:1.0625rem;line-height:1.55}.mk-legal-root{counter-reset:legal-numbered}.mk-legal-toc{background:var(--card);border:1px solid var(--border);border-radius:18px;margin:3rem 0 2rem;padding:1.5rem}.mk-legal-toc-title{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:.875rem;font-size:.75rem;font-weight:700}.mk-legal-toc ol{columns:1;counter-reset:legal-toc-section;column-gap:2rem;margin:0;padding:0;list-style:none}@media (min-width:768px){.mk-legal-toc ol{columns:2}}.mk-legal-toc ol li{counter-increment:legal-toc-section;break-inside:avoid;padding:.375rem 0;font-size:.9375rem}.mk-legal-toc ol li:before{content:counter(legal-toc-section,decimal-leading-zero)" · ";color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-weight:600}.mk-legal-toc a{color:var(--foreground)}.mk-legal-toc a:hover{color:var(--muted-foreground)}.mk-legal-updated{color:var(--muted-foreground);margin:0 0 2rem;font-size:.875rem}.mk-legal-section{counter-increment:legal-numbered;margin-top:3rem}.mk-legal-section h2{letter-spacing:-.02em;color:var(--foreground);margin:0 0 .5rem;font-size:1.375rem;font-weight:700}.mk-legal-section h2:before{content:counter(legal-numbered,decimal-leading-zero)". ";color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-weight:600}.mk-legal-section h3{letter-spacing:-.01em;color:var(--foreground);margin:1.75rem 0 .5rem;font-size:1.0625rem;font-weight:600}.mk-legal-section p{color:var(--foreground);margin:.875rem 0;font-size:1rem;line-height:1.7}.mk-legal-section ul,.mk-legal-section ol{color:var(--foreground);margin:.875rem 0;padding-left:1.5rem;line-height:1.7}.mk-legal-section li{margin-bottom:.375rem}.mk-legal-section a{color:var(--foreground);text-underline-offset:4px;text-decoration:underline;-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary)}.mk-legal-section a:hover{-webkit-text-decoration-color:var(--foreground);text-decoration-color:var(--foreground)}.mk-legal-section .mk-legal-foot{color:var(--muted-foreground);margin-top:1.5rem;font-size:.8125rem}.mk-legal-promise{background:var(--alert-brief-bg);color:var(--alert-brief-fg);border-radius:18px;margin:2rem 0 0;padding:1.5rem 1.75rem}.mk-legal-promise-title{letter-spacing:.08em;text-transform:uppercase;opacity:.85;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.mk-legal-promise p{letter-spacing:-.015em;margin:0;font-size:1.0625rem;font-weight:600;line-height:1.45}.mk-legal-promise p+p{margin-top:.5rem}.mk-legal-disclaimer{background:var(--alert-alert-bg);color:var(--alert-alert-fg);border-radius:18px;align-items:flex-start;gap:.875rem;margin:2rem 0 0;padding:1.25rem 1.5rem;display:flex}.mk-legal-disclaimer svg{flex-shrink:0;width:22px;height:22px;margin-top:2px}.mk-legal-disclaimer p{margin:0;font-size:.9375rem;line-height:1.5}.mk-legal-table{border-collapse:collapse;border:1px solid var(--border);border-radius:12px;width:100%;margin:1.25rem 0;font-size:.9375rem;overflow:hidden}.mk-legal-table thead{background:var(--card)}.mk-legal-table th,.mk-legal-table td{text-align:left;border-bottom:1px solid var(--border);color:var(--foreground);padding:.75rem 1rem}.mk-legal-table tbody tr:last-child td{border-bottom:0}.mk-legal-table th{letter-spacing:-.005em;font-size:.8125rem;font-weight:600}.mk-tag{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;display:inline-block}.mk-tag-budgeting{background:var(--alert-goal-bg);color:var(--alert-goal-fg)}.mk-tag-expense{background:var(--alert-weekly-bg);color:var(--alert-weekly-fg)}.mk-tag-savings{background:var(--alert-brief-bg);color:var(--alert-brief-fg)}.mk-tag-ai{background:var(--alert-alert-bg);color:var(--alert-alert-fg)}.mk-blog-featured{background:var(--card);border:1px solid var(--border);color:inherit;border-radius:24px;grid-template-columns:1fr;gap:1.5rem;margin-top:3rem;padding:2rem;text-decoration:none;transition:border-color .2s,transform .2s;display:grid}.mk-blog-featured:hover{border-color:var(--primary)}.mk-blog-featured:hover .mk-blog-featured-title{text-underline-offset:4px;text-decoration:underline;-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary)}@media (min-width:768px){.mk-blog-featured{grid-template-columns:.65fr 1fr;gap:2.5rem;padding:2.5rem}}.mk-blog-featured-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--primary);margin-bottom:.75rem;font-size:.6875rem;font-weight:700}.mk-blog-featured-title{letter-spacing:-.02em;color:var(--foreground);margin:0 0 .875rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2}.mk-blog-featured-excerpt{color:var(--muted-fg);max-width:none;margin:0;font-size:1.0625rem;line-height:1.6}.mk-blog-list{flex-direction:column;margin-top:3rem;display:flex}.mk-blog-post{border-top:1px solid var(--border);color:inherit;grid-template-columns:1fr;align-items:start;gap:1.25rem;padding:2rem 0;text-decoration:none;display:grid}@media (min-width:768px){.mk-blog-post{grid-template-columns:.85fr 1.15fr;gap:3rem}}.mk-blog-post:last-child{border-bottom:1px solid var(--border)}.mk-blog-post:hover .mk-blog-post-title{text-underline-offset:4px;text-decoration:underline;-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary)}.mk-blog-meta{color:var(--muted-fg);flex-wrap:wrap;align-items:center;gap:.625rem 1rem;font-size:.8125rem;display:flex}.mk-blog-post-title{letter-spacing:-.02em;color:var(--foreground);margin:0;font-size:clamp(1.375rem,2.5vw,1.75rem);font-weight:700;line-height:1.2}.mk-blog-excerpt{color:var(--muted-fg);max-width:60ch;margin:.625rem 0 0;font-size:.9375rem;line-height:1.6}.mk-blog-author{color:var(--muted-fg);margin-top:.875rem;font-size:.8125rem}.mk-blog-author strong{color:var(--foreground);font-weight:600}.mk-blog-empty{text-align:center;color:var(--muted-fg);padding:4rem 1rem;font-size:.9375rem}.mk-blog-article{max-width:760px;margin:0 auto;padding:2rem 1.5rem 4rem}@media (min-width:768px){.mk-blog-article{padding:3rem 2rem 5rem}}.mk-blog-breadcrumb{color:var(--muted-fg);flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;display:flex}.mk-blog-breadcrumb a{color:var(--muted-fg);text-decoration:none;transition:color .15s}.mk-blog-breadcrumb a:hover{color:var(--foreground)}.mk-blog-breadcrumb .sep{opacity:.5}.mk-blog-breadcrumb .current{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;max-width:50ch;overflow:hidden}.mk-blog-meta-row{color:var(--muted-fg);flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin-bottom:1.5rem;font-size:.875rem;display:flex}.mk-blog-display{letter-spacing:-.03em;color:var(--foreground);margin:0 0 1.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.1}.mk-blog-quote{color:var(--muted-fg);border-left:3px solid var(--primary);letter-spacing:-.01em;margin:0 0 2.5rem;padding-left:1.25rem;font-size:1.25rem;font-weight:400;line-height:1.55}.mk-blog-cover{aspect-ratio:16/9;background:var(--card);border-radius:18px;margin-bottom:3rem;position:relative;overflow:hidden}.mk-blog-cover img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.mk-blog-prose section{margin-bottom:3rem}.mk-blog-prose h2{letter-spacing:-.02em;color:var(--foreground);margin:0 0 1rem;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:700;line-height:1.25}.mk-blog-prose h3{color:var(--foreground);margin:2rem 0 .75rem;font-size:1.25rem;font-weight:600}.mk-blog-prose p{color:var(--muted-fg);margin:0 0 1rem;font-size:1.0625rem;line-height:1.7}.mk-blog-prose strong{color:var(--foreground);font-weight:600}.mk-blog-prose a{color:var(--foreground);text-decoration:underline;-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary);text-underline-offset:3px;transition:text-decoration-color .15s}.mk-blog-prose a:hover{-webkit-text-decoration-color:var(--foreground);text-decoration-color:var(--foreground)}.mk-blog-prose ul,.mk-blog-prose ol{color:var(--muted-fg);margin:0 0 1.25rem 1.25rem;padding:0;font-size:1.0625rem;line-height:1.7}.mk-blog-prose li{margin-bottom:.5rem}.mk-blog-prose .section-image{justify-content:center;margin:1.5rem 0;display:flex}.mk-blog-prose .section-image>div{background:var(--card);border-radius:14px;width:100%;max-width:280px;overflow:hidden}.mk-blog-prose .section-image img{width:100%;height:auto;display:block}.mk-blog-prose .prose-table-wrap{border:1px solid var(--border);border-radius:14px;margin:1.5rem 0;overflow-x:auto}.mk-blog-prose table{border-collapse:collapse;text-align:left;width:100%;font-size:.9375rem}.mk-blog-prose thead{background:var(--card)}.mk-blog-prose th{color:var(--foreground);border-bottom:1px solid var(--border);white-space:nowrap;padding:.75rem 1rem;font-weight:600}.mk-blog-prose td{color:var(--muted-fg);border-bottom:1px solid var(--border);white-space:nowrap;padding:.75rem 1rem}.mk-blog-prose tbody tr:last-child td{border-bottom:0}.mk-blog-cta{background:var(--card);border:1px solid var(--border);text-align:center;border-radius:24px;margin:4rem 0 2rem;padding:2rem}@media (min-width:768px){.mk-blog-cta{padding:2.75rem 2.5rem}}.mk-blog-cta h2{letter-spacing:-.02em;color:var(--foreground);margin:0 0 1rem;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:700;line-height:1.2}.mk-blog-cta h2 em{color:var(--primary);font-style:italic;font-weight:700}.mk-blog-cta p{color:var(--muted-fg);max-width:52ch;margin:0 auto .875rem;font-size:1.0625rem;line-height:1.55}.mk-blog-cta-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.75rem;display:flex}.mk-blog-related{margin-top:4rem}.mk-blog-related h2{letter-spacing:-.02em;color:var(--foreground);margin:0 0 1.5rem;font-size:1.5rem;font-weight:700}.mk-blog-related-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.mk-blog-related-grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.mk-blog-related-grid{grid-template-columns:1fr 1fr 1fr}}.mk-blog-related-card{background:var(--card);border:1px solid var(--border);color:inherit;border-radius:16px;flex-direction:column;text-decoration:none;transition:border-color .2s;display:flex;overflow:hidden}.mk-blog-related-card:hover{border-color:var(--primary)}.mk-blog-related-thumb{aspect-ratio:16/9;background:var(--card);position:relative;overflow:hidden}.mk-blog-related-thumb img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.mk-blog-related-body{flex-direction:column;flex:1;gap:.5rem;padding:1rem;display:flex}.mk-blog-related-body h3{letter-spacing:-.01em;color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9375rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}
