.credit-page{--brand-green:#6fae45;--brand-green-light:#eaf4e4;--brand-black:#202020;--brand-neutral:#f5f6f4;--brand-white:#fff;--credit-paper:#f5f6f4;--credit-paper-soft:#fafbf9;--credit-ink:#202020;--credit-muted:#5a5a5a;--credit-brass:#6fae45;--credit-brass-deep:#5d9a39;--credit-green:#6fae45;--credit-green-dark:#3a6b2e;--credit-line:#2020201a;--credit-white:#fff;--font-primary:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;--font-mono:"IBM Plex Mono", "Courier New", monospace;background:var(--credit-paper);min-height:100vh;color:var(--credit-ink);font-family:var(--font-primary)}.credit-container{width:min(1180px,100% - 40px);margin:0 auto}.credit-eyebrow{color:var(--credit-brass-deep);font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:600}.credit-page h1,.credit-page h2,.credit-page h3,.credit-page p{margin-top:0}.credit-page h1,.credit-page h2{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif}.credit-page h1 span,.credit-page h2 span{color:var(--brand-green)}.credit-page a{color:inherit;text-decoration:none}.credit-hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.credit-btn{min-height:48px;font-size:14px;font-weight:600;font-family:var(--font-primary);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:0 28px;text-decoration:none;transition:transform .18s,background-color .18s,border-color .18s,box-shadow .18s;display:inline-flex}.credit-btn:hover{transform:translateY(-2px)}.credit-btn-primary{background:var(--brand-green);box-shadow:0 2px 8px #6fae4540;color:#fff!important}.credit-btn-primary:hover{background:var(--credit-brass-deep);box-shadow:0 6px 20px #6fae454d}.credit-btn-secondary{border:1px solid var(--credit-line);color:var(--credit-ink);background:0 0}.credit-btn-secondary:hover{border-color:var(--brand-green);background:var(--brand-green-light)}.credit-btn-light{background:var(--credit-paper);border:1px solid var(--credit-line);color:var(--credit-ink)!important}.credit-btn-light:hover{border-color:var(--brand-green);background:var(--brand-green-light)}.credit-hero{padding:86px 0 96px;position:relative;overflow:hidden}.credit-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#6fae450d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-30%;right:-10%}.credit-hero-grid{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(400px,.95fr);align-items:center;gap:80px;display:grid;position:relative}.credit-hero-content h1{max-width:680px;color:var(--credit-ink);margin-bottom:24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6vw,82px);font-weight:700;line-height:.98}.credit-hero-content h1 span{color:var(--brand-green)}.credit-hero-text{max-width:600px;color:var(--credit-muted);font-size:18px;font-weight:400;line-height:1.75}.credit-disclaimer{color:#7b817b;max-width:590px;margin-top:20px;font-size:12px;font-weight:400;line-height:1.6}.credit-card-visual-wrap{justify-content:center;align-items:center;min-height:460px;display:flex;position:relative}.credit-card-visual{aspect-ratio:1.58;color:#fff;background:radial-gradient(circle at 80% 20%,#6fae4566,#0000 30%),linear-gradient(135deg,#3a6b2e,#6fae45);border:1px solid #ffffff1a;border-radius:22px;width:min(100%,500px);padding:34px;position:relative;transform:rotate(4deg);box-shadow:0 30px 60px #2020202e,0 5px 20px #20202014}.credit-card-top,.credit-card-bottom{justify-content:space-between;align-items:center;display:flex}.credit-card-top{font-size:18px;font-weight:600;font-family:var(--font-primary)}.credit-card-chip{opacity:.8;font-size:30px}.credit-card-number{font-family:var(--font-mono);letter-spacing:.12em;font-size:20px;font-weight:400;position:absolute;bottom:95px;left:34px}.credit-card-bottom{font-family:var(--font-mono);letter-spacing:.12em;font-size:11px;font-weight:400;position:absolute;bottom:30px;left:34px;right:34px}.credit-floating-note{background:var(--credit-white);border:1px solid var(--credit-line);border-left:3px solid var(--brand-green);border-radius:.5rem;width:220px;padding:20px;position:absolute;bottom:12px;right:0;box-shadow:0 15px 35px #2020201f}.credit-floating-note strong,.credit-floating-note span{display:block}.credit-floating-note strong{color:var(--credit-ink);margin-bottom:7px;font-size:14px;font-weight:600}.credit-floating-note span{color:var(--credit-muted);font-size:12px;font-weight:400;line-height:1.5}.credit-intro{background:var(--credit-paper-soft);border-top:1px solid var(--credit-line);border-bottom:1px solid var(--credit-line);padding:90px 0}.credit-intro-grid{grid-template-columns:1fr 1fr;gap:90px;display:grid}.credit-intro h2{max-width:600px;color:var(--credit-ink);margin-bottom:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4vw,58px);font-weight:700;line-height:1.05}.credit-intro h2 span{color:var(--brand-green)}.credit-intro-grid>div:last-child{padding-top:8px}.credit-intro-grid p:not(.credit-eyebrow){color:var(--credit-muted);font-size:16px;font-weight:400;line-height:1.8}.credit-intro-grid p+p{margin-top:22px}.credit-section-heading{justify-content:space-between;gap:60px;margin-bottom:50px;display:flex}.credit-section-heading h2{max-width:700px;color:var(--credit-ink);margin-bottom:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4vw,58px);font-weight:700;line-height:1.05}.credit-section-heading h2 span{color:var(--brand-green)}.credit-section-heading>p{max-width:350px;color:var(--credit-muted);font-size:15px;font-weight:400;line-height:1.7}.credit-types{padding:100px 0}.credit-type-grid{border-top:1px solid var(--credit-line);border-left:1px solid var(--credit-line);background:var(--credit-white);border-radius:.75rem;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden;box-shadow:0 4px 12px #2020200f}.credit-type-card{border-right:1px solid var(--credit-line);border-bottom:1px solid var(--credit-line);background:var(--credit-white);min-height:360px;padding:32px;transition:background-color .18s,transform .18s,box-shadow .18s}.credit-type-card:hover{background:var(--credit-paper-soft);z-index:2;position:relative;transform:translateY(-4px);box-shadow:0 8px 24px #20202014}.credit-type-icon{border:1px solid var(--brand-green);width:48px;height:48px;color:var(--brand-green);background:var(--brand-green-light);border-radius:.5rem;justify-content:center;align-items:center;margin-bottom:70px;font-size:20px;display:flex}.credit-type-card h3{color:var(--credit-ink);margin-bottom:14px;font-size:21px;font-weight:600}.credit-type-card p{min-height:95px;color:var(--credit-muted);margin-bottom:24px;font-size:14px;font-weight:400;line-height:1.7}.credit-type-card a{color:var(--brand-green);font-size:13px;font-weight:600;font-family:var(--font-primary);border-bottom:1px solid var(--brand-green);padding-bottom:3px;text-decoration:none;transition:color .2s,border-color .2s}.credit-type-card a:hover{color:var(--credit-ink);border-color:var(--credit-ink)}.credit-benefits{background:var(--brand-green);color:var(--credit-paper);padding:100px 0}.credit-benefits .credit-eyebrow{color:var(--brand-white);opacity:.8}.credit-benefits .credit-section-heading h2{color:var(--brand-white)}.credit-benefits .credit-section-heading h2 span{color:var(--brand-white);opacity:.7}.credit-benefits .credit-section-heading>p{color:#fffc}.credit-benefit-grid{border-top:1px solid #ffffff26;grid-template-columns:repeat(2,1fr);display:grid}.credit-benefit{border-bottom:1px solid #ffffff26;grid-template-columns:60px 1fr;gap:20px;padding:36px 30px 36px 0;display:grid}.credit-benefit:nth-child(odd){border-right:1px solid #ffffff26;padding-right:50px}.credit-benefit:nth-child(2n){padding-left:50px}.credit-benefit>span{color:#fff9;font-family:var(--font-mono);font-size:12px;font-weight:400}.credit-benefit h3{color:var(--brand-white);margin-bottom:12px;font-size:22px;font-weight:600}.credit-benefit p{color:#fffc;max-width:450px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.7}.credit-how{padding:110px 0}.credit-how-heading{grid-template-columns:1fr 1fr;gap:80px;margin-bottom:70px;display:grid}.credit-how-heading h2{color:var(--credit-ink);margin-bottom:20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,68px);font-weight:700;line-height:1}.credit-how-heading h2 span{color:var(--brand-green)}.credit-how-heading>p:last-child{max-width:500px;color:var(--credit-muted);align-self:end;font-size:16px;font-weight:400;line-height:1.8}.credit-steps{border-top:1px solid var(--credit-line);background:var(--credit-white);border-radius:.75rem;overflow:hidden;box-shadow:0 4px 12px #2020200f}.credit-step{border-bottom:1px solid var(--credit-line);grid-template-columns:120px 1fr;gap:40px;padding:34px 40px;transition:background .2s;display:grid}.credit-step:last-child{border-bottom:none}.credit-step:hover{background:var(--credit-paper-soft)}.credit-step>span{color:var(--brand-green);font-family:var(--font-mono);font-size:13px;font-weight:600}.credit-step h3{color:var(--credit-ink);margin-bottom:10px;font-size:23px;font-weight:600}.credit-step p{max-width:650px;color:var(--credit-muted);margin-bottom:0;font-size:15px;font-weight:400;line-height:1.7}.credit-responsible{background:var(--credit-paper-soft);padding:100px 0}.credit-responsible-box{border:1px solid var(--credit-line);background:var(--credit-white);border-left:4px solid var(--brand-green);border-radius:.75rem;grid-template-columns:1fr 1fr;gap:80px;padding:70px;display:grid;box-shadow:0 4px 12px #2020200f}.credit-responsible-box h2{max-width:600px;color:var(--credit-ink);margin-bottom:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4vw,55px);font-weight:700;line-height:1.05}.credit-responsible-box h2 span{color:var(--brand-green)}.credit-responsible-points{align-self:center}.credit-responsible-points p{color:var(--credit-muted);margin-bottom:15px;font-size:15px;font-weight:400;line-height:1.7}.credit-responsible-points p:last-child{margin-bottom:0}.credit-cta{background:var(--brand-green);color:#fff;padding:100px 0}.credit-cta-inner{max-width:800px}.credit-cta .credit-eyebrow{color:#fff;opacity:.75}.credit-cta h2{color:#fff;margin-bottom:24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,6vw,76px);font-weight:700;line-height:1}.credit-cta h2 span{color:#ffffffb3}.credit-cta p:not(.credit-eyebrow){color:#ffffffd9;max-width:600px;margin-bottom:32px;font-size:17px;font-weight:400;line-height:1.7}.credit-cta .credit-btn{background:#fff;box-shadow:0 2px 8px #0000001a;color:var(--brand-green)!important}.credit-cta .credit-btn:hover{background:var(--credit-paper-soft);transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.credit-source-note{background:var(--credit-ink);color:#ffffffa6;padding:30px 0}.credit-source-note p{max-width:950px;margin-bottom:0;font-size:12px;font-weight:400;line-height:1.7}.credit-source-note strong{color:var(--brand-green)}@media (max-width:1000px){.credit-hero-grid{grid-template-columns:1fr;gap:60px}.credit-card-visual-wrap{max-width:600px}.credit-type-grid{grid-template-columns:repeat(2,1fr)}.credit-intro-grid,.credit-responsible-box,.credit-how-heading{grid-template-columns:1fr;gap:40px}.credit-section-heading{flex-direction:column;gap:25px}}@media (max-width:700px){.credit-container{width:min(100% - 28px,1180px)}.credit-hero{padding:60px 0}.credit-hero-content h1{font-size:48px}.credit-card-visual-wrap{min-height:350px}.credit-card-visual{padding:24px}.credit-card-number{font-size:14px;bottom:75px;left:24px}.credit-card-bottom{bottom:22px;left:24px;right:24px}.credit-floating-note{width:180px;padding:15px;bottom:0;right:5px}.credit-type-grid,.credit-benefit-grid{grid-template-columns:1fr}.credit-type-card{min-height:auto}.credit-type-icon{margin-bottom:45px}.credit-benefit:nth-child(odd){border-right:0;padding-right:0}.credit-benefit:nth-child(2n){padding-left:0}.credit-responsible-box{padding:35px 25px}.credit-step{grid-template-columns:60px 1fr;gap:20px;padding:24px 20px}}@media (max-width:480px){.credit-hero-content h1{font-size:42px}.credit-hero-text{font-size:16px}.credit-hero-actions{flex-direction:column}.credit-btn{width:100%}.credit-card-visual{width:100%;transform:rotate(2deg)}.credit-card-number{font-size:12px}.credit-type-grid{border-radius:.5rem}.credit-type-card{padding:24px 20px}.credit-benefits{padding:70px 0}.credit-benefit{padding:24px 0}.credit-how-heading h2,.credit-cta h2{font-size:38px}}@media (prefers-color-scheme:dark){.credit-page{--credit-paper:#1a1a1a;--credit-paper-soft:#242424;--credit-ink:#e8e8e8;--credit-muted:#b0b0b0;--credit-line:#ffffff14;--credit-white:#242424;background:#1a1a1a}.credit-hero:before{background:radial-gradient(circle,#6fae4514 0%,#0000 70%)}.credit-type-grid,.credit-type-card{background:#242424}.credit-type-card:hover{background:#2a2a2a}.credit-type-icon{background:#6fae4526}.credit-steps{background:#242424}.credit-step:hover{background:#2a2a2a}.credit-responsible-box,.credit-floating-note{background:#242424}.credit-cta .credit-btn{background:#fff;color:var(--brand-green)!important}.credit-btn-secondary{color:#e8e8e8}.credit-btn-light{background:#242424;color:#e8e8e8!important}.credit-source-note{background:#1a1a1a}}
