@-webkit-keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:rgba(0,0,0,.2);--rc-drag-bar-size:6px;--rc-border-color:rgba(255,255,255,.7);--rc-focus-color:#0088ff}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;max-width:100%}.ReactCrop *,.ReactCrop :after,.ReactCrop :before{-webkit-box-sizing:border-box;box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{overflow:hidden;max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{-ms-touch-action:none;touch-action:none}.ReactCrop__crop-mask{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px)}.ReactCrop__crop-selection{position:absolute;top:0;left:0;-webkit-transform:translateZ(0);transform:translateZ(0);cursor:move}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border:1px solid var(--rc-border-color);opacity:.3}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed white}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){-webkit-animation:marching-ants 1s;animation:marching-ants 1s;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444));background-image:linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute;width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color)}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{left:0;cursor:nw-resize}.ReactCrop .ord-n,.ReactCrop .ord-nw{top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ReactCrop .ord-n{left:50%;cursor:n-resize}.ReactCrop .ord-ne{top:0;cursor:ne-resize}.ReactCrop .ord-e,.ReactCrop .ord-ne{right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.ReactCrop .ord-e{top:50%;cursor:e-resize}.ReactCrop .ord-se{bottom:0;right:0;-webkit-transform:translate(50%,50%);transform:translate(50%,50%);cursor:se-resize}.ReactCrop .ord-s{left:50%;cursor:s-resize}.ReactCrop .ord-s,.ReactCrop .ord-sw{bottom:0;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.ReactCrop .ord-sw{left:0;cursor:sw-resize}.ReactCrop .ord-w{top:50%;left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:w-resize}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:var(--rc-drag-bar-size);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:var(--rc-drag-bar-size);height:100%;-webkit-transform:translate(50%);transform:translate(50%)}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:var(--rc-drag-bar-size);-webkit-transform:translateY(50%);transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:var(--rc-drag-bar-size);height:100%;-webkit-transform:translate(-50%);transform:translate(-50%)}.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media (pointer:coarse){.ReactCrop .ord-e,.ReactCrop .ord-n,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}.brand-kit-autofill-panel_progress__PutcB{display:flex;flex-direction:column;gap:8px;margin-top:10px}.brand-kit-autofill-panel_track__ZQbp6{position:relative;height:3px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.12)}.brand-kit-autofill-panel_sweep__KLdgI{position:absolute;inset:0 auto 0 0;width:34%;border-radius:inherit;background:rgba(255,255,255,.82);animation:brand-kit-autofill-panel_brandKitAutofillSweep__HyM3g 1.55s cubic-bezier(.16,1,.3,1) infinite}.brand-kit-autofill-panel_label___Fg7g{margin:0;font-size:12.5px;line-height:16px;color:rgba(255,255,255,.65)}@keyframes brand-kit-autofill-panel_brandKitAutofillSweep__HyM3g{0%{transform:translateX(-110%)}to{transform:translateX(310%)}}@media (prefers-reduced-motion:reduce){.brand-kit-autofill-panel_sweep__KLdgI{width:42%;opacity:.7;animation:none;transform:none}}.cursor-auth-shell_splitShell__jtQuB{height:100dvh;max-height:100dvh;overflow:hidden;align-items:stretch;position:relative;background:transparent}.cursor-auth-shell_formPanel__COkpV{--cursor-auth-bg:#000000;--cursor-auth-fg:#ffffff;--cursor-auth-muted:#8c8c8c;--cursor-auth-muted-strong:#a39e93;--cursor-auth-surface:#1c1b19;--cursor-auth-surface-hover:#131313;--cursor-auth-border:#1c1b19;--cursor-auth-focus:#f59e0b;--cursor-auth-field:#000000;--cursor-auth-placeholder:#777777;--cursor-auth-legal:#4a4a4a;--cursor-auth-radius:8px;--cursor-auth-measure:22.5rem;--cursor-auth-stack-gap:1.5rem;--cursor-auth-panel-pad-y:1.75rem;flex:1;min-width:0;height:100dvh;max-height:100dvh;display:flex;flex-direction:column;position:relative;z-index:1;overflow:hidden;color:var(--cursor-auth-fg);font-family:var(--font-inter),Inter,ui-sans-serif,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.cursor-auth-shell_formPanelInner__4n4zq{flex:1;width:100%;min-height:0;overflow:hidden;padding:var(--cursor-auth-panel-pad-y) 1.25rem .75rem}.cursor-auth-shell_formPanelInner__4n4zq,.cursor-auth-shell_page__oKz3A{display:flex;flex-direction:column;align-items:center;justify-content:center}.cursor-auth-shell_page__oKz3A{--cursor-auth-bg:#000000;--cursor-auth-fg:#ffffff;--cursor-auth-muted:#8c8c8c;--cursor-auth-muted-strong:#a39e93;--cursor-auth-surface:#1c1b19;--cursor-auth-surface-hover:#131313;--cursor-auth-border:#1c1b19;--cursor-auth-focus:#f59e0b;--cursor-auth-field:#000000;--cursor-auth-placeholder:#777777;--cursor-auth-legal:#4a4a4a;--cursor-auth-radius:8px;--cursor-auth-measure:22.5rem;--cursor-auth-stack-gap:1.5rem;min-height:100vh;min-height:100dvh;padding:2.5rem 1.25rem 3rem;background:var(--cursor-auth-bg);color:var(--cursor-auth-fg);font-family:var(--font-inter),Inter,ui-sans-serif,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.cursor-auth-shell_pageInSplit__IJWGB{width:min(100%,var(--cursor-auth-measure));max-height:100%;padding:0;background:transparent;flex-direction:column;justify-content:center;flex:0 1 auto;overflow:hidden}.cursor-auth-shell_column__JeigM,.cursor-auth-shell_pageInSplit__IJWGB{max-width:var(--cursor-auth-measure);display:flex;align-items:stretch;min-height:0}.cursor-auth-shell_column__JeigM{width:100%;flex-direction:column;gap:var(--cursor-auth-stack-gap)}.cursor-auth-shell_hero__NKAwB{text-align:center;display:flex;flex-direction:column;gap:.45rem}.cursor-auth-shell_title__yeBCr{margin:0;font-size:clamp(1.65rem,4vw,1.85rem);font-weight:600;letter-spacing:-.03em;line-height:1.15;color:var(--cursor-auth-fg)}.cursor-auth-shell_subtitle__wZH7y{margin:0;font-size:.95rem;font-weight:400;line-height:1.4;color:var(--cursor-auth-muted)}.cursor-auth-shell_socialRow__WGrE_{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;width:100%}.cursor-auth-shell_socialButton__T_qYv{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:0 .75rem;border:1px solid transparent;border-radius:var(--cursor-auth-radius);background:var(--cursor-auth-surface);color:var(--cursor-auth-fg);cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.cursor-auth-shell_socialButton__T_qYv:hover:not(:disabled){background:var(--cursor-auth-surface-hover)}.cursor-auth-shell_socialButton__T_qYv:focus-visible{outline:none;border-color:var(--cursor-auth-focus)}.cursor-auth-shell_socialButton__T_qYv:disabled{opacity:.55;cursor:default}.cursor-auth-shell_form___cqF2{display:flex;flex-direction:column;gap:.9rem;width:100%}.cursor-auth-shell_fieldGroup__XkW_4{display:flex;flex-direction:column;gap:.35rem;width:100%;min-width:0}.cursor-auth-shell_fieldRow__2gvK7{display:grid;grid-template-columns:1fr 1fr;gap:.65rem;width:100%}.cursor-auth-shell_label__zHp_V{font-size:.8rem;font-weight:500;line-height:1.2;color:var(--cursor-auth-muted-strong)}.cursor-auth-shell_input__WrC_b{box-sizing:border-box;width:100%;min-height:2.75rem;padding:0 .85rem;border:1px solid var(--cursor-auth-border);border-radius:var(--cursor-auth-radius);background:var(--cursor-auth-field);color:var(--cursor-auth-fg);font:inherit;font-size:.95rem;box-shadow:inset 0 0 0 1px #333333;transition:border-color .15s ease,box-shadow .15s ease}.cursor-auth-shell_input__WrC_b::-moz-placeholder{color:var(--cursor-auth-placeholder)}.cursor-auth-shell_input__WrC_b::placeholder{color:var(--cursor-auth-placeholder)}.cursor-auth-shell_input__WrC_b:hover:not(:disabled):not(:focus){box-shadow:inset 0 0 0 1px #777777}.cursor-auth-shell_input__WrC_b:focus{outline:none;border-color:var(--cursor-auth-focus);box-shadow:inset 0 0 0 1px var(--cursor-auth-focus)}.cursor-auth-shell_passwordWrap__i5Fu3{position:relative;width:100%}.cursor-auth-shell_passwordWrap__i5Fu3 .cursor-auth-shell_input__WrC_b{padding-right:2.75rem}.cursor-auth-shell_passwordToggle__vBIW1{position:absolute;top:50%;right:.45rem;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:0;border-radius:6px;background:transparent;color:var(--cursor-auth-muted);cursor:pointer}.cursor-auth-shell_passwordToggle__vBIW1:hover{color:var(--cursor-auth-fg)}.cursor-auth-shell_submit__B59Eu{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:2.75rem;margin-top:.15rem;padding:0 1rem;border:0;border-radius:var(--cursor-auth-radius);background:var(--cursor-auth-surface);color:var(--cursor-auth-fg);font:inherit;font-size:.95rem;font-weight:500;cursor:pointer;transition:background-color .15s ease}.cursor-auth-shell_submit__B59Eu:hover:not(:disabled){background:var(--cursor-auth-surface-hover)}.cursor-auth-shell_submit__B59Eu:disabled{opacity:.55;cursor:default}.cursor-auth-shell_footer__RfOWs{display:flex;flex-direction:column;align-items:center;gap:.85rem;width:100%;text-align:center}.cursor-auth-shell_switchRow__5_Vdi{margin:0;font-size:.875rem;color:var(--cursor-auth-muted)}.cursor-auth-shell_switchRow__5_Vdi a{color:var(--cursor-auth-fg);text-decoration:underline;text-underline-offset:2px}.cursor-auth-shell_switchRow__5_Vdi a:hover{color:var(--cursor-auth-fg);text-decoration:underline}.cursor-auth-shell_auxLink__4N6UI{margin:0;font-size:.875rem}.cursor-auth-shell_auxLink__4N6UI a,.cursor-auth-shell_auxLink__4N6UI button{border:0;background:transparent;padding:0;color:var(--cursor-auth-muted);font:inherit;font-size:inherit;cursor:pointer;text-decoration:none}.cursor-auth-shell_auxLink__4N6UI a:hover,.cursor-auth-shell_auxLink__4N6UI button:hover{color:var(--cursor-auth-fg);text-decoration:underline}.cursor-auth-shell_tokenScope__kPlYk{--cursor-auth-bg:#000000;--cursor-auth-fg:#ffffff;--cursor-auth-muted:#8c8c8c;--cursor-auth-muted-strong:#a39e93;--cursor-auth-surface:#1c1b19;--cursor-auth-surface-hover:#131313;--cursor-auth-border:#1c1b19;--cursor-auth-focus:#f59e0b;--cursor-auth-field:#000000;--cursor-auth-placeholder:#777777;--cursor-auth-legal:#8c8c8c;--cursor-auth-radius:8px}.cursor-auth-shell_legal__ypZJM{margin:0;font-size:.75rem;line-height:1.45;color:var(--cursor-auth-legal);white-space:nowrap}.cursor-auth-shell_footer__RfOWs .cursor-auth-shell_legal__ypZJM{white-space:normal}.cursor-auth-shell_legalDock__HYuJ_{flex-shrink:0;display:flex;justify-content:center;padding:.35rem 1.25rem .85rem;pointer-events:none}.cursor-auth-shell_legalDock__HYuJ_ .cursor-auth-shell_legal__ypZJM{pointer-events:auto;text-align:center}.cursor-auth-shell_legal__ypZJM a{color:var(--cursor-auth-muted);text-decoration:underline;text-underline-offset:2px}.cursor-auth-shell_legal__ypZJM a:hover{color:var(--cursor-auth-muted-strong)}.cursor-auth-shell_backButton__qPkOB{align-self:flex-start;display:inline-flex;align-items:center;gap:.35rem;margin:0 0 .25rem;border:0;background:transparent;padding:.25rem 0;color:var(--cursor-auth-muted);font:inherit;font-size:.875rem;cursor:pointer}.cursor-auth-shell_backButton__qPkOB:hover{color:var(--cursor-auth-fg)}.cursor-auth-shell_iconMark__gXyR7{display:inline-flex;width:1.15rem;height:1.15rem;align-items:center;justify-content:center;line-height:0}@media (max-height:820px){.cursor-auth-shell_formPanel__COkpV{--cursor-auth-stack-gap:1.1rem;--cursor-auth-panel-pad-y:1.25rem}.cursor-auth-shell_title__yeBCr{font-size:clamp(1.45rem,3.5vw,1.65rem)}.cursor-auth-shell_subtitle__wZH7y{font-size:.875rem}.cursor-auth-shell_form___cqF2{gap:.7rem}.cursor-auth-shell_input__WrC_b,.cursor-auth-shell_socialButton__T_qYv,.cursor-auth-shell_submit__B59Eu{min-height:2.5rem}.cursor-auth-shell_footer__RfOWs{gap:.55rem}}@media (max-height:700px){.cursor-auth-shell_formPanel__COkpV{--cursor-auth-stack-gap:0.85rem;--cursor-auth-panel-pad-y:0.85rem}.cursor-auth-shell_hero__NKAwB{gap:.25rem}.cursor-auth-shell_form___cqF2{gap:.55rem}.cursor-auth-shell_input__WrC_b,.cursor-auth-shell_socialButton__T_qYv,.cursor-auth-shell_submit__B59Eu{min-height:2.35rem}.cursor-auth-shell_legal__ypZJM{font-size:.6875rem}.cursor-auth-shell_legalDock__HYuJ_{padding-bottom:.55rem}}@media (max-width:380px){.cursor-auth-shell_fieldRow__2gvK7{grid-template-columns:1fr}}