:root{
  --dz-bg:#f7f9ff;
  --dz-surface:#ffffff;
  --dz-soft:#f2f5fc;
  --dz-line:#e4e9f6;
  --dz-text:#10204d;
  --dz-muted:#68748f;
  --dz-blue:#1ea7ff;
  --dz-violet:#7b3ff7;
  --dz-green:#26c7a3;
  --dz-shadow:0 20px 60px rgba(33,60,120,.10);
  --dz-gradient:linear-gradient(90deg,#1ebcff 0%,#1e8bff 45%,#7a38f6 100%);
}
body.dazento-landing{background:linear-gradient(180deg,#ffffff 0%,#f8fbff 45%,#f7f9ff 100%);color:var(--dz-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}
body.dazento-landing a{text-decoration:none;color:inherit}
body.dazento-landing .nav,body.dazento-landing .hero,body.dazento-landing .features{display:initial;max-width:initial;margin:initial;padding:initial}
.dz-shell{max-width:1240px;margin:0 auto;padding:0 32px}
.dz-nav-wrap{padding:22px 0 10px}
.dz-nav{display:flex;align-items:center;justify-content:space-between;gap:18px}
.dz-brand img{height:46px;display:block}
.dz-links{display:flex;align-items:center;gap:28px;color:var(--dz-muted);font-size:15px;font-weight:500}
.dz-links a:hover,.dz-link-btn:hover{color:var(--dz-text)}
.dz-actions{display:flex;align-items:center;gap:14px}
.dz-link-btn{color:var(--dz-text);font-weight:600}
.dz-primary-btn,.dz-secondary-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 24px;border-radius:16px;font-weight:700;transition:.18s ease;box-shadow:none}
.dz-primary-btn{background:var(--dz-gradient);color:#fff;box-shadow:0 12px 28px rgba(85,86,255,.24)}
.dz-primary-btn:hover,.dz-secondary-btn:hover{transform:translateY(-1px)}
.dz-secondary-btn{border:1.5px solid #6f72ff;color:#2444a7;background:rgba(255,255,255,.75)}
.dz-primary-btn.large,.dz-secondary-btn.large{padding:16px 32px;font-size:18px}
.dz-hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:44px;align-items:center;padding-top:36px;padding-bottom:42px}
.dz-kicker{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;border:1px solid var(--dz-line);background:rgba(255,255,255,.72);font-size:13px;font-weight:700;color:#3d58aa;box-shadow:var(--dz-shadow)}
.dz-copy h1{font-size:clamp(48px,6vw,78px);line-height:.95;letter-spacing:-.04em;margin:22px 0 18px;font-weight:800;color:#081845}
.dz-lead{font-size:22px;line-height:1.6;color:var(--dz-muted);max-width:640px;margin:0}
.dz-cta-row{display:flex;gap:16px;flex-wrap:wrap;margin-top:34px}
.dz-trust-points{display:flex;flex-wrap:wrap;gap:24px;margin-top:28px;color:var(--dz-muted);font-size:14px;font-weight:600}
.dz-preview-wrap{position:relative;min-height:580px;display:flex;align-items:center;justify-content:center}
.dz-blob{position:absolute;border-radius:50%;filter:blur(4px);opacity:.55}
.dz-blob-a{width:270px;height:270px;background:#c9f2ff;left:24px;bottom:72px}
.dz-blob-b{width:320px;height:320px;background:#ead8ff;right:0;top:6px}
.dz-preview{position:relative;width:min(100%,670px);background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border:1px solid rgba(230,234,244,.95);border-radius:30px;box-shadow:0 28px 80px rgba(53,89,170,.15);padding:18px}
.dz-preview-head{display:flex;justify-content:space-between;align-items:center;padding:6px 8px 18px}
.dz-preview-brand{display:flex;align-items:center;gap:10px;font-weight:800;color:#122558}.dz-preview-brand i{width:28px;height:28px;border-radius:10px;background:var(--dz-gradient);color:#fff;display:grid;place-items:center;font-style:normal;font-weight:900}
.dz-preview-head-actions{display:flex;align-items:center;gap:10px}.dz-preview-head-actions .mini{border:0;background:#edf4ff;color:#4a69df;border-radius:11px;padding:8px 12px;font-weight:700}.mini-dot{width:9px;height:9px;border-radius:50%;background:#dde5f5}.mini-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#6674ff;color:#fff;font-size:12px;font-weight:800}
.dz-preview-body{display:grid;grid-template-columns:128px 1fr;gap:16px}
.dz-preview-side{background:#f6f8fe;border:1px solid var(--dz-line);border-radius:22px;padding:14px 12px;display:grid;align-content:start;gap:6px}.dz-preview-side a{padding:10px 12px;border-radius:12px;color:#657291;font-size:13px;font-weight:600}.dz-preview-side a.active{background:#deebff;color:#3560cf}
.dz-preview-main{display:grid;gap:16px}.dz-goodmorning h3{margin:4px 0 4px;font-size:34px;line-height:1.1;font-weight:800;color:#10204d}.dz-goodmorning p{margin:0;color:var(--dz-muted)}
.dz-mini-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:14px}.dz-mini-card{background:#fff;border:1px solid var(--dz-line);border-radius:20px;padding:18px;box-shadow:0 10px 26px rgba(51,73,132,.05)}.dz-mini-card small{display:block;font-size:13px;color:var(--dz-muted);font-weight:700;margin-bottom:10px}.dz-mini-card b{color:#0d1c46}.dz-mini-card.focus b{display:block;font-size:42px;line-height:1;margin:6px 0 16px}.dz-mini-card.focus ul,.dz-mini-card.progress ul{list-style:none;padding:0;margin:0;display:grid;gap:7px;color:var(--dz-muted);font-size:13px}.dz-mini-card.focus li::before{content:'•';color:#6b56f9;margin-right:7px}
.dz-ring{width:120px;height:120px;border-radius:50%;margin:6px auto 16px;background:conic-gradient(#1db7ff 0 70%,#7a3df6 70% 100%);display:grid;place-items:center;position:relative}.dz-ring::before{content:'';position:absolute;inset:12px;background:#fff;border-radius:50%}.dz-ring span{position:relative;z-index:1;font-size:20px;font-weight:800;color:#152552;text-align:center}
.tasks-card,.chart-card{grid-column:span 1}.dz-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.dz-card-top a{font-size:12px;color:#4f6fe4;font-weight:700}.checkline{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:8px 0;color:#405174;font-size:13px;border-top:1px dashed #edf1fb}.checkline:first-of-type{border-top:0}.checkline::before{content:'□';margin-right:8px;color:#c2cadb}.checkline.done::before{content:'✓';color:#31b46f}.checkline span{margin-left:auto;font-size:11px;font-weight:700;color:#31b46f;background:#edfbf3;padding:4px 8px;border-radius:999px}
.bar-row{height:96px;display:flex;align-items:flex-end;gap:8px;padding-top:10px}.bar-row i{flex:1;border-radius:999px;background:linear-gradient(180deg,#5dc2ff 0%,#4d7dff 60%,#8350f8 100%)}.bar-days{display:flex;justify-content:space-between;color:#8b94ab;font-size:11px;margin-top:8px}
.dz-logos{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:10px 32px 36px}.dz-small-title{font-size:12px;letter-spacing:.12em;font-weight:800;color:#8894aa;margin:0 0 18px}.dz-logo-row{display:flex;flex-wrap:wrap;gap:28px;color:#182a5a;font-size:28px;font-weight:800;align-items:center}.dz-logo-row span{font-size:clamp(20px,2.4vw,36px)}.dz-teams-box{background:#fff;border:1px solid var(--dz-line);border-radius:18px;padding:18px 22px;box-shadow:var(--dz-shadow);min-width:220px}.dz-teams-box b{display:block;font-size:14px;color:#475775;letter-spacing:.04em}.dz-teams-box p{margin:8px 0 0;font-size:18px;font-weight:800;color:#0d1b48}
.dz-section{padding:36px 32px 42px}.dz-section-card{background:linear-gradient(180deg,#fbfcff 0%,#f4f7fe 100%);border:1px solid var(--dz-line);border-radius:34px;box-shadow:var(--dz-shadow)}
.dz-section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.dz-section-head.centered{display:block;text-align:center;max-width:720px;margin:0 auto 34px}.dz-section-head h2,.dz-how-head h2,.dz-cta-band h2{font-size:clamp(32px,4vw,52px);line-height:1.04;margin:0 0 10px;color:#081845;font-weight:800;letter-spacing:-.03em}.dz-section-head p,.dz-how-head p,.dz-cta-band p{margin:0;color:var(--dz-muted);font-size:18px;line-height:1.6}.dz-section-head>a{color:#4564dd;font-weight:700}
.dz-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.dz-feature-card{background:#fff;border:1px solid var(--dz-line);border-radius:24px;padding:24px;box-shadow:0 10px 24px rgba(48,72,128,.05)}.dz-feature-card h3{margin:18px 0 10px;font-size:24px;line-height:1.15}.dz-feature-card p{margin:0 0 18px;color:var(--dz-muted);line-height:1.7}.dz-feature-card a{font-weight:700;color:#4161da}.dz-icon{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;font-size:22px;font-weight:900}.dz-icon.mint{background:#e7fbf5;color:#2ebf9a}.dz-icon.violet{background:#f2ebff;color:#7b3ff7}.dz-icon.blue{background:#eaf1ff;color:#3b71ff}.dz-icon.pink{background:#fbeaff;color:#d95df1}
.dz-how-head{display:flex;justify-content:space-between;align-items:end;gap:22px}.dz-how-head a{display:inline-block;margin-top:18px;color:#4161da;font-weight:700}
.dz-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:30px}.dz-step{position:relative;text-align:center;padding:22px 14px}.dz-step em{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);width:34px;height:34px;border-radius:50%;background:#edf3ff;color:#4c66d8;display:grid;place-items:center;font-style:normal;font-weight:800}.dz-step-icon{width:86px;height:86px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;font-size:28px;font-weight:900}.dz-step-icon.blue{background:#eaf1ff;color:#2c6cff}.dz-step-icon.violet{background:#f2ebff;color:#7a39f5}.dz-step-icon.pink{background:#fbeaff;color:#d95df1}.dz-step h4{margin:0 0 10px;font-size:25px}.dz-step p{margin:0;color:var(--dz-muted);line-height:1.65}
.stories-head{align-items:center}.dz-testimonials{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.dz-quote-card{background:#fff;border:1px solid var(--dz-line);border-radius:24px;padding:24px;box-shadow:0 10px 24px rgba(48,72,128,.05)}.dz-quote-card p{margin:0 0 24px;color:#34466f;font-size:18px;line-height:1.7}.dz-person{display:flex;align-items:center;gap:14px}.avatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--dz-gradient);color:#fff;font-weight:800}.dz-person b{display:block}.dz-person small{color:var(--dz-muted)}
.dz-cta-band{margin:0 auto 40px;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:38px 42px;background:linear-gradient(90deg,#ebf9ff 0%,#f6f8ff 55%,#f4ecff 100%);border:1px solid #dce5f5;border-radius:28px}
.dz-footer{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:0 32px 40px}.dz-footer-brand img{height:44px}.dz-footer-links{display:flex;flex-wrap:wrap;gap:18px;color:var(--dz-muted);font-weight:600}.dz-copy-note{color:#98a2b5;font-size:14px}
@media (max-width:1100px){
  .dz-hero{grid-template-columns:1fr;gap:34px}
  .dz-preview-wrap{min-height:auto}
  .dz-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .dz-testimonials,.dz-steps{grid-template-columns:1fr 1fr}
  .dz-cta-band,.dz-footer,.dz-logos{grid-template-columns:1fr;display:grid;justify-content:initial}
}
@media (max-width:760px){
  .hide-mobile{display:none}
  .dz-shell{padding:0 18px}
  .dz-nav{flex-wrap:wrap;justify-content:center}
  .dz-actions{width:100%;justify-content:center}
  .dz-copy h1{font-size:48px}
  .dz-lead{font-size:18px}
  .dz-preview-body{grid-template-columns:1fr}
  .dz-preview-side{grid-template-columns:repeat(4,minmax(0,1fr));overflow:auto}
  .dz-mini-grid,.dz-feature-grid,.dz-testimonials,.dz-steps{grid-template-columns:1fr}
  .dz-logos{display:block}
  .dz-logo-row{gap:16px}
  .dz-cta-band{padding:28px 22px}
  .dz-footer{display:block;text-align:center}.dz-footer-brand,.dz-footer-links,.dz-copy-note{margin-top:14px;justify-content:center}
}

/* Dazento landing visibility refinements only */
.dz-brand{display:inline-flex;align-items:center;min-width:190px}
.dz-brand img{height:54px;width:auto;max-width:none;object-fit:contain}
.dz-footer-brand{display:flex;align-items:center;min-width:190px}
.dz-footer-brand img{height:52px;width:auto;max-width:none;object-fit:contain}
.dz-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:1100px){.dz-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.dz-brand,.dz-footer-brand{min-width:0}.dz-brand img{height:46px}.dz-footer-brand img{height:46px}.dz-feature-grid{grid-template-columns:1fr}}
.dz-copy h1,.dz-section-head h2,.dz-how-head h2,.dz-cta-band h2{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}

/* Dazento logo visibility fix — high-resolution icon + live text */
.dz-brand-lockup{display:inline-flex;align-items:center;gap:11px;min-width:max-content;color:#07173f;text-decoration:none}
.dz-brand-lockup>img{width:48px;height:42px;object-fit:contain;display:block;flex:none}
.dz-brand-copy{display:grid;line-height:1;gap:4px;text-align:left}
.dz-brand-copy b{font-size:25px;letter-spacing:-.035em;color:#07173f;font-weight:850}
.dz-brand-copy small{font-size:9px;letter-spacing:.03em;color:#687895;font-weight:700;white-space:nowrap}
.dz-footer-brand .dz-brand-lockup>img{width:52px;height:46px}
.dz-footer-brand .dz-brand-copy b{font-size:28px}
@media(max-width:760px){.dz-brand-copy b{font-size:21px}.dz-brand-lockup>img{width:42px;height:38px}}

/* === Dazento landing mobile responsiveness patch === */
@media(max-width:900px){
  .dz-header-inner{padding-left:20px;padding-right:20px}
  .dz-nav{gap:18px}
  .dz-hero{grid-template-columns:1fr!important;gap:34px!important;padding-left:20px!important;padding-right:20px!important}
  .dz-hero-copy{max-width:760px}
  .dz-hero-preview{max-width:760px;margin:0 auto;width:100%}
  .dz-section,.dz-features,.dz-footer-inner{padding-left:20px!important;padding-right:20px!important}
}
@media(max-width:760px){
  body{overflow-x:hidden}
  .dz-header{position:relative}
  .dz-header-inner{min-height:72px;flex-wrap:wrap;gap:10px;padding:10px 14px}
  .dz-nav{order:3;width:100%;display:flex;overflow-x:auto;gap:16px;padding:4px 0 2px;scrollbar-width:none;white-space:nowrap}
  .dz-nav::-webkit-scrollbar{display:none}
  .dz-actions{margin-left:auto;gap:8px}
  .dz-actions .btn{padding:10px 12px}
  .dz-hero{padding:44px 14px 50px!important;gap:26px!important}
  .dz-hero h1{font-size:clamp(42px,13vw,64px)!important;line-height:.98!important}
  .dz-hero p{font-size:17px!important;line-height:1.55!important}
  .dz-hero .cta{display:grid!important;grid-template-columns:1fr;gap:10px!important}
  .dz-hero .cta .btn{width:100%;text-align:center}
  .dz-hero-preview{overflow:hidden;border-radius:18px}
  .dz-section,.dz-features{padding:50px 14px!important}
  .dz-feature-grid{grid-template-columns:1fr!important}
  .dz-footer-inner{padding:28px 14px!important;display:grid!important;grid-template-columns:1fr!important;gap:20px!important;text-align:center}
  .dz-footer-links{justify-content:center;flex-wrap:wrap}
  .dz-footer-brand{justify-content:center}
}
@media(max-width:420px){
  .dz-brand-copy small{font-size:8px!important}
  .dz-actions .btn.secondary{display:none}
  .dz-hero{padding-top:34px!important}
}
