.fvpn-onb-root{--bg-primary-onb: #0F0F1A;--bg-card-onb: #1E1E2E;--bg-card-hover-onb: #262640;--text-primary-onb: #FFFFFF;--text-secondary-onb: #8888AA;--accent-onb: #7C5CFC;--accent-light-onb: #9B7EFF;--accent-green-onb: #22C55E;--accent-green-dark-onb: #16A34A;--accent-red-onb: #EF4444;--border-subtle-onb: #2A2A3E;--radius-bubble-onb: 16px 16px 16px 4px;--radius-card-onb: 12px;--radius-button-onb: 12px;--font-size-body-onb: 15px;--font-size-small-onb: 13px;--font-size-xs-onb: 11px;--font-size-heading-onb: 20px;--font-size-price-onb: 24px;--font-size-emphasis-onb: 16px;background:var(--bg-primary-onb);color:var(--text-primary-onb);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:var(--font-size-body-onb);line-height:1.4;max-width:430px;margin:0 auto;min-height:calc(100vh - 58px);min-height:calc(100dvh - 58px);display:flex;flex-direction:column;position:relative}.fvpn-onb-root *,.fvpn-onb-root *:before,.fvpn-onb-root *:after{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.fvpn-onb-root .progress-bar{display:flex;gap:4px;padding:12px 16px 8px;z-index:100;background:var(--bg-primary-onb);flex-shrink:0}.fvpn-onb-root .progress-segment{flex:1;height:3px;background:var(--border-subtle-onb);border-radius:2px;transition:background .3s ease}.fvpn-onb-root .progress-segment.active{background:var(--accent-onb)}.fvpn-onb-root .progress-segment.done{background:var(--accent-light-onb)}.fvpn-onb-root .screen{display:none;flex-direction:column;flex:1;opacity:0;transform:translate(20px);transition:opacity .3s ease,transform .3s ease;overflow:visible}.fvpn-onb-root .screen.active{display:flex;opacity:1;transform:translate(0)}.fvpn-onb-root .hero-area{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:16px 24px 24px}.fvpn-onb-root .hero-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;width:100%}.fvpn-onb-root .hero-icon{font-size:80px;line-height:1;margin-bottom:4px}.fvpn-onb-root .hero-brand{font-size:32px;font-weight:800;letter-spacing:-.5px;line-height:1.1}.fvpn-onb-root .hero-brand .accent{color:var(--accent-onb)}.fvpn-onb-root .hero-pill{display:inline-flex;align-items:center;gap:8px;background:var(--bg-card-onb);border:1px solid var(--border-subtle-onb);border-radius:100px;padding:8px 20px;font-size:14px;font-weight:500}.fvpn-onb-root .pill-separator{color:var(--text-secondary-onb);font-size:12px}.fvpn-onb-root .hero-tagline{font-size:26px;font-weight:700;line-height:1.2;max-width:320px}.fvpn-onb-root .hero-tagline .accent{color:var(--accent-onb)}.fvpn-onb-root .hero-subtitle{font-size:15px;color:var(--text-secondary-onb);line-height:1.4;max-width:300px}.fvpn-onb-root .chat-area{flex:1;display:flex;flex-direction:column;justify-content:flex-end;gap:8px;padding:8px 16px 16px}.fvpn-onb-root .paywall-chat{padding-bottom:8px;justify-content:flex-start}.fvpn-onb-root .paywall-hero{display:flex;flex-direction:column;align-items:center;text-align:center;padding:16px 0 20px;gap:8px}.fvpn-onb-root .paywall-hero .hero-icon{font-size:64px;margin-bottom:4px}.fvpn-onb-root .paywall-hero-title{font-size:22px;font-weight:700;line-height:1.3}.fvpn-onb-root .paywall-hero-title .accent{color:var(--accent-onb)}.fvpn-onb-root .paywall-hero-subtitle{font-size:14px;color:var(--text-secondary-onb);line-height:1.4}.fvpn-onb-root .paywall-hero .social-proof-strip{margin-top:4px}.fvpn-onb-root .paywall-sticky-banner{position:sticky;top:58px;z-index:50;background:var(--bg-primary-onb);padding:8px 16px;display:flex;justify-content:center;flex-shrink:0;border-bottom:1px solid var(--border-subtle-onb)}.fvpn-onb-root .bot-avatar{font-size:32px;margin-bottom:4px}.fvpn-onb-root .bubble{max-width:85%;padding:12px 16px;line-height:1.45;opacity:0;transform:translateY(8px);animation:fvpnOnbBubbleIn .35s ease forwards;white-space:pre-line}.fvpn-onb-root .bot-bubble{background:var(--bg-card-onb);border-radius:var(--radius-bubble-onb);align-self:flex-start}.fvpn-onb-root .bubble.emphasis{font-size:var(--font-size-emphasis-onb)}.fvpn-onb-root .bubble:nth-child(2){animation-delay:.1s}.fvpn-onb-root .bubble:nth-child(3){animation-delay:.25s}.fvpn-onb-root .bubble:nth-child(4){animation-delay:.4s}.fvpn-onb-root .bubble:nth-child(5){animation-delay:.55s}@keyframes fvpnOnbBubbleIn{to{opacity:1;transform:translateY(0)}}.fvpn-onb-root .steps-bubble{max-width:90%}.fvpn-onb-root .steps-container{display:flex;flex-direction:column;gap:12px}.fvpn-onb-root .step{display:flex;align-items:flex-start;gap:10px;line-height:1.4}.fvpn-onb-root .step-num{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;border-radius:50%;background:var(--accent-onb);color:#fff;font-size:13px;font-weight:600;flex-shrink:0}.fvpn-onb-root .trust-cards{display:flex;flex-direction:column;gap:10px;padding:0 0 4px;width:100%;opacity:0;animation:fvpnOnbBubbleIn .35s ease .3s forwards}.fvpn-onb-root .trust-card{background:var(--bg-card-onb);border:1px solid var(--border-subtle-onb);border-radius:var(--radius-card-onb);padding:14px;display:flex;gap:12px;align-items:flex-start}.fvpn-onb-root .trust-icon{font-size:22px;min-width:32px;text-align:center;flex-shrink:0}.fvpn-onb-root .trust-text{flex:1;min-width:0}.fvpn-onb-root .trust-title{font-weight:600;font-size:14px;margin-bottom:3px}.fvpn-onb-root .trust-desc{font-size:var(--font-size-small-onb);color:var(--text-secondary-onb);line-height:1.35}.fvpn-onb-root .footnote{font-size:var(--font-size-xs-onb);color:var(--text-secondary-onb);text-align:right;padding-right:4px;opacity:0;animation:fvpnOnbBubbleIn .35s ease .6s forwards}.fvpn-onb-root .button-area{position:sticky;bottom:0;z-index:30;padding:24px 16px;display:flex;flex-direction:column;gap:10px;flex-shrink:0;background:linear-gradient(transparent,var(--bg-primary-onb) 30%)}.fvpn-onb-root .btn{width:100%;padding:15px 20px;border:none;border-radius:var(--radius-button-onb);font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;-webkit-appearance:none;appearance:none;font-family:inherit}.fvpn-onb-root .btn:active{transform:scale(.98)}.fvpn-onb-root .btn-primary{background:linear-gradient(135deg,var(--accent-onb),var(--accent-light-onb));color:#fff}.fvpn-onb-root .btn-primary:active{background:linear-gradient(135deg,#6B4CE0,var(--accent-onb))}.fvpn-onb-root .btn-secondary{background:transparent;color:var(--text-secondary-onb);border:1px solid var(--border-subtle-onb)}.fvpn-onb-root .btn-secondary:active{background:#ffffff0a}.fvpn-onb-root .btn-discount{background:linear-gradient(135deg,var(--accent-green-onb),var(--accent-green-dark-onb));color:#fff}.fvpn-onb-root .btn-discount:active{background:linear-gradient(135deg,var(--accent-green-dark-onb),#14863B)}.fvpn-onb-root .paywall-container{width:100%;display:flex;flex-direction:column;gap:8px;opacity:0;animation:fvpnOnbBubbleIn .35s ease .3s forwards}.fvpn-onb-root .social-proof-strip{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 0}.fvpn-onb-root .avatar-circles{display:flex;align-items:center}.fvpn-onb-root .avatar-circle{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--bg-card-onb);border:2px solid var(--bg-primary-onb);font-size:18px;margin-left:-8px}.fvpn-onb-root .avatar-circle:first-child{margin-left:0}.fvpn-onb-root .social-proof-strip-text{font-size:13px;color:var(--text-secondary-onb);font-weight:500}.fvpn-onb-root .plan-card{background:var(--bg-card-onb);border:2px solid transparent;border-radius:var(--radius-card-onb);padding:14px 16px;cursor:pointer;transition:all .2s ease;position:relative}.fvpn-onb-root .plan-card:active{background:var(--bg-card-hover-onb)}.fvpn-onb-root .plan-card.selected{border-color:var(--accent-onb);background:#7c5cfc14;box-shadow:0 0 20px #7c5cfc26,0 0 40px #7c5cfc0d}.fvpn-onb-root .plan-card.recommended{border-color:var(--accent-onb)}.fvpn-onb-root .plan-badge{font-size:11px;font-weight:700;color:var(--accent-onb);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.fvpn-onb-root .plan-row{display:flex;align-items:center;justify-content:space-between;padding-right:32px}.fvpn-onb-root .plan-name{font-weight:600;font-size:16px;flex:1}.fvpn-onb-root .plan-price-right{font-size:var(--font-size-price-onb);font-weight:700;text-align:right}.fvpn-onb-root .plan-price-block{text-align:right;flex-shrink:0}.fvpn-onb-root .plan-subtitle{font-size:var(--font-size-small-onb);color:var(--text-secondary-onb);margin-top:2px}.fvpn-onb-root .plan-price-new{font-weight:700;font-size:var(--font-size-price-onb);color:var(--text-primary-onb)}.fvpn-onb-root .plan-radio{width:22px;height:22px;border-radius:50%;border:2px solid var(--border-subtle-onb);flex-shrink:0;transition:all .2s ease;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.fvpn-onb-root .plan-radio.selected{border-color:var(--accent-onb)}.fvpn-onb-root .plan-radio.selected:after{content:"";position:absolute;top:3px;left:3px;width:12px;height:12px;border-radius:50%;background:var(--accent-onb)}.fvpn-onb-root .discount-hint{text-align:center;color:var(--accent-green-onb);font-size:14px;font-weight:500;padding:8px 0 4px}.fvpn-onb-root .timer-pill{display:inline-flex;align-items:center;justify-content:center;align-self:center;background:#7c5cfc1f;border:1px solid rgba(124,92,252,.25);color:var(--text-primary-onb);padding:8px 20px;border-radius:100px;font-weight:600;font-size:14px;margin-bottom:4px;transition:background .3s ease,border-color .3s ease,color .3s ease}.fvpn-onb-root .timer-pill.expired{background:#ef44441f;border-color:#ef44444d;color:var(--accent-red-onb)}.fvpn-onb-root .return-hint{text-align:center;font-size:var(--font-size-xs-onb);color:var(--text-secondary-onb)}.fvpn-onb-root .section-title{font-size:12px;font-weight:700;color:var(--text-secondary-onb);text-transform:uppercase;letter-spacing:1.5px;padding:16px 0 4px;text-align:center}.fvpn-onb-root .testimonials{display:flex;flex-direction:column;gap:8px}.fvpn-onb-root .testimonial-card{background:var(--bg-card-onb);border:1px solid var(--border-subtle-onb);border-radius:var(--radius-card-onb);padding:14px 16px;display:flex;gap:12px;align-items:flex-start}.fvpn-onb-root .testimonial-avatar{font-size:28px;min-width:36px;height:36px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fvpn-onb-root .testimonial-body{flex:1;min-width:0}.fvpn-onb-root .testimonial-stars{font-size:14px;margin-bottom:6px;letter-spacing:1px}.fvpn-onb-root .testimonial-quote{font-size:14px;line-height:1.45;color:var(--text-primary-onb);margin-bottom:6px}.fvpn-onb-root .testimonial-author{font-size:13px;color:var(--text-secondary-onb);font-weight:500}.fvpn-onb-root .plan-perday{font-size:12px;color:var(--text-secondary-onb);text-align:right}.fvpn-onb-root .feature-chips{display:grid;grid-template-columns:1fr 1fr;gap:8px}.fvpn-onb-root .feature-chip{background:var(--bg-card-onb);border:1px solid var(--border-subtle-onb);border-radius:var(--radius-card-onb);padding:10px 12px;font-size:12px;font-weight:500;text-align:center}.fvpn-onb-root .cancel-note{text-align:center;color:var(--text-secondary-onb);font-size:var(--font-size-xs-onb);padding:12px 0 4px}.fvpn-onb-root .farewell-overlay{position:absolute;inset:0;background:var(--bg-primary-onb);z-index:200;display:flex;align-items:center;justify-content:center;padding:16px}.fvpn-onb-root .farewell-overlay .chat-area{align-items:center;text-align:center;justify-content:center}.fvpn-onb-root .farewell-overlay .bot-bubble{text-align:center;border-radius:16px}.fvpn-onb-root ::-webkit-scrollbar{width:0;background:transparent}@supports (padding: env(safe-area-inset-bottom)){.fvpn-onb-root .button-area{padding-bottom:calc(24px + env(safe-area-inset-bottom))}}
