.pe-show-modal{max-width:680px;max-height:90vh;border-radius:12px}.pe-show-modal__content{padding:0}.pe-show-modal__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:200px;color:#607d8b;font-size:0.95rem}.pe-show{padding:20px 24px 24px}.pe-show__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:20px}.pe-show__header-main{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.pe-show__title{display:flex;align-items:center;gap:6px;margin:0;font-size:1.25rem;font-weight:600;color:#263238}.pe-show__title-icon{font-size:22px;color:#1976d2}.pe-show__type-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:0.78rem;font-weight:600;line-height:1.2}.pe-show__type-badge--regular{background:#e3f2fd;color:#1565c0}.pe-show__type-badge--fixed{background:#ede7f6;color:#4527a0}.pe-show__type-badge--investing{background:#e8f5e9;color:#2e7d32}.pe-show__type-badge--withdrawal{background:#fff3e0;color:#e65100}.pe-show__hero{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:end;padding:16px 18px;margin-bottom:16px;border-radius:10px;background:linear-gradient(135deg, #e3f2fd 0%, #f5f9ff 100%);border:1px solid #bbdefb}.pe-show__hero-field--amount{text-align:right}.pe-show__label{display:block;margin-bottom:4px;font-size:0.78rem;font-weight:600;color:#78909c;text-transform:uppercase;letter-spacing:0.03em}.pe-show__hero-description{font-size:1.15rem;font-weight:600;color:#263238;word-break:break-word}.pe-show__hero-amount{font-size:1.45rem;font-weight:700;color:#1565c0;white-space:nowrap}.pe-show__grid{display:grid;gap:14px;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid #eceff1}.pe-show__grid--3{grid-template-columns:repeat(3, 1fr)}.pe-show__grid--2{grid-template-columns:repeat(2, 1fr)}.pe-show__field,.pe-show__row{display:flex;gap:12px;align-items:flex-start}.pe-show__row{margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid #eceff1}.pe-show__row--payment{border-bottom:none;margin-bottom:0;padding-bottom:0}.pe-show__field-icon-shell{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#e3f2fd;color:#1976d2;flex-shrink:0}.pe-show__field-icon-shell .material-icons{font-size:20px}.pe-show__field-icon-shell--category{background:#e8eaf6}.pe-show__field-icon-shell--paid{background:#e8f5e9;color:#2e7d32}.pe-show__category-icon{width:20px;height:20px}.pe-show__field-body{flex:1;min-width:0}.pe-show__value{display:block;font-size:0.98rem;font-weight:600;color:#37474f}.pe-show__hint{display:block;margin-top:4px;font-size:0.82rem;line-height:1.35;color:#90a4ae}.pe-show__beneficiary{margin-top:2px}.pe-show__installments{margin-top:18px;padding-top:16px;border-top:1px solid #eceff1}.pe-show__installments-title{margin:0 0 10px;font-size:0.95rem;font-weight:600;color:#455a64}.pe-show__installments-list{margin:0;padding:0;list-style:none}.pe-show__installment-row{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:8px;align-items:center;padding:10px 12px;border-radius:8px;font-size:0.88rem;color:#546e7a}.pe-show__installment-row:nth-child(odd){background:#fafafa}.pe-show__installment-row--highlight{background:#e0f2f1 !important;border:1px solid #80cbc4;font-weight:600;color:#00695c}.pe-show__installment-amount{font-weight:600;color:#00897b}.pe-show__installment-status--paid{color:#2e7d32}.pe-show__installment-status--pending{color:#e65100}.pe-show-modal-trigger--inline{display:inline-flex;align-items:center;justify-content:center;color:#888;text-decoration:none}.pe-show-modal-trigger--inline:hover{color:#1976d2}.pe-show-modal-trigger--small .material-icons{font-size:1.2rem}@media (max-width: 600px){.pe-show__hero{grid-template-columns:1fr}.pe-show__hero-field--amount{text-align:left}.pe-show__grid--3,.pe-show__grid--2{grid-template-columns:1fr}.pe-show__installment-row{grid-template-columns:1fr 1fr}}html.theme-dark .pe-show__title{color:var(--lp-text-primary)}html.theme-dark .pe-show__hero{background:linear-gradient(135deg, rgba(25,118,210,0.15) 0%, rgba(25,118,210,0.05) 100%);border-color:var(--lp-border)}html.theme-dark .pe-show__hero-description,html.theme-dark .pe-show__value{color:var(--lp-text-primary)}html.theme-dark .pe-show__hero-amount{color:#64b5f6}html.theme-dark .pe-show__label,html.theme-dark .pe-show__hint{color:var(--lp-text-muted)}html.theme-dark .pe-show__grid,html.theme-dark .pe-show__row,html.theme-dark .pe-show__installments{border-color:var(--lp-border)}html.theme-dark .pe-show__installment-row:nth-child(odd){background:var(--lp-surface-elevated, #2a2a2a)}html.theme-dark .pe-show__installment-row--highlight{background:rgba(38,166,154,0.15) !important;border-color:#26a69a}html.theme-dark .pe-show-modal__loading{color:var(--lp-text-muted)}
