*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background-color:#130404;color:#e5e5e5;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:#fff72e;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 24px;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:transform .2s,box-shadow .2s,background-color .2s,color .2s,border-color .2s;border:none;text-decoration:none}.btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.3)}.btn:active{transform:translateY(0)}.btn-primary{background-color:#4cb63a;color:#fff}.btn-primary:hover{background-color:#3d9a2e;color:#fff;text-decoration:none}.btn-secondary{background-color:transparent;border:1px solid #fff72e;color:#fff72e}.btn-secondary:hover{background-color:rgba(255,247,46,.1);color:#fff72e;text-decoration:none}.btn-group{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin:1rem 0}.btn-group .btn:first-child{margin-right:0}.content-link{color:#fff72e;text-decoration:underline;text-underline-offset:3px}.content-link:hover{color:#fff}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 16px}@media (min-width:768px){.container{padding:0 24px}}@media (min-width:1024px){.container{padding:0 32px}}.header{background-color:#130404;position:-webkit-sticky;position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(255,247,46,.2)}.header-inner{justify-content:space-between;padding:16px}.header-inner,.header-logo{display:flex;align-items:center}.header-logo{flex-shrink:0}.header-logo img{height:36px;width:auto}.header-nav{display:none}@media (min-width:1200px){.header-nav{display:flex;align-items:center;gap:24px;flex:1 1;justify-content:center}}.header-nav a{color:#e5e5e5;font-weight:500;border-radius:6px;text-decoration:none;transition:background-color .2s,color .2s}.header-nav a:hover{color:#fff72e;text-decoration:none}.header-nav a.active{color:#fff72e}.header-cta{display:flex;align-items:center;gap:8px;flex-shrink:0}.header-cta .btn{padding:8px 16px;font-size:.9rem}@media (min-width:768px){.header-cta .btn{padding:10px 20px;font-size:1rem}}.burger{display:flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;background:none;border:none;cursor:pointer;color:#e5e5e5}@media (min-width:1200px){.burger{display:none}}.burger span{display:block;width:22px;height:2px;background-color:currentColor;transition:transform .2s,opacity .2s}.burger.open span:first-child{transform:translateY(7px) rotate(45deg)}.burger.open span:nth-child(2){opacity:0}.burger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav{position:absolute;left:0;top:100%;width:100%;background-color:#130404;z-index:99;padding:24px;overflow-y:auto;display:none;flex-direction:column;align-items:center;gap:8px}.mobile-nav.open{display:flex}@media (min-width:1200px){.mobile-nav{display:none}}.mobile-nav a{display:block;padding:14px 16px;color:#e5e5e5;font-size:1.1rem;font-weight:500;border-radius:8px;text-decoration:none}.mobile-nav a.active,.mobile-nav a:hover{background-color:rgba(255,247,46,.15);color:#fff72e;text-decoration:none}.mobile-nav .header-cta{margin-top:24px;flex-direction:column}.mobile-nav .header-cta .btn{width:100%;min-height:48px}@media (max-width:480px){.header-cta{width:100%;justify-content:center;order:3;margin-top:15px}.header-cta a{width:100%}.header-inner{flex-wrap:wrap}}.footer{background-color:#0a0202;color:#b0b0b0;padding:32px 16px 24px}.footer.has-sticky-cta{padding-bottom:80px}@media (min-width:768px){.footer.has-sticky-cta{padding-bottom:32px}}.footer-inner{max-width:1200px;margin:0 auto}.footer-columns{display:grid;grid-gap:24px 32px;gap:24px 32px;grid-template-columns:1fr 1fr}@media (min-width:768px){.footer-columns{grid-template-columns:1fr 1fr 1fr;margin-bottom:32px}}.footer-col-nav{display:flex;flex-direction:column;gap:8px}.footer-col-nav h3,.footer-payments h3,.footer-providers h3{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:#888;margin:0 0 12px}@media (min-width:480px){.footer-col-nav h3,.footer-payments h3,.footer-providers h3{font-size:14px}}.footer-nav{display:flex;flex-direction:column;gap:8px}.footer-nav a{color:#b0b0b0;text-decoration:none;font-size:.95rem}.footer-nav a:hover{color:#fff72e;text-decoration:underline}.footer-payments-list,.footer-providers-list{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.footer-payments-list img,.footer-providers-list img{height:28px;width:auto;object-fit:contain;opacity:.85}.footer-providers-list img{height:32px}.footer-copy{font-size:.85rem;color:#777;margin-top:24px;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.08);text-align:center}@media (min-width:768px){.footer-copy{text-align:left}}.page-banner{width:100%;max-width:1200px;margin:2rem auto}.page-banner img,.page-banner picture{width:100%;height:auto;display:block}.hero{padding:24px 0 32px;margin-bottom:2rem;text-align:center;background:hsla(0,0%,100%,.03)}@media (min-width:768px){.hero{padding:32px 0 48px}}@media (min-width:1024px){.hero{padding:40px 0 56px}}.hero-inner{max-width:800px;margin:0 auto}.hero h1{font-size:1.75rem;line-height:1.3;margin:0;color:#fff;font-weight:700}.hero-payments{margin-top:1.5rem}.hero-payments-list{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:center}.hero-payments-list img{height:28px;width:auto;object-fit:contain;opacity:.9}.hero-cta{margin-top:1.5rem;justify-content:center}.hero-cta .btn{min-height:44px}@media (min-width:768px){.hero h1{font-size:2.25rem}}@media (min-width:1024px){.hero h1{font-size:2.5rem}}.content-section{padding:0 0 40px}.content-section .container{max-width:1200px}.content-section h2{font-size:1.35rem;margin:2rem 0 1rem;color:#fff72e;font-weight:600}@media (min-width:768px){.content-section h2{font-size:1.5rem}}.content-section p{margin:0 0 1rem;color:#e5e5e5}.content-section .content-block+.content-block{margin-top:1rem}.content-block--image{margin:1.5rem 0}.content-block--image .content-image__img{width:100%;height:auto;display:block;border-radius:8px}.content-image-link{display:block}.content-image-link,.content-image-link:hover{text-decoration:none}.content-section table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.9rem;overflow-x:auto;display:block}@media (min-width:768px){.content-section table{display:table}}.content-section td,.content-section th{padding:10px 12px;text-align:left;border:1px solid rgba(255,247,46,.25)}.content-section th{background-color:rgba(255,247,46,.1);color:#fff72e;font-weight:600}.content-section td{color:#e5e5e5}.content-disclaimer{font-size:.85rem;color:#999;margin-top:2rem;padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.1)}.banner-row{margin-bottom:16px}.banner-row:last-child{margin-bottom:0}.banner-link{display:block}.banner-link,.banner-link:hover{text-decoration:none}.banner-row picture,.banner-row picture img{width:100%;height:auto;display:block}.sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:50;padding:12px 16px;background-color:#130404;border-top:1px solid rgba(255,247,46,.3);box-shadow:0 -4px 20px rgba(0,0,0,.4);transform:translateY(100%);transition:transform .3s ease}.sticky-cta.visible{transform:translateY(0)}.sticky-cta .btn{width:100%;min-height:48px;font-size:1rem}@media (min-width:768px){.sticky-cta{display:none}}