.cdxx-wf-host{margin-top:1rem}.cdxx-wf{border-radius:14px;border:1px solid rgba(139,92,246,0.35);background:linear-gradient(145deg,rgba(18,16,28,0.92),rgba(8,10,18,0.88));box-shadow:0 0 28px rgba(109,93,252,0.12);padding:1.1rem 1.15rem}.cdxx-wf__head h3{margin:0 0 0.35rem;font-size:1rem;letter-spacing:0.04em}.cdxx-wf__head p{margin:0;font-size:0.82rem;color:rgba(255,255,255,0.65)}.cdxx-wf--locked{text-align:center;padding:1.25rem 1rem}.cdxx-wf__lock-icon{font-size:1.5rem;opacity:0.85;margin-bottom:0.35rem}.cdxx-wf__stars{display:flex;gap:0.35rem;margin:0.85rem 0 0.65rem}.cdxx-wf__star{width:2rem;height:2rem;border:1px solid rgba(255,255,255,0.15);border-radius:8px;background:rgba(0,0,0,0.35);color:rgba(255,255,255,0.35);cursor:pointer;transition:all 0.15s ease}.cdxx-wf__star.is-active,.cdxx-wf__star:hover{color:#fbbf24;border-color:rgba(251,191,36,0.5);box-shadow:0 0 12px rgba(251,191,36,0.25)}.cdxx-wf__field{display:flex;flex-direction:column;gap:0.35rem;margin-bottom:0.7rem}.cdxx-wf__field span{font-size:0.75rem;text-transform:uppercase;letter-spacing:0.06em;color:rgba(255,255,255,0.55)}.cdxx-wf__field input,.cdxx-wf__field select,.cdxx-wf__field textarea{border-radius:10px;border:1px solid rgba(255,255,255,0.12);background:rgba(0,0,0,0.45);color:inherit;padding:0.55rem 0.7rem;font:inherit}.cdxx-wf__field textarea{min-height:88px;resize:vertical}.cdxx-wf__field input:focus,.cdxx-wf__field select:focus,.cdxx-wf__field textarea:focus{outline:none;border-color:rgba(139,92,246,0.65);box-shadow:0 0 0 2px rgba(139,92,246,0.2)}.cdxx-wf__actions{display:flex;flex-wrap:wrap;gap:0.5rem;margin-top:0.5rem}.cdxx-wf__btn{border:none;border-radius:10px;padding:0.55rem 1rem;font:inherit;font-weight:600;cursor:pointer;background:linear-gradient(135deg,#7c6cf0,#5b4fd6);color:#fff}.cdxx-wf__btn:disabled{opacity:0.5;cursor:not-allowed}.cdxx-wf__btn--ghost{background:transparent;border:1px solid rgba(255,255,255,0.2)}.cdxx-wf__msg{margin-top:0.65rem;font-size:0.82rem;border-radius:8px;padding:0.5rem 0.65rem}.cdxx-wf__msg--ok{background:rgba(34,197,94,0.12);border:1px solid rgba(34,197,94,0.35);color:#86efac}.cdxx-wf__msg--err{background:rgba(239,68,68,0.1);border:1px solid rgba(239,68,68,0.35);color:#fca5a5}.cdxx-account-feedback-list{display:flex;flex-direction:column;gap:0.65rem}.cdxx-account-feedback-item{border:1px solid rgba(255,255,255,0.1);border-radius:10px;padding:0.65rem 0.75rem;background:rgba(0,0,0,0.25)}.cdxx-account-feedback-item__meta{font-size:0.75rem;color:rgba(255,255,255,0.55);margin-top:0.25rem}