
:root{--tpc-purple:#6f3cff;--tpc-purple2:#8b5cf6;--tpc-dark:#120a2a;--tpc-muted:#6b647c;--tpc-border:#eee7ff}
.trustivo-pricing-page{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--tpc-dark);background:radial-gradient(circle at 15% 4%,rgba(111,60,255,.15),transparent 28%),linear-gradient(180deg,#fff,#fbf9ff);min-height:100vh}
.trustivo-pricing-page section{max-width:1180px;margin:0 auto;padding-left:24px;padding-right:24px}
.tpc-hero{text-align:center;padding-top:86px;padding-bottom:30px}.tpc-hero span,.tpc-note span{display:inline-flex;background:#efe9ff;color:var(--tpc-purple);border:1px solid #e0d4ff;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:950}.tpc-hero h1{font-size:clamp(42px,6vw,78px);line-height:.92;letter-spacing:-.065em;margin:16px auto 18px;max-width:960px}.tpc-hero p{font-size:20px;line-height:1.65;color:var(--tpc-muted);max-width:850px;margin-left:auto;margin-right:auto}
.tpc-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding-bottom:40px}.tpc-flow article{background:#fff;border:1px solid var(--tpc-border);border-radius:22px;padding:18px;text-align:center;box-shadow:0 14px 36px rgba(18,10,42,.05)}.tpc-flow strong{display:grid;place-items:center;margin:0 auto 8px;width:34px;height:34px;border-radius:50%;background:var(--tpc-purple);color:#fff}.tpc-flow span{font-weight:900;color:#342754}
.tpc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding-bottom:70px}.tpc-card{position:relative;background:#fff;border:1px solid var(--tpc-border);border-radius:30px;padding:28px;box-shadow:0 18px 54px rgba(18,10,42,.07);display:flex;flex-direction:column;gap:14px}.tpc-card.is-featured{border:2px solid var(--tpc-purple);transform:translateY(-8px);box-shadow:0 28px 80px rgba(111,60,255,.18)}.tpc-popular{position:absolute;top:18px;right:18px;background:#120a2a;color:#fff;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:950}.tpc-card>span{color:var(--tpc-purple);font-weight:950;font-size:13px}.tpc-card h2{font-size:30px;line-height:1.05;letter-spacing:-.04em;margin:0}.tpc-card p{color:var(--tpc-muted);line-height:1.6;margin:0}.tpc-card strong{font-size:36px;color:var(--tpc-purple);letter-spacing:-.04em}.tpc-card ul{display:grid;gap:9px;margin:0 0 6px;padding:0;list-style:none}.tpc-card li{font-weight:850;color:#342754}.tpc-card li:before{content:"✓";color:var(--tpc-purple);font-weight:950;margin-right:8px}.tpc-card a{margin-top:auto;display:flex;justify-content:center;background:linear-gradient(135deg,var(--tpc-purple),var(--tpc-purple2));color:#fff!important;text-decoration:none;border-radius:999px;padding:15px 18px;font-weight:950;box-shadow:0 16px 42px rgba(111,60,255,.24)}
.tpc-note{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;background:linear-gradient(135deg,#120a2a,#3b167e,#6f3cff);color:#fff;border-radius:36px;padding-top:42px!important;padding-bottom:42px!important;margin-bottom:80px!important}.tpc-note span{background:rgba(255,255,255,.14);color:#fff;border-color:rgba(255,255,255,.2)}.tpc-note h2{font-size:clamp(30px,4vw,52px);line-height:1;letter-spacing:-.045em;margin:14px 0}.tpc-note p{color:#e7dcff;font-size:18px;line-height:1.65}.tpc-note a{display:inline-flex;white-space:nowrap;background:#fff;color:var(--tpc-purple)!important;text-decoration:none;border-radius:999px;padding:14px 18px;font-weight:950}
@media(max-width:980px){.tpc-grid{grid-template-columns:1fr 1fr}.tpc-flow{grid-template-columns:1fr 1fr}.tpc-note{grid-template-columns:1fr}}@media(max-width:640px){.trustivo-pricing-page section{padding-left:18px;padding-right:18px}.tpc-grid,.tpc-flow{grid-template-columns:1fr}.tpc-card.is-featured{transform:none}.tpc-hero h1{font-size:42px}}
