.turnstile-premium-wrapper{background:#fff;border:1px solid #e1e4e8;border-radius:12px;flex-direction:column;align-items:center;width:fit-content;margin:8px auto;padding:5px;line-height:0;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #959da514}.turnstile-premium-wrapper:before{content:"";z-index:1;background:linear-gradient(#0597f2,#005691);width:4px;height:100%;position:absolute;top:0;left:0}.turnstile-premium-icon{color:#0597f2;justify-content:center;align-items:center;display:flex}.turnstile-premium-widget-container{background:0 0;justify-content:center;align-items:center;min-width:300px;height:65px;margin:6px 8px 6px 12px;display:flex;overflow:hidden}.turnstile-premium-header{align-items:center;gap:8px;width:100%;padding:8px 12px 2px 16px;display:flex}.turnstile-premium-label{color:#64748b;letter-spacing:.01em;align-items:center;font-size:13px;font-weight:600;line-height:1;display:inline-flex;transform:translateY(1px)}[data-theme=dark] .turnstile-premium-wrapper{background:#1e293b;border-color:#334155;box-shadow:0 8px 24px #0000004d}[data-theme=dark] .turnstile-premium-label{color:#e2e8f0}[data-theme=dark] .turnstile-premium-widget-container{background:#0f172a;border-color:#334155}.turnstile-premium-wrapper.appearance-hidden{box-shadow:none;background:0 0;border:none;margin:0;padding:0}.turnstile-premium-wrapper.appearance-hidden:before{display:none}.turnstile-premium-widget-container.appearance-hidden{min-width:unset;border:none;height:auto;margin:0}.turnstile-premium-loading{color:#64748b;flex-direction:row;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;display:flex}.turnstile-premium-spinner{border:2.5px solid #0597f21a;border-top-color:#0597f2;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite turnstile-spin}.turnstile-premium-loading-text{color:#64748b;font-size:13px;font-weight:500}@keyframes turnstile-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-theme=dark] .turnstile-premium-loading-text{color:#94a3b8}[data-theme=dark] .turnstile-premium-spinner{border-color:#60a5fa #5ea1ff1a #5ea1ff1a}
