.ftips-paywall{max-width:450px;margin:30px auto;background:linear-gradient(135deg,#1e3c72 0%,#2a5298 100%);padding:40px 30px;border-radius:20px;text-align:center;color:#fff;box-shadow:0 20px 60px rgb(0 0 0 / .3);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif}.ftips-lock{font-size:60px;margin-bottom:20px;animation:ftips-pulse 2s infinite}@keyframes ftips-pulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}.ftips-paywall h2{color:#fff;margin:0 0 10px 0;font-size:28px;font-weight:700}.ftips-subtitle{color:rgb(255 255 255 / .85);margin-bottom:25px;font-size:16px}.ftips-matches{background:rgb(0 0 0 / .2);padding:20px;border-radius:12px;margin-bottom:25px;border:2px dashed rgb(255 255 255 / .3)}.ftips-match-blur{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;margin-bottom:10px;background:rgb(255 255 255 / .1);border-radius:8px;filter:blur(4px);opacity:.4;user-select:none;font-size:14px}.ftips-match-blur:last-child{margin-bottom:0}.ftips-price{background:linear-gradient(135deg,#48bb78 0%,#38a169 100%);color:#fff;padding:15px 30px;border-radius:50px;font-size:22px;font-weight:700;display:inline-block;margin-bottom:25px;box-shadow:0 4px 15px rgb(72 187 120 / .4)}.ftips-form{margin-bottom:20px}.ftips-form input[type="tel"]{width:100%;padding:16px 20px;border:2px solid rgb(255 255 255 / .2);border-radius:12px;font-size:18px;text-align:center;background:rgb(255 255 255 / .1);color:#fff;margin-bottom:15px;transition:all 0.3s ease}.ftips-form input[type="tel"]::placeholder{color:rgb(255 255 255 / .5)}.ftips-form input[type="tel"]:focus{outline:none;border-color:#48bb78;background:rgb(255 255 255 / .15)}.ftips-form button{width:100%;padding:18px;background:linear-gradient(135deg,#48bb78 0%,#38a169 100%);color:#fff;border:none;border-radius:12px;font-size:18px;font-weight:700;cursor:pointer;transition:all 0.3s ease;text-transform:uppercase;letter-spacing:1px}.ftips-form button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgb(72 187 120 / .5)}.ftips-form button:disabled{opacity:.6;cursor:not-allowed}.ftips-status{display:none;padding:15px;border-radius:10px;margin-bottom:20px;font-weight:500}.ftips-status.show{display:block}.ftips-status.loading{background:rgb(66 153 225 / .2);border:1px solid rgb(66 153 225 / .5)}.ftips-status.success{background:rgb(72 187 120 / .2);border:1px solid rgb(72 187 120 / .5)}.ftips-status.error{background:rgb(245 101 101 / .2);border:1px solid rgb(245 101 101 / .5)}.ftips-divider{margin:25px 0;position:relative;color:rgb(255 255 255 / .6);font-size:14px}.ftips-divider::before{content:'';position:absolute;top:50%;left:0;right:0;height:1px;background:rgb(255 255 255 / .2)}.ftips-divider span{background:#1e3c72;padding:0 15px;position:relative}.ftips-btn-secondary{background:#fff0;color:#fff;border:2px solid rgb(255 255 255 / .3);padding:12px 25px;border-radius:8px;cursor:pointer;font-size:14px;transition:all 0.3s ease}.ftips-btn-secondary:hover{background:rgb(255 255 255 / .1);border-color:rgb(255 255 255 / .5)}.ftips-manual-section{display:none;margin-top:20px;padding:25px;background:rgb(0 0 0 / .3);border-radius:12px;text-align:left}.ftips-manual-section.show{display:block;animation:ftips-slideIn 0.3s ease}@keyframes ftips-slideIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ftips-manual-section p{margin-bottom:15px;font-size:14px;color:rgb(255 255 255 / .9)}.ftips-till-display{background:#48bb78;color:#fff;padding:15px;border-radius:8px;font-size:24px;font-weight:700;text-align:center;margin-bottom:10px;font-family:monospace}.ftips-till-amount{text-align:center;font-size:18px;margin-bottom:20px;color:rgb(255 255 255 / .9)}.ftips-instructions{background:rgb(255 255 255 / .1);padding:15px;border-radius:8px;margin-bottom:20px!important;font-size:13px!important;line-height:1.6}.ftips-manual-section input[type="tel"]{width:100%;padding:14px;border:2px solid rgb(255 255 255 / .2);border-radius:8px;font-size:16px;text-align:center;background:rgb(255 255 255 / .1);color:#fff;margin-bottom:15px}.ftips-manual-section input[type="tel"]::placeholder{color:rgb(255 255 255 / .5)}.ftips-btn-verify{width:100%;padding:16px;background:linear-gradient(135deg,#ed8936 0%,#dd6b20 100%);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:all 0.3s ease}.ftips-btn-verify:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 15px rgb(237 137 54 / .4)}.ftips-success{padding:40px 20px;text-align:center}.ftips-success-icon{font-size:80px;margin-bottom:20px;animation:ftips-bounce 0.6s ease}@keyframes ftips-bounce{0%,100%{transform:scale(1)}50%{transform:scale(1.2)}}.ftips-success h2{color:#48bb78;margin-bottom:15px}.ftips-receipt-box{background:rgb(0 0 0 / .2);padding:20px;border-radius:10px;margin:25px 0;font-family:monospace;font-size:14px}.ftips-receipt-box div{margin-bottom:8px}.ftips-receipt-box strong{color:#48bb78}.ftips-content-unlocked{background:#f0fff4;border:2px solid #48bb78;padding:30px;border-radius:12px;margin:20px 0;position:relative}.ftips-content-unlocked::before{content:'🔓 VIP Access Active';display:block;color:#22543d;font-weight:700;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #9ae6b4;text-transform:uppercase;letter-spacing:1px;font-size:14px}@media (max-width:480px){.ftips-paywall{padding:30px 20px;margin:15px}.ftips-paywall h2{font-size:24px}.ftips-price{font-size:18px;padding:12px 25px}}