.playcard-histo{--pc-primary:#1A67CC;--pc-primary-light:#2080ff;--pc-primary-dark:#12488e;--pc-secondary:#e8f0fa;--pc-bg:#F7F9FB;--pc-paper:#ffffff;--pc-text:#1a1a2e;--pc-text-muted:#4a5568;--pc-success:#27ae60;--pc-warn:#e67e22;--pc-risk:#c0392b;--pc-rebound:#6c5ce7;--pc-radius:12px;--pc-radius-sm:8px;--pc-shadow:0 4px 20px rgba(26,103,204,0.08);--pc-shadow-strong:0 8px 32px rgba(26,103,204,0.12);font-family:var(--font-family-body,'Poppins',Helvetica,Arial,sans-serif);color:var(--pc-text);background:var(--pc-bg);padding:clamp(2rem,5vw,4rem) clamp(1.25rem,4vw,2.5rem);max-width:1600px;margin:0 auto}.playcard-histo-inner{display:flex;flex-direction:column;gap:clamp(2rem,4vw,3.5rem)}.playcard-histo-hero{text-align:center;padding:clamp(2rem,4vw,3rem) clamp(1rem,3vw,2rem);background:linear-gradient(135deg,var(--pc-primary-dark) 0%,#05182E 100%);border-radius:var(--pc-radius);color:var(--color-primary-contrast,#fff)}.playcard-histo-title,.playcard-histo-subtitle{color:var(--color-primary-contrast,#fff)}.playcard-histo-title{font-family:var(--font-family-heading,'Poppins',sans-serif);font-size:clamp(1.65rem,3.2vw,2.3rem);font-weight:700;line-height:1.25;margin:0 0 0.75rem}.playcard-histo-subtitle{font-size:clamp(1rem,1.8vw,1.15rem);font-weight:400;line-height:1.5;margin:0;opacity:0.95}.playcard-histo-pains{display:flex;flex-direction:column;gap:1rem}.playcard-histo-pain{margin:0;padding:1rem 1.25rem;background:var(--pc-paper);border-radius:var(--pc-radius-sm);border-left:4px solid var(--pc-primary);font-size:clamp(0.9rem,1.6vw,1rem);line-height:1.6;color:var(--pc-text);box-shadow:var(--pc-shadow)}.playcard-histo-badge{display:inline-block;align-self:flex-start;font-size:0.75rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:var(--pc-primary);background:rgba(26,103,204,0.1);padding:0.5rem 1rem;border-radius:20px;border:1px solid rgba(26,103,204,0.25)}.playcard-histo-showcase{display:grid;grid-template-columns:1fr minmax(280px,1.4fr) 1fr;gap:clamp(1.5rem,3vw,2.5rem);align-items:stretch}.playcard-histo-benefits{padding:1.5rem 1.75rem;background:var(--pc-secondary);border-radius:var(--pc-radius);border-left:4px solid var(--pc-primary)}.playcard-histo-benefits--right{background:var(--pc-paper);box-shadow:var(--pc-shadow)}.playcard-histo-benefits-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:0.75rem}.playcard-histo-benefits-item{position:relative;padding-left:1.75rem;font-size:clamp(0.95rem,1.6vw,1.05rem);line-height:1.5;color:var(--pc-text)}.playcard-histo-benefits-item::before{content:"";position:absolute;left:0;top:0.5em;width:10px;height:10px;border-radius:3px;background:var(--pc-primary);transform:rotate(45deg)}.playcard-histo-figure{margin:0;display:flex;align-items:center;justify-content:center}.pc-histo-stage{position:relative;width:100%;aspect-ratio:1 / 1;background:linear-gradient(135deg,var(--pc-secondary) 0%,var(--pc-paper) 100%);border-radius:var(--pc-radius);overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--pc-shadow)}.pc-histo-window{display:flex;align-items:center;gap:6px;padding:0.55rem 0.85rem;background:rgba(255,255,255,0.9);border-bottom:1px solid rgba(0,0,0,0.06);flex-shrink:0}.pc-histo-window-dot{width:9px;height:9px;border-radius:50%}.pc-histo-window-dot:nth-child(1){background:#ff5f57}.pc-histo-window-dot:nth-child(2){background:#febc2e}.pc-histo-window-dot:nth-child(3){background:#28c840}.pc-histo-window-label{margin-left:auto;font-size:0.72rem;font-weight:600;color:var(--pc-text-muted);letter-spacing:0.02em}.pc-histo-thread{position:relative;flex:1;padding:1rem 1rem 0.6rem 1rem;display:flex;flex-direction:column;gap:0.5rem;overflow:hidden}.pc-histo-rail{position:absolute;left:calc(1rem + 13px);top:1.5rem;bottom:1rem;width:2px;background:linear-gradient(to bottom,var(--pc-primary) 0%,var(--pc-primary) 35%,var(--pc-risk) 45%,var(--pc-rebound) 65%,var(--pc-success) 100%);border-radius:2px;opacity:0.35}.pc-histo-step{position:relative;display:grid;grid-template-columns:auto 1fr;gap:0.7rem;align-items:center;z-index:1}.pc-histo-marker{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:0.78rem;color:var(--color-primary-contrast,#fff);background:var(--pc-primary);box-shadow:0 0 0 4px var(--pc-paper);flex-shrink:0}.pc-histo-step[data-phase="risk"] .pc-histo-marker{background:var(--pc-risk)}.pc-histo-step[data-phase="rebound"] .pc-histo-marker{background:var(--pc-rebound)}.pc-histo-step[data-phase="active"] .pc-histo-marker{background:var(--pc-success)}.pc-histo-step-body{display:flex;flex-direction:column;gap:1px;padding:0.45rem 0.65rem;background:var(--pc-paper);border:1px solid rgba(26,103,204,0.1);border-radius:var(--pc-radius-sm);box-shadow:0 2px 8px rgba(26,103,204,0.05);min-width:0}.pc-histo-step[data-phase="risk"] .pc-histo-step-body{border-color:rgba(192,57,43,0.25);background:#fef5f4}.pc-histo-step[data-phase="rebound"] .pc-histo-step-body{border-color:rgba(108,92,231,0.25)}.pc-histo-step[data-phase="active"] .pc-histo-step-body{border-color:rgba(39,174,96,0.25);background:#f3fbf6}.pc-histo-step-date{font-size:0.6rem;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;color:var(--pc-text-muted)}.pc-histo-step-label{margin:0;font-size:0.78rem;font-weight:600;color:var(--pc-text);line-height:1.3}.pc-histo-step-tag{margin-top:3px;align-self:flex-start;font-size:0.58rem;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;padding:2px 7px;border-radius:999px;color:var(--color-primary-contrast,#fff)}.pc-histo-step-tag--engage{background:var(--pc-primary)}.pc-histo-step-tag--risk{background:var(--pc-risk)}.pc-histo-step-tag--rebound{background:var(--pc-rebound)}.pc-histo-step-tag--active{background:var(--pc-success)}.pc-histo-next{display:flex;flex-direction:column;gap:2px;padding:0.7rem 0.95rem;background:var(--pc-primary);color:var(--color-primary-contrast,#fff);border-top:3px solid var(--pc-primary-dark);flex-shrink:0}.pc-histo-next-label{font-size:0.6rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;opacity:0.85}.pc-histo-next-value{font-size:0.82rem;font-weight:600;line-height:1.3}.playcard-histo-cta-wrap{text-align:center}.playcard-histo-cta,.playcard-histo-cta:hover,.playcard-histo-cta:focus,.playcard-histo-cta:focus-visible{color:var(--color-primary-contrast,#fff)}.playcard-histo-cta{display:inline-flex;align-items:center;gap:0.5rem;padding:0.875rem 1.75rem;font-size:1rem;font-weight:600;background:var(--pc-primary);border-radius:10px;text-decoration:none;transition:background 0.3s ease,transform 0.2s ease,box-shadow 0.3s ease}.playcard-histo-cta:hover{background:var(--pc-primary-dark);transform:translateY(-2px);box-shadow:var(--pc-shadow-strong)}.playcard-histo-section-title{font-family:var(--font-family-heading,'Poppins',sans-serif);font-size:clamp(1.25rem,2.2vw,1.5rem);font-weight:700;color:var(--pc-primary);margin:0 0 1.25rem;line-height:1.25}.playcard-histo-dashboard{padding:2rem;background:var(--pc-paper);border-radius:var(--pc-radius);box-shadow:var(--pc-shadow)}.playcard-histo-dashboard-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:0.75rem}.playcard-histo-dashboard-item{position:relative;padding-left:1.5rem;font-size:clamp(0.9rem,1.5vw,1rem);line-height:1.6;color:var(--pc-text)}.playcard-histo-dashboard-item::before{content:"";position:absolute;left:0;top:0.6em;width:8px;height:8px;border-radius:2px;background:var(--pc-primary)}.playcard-histo-faq{padding:2rem;background:var(--pc-paper);border-radius:var(--pc-radius);box-shadow:var(--pc-shadow)}.playcard-histo-faq-list{margin:0;padding:0}.playcard-histo-faq-item{padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,0.08)}.playcard-histo-faq-item + .playcard-histo-faq-item{padding-top:1rem}.playcard-histo-faq-item:last-child{padding-bottom:0;border-bottom:none}.playcard-histo-faq-question{font-family:var(--font-family-heading,'Poppins',sans-serif);font-size:clamp(1rem,1.6vw,1.1rem);font-weight:600;color:var(--pc-primary);margin:0;line-height:1.4;cursor:pointer;padding-right:2rem;position:relative}.playcard-histo-faq-question::after{content:"";position:absolute;right:0;top:0.25em;width:12px;height:12px;border-right:2px solid var(--pc-primary);border-bottom:2px solid var(--pc-primary);transform:rotate(45deg);transition:transform 0.3s ease}.playcard-histo-faq-item.is-open .playcard-histo-faq-question::after{transform:rotate(-135deg)}.playcard-histo-faq-answer{margin:0.75rem 0 0;max-height:0;overflow:hidden;transition:max-height 0.35s ease}.playcard-histo-faq-item.is-open .playcard-histo-faq-answer{max-height:800px}.playcard-histo-faq-answer p{margin:0 0 0.5rem;font-size:clamp(0.9rem,1.5vw,1rem);line-height:1.6;color:var(--pc-text-muted)}.playcard-histo-faq-answer p:last-child{margin-bottom:0}@media (max-width:900px){.playcard-histo-showcase{grid-template-columns:1fr;gap:1.5rem}.playcard-histo-figure{order:1}.playcard-histo-benefits--left{order:0}.playcard-histo-benefits--right{order:2}.pc-histo-stage{max-width:480px;margin:0 auto}}@media (max-width:600px){.playcard-histo{padding:1.5rem 1rem}.playcard-histo-hero{padding:1.5rem 1rem}.playcard-histo-dashboard,.playcard-histo-faq{padding:1.5rem}.pc-histo-step-label{font-size:0.72rem}.pc-histo-step-date{font-size:0.55rem}.pc-histo-step-tag{font-size:0.52rem}.pc-histo-marker{width:24px;height:24px;font-size:0.7rem}.pc-histo-rail{left:calc(1rem + 11px)}.pc-histo-next-value{font-size:0.74rem}}