.wm-drop{display:inline-block;position:relative;vertical-align:top;--wm-size:clamp(54px,13.5vw,150px);--wm-fall:110vh}.wm-mark{direction:ltr;flex-wrap:wrap;font-size:var(--wm-size);font-weight:800;justify-content:center;letter-spacing:-.045em;line-height:.95;text-decoration:none}.wm,.wm-mark{display:inline-flex}.wm-middle{color:#14171a}.wm-men{color:#656d3f}.wm-l{animation-duration:.95s;animation-fill-mode:both;display:inline-block;transform-origin:bottom center;will-change:transform}.wm-middle .wm-l:first-child{animation-delay:0s}.wm-middle .wm-l:nth-child(2){animation-delay:.08s}.wm-middle .wm-l:nth-child(3){animation-delay:.16s}.wm-middle .wm-l:nth-child(4){animation-delay:.24s}.wm-middle .wm-l:nth-child(5){animation-delay:.32s}.wm-middle .wm-l:nth-child(6){animation-delay:.4s}.wm-men .wm-l:first-child{animation-delay:.5s}.wm-men .wm-l:nth-child(2){animation-delay:.58s}.wm-men .wm-l:nth-child(3){animation-delay:.66s}.wm-drop.is-falling .wm-l{animation-name:wm-letter-drop}.wm-drop.is-falling .wm-shadow{animation-name:wm-shadow-fade}@keyframes wm-letter-drop{0%{animation-timing-function:cubic-bezier(.55,.05,.9,.3);opacity:0;transform:translateY(calc(var(--wm-fall)*-1)) scaleY(1.12)}6%{opacity:1}55%{animation-timing-function:cubic-bezier(.3,.6,.4,1);opacity:1;transform:translateY(0) scaleY(1)}66%{transform:translateY(0) scaleY(.78)}78%{transform:translateY(-22%) scaleY(1.08)}89%{transform:translateY(0) scaleY(.94)}to{transform:translateY(0) scaleY(1)}}.wm-shadow{animation-delay:.55s;animation-duration:.8s;animation-fill-mode:both;animation-timing-function:ease;background:radial-gradient(ellipse at center,rgba(20,23,26,.16),transparent 70%);bottom:-8%;filter:blur(max(2px,calc(var(--wm-size)*.02)));height:max(6px,calc(var(--wm-size)*.09));left:50%;opacity:.85;position:absolute;transform:translateX(-50%);width:78%}@keyframes wm-shadow-fade{0%{opacity:0;transform:translateX(-50%) scaleX(.6)}to{opacity:.85;transform:translateX(-50%) scaleX(1)}}@media (prefers-reduced-motion:reduce){.wm-drop.is-falling .wm-l,.wm-drop.is-falling .wm-shadow{animation:none!important;opacity:1!important;transform:none!important}.wm-drop.is-falling .wm-shadow{opacity:.6!important;transform:translateX(-50%)!important}}:root{--primary:#656d3f;--primary-dark:#4f562f;--dark:#1c2016;--light:#fff;--surface-soft:#f5f6f0;--border:rgba(28,32,22,.1);--text:#4a5040;--radius:16px;--transition:all 0.25s cubic-bezier(.215,.61,.355,1);--fp-display:clamp(1.85rem,3vw,2.3rem);--fp-step:1.2rem;--fp-body:0.95rem;--fp-action:0.98rem;--fp-control:0.875rem;--fp-meta:0.8rem;--fp-gap-field:14px;--fp-gap-group:24px;--fp-gap-zone:30px;--fp-ink:#16181d;--fp-soft:#474d57;--fp-muted:#858b97;--fp-hair:rgba(20,24,30,.09);--photo-inset:14px;--photo-radius:22px;--photo-bed:#33261a;--photo-accent:#aebf57}*{box-sizing:border-box;margin:0;padding:0}body{align-items:center;background-color:#fff;background-image:none;color:var(--text);display:flex;font-family:var(--font-family-sans);justify-content:center;min-height:100vh;overflow:hidden;padding:22px}.login-wrapper{background:#fff;border:1px solid rgba(37,29,18,.07);border-radius:28px;box-shadow:0 1px 2px rgba(37,29,18,.05),0 30px 70px -34px rgba(37,29,18,.3);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.06fr);height:min(92vh,880px);max-width:1280px;overflow:hidden;width:100%}.visual-panel{background:transparent;padding:var(--photo-inset)}.login-photo,.visual-panel{overflow:hidden;position:relative}.login-photo{background:var(--photo-bed);border-radius:var(--photo-radius);height:100%}.login-slide{inset:0;opacity:0;position:absolute;transition:opacity 1.4s cubic-bezier(.4,0,.2,1)}.login-slide.is-current{opacity:1}.login-slide img{display:block;filter:saturate(.92) contrast(1.02);height:100%;object-fit:cover;user-select:none;width:100%;-webkit-user-drag:none}.login-photo:after{background:linear-gradient(180deg,rgba(28,22,10,.52),rgba(28,22,10,0) 38%),linear-gradient(0deg,rgba(28,22,10,.48),rgba(28,22,10,0) 26%),linear-gradient(155deg,rgba(101,109,63,.22),rgba(101,109,63,0) 55%);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.login-dots{align-items:center;bottom:24px;display:flex;gap:8px;justify-content:center;left:0;padding:0 24px;position:absolute;right:0;z-index:3}.login-dot{-webkit-appearance:none;appearance:none;background:hsla(0,0%,100%,.42);border:0;border-radius:999px;cursor:pointer;flex:0 0 auto;height:7px;padding:0;position:relative;transition:width .45s cubic-bezier(.215,.61,.355,1),background-color .45s cubic-bezier(.215,.61,.355,1);width:7px}.login-dot:after{content:"";inset:-11px -4px;position:absolute}.login-dot:hover{background:hsla(0,0%,100%,.78)}.login-dot[aria-current=true]{background:var(--photo-accent);width:26px}.login-dot:focus-visible{outline:2px solid #fff;outline-offset:4px}.form-panel{overflow-y:auto;padding:clamp(32px,5vh,60px) clamp(24px,4vw,56px);scrollbar-width:none;-ms-overflow-style:none;align-content:start;align-content:safe center;background:#fff;display:grid;grid-template-columns:minmax(0,408px);justify-content:center}.form-panel::-webkit-scrollbar{height:0;width:0}.back-link{align-items:center;color:var(--fp-muted);display:inline-flex;font-size:var(--fp-meta);font-weight:600;gap:7px;justify-self:start;margin-bottom:0;text-decoration:none;transition:color .2s ease}.back-link:hover{color:var(--fp-ink)}.auth-switch{background:var(--surface-soft);display:grid;gap:0;grid-template-columns:1fr 1fr;margin-bottom:var(--fp-gap-group);padding:4px;width:100%}.auth-switch,.switch-btn{border:none;border-radius:999px}.switch-btn{background:transparent;color:#616161;cursor:pointer;font-family:inherit;font-size:var(--fp-control);font-weight:700;padding:10px 8px;transition:var(--transition)}.switch-btn.active,.switch-btn:hover{color:var(--primary)}.switch-btn.active{background:#fff}.inline-message{border:1px solid transparent;border-radius:12px;display:none;font-size:.9rem;font-weight:500;margin-bottom:16px;padding:12px 14px}.inline-message.show,.inline-message[data-tone]{display:block}.inline-message.success,.inline-message[data-tone=success]{background:#f8f9f5;border-color:rgba(101,109,63,.28);color:#4f562f}.inline-message.error,.inline-message[data-tone=error]{background:#fcf7f6;border-color:rgba(156,75,67,.26);color:#9c4b43}.inline-message.info,.inline-message.warning,.inline-message[data-tone=info]{background:#f8f9f6;border-color:rgba(28,32,22,.14);color:#4a5040}.input-group{animation:slideDown .3s ease-out;margin-bottom:var(--fp-gap-field);position:relative}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.input-wrapper{position:relative}.input-field{background:#fff;border:1px solid var(--border);border-radius:14px;font-family:inherit;font-size:var(--fp-body);font-weight:500;padding:15px 15px 15px 45px;transition:var(--transition);width:100%}.input-field:focus{border-color:#656d3f;box-shadow:0 0 0 4px rgba(101,109,63,.1)}.social-btn:focus-visible,.submit-btn:focus-visible,.switch-btn:focus-visible{outline:2px solid #656d3f;outline-offset:2px}.input-icon{font-size:1.1rem;left:15px}.eye-icon,.input-icon{color:#8f978a;position:absolute;top:50%;transform:translateY(-50%)}.eye-icon{background:none;border:none;cursor:pointer;font-size:inherit;line-height:1;padding:4px;right:15px;transition:color .2s ease}.eye-icon:hover,.phone-prefix{color:var(--dark)}.phone-prefix{align-items:center;border-right:1px solid var(--border);display:flex;font-size:.95rem;font-weight:600;height:20px;left:16px;padding-right:10px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.input-phone{padding-left:68px}html body.rd-login .input-phone{padding-left:68px!important}.dynamic-fields{background:var(--surface-soft);border:1px solid var(--border);border-radius:14px;display:none;margin-bottom:var(--fp-gap-field);padding:15px}.signup-consent{color:var(--fp-muted);font-size:var(--fp-meta);line-height:1.5;margin:10px 2px 0}.signup-consent a{color:inherit;text-decoration:underline;text-underline-offset:2px}.submit-btn{align-items:center;background:var(--primary);border:1px solid var(--primary);border-radius:14px;color:#fff;cursor:pointer;display:flex;font-size:var(--fp-action);font-weight:700;gap:10px;justify-content:center;margin-top:var(--fp-gap-group);padding:17px;transition:var(--transition);width:100%}.submit-btn:hover{background:var(--primary-dark);border-color:var(--primary-dark);transform:none}.alt-auth{margin-top:var(--fp-gap-zone)}.divider{align-items:center;display:flex;gap:14px;margin:0 0 16px;text-align:center}.divider:after,.divider:before{background:var(--fp-hair);content:"";flex:1;height:1px}.divider span{background:none;color:var(--fp-muted);font-size:.72rem;font-weight:600;letter-spacing:.1em;padding:0;text-transform:uppercase}.social-row{display:grid;gap:12px;grid-template-columns:1fr 1fr}.social-btn{align-items:center;background:#fff;border:1px solid var(--border);border-radius:14px;color:#616161;cursor:pointer;display:flex;font-size:var(--fp-control);font-weight:600;gap:10px;justify-content:center;padding:13px;transition:var(--transition);width:100%}.social-btn:hover{background:var(--surface-soft);border-color:rgba(101,109,63,.4)}.sell-cta{border-top:1px solid var(--fp-hair);color:var(--fp-muted);font-size:var(--fp-meta);margin-top:var(--fp-gap-zone);padding-top:18px;text-align:center}.sell-cta a{text-decoration:none}.forgot-row{display:flex;justify-content:flex-end;margin-top:10px}.forgot-row a{color:var(--fp-muted);font-size:var(--fp-meta);font-weight:600;text-decoration:none;transition:color .2s ease}.forgot-row a:hover{color:var(--fp-ink);text-decoration:underline;text-underline-offset:3px}.form-panel.is-signup .forgot-row,.login-recovery[hidden]{display:none}.form-panel.is-recovering #loginForm,.form-panel.is-recovering .auth-switch,.form-panel.is-recovering .back-link,.form-panel.is-recovering .rd-login-sub,.form-panel.is-recovering .rd-login-title,.form-panel.is-recovering .sell-cta,.form-panel.is-recovering .verify-panel{display:none!important}.form-panel.is-recovering{align-content:stretch;grid-template-columns:minmax(0,1fr);position:relative}.login-recovery{animation:slideDown .24s ease-out;display:grid;grid-template-rows:minmax(0,1fr);height:100%;width:100%}.recovery-body{align-self:start;justify-self:center;padding-top:clamp(52px,8vh,76px);width:min(100%,408px)}.recovery-symbol{background:#fff;border:1px solid rgba(20,24,30,.11);border-radius:9px;box-shadow:0 4px 12px rgba(20,24,30,.05);color:var(--fp-ink);display:grid;font-size:1.05rem;height:42px;margin:0 auto 24px;place-items:center;width:42px}.recovery-back{align-items:center;background:transparent;border:0;color:var(--fp-muted);cursor:pointer;display:flex;font-family:inherit;font-size:var(--fp-meta);font-weight:600;gap:7px;line-height:1.2;margin:22px auto 0;padding:0;width:fit-content}.recovery-back:hover{color:var(--fp-ink)}.login-recovery .rp-head{gap:7px;margin-bottom:28px;text-align:center}.login-recovery .rp-form h1{font-size:clamp(1.55rem,2.8vw,1.85rem);letter-spacing:-.04em;line-height:1.12}.login-recovery .rp-sub{font-size:.84rem;line-height:1.55;max-width:none;text-align:center}.login-recovery .rp-field{border-radius:8px;margin-bottom:14px;min-height:50px}.login-recovery .rp-field:focus-within{box-shadow:none}.login-recovery .rp-field:has(#rpEmail){overflow:hidden;padding:0}.login-recovery #rpEmail{align-self:stretch;border-radius:inherit;padding:14px 16px;width:100%}.login-recovery .rp-btn{background:var(--primary);border-color:var(--primary);border-radius:8px;min-height:50px}.login-recovery .rp-btn:hover:not(:disabled){background:var(--primary-dark);border-color:var(--primary-dark)}.reset-mark{--wm-size:clamp(38px,4.5vw,44px);--wm-fall:86px;display:block;margin:0 auto 22px;width:fit-content}.rp-rules{color:#9a9e95;display:grid;font-size:.72rem;gap:7px 14px;grid-template-columns:repeat(2,minmax(0,1fr));line-height:1.35;list-style:none;margin:-2px 0 20px;padding:0}.rp-rules li{align-items:center;display:flex;gap:6px}.rp-rules i{color:#c5c8c0;font-size:.64rem}.rp-rules li.is-valid,.rp-rules li.is-valid i{color:var(--primary)}.login-recovery #rpResetForm{margin:0 auto;width:min(100%,340px)}.login-recovery #rpResetForm .rp-head{margin-bottom:24px;text-align:left}.login-recovery #rpResetForm h1{font-size:1.28rem;letter-spacing:-.025em;line-height:1.2}.login-recovery #rpResetForm .rp-field-label{color:var(--fp-ink);font-size:.76rem;font-weight:700;letter-spacing:0;margin-bottom:8px;text-transform:none}.login-recovery #rpResetForm .rp-field{border-color:#dfe2da;border-radius:10px;margin-bottom:12px;min-height:46px}.login-recovery #rpResetForm .rp-field input{font-size:.84rem;padding-block:12px}.login-recovery #rpResetForm .rp-eye{background:transparent;border:0;border-radius:50%;box-shadow:none;color:#71766d;display:grid;height:32px;padding:0;place-items:center;width:32px}.login-recovery #rpResetForm .rp-eye:hover{background:#f1f3ed;color:var(--primary)}.rp-reset-actions{align-items:stretch;display:grid;gap:12px;grid-template-columns:90px minmax(0,1fr);margin-top:26px}.rp-reset-actions .rp-btn{margin:0;min-height:44px}.rp-cancel{background:#fff;border:1px solid #d9dcd5;border-radius:10px;color:var(--fp-ink);cursor:pointer;font-family:inherit;font-size:.8rem;font-weight:700;line-height:1;min-height:44px;padding:10px 14px}.rp-cancel:hover{border-color:var(--primary)}.rp-sent{text-align:center}.rp-sent h1{color:var(--fp-ink);font-size:1.7rem;letter-spacing:-.04em;margin:0 0 8px}.rp-sent p{color:var(--fp-muted);font-size:.84rem;line-height:1.55;margin:0 0 28px}.rp-sent .rp-btn{width:100%}@media (max-width:900px){html body.rd-login.is-password-recovery{background:#fff!important;padding:0!important}html body.rd-login.is-password-recovery .login-wrapper{border:0!important;border-radius:0!important;box-shadow:none!important;min-height:100vh!important}html body.rd-login.is-password-recovery .visual-panel{display:none!important}.login-recovery{height:auto}.recovery-body{padding-top:38px;width:100%}}@media (max-width:520px){.recovery-back{font-size:.74rem}.login-recovery .rp-form h1{font-size:1.55rem}.recovery-body{padding-top:28px}.reset-mark{--wm-size:38px;--wm-fall:72px;margin-bottom:20px}}.verify-panel{animation:slideDown .3s ease-out;display:none}.verify-panel.is-active{display:block}.form-panel.is-verifying .auth-switch{
    /* !important because the redesign layer sets `display: inline-flex !important` on the tab
       strip, which quietly beat the plain rule below and left a Log In / Sign Up switch sitting
       above a code prompt that neither tab could get you back to. */display:none!important}.form-panel.is-verifying #loginForm,.form-panel.is-verifying .back-link,.form-panel.is-verifying .rd-login-sub,.form-panel.is-verifying .rd-login-title,.form-panel.is-verifying .sell-cta{display:none}.verify-back{align-items:center;background:none;border:none;color:var(--fp-muted);cursor:pointer;display:flex;font-family:inherit;font-size:var(--fp-meta);font-weight:600;gap:7px;padding:0;transition:color .2s ease;width:fit-content}.verify-back:hover{color:var(--fp-ink)}.verify-mark{--wm-size:clamp(34px,9vw,46px);--wm-fall:calc(var(--wm-size)*2.2);margin:22px 0 18px}.verify-title{color:var(--dark);font-size:var(--fp-step);font-weight:800;letter-spacing:-.02em;margin:0 0 6px}.verify-address{color:var(--fp-soft);font-size:.88rem;line-height:1.55;margin-bottom:var(--fp-gap-group);overflow-wrap:anywhere}.code-field{font-size:1.35rem;font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:.42em;padding-left:15px;text-align:center;text-indent:.42em}.code-field::placeholder{color:rgba(28,32,22,.22);font-weight:500}.verify-panel .input-group{margin-bottom:0}.verify-panel .submit-btn{margin-top:18px}.verify-resend-row{border-top:1px solid var(--fp-hair);color:var(--fp-muted);font-size:var(--fp-meta);margin-top:var(--fp-gap-zone);padding-top:18px;text-align:center}.verify-resend{background:none;border:none;color:var(--primary);cursor:pointer;font-family:inherit;font-size:inherit;font-weight:700;padding:0}.verify-resend:hover:not(:disabled){text-decoration:underline;text-underline-offset:3px}.verify-resend:disabled{color:#8f978a;cursor:default}.code-field:focus-visible,.verify-back:focus-visible,.verify-resend:focus-visible{outline:2px solid #656d3f;outline-offset:2px}.submit-btn[aria-busy=true]{cursor:default;opacity:.75}html body.rd-login .sell-cta{color:var(--fp-muted);letter-spacing:-.005em;margin-top:var(--fp-gap-zone)}html body.rd-login .sell-cta a{color:#656d3f;font-weight:700;position:relative;transition:color .3s cubic-bezier(.215,.61,.355,1)}html body.rd-login .sell-cta a:hover{color:#4f562f;text-decoration:underline;text-underline-offset:3px}html body.rd-login .social-btn:active,html body.rd-login .switch-btn:active{transform:scale(.97)}html body.rd-login .input-wrapper:focus-within .eye-icon{color:var(--rd-ink,#1c2016)!important}@keyframes rdLoginRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}html body.rd-login #loginForm,html body.rd-login .sell-cta{animation:rdLoginRise .7s cubic-bezier(.215,.61,.355,1) forwards;opacity:0}html body.rd-login #loginForm{animation-delay:.28s}html body.rd-login .sell-cta{animation-delay:.4s}@media (prefers-reduced-motion:reduce){.input-group,.verify-panel{animation:none!important}html body.rd-login #loginForm,html body.rd-login .sell-cta{animation:none!important;opacity:1}html body.rd-login .social-btn:active,html body.rd-login .switch-btn:active{transform:none}.login-dot,.login-slide{transition:none!important}}html[dir=rtl] .form-panel{text-align:right}html[dir=rtl] .back-link{flex-direction:row-reverse}html[dir=rtl] .input-field{padding:15px 45px 15px 15px;text-align:right}html[dir=rtl] .input-icon{left:auto;right:15px}html[dir=rtl] .eye-icon{left:15px;right:auto}html[dir=rtl] .forgot-row{justify-content:flex-start}html[dir=rtl] .inline-message,html[dir=rtl] .sell-cta,html[dir=rtl] .verify-resend-row{text-align:center}html[dir=rtl] .submit-btn i.fa-arrow-right{transform:scaleX(-1)}html[dir=rtl] .verify-back{flex-direction:row-reverse}html[dir=rtl] .verify-back i.fa-arrow-left{transform:scaleX(-1)}html[dir=rtl] .code-field{padding:15px;text-align:center}html body.rd-login{background:#fff!important;padding:22px!important}html body.rd-login .login-wrapper{background:#fff!important;border:1px solid rgba(37,29,18,.07)!important;border-radius:28px!important;grid-template-columns:minmax(0,1fr) minmax(0,1.06fr)!important;height:min(92vh,880px)!important}html body.rd-login .form-panel{background:#fff!important;padding:clamp(32px,5vh,60px) clamp(24px,4vw,56px)!important}html body.rd-login .visual-panel{background:transparent!important}html body.rd-login .visual-panel .rd-login-stamp{direction:ltr;font-size:1.45rem;left:32px;text-shadow:0 1px 20px rgba(20,14,6,.5);top:30px;z-index:4}html body.rd-login .visual-panel .rd-login-stamp span{color:var(--photo-accent)}html[dir=rtl] body.rd-login .visual-panel .rd-login-stamp{left:auto;right:32px}html body.rd-login .rd-login-title{color:var(--fp-ink)!important;font-size:var(--fp-display)!important;line-height:1.06!important;margin:20px 0 10px!important}html body.rd-login .rd-login-title em{color:#656d3f!important}html body.rd-login .rd-login-sub{color:var(--fp-soft)!important;font-size:var(--fp-body)!important;margin:0 0 var(--fp-gap-zone)!important;max-width:34ch!important}html body.rd-login .back-link{color:var(--fp-muted)!important}html body.rd-login .back-link:hover{color:var(--fp-ink)!important}html body.rd-login .auth-switch{background:#eef0f3!important;display:grid!important;grid-template-columns:1fr 1fr!important;margin-bottom:var(--fp-gap-group)!important;width:100%!important}html body.rd-login .switch-btn{color:#474d57!important;font-size:var(--fp-control)!important;padding:10px 8px!important}html body.rd-login .switch-btn.active{background:rgba(101,109,63,.14)!important;color:#656d3f!important}html body.rd-login .input-field{-webkit-appearance:none!important;appearance:none!important;background:#eef0f3!important;border:1px solid transparent!important;border-radius:12px!important;color:#16181d!important}html body.rd-login .input-field:focus{background:#fff!important;border-color:#656d3f!important;box-shadow:0 0 0 4px rgba(101,109,63,.13)!important}html body.rd-login .input-field::placeholder{color:#858b97!important}html body.rd-login .eye-icon,html body.rd-login .input-icon{color:#858b97!important}html body.rd-login .input-wrapper:focus-within .input-icon{color:#656d3f!important}html body.rd-login .phone-prefix{border-right-color:rgba(20,24,30,.14)!important;color:#16181d!important}html body.rd-login #commonFields{background:transparent!important;border:none!important;padding:0!important}html body.rd-login .submit-btn{background:#656d3f!important;border-color:#656d3f!important;border-radius:999px!important;font-size:var(--fp-action)!important;margin-top:var(--fp-gap-group)!important;padding:17px 26px!important}html body.rd-login .submit-btn:hover{background:#4f562f!important;border-color:#4f562f!important}html body.rd-login .submit-btn:after{display:none!important}html body.rd-login .verify-panel .submit-btn{margin-top:18px!important}html body.rd-login .alt-auth{margin-top:var(--fp-gap-zone)}html body.rd-login .divider{margin:0 0 16px!important}html body.rd-login .divider span{background:none!important;color:var(--fp-muted)!important}html body.rd-login .social-btn{background:#fff!important;border:1px solid rgba(20,24,30,.12)!important;border-radius:999px!important;color:#16181d!important;font-size:var(--fp-control)!important;font-weight:600!important;padding:13px 16px!important}html body.rd-login .social-btn:hover{background:#f5f6f8!important;border-color:rgba(20,24,30,.2)!important}html body.rd-login .sell-cta a{color:#656d3f!important}html body.rd-login .forgot-row a{color:var(--fp-muted)!important;font-weight:600!important}html body.rd-login .forgot-row a:hover,html body.rd-login .verify-title{color:var(--fp-ink)!important}html body.rd-login .verify-address{color:var(--fp-soft)!important}html body.rd-login .verify-back{color:var(--fp-muted)!important}html body.rd-login .verify-back:hover{color:var(--fp-ink)!important}html body.rd-login .verify-resend-row{color:var(--fp-muted)!important}html body.rd-login .verify-resend{color:#656d3f!important}html body.rd-login .verify-resend:disabled{color:#858b97!important}html body.rd-login .code-field{font-variant-numeric:tabular-nums;padding-left:16px!important;padding-right:16px!important}@media (max-width:900px){body{align-items:flex-start;overflow-y:auto;padding:12px}.login-wrapper{border-radius:22px;grid-template-columns:minmax(0,1fr);height:auto;margin-block:auto}.visual-panel{padding:12px 12px 0}.login-photo{border-radius:16px;height:clamp(104px,26vw,148px)}.login-dots{bottom:12px;gap:6px;padding:0 14px}.login-dot{height:6px;width:6px}.login-dot[aria-current=true]{width:20px}.form-panel{overflow-y:visible;padding:26px 22px 34px}html body.rd-login{align-items:flex-start!important;overflow-y:auto!important;padding:12px!important}html body.rd-login .login-wrapper{border-radius:22px!important;grid-template-columns:minmax(0,1fr)!important;height:auto!important;margin-block:auto!important;min-height:0!important}html body.rd-login .visual-panel{display:block!important;min-height:0!important;padding:12px 12px 0!important}html body.rd-login .form-panel{overflow-y:visible!important;padding:26px 22px 34px!important}html body.rd-login .visual-panel .rd-login-stamp{font-size:1.05rem;left:24px;top:24px}html[dir=rtl] body.rd-login .visual-panel .rd-login-stamp{left:auto;right:24px}}@media (max-width:600px){html body.rd-login:not(.is-password-recovery){background:#fff!important;min-height:100dvh;padding:0!important}html body.rd-login:not(.is-password-recovery) .login-wrapper{border:0!important;border-radius:0!important;box-shadow:none!important;grid-template-rows:104px minmax(0,1fr)!important;margin:0!important;min-height:100dvh!important;position:relative;width:100%!important}html body.rd-login:not(.is-password-recovery) .visual-panel{padding:0!important}html body.rd-login:not(.is-password-recovery) .login-photo{border-radius:0;height:104px}html body.rd-login:not(.is-password-recovery) .login-dots{bottom:10px}html body.rd-login:not(.is-password-recovery) .form-panel{display:flex;flex-direction:column;min-height:calc(100dvh - 104px);overflow-x:hidden;overflow-y:visible!important;padding:20px 20px 18px!important;width:100%}html body.rd-login:not(.is-password-recovery) .form-panel>*{align-self:center;width:min(100%,353px)}html body.rd-login:not(.is-password-recovery) .visual-panel .rd-login-stamp{font-size:1rem;left:20px;top:18px}html body.rd-login:not(.is-password-recovery) .back-link{backdrop-filter:blur(6px);background:rgba(20,24,18,.42);border:1px solid hsla(0,0%,100%,.42);border-radius:999px;color:#fff!important;font-size:.7rem;left:auto;padding:7px 10px;position:absolute;right:18px;top:16px;width:auto;z-index:5}html body.rd-login:not(.is-password-recovery) .forgot-row a,html body.rd-login:not(.is-password-recovery) .sell-cta{font-size:.72rem}html[dir=rtl] body.rd-login:not(.is-password-recovery) .visual-panel .rd-login-stamp{left:auto;right:20px}html[dir=rtl] body.rd-login:not(.is-password-recovery) .back-link{left:18px;right:auto}html body.rd-login:not(.is-password-recovery) .rd-login-title{font-size:1.55rem!important;line-height:1.02!important;margin:0 0 5px!important}html body.rd-login:not(.is-password-recovery) .rd-login-sub{font-size:.76rem!important;line-height:1.4!important;margin-bottom:16px!important;max-width:none!important}html body.rd-login:not(.is-password-recovery) .auth-switch{border-radius:12px!important;margin-bottom:14px!important;padding:3px!important}html body.rd-login:not(.is-password-recovery) .switch-btn{border-radius:9px!important;font-size:.75rem!important;min-height:34px;padding:6px 8px!important}html body.rd-login:not(.is-password-recovery) .input-group{margin-bottom:8px}html body.rd-login:not(.is-password-recovery) .input-field{border-radius:10px!important;font-size:.82rem;min-height:44px;padding-block:10px!important}html body.rd-login:not(.is-password-recovery) .input-field:focus{border-width:2px!important;box-shadow:none!important}html body.rd-login:not(.is-password-recovery) .input-field:-webkit-autofill,html body.rd-login:not(.is-password-recovery) .input-field:-webkit-autofill:focus,html body.rd-login:not(.is-password-recovery) .input-field:-webkit-autofill:hover{-webkit-text-fill-color:#16181d!important;box-shadow:inset 0 0 0 1000px #eef0f3!important;transition:background-color 9999s ease-out 0s}html body.rd-login:not(.is-password-recovery) .eye-icon,html body.rd-login:not(.is-password-recovery) .input-icon{font-size:.94rem}html body.rd-login:not(.is-password-recovery) .forgot-row{margin-top:5px}html body.rd-login:not(.is-password-recovery) .submit-btn{border-radius:11px!important;font-size:.82rem!important;margin-top:14px!important;min-height:44px;padding:10px 18px!important}html body.rd-login:not(.is-password-recovery) .alt-auth{margin-top:18px}html body.rd-login:not(.is-password-recovery) .divider{margin-bottom:8px!important}html body.rd-login:not(.is-password-recovery) .social-row{gap:8px}html body.rd-login:not(.is-password-recovery) .social-btn{border-radius:10px!important;font-size:.75rem!important;min-height:38px;padding:8px 10px!important}html body.rd-login:not(.is-password-recovery) .sell-cta{margin-top:auto;padding-top:14px}}:root{--rp-paper:#fff;--rp-canvas:#f7f8f4;--rp-ink:#171b12;--rp-copy:#5f6559;--rp-muted:#7d8376;--rp-line:#dfe2da;--rp-green:#68713f;--rp-red:#9a3a30;--rp-font:"Plus Jakarta Sans","Inter",system-ui,sans-serif}body,html{min-height:100%}.rp-page{background:var(--rp-canvas);color:var(--rp-ink);display:grid;font-family:var(--rp-font);min-height:100vh;padding:40px 20px;place-items:center}.rp-card{background:var(--rp-paper);border:1px solid var(--rp-line);border-radius:16px;box-shadow:0 16px 48px rgba(23,27,18,.06);padding:38px 40px 40px;text-align:left;width:min(100%,440px)}.rp-brand{color:var(--rp-ink);display:inline-block;font-size:1.55rem;font-weight:800;letter-spacing:-.05em;line-height:1;margin-bottom:44px;text-decoration:none}.rp-brand span{color:var(--rp-green)}.rp-form[hidden],.rp-message[hidden]{display:none}.rp-head{display:grid;gap:10px;margin-bottom:30px}.rp-form h1{color:var(--rp-ink);font-size:clamp(1.75rem,4vw,2.15rem);font-weight:800;letter-spacing:-.045em;line-height:1.08;margin:0}.rp-sub{color:var(--rp-copy);font-size:.92rem;line-height:1.6;margin:0;max-width:38ch}.rp-field-label{color:var(--rp-copy);display:block;font-size:.72rem;font-weight:700;letter-spacing:.06em;margin:0 0 8px;text-transform:uppercase}.rp-field{align-items:center;background:var(--rp-paper);border:1px solid var(--rp-line);border-radius:10px;display:flex;margin-bottom:20px;min-height:52px;padding:0 14px;transition:border-color .16s ease,box-shadow .16s ease}.rp-field:focus-within{border-color:var(--rp-green);box-shadow:0 0 0 3px rgba(104,113,63,.12)}.rp-field>i:first-child{color:var(--rp-muted);font-size:.9rem}.rp-field input{background:transparent;border:0;color:var(--rp-ink);flex:1;font:500 .95rem/1.2 var(--rp-font);min-width:0;outline:0;padding:14px 11px}.rp-field input::placeholder{color:#989d93}.rp-eye{border-radius:7px;color:var(--rp-muted);cursor:pointer;padding:7px}.rp-eye:hover{color:var(--rp-green)}.rp-eye:focus-visible{outline:2px solid var(--rp-green);outline-offset:2px}.rp-btn{background:var(--rp-ink);border:1px solid var(--rp-ink);border-radius:10px;color:#fff;cursor:pointer;font:700 .93rem/1 var(--rp-font);margin-top:2px;min-height:50px;padding:12px 18px;transition:background .16s ease,border-color .16s ease;width:100%}.rp-btn:hover:not(:disabled){background:var(--rp-green);border-color:var(--rp-green)}.rp-btn:focus-visible{outline:3px solid rgba(104,113,63,.22);outline-offset:2px}.rp-btn:disabled{cursor:default;opacity:.5}.rp-back{align-items:center;color:var(--rp-copy);display:inline-flex;font-size:.84rem;font-weight:600;gap:7px;margin-top:20px;text-decoration:none;width:fit-content}.rp-back:before{color:var(--rp-muted);content:"\f060";font-family:var(--font-family-icon);font-size:.72rem;font-weight:900}.rp-back:hover{color:var(--rp-green)}.rp-link-button{appearance:none;background:transparent;border:0;cursor:pointer;font-family:inherit;padding:0}.rp-link-button+.rp-back{margin-left:18px}.rp-message{border:1px solid var(--rp-line);border-radius:10px;color:var(--rp-copy);font-size:.84rem;line-height:1.5;margin:0 0 24px;padding:12px 14px 12px 39px;position:relative}.rp-message:before{font-family:var(--font-family-icon);font-size:.82rem;font-weight:900;left:14px;position:absolute;top:13px}.rp-success{border-color:rgba(104,113,63,.35);color:var(--rp-green)}.rp-success:before{content:"\f058"}.rp-error{border-color:rgba(154,58,48,.35);color:var(--rp-red)}.rp-error:before{content:"\f06a"}html body.rd-page-auth,html body.rd-page-auth .rp-page{background:var(--rp-canvas)}html body.rd-page-auth .rp-card{background:var(--rp-paper);border:1px solid var(--rp-line)}html body.rd-page-auth .rp-btn{background:var(--rp-ink);border-color:var(--rp-ink);color:#fff}html body.rd-page-auth .rp-card,html body.rd-page-auth .rp-field-label,html body.rd-page-auth .rp-form,html body.rd-page-auth .rp-head,html body.rd-page-auth .rp-message,html body.rd-page-auth .rp-sub{text-align:left}@media (max-width:600px){.rp-page{background:var(--rp-paper);padding:0;place-items:start stretch}.rp-card{border:0;border-radius:0;box-shadow:none;min-height:100vh;padding:30px 22px 40px;width:100%}.rp-brand{font-size:1.4rem;margin-bottom:54px}.rp-head{margin-bottom:26px}.rp-form h1{font-size:1.85rem}.rp-field{min-height:49px}.rp-btn{min-height:48px}.rp-link-button+.rp-back{margin-left:12px}}@media (prefers-reduced-motion:reduce){.rp-btn,.rp-field{transition:none}}html[dir=rtl] .rp-card,html[dir=rtl] .rp-field-label,html[dir=rtl] .rp-form,html[dir=rtl] .rp-head,html[dir=rtl] .rp-message,html[dir=rtl] .rp-sub{text-align:right}html[dir=rtl] .rp-field{flex-direction:row-reverse}html[dir=rtl] .rp-field input{text-align:right}html[dir=rtl] .rp-link-button+.rp-back{margin-left:0;margin-right:18px}.local-role-switcher{bottom:12px;font:600 12px/1.2 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:fixed;right:12px;z-index:2147483600}.local-role-switcher button{cursor:pointer;font:inherit}.local-role-switcher__trigger{align-items:center;backdrop-filter:blur(12px);background:rgba(24,27,23,.94);border:1px solid hsla(0,0%,100%,.18);border-radius:999px;box-shadow:0 10px 28px rgba(19,24,17,.18);color:#fff;display:flex;gap:6px;min-height:36px;padding:5px 10px 5px 6px}.local-role-switcher__trigger>span:first-child{background:#a0b522;border-radius:50%;color:#151810;display:grid;font-size:10px;font-weight:800;height:24px;place-items:center;width:24px}.local-role-switcher__menu{background:#fff;border:1px solid rgba(24,27,23,.12);border-radius:12px;bottom:calc(100% + 7px);box-shadow:0 16px 38px rgba(19,24,17,.18);color:#22261e;padding:7px;position:absolute;right:0;width:168px}.local-role-switcher__menu[hidden]{display:none}.local-role-switcher__menu strong{color:#747b6f;display:block;font-size:10px;letter-spacing:.06em;padding:6px 8px 7px;text-transform:uppercase}.local-role-switcher__menu button{background:transparent;border:0;border-radius:8px;color:#22261e;min-height:32px;padding:7px 8px;text-align:left;width:100%}.local-role-switcher__menu button:hover,.local-role-switcher__menu button[aria-current=true]{background:#f1f5dc}.local-role-switcher__menu .local-role-switcher__exit{border-radius:0 0 8px 8px;border-top:1px solid #e6e9e1;color:#777d72;margin-top:5px}.local-role-switcher button:focus-visible{outline:3px solid rgba(160,181,34,.35);outline-offset:2px}@media (max-width:520px){.local-role-switcher{bottom:8px;right:8px}}