
:root{--tv-purple:#6f3cff;--tv-purple-2:#8b5cf6;--tv-dark:#120a2a;--tv-muted:#6b647c;--tv-soft:#f7f4ff;--tv-border:#eee7ff}
.trustivo-demo-page,.trustivo-demo-archive{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--tv-dark);background:radial-gradient(circle at 18% 5%,rgba(111,60,255,.13),transparent 26%),linear-gradient(180deg,#fff 0%,#fbf9ff 100%);min-height:100vh}
.trustivo-demo-page section,.trustivo-demo-archive section{max-width:1180px;margin:0 auto;padding-left:24px;padding-right:24px}
.trustivo-demo-banner{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;background:linear-gradient(135deg,#120a2a,#3b167e);color:#fff;padding:12px 18px;box-shadow:0 14px 40px rgba(18,10,42,.18)}
.trustivo-demo-banner strong{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:7px 11px}.trustivo-demo-banner span{color:#e9ddff;font-weight:700}.trustivo-demo-reset{border:0;border-radius:999px;background:#fff;color:var(--tv-purple);padding:9px 13px;font-weight:950;cursor:pointer}
.trustivo-demo-hero{display:grid;grid-template-columns:1fr 360px;gap:44px;align-items:center;padding-top:76px;padding-bottom:46px}.trustivo-demo-badge,.trustivo-demo-section-head span,.trustivo-demo-final-cta span,.trustivo-demo-archive-hero span,.trustivo-demo-preview-head span{display:inline-flex;background:#efe9ff;color:var(--tv-purple);border:1px solid #e0d4ff;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:950}
.trustivo-demo-meta{margin:18px 0 0;color:var(--tv-muted);font-weight:900}.trustivo-demo-hero h1,.trustivo-demo-archive-hero h1{margin:14px 0 18px;font-size:clamp(42px,6vw,78px);line-height:.92;letter-spacing:-.065em}.trustivo-demo-hero p,.trustivo-demo-archive-hero p,.trustivo-demo-preview-head p,.trustivo-demo-section-head p,.trustivo-demo-final-cta p{font-size:19px;line-height:1.65;color:var(--tv-muted)}
.trustivo-demo-ctas{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}.trustivo-demo-ctas.center{justify-content:center}.trustivo-demo-btn{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:0 22px;border-radius:999px;font-weight:950;text-decoration:none}.trustivo-demo-btn.primary{background:linear-gradient(135deg,var(--tv-purple),var(--tv-purple-2));color:#fff;box-shadow:0 18px 46px rgba(111,60,255,.28)}.trustivo-demo-btn.secondary{background:#fff;color:var(--tv-purple);border:1px solid var(--tv-border)}.trustivo-demo-btn.secondary.light{background:rgba(255,255,255,.14);color:#fff;border-color:rgba(255,255,255,.22)}
.trustivo-demo-status-card{background:#fff;border:1px solid var(--tv-border);border-radius:30px;padding:28px;box-shadow:0 24px 70px rgba(18,10,42,.12)}.trustivo-demo-status-card span{color:var(--tv-purple);font-weight:950}.trustivo-demo-status-card strong{display:block;font-size:32px;margin:10px 0;letter-spacing:-.04em}.trustivo-demo-status-card ul{display:grid;gap:10px;padding-left:20px;color:var(--tv-muted);font-weight:800}
.trustivo-demo-preview-wrap,.trustivo-demo-section{padding-top:46px;padding-bottom:46px}.trustivo-demo-preview-head,.trustivo-demo-section-head{text-align:center;max-width:820px;margin:0 auto 26px}.trustivo-demo-preview-head h2,.trustivo-demo-section-head h2,.trustivo-demo-final-cta h2{margin:12px 0;font-size:clamp(32px,4vw,52px);line-height:1;letter-spacing:-.045em}
.trustivo-demo-interactive{max-width:920px;margin:0 auto}.trustivo-demo-device{background:#120a2a;border-radius:34px;padding:14px;box-shadow:0 34px 90px rgba(18,10,42,.28)}.trustivo-demo-device-bar{display:flex;gap:8px;padding:8px 8px 14px}.trustivo-demo-device-bar span{width:11px;height:11px;border-radius:50%;background:#8b5cf6}.trustivo-demo-step{display:none;background:linear-gradient(135deg,#fff,#f7f4ff);border-radius:24px;padding:34px;min-height:360px}.trustivo-demo-step.is-active{display:block}.trustivo-demo-step small{color:var(--tv-purple);font-weight:950}.trustivo-demo-step h3{font-size:34px;line-height:1;letter-spacing:-.035em;margin:12px 0}.trustivo-demo-step p{color:var(--tv-muted);font-size:17px}.trustivo-demo-options,.trustivo-demo-form-fake{display:grid;gap:12px;margin-top:20px}.trustivo-demo-options button,.trustivo-demo-form-fake button,.trustivo-demo-step>button{border:0;background:linear-gradient(135deg,var(--tv-purple),var(--tv-purple-2));color:#fff;border-radius:18px;padding:15px 18px;font-weight:950;cursor:pointer;text-align:left}.trustivo-demo-form-fake input{border:1px solid #e5dcff;border-radius:16px;padding:14px;background:#fff}
.trustivo-demo-result-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:20px 0}.trustivo-demo-result-cards article,.trustivo-demo-grid article,.trustivo-demo-card,.trustivo-demo-faq details{background:#fff;border:1px solid var(--tv-border);border-radius:24px;padding:22px;box-shadow:0 16px 44px rgba(18,10,42,.06)}.trustivo-demo-iframe iframe{width:100%;min-height:720px;border:1px solid var(--tv-border);border-radius:30px;background:#fff;box-shadow:0 24px 70px rgba(18,10,42,.10)}.trustivo-demo-shortcode{background:#fff;border:1px solid var(--tv-border);border-radius:30px;padding:24px;box-shadow:0 24px 70px rgba(18,10,42,.10)}
.trustivo-demo-grid,.trustivo-demo-archive-grid,.trustivo-demo-grid-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.trustivo-demo-grid article{display:flex;gap:14px}.trustivo-demo-grid strong{background:var(--tv-purple);color:#fff;width:28px;height:28px;min-width:28px;display:grid;place-items:center;border-radius:50%}.trustivo-demo-grid p{margin:0;font-weight:850;line-height:1.5}
.trustivo-demo-faq-list{max-width:900px;margin:0 auto;display:grid;gap:12px}.trustivo-demo-faq summary{cursor:pointer;font-size:18px;font-weight:950}.trustivo-demo-faq p{color:var(--tv-muted);line-height:1.7}.trustivo-demo-final-cta{max-width:1120px!important;margin:56px auto 90px!important;text-align:center;background:linear-gradient(135deg,#120a2a,#3b167e,#6f3cff);color:#fff;border-radius:38px;padding:62px 30px!important;box-shadow:0 28px 90px rgba(18,10,42,.24)}.trustivo-demo-final-cta span{background:rgba(255,255,255,.13);color:#fff;border-color:rgba(255,255,255,.2)}.trustivo-demo-final-cta p{color:#e7dcff;max-width:720px;margin-left:auto;margin-right:auto}
.trustivo-demo-sticky-cta{position:fixed;left:50%;bottom:20px;transform:translateX(-50%);z-index:60;width:min(720px,calc(100% - 28px));background:#fff;border:1px solid var(--tv-border);border-radius:999px;padding:10px 12px 10px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 18px 60px rgba(18,10,42,.22)}.trustivo-demo-sticky-cta span{font-weight:950}.trustivo-demo-sticky-cta a{background:linear-gradient(135deg,var(--tv-purple),var(--tv-purple-2));color:#fff!important;text-decoration:none;border-radius:999px;padding:12px 18px;font-weight:950;white-space:nowrap}
.trustivo-demo-archive-hero{text-align:center;padding-top:84px;padding-bottom:44px}.trustivo-demo-archive-hero h1,.trustivo-demo-archive-hero p{margin-left:auto;margin-right:auto;max-width:900px}.trustivo-demo-card{display:flex;flex-direction:column;gap:12px}.trustivo-demo-card-img{margin:-12px -12px 4px;border-radius:18px;overflow:hidden;background:#120a2a}.trustivo-demo-card-img img{width:100%;aspect-ratio:16/10;object-fit:cover;display:block}.trustivo-demo-card span{color:var(--tv-purple);font-weight:950;font-size:13px}.trustivo-demo-card h2,.trustivo-demo-card h3{margin:0;font-size:25px;line-height:1.1;letter-spacing:-.025em}.trustivo-demo-card h2 a,.trustivo-demo-card h3 a{color:var(--tv-dark);text-decoration:none}.trustivo-demo-card p{color:var(--tv-muted);line-height:1.6}.trustivo-demo-card-cta{margin-top:auto;display:inline-flex;justify-content:center;background:linear-gradient(135deg,var(--tv-purple),var(--tv-purple-2));color:#fff!important;text-decoration:none;border-radius:999px;padding:13px 16px;font-weight:950}
@media(max-width:980px){.trustivo-demo-hero{grid-template-columns:1fr}.trustivo-demo-grid,.trustivo-demo-archive-grid,.trustivo-demo-grid-list{grid-template-columns:1fr 1fr}}@media(max-width:640px){.trustivo-demo-page section,.trustivo-demo-archive section{padding-left:18px;padding-right:18px}.trustivo-demo-grid,.trustivo-demo-archive-grid,.trustivo-demo-grid-list,.trustivo-demo-result-cards{grid-template-columns:1fr}.trustivo-demo-hero h1,.trustivo-demo-archive-hero h1{font-size:42px}.trustivo-demo-sticky-cta{border-radius:22px;align-items:flex-start;flex-direction:column}}
