.credit-card-page{--r-card:6px;--rule:1px solid var(--c-midnight-12);background:var(--c-off-white)}.credit-card-page .cc-hero{padding:clamp(48px,7vw,80px) 0 clamp(48px,6vw,72px)}.credit-card-page .cc-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,72px);align-items:center}.credit-card-page .cc-hero .hero-eyebrow{margin:0 0 16px}.credit-card-page .cc-hero h1{font-family:var(--font-display);font-size:var(--fs-h1);font-weight:400;letter-spacing:-.005em;line-height:1.15;color:var(--c-midnight);margin:0 0 20px;max-width:20ch}.credit-card-page .cc-hero .hero-dek{margin-bottom:32px;max-width:48ch}.credit-card-page .cc-hero-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.credit-card-page .cc-hero-disclaimer{font-family:var(--font-mono);font-size:11px;letter-spacing:.04em;color:var(--fg-muted);margin-top:16px}.credit-card-page .cc-hero-photo{border-radius:var(--r-card);overflow:hidden}.credit-card-page .cc-hero-photo img{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:4/3}.credit-card-page .cc-features-section{padding:clamp(48px,6vw,80px) 0;border-top:var(--rule)}.credit-card-page .cc-features-header{text-align:center;margin-bottom:clamp(40px,5vw,56px)}.credit-card-page .cc-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.credit-card-page .cc-feature-card{background:var(--c-white);border:1px solid var(--c-midnight-12);border-radius:var(--r-card);padding:32px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px;transition:border-color var(--dur-fast) var(--ease-std),box-shadow var(--dur-fast) var(--ease-std)}.credit-card-page .cc-feature-card:hover{border-color:var(--c-midnight-32);box-shadow:var(--shadow-md)}.credit-card-page .cc-feature-stat{font-family:var(--font-display);font-weight:400;font-size:clamp(36px,5vw,48px);line-height:.95;letter-spacing:-.04em;color:var(--c-magic);margin:0}.credit-card-page .cc-feature-label{font-family:var(--font-body);font-size:16px;font-weight:700;line-height:1.3;color:var(--c-midnight);margin:0}.credit-card-page .cc-feature-desc{font-family:var(--font-body);font-size:14px;line-height:1.55;color:var(--fg-secondary);margin:0}.credit-card-page .cc-features-actions{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:clamp(32px,4vw,48px);flex-wrap:wrap}.credit-card-page .cc-rewards-section{background:var(--c-butter-strip);border-top:var(--rule);border-bottom:var(--rule);padding:clamp(56px,7vw,96px) 0}.credit-card-page .cc-rewards-header{text-align:center;margin-bottom:clamp(40px,5vw,56px)}.credit-card-page .cc-rewards-header .hero-eyebrow{margin:0 0 12px}.credit-card-page .cc-rewards-intro{font-family:var(--font-body);font-size:var(--fs-body);line-height:1.6;color:var(--fg-secondary);text-align:center;margin:12px auto 0;max-width:48ch}.credit-card-page .cc-rewards-tiers{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:clamp(40px,5vw,56px)}.credit-card-page .cc-reward-tier{background:var(--c-white);border:1px solid var(--c-midnight-12);border-radius:var(--r-card);padding:28px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px;transition:border-color var(--dur-fast) var(--ease-std),box-shadow var(--dur-fast) var(--ease-std)}.credit-card-page .cc-reward-tier:hover{border-color:var(--c-midnight-32);box-shadow:var(--shadow-md)}.credit-card-page .cc-reward-multiplier{font-family:var(--font-display);font-weight:400;font-size:clamp(36px,5vw,48px);line-height:.95;letter-spacing:-.04em;color:var(--c-magic);margin:0}.credit-card-page .cc-reward-tier-label{font-family:var(--font-body);font-size:14px;line-height:1.55;color:var(--fg-secondary);margin:0}.credit-card-page .cc-platform-bonus{max-width:600px;margin:0 auto}.credit-card-page .cc-platform-bonus-title{font-family:var(--font-body);font-size:var(--fs-h3);font-weight:700;color:var(--c-midnight);text-align:center;margin:0 0 20px}.credit-card-page .cc-bonus-list{display:flex;flex-direction:column;gap:0}.credit-card-page .cc-bonus-item{display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:var(--rule)}.credit-card-page .cc-bonus-item:first-child{border-top:var(--rule)}.credit-card-page .cc-bonus-points{font-family:var(--font-body);font-size:20px;font-weight:700;color:var(--c-magic);white-space:nowrap;min-width:72px}.credit-card-page .cc-bonus-desc{font-family:var(--font-body);font-size:15px;line-height:1.5;color:var(--c-midnight);margin:0}.credit-card-page .cc-redeem-section{padding:clamp(56px,7vw,96px) 0}.credit-card-page .cc-redeem-header{text-align:center;margin-bottom:clamp(32px,4vw,48px)}.credit-card-page .cc-redeem-header .hero-eyebrow{margin:0 0 12px}.credit-card-page .cc-redeem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.credit-card-page .cc-redeem-card{background:var(--c-white);border:1px solid var(--c-midnight-12);border-radius:var(--r-card);overflow:hidden;display:flex;flex-direction:column;transition:border-color var(--dur-fast) var(--ease-std),box-shadow var(--dur-fast) var(--ease-std)}.credit-card-page .cc-redeem-card:hover{border-color:var(--c-midnight-32);box-shadow:var(--shadow-md)}.credit-card-page .cc-redeem-img{aspect-ratio:16/9;overflow:hidden;flex-shrink:0}.credit-card-page .cc-redeem-img img{width:100%;height:100%;object-fit:cover;display:block}.credit-card-page .cc-redeem-card-body{padding:24px;display:flex;flex-direction:column;gap:8px}.credit-card-page .cc-redeem-card-title{font-family:var(--font-body);font-size:var(--fs-h3);font-weight:700;line-height:1.25;color:var(--c-midnight);margin:0}.credit-card-page .cc-redeem-card-desc{font-family:var(--font-body);font-size:15px;line-height:1.55;color:var(--fg-secondary);margin:0}.credit-card-page .cc-benefits-section{background:var(--c-white);border-top:var(--rule);border-bottom:var(--rule);padding:clamp(56px,7vw,96px) 0}.credit-card-page .cc-benefits-header{text-align:center;margin-bottom:clamp(32px,4vw,48px)}.credit-card-page .cc-benefits-header .hero-eyebrow{margin:0 0 12px}.credit-card-page .cc-benefits-layout{display:grid;grid-template-columns:auto 1fr;gap:clamp(32px,5vw,56px);align-items:center}.credit-card-page .cc-benefits-card-img{max-width:300px}.credit-card-page .cc-benefits-card-img img{width:100%;height:auto;display:block}.credit-card-page .cc-benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.credit-card-page .cc-benefit-card{background:var(--c-off-white);border:1px solid var(--c-midnight-12);border-radius:var(--r-card);padding:32px;display:flex;flex-direction:column;gap:12px;transition:border-color var(--dur-fast) var(--ease-std),box-shadow var(--dur-fast) var(--ease-std)}.credit-card-page .cc-benefit-card:hover{border-color:var(--c-midnight-32);box-shadow:var(--shadow-md)}.credit-card-page .cc-benefit-icon{width:48px;height:48px;border-radius:var(--r-md);background:var(--c-magic-08);display:flex;align-items:center;justify-content:center;color:var(--c-magic)}.credit-card-page .cc-benefit-icon svg{width:24px;height:24px}.credit-card-page .cc-benefit-title{font-family:var(--font-body);font-size:var(--fs-h3);font-weight:700;line-height:1.25;color:var(--c-midnight);margin:0}.credit-card-page .cc-benefit-desc{font-family:var(--font-body);font-size:15px;line-height:1.6;color:var(--fg-secondary);margin:0}.credit-card-page .cc-about-section{padding:clamp(56px,7vw,96px) 0;text-align:center}.credit-card-page .cc-about-section .section-title{margin-bottom:16px}.credit-card-page .cc-about-section p{font-family:var(--font-body);font-size:var(--fs-body);line-height:1.65;color:var(--fg-secondary);max-width:56ch;margin:0 auto 28px}.credit-card-page .cc-legal-section{border-top:var(--rule);padding:clamp(32px,4vw,48px) 0;background:var(--c-white)}.credit-card-page .cc-legal-inner{max-width:760px;margin:0 auto}.credit-card-page .cc-legal-inner p{font-family:var(--font-body);font-size:12px;line-height:1.65;color:var(--fg-muted);margin:0 0 12px}.credit-card-page .cc-legal-inner p:last-child{margin-bottom:0}.credit-card-page .cc-legal-inner strong{color:var(--fg-secondary)}@media (max-width:768px){.credit-card-page .cc-hero-grid{grid-template-columns:1fr;gap:32px}.credit-card-page .cc-hero h1{font-size:33px}.credit-card-page .cc-hero .hero-dek{font-size:16px}.credit-card-page .cc-feature-grid,.credit-card-page .cc-rewards-tiers{grid-template-columns:repeat(2,1fr)}.credit-card-page .cc-benefits-layout,.credit-card-page .cc-redeem-grid{grid-template-columns:1fr}.credit-card-page .cc-benefits-card-img{max-width:240px;margin:0 auto}.credit-card-page .cc-benefits-grid{grid-template-columns:1fr}}@media (max-width:480px){.credit-card-page .cc-hero h1{font-size:28px}.credit-card-page .cc-feature-grid,.credit-card-page .cc-rewards-tiers{grid-template-columns:1fr}.credit-card-page .cc-hero-actions{flex-direction:column}.credit-card-page .cc-hero-actions .btn{width:100%}.credit-card-page .cc-features-actions{flex-direction:column}.credit-card-page .cc-features-actions .btn{width:100%}}