@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@700;800&display=swap');
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f8fafc;color:#0f172a;font-family:Inter,Arial,sans-serif;font-size:15px;line-height:1.6}header{height:53px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;padding:0 max(16px,calc((100% - 990px)/2));position:sticky;top:0;z-index:1000;box-shadow:0 2px 12px #00000012}.container{max-width:864px;margin-left:auto;margin-right:auto}.brand{display:flex;align-items:center;gap:7px;color:#64748b;font-size:11px;text-decoration:none;line-height:1.1}.brand img{width:34px;height:34px;border-radius:50%}.brand b{display:block;color:#0f172a;font-size:15px}.brand b span{color:#ff6b5b}.brand small{display:block}.header-actions{display:flex;align-items:center;gap:10px}.online,.tiny-cta{border-radius:20px;white-space:nowrap}.online{border:1px solid #e5e7eb;padding:2px 11px;background:#fff;box-shadow:0 1px 3px #0002;font-size:12px}.online i{display:inline-block;background:#15b868;width:8px;height:8px;border-radius:50%}.online em{font-style:normal;color:#94a3b8}.tiny-cta{background:#ff6b5b;color:white;padding:3px 12px;text-decoration:none;font-weight:800;font-size:12px}.hero{text-align:center;padding:35px 15px 46px}.trust{display:inline-block;color:#0e7c7b;background:white;border:1px solid #e5e7eb;border-radius:20px;padding:1px 12px;font-size:12px;font-weight:700;box-shadow:0 2px 5px #0002}.trust:first-letter{color:#ff9a9a}.hero h1{font:800 36px/1.2 'Plus Jakarta Sans',Inter;margin:18px auto 8px;letter-spacing:-1.5px;max-width:700px}.hero h1 strong{background:linear-gradient(100deg,#0a918b,#20b879,#ff6b5b);background-clip:text;color:transparent}.hero p,.intro p,.explanation p,.earnings>p,.faq>p{font-size:16px;color:#64748b;margin:0 auto 18px}.hero p{max-width:575px}.cta{display:inline-block;background:#ff6b5b;color:#fff;border-radius:28px;padding:11px 22px;text-decoration:none;font-weight:800;font-size:14px;box-shadow:0 12px 25px #ff6b5b66;margin:2px}.cta b{font-size:18px}.perks{font-size:12px;color:#64748b;margin-top:12px}.channel{height:68px;color:white;background:linear-gradient(100deg,#1dcc68,#0d8987);border-radius:20px;display:flex;align-items:center;gap:11px;padding:9px 15px;text-decoration:none;box-shadow:0 9px 16px #0002}.channel>b{border-radius:50%;background:#fff;color:#25cb68;width:40px;height:40px;line-height:40px;text-align:center;font-size:30px}.channel strong,.channel small{display:block;color:#fff}.channel strong{line-height:1.2}.channel small{font-size:12px}.channel>i{font-style:normal;color:#0e7c7b;background:#fff;border-radius:20px;margin-left:auto;padding:5px 14px;font-size:11px;font-weight:700}.hero-channel{max-width:650px;margin:16px auto 0}
.hero-channel:hover{color:#fff;transform:translateY(-1px)}
.hero-channel>b{font-size:25px}.intro{padding:29px 128px 50px}.intro h2,.live h2,.explanation h2,.earnings h2,.faq h2{font:800 25px/1.3 'Plus Jakarta Sans';letter-spacing:-.8px;margin:0 0 10px}.intro ul{padding:0;margin:10px 0 14px;list-style:none;color:#64748b;font-size:16px}.live{padding-bottom:28px}.live h2{font-size:20px;margin:0}.live>small{font-size:11px;color:#64748b}.profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:10px}.profile{background:#fff;border:1px solid #e3e8ed;box-shadow:0 2px 3px #0002;border-radius:20px;height:85px;padding:11px;display:flex;gap:11px;text-decoration:none;color:#0f172a;line-height:1.15}.avatar{position:relative;margin:auto 0}.avatar img{width:43px;height:43px;object-fit:cover;border-radius:50%;background:#f97316}.avatar i{position:absolute;width:9px;height:9px;border-radius:50%;background:#18b866;bottom:0;right:0;border:1px solid #fff}.profile b,.profile>span>small{display:block;font-size:12px;white-space:nowrap}.profile b small{font-size:9px}.profile em{font-style:normal;color:#94a3b8;font-weight:400}.profile>span>small{color:#64748b;font-size:10px;margin:4px 0}.profile>span>small i{color:#7c8b9c;font-style:italic}.actions strong,.actions em{font-size:10px;display:inline-block;padding:4px 9px;border-radius:13px;line-height:1}.actions strong{background:#078683;color:#fff}.actions em{border:1px solid #e5e7eb;color:#0f172a;margin-left:5px;font-style:normal}.more{display:block;color:#0e7c7b;text-align:center;font-size:13px;text-decoration:underline;margin:17px}.ticker{position:relative;width:100vw;margin-left:calc(50% - 50vw);border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;background:#fff;color:#18a865;white-space:nowrap;overflow:hidden;text-align:left;font-size:12px;font-weight:700}
.ticker-track{display:flex;width:max-content;min-width:max-content;animation:dcTicker 75s linear infinite;will-change:transform}
.ticker-track>span{display:block;flex:0 0 auto;padding-right:60px}
@keyframes dcTicker{from{transform:translate3d(100vw,0,0)}to{transform:translate3d(-50%,0,0)}}.explanation{padding:12px 128px 55px}.how{text-align:center}.how h2{font:800 21px 'Plus Jakarta Sans';margin:0}.how>p{font-size:12px;color:#64748b;margin:0 0 15px}.how>div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;text-align:left}.how article,.testimonials article,.why{background:#fff;border:1px solid #e3e8ed;box-shadow:0 2px 3px #0002;border-radius:20px;padding:15px}.how article>span{display:inline-block;background:#eef8f7;border-radius:50%;padding:10px}.how h3{font:700 16px 'Plus Jakarta Sans';margin:7px 0 1px}.how h3:first-letter{color:#0e7c7b}.how article p{margin:0;color:#64748b;font-size:12px;line-height:1.35}.stats{margin-top:56px;background:linear-gradient(110deg,#086e70,#10a59b);border-radius:24px;padding:16px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;box-shadow:0 15px 25px #0002}.stats div{background:#ffffff12;border-radius:19px;text-align:center;color:#fff;padding:10px}.stats b{display:block;font:800 25px 'Plus Jakarta Sans'}.stats small{font-size:10px;font-weight:700}.earnings{padding:51px 128px 52px}.why{margin:17px 0 40px}.why p{color:#64748b;margin:6px 0 0}.center{text-align:center!important;margin:0!important}.testimonials{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:14px}.testimonials article{padding:12px;display:grid;grid-template-columns:36px 1fr;gap:8px;position:relative}.initial{width:36px;height:36px;line-height:36px;border-radius:50%;background:#078683;color:#fff;text-align:center;font-size:12px}.i1{background:#ff6b5b}.i2{background:#16a34a}.i3{background:#8b5cf6}.testimonials strong,.testimonials em{display:block;font-size:12px;line-height:1.3}.testimonials strong small{font-size:9px}.testimonials em{font-style:normal;color:#16a34a;font-weight:700;font-size:11px}.testimonials p{grid-column:1/-1;margin:0;color:#64748b;font-size:12px;line-height:1.3}.cta-panel{background:linear-gradient(110deg,#086e70,#0ba49c);text-align:center;color:#fff;border-radius:24px;padding:32px;margin-bottom:65px}.cta-panel h2{font:800 28px 'Plus Jakarta Sans';margin:0}.cta-panel p{margin:2px auto 16px;max-width:500px}.cta-panel small{display:block;margin-top:10px;color:#d4eae9;font-size:11px}.faq{padding:0 128px 38px}.faq article{border-bottom:1px solid #e2e8f0}.faq button{font:700 15px Inter;width:100%;border:0;background:none;padding:16px 0;text-align:left;color:#0f172a;cursor:pointer}.faq button span{float:right;color:#64748b}.faq article p{margin:0 0 14px;color:#64748b;font-size:14px}footer{border-top:1px solid #e5e7eb;background:#fff;min-height:75px;display:flex;justify-content:center;align-items:center;gap:62px;color:#64748b;font-size:11px}footer nav{display:flex;gap:16px}footer a{color:#64748b;text-decoration:none}
@media(max-width:700px){header{height:53px;padding:0 16px}.brand img{width:33px;height:33px}.brand b{font-size:14px}.online{padding:2px 8px}.tiny-cta{padding:4px 9px;font-size:11px}.container{max-width:none;margin-left:16px;margin-right:16px}.hero{padding:36px 16px 48px}.hero h1{font-size:27px;margin-top:16px}.hero p{font-size:15px;line-height:1.4}.perks{line-height:2;max-width:260px;margin:12px auto 0}.channel{height:80px;border-radius:20px}.channel>b{width:42px;flex:0 0 42px}.channel strong{font-size:14px}.channel small{line-height:1.3}.channel>i{display:none}.intro{padding:34px 0 51px}.intro h2,.explanation h2,.earnings h2,.faq h2{font-size:20px}.intro p,.explanation p,.earnings>p,.faq>p,.intro ul{font-size:14px;line-height:1.65}.live h2{font-size:19px}.profile-grid{grid-template-columns:1fr;gap:11px;margin-top:10px}.profile{height:86px;border-radius:20px;padding:10px}.avatar img{width:48px;height:48px}.profile b{font-size:13px}.profile>span>small{font-size:11px}.more{margin:20px}.ticker{font-size:11px}.explanation{padding:20px 0 62px}.how>div{grid-template-columns:1fr;gap:10px}.how article{height:132px;padding:16px}.stats{margin-top:56px;grid-template-columns:repeat(2,1fr);gap:12px;border-radius:24px;padding:16px}.stats b{font-size:22px}.earnings{padding:52px 0}.why{margin:20px 0 42px;padding:16px}.testimonials{grid-template-columns:1fr;gap:10px}.testimonials article{min-height:92px}.cta-panel{margin:24px 16px 64px;padding:34px 18px}.cta-panel h2{font-size:24px}.cta-panel p{font-size:14px;line-height:1.45}.cta-panel .cta{max-width:280px;line-height:1.25}.faq{padding:0 0 40px}.faq button{font-size:14px}footer{min-height:170px;display:flex;flex-direction:column;gap:9px;padding:18px}footer .brand span{display:inline}footer nav{gap:18px}}

/* Minimal enhancement layer */
.dc-header{position:sticky;top:0;z-index:1000}
.profile .typing{color:#078683;font-style:italic;font-weight:700}
.profile .ready{color:#16a34a;font-style:normal;font-weight:700}
.ready-chat{display:inline-block;margin-top:6px;color:#078683;font-size:11px;font-weight:800}
@keyframes dcPulse{0%,100%{opacity:.45}50%{opacity:1}}
.typing-dot{animation:dcPulse 1s infinite}
.live-popups{position:fixed;right:18px;bottom:18px;z-index:2000;pointer-events:none}
.live-popup{pointer-events:auto;width:min(340px,calc(100vw - 36px));background:#fff;border:1px solid #e2e8f0;border-radius:17px;padding:11px 35px 11px 11px;display:flex;gap:10px;align-items:center;box-shadow:0 14px 35px #0002;animation:dcPopupIn .35s ease}
.live-popup[hidden]{display:none}
.popup-avatar{width:38px;height:38px;border-radius:50%;background:#eef8f7;display:grid;place-items:center;font-size:18px;flex:0 0 38px}
.popup-title,.popup-text{display:block}
.popup-title{font-size:12px}
.popup-text{font-size:11px;color:#64748b;margin-top:2px}
.popup-close{position:absolute;right:9px;top:7px;border:0;background:none;color:#94a3b8;font-size:20px;cursor:pointer}
@keyframes dcPopupIn{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}
/* Match the live activity popup to the site's light/dark theme. */
html.patasurvey-dark .live-popup{
  background:#102020!important;
  border-color:#294644!important;
  color:#e7f4f3!important;
  box-shadow:0 14px 35px #0006;
}
html.patasurvey-dark .popup-title{color:#e7f4f3!important}
html.patasurvey-dark .popup-text{color:#a9c0bf!important}
html.patasurvey-dark .popup-close{color:#8fa9a7!important}
.dc-page{padding-bottom:55px}
.dc-page-hero{text-align:center;padding:58px 16px 34px}
.dc-page-hero h1{font:800 36px/1.2 'Plus Jakarta Sans';margin:17px 0 10px}
.dc-page-hero p{max-width:650px;margin:auto;color:#64748b;font-size:16px}
.dc-page-content{padding:15px 128px 40px}
.dc-page-content h2{font:800 22px 'Plus Jakarta Sans';margin-top:25px}
.dc-page-content p{color:#64748b;line-height:1.75}
.contact-card{background:#fff;border:1px solid #e3e8ed;border-radius:20px;padding:20px;margin:14px 0;box-shadow:0 2px 4px #0001}
.contact-card .channel{margin-top:15px}
@media(max-width:700px){
 .live-popups{right:12px;bottom:12px}
 .live-popup{width:min(330px,calc(100vw - 24px))}
 .dc-page-hero{padding:42px 0 24px}
 .dc-page-hero h1{font-size:28px}
 .dc-page-content{padding:10px 0 30px}
}

/* PataSurvey global shell: sticky header + footer that sits at the bottom on every page. */
html,body{min-height:100%}
body.patasurvey-page{min-height:100vh;display:flex;flex-direction:column}
body.patasurvey-page>main,body.patasurvey-page>div.wp-site-blocks{flex:1}
body.patasurvey-page .dc-page{flex:1}
.dc-header{position:sticky!important;top:0!important;z-index:9999!important}
.dc-footer{margin-top:auto;width:100%;position:relative;z-index:20;padding:14px 16px;box-sizing:border-box}
.dc-footer .brand{flex:0 0 auto}
.dc-footer>small{white-space:nowrap}

/* Live-site-style earnings strip: a continuous, seamless marquee. */
.ticker{position:relative;text-align:left;overflow:hidden;height:34px;display:flex;align-items:center;background:#fff}


/* FAQ treatment: clean bordered accordion rows matching the live landing-page feel. */
.faq{padding-top:0}
.faq article{background:#fff;border:1px solid #e5e7eb;border-radius:14px;margin:8px 0;overflow:hidden;box-shadow:0 1px 2px #0000000a}
.faq button{padding:17px 18px;font-size:14px;font-weight:700}
.faq button span{width:26px;height:26px;border-radius:50%;background:#f1f5f9;display:flex;align-items:center;justify-content:center;float:right;margin-top:-4px}
.faq article p{padding:0 18px 17px;margin:0!important;font-size:13px;line-height:1.6}
.faq article:has(p:not([hidden])){border-color:#d7e5e5}
@media(max-width:700px){
  .ticker{height:35px}
  .ticker-track{animation-duration:75s}
  .faq article{border-radius:13px}
  .faq button{padding:15px 14px}
  .faq article p{padding:0 14px 15px}
  .dc-footer{padding-bottom:20px}
}

/* =========================================================
   PataSurvey brand layer — keeps the original KawiChat layout/
   live-chat JavaScript while changing the public presentation.
   ========================================================= */
:root{
  --mazi-teal:#087f7d;
  --mazi-green:#18a866;
  --mazi-soft:#eef8f7;
  --mazi-dark:#071b1b;
}
.mazi-logo{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;border-radius:50%;background:linear-gradient(135deg,#0e7c7b,#1dcc68);color:#fff;font:800 17px 'Plus Jakarta Sans',Inter,sans-serif;box-shadow:0 4px 12px #087f7d33}
.brand .mazi-logo{width:34px;height:34px}
.brand>b,.brand b{color:#0f172a}
.header-actions .theme-toggle{border:1px solid #e2e8f0;background:#fff;color:#0f172a;width:34px;height:34px;border-radius:50%;cursor:pointer;display:grid;place-items:center;font-size:16px;padding:0}
.header-actions .theme-toggle:hover{transform:translateY(-1px)}
.tiny-cta{background:linear-gradient(100deg,#087f7d,#18a866)!important;box-shadow:0 8px 18px #087f7d2b}
.cta{background:linear-gradient(100deg,#087f7d,#18a866)!important;box-shadow:0 12px 25px #087f7d44!important}
.hero h1 strong{background:linear-gradient(100deg,#087f7d,#18a866,#0e7c7b);background-clip:text;color:transparent}
.trust{color:#087f7d}
.trust:first-letter{color:#18a866}
.actions strong{background:#087f7d}
.more{color:#087f7d}
.section-tag{display:inline-block;color:#087f7d;background:#eef8f7;border:1px solid #d7eeeb;border-radius:20px;padding:4px 11px;font-size:11px;font-weight:800;letter-spacing:.08em}
.swahili-section{margin-top:18px;margin-bottom:30px;padding:28px 34px;display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:center;background:#fff;border:1px solid #e3e8ed;border-radius:24px;box-shadow:0 8px 25px #0000000b}
.swahili-copy h2{font:800 27px/1.25 'Plus Jakarta Sans';margin:10px 0}
.swahili-copy p{color:#64748b;font-size:15px;line-height:1.7;margin:8px 0}
.swahili-copy .cta{margin-top:12px}
.swahili-photos{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;min-height:250px}
.swahili-photos img{width:100%;height:122px;object-fit:cover;border-radius:18px;display:block;box-shadow:0 6px 15px #00000014}
.swahili-photos img:first-child{grid-row:span 2;height:254px}
.dc-footer .mazi-logo{display:inline-grid;vertical-align:middle;margin-right:6px}
.dc-footer a:hover{color:#087f7d}

/* Dark mode, remembered locally by patasurvey-ui.js. */
html.mazichat-dark body{background:#081313;color:#e7f4f3}
html.mazichat-dark header,html.mazichat-dark .dc-header,html.mazichat-dark footer,html.mazichat-dark .profile,html.mazichat-dark .how article,html.mazichat-dark .testimonials article,html.mazichat-dark .why,html.mazichat-dark .swahili-section,html.mazichat-dark .contact-card,html.mazichat-dark .faq article{background:#102020;color:#e7f4f3;border-color:#23403f}
html.mazichat-dark .brand b,html.mazichat-dark .profile,html.mazichat-dark .faq button{color:#e7f4f3}
html.mazichat-dark .brand small,html.mazichat-dark .online em,html.mazichat-dark .hero p,html.mazichat-dark .intro p,html.mazichat-dark .explanation p,html.mazichat-dark .earnings>p,html.mazichat-dark .faq>p,html.mazichat-dark .swahili-copy p{color:#a9c0bf}
html.mazichat-dark .online,html.mazichat-dark .header-actions .theme-toggle{background:#102020;border-color:#294644;color:#e7f4f3}
html.mazichat-dark .ticker{background:#102020;border-color:#294644}
html.mazichat-dark .popup-avatar{background:#183333}

@media(max-width:700px){
  .header-actions{gap:5px}
  .header-actions .online{display:flex;align-items:center;padding:2px 7px;font-size:10px;box-shadow:none}
  .header-actions .online i{width:7px;height:7px}
  .header-actions .online em{font-size:9px}
  .header-actions .theme-toggle{width:32px;height:32px;font-size:14px}
  .tiny-cta{padding:5px 8px;font-size:10px}
  .brand b{font-size:14px}
  .brand small{max-width:85px;font-size:9px}
  .swahili-section{grid-template-columns:1fr;padding:22px 16px;gap:20px;margin-top:12px;border-radius:20px}
  .swahili-copy h2{font-size:22px}
  .swahili-copy p{font-size:14px}
  .swahili-photos{min-height:210px}
  .swahili-photos img{height:100px}
  .swahili-photos img:first-child{height:210px}
}

/* PataSurvey page polish */
body.patasurvey-page{overflow-x:hidden}
.mazi-logo+span{min-width:0}
.brand small{max-width:260px}
@media(max-width:700px){.brand small{max-width:155px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}

/* PataSurvey survey content — compact profile + description + Chat Now. */
.swahili-section{display:block}
.swahili-heading{max-width:680px;margin-bottom:20px}
.swahili-heading h2{font:800 27px/1.25 'Plus Jakarta Sans';margin:10px 0 8px}
.swahili-heading p{color:#64748b;font-size:15px;line-height:1.7;margin:0}
.swahili-profiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.swahili-profile{background:#fff;border:1px solid #e3e8ed;border-radius:20px;padding:14px;box-shadow:0 6px 18px #0000000b;min-width:0}
.swahili-profile-top{display:flex;align-items:center;gap:11px}
.swahili-profile-top img{width:52px;height:52px;object-fit:cover;border-radius:50%;flex:0 0 52px;box-shadow:0 2px 8px #00000018}
.swahili-profile h3{font:800 15px/1.25 'Plus Jakarta Sans';margin:0;color:#0f172a}
.swahili-profile h3 span{font:500 12px Inter;color:#94a3b8}
.swahili-profile-top small{display:block;color:#64748b;font-size:10px;margin-top:4px;line-height:1.35}
.swahili-profile>p{color:#64748b;font-size:12px;line-height:1.5;margin:12px 0 13px;min-height:36px}
.swahili-chat-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;background:linear-gradient(100deg,#087f7d,#18a866);color:#fff;text-decoration:none;border-radius:13px;padding:10px 13px;font-size:12px;font-weight:800;box-shadow:0 7px 14px #087f7d26}
.swahili-chat-btn:hover{transform:translateY(-1px);color:#fff}
.swahili-chat-btn b{font-size:15px}
html.mazichat-dark .swahili-profile{background:#102020;color:#e7f4f3;border-color:#23403f}
html.mazichat-dark .swahili-profile h3{color:#e7f4f3}
html.mazichat-dark .swahili-profile-top small,html.mazichat-dark .swahili-profile>p{color:#a9c0bf}
@media(max-width:700px){
  .swahili-heading h2{font-size:22px}
  .swahili-heading p{font-size:14px}
  .swahili-profiles{grid-template-columns:1fr;gap:10px}
  .swahili-profile{border-radius:18px;padding:13px}
}

/* PataSurvey content layer — preserves the MaziChat layout while adapting survey content. */
.patasurvey-logo{background:linear-gradient(135deg,#087f7d,#18a866)!important;font-size:12px!important;letter-spacing:-.4px}
.survey-question-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}
.survey-question-card{display:block;background:#fff;border:1px solid #e3e8ed;border-radius:18px;padding:15px;text-decoration:none;color:#0f172a;box-shadow:0 5px 16px #0000000b;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.survey-question-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000012;border-color:#b9dedb;color:#0f172a}
.survey-question-card .sq-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}
.survey-question-card .sq-number{width:30px;height:30px;border-radius:9px;background:#eef8f7;color:#087f7d;display:grid;place-items:center;font-weight:800;font-size:12px}
.survey-question-card .sq-live{font-size:10px;font-weight:800;color:#16a34a}
.survey-question-card h3{font:800 14px/1.4 'Plus Jakarta Sans';margin:0 0 8px}
.survey-question-card p{font-size:11px;color:#64748b;margin:0 0 10px}
.survey-question-card .sq-options{display:grid;gap:5px}
.survey-question-card .sq-option{font-size:11px;background:#f8fafc;border:1px solid #edf1f3;border-radius:9px;padding:6px 8px;color:#475569}
.survey-question-card .sq-action{display:block;margin-top:10px;color:#087f7d;font-size:11px;font-weight:800}
.survey-demo-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;align-items:start}
.survey-demo-card,.survey-benefits{background:#fff;border:1px solid #e3e8ed;border-radius:20px;padding:16px;box-shadow:0 6px 18px #0000000b}
.survey-demo-top{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;margin-bottom:8px}
.survey-demo-top span{background:#eef8f7;color:#087f7d;border-radius:14px;padding:4px 8px;font-size:10px;font-weight:800}
.reward-note{font-size:11px!important;color:#64748b!important;margin:0 0 10px!important}
.survey-demo-question{background:#f8fafc;border:1px solid #edf1f3;border-radius:14px;padding:11px;margin:9px 0}
.survey-demo-question>b{display:block;background:#eaf7f8;border-radius:7px;color:#16828a;font-size:11px;padding:7px 8px;margin-bottom:7px}
.survey-demo-question label{display:block;background:#fff;border:1px solid #edf0f2;border-radius:8px;padding:6px 8px;margin:5px 0;font-size:11px;cursor:pointer}
.survey-demo-question input{accent-color:#087f7d}
.survey-benefits h3{font:800 23px/1.25 'Plus Jakarta Sans';margin:10px 0 7px}
.survey-benefits>p{font-size:13px;color:#64748b;line-height:1.65;margin:0 0 15px}
.benefit-row{display:grid;grid-template-columns:30px 1fr;column-gap:9px;align-items:center;margin:10px 0}
.benefit-row span{grid-row:span 2;width:30px;height:30px;border-radius:50%;background:#eef8f7;color:#087f7d;display:grid;place-items:center;font-weight:800;font-size:12px}
.benefit-row b{font-size:12px}.benefit-row small{font-size:10px;color:#64748b;line-height:1.35}
.survey-benefits .cta{margin-top:12px}
html.mazichat-dark .survey-question-card,html.mazichat-dark .survey-demo-card,html.mazichat-dark .survey-benefits{background:#102020;color:#e7f4f3;border-color:#23403f}
html.mazichat-dark .survey-question-card h3,html.mazichat-dark .survey-demo-top,html.mazichat-dark .survey-benefits h3{color:#e7f4f3}
html.mazichat-dark .survey-question-card p,html.mazichat-dark .survey-demo-question label,html.mazichat-dark .reward-note,html.mazichat-dark .survey-benefits>p,html.mazichat-dark .benefit-row small{color:#a9c0bf}
html.mazichat-dark .survey-question-card .sq-option,html.mazichat-dark .survey-demo-question{background:#0c1a1a;border-color:#23403f}
@media(max-width:700px){
 .survey-question-grid{grid-template-columns:1fr;gap:10px}
 .survey-demo-grid{grid-template-columns:1fr;gap:12px}
 .survey-demo-card,.survey-benefits{border-radius:18px}
}
html.patasurvey-dark body{background:#081313;color:#e7f4f3}
html.patasurvey-dark header,html.patasurvey-dark .dc-header,html.patasurvey-dark footer,html.patasurvey-dark .profile,html.patasurvey-dark .how article,html.patasurvey-dark .testimonials article,html.patasurvey-dark .why,html.patasurvey-dark .swahili-section,html.patasurvey-dark .contact-card,html.patasurvey-dark .faq article,html.patasurvey-dark .survey-question-card,html.patasurvey-dark .survey-demo-card,html.patasurvey-dark .survey-benefits{background:#102020;color:#e7f4f3;border-color:#23403f}
html.patasurvey-dark .brand b,html.patasurvey-dark .profile,html.patasurvey-dark .faq button,html.patasurvey-dark .survey-question-card h3,html.patasurvey-dark .survey-demo-top,html.patasurvey-dark .survey-benefits h3{color:#e7f4f3}
html.patasurvey-dark .brand small,html.patasurvey-dark .online em,html.patasurvey-dark .hero p,html.patasurvey-dark .intro p,html.patasurvey-dark .explanation p,html.patasurvey-dark .earnings>p,html.patasurvey-dark .faq>p,html.patasurvey-dark .survey-question-card p,html.patasurvey-dark .reward-note,html.patasurvey-dark .survey-benefits>p,html.patasurvey-dark .benefit-row small{color:#a9c0bf}
html.patasurvey-dark .online,html.patasurvey-dark .header-actions .theme-toggle{background:#102020;border-color:#294644;color:#e7f4f3}
html.patasurvey-dark .ticker{background:#102020;border-color:#294644}
html.patasurvey-dark .popup-avatar{background:#183333}
html.patasurvey-dark .survey-question-card .sq-option,html.patasurvey-dark .survey-demo-question{background:#0c1a1a;border-color:#23403f}


/* Requested PataSurvey update layer — FAQ, survey modal, activity ticker and WhatsApp CTA. */
.faq{
  max-width:760px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-top:0!important;
}
.faq>h2{font-weight:800!important;letter-spacing:-.6px}
.faq>p{margin-bottom:16px!important}
.faq article{
  background:#fff!important;
  border:1px solid #e5e7eb!important;
  border-radius:14px!important;
  margin:8px 0!important;
  overflow:hidden!important;
  box-shadow:0 1px 2px #0000000a!important;
}
.faq button{
  display:block!important;
  width:100%!important;
  padding:17px 18px!important;
  border:0!important;
  background:transparent!important;
  font:700 14px/1.35 Inter,sans-serif!important;
  text-align:left!important;
  color:#0f172a!important;
  cursor:pointer!important;
}
.faq button span{
  width:26px!important;height:26px!important;border-radius:50%!important;
  background:#f1f5f9!important;color:#64748b!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
  float:right!important;margin-top:-4px!important;
}
.faq article p{
  padding:0 18px 17px!important;
  margin:0!important;
  color:#64748b!important;
  font-size:13px!important;
  line-height:1.6!important;
}
.faq article:has(p:not([hidden])){border-color:#d7e5e5!important}

.survey-attempt-2-wrap{grid-column:1!important}
.survey-attempt-trigger{
  width:100%;display:flex;align-items:center;gap:11px;text-align:left;
  border:1px solid #e3e8ed;border-radius:18px;background:#fff;
  padding:13px 15px;box-shadow:0 6px 18px #0000000b;cursor:pointer;
  color:#0f172a;font-family:Inter,sans-serif;
}
.survey-attempt-trigger:hover{transform:translateY(-1px);border-color:#b9dedb}
.survey-attempt-trigger .attempt-icon{
  width:38px;height:38px;border-radius:11px;background:#eef8f7;color:#087f7d;
  display:grid;place-items:center;flex:0 0 38px;
}
.survey-attempt-trigger span:nth-child(2){display:block;min-width:0}
.survey-attempt-trigger b,.survey-attempt-trigger small{display:block}
.survey-attempt-trigger b{font-size:13px}
.survey-attempt-trigger small{font-size:10px;color:#64748b;margin-top:3px}
.survey-attempt-trigger>strong{margin-left:auto;color:#087f7d;font-size:11px;white-space:nowrap}

.survey-modal[hidden]{display:none!important}
.survey-modal{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:18px}
.survey-modal-backdrop{position:absolute;inset:0;background:rgba(7,27,27,.58);backdrop-filter:blur(3px)}
.survey-modal-dialog{
  position:relative;z-index:1;width:min(680px,100%);max-height:min(90vh,900px);
  overflow:auto;background:#fff;border:1px solid #e3e8ed;border-radius:24px;
  box-shadow:0 25px 70px #0006;padding:20px;
}
.survey-modal-head{display:flex;gap:15px;align-items:flex-start;margin-bottom:10px}
.survey-modal-head h2{font:800 24px/1.25 'Plus Jakarta Sans';margin:9px 0 5px;color:#0f172a}
.survey-modal-head p{margin:0;color:#64748b;font-size:12px;line-height:1.5}
.survey-modal-close{
  margin-left:auto;width:34px;height:34px;border-radius:50%;border:1px solid #e5e7eb;
  background:#f8fafc;color:#64748b;font-size:21px;line-height:1;cursor:pointer;flex:0 0 34px;
}
.survey-modal-card{box-shadow:none!important;margin:0!important}
body.survey-modal-open{overflow:hidden}
html.patasurvey-dark .survey-attempt-trigger,
html.patasurvey-dark .survey-modal-dialog,
html.patasurvey-dark .faq article{background:#102020!important;color:#e7f4f3!important;border-color:#23403f!important}
html.patasurvey-dark .survey-attempt-trigger b,
html.patasurvey-dark .survey-modal-head h2,
html.patasurvey-dark .faq button{color:#e7f4f3!important}
html.patasurvey-dark .survey-attempt-trigger small,
html.patasurvey-dark .survey-modal-head p,
html.patasurvey-dark .faq article p{color:#a9c0bf!important}
html.patasurvey-dark .survey-modal-close{background:#183333;border-color:#294644;color:#a9c0bf}
html.patasurvey-dark .faq button span{background:#183333;color:#a9c0bf!important}

.sitewide-channel-wrap{max-width:760px;margin:0 auto 28px;padding:0 16px}
.sitewide-channel{max-width:760px!important;margin:0 auto!important}
.sitewide-channel:hover{color:#fff}

@media(max-width:700px){
  .survey-attempt-2-wrap{grid-column:1!important}
  .survey-attempt-trigger{border-radius:18px;padding:12px}
  .survey-modal{padding:10px}
  .survey-modal-dialog{max-height:94vh;border-radius:20px;padding:15px}
  .survey-modal-head h2{font-size:21px}
  .sitewide-channel-wrap{padding:0;margin:0 0 22px}
  .sitewide-channel{border-radius:20px!important}
  .faq{max-width:none!important}
}


/* PataSurvey requested refinements: stacked survey attempts, MaziChat-style FAQ, and complete theme support. */
.survey-attempts-stack{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:14px!important;
  align-items:stretch!important;
}
.survey-attempts-stack .survey-demo-card{
  width:100%!important;
  box-sizing:border-box!important;
}
.survey-demo-question label{
  color:#0f172a!important;
}
html.patasurvey-dark .survey-demo-question label{
  background:#102020!important;
  border-color:#294644!important;
  color:#e7f4f3!important;
}
html.patasurvey-dark .survey-demo-question label span{
  color:#e7f4f3!important;
}
html.patasurvey-dark .survey-demo-question>b{
  background:#123333!important;
  color:#8fd6d1!important;
}
html.patasurvey-dark .survey-demo-question input{
  accent-color:#25c9b7;
}
html.patasurvey-dark .dc-page-hero p,
html.patasurvey-dark .dc-page-content p,
html.patasurvey-dark .dc-page-content h2{
  color:#a9c0bf!important;
}
html.patasurvey-dark .dc-page-content h2{
  color:#e7f4f3!important;
}

/* Match the MaziChat FAQ presentation: clean full-width rows rather than the default Elementor look. */
.faq{
  max-width:none!important;
  padding:0 128px 38px!important;
}
.faq article{
  background:transparent!important;
  border:0!important;
  border-bottom:1px solid #e2e8f0!important;
  border-radius:0!important;
  margin:0!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.faq button{
  display:block!important;
  width:100%!important;
  padding:16px 0!important;
  border:0!important;
  background:none!important;
  font:700 15px Inter,sans-serif!important;
  text-align:left!important;
  color:#0f172a!important;
}
.faq button span{
  width:auto!important;
  height:auto!important;
  border-radius:0!important;
  background:none!important;
  color:#64748b!important;
  display:block!important;
  float:right!important;
  margin:0!important;
}
.faq article p{
  padding:0!important;
  margin:0 0 14px!important;
  color:#64748b!important;
  font-size:14px!important;
  line-height:1.55!important;
}
html.patasurvey-dark .faq article{
  background:transparent!important;
  border:0!important;
  border-bottom:1px solid #294644!important;
}
html.patasurvey-dark .faq button{
  color:#e7f4f3!important;
}
html.patasurvey-dark .faq button span{
  background:none!important;
  color:#a9c0bf!important;
}
html.patasurvey-dark .faq article p{
  color:#a9c0bf!important;
}

@media(max-width:700px){
  .survey-attempts-stack{grid-template-columns:1fr!important;gap:12px!important}
  .faq{max-width:none!important;padding:0 0 38px!important}
  .faq button{font-size:14px!important;padding:16px 0!important}
}
