*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#000;color:#fff;min-height:100vh;display:flex;justify-content:center;align-items:flex-start;padding:0;position:relative;overflow-x:hidden}.page-wrapper{width:100%;max-width:480px;margin:0 auto;background-color:#000;min-height:100vh;padding-bottom:40px}.page-title{font-size:24px;font-weight:800;text-align:center;color:#fff;padding:28px 20px 8px;letter-spacing:1px;text-transform:uppercase}.offers-section{padding:24px 16px 8px}.offers-grid{display:flex;flex-direction:column;gap:20px}.offer-card{display:flex;flex-direction:column;align-items:center;gap:12px}.offer-image{width:100px;height:100px;object-fit:cover;border-radius:16px;display:block}.offer-button{display:inline-block;width:auto;min-width:260px;padding:14px 32px;background:#8b0000;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:600;text-decoration:none;text-align:center;border-radius:980px;transition:background .2s ease,transform .1s ease;box-shadow:0 3px 10px #8b00004d;letter-spacing:-.01em;line-height:1.3}.offer-button:hover{background:#a50000;transform:translateY(-1px);box-shadow:0 5px 16px #8b000066}.offer-button:active{transform:translateY(0);background:#6e0000}.steps-section{padding:16px 20px 24px}.section-title{font-size:20px;font-weight:700;text-align:center;margin-bottom:20px;color:#fff}.section-title-bold{font-size:22px;font-weight:800;text-align:center;margin-bottom:20px;color:#fff;text-transform:uppercase}.section-title-small{font-size:12px;font-weight:600;text-align:center;margin-bottom:12px;color:#999;letter-spacing:2px;text-transform:uppercase}.steps-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.step-card-grid{background:#1a1a1a;border-radius:16px;padding:20px 12px;text-align:center;box-shadow:0 1px 4px #0000004d;border:1px solid #333333}.step-card-grid .step-number{margin:0 auto 12px}.step-card-grid h3{font-size:14px;font-weight:700;color:#fff;margin-bottom:6px;line-height:1.3}.step-card-grid p{font-size:12px;color:#999;line-height:1.4}.step-number{width:36px;height:36px;border-radius:50%;background:#8b0000;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;flex-shrink:0}.subscribe-section{padding:8px 20px 32px;text-align:center}.coupon-button{display:inline-block;width:100%;padding:12px 24px;background:#8b0000;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:600;border:none;border-radius:980px;cursor:pointer;transition:background .2s ease,transform .1s ease;box-shadow:0 3px 10px #8b000033;letter-spacing:-.01em}.coupon-button:hover{background:#a50000;transform:translateY(-1px);box-shadow:0 5px 16px #8b00004d}.coupon-button:active{transform:translateY(0);background:#6e0000}.captcha-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;z-index:1000;justify-content:center;align-items:center}.captcha-modal.active{display:flex}.captcha-modal-content{background:#1a1a1a;border-radius:20px;padding:32px 24px;max-width:360px;width:90%;text-align:center;position:relative;box-shadow:0 8px 32px #0006;border:1px solid #333333}.captcha-modal-content h3{font-size:18px;font-weight:700;color:#fff;margin-bottom:20px}.captcha-modal-close{position:absolute;top:12px;right:16px;background:none;border:none;font-size:24px;color:#999;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s}.captcha-modal-close:hover{background:#333;color:#fff}.availability-section{padding:16px 20px 24px}.country-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.country-tag{background:#1a1a1a;border:1px solid #333333;border-radius:24px;padding:8px 18px;font-size:14px;font-weight:500;color:#fff}.faq-section{padding:16px 20px 32px}.faq-container{display:flex;flex-direction:column;gap:12px}.faq-item{background:#1a1a1a;border-radius:16px;overflow:hidden;border:1px solid #333333;box-shadow:0 1px 4px #0000004d}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:18px 20px;background:none;border:none;cursor:pointer;text-align:left;font-family:inherit}.faq-question-text{font-size:15px;font-weight:700;color:#fff}.faq-icon{color:#8b0000;transition:transform .3s ease;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#8b000026}.faq-item.expanded .faq-icon{transform:rotate(180deg)}.faq-answer{padding:0 20px 18px;display:none}.faq-answer.open{display:block}.faq-answer p{font-size:14px;color:#ccc;line-height:1.6}.footer{text-align:center;padding:24px 20px 16px;border-top:1px solid #333333;margin-top:8px}.footer-security{font-size:12px;color:#999;margin-bottom:6px}.footer-disclaimer{font-size:11px;color:#f44;margin-bottom:6px;line-height:1.5;font-style:italic}.footer-copyright{font-size:12px;color:#999;margin-bottom:8px}.footer-links{display:flex;justify-content:center;align-items:center;gap:8px}.footer-links a{font-size:14px;color:#fff;text-decoration:none;font-weight:500}.footer-links a:hover{text-decoration:underline}.footer-links span{color:#999}@media (min-width: 481px){body{padding:20px}.page-wrapper{border-radius:24px;box-shadow:0 4px 24px #0000004d;min-height:auto}}
