.plc-page{color:#f5f5f5;background:#0a1628;flex-direction:column;justify-content:center;padding:16px;font-family:Inter,system-ui,sans-serif;display:flex}.plc-hero{text-align:center;max-width:640px;margin:128px auto 3rem}.plc-hero__tag{color:#f5a623;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem;font-size:.8rem;font-weight:700;display:inline-block}.plc-hero h1{margin-bottom:1rem;font-size:2.25rem;font-weight:800;line-height:1.2}.plc-hero p{color:#a3b1c2;margin-bottom:1.5rem;font-size:1rem;line-height:1.65}.plc-hero__price{flex-direction:column;align-items:center;gap:.25rem;margin-bottom:1.5rem;display:flex}.plc-hero__amount{font-size:2rem;font-weight:800}.plc-hero__note{color:#7d8da3;font-size:.8rem}.plc-cta{color:#0a1628;cursor:pointer;background:#f5a623;border:none;border-radius:10px;padding:.85rem 2.5rem;font-size:1rem;font-weight:700;transition:background .2s}.plc-cta:hover{background:#ffb84d}.plc-details{border-top:1px solid #1f3354;max-width:640px;margin:0 auto 3rem;padding-top:2rem}.plc-details h2{margin-bottom:1rem;font-size:1.25rem;font-weight:700}.plc-details ul{flex-direction:column;gap:.75rem;padding:0;list-style:none;display:flex}.plc-details li{color:#d6dee8;padding-left:1.5rem;font-size:.95rem;line-height:1.5;position:relative}.plc-details li:before{content:"✓";color:#f5a623;font-weight:700;position:absolute;left:0}.plc-info{border-top:1px solid #1f3354;max-width:640px;margin:0 auto;padding-top:2rem}.plc-info h2{margin-bottom:1rem;font-size:1.25rem;font-weight:700}.plc-info__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.plc-info__item{border:1px solid #1f3354;border-radius:14px;padding:1.25rem}.plc-info__item h3{margin-bottom:.5rem;font-size:1rem;font-weight:700}.plc-info__item p{color:#a3b1c2;font-size:.85rem;line-height:1.5}@media (max-width:640px){.plc-page{padding:24px}.plc-info__grid{grid-template-columns:1fr}.plc-hero h1{font-size:1.75rem}}
