:root{--zq7-ink:#092c32;--zq7-deep:#073b43;--zq7-teal:#0d8f84;--zq7-teal-2:#1ca999;--zq7-mint:#dff4ee;--zq7-cream:#fbf8f2;--zq7-orange:#f28b50;--zq7-line:rgba(7,59,67,.12);--zq7-shadow:0 24px 70px rgba(7,45,51,.12)}
*{box-sizing:border-box}.zq7-body{margin:0;background:var(--zq7-cream);color:var(--zq7-ink);overflow-x:hidden}.zq7{font-family:Manrope,Alexandria,sans-serif;min-height:100vh}.zq7[dir=rtl],html[dir=rtl] .zq7{font-family:Alexandria,Manrope,sans-serif}.zq7 a{text-decoration:none;color:inherit}.zq7 button{font:inherit}.zq7-container{width:min(1480px,calc(100% - 64px));margin-inline:auto}.zq7-header{position:fixed;inset-block-start:0;inset-inline:0;z-index:100;padding:18px 0;transition:.3s ease}.zq7-header.is-scrolled{padding:10px 0;background:rgba(251,248,242,.86);backdrop-filter:blur(18px);border-bottom:1px solid var(--zq7-line)}.zq7-nav{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:34px}.zq7-brand img{display:block;width:166px;height:auto}.zq7-navlinks{display:flex;justify-content:center;gap:34px}.zq7-navlinks a{font-weight:700;font-size:14px;position:relative;padding:10px 0}.zq7-navlinks a:after{content:"";position:absolute;inset-inline-start:50%;bottom:2px;width:0;height:2px;background:var(--zq7-teal);transition:.25s}.zq7-navlinks a:hover:after,.zq7-navlinks a.is-active:after{width:100%;inset-inline-start:0}.zq7-actions{display:flex;align-items:center;gap:10px}.zq7-language{display:flex;background:#fff;border:1px solid var(--zq7-line);border-radius:999px;padding:3px}.zq7-language a{padding:7px 10px;border-radius:999px;font-size:12px;font-weight:800}.zq7-language a.is-active{background:var(--zq7-deep);color:#fff}.zq7-login{display:flex;align-items:center;gap:8px;padding:12px 16px;border:1px solid var(--zq7-line);border-radius:13px;font-weight:800;font-size:13px;background:rgba(255,255,255,.6)}.zq7-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:14px;padding:13px 20px;font-weight:800;font-size:14px;border:1px solid transparent;transition:.25s ease}.zq7-btn:hover{transform:translateY(-2px)}.zq7-btn--primary{background:var(--zq7-deep);color:#fff;box-shadow:0 12px 25px rgba(7,59,67,.16)}.zq7-btn--secondary{background:rgba(255,255,255,.78);border-color:rgba(7,59,67,.28)}.zq7-btn--light{background:#fff;color:var(--zq7-deep)}.zq7-btn--large{padding:16px 24px;border-radius:16px}.zq7-menu-button{display:none;border:0;background:transparent;padding:10px}.zq7-hero{position:relative;padding:145px 0 58px;min-height:940px;isolation:isolate}.zq7-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 33%,rgba(110,204,180,.18),transparent 28%),radial-gradient(circle at 88% 18%,rgba(242,139,80,.1),transparent 24%);z-index:-2}.zq7-orb{position:absolute;border-radius:50%;filter:blur(.2px);z-index:-1}.zq7-orb--one{width:420px;height:420px;background:rgba(173,220,200,.24);inset-inline-start:-200px;top:280px}.zq7-orb--two{width:240px;height:240px;background:rgba(242,139,80,.08);inset-inline-end:-70px;top:180px}.zq7-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(620px,1.25fr);align-items:center;gap:74px}.zq7-hero-copy{padding-top:30px}.zq7-pill{display:inline-flex;align-items:center;gap:9px;padding:10px 16px;border:1px solid rgba(7,59,67,.12);border-radius:999px;background:rgba(255,255,255,.56);font-size:12px;font-weight:800}.zq7-pill svg{color:var(--zq7-orange)}.zq7-hero h1{font-size:clamp(55px,5.3vw,92px);line-height:1.04;letter-spacing:-.055em;margin:28px 0 24px;font-weight:900}.zq7-hero h1 span{color:var(--zq7-teal)}html[dir=rtl] .zq7-hero h1{letter-spacing:-.035em}.zq7-hero-copy>p{font-size:18px;line-height:1.9;color:#526a6e;max-width:690px;margin:0}.zq7-hero-actions{display:flex;gap:14px;margin-top:32px}.zq7-trust-row{display:flex;flex-wrap:wrap;gap:24px;margin-top:28px}.zq7-trust-row span{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:800;color:#465d61}.zq7-trust-row i{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:rgba(13,143,132,.09);color:var(--zq7-deep)}.zq7-product-stage{position:relative;min-height:650px;display:grid;place-items:center}.zq7-stage-glow{position:absolute;width:88%;height:64%;border-radius:50%;background:rgba(123,194,175,.22);filter:blur(55px);bottom:5%}.zq7-dashboard-window{width:min(800px,100%);background:#fff;border:1px solid rgba(7,59,67,.1);border-radius:24px;box-shadow:var(--zq7-shadow);overflow:hidden;position:relative;transform:perspective(1600px) rotateY(-4deg) rotateX(1deg)}html[dir=rtl] .zq7-dashboard-window{transform:perspective(1600px) rotateY(4deg) rotateX(1deg)}.zq7-window-bar{height:42px;display:flex;align-items:center;gap:7px;padding:0 18px;border-bottom:1px solid #edf1ef;background:#fafcfb}.zq7-window-bar span{width:8px;height:8px;border-radius:50%;background:#ffb28a}.zq7-window-bar span:nth-child(2){background:#f0cc6f}.zq7-window-bar span:nth-child(3){background:#7bd0bb}.zq7-window-bar small{margin-inline:auto;font-size:8px;color:#769096;background:#eef4f2;padding:5px 45px;border-radius:6px}.zq7-dashboard-shell{display:grid;grid-template-columns:145px 1fr;min-height:485px}.zq7-mini-sidebar{background:linear-gradient(180deg,#074851,#07333a);color:#fff;padding:20px 13px;display:flex;flex-direction:column;gap:6px}.zq7-mini-sidebar img{width:88px;filter:brightness(0) invert(1);margin:0 auto 18px}.zq7-mini-sidebar span{display:flex;align-items:center;gap:8px;padding:10px;border-radius:8px;font-size:10px;opacity:.8}.zq7-mini-sidebar span.is-active{background:rgba(255,255,255,.12);opacity:1}.zq7-mini-main{padding:26px;background:#fbfcfc}.zq7-mini-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.zq7-mini-top div{display:flex;flex-direction:column;gap:5px}.zq7-mini-top strong{font-size:16px}.zq7-mini-top small{font-size:9px;color:#6f8386}.zq7-mini-top button{border:1px solid #e6ecea;background:#fff;border-radius:8px;padding:8px 10px;display:flex;gap:6px;align-items:center;font-size:8px;color:#587075}.zq7-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:24px}.zq7-stat-grid article{background:#fff;border:1px solid #edf0ef;border-radius:13px;padding:13px;position:relative;min-height:105px;box-shadow:0 6px 18px rgba(22,65,68,.04)}.zq7-stat-grid i{width:25px;height:25px;border-radius:8px;background:#eff9f6;display:grid;place-items:center;color:#0b9b87}.zq7-stat-grid small{display:block;font-size:8px;color:#73878a;margin-top:9px}.zq7-stat-grid strong{font-size:17px}.zq7-stat-grid em{font-size:7px;color:#14a372;font-style:normal;margin-inline-start:6px}.zq7-sparkline{display:flex;align-items:end;gap:2px;height:16px;margin-top:5px}.zq7-sparkline b{display:block;width:12%;background:#bde7dc;border-radius:3px;height:35%}.zq7-sparkline b:nth-child(2){height:68%}.zq7-sparkline b:nth-child(3){height:48%}.zq7-sparkline b:nth-child(4){height:82%}.zq7-sparkline b:nth-child(5){height:62%}.zq7-orders-table{margin-top:15px;background:#fff;border:1px solid #edf0ef;border-radius:13px;overflow:hidden}.zq7-table-head,.zq7-order-row{display:grid;grid-template-columns:1.2fr .7fr .8fr .8fr;align-items:center;padding:11px 14px;border-bottom:1px solid #edf0ef;font-size:8px}.zq7-table-head{display:flex;justify-content:space-between;font-size:10px}.zq7-table-head a{color:var(--zq7-teal)}.zq7-status{display:inline-flex;justify-content:center;width:60px;padding:5px;border-radius:999px;background:#e7f7f1;color:#168c6d}.zq7-order-row:nth-child(3) .zq7-status{background:#fff1dc;color:#b77622}.zq7-order-row:nth-child(4) .zq7-status{background:#e9f1ff;color:#4c7ab8}.zq7-order-row:last-child{border:0}.zq7-floating-card{position:absolute;background:linear-gradient(145deg,#0e7b73,#07404a);color:#fff;border-radius:20px;box-shadow:0 20px 45px rgba(7,59,67,.24);z-index:3}.zq7-floating-card--orders{top:45px;inset-inline-start:-20px;width:170px;padding:18px;display:grid;grid-template-columns:auto 1fr;gap:3px 10px}.zq7-floating-card--orders i{grid-row:1/3;width:32px;height:32px;border-radius:50%;background:rgba(255,255,255,.12);display:grid;place-items:center}.zq7-floating-card--orders span{font-size:10px}.zq7-floating-card--orders strong{font-size:34px;line-height:1}.zq7-floating-card--orders small{font-size:8px;opacity:.7}.zq7-mini-chart{grid-column:1/-1;height:30px;background:linear-gradient(150deg,transparent 40%,rgba(117,230,201,.8) 41%,rgba(117,230,201,.8) 44%,transparent 45%,transparent 60%,rgba(117,230,201,.7) 61%,rgba(117,230,201,.7) 64%,transparent 65%);opacity:.8}.zq7-floating-card--qr{bottom:12px;inset-inline-end:-30px;width:138px;padding:15px;text-align:center}.zq7-floating-card--qr span{font-size:10px;font-weight:800}.zq7-floating-card--qr small{font-size:8px;opacity:.8}.zq7-fake-qr{width:82px;height:82px;margin:10px auto;display:grid;grid-template-columns:repeat(7,1fr);gap:2px;background:#fff;padding:6px;border-radius:7px}.zq7-fake-qr i{background:transparent}.zq7-fake-qr i.on{background:#073b43}.zq7-value-strip{display:grid;grid-template-columns:repeat(5,1fr);background:rgba(255,255,255,.82);border:1px solid var(--zq7-line);border-radius:24px;box-shadow:0 15px 45px rgba(7,59,67,.07);margin-top:64px}.zq7-value-strip article{display:flex;align-items:center;gap:16px;padding:27px 22px;border-inline-end:1px solid var(--zq7-line)}.zq7-value-strip article:last-child{border:0}.zq7-value-strip i{flex:0 0 48px;width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#eaf7f3;color:var(--zq7-teal)}.zq7-value-strip article:nth-child(2) i{background:#fff1e7;color:#d86e33}.zq7-value-strip article:nth-child(3) i{background:#f0ebfa;color:#7356b7}.zq7-value-strip article:nth-child(5) i{background:#edf1ff;color:#536fc1}.zq7-value-strip strong{display:block;font-size:13px}.zq7-value-strip p{font-size:10px;line-height:1.6;color:#6d8083;margin:5px 0 0}.zq7-section{padding:110px 0}.zq7-section-heading{max-width:760px}.zq7-section-heading>span{color:var(--zq7-teal);font-weight:900;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.zq7-section-heading h2{font-size:clamp(38px,4vw,66px);line-height:1.12;letter-spacing:-.045em;margin:17px 0}.zq7-section-heading p{font-size:16px;line-height:1.8;color:#667b7f}.zq7-section-heading--center{text-align:center;margin:0 auto}.zq7-experiences{background:#fff}.zq7-experience-grid{display:grid;grid-template-columns:1.1fr .9fr 1fr;gap:22px;margin-top:50px}.zq7-experience-card{background:var(--zq7-cream);border-radius:24px;padding:12px}.zq7-experience-card:nth-child(2){margin-top:60px}.zq7-experience-image{height:410px;border-radius:18px;background-size:cover;background-position:center;position:relative;overflow:hidden}.zq7-experience-image:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(5,31,35,.55),transparent 56%)}.zq7-experience-image span{position:absolute;inset-inline-start:20px;top:18px;font-weight:900;font-size:11px;color:#fff;background:rgba(7,59,67,.5);backdrop-filter:blur(8px);padding:8px 11px;border-radius:999px;z-index:2}.zq7-experience-image a{position:absolute;inset-inline-end:18px;bottom:18px;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#fff;z-index:2}.zq7-experience-card>div:last-child{padding:20px 10px 12px}.zq7-experience-card small{font-size:11px;color:var(--zq7-teal);font-weight:900}.zq7-experience-card h3{font-size:20px;line-height:1.5;margin:8px 0 0}.zq7-workflow{background:#082f35;color:#fff}.zq7-workflow-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.zq7-workflow .zq7-section-heading p{color:rgba(255,255,255,.68)}.zq7-steps{display:flex;flex-direction:column}.zq7-steps article{display:grid;grid-template-columns:80px 1fr;gap:24px;padding:27px 0;border-bottom:1px solid rgba(255,255,255,.13)}.zq7-steps b{font-size:13px;color:#6dd3bf}.zq7-steps h3{font-size:22px;margin:0 0 8px}.zq7-steps p{margin:0;color:rgba(255,255,255,.66);line-height:1.7}.zq7-pricing{background:#f4f7f5}.zq7-billing-toggle{width:max-content;margin:36px auto 42px;background:#fff;padding:5px;border:1px solid var(--zq7-line);border-radius:999px}.zq7-billing-toggle button{border:0;background:transparent;padding:11px 18px;border-radius:999px;font-weight:800;color:#6a7f82;cursor:pointer}.zq7-billing-toggle button.is-active{background:var(--zq7-deep);color:#fff}.zq7-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:stretch}.zq7-plan{background:#fff;border:1px solid var(--zq7-line);border-radius:25px;padding:32px;position:relative}.zq7-plan.is-featured{background:#e9f4ff;border-color:#aacde7;transform:translateY(-14px)}.zq7-popular{position:absolute;top:18px;inset-inline-end:18px;display:flex;gap:6px;align-items:center;color:#ad6e00;font-size:10px;font-weight:900}.zq7-plan>small{font-size:11px;color:var(--zq7-teal);font-weight:900}.zq7-plan h3{font-size:30px;margin:8px 0}.zq7-plan>p{color:#6c7e81;line-height:1.7;min-height:56px}.zq7-price{display:grid;grid-template-columns:auto auto 1fr;align-items:end;gap:8px;margin:25px 0}.zq7-price del{font-size:18px;color:#93a0a2}.zq7-price strong{font-size:48px;line-height:.9}.zq7-price span{font-size:11px;font-weight:800;color:#5e7275}.zq7-price em{grid-column:1/-1;font-size:10px;color:#7a8c8f;font-style:normal;margin-top:8px}.zq7-plan-cta{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px;border-radius:13px;background:var(--zq7-deep);color:#fff;font-weight:900;font-size:13px}.zq7-plan ul{list-style:none;padding:0;margin:25px 0 0;display:grid;gap:13px}.zq7-plan li{display:flex;align-items:center;gap:10px;font-size:13px}.zq7-plan li svg{color:var(--zq7-teal)}.zq7-faq{background:#fff}.zq7-faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.zq7-accordion details{border-bottom:1px solid var(--zq7-line);padding:20px 0}.zq7-accordion summary{list-style:none;display:flex;justify-content:space-between;gap:20px;align-items:center;font-weight:900;font-size:17px;cursor:pointer}.zq7-accordion summary::-webkit-details-marker{display:none}.zq7-accordion details[open] summary svg{transform:rotate(45deg)}.zq7-accordion summary svg{transition:.2s}.zq7-accordion details p{color:#677c80;line-height:1.8;margin:15px 0 0;max-width:700px}.zq7-final-cta{padding:40px 0 90px;background:#fff}.zq7-final-cta .zq7-container{background:linear-gradient(135deg,#0b796f,#073b43);color:#fff;border-radius:34px;padding:60px 70px;display:flex;align-items:center;justify-content:space-between;gap:40px}.zq7-final-cta span{font-size:11px;font-weight:900;color:#90e2d1}.zq7-final-cta h2{font-size:42px;max-width:760px;margin:10px 0}.zq7-final-cta p{color:rgba(255,255,255,.7)}.zq7-footer{background:#061f24;color:#fff;padding:46px 0}.zq7-footer .zq7-container{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px}.zq7-footer .zq7-brand img{filter:brightness(0) invert(1);width:138px}.zq7-footer p{color:rgba(255,255,255,.55);font-size:12px}.zq7-footer div>div{display:flex;gap:20px;font-size:12px}.zq7 [data-zq7-reveal]{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.zq7 [data-zq7-reveal].is-visible{opacity:1;transform:none}
@media(max-width:1180px){.zq7-container{width:min(100% - 36px,1080px)}.zq7-navlinks{display:none;position:absolute;top:75px;inset-inline:18px;background:#fff;padding:18px;border-radius:18px;box-shadow:var(--zq7-shadow);flex-direction:column}.zq7-navlinks.is-open{display:flex}.zq7-menu-button{display:block}.zq7-login{display:none}.zq7-hero-grid{grid-template-columns:1fr;gap:35px}.zq7-hero-copy{text-align:center;max-width:850px;margin:auto}.zq7-hero-copy>p{margin:auto}.zq7-hero-actions,.zq7-trust-row{justify-content:center}.zq7-product-stage{min-height:590px}.zq7-value-strip{grid-template-columns:repeat(2,1fr)}.zq7-value-strip article{border-bottom:1px solid var(--zq7-line)}.zq7-value-strip article:last-child{grid-column:1/-1}.zq7-experience-grid{grid-template-columns:repeat(2,1fr)}.zq7-experience-card:nth-child(2){margin-top:0}.zq7-experience-card:last-child{grid-column:1/-1}.zq7-workflow-grid,.zq7-faq-grid{grid-template-columns:1fr;gap:45px}}
@media(max-width:760px){.zq7-container{width:min(100% - 24px,680px)}.zq7-header{padding:12px 0}.zq7-brand img{width:126px}.zq7-actions>.zq7-btn{display:none}.zq7-language{display:none}.zq7-hero{padding-top:105px;min-height:auto}.zq7-hero h1{font-size:46px}.zq7-hero-copy>p{font-size:15px}.zq7-hero-actions{flex-direction:column}.zq7-btn--large{width:100%}.zq7-trust-row{gap:12px}.zq7-trust-row span{font-size:11px}.zq7-product-stage{min-height:430px;margin-top:20px}.zq7-dashboard-window{transform:none!important;border-radius:16px}.zq7-dashboard-shell{grid-template-columns:88px 1fr;min-height:335px}.zq7-mini-sidebar{padding:12px 8px}.zq7-mini-sidebar img{width:58px}.zq7-mini-sidebar span{font-size:0;justify-content:center;padding:8px}.zq7-mini-main{padding:14px}.zq7-mini-top small,.zq7-mini-top button,.zq7-stat-grid small,.zq7-sparkline{display:none}.zq7-mini-top strong{font-size:11px}.zq7-stat-grid{grid-template-columns:repeat(2,1fr);margin-top:12px}.zq7-stat-grid article{min-height:70px;padding:9px}.zq7-stat-grid strong{font-size:12px}.zq7-orders-table{margin-top:10px}.zq7-order-row{grid-template-columns:1fr .7fr .7fr;padding:7px}.zq7-order-row small{display:none}.zq7-floating-card--orders{width:125px;top:-8px;inset-inline-start:5px;padding:11px}.zq7-floating-card--orders strong{font-size:24px}.zq7-floating-card--qr{width:94px;inset-inline-end:0;bottom:-20px;padding:9px}.zq7-fake-qr{width:56px;height:56px}.zq7-value-strip{grid-template-columns:1fr;margin-top:45px}.zq7-value-strip article:last-child{grid-column:auto}.zq7-value-strip article{border-inline-end:0}.zq7-section{padding:78px 0}.zq7-section-heading h2{font-size:37px}.zq7-experience-grid,.zq7-pricing-grid{grid-template-columns:1fr}.zq7-experience-card:last-child{grid-column:auto}.zq7-experience-image{height:330px}.zq7-plan.is-featured{transform:none}.zq7-final-cta .zq7-container{padding:40px 25px;flex-direction:column;align-items:flex-start}.zq7-final-cta h2{font-size:34px}.zq7-footer .zq7-container{grid-template-columns:1fr;text-align:center}.zq7-footer .zq7-brand img{margin:auto}.zq7-footer div>div{justify-content:center;flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){.zq7 *{scroll-behavior:auto!important;animation:none!important;transition:none!important}.zq7 [data-zq7-reveal]{opacity:1;transform:none}}

/* Zawqio Brand Experience V8 — semantic palette + adaptive light/dark */
:root{
  color-scheme:light;
  --zq-bg:#f7f4ed;--zq-bg-elevated:#fffdf8;--zq-surface:#ffffff;--zq-surface-2:#f2f6f3;
  --zq-text:#0b2d33;--zq-text-muted:#5f7478;--zq-border:rgba(11,45,51,.13);
  --zq-brand:#087f76;--zq-brand-strong:#07545b;--zq-brand-soft:#dff3ed;
  --zq-accent:#f28c52;--zq-accent-soft:#fff0e5;--zq-success:#16956f;--zq-warning:#c47b20;--zq-danger:#d64d4d;
  --zq-shadow-sm:0 8px 24px rgba(8,44,50,.07);--zq-shadow-lg:0 28px 80px rgba(8,44,50,.14);
  --zq-focus:0 0 0 4px rgba(8,127,118,.18);
}
html[data-theme="dark"]{
  color-scheme:dark;
  --zq-bg:#071b20;--zq-bg-elevated:#0b252b;--zq-surface:#0e2b31;--zq-surface-2:#12353b;
  --zq-text:#f2f7f5;--zq-text-muted:#a9bdba;--zq-border:rgba(220,242,237,.13);
  --zq-brand:#57d2bf;--zq-brand-strong:#86e2d3;--zq-brand-soft:#123d3c;
  --zq-accent:#ff9b62;--zq-accent-soft:#40271d;--zq-success:#5dd6a7;--zq-warning:#f4b865;--zq-danger:#ff7b7b;
  --zq-shadow-sm:0 10px 26px rgba(0,0,0,.22);--zq-shadow-lg:0 30px 90px rgba(0,0,0,.42);
  --zq-focus:0 0 0 4px rgba(87,210,191,.22);
}
.zq8-body{background:var(--zq-bg);color:var(--zq-text);transition:background-color .28s ease,color .28s ease}
.zq8{--zq7-ink:var(--zq-text);--zq7-deep:var(--zq-brand-strong);--zq7-teal:var(--zq-brand);--zq7-teal-2:var(--zq-brand);--zq7-mint:var(--zq-brand-soft);--zq7-cream:var(--zq-bg);--zq7-orange:var(--zq-accent);--zq7-line:var(--zq-border);--zq7-shadow:var(--zq-shadow-lg)}
.zq8 .zq7-header.is-scrolled{background:color-mix(in srgb,var(--zq-bg-elevated) 88%,transparent);border-color:var(--zq-border)}
.zq8 .zq7-language,.zq8 .zq7-login,.zq8 .zq7-pill,.zq8 .zq7-btn--secondary,.zq8 .zq7-value-strip,.zq8 .zq7-plan,.zq8 .zq7-billing-toggle{background:var(--zq-surface);border-color:var(--zq-border);color:var(--zq-text)}
.zq8 .zq7-hero-copy>p,.zq8 .zq7-section-heading p,.zq8 .zq7-plan>p,.zq8 .zq7-price em,.zq8 .zq7-accordion details p,.zq8 .zq7-trust-row span{color:var(--zq-text-muted)}
.zq8 .zq7-dashboard-window,.zq8 .zq7-mini-main,.zq8 .zq7-stat-grid article,.zq8 .zq7-orders-table,.zq8 .zq7-experience-card{background:var(--zq-surface);border-color:var(--zq-border);box-shadow:var(--zq-shadow-sm)}
.zq8 .zq7-window-bar,.zq8 .zq7-mini-top button{background:var(--zq-surface-2);border-color:var(--zq-border);color:var(--zq-text-muted)}
.zq8 .zq7-pricing{background:var(--zq-surface-2)}
.zq8 .zq7-experiences,.zq8 .zq7-faq,.zq8 .zq7-final-cta{background:var(--zq-bg-elevated)}
html[data-theme="dark"] .zq8 .zq7-brand img{filter:brightness(0) invert(1)}
html[data-theme="dark"] .zq8 .zq7-dashboard-window{border-color:rgba(255,255,255,.1)}
html[data-theme="dark"] .zq8 .zq7-mini-main{background:#0b242a}
html[data-theme="dark"] .zq8 .zq7-stat-grid article,html[data-theme="dark"] .zq8 .zq7-orders-table{background:#102e34}
html[data-theme="dark"] .zq8 .zq7-plan.is-featured{background:linear-gradient(160deg,#123842,#0e2d34);border-color:rgba(87,210,191,.45)}
html[data-theme="dark"] .zq8 .zq7-hero:before{background:radial-gradient(circle at 15% 33%,rgba(87,210,191,.13),transparent 30%),radial-gradient(circle at 88% 18%,rgba(255,155,98,.08),transparent 26%)}
.zq8 :where(a,button,input,select,summary):focus-visible{outline:0;box-shadow:var(--zq-focus)}

/* compact branded appearance toggle */
.zq8-theme-toggle{border:0;background:transparent;padding:0;display:inline-grid;place-items:center;cursor:pointer}
.zq8-theme-toggle__track{position:relative;width:54px;height:30px;border-radius:999px;background:var(--zq-surface-2);border:1px solid var(--zq-border);display:block;box-shadow:inset 0 1px 2px rgba(0,0,0,.06)}
.zq8-theme-toggle__thumb{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:var(--zq-surface);color:var(--zq-accent);display:grid;place-items:center;box-shadow:0 3px 10px rgba(0,0,0,.14);transition:transform .28s cubic-bezier(.2,.8,.2,1),background-color .2s}
html[data-theme="dark"] .zq8-theme-toggle__thumb{transform:translateX(24px);color:var(--zq-brand)}
html[dir="rtl"][data-theme="dark"] .zq8-theme-toggle__thumb{transform:translateX(24px)}
.zq8-theme-icon{grid-area:1/1;transition:opacity .2s,transform .25s}
.zq8-theme-icon--moon{opacity:0;transform:scale(.65) rotate(-20deg)}
html[data-theme="dark"] .zq8-theme-icon--sun{opacity:0;transform:scale(.65) rotate(20deg)}
html[data-theme="dark"] .zq8-theme-icon--moon{opacity:1;transform:scale(1) rotate(0)}

/* Billing switch inspired by premium SaaS controls, but branded for Zawqio */
.zq8-billing-shell{position:relative;display:grid;grid-template-columns:1fr 1fr;width:min(390px,100%);margin:36px auto 46px;padding:5px;border:1px solid var(--zq-border);border-radius:999px;background:var(--zq-surface);box-shadow:var(--zq-shadow-sm);isolation:isolate}
.zq8-billing-shell button{position:relative;z-index:2;border:0;background:transparent;color:var(--zq-text-muted);min-height:48px;padding:7px 18px;border-radius:999px;font:inherit;font-size:13px;font-weight:850;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:color .22s ease}
.zq8-billing-shell button.is-active{color:#fff}
.zq8-billing-shell button b{font-size:9px;line-height:1;background:var(--zq-accent-soft);color:var(--zq-accent);padding:6px 8px;border-radius:999px;white-space:nowrap}
.zq8-billing-shell button.is-active b{background:rgba(255,255,255,.17);color:#fff}
.zq8-billing-slider{position:absolute;z-index:1;top:5px;bottom:5px;left:5px;width:calc(50% - 5px);border-radius:999px;background:linear-gradient(135deg,var(--zq-brand),var(--zq-brand-strong));box-shadow:0 8px 20px rgba(7,84,91,.22);transition:transform .3s cubic-bezier(.2,.8,.2,1)}
.zq8-billing-shell.is-yearly .zq8-billing-slider{transform:translateX(100%)}
html[dir="rtl"] .zq8-billing-shell.is-yearly .zq8-billing-slider{transform:translateX(100%)}
.zq8 .zq7-price strong{color:var(--zq-text)}
.zq8 .zq7-price del{color:var(--zq-text-muted)}
.zq8 .zq7-plan-cta{background:linear-gradient(135deg,var(--zq-brand-strong),color-mix(in srgb,var(--zq-brand) 76%,#001b20));box-shadow:0 12px 26px rgba(7,84,91,.18)}
@media(max-width:760px){.zq8-theme-toggle{margin-inline-start:auto}.zq8-theme-toggle__track{width:50px;height:28px}.zq8-theme-toggle__thumb{width:20px;height:20px}.zq8-billing-shell{width:100%}.zq8-billing-shell button{font-size:12px;padding-inline:10px}.zq8-billing-shell button b{font-size:8px;padding:5px 6px}}
@media(prefers-reduced-motion:reduce){.zq8-theme-toggle__thumb,.zq8-theme-icon,.zq8-billing-slider{transition:none!important}}
.zq8-billing-shell{direction:ltr}.zq8-billing-shell button{direction:inherit}

/* Zawqio Brand Contrast V8.1 — readability and hierarchy correction */
:root{--zq-text:#082a31;--zq-text-strong:#031d23;--zq-text-muted:#405f65;--zq-text-soft:#5b7378;--zq-brand:#047f75;--zq-brand-strong:#064d55;--zq-border:rgba(6,45,52,.18)}
html[data-theme="dark"]{--zq-text:#f6fbfa;--zq-text-strong:#fff;--zq-text-muted:#c4d5d2;--zq-text-soft:#aabfbc;--zq-border:rgba(224,244,239,.2)}
.zq8{font-synthesis:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.zq8 .zq7-navlinks a,.zq8 .zq7-login,.zq8 .zq7-btn,.zq8 .zq7-language a{color:var(--zq-text-strong);font-weight:800}
.zq8 .zq7-btn--primary,.zq8 .zq7-language a.is-active,.zq8 .zq7-plan-cta{color:#fff}
.zq8 .zq7-hero h1,.zq8 .zq7-section-heading h2,.zq8 .zq7-plan h3,.zq8 .zq7-experience-card h3,.zq8 .zq7-steps h3,.zq8 .zq7-final-cta h2{color:var(--zq-text-strong)}
.zq8 .zq7-hero h1{font-weight:900;letter-spacing:-.045em;text-wrap:balance}
.zq8 .zq7-hero h1 span{color:#078f82}
.zq8 .zq7-hero-copy>p{color:var(--zq-text-muted);font-weight:600;line-height:1.75}
.zq8 .zq7-pill{color:var(--zq-text-strong);font-size:13px;font-weight:850;background:color-mix(in srgb,var(--zq-surface) 88%,transparent)}
.zq8 .zq7-trust-row span{color:var(--zq-text-muted);font-size:13px;font-weight:750}
.zq8 .zq7-value-strip strong{color:var(--zq-text-strong);font-size:14px;font-weight:850}
.zq8 .zq7-value-strip p{color:var(--zq-text-muted);font-size:11px;font-weight:600;line-height:1.55}
.zq8 .zq7-section-heading>span{color:#067d73;font-size:13px;font-weight:900}
.zq8 .zq7-section-heading p,.zq8 .zq7-plan>p,.zq8 .zq7-price em,.zq8 .zq7-accordion details p{color:var(--zq-text-muted);font-weight:600}
.zq8 .zq7-price span{color:var(--zq-text-muted);font-weight:800}
.zq8 .zq7-plan li{color:var(--zq-text-strong);font-weight:650}
.zq8 .zq7-accordion summary{color:var(--zq-text-strong)}
.zq8 .zq7-footer p{color:rgba(255,255,255,.76)}
.zq8 .zq7-footer a{color:#fff}
.zq8 .zq7-mini-top strong,.zq8 .zq7-stat-grid strong,.zq8 .zq7-table-head,.zq8 .zq7-order-row{color:#17373d}
.zq8 .zq7-mini-top small,.zq8 .zq7-stat-grid small,.zq8 .zq7-mini-top button{color:#506b70;font-weight:650}
.zq8 .zq7-mini-sidebar span{font-size:10.5px;font-weight:700;opacity:.92}
.zq8 .zq7-mini-sidebar span.is-active{opacity:1;background:rgba(255,255,255,.15)}
html[data-theme="dark"] .zq8 .zq7-mini-top strong,html[data-theme="dark"] .zq8 .zq7-stat-grid strong,html[data-theme="dark"] .zq8 .zq7-table-head,html[data-theme="dark"] .zq8 .zq7-order-row{color:#f3f9f7}
html[data-theme="dark"] .zq8 .zq7-mini-top small,html[data-theme="dark"] .zq8 .zq7-stat-grid small,html[data-theme="dark"] .zq8 .zq7-mini-top button{color:#b6cbc7}
.zq8 .zq7-login,.zq8 .zq7-btn--secondary,.zq8 .zq7-language,.zq8 .zq8-theme-toggle__track,.zq8 .zq8-billing-shell{border-color:var(--zq-border)}
.zq8 .zq7-login:hover,.zq8 .zq7-btn--secondary:hover{border-color:color-mix(in srgb,var(--zq-brand) 42%,var(--zq-border));background:var(--zq-surface)}
.zq8 .zq7-btn--primary{background:linear-gradient(135deg,#064d55,#087d74);box-shadow:0 14px 30px rgba(6,77,85,.24)}
.zq8 .zq7-plan.is-featured{border-width:2px}
@media(max-width:1100px){.zq8 .zq7-navlinks a{font-size:13px}.zq8 .zq7-hero-copy>p{font-size:17px}}
@media(max-width:760px){.zq8 .zq7-hero h1{font-size:44px;line-height:1.08}.zq8 .zq7-hero-copy>p{font-size:16px;line-height:1.7}.zq8 .zq7-value-strip strong{font-size:15px}.zq8 .zq7-value-strip p{font-size:12px}}

/* Zawqio Pricing Launch V8.2 */
.zq8 [hidden]{display:none!important}
.zq7-offer-badge{display:inline-flex;align-items:center;width:max-content;max-width:100%;margin-top:18px;padding:7px 10px;border-radius:999px;background:rgba(242,139,80,.12);color:#d4662e;font-size:10px;font-weight:900;letter-spacing:.01em}
.zq7-offer-badge--yearly{background:rgba(13,143,132,.14);color:var(--zq7-teal)}
.zq7-price{min-height:94px;align-content:center}
.zq7-price[hidden],.zq7-offer-badge[hidden]{display:none!important}
.zq7-plan-cta span{display:inline-block}
html[data-theme=dark] .zq7-offer-badge{background:rgba(242,139,80,.16);color:#ffb080}
html[data-theme=dark] .zq7-offer-badge--yearly{background:rgba(109,211,191,.13);color:#8be0d0}
@media(max-width:760px){.zq7-offer-badge{font-size:9px}.zq7-price{min-height:auto}}
.zq7-pricing-grid{transition:opacity .18s ease,transform .18s ease}.zq7-pricing-grid.is-switching{opacity:.72;transform:translateY(4px)}
