:root{
  --navy:#0F172A;
  --navy-2:#08111F;
  --navy-3:#172554;
  --blue:#2563EB;
  --cyan:#16C7E8;
  --green:#16A66A;
  --blue-2:#0a75ce;
  --ink:#102137;
  --muted:#607086;
  --line:#dfe7ef;
  --soft:#f6f9fc;
  --white:#fff;
  --shadow:0 18px 55px rgba(5,24,43,.12);
  --radius:14px;
  --shell:1180px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.5;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
button,input,textarea,select{font:inherit}
.shell{width:min(var(--shell),calc(100% - 48px));margin:0 auto}
.section-dark{color:#fff;background:linear-gradient(135deg,var(--navy-2),var(--navy))}
.eyebrow{margin:0 0 18px;text-transform:uppercase;letter-spacing:.16em;font-size:14px;font-weight:700;color:#d8e6f3}
.eyebrow.muted{color:#8399ae}
.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 26px;border-radius:999px;background:linear-gradient(100deg,var(--blue),var(--cyan));color:#fff;font-weight:800;font-size:14px;border:1px solid transparent;box-shadow:0 10px 26px rgba(37,99,235,.22);transition:.2s ease}
.button:hover{transform:translateY(-1px);filter:brightness(1.04)}
.button-outline{background:transparent;border-color:rgba(255,255,255,.68);box-shadow:none}
.button-outline-dark{background:transparent;border-color:#879aaf;color:#1a2c41;box-shadow:none}
.button-small{min-height:38px;padding:0 18px;font-size:12px}

.site-header{position:absolute;z-index:50;top:0;left:0;width:100%;color:#fff}
.nav-wrap{height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.brand-lockup{display:flex;align-items:center;gap:14px;white-space:nowrap;font-weight:800}
.brand-divider{opacity:.45;font-weight:400}
.brand-gp{font-weight:800;letter-spacing:-.03em}
.brand-konek{font-weight:900}
/* Official Konek logo served from konek.ca for test-page use. */
.konek-logo{display:block;width:auto;height:auto;object-fit:contain;flex:0 0 auto;}
.konek-logo--header{width:76px;max-height:32px;}
.konek-logo--partner{width:70px;max-height:28px;}
.konek-logo--footer{width:76px;max-height:32px;}

.brand-ew{font-weight:800}

/* Easywebapp approved brand lockups — outlined Weight 100 wordmark, locked icon geometry. */
.easywebapp-logo{
  display:block;
  width:auto;
  height:auto;
  flex:0 0 auto;
  object-fit:contain;
}
.easywebapp-logo--header{
  width:136px;
  max-height:40px;
}
.easywebapp-logo--role{
  width:142px;
  max-height:40px;
}
.easywebapp-logo--partner{
  width:136px;
  max-height:40px;
}
.easywebapp-logo--footer{
  width:136px;
  max-height:40px;
}
.role-mark-easywebapp{
  min-height:30px;
  display:flex;
  align-items:center;
}

.gp-logo{
  display:block;
  width:auto;
  height:auto;
  object-fit:contain;
  flex:0 0 auto;
}
.gp-logo--header{
  width:126px;
  max-height:35px;
}
.gp-logo--role{
  width:150px;
  max-height:28px;
}
.gp-logo--partner{
  width:116px;
  max-height:22px;
}
.gp-logo--footer{
  width:126px;
  max-height:35px;
}
.role-mark-gp{
  min-height:30px;
  display:flex;
  align-items:center;
}
.primary-nav{display:flex;align-items:center;gap:26px;font-size:12px;font-weight:700}
.primary-nav>a:not(.button){opacity:.88}
.primary-nav>a:hover{opacity:1}
.nav-toggle{display:none;background:none;border:0;padding:7px}
.nav-toggle span{display:block;width:23px;height:2px;background:#fff;margin:5px 0}

.hero{position:relative;overflow:hidden;padding:140px 0 54px;min-height:650px}
.hero-grid{display:grid;grid-template-columns:46% 54%;align-items:center;gap:40px;position:relative;z-index:2}
.hero-copy h1{margin:0 0 20px;font-size:clamp(52px,6vw,86px);line-height:.98;letter-spacing:-.055em;font-weight:650}
.hero-lede{max-width:580px;margin:0 0 26px;color:#dce7f2;font-size:18px;line-height:1.55}
.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:26px}
.check-list{list-style:none;margin:0;padding:0}
.check-list li{position:relative;padding-left:34px;margin:12px 0}
.check-list li::before{content:"✓";position:absolute;left:0;top:0;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--blue);color:#fff;font-size:12px;font-weight:900}
.hero-checks{font-size:15px;color:#dce6ef}
.hero-visual{position:relative;align-self:end;min-height:465px;display:flex;align-items:flex-end;justify-content:flex-end}
.hero-visual img{width:min(100%,660px);filter:drop-shadow(0 30px 45px rgba(0,0,0,.42));border-radius:0}
.scribble{position:absolute;right:10px;top:24px;z-index:3;font-family:"Segoe Print","Bradley Hand",cursive;font-size:18px;line-height:1.25;transform:rotate(-4deg);color:#f5f7fa;text-shadow:0 2px 8px rgba(0,0,0,.4)}
.hero-glow{position:absolute;border-radius:50%;filter:blur(50px);opacity:.42}
.hero-glow-a{width:400px;height:400px;background:#2563EB;top:-100px;left:42%}
.hero-glow-b{width:250px;height:250px;background:#16C7E8;right:-80px;bottom:-80px}

.platform-band{padding:54px 0 50px;background:linear-gradient(180deg,#fff,#f7fafc)}
.center-title{text-align:center;font-size:27px;line-height:1.25;letter-spacing:-.03em;margin:0 0 48px;font-weight:550}
.center-title strong{font-weight:800}
.role-flow{display:grid;grid-template-columns:1fr 80px 1fr 80px 1fr;align-items:center}
.role-card{text-align:left;padding:0 8px}
.role-mark{font-weight:850;font-size:23px;margin-bottom:18px}
.role-card p{margin:0;color:#415570;font-size:16px;line-height:1.6}
.flow-arrow{text-align:center;font-size:34px;color:#5e91bd;font-weight:300}
.merchant-mark{font-size:20px}.store-icon{color:var(--blue)}

.framework{padding:60px 0 58px}
.two-col{display:grid;grid-template-columns:1.15fr .85fr;gap:90px;align-items:center}
.framework h2,.naomi h2,.partner-benefits h2{font-size:44px;line-height:1.08;letter-spacing:-.035em;margin:0 0 18px}
.framework p{max-width:600px;color:#d8e4ef;font-size:17px;margin:0 0 28px}
.framework-list{font-size:17px}
.framework-list li{margin:13px 0}

.how-section{padding:54px 0 62px;background:#fff}
.section-title{text-align:center;font-size:36px;line-height:1.08;letter-spacing:-.03em;margin:0 0 10px}
.section-subtitle{text-align:center;margin:0 0 42px;color:#5a6c80;font-size:17px}
.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:0}
.step{position:relative;padding:0 26px 0 25px;border-right:1px solid var(--line);min-height:185px}
.step:last-child{border-right:0}
.step-number{position:absolute;top:0;left:0;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-weight:800;font-size:13px}
.step-icon{display:block;font-size:28px;margin:4px 0 26px 25px;color:#2d455d}
.step h3{font-size:16px;margin:0 0 4px}.step p{font-size:13px;line-height:1.45;color:#54677b;margin:0}

/* Direct integration vs. Accelerator */
.comparison{padding:62px 0 66px;background:linear-gradient(180deg,#f7fafc,#fff)}
.comparison-eyebrow{text-align:center;color:#607086;margin-bottom:12px}
.comparison-subtitle{max-width:790px;margin-left:auto;margin-right:auto}
.comparison-table-wrap{max-width:980px;margin:0 auto;border:1px solid #dfe7ef;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 18px 55px rgba(5,24,43,.08)}
.comparison-table{display:block}
.comparison-row{display:grid;grid-template-columns:1.15fr .9fr 1.25fr;min-height:58px;border-bottom:1px solid #e7edf3;align-items:stretch}
.comparison-row:last-child{border-bottom:0}
.comparison-row>div{display:flex;align-items:center;padding:14px 20px;font-size:14px;color:#53667b;border-right:1px solid #e7edf3}
.comparison-row>div:last-child{border-right:0}
.comparison-row>div:first-child{font-weight:750;color:#20354b}
.comparison-head{min-height:64px;background:#0f172a}
.comparison-head>div{color:#fff;font-size:13px;font-weight:800;letter-spacing:.01em;border-color:rgba(255,255,255,.12)}
.comparison-row .accelerator-col{background:#f0f7ff;color:#173b64}
.comparison-head .accelerator-col{background:linear-gradient(100deg,#1f5fcf,#0a8fbd);color:#fff}
.included{display:inline-grid;place-items:center;width:20px;height:20px;margin-right:9px;border-radius:50%;background:#2563eb;color:#fff;font-size:12px;font-weight:900;flex:0 0 auto}
.comparison-message{max-width:980px;margin:22px auto 0;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 22px;border-radius:12px;background:#0f172a;color:#fff}
.comparison-message strong{font-size:15px;line-height:1.45}
.comparison-message a{white-space:nowrap;color:#6edcf1;font-size:13px;font-weight:800}

.naomi{padding:0;overflow:hidden}
.naomi-grid{min-height:350px;display:grid;grid-template-columns:45% 55%;align-items:stretch}
.naomi-copy{padding:62px 0;align-self:center}
.naomi-copy p{max-width:540px;color:#d9e5ef;font-size:16px;margin:0 0 28px}
.naomi-visual{position:relative;min-height:350px;overflow:hidden}
.naomi-visual::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--navy) 0%,rgba(7,24,42,.4) 22%,transparent 52%);z-index:1}
.naomi-visual img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center right}

.deployment{padding:54px 0 58px;background:linear-gradient(180deg,#fff,#f6f9fb)}
.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.price-card{background:#fff;border:1px solid #edf1f5;border-radius:10px;padding:28px 27px 24px;box-shadow:var(--shadow);min-height:330px;display:flex;flex-direction:column}
.card-icon{width:32px;height:32px;border-radius:7px;display:grid;place-items:center;background:#e6f3ff;color:var(--blue);font-weight:800;margin-bottom:12px}
.price-card h3{font-size:18px;margin:0}.card-kicker{font-size:12px;color:#5c7085;font-weight:700;margin:2px 0 18px}.price-card>p:not(.card-kicker){color:#53667b;font-size:14px;min-height:70px;margin:0 0 18px}.price{font-size:24px;font-weight:850;margin:auto 0 18px}.price span{font-size:12px;font-weight:700}.button-card{width:100%;border-radius:7px;background:#fff;color:var(--blue);border:1.5px solid var(--blue);box-shadow:none;min-height:42px}

.partner-split{display:grid;grid-template-columns:1fr 1fr;min-height:360px}
.partner-copy{display:flex;justify-content:flex-end;background:linear-gradient(135deg,#03111e,#061a2d)}
.partner-copy-inner{width:min(590px,calc(100% - 48px));padding:48px 45px 46px 0}
.partner-copy h2{font-size:30px}
.partner-copy .check-list li{margin:11px 0;color:#ecf3f8}
.partner-image{position:relative;min-height:360px;background-size:cover;background-position:center}
.partner-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,14,25,.62),rgba(2,14,25,.22)),linear-gradient(0deg,rgba(3,17,30,.58),transparent)}
.partner-quote{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:36px;color:#fff}
.partner-quote>p{font-size:24px;line-height:1.15;margin:0 0 28px}.partner-lockup{font-size:15px;margin-bottom:18px}.partner-quote small{opacity:.78}

.final-cta{padding:54px 0 48px;background:#fff;text-align:center}
.final-cta h2{font-size:34px;letter-spacing:-.03em;margin:0 0 8px}.final-cta p{color:#556a80;margin:0 0 26px}.cta-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.contact-note{margin-top:18px!important;font-size:11px!important;color:#8a98a7!important}.contact-note code{font-size:11px}

.site-footer{background:#fff;border-top:1px solid #eef2f5;padding:30px 0 34px}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:32px}.footer-lockup{font-size:14px;align-items:center}.footer-meta{text-align:right;color:#63768b}.footer-meta a{font-size:11px;margin-left:18px}.footer-meta small{display:block;margin-top:6px;font-size:10px}

.reveal{opacity:0;transform:translateY(16px);transition:opacity .65s ease,transform .65s ease}.reveal.is-visible{opacity:1;transform:none}.reveal-delay{transition-delay:.12s}.reveal-delay-2{transition-delay:.2s}

@media (max-width:980px){
  .easywebapp-logo--header{width:102px;max-height:17px}.easywebapp-logo--footer{width:92px;max-height:15px}.gp-logo--header{width:110px;max-height:20px}.gp-logo--footer{width:98px;max-height:18px}
  .primary-nav{position:absolute;top:68px;left:24px;right:24px;display:none;flex-direction:column;align-items:stretch;gap:0;background:#07182a;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:12px;box-shadow:0 20px 50px rgba(0,0,0,.32)}
  .primary-nav.is-open{display:flex}.primary-nav a{padding:12px}.primary-nav .button{margin-top:5px}.nav-toggle{display:block}.brand-lockup{gap:9px;font-size:13px}
  .hero{padding-top:118px}.hero-grid{grid-template-columns:1fr}.hero-visual{min-height:auto;margin-top:12px}.scribble{right:20px;top:0}
  .role-flow{grid-template-columns:1fr;gap:24px}.flow-arrow{transform:rotate(90deg)}.role-card{text-align:center}
  .two-col,.naomi-grid{grid-template-columns:1fr;gap:34px}.naomi-copy{padding:54px 0 12px}.naomi-visual{min-height:320px}.naomi-visual::before{background:linear-gradient(180deg,var(--navy) 0%,transparent 35%)}
  .steps{grid-template-columns:1fr 1fr}.step{border-right:0;border-bottom:1px solid var(--line);padding:20px 28px 28px 34px}.step-number{top:20px}.step:last-child{grid-column:1/-1;border-bottom:0}
  .pricing-grid{grid-template-columns:1fr}.partner-split{grid-template-columns:1fr}.partner-copy{justify-content:center}.partner-copy-inner{width:min(var(--shell),calc(100% - 48px));padding:50px 0}.partner-image{min-height:330px}
}
@media (max-width:640px){
  .shell{width:min(100% - 30px,var(--shell))}.site-header .shell{width:calc(100% - 28px)}
  .brand-gp{font-size:11px}.brand-konek,.brand-ew{font-size:11px}.konek-logo--header{width:62px;max-height:24px}.konek-logo--footer{width:62px;max-height:24px}.konek-logo--partner{width:60px;max-height:22px}.brand-divider{display:none}.brand-lockup{gap:8px}.easywebapp-logo--header{width:90px;max-height:15px}.easywebapp-logo--footer{width:86px;max-height:14px}.easywebapp-logo--partner{width:96px;max-height:16px}.easywebapp-logo--role{width:126px;max-height:22px}.gp-logo--header{width:98px;max-height:18px}.gp-logo--footer{width:90px;max-height:16px}.gp-logo--partner{width:96px;max-height:18px}.gp-logo--role{width:132px;max-height:24px}
  .hero{min-height:0;padding-bottom:42px}.hero-copy h1{font-size:52px}.hero-lede{font-size:16px}.hero-visual{margin-top:8px}.scribble{font-size:14px;right:0}
  .center-title{font-size:23px}.framework h2,.naomi h2{font-size:36px}.two-col{gap:38px}.framework-list{font-size:15px}
  .steps{grid-template-columns:1fr}.step:last-child{grid-column:auto}.section-title{font-size:30px}.naomi-grid{display:flex;flex-direction:column}.naomi-copy{padding-bottom:20px}.naomi-visual{min-height:260px}
  .partner-quote>p{font-size:21px}.final-cta h2{font-size:29px}.desktop-only{display:none}.footer-inner{align-items:flex-start;flex-direction:column}.footer-meta{text-align:left}.footer-meta a{margin-left:0;margin-right:16px}
}

@media (max-width:700px){
  .comparison-table-wrap{overflow-x:auto}
  .comparison-table{min-width:700px}
  .comparison-message{align-items:flex-start;flex-direction:column}
}

/* Merchant readiness CTA — priorities 7 + 8 */
.cta-eyebrow{color:#607086;margin-bottom:10px}
.cta-intro{max-width:790px;margin-left:auto!important;margin-right:auto!important;font-size:16px;line-height:1.6}
.contact-paths{max-width:980px;margin:30px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:18px;text-align:left}
.contact-path{border:1px solid #dfe7ef;border-radius:16px;padding:28px;background:#f8fafc;min-height:245px;display:flex;flex-direction:column}
.contact-path-primary{background:#0f172a;border-color:#0f172a;color:#fff;box-shadow:0 18px 55px rgba(5,24,43,.12)}
.contact-path-label{font-size:10px;font-weight:850;letter-spacing:.1em;color:#607086;margin-bottom:13px}
.contact-path-primary .contact-path-label{color:#86d9ee}
.contact-path h3{font-size:22px;letter-spacing:-.02em;margin:0 0 10px;color:#142b42}
.contact-path-primary h3{color:#fff}
.contact-path p{font-size:14px;line-height:1.55;color:#607086;margin:0 0 22px}
.contact-path-primary p{color:#d5e1eb}
.contact-path-action{margin-top:auto;font-size:13px;font-weight:800;color:#52677c}
.contact-path-primary .button{align-self:flex-start;margin-top:auto}
.final-cta .contact-note{max-width:760px;margin:22px auto 0!important;line-height:1.5}
@media (max-width:700px){.contact-paths{grid-template-columns:1fr}.contact-path{min-height:0}}
