:root{--zb2-bg:#030712;--zb2-card-bg:rgba(11,17,26,.85);--zb2-card-border:rgba(16,185,129,.22);--zb2-card-hover:rgba(16,185,129,.45);--zb2-text-title:#fff;--zb2-text-body:#cbd5e1;--zb2-text-muted:#94a3b8;--zb2-emerald:#10b981;--zb2-emerald-glow:rgba(16,185,129,.25);--zb2-red-badge:rgba(239,68,68,.12);--zb2-red-text:#f87171;--zb2-green-badge:rgba(16,185,129,.14);--zb2-green-text:#34d399}html[data-theme=light]{--zb2-bg:#f8fafc;--zb2-card-bg:hsla(0,0%,100%,.92);--zb2-card-border:#e2e8f0;--zb2-card-hover:rgba(16,185,129,.5);--zb2-text-title:#0f172a;--zb2-text-body:#334155;--zb2-text-muted:#64748b;--zb2-emerald:#059669;--zb2-emerald-glow:rgba(5,150,105,.15);--zb2-red-badge:#fee2e2;--zb2-red-text:#b91c1c;--zb2-green-badge:#d1fae5;--zb2-green-text:#047857}.landing-page--zetabooks-v2{background-color:var(--zb2-bg);background-image:radial-gradient(1000px circle at 50% 0,rgba(16,185,129,.12),transparent 60%),radial-gradient(800px circle at 90% 20%,rgba(56,189,248,.06),transparent 50%);color:var(--zb2-text-body);min-height:100vh;position:relative;overflow-x:hidden}.zb2-page-shell{max-width:1180px;margin:0 auto;padding:3rem 1.5rem 6rem}.zb2-hero{text-align:center;margin-bottom:3.5rem}.zb2-hero-badge-wrap{display:inline-flex;align-items:center;gap:.5rem;background:rgba(16,185,129,.12);border:1px solid rgba(16,185,129,.35);padding:.35rem .95rem;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--zb2-emerald);margin-bottom:1.5rem}.zb2-badge-pulse{width:8px;height:8px;border-radius:50%;background:#10b981;box-shadow:0 0 8px #10b981;animation:pulseDot 2s infinite}@keyframes pulseDot{0%{transform:scale(.95);opacity:.8}50%{transform:scale(1.3);opacity:1}to{transform:scale(.95);opacity:.8}}.zb2-hero-title{font-size:clamp(2.3rem,5vw,3.8rem);font-weight:850;line-height:1.15;letter-spacing:-.03em;color:var(--zb2-text-title);margin:0 0 1.25rem}.zb2-title-grad{background:linear-gradient(135deg,#10b981,#38bdf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.zb2-hero-desc{font-size:1.12rem;line-height:1.6;max-width:760px;margin:0 auto 2.5rem;color:var(--zb2-text-body)}.zb2-waitlist-container{max-width:720px;margin:0 auto 5rem}.zb2-spots-meter{background:var(--zb2-card-bg);border:1px solid var(--zb2-card-border);border-radius:16px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 8px 30px rgba(0,0,0,.25);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.zb2-spots-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem;margin-bottom:.95rem}.zb2-spots-badge{display:inline-flex;align-items:center;gap:.45rem;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--zb2-emerald)}.zb2-spots-stats{display:flex;align-items:center;gap:.75rem}.zb2-claimed-text{font-size:.88rem;color:var(--zb2-text-title)}.zb2-remaining-pill{font-size:.72rem;font-weight:800;background:rgba(245,158,11,.15);color:#f59e0b;border:1px solid rgba(245,158,11,.35);padding:.2rem .6rem;border-radius:999px}.zb2-progress-track{width:100%;height:10px;background:hsla(0,0%,100%,.08);border-radius:999px;overflow:hidden}.zb2-progress-bar{height:100%;background:linear-gradient(90deg,#10b981,#34d399);border-radius:999px;box-shadow:0 0 12px rgba(16,185,129,.6);transition:width .8s cubic-bezier(.16,1,.3,1)}.zb2-form-card{background:var(--zb2-card-bg);border:1px solid var(--zb2-card-border);border-radius:20px;padding:2.25rem;box-shadow:0 16px 45px rgba(0,0,0,.35);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.zb2-form-intro{margin-bottom:1.5rem;text-align:left}.zb2-form-title{font-size:1.35rem;font-weight:800;color:var(--zb2-text-title);margin:0 0 .35rem}.zb2-form-subtitle{font-size:.88rem;color:var(--zb2-text-muted);margin:0}.zb2-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.15rem;margin-bottom:1.5rem}@media (max-width:600px){.zb2-form-grid{grid-template-columns:1fr}}.zb2-field{display:flex;flex-direction:column;gap:.35rem}.zb2-field--full{grid-column:1/-1}.zb2-label{font-size:.78rem;font-weight:750;color:var(--zb2-text-title)}.zb2-label .req{color:#ef4444}.zb2-input{width:100%;padding:.75rem .95rem;border-radius:10px;border:1px solid var(--zb2-card-border);background:hsla(0,0%,100%,.03);color:var(--zb2-text-title);font-size:.9rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease}html[data-theme=light] .zb2-input{background:#fff}.zb2-input:focus{border-color:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.2)}.zb2-select{cursor:pointer}.zb2-form-submit-row{display:flex;flex-direction:column;gap:.75rem}.btn-claim-free-spot{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.95rem 1.75rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:800;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 8px 24px rgba(16,185,129,.35)}.btn-claim-free-spot:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 30px rgba(16,185,129,.5)}.zb2-guarantee-note{font-size:.78rem;color:var(--zb2-text-muted);text-align:center;margin:0}.zb2-vip-ticket-card{background:linear-gradient(145deg,rgba(16,185,129,.15),rgba(6,78,59,.4));border:1.5px solid #10b981;border-radius:20px;padding:2.5rem;box-shadow:0 20px 50px rgba(16,185,129,.25);position:relative;overflow:hidden}.ticket-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.ticket-icon-box{width:48px;height:48px;border-radius:12px;background:rgba(16,185,129,.2);display:flex;align-items:center;justify-content:center;border:1px solid rgba(16,185,129,.4)}.ticket-badge{display:inline-block;font-size:.68rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase;color:#34d399}.ticket-title{font-size:1.4rem;font-weight:850;color:#fff;margin:.15rem 0 0}.ticket-summary{font-size:.95rem;line-height:1.55;color:#e2e8f0;margin-bottom:1.5rem}.ticket-meta-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;background:rgba(0,0,0,.35);border:1px solid hsla(0,0%,100%,.1);padding:1.25rem;border-radius:14px;margin-bottom:1.75rem}.ticket-meta-item{display:flex;flex-direction:column;gap:.25rem}.meta-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8}.meta-value{font-size:.95rem;color:#fff}.text-emerald{color:#34d399!important}.ticket-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.btn-whatsapp-confirm{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.5rem;background:#25d366;color:#fff;border-radius:10px;font-size:.9rem;font-weight:800;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 18px rgba(37,211,102,.35)}.btn-whatsapp-confirm:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(37,211,102,.5)}.btn-ticket-reset{background:transparent;border:none;color:#94a3b8;font-size:.8rem;cursor:pointer;text-decoration:underline}.zb2-section-heading{text-align:center;margin:5rem 0 3rem}.zb2-section-badge{display:inline-block;font-size:.72rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase;color:var(--zb2-emerald);background:var(--zb2-green-badge);padding:.3rem .85rem;border-radius:999px;margin-bottom:.85rem}.zb2-section-title{font-size:clamp(1.8rem,4vw,2.75rem);font-weight:850;color:var(--zb2-text-title);letter-spacing:-.02em;margin:0 0 .75rem}.zb2-section-subtitle{font-size:1.05rem;color:var(--zb2-text-muted);max-width:680px;margin:0 auto}.zb2-matrix-grid{display:grid;grid-template-columns:1fr;gap:1.75rem;margin-bottom:5rem}.zb2-comparison-card{background:var(--zb2-card-bg);border:1px solid var(--zb2-card-border);border-radius:18px;padding:2rem;box-shadow:0 8px 25px rgba(0,0,0,.15);display:grid;grid-template-columns:60px 1fr 1fr;gap:1.75rem;align-items:center;transition:transform .25s ease,border-color .25s ease}.zb2-comparison-card:hover{transform:translateY(-2px);border-color:var(--zb2-card-hover)}@media (max-width:840px){.zb2-comparison-card{grid-template-columns:1fr;gap:1.25rem}}.zb2-card-num-box{width:48px;height:48px;border-radius:12px;background:var(--zb2-green-badge);color:var(--zb2-emerald);font-size:1.25rem;font-weight:850;display:flex;align-items:center;justify-content:center}.zb2-problem-column{padding:1.25rem;background:rgba(239,68,68,.05);border:1px solid rgba(239,68,68,.2);border-radius:12px}.zb2-problem-tag{display:inline-block;font-size:.65rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase;color:var(--zb2-red-text);background:var(--zb2-red-badge);padding:.2rem .55rem;border-radius:4px;margin-bottom:.65rem}.zb2-problem-heading{font-size:1.05rem;font-weight:800;color:var(--zb2-text-title);margin:0 0 .5rem}.zb2-problem-desc{font-size:.88rem;line-height:1.5;color:var(--zb2-text-body);margin:0}.zb2-solution-column{padding:1.25rem;background:rgba(16,185,129,.08);border:1px solid rgba(16,185,129,.35);border-radius:12px}.zb2-solution-tag{display:inline-block;font-size:.65rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase;color:var(--zb2-green-text);background:var(--zb2-green-badge);padding:.2rem .55rem;border-radius:4px;margin-bottom:.65rem}.zb2-solution-heading{font-size:1.05rem;font-weight:800;color:var(--zb2-emerald);margin:0 0 .5rem}.zb2-solution-desc{font-size:.88rem;line-height:1.5;color:var(--zb2-text-title);margin:0}.zb2-showcase-section{margin:5rem 0;text-align:center}.zb2-screenshot-frame{position:relative;width:100%;aspect-ratio:16/9;border-radius:18px;overflow:hidden;border:1px solid var(--zb2-card-border);box-shadow:0 25px 60px rgba(0,0,0,.45),0 0 35px var(--zb2-emerald-glow);margin-bottom:2rem}.zb2-screenshot-img{object-fit:cover}.zb2-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:5rem}@media (max-width:768px){.zb2-faq-grid{grid-template-columns:1fr}}.zb2-faq-card{background:var(--zb2-card-bg);border:1px solid var(--zb2-card-border);border-radius:14px;padding:1.5rem}.zb2-faq-q{font-size:1.02rem;font-weight:800;color:var(--zb2-text-title);margin:0 0 .5rem}.zb2-faq-a{font-size:.88rem;line-height:1.55;color:var(--zb2-text-body);margin:0}.zb2-pillars-section{margin:4rem 0 5rem}.zb2-pillars-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.75rem}@media (max-width:820px){.zb2-pillars-grid{grid-template-columns:1fr}}.zb2-pillar-card{background:var(--zb2-card-bg);border:1px solid var(--zb2-card-border);border-radius:20px;padding:2.25rem 2rem;box-shadow:0 10px 30px rgba(0,0,0,.2);display:flex;flex-direction:column;position:relative;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.zb2-pillar-card:hover{transform:translateY(-3px);border-color:var(--zb2-card-hover);box-shadow:0 16px 40px rgba(0,0,0,.35)}.zb2-pillar-badge{align-self:flex-start;font-size:.68rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase;padding:.25rem .7rem;border-radius:6px;margin-bottom:1.25rem}.zb2-pillar-badge--blue{background:rgba(56,189,248,.15);color:#38bdf8;border:1px solid rgba(56,189,248,.35)}.zb2-pillar-badge--emerald{background:rgba(16,185,129,.15);color:#34d399;border:1px solid rgba(16,185,129,.35)}.zb2-pillar-badge--purple{background:rgba(168,85,247,.15);color:#c084fc;border:1px solid rgba(168,85,247,.35)}.zb2-pillar-badge--amber{background:rgba(245,158,11,.15);color:#fbbf24;border:1px solid rgba(245,158,11,.35)}.zb2-pillar-icon{font-size:2.2rem;margin-bottom:1rem;line-height:1}.zb2-pillar-title{font-size:1.35rem;font-weight:850;color:var(--zb2-text-title);margin:0 0 .75rem;line-height:1.25}.zb2-pillar-desc{font-size:.92rem;line-height:1.6;color:var(--zb2-text-body);margin:0 0 1.5rem;flex-grow:1}.zb2-pillar-points{list-style:none;margin:0;display:flex;flex-direction:column;gap:.6rem;border-top:1px solid hsla(0,0%,100%,.08);padding:1.25rem 0 0}.zb2-pillar-points li{font-size:.85rem;color:var(--zb2-text-body);display:flex;align-items:flex-start;gap:.55rem}.zb2-pillar-points li:before{content:"✓";color:var(--zb2-emerald);font-weight:850;flex-shrink:0}.zb2-bottom-banner{background:linear-gradient(135deg,rgba(6,78,59,.6),rgba(15,23,42,.95));border:1px solid rgba(16,185,129,.35);border-radius:22px;padding:3.5rem 2rem;text-align:center;box-shadow:0 20px 50px rgba(0,0,0,.4)}.zb2-bottom-banner h2{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:850;color:#fff!important;margin:0 0 .85rem}.zb2-bottom-banner p{font-size:1rem;color:#cbd5e1!important;max-width:620px;margin:0 auto 2rem}.zb2-bottom-actions{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.btn-book-spot-scroll{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.65rem;background:#10b981;color:#fff!important;border-radius:10px;font-weight:800;text-decoration:none;box-shadow:0 6px 20px rgba(16,185,129,.4);transition:transform .2s ease}.btn-book-spot-scroll:hover{transform:translateY(-2px)}html[data-theme=light] .landing-page--zetabooks-v2{background-color:#f8fafc;background-image:radial-gradient(1000px circle at 50% 0,rgba(16,185,129,.08),transparent 60%),radial-gradient(800px circle at 90% 20%,rgba(56,189,248,.05),transparent 50%)}html[data-theme=light] .zb2-bottom-banner{background:linear-gradient(135deg,#f0fdf4,#ecfdf5 50%,#f0fdfa)!important;border:1.5px solid rgba(16,185,129,.35)!important;box-shadow:0 20px 45px -15px rgba(16,185,129,.2)!important}html[data-theme=light] .zb2-bottom-banner h2{color:#064e3b!important}html[data-theme=light] .zb2-bottom-banner p{color:#334155!important}html[data-theme=light] .zb2-bottom-actions .btn-luxury-secondary{background:#fff!important;color:#0f172a!important;border:1px solid #cbd5e1!important}html[data-theme=light] .zb2-pillar-card{background:#fff!important;border:1px solid #e2e8f0!important;box-shadow:0 10px 30px rgba(0,0,0,.05)!important}html[data-theme=light] .zb2-pillar-card:hover{border-color:rgba(16,185,129,.45)!important;box-shadow:0 16px 40px rgba(16,185,129,.12)!important}html[data-theme=light] .zb2-pillar-title{color:#0f172a!important}html[data-theme=light] .zb2-pillar-desc{color:#475569!important}html[data-theme=light] .zb2-pillar-points{border-top-color:#f1f5f9!important}html[data-theme=light] .zb2-pillar-points li{color:#334155!important}html[data-theme=light] .zb2-pillar-badge--blue{background:#e0f2fe!important;color:#0284c7!important;border-color:#bae6fd!important}html[data-theme=light] .zb2-pillar-badge--emerald{background:#d1fae5!important;color:#059669!important;border-color:#a7f3d0!important}html[data-theme=light] .zb2-pillar-badge--purple{background:#f3e8ff!important;color:#7c3aed!important;border-color:#e9d5ff!important}html[data-theme=light] .zb2-pillar-badge--amber{background:#fef3c7!important;color:#b45309!important;border-color:#fde68a!important}html[data-theme=light] .zb2-spots-meter{background:#fff!important;border-color:#e2e8f0!important;box-shadow:0 8px 30px rgba(0,0,0,.06)!important}html[data-theme=light] .zb2-claimed-text{color:#0f172a!important}html[data-theme=light] .zb2-progress-track{background:#e2e8f0!important}html[data-theme=light] .zb2-form-card{background:#fff!important;border-color:#e2e8f0!important;box-shadow:0 16px 45px rgba(0,0,0,.08)!important}html[data-theme=light] .zb2-form-title{color:#0f172a!important}html[data-theme=light] .zb2-form-subtitle{color:#64748b!important}html[data-theme=light] .zb2-label{color:#1e293b!important}html[data-theme=light] .zb2-input,html[data-theme=light] .zb2-select{background:#f8fafc!important;border-color:#cbd5e1!important;color:#0f172a!important}html[data-theme=light] .zb2-input:focus,html[data-theme=light] .zb2-select:focus{border-color:#10b981!important;background:#fff!important}html[data-theme=light] .zb2-vip-ticket-card{background:linear-gradient(145deg,#f0fdf4,#ecfdf5)!important;border:1.5px solid #10b981!important;box-shadow:0 20px 45px rgba(16,185,129,.15)!important}html[data-theme=light] .ticket-title{color:#064e3b!important}html[data-theme=light] .ticket-summary{color:#334155!important}html[data-theme=light] .ticket-meta-grid{background:#fff!important;border:1px solid #d1fae5!important}html[data-theme=light] .meta-label{color:#64748b!important}html[data-theme=light] .meta-value{color:#0f172a!important}html[data-theme=light] .zb2-comparison-card{background:#fff!important;border-color:#e2e8f0!important;box-shadow:0 8px 25px rgba(0,0,0,.05)!important}html[data-theme=light] .zb2-problem-column{background:#fef2f2!important;border:1px solid #fecaca!important}html[data-theme=light] .zb2-problem-heading{color:#991b1b!important}html[data-theme=light] .zb2-problem-desc{color:#475569!important}html[data-theme=light] .zb2-solution-column{background:#f0fdf4!important;border:1px solid #a7f3d0!important}html[data-theme=light] .zb2-solution-heading{color:#065f46!important}html[data-theme=light] .zb2-solution-desc{color:#1e293b!important}html[data-theme=light] .zb2-faq-card{background:#fff!important;border-color:#e2e8f0!important;box-shadow:0 4px 18px rgba(0,0,0,.04)!important}html[data-theme=light] .zb2-faq-q{color:#0f172a!important}html[data-theme=light] .zb2-faq-a{color:#475569!important}html[data-theme=light] .zb2-section-title{color:#0f172a!important}html[data-theme=light] .zb2-section-subtitle{color:#64748b!important}html[data-theme=light] .zb2-hero-title{color:#0f172a!important}html[data-theme=light] .zb2-hero-desc{color:#475569!important}