
:root{--line:#dbe6f5;--text:#0b1d48;--muted:#66758f;--blue:#2f6df6;--dark:#071a35;--shadow:0 18px 48px rgba(40,76,144,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.mk-body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--text);background:linear-gradient(180deg,#fff,#f8fbff 70%,#fff);overflow-x:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.mk-shell{max-width:1240px;margin:auto;padding-left:26px;padding-right:26px}
.mk-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.mk-nav{min-height:70px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.mk-brand{display:flex;align-items:center;gap:9px}.mk-brand img{width:32px}.mk-brand b{font-size:17px}.mk-links{justify-self:center;display:flex;gap:30px;font-size:13px;font-weight:700;color:#52617c}.mk-links a:hover{color:#245de8}.mk-actions{display:flex;gap:12px;align-items:center;font-size:13px;font-weight:700}.mk-start{background:var(--blue);color:#fff;padding:10px 16px;border-radius:8px}.mk-login{color:#455570}
.mk-hero{display:grid;grid-template-columns:.82fr 1.18fr;gap:40px;align-items:center;padding-top:76px;padding-bottom:64px}.mk-pill,.mk-eyebrow{display:inline-flex;color:var(--blue);font-weight:800;font-size:11px;letter-spacing:.05em;text-transform:uppercase}.mk-pill{padding:7px 10px;background:#edf4ff;border-radius:999px}.mk-hero h1,.mk-page-hero h1,.mk-about-hero h1{font-size:clamp(48px,5vw,72px);line-height:.98;letter-spacing:-.05em;margin:18px 0}.mk-hero p,.mk-page-hero p,.mk-about-hero p{font-size:18px;line-height:1.65;color:var(--muted);max-width:650px}.mk-hero-actions{display:flex;gap:12px;margin-top:26px}.mk-primary,.mk-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:8px;font-size:13px;font-weight:800}.mk-primary{background:var(--blue);color:#fff}.mk-secondary{border:1px solid #cbd9ef;background:#fff;color:#2d4f91}.wide{width:100%}.mk-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:18px;color:#6c7890;font-size:12px;font-weight:700}.mk-hero-shot{background:linear-gradient(135deg,#f1f7ff,#f4f1ff);border-radius:22px;padding:18px;box-shadow:var(--shadow);border:1px solid var(--line)}.mk-hero-shot img{border-radius:14px;border:1px solid #dce6f3}
.mk-logo-strip{border-block:1px solid var(--line);background:#fbfdff;padding:22px 0;text-align:center}.mk-logo-strip p{font-size:12px;color:#8390a6;margin:0 0 14px}.mk-logo-row{display:flex;gap:34px;justify-content:center;flex-wrap:wrap;font-size:13px;font-weight:800;color:#52617c}
.mk-section{padding-top:80px;padding-bottom:40px}.mk-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.mk-section-head.center{display:block;text-align:center;max-width:760px;margin-inline:auto}.mk-section-head h2{font-size:38px;letter-spacing:-.035em;margin:8px 0}.mk-section-head p{color:var(--muted);line-height:1.6;max-width:620px}
.mk-three{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mk-feature-card,.mk-info-card,.mk-mini-grid article,.mk-why article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px;box-shadow:0 8px 24px rgba(39,70,130,.05)}.mk-feature-card h3,.mk-info-card h3,.mk-mini-grid h3,.mk-why h3{font-size:16px;margin:14px 0 7px}.mk-feature-card p,.mk-info-card p,.mk-mini-grid p,.mk-why p{font-size:13px;line-height:1.55;color:var(--muted)}.mk-feature-card img{margin-top:18px;border-radius:10px;border:1px solid #e1e8f4}.mk-icon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;background:#edf4ff;color:var(--blue);font-weight:900}.mk-mini-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px}
.mk-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.mk-steps article{text-align:center;padding:20px}.mk-steps b{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#edf4ff;color:var(--blue);margin:0 auto 12px}.mk-steps h3{font-size:15px}.mk-steps p{font-size:12.5px;color:var(--muted);line-height:1.5}
.mk-whole-you{margin-top:70px;padding-top:34px;padding-bottom:34px;border-radius:18px;background:linear-gradient(135deg,#edf6ff,#f1efff);display:grid;grid-template-columns:.8fr 1.2fr;gap:30px;align-items:center}.mk-whole-you h2{font-size:34px;margin:8px 0}.mk-whole-you p{color:var(--muted);line-height:1.6}.mk-whole-you img{border-radius:14px;border:1px solid #d8e3f2}.mk-preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.mk-preview-grid img{border-radius:14px;border:1px solid var(--line);box-shadow:var(--shadow)}
.mk-faq-section{padding:70px 26px}.mk-faq-section details{border:1px solid var(--line);border-radius:10px;background:#fff;padding:15px 16px;margin:9px 0}.mk-faq-section summary{cursor:pointer;font-weight:750;font-size:14px}.mk-faq-section p{color:var(--muted);font-size:13px}.mk-cta{margin-block:30px 70px;border-radius:20px;background:linear-gradient(135deg,#edf6ff,#f0eeff);padding-top:48px;padding-bottom:48px;text-align:center}.mk-cta h2{font-size:36px;margin:0 0 10px}.mk-cta p{color:var(--muted);margin-bottom:22px}.mk-cta div{display:flex;gap:12px;justify-content:center}
.mk-footer{background:var(--dark);color:#fff;padding:44px 0 18px}.mk-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px}.mk-footer-grid p{color:#92a5c2;font-size:12px}.mk-footer-grid h4{font-size:12px;margin:0 0 12px}.mk-footer-grid>div:not(:first-child){display:grid;align-content:start;gap:9px}.mk-footer-grid a{font-size:12px;color:#aebbd0}.footer-brand b{color:#fff}.mk-footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #173253;margin-top:28px;padding-top:16px;font-size:11px;color:#7990ad}
.mk-page-hero{padding-top:72px;padding-bottom:40px}.mk-page-hero.center{text-align:center}.mk-page-hero>img{margin-top:34px;border-radius:18px;border:1px solid var(--line);box-shadow:var(--shadow);width:100%}.mk-preview-wide{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center}.mk-preview-wide img{border-radius:14px;border:1px solid var(--line);box-shadow:var(--shadow)}.mk-preview-wide h2{font-size:34px}.mk-preview-wide p{color:var(--muted);line-height:1.65}
.mk-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mk-pricing-grid article{position:relative;background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px}.mk-pricing-grid .featured{border:2px solid var(--blue)}.mk-pricing-grid .badge{position:absolute;right:16px;top:16px;background:var(--blue);color:#fff;border-radius:999px;padding:5px 9px;font-size:10px}.mk-pricing-grid h2{font-size:36px}.mk-pricing-grid h2 small{font-size:13px;color:var(--muted)}.mk-pricing-grid p{color:var(--muted);font-size:13px}.mk-pricing-grid ul{list-style:none;padding:0}.mk-pricing-grid li{font-size:13px;padding:7px 0;color:#52617c}.mk-compare{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--line)}.mk-compare th,.mk-compare td{padding:13px 14px;border-bottom:1px solid var(--line);font-size:12px;text-align:center}.mk-compare th:first-child,.mk-compare td:first-child{text-align:left}
.mk-about-hero{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:center;padding-top:70px;padding-bottom:48px}.mk-about-hero img{border-radius:16px;border:1px solid var(--line);box-shadow:var(--shadow)}.mk-about-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.mk-about-stats div{background:#fff;padding:22px;text-align:center}.mk-about-stats b{display:block;font-size:20px}.mk-about-stats span{font-size:11px;color:var(--muted)}.mk-blog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.mk-blog-grid article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px}.mk-blog-grid img{border-radius:10px;border:1px solid #e1e8f4;margin-bottom:14px}.mk-blog-grid span{font-size:10px;color:var(--blue);font-weight:800}.mk-blog-grid h3{font-size:18px}.mk-blog-grid p{font-size:13px;color:var(--muted)}
@media(max-width:900px){.mk-links{display:none}.mk-hero,.mk-about-hero{grid-template-columns:1fr}.mk-three,.mk-pricing-grid{grid-template-columns:1fr}.mk-mini-grid,.mk-steps{grid-template-columns:1fr 1fr}.mk-whole-you,.mk-preview-wide{grid-template-columns:1fr}.mk-footer-grid{grid-template-columns:1fr 1fr}.mk-preview-grid,.mk-blog-grid{grid-template-columns:1fr}.mk-about-stats{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.mk-shell{padding-left:16px;padding-right:16px}.mk-nav{grid-template-columns:auto 1fr}.mk-actions{justify-self:end}.mk-login{display:none}.mk-hero h1,.mk-page-hero h1,.mk-about-hero h1{font-size:44px}.mk-hero-actions,.mk-cta div{display:grid}.mk-primary,.mk-secondary{width:100%}.mk-mini-grid,.mk-steps{grid-template-columns:1fr}.mk-section-head{display:block}.mk-footer-grid{grid-template-columns:1fr}.mk-footer-bottom{display:grid}}


/* ===== Marketing dark mode ===== */
.mk-theme-toggle{
  width:36px;height:36px;border-radius:10px;border:1px solid var(--line);
  background:#fff;color:#25365b;display:grid;place-items:center;
  font-size:17px;font-weight:800;cursor:pointer;
}
html[data-theme="dark"]{
  color-scheme:dark;
}
html[data-theme="dark"] body.mk-body,
html[data-theme="dark"] body.dz-signup-page{
  background:
    radial-gradient(circle at 10% 0%,rgba(39,128,255,.12),transparent 28%),
    radial-gradient(circle at 92% 8%,rgba(111,72,245,.13),transparent 28%),
    linear-gradient(180deg,#0b1221 0%,#0f1728 58%,#0b1220 100%);
  color:#edf3ff;
}
html[data-theme="dark"]{
  --line:#26344d;
  --text:#edf3ff;
  --muted:#9ba9c0;
  --dark:#07111f;
  --blue:#5e8cff;
  --shadow:0 18px 50px rgba(0,0,0,.28);
}
html[data-theme="dark"] .mk-header{
  background:rgba(8,15,28,.92);
  border-bottom-color:#25344f;
}
html[data-theme="dark"] .mk-links,
html[data-theme="dark"] .mk-login{color:#aab6ca}
html[data-theme="dark"] .mk-links a:hover{color:#fff}
html[data-theme="dark"] .mk-theme-toggle{
  background:#111b2d;color:#e9efff;border-color:#2d3b55;
}
html[data-theme="dark"] .mk-secondary{
  background:#121c2f;color:#dce7ff;border-color:#30415f;
}
html[data-theme="dark"] .mk-hero-shot,
html[data-theme="dark"] .mk-feature-card,
html[data-theme="dark"] .mk-info-card,
html[data-theme="dark"] .mk-mini-grid article,
html[data-theme="dark"] .mk-why article,
html[data-theme="dark"] .mk-pricing-grid article,
html[data-theme="dark"] .mk-blog-grid article,
html[data-theme="dark"] .mk-faq-section details{
  background:#111a2b;
  border-color:#26344d;
  color:#edf3ff;
}
html[data-theme="dark"] .mk-logo-strip{
  background:#0d1626;border-color:#26344d;
}
html[data-theme="dark"] .mk-pill,
html[data-theme="dark"] .mk-icon{
  background:#162541;color:#7da1ff;
}
html[data-theme="dark"] .mk-whole-you,
html[data-theme="dark"] .mk-cta{
  background:linear-gradient(135deg,#132338,#211a42);
  border:1px solid #2b3953;
}
html[data-theme="dark"] .mk-compare{
  background:#111a2b;border-color:#26344d;
}
html[data-theme="dark"] .mk-compare th,
html[data-theme="dark"] .mk-compare td{border-bottom-color:#26344d}
html[data-theme="dark"] .mk-about-stats{background:#26344d;border-color:#26344d}
html[data-theme="dark"] .mk-about-stats div{background:#111a2b}
html[data-theme="dark"] .mk-page-hero img,
html[data-theme="dark"] .mk-preview-grid img,
html[data-theme="dark"] .mk-preview-wide img,
html[data-theme="dark"] .mk-hero-shot img,
html[data-theme="dark"] .mk-feature-card img{
  border-color:#2a3852;
}

/* ===== Login page visual refinement ===== */
body.auth-page,
body:has(.auth-shell){
  transition:background .2s ease,color .2s ease;
}
.dz-login-points{
  display:grid;gap:10px;margin-top:28px;
}
.dz-login-points span{
  font-size:13px;font-weight:700;color:#5c6c88;
  display:flex;align-items:center;gap:8px;
}
html[data-theme="dark"] .dz-login-points span{color:#a9b6cb}

html[data-theme="dark"] .auth-shell,
html[data-theme="dark"] .auth-left,
html[data-theme="dark"] .auth-right,
html[data-theme="dark"] .auth-card{
  color:#edf3ff;
}
html[data-theme="dark"] .auth-left{
  background:linear-gradient(145deg,#101b2f,#121a2a)!important;
}
html[data-theme="dark"] .auth-right,
html[data-theme="dark"] .auth-card{
  background:#0f1728!important;
}
html[data-theme="dark"] .input,
html[data-theme="dark"] input{
  background:#111d31!important;
  border-color:#2c3a55!important;
  color:#eef4ff!important;
}
html[data-theme="dark"] .input::placeholder,
html[data-theme="dark"] input::placeholder{color:#7787a4!important}
html[data-theme="dark"] .sub,
html[data-theme="dark"] .foot,
html[data-theme="dark"] .muted,
html[data-theme="dark"] label{color:#9caac1!important}
html[data-theme="dark"] .divider{color:#8fa0bc!important}
html[data-theme="dark"] .divider:before,
html[data-theme="dark"] .divider:after{background:#2b3a55!important}

/* Make login card slightly cleaner while preserving layout */
.auth-shell{max-width:1160px!important}
.auth-left,.auth-right{min-height:700px}
.auth-left{padding:70px 64px!important}
.auth-right{padding:62px 58px!important}
.auth-right h1{font-size:42px!important;letter-spacing:-.03em}
.auth-right .sub{font-size:17px!important;line-height:1.5}
.auth-left h2{font-size:58px!important;line-height:1.02!important;letter-spacing:-.04em!important}
.auth-left p{font-size:18px!important;line-height:1.65!important}
@media(max-width:900px){
  .mk-theme-toggle{width:34px;height:34px}
  .auth-left,.auth-right{min-height:auto}
  .auth-left{padding:40px 28px!important}
  .auth-right{padding:40px 28px!important}
}
@media(max-width:600px){
  .mk-theme-toggle{margin-right:2px}
  .auth-left h2{font-size:42px!important}
}


/* Dark auth page outer surfaces only */
html[data-theme="dark"] body:has(.auth-shell),
html[data-theme="dark"] body:has(.dz-signup-shell){
  background:#0b1221 !important;
}
html[data-theme="dark"] .dz-signup-shell{
  background:#0b1221 !important;
}


/* Login page outer dark background refinement only */
html[data-theme="dark"] body:has(.auth-shell){
  background:
    radial-gradient(circle at 12% 8%,rgba(42,120,246,.12),transparent 28%),
    radial-gradient(circle at 90% 10%,rgba(111,72,245,.10),transparent 28%),
    #08111f !important;
}
