@import url('/analytics.css');
@font-face{font-family:'Host Grotesk';src:url('/assets/host-grotesk.woff2') format('woff2');font-weight:300 800;font-style:normal;font-display:swap}
@font-face{font-family:'Azeret Mono';src:url('/assets/azeret-mono.woff2') format('woff2');font-weight:100 900;font-style:normal;font-display:swap}
:root{--ink:#92034e;--blue:#92034e;--muted:#594b53;--paper:#faf7f9;--ice:#fbeaf3;--lime:#ffd4e8;--line:#e2d5dc;--radius:16px;--wrap:1680px;--accent:#e63791;--cta-ink:#ffd4e8}
.k-brand,.k-nav-links>a:hover,.k-nav-links>a[aria-current],.k-nav-links>a,.k-other>a:hover{color:#92034e}
.k-button,.keyvo-edition .button,.k-mobile-cta,.keyvo-edition .fake-email-button{background:#92034e;color:#ffd4e8;border-color:#92034e}
.k-button:hover,.keyvo-edition .button:hover{background:#71023d;color:#fff0f7}
.k-label,.k-micro-label,.keyvo-edition .scenario-illustration,.keyvo-edition .scenario-illustration>.icon{background:#ffd4e8;color:#92034e}
.keyvo-edition .clue{color:#92034e;background:#fbeaf3;border-bottom-color:#92034e}
.keyvo-edition .clue-answer{background:#fbeaf3;border-left-color:#e63791;color:#92034e}
body.keyvo-edition{font-family:'Host Grotesk',Arial,sans-serif;font-size:18px;line-height:1.5;color:var(--ink);background:#fff}
.keyvo-edition h1,.keyvo-edition h2,.keyvo-edition h3{font-weight:700;letter-spacing:0;line-height:1.1}.keyvo-edition h1{font-size:72px}.keyvo-edition h2{font-size:56px}.keyvo-edition h3{font-size:24px}.keyvo-edition p{line-height:1.5}.keyvo-edition :focus-visible{outline-color:#08790a}.wrap{width:min(1680px,calc(100% - 160px))}.ki{flex-shrink:0;vertical-align:middle}.duotone{background:linear-gradient(90deg,transparent 45%,#17ee1a 45%,#17ee1a 83%,transparent 83%);background-size:100% 55%;background-position:center;background-repeat:no-repeat}
/* Reference navigation: 108 px desktop, 64 px tablet/mobile. */
.site-header.k-header{height:108px;position:sticky;top:0;background:#fff;backdrop-filter:none;border-bottom:1px solid #d4dad3;z-index:50}.k-nav-wrap{max-width:1840px;width:100%;padding:0 80px;margin:auto;height:100%;display:flex;align-items:center;gap:42px}.k-brand{display:flex;align-items:center;gap:8px;text-decoration:none;white-space:nowrap;font-size:32px;line-height:1;font-weight:700;letter-spacing:-1px;color:#032304}.k-brand svg{width:32px;height:32px}.k-header nav{position:static;display:flex;flex:1;justify-content:space-between;align-items:center;gap:28px;padding:0;box-shadow:none;border:0;background:transparent}.k-nav-links{display:flex;gap:28px;align-items:center;margin:auto}.k-nav-links>a{font-size:18px;color:#4a4e49;font-weight:400;text-decoration:none;white-space:nowrap;min-height:44px;display:flex;align-items:center}.k-nav-links>a:hover,.k-nav-links>a[aria-current]{color:#032304}.k-nav-actions{display:flex;gap:12px;align-items:center}.k-mobile-cta{display:none}.k-header .menu-toggle{display:none}.k-button,.keyvo-edition .button{display:inline-flex;align-items:center;justify-content:center;gap:16px;text-decoration:none;white-space:nowrap;background:#032304;color:#8bf78d;padding:16px 24px;border:1px solid #032304;border-radius:4px;min-height:52px;line-height:18px;font-size:16px;font-weight:500;box-shadow:inset 0 1px 2px #ffffff0d;transition:background .25s,border-color .25s,color .25s}.k-button:hover,.keyvo-edition .button:hover{background:#0a450c;color:#c5fbc6;box-shadow:inset 0 1px 2px #ffffff0d}.k-outline,.keyvo-edition .button-secondary{background:#fff;color:#131413;border:1px solid #e3e6e2;box-shadow:inset 0 1px 2px #f4f4f4}.k-outline:hover,.keyvo-edition .button-secondary:hover{background:#f1f8f1;border-color:#b7c7b7;color:#032304;box-shadow:none}.k-nav-actions .k-button{padding:14px 20px;font-size:14px;min-height:44px;line-height:14px}.k-arrow{width:20px;height:20px;position:relative;display:inline-block;overflow:hidden}.k-arrow>.ki{position:absolute;width:20px;height:20px;inset:0;transition:transform .35s cubic-bezier(.2,.7,.1,1)}.k-arrow>.ki:last-child{transform:translateX(-28px)}.k-button:hover .k-arrow>.ki:first-child{transform:translateX(28px)}.k-button:hover .k-arrow>.ki:last-child{transform:translateX(0)}.k-buttons{display:flex;gap:12px;align-items:center}.k-label{font-family:'Azeret Mono',monospace;display:inline-block;align-self:start;background:#c5fbc6;color:#032304;font-size:14px;font-weight:600;letter-spacing:2.8px;line-height:20px;text-transform:uppercase;padding:4px 8px;border-radius:0;width:fit-content;max-width:100%}.k-label-red{background:#f9d4da}.k-micro-label{font-family:'Azeret Mono',monospace;background:#c5fbc6;font-size:8px;font-weight:650;letter-spacing:.5px;text-transform:uppercase;padding:4px 6px;color:#032304;white-space:nowrap}
/* Hero: desktop side-by-side; tablet text above cropped cards. */
.k-hero{background:#f8f9f8;border-bottom:1px solid #d4dad3;overflow:hidden}.k-hero-inner{display:grid;grid-template-columns:1fr 1fr;max-width:1840px;margin:auto;min-height:794px}.k-hero-content{padding:80px 40px 120px 80px;display:flex;flex-direction:column;gap:64px;min-width:0;justify-content:flex-start}.k-hero-text{display:flex;flex-direction:column;gap:24px}.keyvo-edition .k-hero h1{font-size:72px;line-height:1.1;font-weight:700;max-width:720px}.k-hero p{font-size:20px;line-height:1.5;font-weight:400;color:#4a4e49;max-width:640px}.k-hero-visual{display:grid;grid-template-columns:1.08fr .92fr;align-items:start;gap:24px;padding:80px 80px 0 40px;height:794px;overflow:hidden;min-width:0}.k-hero-card{padding:24px;border:1px solid #d4dad3;border-radius:16px;background:#fff;min-width:0;color:#131413}.k-campaign{padding:24px 16px;background:#f6f7f5;border:1px solid #e5e8e3;border-radius:8px;display:flex;align-items:center;flex-direction:column;gap:14px;text-align:center}.k-campaign>.k-mail-art{width:100%;max-width:250px;height:auto}.k-campaign>b{font-size:20px;line-height:1.2;margin-top:6px}.k-campaign>span{font-size:14px;color:#656963}.k-campaign>a{background:#f8f9f8;border:1px solid #dedfdc;padding:7px 10px;color:#131413;font-size:12px;border-radius:3px;text-decoration:none;margin-top:8px;box-shadow:inset 0 1px 2px #fff}.k-overview{margin-top:30px}.keyvo-edition .k-overview>h2{font-size:16px;color:#131413;line-height:1.3;margin-bottom:16px}.k-program-tile{padding:18px;border:1px solid #dfe3dd;border-radius:8px}.k-program-line{display:flex;align-items:center;gap:9px;min-width:0}.k-small-logo{width:24px;height:24px;background:#032304;color:#c5fbc6;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:3px}.k-small-logo .ki{width:18px;height:18px}.k-program-line>b{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.k-program-line>.k-micro-label{margin-left:auto}.k-mini-metrics{margin-top:20px;display:flex;flex-direction:column;background:#f7f8f6;padding:16px;border-radius:4px;text-align:center;gap:14px}.k-mini-metrics>div{display:flex;flex-direction:column;gap:6px;border-bottom:1px solid #dce2d9;padding-bottom:14px}.k-mini-metrics>div:last-child{border:0;padding-bottom:0}.k-mini-metrics b{font-size:18px;display:flex;justify-content:center;align-items:center;gap:8px}.k-mini-metrics span:not(.k-dot){font-size:12px;color:#656963}.k-dot{width:8px;height:8px;border-radius:100%;background:#079909}.k-other{margin-top:22px;font-size:14px}.k-other>div{display:flex;align-items:center;gap:8px;padding:18px 0;border-bottom:1px solid #e6eae4;font-size:12px}.k-other .ki{width:20px;height:20px}.k-other small{font-size:10px;margin-left:auto;background:#f1f7ed;padding:4px 5px}.k-hero-tiles{display:flex;flex-direction:column;gap:12px;min-width:0}.k-video{position:relative;border-radius:12px;overflow:hidden;background:#c5fbc6;aspect-ratio:16/9;border:1px solid #c7d4c5}.reference-video{display:block;width:100%;height:100%;object-fit:cover}.k-video-toggle{position:absolute;right:9px;bottom:9px;width:30px;height:30px;border:1px solid #9bc49b;border-radius:50%;background:#e7ffe9d9;color:#032304;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s}.k-video-toggle .ki{width:12px;height:12px;pointer-events:none}.k-video:hover .k-video-toggle,.k-video:focus-within .k-video-toggle,.k-video-toggle[aria-pressed=true]{opacity:1}.k-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.k-mini-card{background:white;border:1px solid #d4dad3;border-radius:16px;padding:16px;min-width:0;display:flex;flex-direction:column;text-decoration:none;overflow:hidden}.k-mini-card>b{font-size:16px;line-height:1.3;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.k-mini-card>span{font-size:12px;color:#62695e;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.k-mini-card>.ki{margin-top:18px;width:38px;height:38px;stroke-width:1.4}.k-mini-card:hover{background:#f8fdf7}.k-counter-card{padding:24px;background:#075f08;color:#c5fbc6;border-radius:16px}.k-counter-card>.k-label{font-size:8px;letter-spacing:.7px;line-height:12px;padding:4px;background:#17ee1a}.k-counter-card>b{display:block;font-size:74px;line-height:1;white-space:nowrap;margin-top:24px;font-weight:700}.k-counter-card>b small{font-size:24px;margin-left:5px}.k-counter-card>p{font-size:14px;color:#c5fbc6;line-height:1.3;margin-top:28px}
/* Main sections and exact three-column illustration rhythm. */
.k-section{padding:120px 80px;background:#fff;border-bottom:1px solid #d4dad3}.k-section>*{max-width:1680px;margin-left:auto;margin-right:auto}.k-muted{background:#f8f9f8}.k-section-heading{text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px;margin-bottom:64px;max-width:1200px}.k-section-heading .k-label{align-self:center}.keyvo-edition .k-section-heading h2{font-size:56px;line-height:1.1;max-width:1150px}.k-section-heading .k-button{margin-top:40px}.k-problems{display:grid;grid-template-columns:repeat(3,1fr);gap:64px}.k-problems article{text-align:center;padding:0 10px}.k-problems img{width:160px;height:96px;object-fit:contain;margin:0 auto 24px}.keyvo-edition .k-problems h3{font-size:24px;line-height:1.2;margin-bottom:12px}.k-problems p{color:#4a4e49;font-size:18px;line-height:1.5;max-width:420px;margin:auto}.k-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:48px}.k-info-card{border:1px solid #bfc8bc;border-radius:16px;padding:24px;background:#fff;min-width:0}.k-info-card>.ki{width:48px;height:48px;stroke-width:1.35;margin-bottom:32px}.keyvo-edition .k-info-card h3{font-size:28px;line-height:1.2;margin-bottom:12px}.k-info-card p{font-size:18px;color:#4a4e49;line-height:1.5}.k-security-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.k-trust-link{margin-top:30px}.k-offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.k-offer{position:relative;display:flex;flex-direction:column}.k-offer>.ki{margin-bottom:26px}.k-offer-status{position:absolute;right:20px;top:30px;font-family:'Azeret Mono',monospace;font-size:9px;line-height:1.3;background:#f1f3ef;padding:5px 7px;color:#4a4e49}.k-offer-status.ready{background:#c5fbc6;color:#032304}.k-offer-model{font-size:13px;padding-top:25px;margin-top:auto;color:#4a4e49}.k-offer>.text-link{margin-top:12px}.k-section-end{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-top:40px}.k-section-end p{font-size:16px;color:#4a4e49;max-width:740px}
/* A re-created product view with illustrative data only. */
.k-dashboard{width:100%;aspect-ratio:2/1;display:grid;grid-template-columns:200px 1fr;overflow:hidden;border:3px solid #032304;border-radius:12px;background:#fff;font-size:13px}.k-dashboard>aside{background:#032304;color:#bdd7b9;padding:22px 20px;display:flex;flex-direction:column}.k-dash-brand{display:flex;gap:5px;align-items:center;color:#fff;font-size:17px;margin-bottom:24px;white-space:nowrap}.k-dash-brand>svg{width:25px;height:25px}.k-dash-menu{display:flex;gap:10px;align-items:center;padding:13px 4px;font-size:11px;white-space:nowrap}.k-dash-menu .ki{width:17px;height:17px}.k-dash-menu.selected{background:#233e22;box-shadow:-22px 0 #233e22,22px 0 #233e22;border-left:2px solid #17ee1a;color:#fff}.k-dash-account{font-size:9px;border:1px solid #234023;padding:12px 8px;border-radius:4px;margin-top:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.k-dashboard-body{padding:25px;min-width:0}.k-dash-top{display:flex;align-items:center;gap:20px;margin-bottom:25px}.k-dash-top>b{font-size:22px;color:#131413}.k-dash-top>a{margin-left:auto;display:flex;gap:7px;align-items:center;text-decoration:none;border:1px solid #e0e2dd;border-radius:3px;padding:5px 9px;font-size:10px;color:#131413}.k-dash-top>a>.ki{width:12px;height:12px}.k-illustrative{font-family:'Azeret Mono',monospace;font-size:8px;color:#566151;background:#f0f5ed;padding:4px 7px;white-space:nowrap}.k-dash-filter{display:flex;gap:7px;align-items:center;margin-bottom:20px;color:#63695e;font-size:10px}.k-dash-filter>.ki{width:16px;height:16px}.k-dash-select{margin-left:auto;border:1px solid #dfe2db;padding:6px;color:#4a4e49}.k-dash-table{display:flex;flex-direction:column}.k-dash-row{display:grid;grid-template-columns:2.2fr 1fr 1.5fr .8fr 1.1fr;align-items:center;gap:12px;padding:13px 4px;border-bottom:1px solid #ecede9;font-size:11px;color:#454b40}.k-dash-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.k-dash-row>span:first-child{display:flex;align-items:center;gap:10px}.k-dash-row>span>b{font-weight:600;text-overflow:ellipsis;overflow:hidden}.k-dash-row .ki{width:28px;height:24px;color:#032304}.k-dash-table-head{background:#f8f9f6;border:0;font-size:10px;font-weight:500}.k-dash-table-head>span:first-child{padding-left:5px}.k-dash-row.active-row{background:#e9fbe5;border-radius:6px}.k-dash-badge{border:1px solid #bbd5b6;border-radius:20px;text-align:center;padding:3px;font-size:9px}.k-dash-note{font-size:9px;color:#62695e;margin-top:18px}
/* Horizontal carousel with snap, fading edge and round arrows. */
.k-carousel{position:relative;overflow:hidden}.k-carousel-track{display:flex;gap:32px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding-bottom:1px;overscroll-behavior-x:contain}.k-carousel-track::-webkit-scrollbar{display:none}.k-slide{flex:0 0 560px;scroll-snap-align:start;min-width:0;border:1px solid #bcc7b8;border-radius:16px;background:white;overflow:hidden}.k-stage-art{height:400px;background:#f8f9f8;padding:40px 42px 0;overflow:hidden}.k-stage-screen{background:white;box-shadow:0 0 12px #2134180d;border-radius:6px;padding:26px;min-height:390px;color:#131413}.k-stage-screen>b{font-size:20px;display:block}.k-stage-screen>span{font-size:12px;display:block;margin:24px 0 12px}.k-stage-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.k-stage-choices>div{display:flex;flex-direction:column;gap:12px;padding:12px;border:1px solid #d5dad1;border-radius:6px;font-size:12px}.k-stage-choices>div:first-child{background:#e7f9e7;border-color:#032304}.k-stage-choices .ki{width:28px;height:28px}.k-stage-fields{display:flex;gap:18px;margin:28px 0}.k-stage-fields>div{flex:1;font-size:11px}.k-stage-fields span{display:block;margin-top:6px;border:1px solid #dfe3da;padding:10px;background:#f8f9f8;border-radius:4px}.k-stage-screen>p{font-size:13px;color:#626959;margin-top:22px}.k-stage-envelope{background:#f8f9f8;margin-bottom:22px;border:1px solid #e1e4db;border-radius:5px}.k-stage-envelope .k-mail-art{width:80%;height:180px;margin:auto;display:block}.k-stage-success{display:flex;gap:12px;align-items:center;background:#e3fbe4;padding:18px;border-radius:6px;font-size:13px;margin-top:24px}.k-stage-success .ki{width:22px;height:22px}.k-report-lines{display:flex;flex-direction:column;gap:22px;border-bottom:1px solid #ddd;padding:18px 0 30px}.k-report-lines i{height:12px;border-radius:2px;background:linear-gradient(90deg,#84cf85 65%,#ecf0e8 65%)}.k-report-lines i:nth-child(2){background:linear-gradient(90deg,#b4ebb4 45%,#ecf0e8 45%)}.k-report-lines i:nth-child(3){background:linear-gradient(90deg,#cceccc 85%,#ecf0e8 85%)}.k-report-lines i:last-child{background:#ecf0e8}.k-slide-caption{border-top:1px solid #cbd2c6;padding:24px}.keyvo-edition .k-slide-caption h3{font-size:22px;margin-bottom:12px;line-height:1.2}.k-slide-caption>p{font-size:18px;color:#4a4e49}.k-carousel-controls{position:absolute;top:43%;left:24px;right:24px;display:flex;justify-content:space-between;pointer-events:none}.k-carousel-controls>button{width:40px;height:40px;border:0;border-radius:50%;background:#d4dad3e6;color:white;display:flex;align-items:center;justify-content:center;pointer-events:auto;transition:background .2s,transform .05s}.k-carousel-controls>button:first-child>.ki{transform:rotate(180deg)}.k-carousel-controls>button:hover{background:#688267}.k-carousel-controls>button:active{transform:scale(.9)}.k-carousel-controls>button:disabled{opacity:0;pointer-events:none}.k-carousel:after{content:'';position:absolute;right:0;top:0;bottom:1px;width:50px;background:linear-gradient(90deg,#f8f9f800,#f8f9f8bf);pointer-events:none}
/* Vivid CTA and large dark footer. */
.patch-chatbot-frame{position:fixed;z-index:1000;right:10px;bottom:10px;width:210px;height:72px;border:0;background:transparent;color-scheme:light;transition:width .18s ease,height .18s ease}.patch-chatbot-frame.is-open{width:min(430px,calc(100vw - 16px));height:min(760px,calc(100vh - 16px))}@media(max-width:540px){.patch-chatbot-frame.is-open{right:4px;bottom:4px;width:calc(100vw - 8px);height:calc(100vh - 8px)}}@media print{.patch-chatbot-frame{display:none}}
.k-cta-section{padding:0 80px 120px;background:#fff}.k-cta{max-width:1680px;margin:auto;padding:80px;background:#17ee1a;border-radius:16px;display:grid;grid-template-columns:1.1fr 1fr;gap:80px;position:relative;overflow:hidden}.k-cta:before{content:'';position:absolute;inset:0 auto 0 0;width:45px;background-image:radial-gradient(#047f0b 1.3px,transparent 1.3px);background-size:9px 9px;opacity:.2;mask-image:linear-gradient(90deg,black,transparent)}.k-cta-copy{display:flex;flex-direction:column;gap:32px}.keyvo-edition .k-cta h2{font-size:64px;line-height:1.1}.k-cta-side{display:flex;flex-direction:column;gap:24px;justify-content:center;min-width:0}.k-cta-side>.k-video{border-color:#197718;background:#c5fbc6;width:100%;border-radius:12px}.k-cta-side>p{font-size:18px;line-height:1.5;margin:0}.k-cta-side .k-buttons{gap:12px;flex-wrap:wrap}.k-footer{background:#032304;color:#c5fbc6;overflow:hidden;padding:72px 0 28px}.k-footer a{color:#c5fbc6;text-decoration:none}.k-footer a:hover{color:#fff}.k-footer-links{padding:0 80px 28px;display:flex;align-items:center;justify-content:space-between;gap:25px;flex-wrap:wrap;border-bottom:1px solid #a4c2a180;font-size:16px}.k-footer-links .text-button{font-size:12px;line-height:1.2;padding:7px 0;color:#c5fbc6}.k-footer-wordmark{max-width:1840px;margin:20px auto 5px;display:flex;align-items:center;justify-content:center;gap:2vw;padding:30px 60px;color:#c5fbc6;line-height:1;white-space:nowrap;overflow:hidden}.k-footer-wordmark>span{font-weight:700;letter-spacing:-.055em;font-size:clamp(60px,13.5vw,248px)}.k-footer-wordmark>svg{width:12vw;height:12vw;max-width:230px;max-height:230px}.k-footer-bottom{padding:12px 80px 0;max-width:1840px;margin:auto;display:flex;align-items:center;justify-content:space-between;font-size:12px}.k-footer-bottom .ki{width:14px;height:14px;margin-left:8px}
/* Remaining pages share the reference's typography, palette and spacing. */
.keyvo-edition .page-hero{padding-top:80px;padding-bottom:64px}.keyvo-edition .page-hero h1{font-size:64px;line-height:1.1;margin-top:30px;max-width:1150px}.keyvo-edition .lead{font-size:20px;color:#4a4e49}.keyvo-edition .section{padding-block:120px}.keyvo-edition .section-kicker{font-family:'Azeret Mono',monospace;text-transform:uppercase;letter-spacing:1.2px;font-size:12px;color:#032304;font-weight:600}.keyvo-edition .pill,.keyvo-edition .status-live{background:#c5fbc6;color:#032304;border-radius:1px}.keyvo-edition .status{border-radius:1px}.keyvo-edition .offer-card.featured{background:#f3fff3;border-color:#b7d2b3}.keyvo-edition .program-preview{box-shadow:none;border-color:#bfc8bc}.keyvo-edition .program-heading h2{font-size:24px}.keyvo-edition .round-label{background:#c5fbc6}.keyvo-edition .offer-title h3{font-size:28px}.keyvo-edition .offer-title>.icon{color:#032304}.keyvo-edition .offer-card>p:not(.offer-audience){font-size:16px}.keyvo-edition .text-link{font-size:16px;font-weight:500}.keyvo-edition .offer-card .text-link{font-size:14px}.keyvo-edition .offer-model{font-size:14px}.keyvo-edition .offer-audience{font-size:14px}.keyvo-edition .quote-panel{background:#032304}.keyvo-edition .quote-panel p{color:#c5fbc6}.keyvo-edition .approach-image{background:#c5fbc6;color:#032304}.keyvo-edition .approach-image span{color:#4a4e49}.keyvo-edition .approach-image img,.keyvo-edition .human-image img{filter:grayscale(1)}.keyvo-edition .feature-grid h3{font-size:26px}.keyvo-edition .feature-grid p{font-size:17px}.keyvo-edition .platform-showcase{background:#f8f9f8}.keyvo-edition .program-heading h2{line-height:1.2}.keyvo-edition .mail-content{font-family:'Host Grotesk',Arial,sans-serif}.keyvo-edition .clue{color:#032304;background:#e8fbe8;border-bottom-color:#075f08}.keyvo-edition .fake-email-button{background:#032304;color:#8bf78d}.keyvo-edition .clue-answer{background:#e9fbe9;border-left-color:#5aac5a;color:#032304}.keyvo-edition .scenario-illustration{background:#c5fbc6}.keyvo-edition .scenario-illustration>.icon{color:#032304;background:#c5fbc6}.keyvo-edition .scenario-illustration.qr{background:#eff8e9}.keyvo-edition .scenario-illustration.qr>.icon{background:#eff8e9;color:#032304}.keyvo-edition .scenario-line{border-color:#80a580}.keyvo-edition .scenario-content>p:not(.section-kicker){font-size:16px}.keyvo-edition .scenario-content summary{font-size:14px}.keyvo-edition .scenario-content details p{font-size:14px}.keyvo-edition .scenario-content .text-link{font-size:14px}.keyvo-edition .quiz button[aria-pressed=true]{background:#dbf9d9;border-color:#032304}.keyvo-edition .legal-copy h2{font-size:30px}.keyvo-edition .legal-copy p{font-size:17px}.keyvo-edition .faq-list summary{font-size:18px}.keyvo-edition .faq-list details>p{font-size:16px}.k-contact-page{padding:80px;max-width:1840px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:160px;background:#f8f9f8}.keyvo-edition:has(.k-contact-page){background:#f8f9f8}.k-contact-intro{min-width:0}.keyvo-edition .k-contact-intro h1{font-size:56px;line-height:1.2;margin:24px 0 52px}.k-contact-intro .k-video{width:100%;border-radius:12px}.k-contact-address{display:block;font-size:16px;margin-top:24px}.k-contact-page .contact-form-wrap{padding-top:0}.k-contact-page .contact-form-wrap h2{font-size:24px;font-weight:400;line-height:1.5;margin-bottom:16px}.k-contact-page .form-instruction{font-size:16px;line-height:1.5;margin-bottom:28px}.k-contact-page .field label{font-size:14px;font-weight:500}.k-contact-page .field input,.k-contact-page .field select,.k-contact-page .field textarea{border:1px solid #dadeda;border-radius:4px;font-family:'Host Grotesk',Arial,sans-serif;font-size:16px;padding:13px 16px}.k-contact-page .form-grid{gap:18px}.k-contact-page .field-hint{font-size:12px}.k-contact-page .privacy-note{font-size:12px}.k-contact-page .contact-form-wrap .button{font-size:16px}.keyvo-edition .contact-form-wrap #draft-title{font-size:40px;font-weight:700}.keyvo-edition #draft-preview{background:white;font-size:14px}.keyvo-edition .k-contact-page #draft-result>p{font-size:16px}
/* Shared motion state: WAAPI animates the same measured spring displacement. */
[data-reveal]{will-change:transform,opacity}.motion-ready [data-reveal]:not(.is-revealed){opacity:.001;transform:translateY(80px)}.motion-ready [data-reveal="left"]:not(.is-revealed){transform:translateX(-80px)}.k-stage-choices>div,.k-info-card{transition:border-color .4s}.k-info-card:hover{border-color:#6e966d}.k-carousel-track:focus-visible{outline-offset:-4px}.keyvo-edition .k-footer :focus-visible{outline-color:#8bf78d}
@media(min-width:1680px){.k-hero-inner{min-height:820px}.k-hero-content{padding:80px 64px 120px 80px}.k-hero-visual{height:820px;padding-left:16px}.k-mini-metrics{flex-direction:row;gap:8px;padding:14px 8px}.k-mini-metrics>div{border:0;padding:0;flex:1}.k-mini-metrics b{font-size:16px}.k-mini-metrics span:not(.k-dot){font-size:10px}.k-program-line>b{font-size:18px}.k-security-grid{grid-template-columns:repeat(3,1fr)}}
@media(min-width:1440px) and (max-width:1679.98px){.k-nav-wrap{gap:35px}.k-brand{font-size:30px}.k-nav-links{gap:22px}.k-nav-links>a{font-size:16px}.k-nav-actions .k-button{font-size:14px;padding:14px 18px}.k-feature-grid{grid-template-columns:repeat(2,1fr)}.keyvo-edition .k-info-card h3{font-size:24px}.k-info-card p{font-size:16px}.k-section-heading h2{max-width:1120px}.k-counter-card>b{font-size:68px}.k-counter-card>b small{font-size:22px}.k-program-tile{padding:16px 12px}.k-program-line{gap:7px}.k-program-line>b{font-size:15px}.k-small-logo{width:21px;height:21px}.k-micro-label{font-size:7px;padding:4px}.k-dashboard{grid-template-columns:190px 1fr}.k-stage-art{height:400px}}
@media(max-width:1439.98px){.wrap{width:calc(100% - 128px)}.site-header.k-header{height:64px}.k-nav-wrap{padding:0 64px;gap:22px}.k-brand{font-size:28px}.k-brand>svg{width:26px;height:26px}.k-mobile-cta{display:flex;align-items:center;justify-content:center;background:#032304;border-radius:4px;color:#8bf78d;text-decoration:none;font-size:12px;line-height:12px;font-weight:500;min-height:32px;padding:10px 12px;margin-left:auto}.k-header .menu-toggle{display:block;width:32px;height:32px;min-width:32px;border:0;border-radius:0;background:white;padding:4px}.k-header .menu-toggle>span{width:20px;height:1px;margin:6px auto;background:#032304;transition:transform .3s cubic-bezier(.2,.8,.2,1)}.k-header .menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.k-header .menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.k-header nav{display:none;position:absolute;top:64px;left:0;right:0;padding:22px 64px 30px;background:#fff;border-bottom:1px solid #d4dad3;flex-direction:column;gap:32px;align-items:stretch;transform-origin:top}.k-header nav.is-open{display:flex;animation:menu-open .35s cubic-bezier(.2,.8,.2,1)}.k-nav-links{margin:0;display:flex;flex-direction:column;align-items:stretch;gap:10px}.k-nav-links>a{font-size:24px;font-weight:700;line-height:1.2;color:#032304;min-height:43px}.k-nav-actions{display:flex;flex-direction:column;align-items:stretch;gap:12px}.k-nav-actions>.k-button{max-width:none;width:100%;min-height:44px}.k-hero-inner{display:flex;flex-direction:column;min-height:0}.k-hero-content{padding:80px 64px 64px;gap:64px}.keyvo-edition .k-hero h1{font-size:56px;max-width:none;line-height:1.1}.k-hero p{font-size:18px;max-width:640px}.k-hero-visual{height:420px;margin:0;padding:0 64px;grid-template-columns:1.08fr .92fr;gap:24px;width:100%}.k-hero-card{padding:24px}.k-campaign{padding:20px 16px;gap:10px}.k-campaign>.k-mail-art{max-width:218px;height:111px}.k-campaign>b{font-size:20px;margin:0}.k-campaign>a{margin-top:8px}.k-overview{margin-top:30px}.k-mini-metrics{flex-direction:row;gap:10px}.k-mini-metrics>div{border:0;padding:0;flex:1}.k-mini-metrics b{font-size:18px}.k-mini-metrics span:not(.k-dot){font-size:11px}.k-program-line>b{font-size:18px}.k-micro-label{font-size:8px}.k-counter-card>b{font-size:74px}.k-counter-card>b small{font-size:26px}.k-section{padding:120px 64px}.keyvo-edition .k-section-heading h2{font-size:48px;line-height:1.1}.k-problems{gap:40px}.keyvo-edition .k-problems h3{font-size:18px}.k-problems p{font-size:14px}.k-feature-grid{grid-template-columns:repeat(2,1fr)}.keyvo-edition .k-info-card h3{font-size:24px}.k-info-card p{font-size:16px}.k-security-grid{grid-template-columns:1fr}.k-offer-grid{grid-template-columns:repeat(2,1fr)}.k-dashboard{grid-template-columns:180px 1fr}.k-dashboard-body{padding:22px}.k-dash-row{gap:10px;font-size:10px;padding:12px 4px}.k-dash-brand{font-size:16px}.k-dash-top>b{font-size:20px}.k-cta-section{padding:0 64px 120px}.k-cta{padding:64px;gap:64px;grid-template-columns:1fr 1fr}.keyvo-edition .k-cta h2{font-size:48px}.k-cta-side>p{font-size:16px}.k-cta-side .k-buttons{flex-direction:column;align-items:stretch}.k-footer{padding-top:64px}.k-footer-links{padding:0 64px 28px;gap:24px 30px;justify-content:flex-start;font-size:16px}.k-footer-wordmark{padding:30px 64px}.k-footer-wordmark>span{font-size:13vw}.k-footer-bottom{padding-inline:64px}.keyvo-edition .page-hero{padding-top:80px}.keyvo-edition .page-hero h1{font-size:56px}.keyvo-edition h2{font-size:48px}.keyvo-edition .section{padding-block:100px}.keyvo-edition .section-head h2{font-size:48px}.k-contact-page{padding:80px 64px;gap:64px}.keyvo-edition .k-contact-intro h1{font-size:48px}.k-contact-page .contact-form-wrap h2{font-size:20px}.k-contact-page .form-grid{grid-template-columns:1fr}.k-contact-page .form-instruction{font-size:15px}}
@media(max-width:1000px) and (min-width:810px){.k-dashboard{aspect-ratio:1.8/1;grid-template-columns:140px 1fr}.k-dashboard>aside{padding:18px 12px}.k-dash-brand{font-size:12px}.k-dash-brand>svg{width:19px;height:19px}.k-dash-menu{font-size:10px;padding:11px 0;gap:7px}.k-dashboard-body{padding:16px}.k-dash-row{font-size:9px;grid-template-columns:1.9fr 1fr 1fr 1fr;gap:7px}.k-dash-row>span:nth-child(3){display:none}.k-dash-row .ki{width:20px;height:20px}.k-dash-top{gap:10px;margin-bottom:20px}.k-dash-top>b{font-size:17px}.k-dash-top>a{display:none}.k-dash-filter{font-size:8px}.k-dash-account{font-size:7px}.k-dash-select{display:none}.k-cta{padding:48px;gap:36px}.keyvo-edition .k-cta h2{font-size:42px}.k-mini-metrics b{font-size:14px}.k-mini-metrics span:not(.k-dot){font-size:9px}.k-campaign>b{font-size:18px}.k-program-line>b{font-size:15px}.k-micro-label{font-size:6px}.k-hero-card{padding:20px}.k-program-tile{padding:14px}}
@media(max-width:809.98px){html{scroll-padding-top:84px}.wrap{width:calc(100% - 48px)}.k-nav-wrap{padding:0 24px;gap:16px}.k-brand{font-size:25px;gap:6px;letter-spacing:-.8px}.k-brand>svg{width:24px;height:24px}.k-mobile-cta{font-size:11px;padding:9px 10px;min-height:32px}.k-header .menu-toggle{width:24px;min-width:24px}.k-header nav{padding:20px 24px 28px}.k-hero-content{padding:64px 24px 48px;gap:48px}.k-hero-text{gap:24px}.keyvo-edition .k-hero h1{font-size:40px;line-height:1.1}.k-label{font-size:12px;letter-spacing:2.4px;line-height:20px;padding:4px 8px}.k-hero p{font-size:16px;line-height:1.5;max-width:none}.k-buttons{flex-direction:column;align-items:stretch;gap:12px}.k-buttons>.k-button{width:100%;font-size:16px}.k-hero-visual{height:310px;padding:0 24px;gap:16px;grid-template-columns:1.08fr .92fr}.k-hero-card{padding:16px 12px;border-radius:12px}.k-campaign{padding:10px 8px;gap:9px;border-radius:5px}.k-campaign>.k-mail-art{width:100%;height:70px}.k-campaign>b{font-size:12px;line-height:1.2}.k-campaign>span{font-size:8px}.k-campaign>a{font-size:8px;padding:5px 6px;margin-top:2px}.k-overview{margin-top:20px}.keyvo-edition .k-overview>h2{font-size:12px;margin-bottom:10px}.k-program-tile{padding:10px 6px;border-radius:5px}.k-program-line{gap:4px;flex-wrap:wrap}.k-program-line>b{font-size:11px}.k-small-logo{width:16px;height:16px}.k-small-logo>.ki{width:12px;height:12px}.k-program-line>.k-micro-label{font-size:6px;padding:3px;letter-spacing:0;margin-left:0}.k-mini-metrics{flex-direction:column;padding:10px 5px;gap:10px;margin-top:10px}.k-mini-metrics>div{border-bottom:1px solid #e1e7dc;padding-bottom:10px}.k-mini-metrics>div:last-child{padding-bottom:0}.k-mini-metrics b{font-size:12px;gap:5px}.k-dot{height:5px;width:5px}.k-mini-metrics span:not(.k-dot){font-size:8px}.k-hero-tiles{gap:10px}.k-video{border-radius:12px}.k-pair{gap:8px}.k-mini-card{padding:10px;border-radius:12px}.k-mini-card>b{font-size:10px}.k-mini-card>span{font-size:8px;margin-top:3px}.k-mini-card>.ki{width:27px;height:27px;margin-top:12px}.k-counter-card{padding:15px 10px;border-radius:12px}.k-counter-card>.k-label{font-size:6px;line-height:8px;padding:3px;letter-spacing:.3px}.k-counter-card>b{font-size:40px;margin-top:15px}.k-counter-card>b small{font-size:12px;margin-left:3px}.k-counter-card>p{font-size:9px;line-height:1.3;margin-top:15px}.k-other{font-size:10px}.k-other>div{font-size:8px;padding:11px 0;gap:4px}.k-other .ki{width:12px;height:12px}.k-other small{font-size:7px}.k-section{padding:64px 24px}.k-section-heading{gap:24px;margin-bottom:48px}.keyvo-edition .k-section-heading h2{font-size:36px;line-height:1.1}.k-section-heading h2>br{display:none}.k-section-heading .k-button{margin-top:24px;white-space:normal;line-height:1.35}.k-problems{grid-template-columns:1fr;gap:48px}.k-problems img{width:160px;height:96px;margin-bottom:20px}.keyvo-edition .k-problems h3{font-size:20px;margin-bottom:12px}.k-problems p{font-size:16px;max-width:440px}.k-feature-grid{grid-template-columns:1fr;gap:24px;margin-top:32px}.k-info-card{padding:24px}.k-info-card>.ki{width:40px;height:40px;margin-bottom:32px}.keyvo-edition .k-info-card h3{font-size:24px}.k-info-card p{font-size:16px}.k-offer-grid{grid-template-columns:1fr}.k-offer-status{font-size:8px}.k-section-end{display:block}.k-section-end>p{font-size:14px;margin-bottom:25px}.k-section-end>.k-button{width:100%}.k-trust-link{font-size:14px!important}.k-dashboard{aspect-ratio:1.65/1;grid-template-columns:22% 78%;border-width:1px;border-radius:6px}.k-dashboard>aside{padding:10px 6px}.k-dash-brand{font-size:6px;gap:2px;margin-bottom:13px}.k-dash-brand>svg{width:10px;height:10px}.k-dash-menu{font-size:5px;gap:4px;padding:6px 0}.k-dash-menu .ki{width:8px;height:8px}.k-dash-account{font-size:4px;padding:5px 2px;border-radius:2px}.k-dashboard-body{padding:10px 8px}.k-dash-top{gap:6px;margin-bottom:11px}.k-dash-top>b{font-size:9px}.k-illustrative{font-size:4px;padding:2px 3px;letter-spacing:0}.k-dash-top>a{display:none}.k-dash-filter{font-size:4px;gap:3px;margin-bottom:8px}.k-dash-filter>.ki{height:6px;width:6px}.k-dash-select{font-size:4px;padding:3px}.k-dash-row{gap:4px;font-size:4px;padding:5px 2px;grid-template-columns:2.5fr 1fr 1.5fr 1fr}.k-dash-row>span:nth-child(3){display:none}.k-dash-row>span:first-child{gap:4px}.k-dash-row .ki{width:12px;height:9px}.k-dash-badge{font-size:4px;padding:1px}.k-dash-note{font-size:4px;margin-top:7px}.k-carousel-track{gap:24px}.k-slide{flex-basis:100%;border-radius:12px}.k-stage-art{height:280px;padding:24px 22px 0}.k-stage-screen{padding:18px;min-height:300px}.k-stage-screen>b{font-size:16px}.k-stage-screen>span{font-size:10px;margin-top:20px}.k-stage-choices{gap:8px}.k-stage-choices>div{font-size:9px;padding:8px;gap:10px}.k-stage-choices .ki{width:22px;height:22px}.k-stage-fields{gap:12px;margin:20px 0}.k-stage-fields>div{font-size:8px}.k-stage-fields span{padding:8px}.k-stage-screen>p{font-size:10px;margin-top:16px}.k-stage-envelope .k-mail-art{height:130px}.k-stage-success{padding:10px;gap:8px;font-size:10px;margin-top:15px}.k-stage-success .ki{width:17px;height:17px}.k-report-lines{gap:14px;padding:13px 0 22px}.k-report-lines i{height:8px}.k-slide-caption{padding:24px}.keyvo-edition .k-slide-caption h3{font-size:20px}.k-slide-caption>p{font-size:16px}.k-carousel-controls{left:10px;right:10px;top:33%}.k-carousel:after{display:none}.k-cta-section{padding:0 24px 64px}.k-cta{padding:32px 24px;grid-template-columns:1fr;gap:40px;border-radius:16px}.k-cta-copy{gap:24px}.keyvo-edition .k-cta h2{font-size:40px;line-height:1.1}.k-cta-side{gap:24px}.k-cta-side>p{font-size:16px}.k-cta-side .k-buttons{gap:12px}.k-footer{padding-top:40px}.k-footer-links{padding:0 24px 28px;display:grid;grid-template-columns:1fr 1fr;gap:20px;font-size:14px}.k-footer-links>span{grid-column:1/-1}.k-footer-links .text-button{font-size:10px}.k-footer-wordmark{padding:30px 24px;gap:8px;justify-content:flex-start}.k-footer-wordmark>span{font-size:12.5vw;letter-spacing:-.065em}.k-footer-wordmark>svg{width:10vw;height:10vw}.k-footer-bottom{padding:10px 24px 0;display:flex;flex-direction:column;align-items:start;gap:16px;font-size:11px}.k-footer-bottom .ki{width:12px;height:12px}.keyvo-edition .page-hero{padding-top:64px;padding-bottom:48px}.keyvo-edition .page-hero h1{font-size:40px}.keyvo-edition .lead{font-size:16px}.keyvo-edition h2,.keyvo-edition .section-head h2{font-size:36px}.keyvo-edition .section{padding-block:64px}.keyvo-edition .section-kicker{font-size:10px}.keyvo-edition .offer-grid{grid-template-columns:1fr}.keyvo-edition .offer-card{padding:24px}.keyvo-edition .offer-title{display:flex;gap:12px;align-items:center}.keyvo-edition .offer-title>.icon{margin:0}.keyvo-edition .offer-audience{min-height:0}.keyvo-edition .offer-title h3{font-size:26px}.keyvo-edition .offer-card>p:not(.offer-audience){font-size:16px}.keyvo-edition .offer-model{font-size:13px}.keyvo-edition .offer-card .text-link{font-size:14px}.keyvo-edition .large-copy{font-size:20px}.keyvo-edition .feature-grid h3{font-size:24px}.keyvo-edition .feature-grid p{font-size:16px}.keyvo-edition .legal-copy h2{font-size:26px}.keyvo-edition .legal-copy p{font-size:16px}.keyvo-edition .program-heading h2{font-size:20px}.keyvo-edition .faq-list summary{font-size:16px}.keyvo-edition .faq-list details>p{font-size:14px}.keyvo-edition .honesty-card h3,.keyvo-edition .roadmap-card h3{font-size:24px}.k-contact-page{padding:64px 24px;grid-template-columns:1fr;gap:48px}.keyvo-edition .k-contact-intro h1{font-size:40px;line-height:1.1;margin:24px 0 32px}.k-contact-page .contact-form-wrap h2{font-size:20px;line-height:1.5}.k-contact-page .form-instruction{font-size:14px}.k-contact-address{font-size:14px}.k-contact-page .field label{font-size:13px}.keyvo-edition .contact-form-wrap #draft-title{font-size:32px}.k-contact-page .form-grid{grid-template-columns:1fr}.k-video-toggle{width:26px;height:26px;right:6px;bottom:6px}.k-carousel-controls>button{width:36px;height:36px}.k-video:hover .k-video-toggle{opacity:1}}
@media(max-width:370px){.k-nav-wrap{padding-inline:20px;gap:9px}.k-brand{font-size:22px}.k-brand>svg{width:21px;height:21px}.k-mobile-cta{padding:9px 8px;font-size:10px}.k-header .menu-toggle{min-width:22px;width:22px}.keyvo-edition .k-hero h1{font-size:38px}.k-hero-card{padding:12px 8px}.k-pair{gap:6px}.k-mini-card{padding:8px}.k-mini-card>b{font-size:9px}.k-label{font-size:10px;letter-spacing:2px}.keyvo-edition .k-section-heading h2{font-size:32px}.keyvo-edition .k-cta h2{font-size:36px}.k-counter-card>b{font-size:34px}.k-counter-card>b small{font-size:11px}.k-dash-select{display:none}.k-dash-row{font-size:3.8px}.k-stage-art{padding:24px 16px 0}.k-stage-screen{padding:16px}.k-stage-screen>b{font-size:14px}.k-stage-choices>div{padding:8px 5px}.k-stage-choices{gap:6px}.k-footer-wordmark{padding-inline:20px}}
@keyframes menu-open{from{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){.motion-ready [data-reveal]{opacity:1!important;transform:none!important}.k-carousel-track{scroll-behavior:auto}.k-video-toggle{opacity:1}}
html.reduce-motion [data-reveal]{opacity:1!important;transform:none!important}html.reduce-motion .k-video-toggle{opacity:1}html.reduce-motion .k-carousel-track{scroll-behavior:auto}
.keyvo-edition .offer-detail-copy,.keyvo-edition .spec-list{min-width:0}.keyvo-edition .section-kicker{white-space:normal}
@media(max-width:809px){.keyvo-edition .offer-detail-hero{grid-template-columns:minmax(0,1fr)}.keyvo-edition .button{white-space:normal;line-height:1.4;max-width:100%}.keyvo-edition .offer-detail-copy .button{text-align:left}.keyvo-edition .button>.icon{flex-shrink:0}}
