.fpl-gate{background:#f9fdfb;border:1px solid #e0e0e0;border-left:5px solid #17a254;border-radius:6px;max-width:520px;margin:28px 0;padding:24px}.fpl-gate__title{color:#0b6b5c;margin:0 0 8px;font-size:20px;font-weight:700}.fpl-gate__intro{color:#444;margin:0 0 16px;font-size:14px;line-height:1.6}.fpl-gate__label{color:#555;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.fpl-gate__input-row{flex-wrap:wrap;gap:8px;display:flex}.fpl-gate__field{background:#fff;border:1.5px solid #ddd;border-radius:6px;flex:1;align-items:stretch;min-width:200px;transition:border-color .2s;display:flex;overflow:hidden}.fpl-gate__field:focus-within{border-color:#17a254}.fpl-gate__field.--error{background:#fff8f8;border-color:#d32f2f}.fpl-gate__prefix{color:#555;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#f0f0f0;border-right:1px solid #ddd;align-items:center;padding:0 12px;font-size:15px;font-weight:600;display:flex}.fpl-gate__input{letter-spacing:.5px;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:12px 14px;font-size:15px}.fpl-gate__input:disabled{cursor:not-allowed;background:#f5f5f5}.fpl-gate__help{color:#888;margin:8px 0 0;font-size:12px}.fpl-gate__submit{color:#fff;cursor:pointer;white-space:nowrap;background:#17a254;border:none;border-radius:6px;padding:12px 22px;font-size:14px;font-weight:700;transition:background .2s}.fpl-gate__submit:hover:not(:disabled){background:#128544}.fpl-gate__submit:disabled{opacity:.7;cursor:not-allowed}.fpl-gate__error{color:#d32f2f;margin:10px 0 0;font-size:13px;font-weight:500}.fpl-gate--revealed{background:#f0fdf4;border-left-color:#17a254}.fpl-gate__code-row{flex-wrap:wrap;align-items:center;gap:10px;margin:12px 0;display:flex}.fpl-gate__code{letter-spacing:3px;color:#0b6b5c;background:#fff;border:2px dashed #17a254;border-radius:6px;padding:10px 18px;font-size:26px;font-weight:800}.fpl-gate__copy{color:#0b6b5c;cursor:pointer;background:#fff;border:1.5px solid #17a254;border-radius:6px;padding:10px 16px;font-size:13px;font-weight:700;transition:background .2s}.fpl-gate__copy:hover{background:#e8f5e9}.fpl-gate__hint{color:#444;margin:10px 0 0;font-size:13px;line-height:1.6}.fpl-gate__details{margin-top:14px;font-size:13px}.fpl-gate__details summary{cursor:pointer;color:#0b6b5c;padding:6px 0;font-weight:600}.fpl-gate__details ol{margin:8px 0 0 18px;padding:0}.fpl-gate__details li{color:#444;margin-bottom:8px;line-height:1.6}.fpl-gate__details a{color:#0b6b5c;text-decoration:underline}.fpl-gate__cta{background:#17a254;border-radius:8px;justify-content:center;align-items:center;padding:12px 26px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:inset 0 -3px 2px #0000002e;color:#fff!important;text-decoration:none!important}.fpl-gate__cta:hover{background:#128544}@media (max-width:520px){.fpl-gate{padding:18px}.fpl-gate__code{letter-spacing:2px;font-size:22px}}
.fpl-htj__btn{letter-spacing:.5px;cursor:pointer;background:#fff;border:2px solid #222;border-radius:6px;margin-bottom:16px;padding:10px 20px;font-size:13px;font-weight:700;transition:background .2s;display:inline-block}.fpl-htj__btn:hover{background:#f5f5f5}.fpl-htj__overlay{z-index:9999;background:#0009;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;overflow-y:auto}.fpl-htj__modal{background:#fff;border-radius:12px;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;box-shadow:0 8px 32px #0000004d}.fpl-htj__header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.fpl-htj__title{color:#222;font-size:16px;font-weight:700}.fpl-htj__close{cursor:pointer;color:#666;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:20px}.fpl-htj__close:hover{background:#f0f0f0}.fpl-htj__video{padding:16px 20px 0}.fpl-htj__content{padding:20px}.fpl-htj__content h3{color:#222;margin:0 0 12px;font-size:18px;font-weight:700}.fpl-htj__content p{color:#444;margin:0 0 12px;font-size:14px;line-height:1.6}.fpl-htj__content a{color:#0b6b5c;text-decoration:underline}.fpl-htj__note{background:#f9fdfb;border-left:4px solid #17a254;border-radius:4px;margin-top:16px;padding:14px 16px}.fpl-htj__note p{margin:0;font-size:13px}
.cms-back-btn{color:#0b6b5c;cursor:pointer;background:#fff;border:1px solid #0b6b5c;border-radius:8px;align-items:center;gap:8px;margin:0 0 20px;padding:8px 16px;font-size:14px;font-weight:700;transition:background .15s,color .15s;display:inline-flex}.cms-back-btn:hover{color:#fff;background:#0b6b5c}.cms-back-btn__arrow{font-size:16px;line-height:1}
.auth-gate{min-height:60vh;max-height:100vh;position:relative;overflow:hidden}.auth-gate__content{filter:blur(6px);pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.6}.auth-gate__overlay{z-index:10;background:#ffffff4d;justify-content:center;align-items:flex-start;padding-top:40px;display:flex;position:absolute;inset:0}.auth-gate__prompt{text-align:center;background:#fff;border-radius:12px;max-width:400px;padding:32px 24px;box-shadow:0 4px 24px #00000026}.auth-gate__text{color:#344054;margin:0 0 8px;font-size:16px}.auth-gate__title{color:#0b6b5c;margin:0 0 24px;font-size:22px;font-weight:700;line-height:1.3}.auth-gate__buttons{background:#0b6b5c;border-radius:8px;justify-content:center;align-items:center;gap:16px;padding:14px 32px;display:flex}.auth-gate__btn{letter-spacing:.02em;font-size:18px;font-weight:800;text-decoration:none}.auth-gate__btn--login{color:#fff}.auth-gate__btn--join{color:#1a1a00;background:#f5c518;border-radius:20px;padding:8px 24px}
