.wt-auth-backdrop{position:fixed;inset:0;z-index:400;background:#f5f7f5;display:grid;place-items:center;padding:20px}.wt-auth-card{width:min(430px,100%);background:#fff;border:1px solid #e2e9e4;border-radius:24px;padding:24px;box-shadow:0 20px 60px rgba(32,55,44,.12)}.wt-auth-brand span{color:#557b68;font-weight:800;font-size:14px}.wt-auth-brand h1{margin:6px 0 8px;font-size:30px;color:#26352d}.wt-auth-brand p{margin:0 0 20px;color:#68766e;line-height:1.6}.wt-auth-card form{display:grid;gap:14px}.wt-auth-card label{display:grid;gap:6px}.wt-auth-card label span{font-weight:700;color:#3d4c44}.wt-auth-card input{width:100%;box-sizing:border-box;border:1px solid #ccd8d1;border-radius:12px;padding:13px 14px;font:inherit;background:#fff}.wt-auth-switch{display:block;width:100%;border:0;background:transparent;color:#557b68;font-weight:700;padding:16px 4px 8px}.wt-auth-note{display:block;color:#7a8780;line-height:1.55;text-align:center}.wt-auth-error{background:#fff1ef;color:#8b3d32;border-radius:12px;padding:10px 12px;margin:0 0 14px}.wt-auth-backdrop .btn{min-height:48px}.wt-auth-card{position:relative}.wt-auth-close{position:absolute;right:14px;top:12px;border:0;background:transparent;font-size:28px;color:#6b786f;line-height:1}.wt-auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;background:#f0f4f1;border-radius:13px;padding:4px;margin:0 0 16px}.wt-auth-tabs button{border:0;border-radius:10px;background:transparent;padding:10px;font:inherit;font-weight:800;color:#6d7b73}.wt-auth-tabs button.active{background:#fff;color:#3e6251;box-shadow:0 2px 8px rgba(32,55,44,.08)}.wt-auth-or{display:flex;align-items:center;gap:10px;color:#8a958f;font-size:12px;margin:14px 0}.wt-auth-or:before,.wt-auth-or:after{content:"";height:1px;background:#e0e6e2;flex:1}.wt-auth-guest{width:100%}.local-auth-profile{display:flex;align-items:center;justify-content:space-between;gap:14px}.local-auth-profile-copy{display:grid;gap:4px;min-width:0}.local-auth-profile-copy small{color:#78857e;word-break:break-all}.local-auth-state{font-size:13px;font-weight:800;color:#557b68}.wt-auth-tabs.three{grid-template-columns:1fr 1fr 1fr}.wt-auth-callout{display:grid;gap:5px;padding:12px 14px;background:#f4f7f5;border-radius:13px;margin-bottom:14px}.wt-auth-callout small{color:#6f7c75;line-height:1.5}.wt-bind-providers{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.wt-bind-providers .btn{padding-left:8px;padding-right:8px}.wt-bind-panel form{margin-bottom:0}@media(max-width:380px){.wt-bind-providers{grid-template-columns:1fr}}