.pt-hero{padding:var(--space-3xl) var(--space-xl);border-radius:var(--radius-lg);background:linear-gradient(135deg,#2c35ff1f,#0cbeff14,#a020f00f);text-align:center;margin-top:var(--space-lg)}.pt-hero-title{margin-bottom:var(--space-md)}.pt-hero-sub{max-width:640px;margin:0 auto var(--space-xl);font-size:1.1rem;line-height:1.7;color:var(--color-text-soft)}.pt-hero-actions{display:flex;gap:var(--space-md);justify-content:center;flex-wrap:wrap}.pt-features{margin:var(--space-3xl) 0}.pt-features-header{text-align:center;margin-bottom:var(--space-xl)}.pt-features-label{display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent-cyan);margin-bottom:var(--space-sm)}.pt-features-title{font-size:1.6rem;font-weight:700;color:var(--color-text-muted);margin:0 0 var(--space-sm)}.pt-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-xl)}.pt-feature-card{background:var(--color-surface-1);border:1px solid var(--color-border-muted);border-radius:var(--radius-md);padding:var(--space-xl);position:relative;overflow:hidden}.pt-feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--color-accent-cyan),var(--color-accent-magenta));opacity:0;transition:opacity .2s ease}.pt-feature-card:hover:before{opacity:1}.pt-feature-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);background:#00ffff0f;font-size:1.4rem;margin-bottom:var(--space-md)}.pt-feature-card h3{font-size:1.05rem;font-weight:600;color:var(--color-text-muted);margin:0 0 var(--space-sm)}.pt-feature-card p{font-size:.92rem;color:var(--color-text-dim);line-height:1.6;margin:0}.pt-teaser{margin:var(--space-3xl) 0}.pt-teaser-header{text-align:center;margin-bottom:var(--space-xl)}.pt-teaser-desc{max-width:560px;margin:0 auto;font-size:.95rem;color:var(--color-text-dim);line-height:1.6}.pt-table-wrap{position:relative;max-width:720px;margin:0 auto}.pt-table{width:100%;border-collapse:collapse;background:var(--color-surface-1);border:1px solid var(--color-border-muted);border-radius:var(--radius-md);overflow:hidden;font-size:.92rem}.pt-table thead{background:var(--color-surface-2)}.pt-table th{padding:var(--space-md) var(--space-lg);text-align:left;font-weight:600;font-size:.82rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-dim)}.pt-table td{padding:var(--space-md) var(--space-lg);border-top:1px solid var(--color-border-muted);color:var(--color-text-soft)}.pt-col-right{text-align:right}.pt-ticker{font-weight:700;color:var(--color-accent-cyan)}.pt-total-row td{border-top:2px solid var(--color-border-muted);color:var(--color-text-muted)}.pt-locked-row td{position:relative}.pt-blur,.pt-ticker-blur{filter:blur(5px);user-select:none;pointer-events:none}.pt-ticker-blur{font-weight:700;color:var(--color-accent-cyan)}.pt-locked-overlay{position:absolute;bottom:48px;left:0;right:0;display:flex;justify-content:center;padding:var(--space-lg) 0;background:linear-gradient(to bottom,transparent 0%,var(--color-bg-body) 60%);pointer-events:auto}.pt-locked-overlay .dv-btn{pointer-events:auto}.pt-education{margin:var(--space-3xl) 0}.pt-education-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-xl)}.pt-education-card{background:var(--color-surface-1);border:1px solid var(--color-border-muted);border-radius:var(--radius-md);padding:var(--space-xl)}.pt-education-card h3{font-size:1.05rem;font-weight:600;color:var(--color-text-muted);margin:0 0 var(--space-md)}.pt-education-card p{font-size:.92rem;color:var(--color-text-dim);line-height:1.7;margin:0}.pt-cta{text-align:center;padding:var(--space-3xl) var(--space-xl);margin:var(--space-3xl) 0 0;border-radius:var(--radius-lg);background:linear-gradient(135deg,#2c35ff1a,#0cbeff0f)}.pt-cta h2{font-size:1.5rem;font-weight:700;color:var(--color-text-muted);margin:0 0 var(--space-sm)}.pt-cta p{max-width:480px;margin:0 auto var(--space-xl);font-size:.95rem;color:var(--color-text-dim);line-height:1.6}@media(max-width:768px){.pt-hero{padding:var(--space-xl) var(--space-lg)}.pt-hero-sub{font-size:1rem}.pt-features-grid,.pt-education-grid{grid-template-columns:1fr}.pt-features-title{font-size:1.35rem}.pt-cta{padding:var(--space-xl) var(--space-lg)}.pt-table th,.pt-table td{padding:var(--space-sm) var(--space-md)}}@media(max-width:480px){.pt-hero-actions{flex-direction:column;align-items:center}.pt-hero-actions .dv-btn{width:100%;max-width:260px}.pt-feature-card,.pt-education-card{padding:var(--space-lg)}}body.light .pt-hero{background:linear-gradient(135deg,#2c35ff0f,#0cbeff0a,#a020f008)}body.light .pt-feature-icon{background:#4c8dff14}body.light .pt-cta{background:linear-gradient(135deg,#2c35ff0d,#0cbeff08)}body.light .pt-locked-overlay{background:linear-gradient(to bottom,transparent 0%,var(--color-bg-body) 60%)}
