.pp-page{min-height:100vh;background:#fff;color:#0f172a;font-family:var(--font-body,"Inter",system-ui,sans-serif)}.pp-nav{border-bottom:1px solid #e2e8f0;background:hsla(0,0%,100%,.9);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);position:sticky;top:0;z-index:40}.pp-nav-inner{max-width:1240px;margin:0 auto;padding:0 32px;height:64px;justify-content:space-between}.pp-logo,.pp-nav-inner{display:flex;align-items:center}.pp-logo{gap:10px;text-decoration:none}.pp-logo-icon{width:36px;height:36px;border-radius:6px;background:#0f172a;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(15,23,42,.12)}.pp-logo-text{font-family:var(--font-display,"Outfit",sans-serif);font-size:22px;font-weight:700;color:#0f172a;letter-spacing:-.3px}.pp-back-link{display:flex;align-items:center;gap:5px;font-size:13.5px;font-weight:600;color:#475569;text-decoration:none;transition:color .15s ease;font-family:var(--font-body,"Inter",system-ui,sans-serif)}.pp-back-link:hover{color:#0f172a}.pp-hero{background:#f8fafc;position:relative;overflow:hidden;padding:64px 24px 48px;text-align:center;border-bottom:1px solid #e2e8f0}.pp-hero-glow{position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);width:600px;height:450px;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(37,99,235,.07) 0,transparent 70%)}.pp-hero-inner{position:relative;z-index:2;max-width:760px;margin:0 auto}.pp-hero-badge{display:inline-flex;align-items:center;font-family:var(--font-mono,monospace);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:6px 14px;border-radius:100px;border:1px solid #bfdbfe;background:#eff6ff!important;color:#1d4ed8!important;margin-bottom:18px;box-shadow:0 1px 3px rgba(37,99,235,.08)}.pp-hero-title{font-family:var(--font-display,"Outfit",sans-serif);font-size:clamp(2.2rem,4.5vw,3.2rem);font-weight:800;letter-spacing:-.02em;line-height:1.15;margin:0 0 14px;color:#0f172a}.pp-hero-sub{font-size:16px;color:#475569;line-height:1.65;max-width:620px;margin:0 auto 24px}.pp-hero-price-wrap{display:flex;flex-direction:column;align-items:center;gap:6px}.pp-hero-original-price{font-size:18px;color:#94a3b8;text-decoration:line-through;font-weight:600}.pp-hero-price{display:flex;align-items:baseline;gap:8px;justify-content:center}.pp-hero-amount{font-family:var(--font-display,"Outfit",sans-serif);font-size:48px;font-weight:900;color:#0f172a}.pp-hero-period{font-size:14px;color:#64748b;text-transform:uppercase;font-weight:600;letter-spacing:.05em}.pp-hero-period,.pp-hero-save-badge{font-family:var(--font-mono,monospace)}.pp-hero-save-badge{display:inline-flex;align-items:center;font-size:12px;font-weight:700;color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;padding:4px 12px;border-radius:100px;margin-top:4px}.pp-container{max-width:1240px;margin:0 auto;padding:48px 32px 96px}.pp-credits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-bottom:44px}.pp-credit-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:24px;display:flex;flex-direction:column;gap:6px;box-shadow:0 4px 16px rgba(15,23,42,.03);transition:all .2s ease}.pp-credit-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 10px 24px rgba(15,23,42,.06)}.pp-credit-num{font-family:var(--font-display,"Outfit",sans-serif);font-size:32px;font-weight:800;color:#2563eb;margin:6px 0 0}.pp-credit-label{font-size:16px;font-weight:700;color:#0f172a;margin:0}.pp-credit-sub{font-size:13px;color:#64748b;margin:0;line-height:1.5}.pp-body{display:grid;grid-template-columns:1.4fr 1fr;gap:40px;align-items:start}@media (max-width:960px){.pp-body{grid-template-columns:1fr}}.pp-left{display:flex;flex-direction:column;gap:32px}.pp-right{position:sticky;top:88px}.pp-section-eyebrow{font-family:var(--font-mono,monospace);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#2563eb!important;margin:0 0 14px}.pp-highlights{display:flex;flex-direction:column;gap:12px}.pp-highlight{background:#eff6ff!important;border:1px solid #bfdbfe!important;border-radius:10px;padding:14px 18px;display:flex;align-items:center;gap:12px;font-size:14px;color:#1e293b;font-weight:500}.pp-highlight-dot{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#2563eb!important}.pp-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:28px;box-shadow:0 4px 16px rgba(15,23,42,.03)}.pp-features{display:flex;flex-direction:column;gap:14px}.pp-feature{gap:12px;font-size:14px;color:#334155}.pp-feature,.pp-feature-icon{display:flex;align-items:center}.pp-feature-icon{width:26px;height:26px;border-radius:7px;border:1px solid #bfdbfe!important;background:#eff6ff!important;justify-content:center;flex-shrink:0}.pp-table-wrap{overflow-x:auto}.pp-table{width:100%;border-collapse:collapse;font-size:13.5px}.pp-th{text-align:left;padding:12px 14px;font-size:11.5px;text-transform:uppercase;letter-spacing:.05em;color:#64748b;border-bottom:1px solid #e2e8f0;font-family:var(--font-mono,monospace);font-weight:700}.pp-th-center{text-align:center}.pp-th-accent{background:#eff6ff!important;color:#1d4ed8!important;border-radius:6px 6px 0 0}.pp-td{padding:12px 14px;border-bottom:1px solid #f1f5f9;color:#334155}.pp-td-center{text-align:center}.pp-td-muted{color:#94a3b8}.pp-td-accent{font-weight:700;background:#eff6ff!important;color:#1d4ed8!important}.pp-purchase-card{background:#fff;border:1px solid #cbd5e1;border-radius:18px;padding:28px;box-shadow:0 16px 40px rgba(15,23,42,.08)}.pp-pc-header{justify-content:space-between;padding-bottom:20px;border-bottom:1px solid #e2e8f0;margin-bottom:20px}.pp-pc-header,.pp-pc-title-row{display:flex;align-items:center}.pp-pc-title-row{gap:12px}.pp-pc-icon{width:44px;height:44px;border-radius:10px;border:1px solid #bfdbfe!important;background:#eff6ff!important;display:flex;align-items:center;justify-content:center}.pp-pc-name{font-family:var(--font-display,"Outfit",sans-serif);font-size:19px;font-weight:800;color:#0f172a;margin:0}.pp-pc-badge{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#1d4ed8!important;background:#eff6ff;padding:2px 7px;border-radius:4px;font-family:var(--font-mono,monospace);display:inline-block;margin-top:2px}.pp-pc-price-row{text-align:right}.pp-pc-strike-price{display:block;font-size:14px;color:#94a3b8;text-decoration:line-through;margin-bottom:2px}.pp-pc-price{font-family:var(--font-display,"Outfit",sans-serif);font-size:32px;font-weight:900;color:#0f172a}.pp-pc-period{display:block;font-size:11px;color:#64748b;text-transform:uppercase;font-family:var(--font-mono,monospace)}.pp-pc-summary{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.pp-pc-check{display:flex;align-items:center;gap:8px;font-size:13.5px;color:#334155;font-weight:500}.pp-promo-box{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;padding:14px 16px;margin-bottom:24px}.pp-promo-title-row{display:flex;align-items:center;gap:6px;margin-bottom:10px}.pp-promo-title{font-size:12px;font-weight:600;color:#475569}.pp-promo-input-row{display:flex;gap:8px}.pp-promo-input{flex:1;background:#fff;border:1px solid #cbd5e1;border-radius:7px;padding:8px 12px;color:#0f172a;font-family:var(--font-mono,monospace);font-size:13px;text-transform:uppercase;outline:none;transition:border-color .15s}.pp-promo-input:focus{border-color:#2563eb}.pp-promo-apply-btn{background:#0f172a;color:#fff;border:none;padding:8px 16px;border-radius:7px;font-size:12.5px;font-weight:700;cursor:pointer;transition:opacity .15s ease}.pp-promo-apply-btn:disabled{opacity:.45;cursor:not-allowed}.pp-promo-applied-box{display:flex;align-items:center;justify-content:space-between;background:#ecfdf5;border:1px solid #a7f3d0;padding:8px 12px;border-radius:7px}.pp-promo-applied-info{display:flex;align-items:center;gap:6px;font-size:12.5px;color:#059669}.pp-promo-remove-btn{background:none;border:none;color:#dc2626;font-size:11px;font-weight:600;cursor:pointer;text-decoration:underline}.pp-promo-remove-btn:hover{color:#b91c1c}.pp-promo-msg-success{color:#059669}.pp-promo-msg-error,.pp-promo-msg-success{font-size:11.5px;margin:8px 0 0;font-weight:500}.pp-promo-msg-error{color:#dc2626}.pp-pay-btn{width:100%;border:none;border-radius:10px;padding:15px;color:#fff;background:#2563eb!important;font-family:var(--font-body,"Inter",system-ui,sans-serif);font-size:15.5px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease;box-shadow:0 4px 14px rgba(37,99,235,.3)!important}.pp-pay-btn:hover:not(:disabled){background:#1d4ed8!important;transform:translateY(-1px);box-shadow:0 6px 20px rgba(37,99,235,.4)!important}.pp-pay-btn:disabled{opacity:.55;cursor:not-allowed}.pp-login-hint{font-size:12px;color:#64748b;text-align:center;margin:10px 0 0}.pp-trust-row{display:flex;justify-content:space-between;font-size:11.5px;color:#64748b;margin-top:14px}.pp-trust-row span{display:flex;align-items:center;gap:4px}.pp-msg{padding:12px;border-radius:8px;font-size:13px;margin-bottom:12px}.pp-msg-success{background:#ecfdf5;border:1px solid #a7f3d0;color:#059669}.pp-msg-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.pp-spinner{width:16px;height:16px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:pp-spin .8s linear infinite;display:inline-block}@keyframes pp-spin{to{transform:rotate(1turn)}}.pp-compare-link{text-align:center;margin-top:18px}.pp-compare-link a{font-size:13px;color:#475569;text-decoration:none;display:inline-flex;align-items:center;gap:5px;font-weight:500;transition:color .15s}.pp-compare-link a:hover{color:#0f172a}