:root{--ink:#1f242a;--stone:#f4f5f9;--warm-white:#fff;--parchment:#e8e9ed;--cc-red:#d90a2c;--cc-red-hover:#b80824;--cc-blue:#3c5d7b;--cc-green:#2ecc71;--cc-teal:#133240;--text-primary:#232226;--text-secondary:#4a4952;--text-tertiary:#63616b;--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2.5rem;--space-xl:4rem;--space-2xl:6rem;--space-3xl:8rem;--text-sm:clamp(.875rem, .85rem + .1vw, .9375rem);--text-base:clamp(1rem, .95rem + .2vw, 1.125rem);--text-lg:clamp(1.125rem, 1rem + .5vw, 1.375rem);--text-xl:clamp(1.5rem, 1.2rem + 1.2vw, 2.25rem);--text-2xl:clamp(2rem, 1.5rem + 2vw, 3.25rem);--text-3xl:clamp(2.5rem, 1.8rem + 3vw, 4.5rem);--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--radius-pill:100px;--border-default:1px solid #c5c4ca;--border-hairline:1px solid var(--parchment);--shadow-card-hover:0 8px 32px #1a181414;--shadow-card-teal:0 8px 32px #1332401f;--ease-out:cubic-bezier(.2, .8, .2, 1);--dur-fast:.15s;--dur-base:.2s;--container:72rem;--container-narrow:52rem}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;height:100%}body{font-family:DM Sans,system-ui,-apple-system,sans-serif;font-size:var(--text-base);color:var(--text-primary);background:var(--warm-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100%;line-height:1.7;overflow-x:hidden}h1,h2,h3,h4{color:var(--ink);font-family:Metropolis,DM Sans,sans-serif;font-weight:800;line-height:1.15}a{color:var(--cc-red);text-underline-offset:3px;text-decoration-thickness:1px;transition:color .2s}a:hover{color:var(--cc-red-hover)}::selection{background:var(--cc-red);color:#fff}:focus-visible{outline:3px solid var(--cc-red);outline-offset:2px;border-radius:2px}input:focus,select:focus,textarea:focus{outline:2px solid var(--cc-red);outline-offset:0;border-color:var(--cc-red)!important}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}html{scroll-behavior:auto}}.container{width:min(90%,72rem);margin-inline:auto}.container--narrow{width:min(90%,52rem);margin-inline:auto}.cc-honeypot{width:1px;height:1px;top:-10000px;left:-10000px;overflow:hidden;position:absolute!important}.skip-link{left:var(--space-sm);background:var(--ink);color:var(--warm-white);padding:.75rem var(--space-sm);z-index:1000;border-radius:0 0 4px 4px;align-items:center;min-height:44px;font-weight:600;text-decoration:none;transition:transform .15s;display:inline-flex;position:absolute;transform:translateY(-100%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--parchment);background:#fffffffa;position:sticky;top:0;box-shadow:0 2px 8px #0000000a}.nav-inner{padding:var(--space-sm) 0;justify-content:space-between;align-items:center;gap:var(--space-sm);display:flex}.nav-links{align-items:center;gap:var(--space-md);display:flex}.nav-link{font-size:var(--text-sm);color:var(--text-secondary);align-items:center;min-height:44px;padding:.5rem 0;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.nav-link:hover{color:var(--cc-red)}.nav-cta{background:var(--cc-red);color:#fff;font-weight:600;font-size:var(--text-sm);cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.5rem;min-height:44px;padding:.6rem 1.4rem;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.nav-cta:hover{background:var(--cc-red-hover);color:#fff;transform:translateY(-1px)}.nav-cta:active{transform:translateY(1px)}.mobile-bottom-nav{z-index:50;background:var(--warm-white);border-top:1px solid var(--parchment);padding:.5rem 1rem;padding-bottom:max(.5rem, env(safe-area-inset-bottom));justify-content:space-between;align-items:center;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 12px #1a18140d}.mbn-link{color:var(--text-primary);font-weight:600;font-size:var(--text-base);align-items:center;gap:.625rem;min-height:44px;padding:.5rem .25rem;text-decoration:none;display:inline-flex}.mbn-icon{background:var(--parchment);width:2.25rem;height:2.25rem;color:var(--cc-red);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.mbn-menu-btn{cursor:pointer;color:var(--ink);background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem;display:inline-flex}.mbn-drawer{z-index:49;background:var(--warm-white);border-top:1px solid var(--parchment);max-height:calc(100vh - 4rem);padding:.5rem 0;position:fixed;bottom:4rem;left:0;right:0;overflow-y:auto;box-shadow:0 -8px 24px #1a181414}.mbn-drawer ul{flex-direction:column;gap:.25rem;width:min(90%,72rem);margin-inline:auto;padding:0;list-style:none;display:flex}.mbn-drawer a{color:var(--text-primary);font-size:var(--text-base);padding:.75rem 0;font-weight:600;text-decoration:none;display:block}.site-footer{background:var(--ink);color:#ffffffbf;padding:var(--space-xl) 0}.footer-inner{justify-content:space-between;align-items:start;gap:var(--space-lg);flex-wrap:wrap;display:flex}.footer-brand p{color:#ffffffbf;font-size:var(--text-sm);max-width:32ch;margin-top:.5rem;line-height:1.6}.footer-links h2{color:var(--stone);font-family:DM Sans,sans-serif;font-weight:700;font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.06em;margin-bottom:var(--space-xs);margin-top:0}.footer-links ul{flex-direction:column;gap:.4rem;list-style:none;display:flex}.footer-links a{color:#ffffffbf;font-size:var(--text-sm);align-items:center;min-width:44px;min-height:44px;padding-right:.75rem;text-decoration:none;transition:color .2s;display:inline-flex}.footer-links a:hover{color:var(--stone)}.footer-bottom{padding-top:var(--space-md);margin-top:var(--space-lg);font-size:var(--text-sm);justify-content:space-between;gap:var(--space-sm);border-top:1px solid #ffffff1a;flex-wrap:wrap;display:flex}.footer-bottom a{color:#ffffffbf;text-decoration:none}.footer-bottom a:hover{color:var(--stone)}footer a:focus-visible{outline:3px solid var(--stone);outline-offset:3px}@media (max-width:1023px){.feature-grid,.steps-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:900px){.pricing-grid{grid-template-columns:1fr!important}}@media (max-width:768px){.hero-grid,.feature-grid,.steps-grid,.proof-grid{grid-template-columns:1fr!important}.hero-grid{gap:1.5rem!important}.hero-pitch-top{order:1!important;grid-area:auto/1!important}.hero-form{order:2!important;grid-area:auto/1!important;padding:1.5rem!important}.hero-pitch-bottom{order:3!important;grid-area:auto/1!important}.hero-section{min-height:auto!important;padding-top:2.5rem!important;padding-bottom:2.5rem!important}.contact-grid{grid-template-columns:1fr!important}.nav-links{display:none!important}.mobile-bottom-nav{display:flex!important}body{padding-bottom:4rem}}@media (max-width:480px){.nav-inner{padding:.5rem 0}.site-header img{height:1.875rem!important}}.feature-card{transition:box-shadow .2s,transform .2s}.feature-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.faq-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.faq-item{border:1px solid var(--parchment);background:var(--warm-white);border-radius:8px;overflow:hidden}.faq-item details{width:100%}.faq-q{color:var(--ink);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.25rem;font-family:Metropolis,DM Sans,sans-serif;font-size:1.0625rem;font-weight:800;list-style:none;display:flex}.faq-q::-webkit-details-marker{display:none}.faq-q:after{content:"+";color:var(--cc-red);flex-shrink:0;font-family:Metropolis,DM Sans,sans-serif;font-size:1.5rem;font-weight:800;line-height:1;transition:transform .2s}details[open] .faq-q:after{content:"−";transform:rotate(0)}.faq-q:hover{background:var(--stone)}.faq-a{color:var(--text-secondary);padding:0 1.25rem 1.25rem;font-size:1rem;line-height:1.7}.post-body{font-size:var(--text-base);color:var(--text-primary);line-height:1.75}.post-body p{margin:0 0 1.25em}.post-body h2{margin:2em 0 .6em;font-size:clamp(1.5rem,1.2rem + .8vw,1.875rem);line-height:1.2}.post-body h3{color:var(--ink);margin:1.6em 0 .5em;font-family:Metropolis,DM Sans,sans-serif;font-size:clamp(1.25rem,1.1rem + .4vw,1.4rem);font-weight:800;line-height:1.25}.post-body h4{color:var(--ink);margin:1.4em 0 .4em;font-family:Metropolis,DM Sans,sans-serif;font-size:1.125rem;font-weight:800}.post-body ul,.post-body ol{margin:0 0 1.25em 1.5em;padding:0}.post-body li{margin:0 0 .4em}.post-body a{color:var(--cc-red);text-underline-offset:3px}.post-body a:hover{color:var(--cc-red-hover)}.post-body strong{color:var(--ink);font-weight:700}.post-body img{border-radius:8px;max-width:100%;height:auto;margin:1.5em 0}.post-body blockquote{border-left:4px solid var(--cc-red);color:var(--text-secondary);margin:1.5em 0;padding:.5em 0 .5em 1.25em;font-style:italic}.post-body hr{border:0;border-top:1px solid var(--parchment);margin:2em 0}.post-body .wp-block-table{-webkit-overflow-scrolling:touch;overflow-x:auto}.post-body table{border-collapse:collapse;width:100%;font-size:var(--text-sm);-webkit-overflow-scrolling:touch;margin:1.5em 0;display:block;overflow-x:auto}.post-body table thead,.post-body table tbody{width:100%;display:table}.post-body th,.post-body td{text-align:left;border-bottom:1px solid var(--parchment);padding:.6em .8em}.post-body th{background:var(--stone);color:var(--ink);font-weight:700}.post-body figure{margin:1.5em 0}.post-body figcaption{font-size:var(--text-sm);color:var(--text-tertiary);text-align:center;margin-top:.5em}.post-body iframe,.post-body video{border-radius:8px;max-width:100%}.post-body pre{background:var(--ink);color:var(--stone);border-radius:8px;margin:1.5em 0;padding:1em;font-size:.9em;overflow-x:auto}.post-body code{background:var(--stone);border-radius:3px;padding:.15em .35em;font-size:.9em}.post-body pre code{background:0 0;padding:0}.mk-hero{padding:var(--space-3xl) 0 var(--space-2xl);background:var(--warm-white);position:relative;overflow:hidden}.mk-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#d90a2c1f 0%,#0000 70%);width:50vw;height:50vw;position:absolute;top:-30%;right:-15%}.mk-hero-eyebrow{font-size:var(--text-sm);color:var(--cc-red);text-transform:uppercase;letter-spacing:.08em;margin-bottom:var(--space-sm);align-items:center;gap:.5rem;font-weight:700;display:inline-flex}.mk-hero-eyebrow svg{width:1rem;height:1rem}.mk-hero h1{font-size:var(--text-3xl);max-width:22ch;margin-bottom:var(--space-md);letter-spacing:-.01em;line-height:1.1}.mk-hero h1 .highlight{color:var(--cc-red)}.mk-hero-description{font-size:var(--text-lg);color:var(--text-secondary);max-width:56ch;margin-bottom:var(--space-lg);line-height:1.6}.mk-hero-actions{gap:var(--space-sm);flex-wrap:wrap;align-items:center;display:flex}.mk-section{padding:var(--space-2xl) 0}.mk-section--stone{background:var(--stone)}.mk-section--ink{background:var(--ink);color:#ffffffd9}.mk-section--teal{background:var(--cc-teal);color:#ffffffd9}.mk-section--ink h2,.mk-section--ink h3,.mk-section--teal h2,.mk-section--teal h3{color:#fff}.mk-section--center{text-align:center}.mk-section--center .mk-section-subtext,.mk-section--center .mk-section-heading{margin-inline:auto}.mk-section-label{font-size:var(--text-sm);color:var(--cc-red);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-xs);align-items:center;gap:.5rem;font-weight:700;display:inline-flex}.mk-section-label:before{content:"";background:var(--cc-red);flex-shrink:0;width:1.25rem;height:1px}.mk-section--ink .mk-section-label,.mk-section--teal .mk-section-label{color:#ff5a72}.mk-section--ink .mk-section-label:before,.mk-section--teal .mk-section-label:before{background:#ff5a72}.mk-section--center .mk-section-label{display:inline-flex}.mk-section-heading{font-size:var(--text-2xl);letter-spacing:-.01em;max-width:22ch;margin-bottom:.75rem;line-height:1.15}.mk-section-subtext{color:var(--text-secondary);max-width:60ch;margin-bottom:var(--space-lg);font-size:1.0625rem;line-height:1.6}.mk-section--ink .mk-section-subtext,.mk-section--teal .mk-section-subtext{color:#ffffffbf}.mk-cardgrid{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));display:grid}.mk-card{background:var(--warm-white);border:1px solid var(--parchment);border-radius:var(--radius-lg);padding:var(--space-md);transition:border-color var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out), transform var(--dur-fast) var(--ease-out);flex-direction:column;display:flex}.mk-card:hover{box-shadow:var(--shadow-card-hover);border-color:#d90a2c66;transform:translateY(-1px)}.mk-card--data:hover{box-shadow:var(--shadow-card-teal);border-color:#13324066}.mk-card-badge{border-radius:var(--radius-sm);color:var(--cc-red);margin-bottom:var(--space-sm);text-transform:uppercase;letter-spacing:.08em;background:#d90a2c14;align-self:flex-start;align-items:center;padding:.25rem .5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.7rem;font-weight:700;display:inline-flex}.mk-card--data .mk-card-badge{color:var(--cc-teal);background:#13324014}.mk-card h3{margin-bottom:.4rem;font-size:1.125rem}.mk-card p{color:var(--text-secondary);font-size:.9375rem;line-height:1.55}.mk-card .mk-card-eg{color:var(--text-tertiary);margin-top:.6rem;font-size:.8125rem;font-style:italic}.mk-pricing{gap:var(--space-md);grid-template-columns:repeat(3,1fr);align-items:stretch;display:grid}@media (max-width:900px){.mk-pricing{grid-template-columns:1fr}}.mk-tier{background:var(--warm-white);border:1px solid var(--parchment);border-radius:var(--radius-lg);padding:var(--space-md);flex-direction:column;display:flex;position:relative}.mk-tier--popular{border:2px solid var(--cc-red);z-index:1;transform:scale(1.02)}@media (max-width:900px){.mk-tier--popular{transform:none}}.mk-tier-ribbon{background:var(--cc-red);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-pill);padding:.3rem .75rem;font-size:.6875rem;font-weight:700;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.mk-tier-name{text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);margin-bottom:.5rem;font-family:Metropolis,DM Sans,sans-serif;font-size:.8125rem;font-weight:800}.mk-tier--popular .mk-tier-name{color:var(--cc-red)}.mk-tier-price{color:var(--ink);font-family:Metropolis,DM Sans,sans-serif;font-size:2.25rem;font-weight:800;line-height:1}.mk-tier-note{color:var(--text-tertiary);margin:.4rem 0 .75rem;font-size:.8125rem}.mk-tier-desc{color:var(--text-secondary);margin-bottom:var(--space-md);font-size:.9375rem;line-height:1.55}.mk-tier-features{margin:0 0 var(--space-md);flex-direction:column;gap:.6rem;padding:0;list-style:none;display:flex}.mk-tier-features li{color:var(--text-primary);align-items:flex-start;gap:.625rem;font-size:.9375rem;line-height:1.5;display:flex}.mk-tier-cta{margin-top:auto}.mk-tier-cta .btn-cc{justify-content:center;width:100%}.mk-timeline{margin:0;padding:0;list-style:none}.mk-timeline--grid-3,.mk-timeline--grid-2{gap:var(--space-lg) var(--space-md);display:grid}.mk-timeline--grid-3{grid-template-columns:repeat(3,1fr)}.mk-timeline--grid-2{grid-template-columns:repeat(2,1fr)}@media (max-width:1023px){.mk-timeline--grid-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.mk-timeline--grid-3,.mk-timeline--grid-2{grid-template-columns:1fr}}.mk-timeline--grid-3 .mk-step,.mk-timeline--grid-2 .mk-step{text-align:left;max-width:32rem;display:block}.mk-timeline--grid-3 .mk-step-num,.mk-timeline--grid-2 .mk-step-num{margin-bottom:var(--space-sm)}.mk-timeline--vertical{gap:var(--space-lg);flex-direction:column;max-width:44rem;margin-inline:auto;display:flex}.mk-timeline--vertical .mk-step{gap:var(--space-md);grid-template-columns:2.5rem 1fr;align-items:start;display:grid}.mk-step-num{background:var(--cc-red);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:2.5rem;height:2.5rem;font-family:Metropolis,DM Sans,sans-serif;font-size:1rem;font-weight:800;display:grid}.mk-step-body h3{font-size:var(--text-lg);margin-bottom:.4rem}.mk-step-body p{color:var(--text-secondary);font-size:var(--text-base);max-width:60ch;line-height:1.65}.mk-section--ink .mk-step-body p,.mk-section--teal .mk-step-body p{color:#ffffffbf}.mk-whygrid{gap:var(--space-xl);grid-template-columns:5fr 7fr;align-items:start;display:grid}@media (max-width:768px){.mk-whygrid{gap:var(--space-lg);grid-template-columns:1fr}}.mk-whypoints{gap:var(--space-md);flex-direction:column;display:flex}.mk-whypoint{gap:var(--space-sm);grid-template-columns:2.25rem 1fr;display:grid}.mk-whypoint-marker{background:var(--cc-red);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:2.25rem;height:2.25rem;font-family:Metropolis,DM Sans,sans-serif;font-size:.9375rem;font-weight:800;display:grid}.mk-whypoint h4{color:var(--ink);margin-bottom:.25rem;font-family:Metropolis,DM Sans,sans-serif;font-size:1.0625rem;font-weight:700;line-height:1.2}.mk-whypoint p{color:var(--text-secondary);font-size:.9375rem;line-height:1.55}.mk-section--ink .mk-whypoint h4,.mk-section--teal .mk-whypoint h4{color:#fff}.mk-founder{gap:var(--space-xl);grid-template-columns:5fr 7fr;align-items:center;display:grid}@media (max-width:768px){.mk-founder{gap:var(--space-md);text-align:center;grid-template-columns:1fr;justify-items:center}}.mk-founder-avatar{background:var(--cc-teal);color:#fff;letter-spacing:-.02em;border-radius:50%;place-items:center;width:8rem;height:8rem;font-family:Metropolis,DM Sans,sans-serif;font-size:2.5rem;font-weight:800;display:grid}.mk-founder-name{margin-bottom:.15rem;font-size:1.5rem}.mk-founder-title{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;margin-bottom:var(--space-sm);font-size:.9375rem;font-weight:600}.mk-founder-bio{color:var(--text-secondary);line-height:1.7}.mk-founder-bio p+p{margin-top:.75rem}.ai-engine-row{justify-content:center;align-items:center;gap:var(--space-md) 3rem;margin:0;flex-wrap:wrap;max-width:64rem;margin-inline:auto;padding:0;list-style:none;display:flex}.ai-engine-row li{font-family:Metropolis,DM Sans,sans-serif;font-weight:700;font-size:var(--text-sm);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em}.trust-strip{background:var(--stone);padding:var(--space-lg) 0;border-top:1px solid var(--parchment);border-bottom:1px solid var(--parchment)}.trust-inner{justify-content:space-between;align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.trust-stat{text-align:center;flex:1 1 0;min-width:9rem}.trust-stat-number{color:var(--cc-red);margin-bottom:.25rem;font-family:Metropolis,DM Sans,sans-serif;font-size:clamp(1.5rem,1.2rem + 1vw,2rem);font-weight:800;line-height:1.05}.trust-stat-label{font-size:var(--text-sm);color:var(--text-secondary);font-weight:600}.trust-divider{background:var(--parchment);align-self:stretch;width:1px}@media (max-width:640px){.trust-divider{display:none}.trust-stat{flex-basis:45%}}.cta-band{padding:var(--space-2xl) 0;text-align:center;color:#fff}.cta-band--teal{background:var(--cc-teal)}.cta-band--ink{background:var(--ink)}.cta-band h2{color:#fff;margin-bottom:.75rem;font-size:clamp(1.75rem,1.3rem + 1.5vw,2.5rem)}.cta-band p{color:#fffc;max-width:50ch;margin:0 auto var(--space-md);font-size:1.0625rem;line-height:1.6}.cta-band-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:inline-flex}.btn-cc{border-radius:var(--radius-md);transition:transform var(--dur-fast) var(--ease-out), background var(--dur-base), border-color var(--dur-base), color var(--dur-base);cursor:pointer;border:2px solid #0000;align-items:center;gap:.4rem;min-height:44px;padding:.75rem 1.4rem;font-family:DM Sans,sans-serif;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-cc--filled-red{background:var(--cc-red);color:#fff}.btn-cc--filled-red:hover{background:var(--cc-red-hover);color:#fff;transform:translateY(-1px)}.btn-cc--outline-white{color:#fff;background:0 0;border-color:#ffffff59}.btn-cc--outline-white:hover{color:#fff;background:#ffffff1a;border-color:#fff}.btn-cc--outline-ink{color:var(--text-primary);border-color:var(--parchment);background:0 0}.btn-cc--outline-ink:hover{border-color:var(--cc-red);color:var(--cc-red)}
