.pt-page{min-height:100dvh;background:var(--bg);color:var(--text)}.pt-page a{color:inherit}.pt-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(249,251,255,.86);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--border)}.pt-header-inner{max-width:880px;margin:0 auto;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.pt-brand{font-size:24px;font-weight:900;letter-spacing:0;line-height:1;text-decoration:none;color:var(--text)}.pt-brand .dot{color:var(--accent)}.pt-header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;background:var(--grad);text-decoration:none;font-size:13.5px;font-weight:800;border-radius:10px;white-space:nowrap}.pt-page .pt-header-cta{color:#fff}.pt-hero{border-bottom:1px solid var(--border);background:radial-gradient(640px 320px at 80% -80px,rgba(89,156,255,.14),transparent 70%),#fff}.pt-hero-inner{max-width:880px;margin:0 auto;padding:40px 16px 36px}.pt-eyebrow{display:inline-block;font-size:13px;font-weight:700;color:var(--accent);background:var(--accent-soft);border-radius:999px;padding:6px 14px}.pt-hero h1{font-size:28px;font-weight:900;line-height:1.45;letter-spacing:0;margin:16px 0 14px}.pt-lead{font-size:15px;color:var(--muted);margin:0 0 22px}.pt-hero-ctas{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.pt-btn-primary,.pt-btn-secondary{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:0 20px;border-radius:10px;text-decoration:none;font-size:15px;font-weight:800;text-align:center}.pt-btn-primary{background:var(--grad);border:none;box-shadow:0 12px 28px -14px rgba(84,94,255,.6)}.pt-btn-secondary{background:#fff;border:1px solid var(--border)}.pt-page .pt-btn-primary{color:#fff}.pt-page .pt-btn-secondary{color:var(--text)}.pt-btn-tertiary{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:100%;min-height:48px;padding:9px 20px;border-radius:10px;text-decoration:none;text-align:center;background:#fff;border:1px solid var(--border);transition:border-color .15s ease}.pt-btn-tertiary:hover{border-color:var(--accent)}.pt-btn-tertiary-main{font-size:14px;font-weight:800}.pt-btn-tertiary-note{font-size:11px;font-weight:600;color:var(--muted)}.pt-page .pt-btn-tertiary{color:var(--text)}.pt-hero-badges{display:flex;flex-wrap:wrap;gap:8px}.pt-badge-pill{display:inline-flex;align-items:center;background:#fff;border:1px solid var(--border);border-radius:999px;padding:8px 14px;font-size:12.5px;font-weight:700;color:var(--text)}.pt-section{max-width:880px;margin:0 auto;padding:40px 16px;border-bottom:1px solid var(--border)}.pt-section:last-of-type{border-bottom:none}.pt-section h2{font-size:22px;font-weight:900;line-height:1.4;margin:0 0 18px}.pt-subhead{font-size:16px;font-weight:800;margin:28px 0 14px}.pt-section-lead{color:var(--muted);font-size:14.5px;margin:0 0 18px}.pt-cards{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}.pt-card{background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);padding:18px}.pt-card h3{font-size:15.5px;font-weight:800;margin:0 0 8px}.pt-card p{color:var(--muted);font-size:14px;margin:0}.pt-why-list{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}.pt-why-item{border-left:3px solid var(--accent);padding:4px 0 4px 14px}.pt-why-item h3{font-size:15.5px;font-weight:800;margin:0 0 6px}.pt-why-item p{color:var(--muted);font-size:14px;margin:0}.pt-rewards-list{margin:0 0 8px;gap:0}.pt-reward-row,.pt-rewards-list{display:flex;flex-direction:column}.pt-reward-row{gap:4px;padding:14px 0;border-bottom:1px solid var(--border)}.pt-reward-row:first-child{padding-top:0}.pt-reward-row dt{font-size:13px;font-weight:800;color:var(--accent)}.pt-reward-row dd{margin:0;font-size:14.5px}.pt-table-scroll{overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius);-webkit-overflow-scrolling:touch}.pt-plan-table,.pt-reward-table{width:100%;min-width:480px;border-collapse:collapse;font-size:13.5px}.pt-plan-table{min-width:620px}.pt-plan-table td,.pt-plan-table th,.pt-reward-table td,.pt-reward-table th{padding:12px 14px;text-align:left;white-space:nowrap;border-bottom:1px solid var(--border)}.pt-plan-table thead th,.pt-reward-table thead th{background:var(--panel-2);font-weight:800}.pt-plan-table tbody tr:last-child td,.pt-reward-table tbody tr:last-child td{border-bottom:none}.pt-sim-note{margin:14px 0 0;padding:14px;background:var(--panel-2);border:1px solid var(--border);border-radius:var(--radius);font-size:13.5px;color:var(--muted)}.pt-easy-grid{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px}.pt-easy-col{background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);padding:18px}.pt-easy-col h3{font-size:15px;font-weight:800;margin:0 0 10px}.pt-easy-col ul{margin:0;padding-left:20px;color:var(--muted);font-size:14px;display:flex;flex-direction:column;gap:6px}.pt-steps{list-style:none;margin:0 0 20px;padding:0;display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}.pt-steps li{display:flex;gap:14px;align-items:flex-start;background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);padding:16px}.pt-step-num{flex:none;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--accent-soft);color:var(--accent)}.pt-step-num,.pt-steps h3{font-weight:800;font-size:15px}.pt-steps h3{margin:0 0 6px}.pt-steps p{color:var(--muted);font-size:13.5px;margin:0}.pt-faq-list{display:flex;flex-direction:column;gap:10px}.pt-faq-item{background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);padding:4px 16px}.pt-faq-item summary{cursor:pointer;list-style:none;padding:14px 0;font-size:14.5px;font-weight:800;min-height:44px;display:flex;align-items:center}.pt-faq-item summary::-webkit-details-marker{display:none}.pt-faq-item summary:after{content:"+";margin-left:auto;font-weight:900;color:var(--accent)}.pt-faq-item[open] summary:after{content:"−"}.pt-faq-item p{margin:0 0 14px;color:var(--muted);font-size:14px}.pt-notice{background:var(--panel-2)}.pt-notice p{font-size:13.5px;color:var(--muted);margin:0 0 10px}.pt-notice-reason{font-size:12.5px}.pt-apply .pt-section-lead,.pt-apply h2{text-align:center}.pt-form{gap:16px;max-width:480px;margin:0 auto}.pt-field,.pt-form{display:flex;flex-direction:column}.pt-field{gap:6px}.pt-field label{font-size:13.5px;font-weight:700;color:var(--text)}.pt-hp{position:absolute;width:1px;height:1px;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.pt-form-submit{min-height:48px;font-size:15.5px}.pt-form-success{max-width:480px;margin:0 auto;background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);padding:20px;text-align:center;font-size:15px}.pt-form-error{color:#d64550;font-size:13.5px;margin:0}.pt-footer{border-top:1px solid var(--border);background:rgba(255,255,255,.72)}.pt-footer-inner{max-width:880px;margin:0 auto;padding:24px 16px;display:flex;flex-wrap:wrap;gap:14px;color:var(--muted);font-size:13px}.pt-footer-inner a{color:var(--muted);text-decoration:none;padding:10px 0;margin:-10px 0}.pt-footer-inner a:hover{color:var(--accent)}@media (min-width:768px){.pt-hero h1{font-size:38px}.pt-lead{font-size:16px}.pt-hero-ctas{flex-direction:row;flex-wrap:wrap}.pt-btn-primary,.pt-btn-secondary,.pt-btn-tertiary{width:auto;flex:none}.pt-section h2{font-size:28px}.pt-cards{grid-template-columns:repeat(3,1fr)}.pt-easy-grid,.pt-why-list{grid-template-columns:repeat(2,1fr)}.pt-steps{grid-template-columns:repeat(3,1fr)}.pt-steps li{flex-direction:column}}@media (min-width:1280px){.pt-footer-inner,.pt-header-inner,.pt-hero-inner,.pt-section{max-width:960px}}