.page-module__HN6vrG__container{background-color:#0000;background-image:radial-gradient(circle at 10% 20%,#722f3724 0%,#722f370f 18%,#0000 40%),radial-gradient(circle at 85% 80%,#9d4a541a 0%,#9d4a540a 28%,#0000 60%),linear-gradient(#fff 0%,#faf5f6 28%,#f5e6e8 60%,#eac9cd 100%);background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:cover;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:16px;display:flex;position:relative;overflow:hidden}@media (min-width:375px){.page-module__HN6vrG__container{padding:18px}.page-module__HN6vrG__title{font-size:22px}.page-module__HN6vrG__card{min-height:380px}.page-module__HN6vrG__cardContent{padding:28px 18px}}@media (min-width:425px){.page-module__HN6vrG__container{padding:20px}.page-module__HN6vrG__optionsGrid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px}.page-module__HN6vrG__cardStack{max-width:860px}}@media (min-width:768px){.page-module__HN6vrG__container{padding:24px}}.page-module__HN6vrG__cardStack{perspective:1000px;width:100%;max-width:780px;padding-top:8px;position:relative}@media (min-width:640px){.page-module__HN6vrG__cardStack{padding-top:12px}}@media (min-width:768px){.page-module__HN6vrG__cardStack{padding-top:16px}}@media (min-width:1280px){.page-module__HN6vrG__container{padding:32px}.page-module__HN6vrG__cardStack{max-width:980px}.page-module__HN6vrG__card{border-radius:14px;min-height:420px}.page-module__HN6vrG__cardContent{padding:56px}.page-module__HN6vrG__title{font-size:30px}.page-module__HN6vrG__subtitle{font-size:16px}.page-module__HN6vrG__optionsGrid{gap:18px;margin-bottom:32px}}.page-module__HN6vrG__card{transform-origin:top;background:#fff;border:1px solid #1018200a;border-radius:12px;width:100%;min-height:360px;transition:transform .42s cubic-bezier(.2,.9,.2,1),opacity .28s,box-shadow .32s;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 18px 40px #0206172e}.page-module__HN6vrG__card.page-module__HN6vrG__active{opacity:1;z-index:20;position:relative;transform:translateY(0)scale(1);box-shadow:0 28px 60px #02061738}.page-module__HN6vrG__card.page-module__HN6vrG__upcoming{transform:translateY(calc((var(--card-index) - var(--current-index))*-4px))scale(calc(1 - (var(--card-index) - var(--current-index))*.03));opacity:.95;z-index:calc(10 - var(--card-index));pointer-events:none}@media (min-width:768px){.page-module__HN6vrG__card.page-module__HN6vrG__upcoming{transform:translateY(calc((var(--card-index) - var(--current-index))*-6px))scale(calc(1 - (var(--card-index) - var(--current-index))*.03))}}.page-module__HN6vrG__card.page-module__HN6vrG__completed{opacity:0;pointer-events:none;z-index:1;transform:translateY(40px)scale(.98)}.page-module__HN6vrG__cardContent{padding:24px 16px}@media (min-width:480px){.page-module__HN6vrG__cardContent{padding:32px 24px}}@media (min-width:768px){.page-module__HN6vrG__cardContent{padding:40px 32px}}@media (min-width:1024px){.page-module__HN6vrG__cardContent{padding:48px}}@media (max-width:479px){.page-module__HN6vrG__cardContent{max-height:calc(100vh - 140px);padding-top:40px;padding-bottom:40px;overflow-y:auto}}.page-module__HN6vrG__header{margin-bottom:20px}@media (min-width:640px){.page-module__HN6vrG__header{margin-bottom:28px}}@media (min-width:768px){.page-module__HN6vrG__header{margin-bottom:32px}}.page-module__HN6vrG__title{color:var(--foreground);margin-bottom:6px;font-size:20px;font-weight:600;line-height:1.2}@media (min-width:480px){.page-module__HN6vrG__title{margin-bottom:8px;font-size:24px}}@media (min-width:768px){.page-module__HN6vrG__title{font-size:28px}}.page-module__HN6vrG__subtitle{color:var(--foreground-muted);font-size:13px;line-height:1.4}@media (min-width:480px){.page-module__HN6vrG__subtitle{font-size:14px}}@media (min-width:768px){.page-module__HN6vrG__subtitle{font-size:15px}}.page-module__HN6vrG__optionsGrid{grid-template-columns:1fr;gap:10px;margin-bottom:20px;display:grid}@media (min-width:480px){.page-module__HN6vrG__optionsGrid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px}}@media (min-width:768px){.page-module__HN6vrG__optionsGrid{gap:16px;margin-bottom:32px}}.page-module__HN6vrG__option{background:var(--background);border:2px solid var(--border);border-radius:var(--border-radius);cursor:pointer;transition:all var(--transition-fast);padding:14px;display:block}@media (min-width:480px){.page-module__HN6vrG__option{padding:16px}}@media (min-width:768px){.page-module__HN6vrG__option{padding:20px}}.page-module__HN6vrG__option:hover{border-color:var(--border-hover);background:var(--background-secondary)}.page-module__HN6vrG__option.page-module__HN6vrG__selected{border-color:var(--accent);background:var(--accent-light)}.page-module__HN6vrG__optionContent{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.page-module__HN6vrG__optionText{flex:1}.page-module__HN6vrG__optionTitle{color:var(--foreground);margin-bottom:3px;font-size:14px;font-weight:600}@media (min-width:768px){.page-module__HN6vrG__optionTitle{margin-bottom:4px;font-size:15px}}.page-module__HN6vrG__optionDescription{color:var(--foreground-muted);font-size:12px;line-height:1.4}@media (min-width:768px){.page-module__HN6vrG__optionDescription{font-size:13px}}.page-module__HN6vrG__checkbox{border:2px solid var(--border);cursor:pointer;width:18px;height:18px;accent-color:var(--accent);border-radius:4px;flex-shrink:0}@media (min-width:768px){.page-module__HN6vrG__checkbox{width:20px;height:20px}}.page-module__HN6vrG__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:12px;display:flex}@media (min-width:768px){.page-module__HN6vrG__footer{padding-top:16px}}.page-module__HN6vrG__nextButton{background:var(--accent);color:#fff;border-radius:var(--border-radius);transition:all var(--transition-fast);cursor:pointer;border:none;align-items:center;gap:6px;padding:10px 18px;font-size:14px;font-weight:600;display:flex}@media (min-width:768px){.page-module__HN6vrG__nextButton{gap:8px;padding:12px 24px;font-size:15px}}.page-module__HN6vrG__nextButton:hover{background:var(--accent-hover);transform:translate(4px)}.page-module__HN6vrG__inlineSkip{color:var(--foreground-muted);cursor:pointer;transition:color var(--transition-fast),transform var(--transition-fast);background:0 0;border:none;align-items:center;gap:6px;padding:6px 10px;font-size:13px;font-weight:600;display:inline-flex}@media (min-width:768px){.page-module__HN6vrG__inlineSkip{gap:8px;padding:8px 12px;font-size:14px}}.page-module__HN6vrG__inlineSkip:hover{color:var(--foreground);transform:translate(4px)}.page-module__HN6vrG__skipBottom{justify-content:center;padding:10px 0 6px;display:flex}@media (min-width:768px){.page-module__HN6vrG__skipBottom{padding:12px 0 8px}}.page-module__HN6vrG__skipButton{color:var(--foreground-muted);cursor:pointer;transition:color var(--transition-fast),transform var(--transition-fast);background:0 0;border:none;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex}@media (min-width:768px){.page-module__HN6vrG__skipButton{gap:8px;padding:8px 12px;font-size:14px}}.page-module__HN6vrG__skipButton:hover{color:var(--foreground);transform:translateY(-2px)}.page-module__HN6vrG__backButton{color:var(--foreground-muted);cursor:pointer;transition:color var(--transition-fast),transform var(--transition-fast),background var(--transition-fast);background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:13px;font-weight:600;display:inline-flex}@media (min-width:768px){.page-module__HN6vrG__backButton{gap:8px;padding:8px 12px;font-size:14px}}.page-module__HN6vrG__backButton:hover{color:var(--foreground);background:#00000008;transform:translateY(-2px)}
.page-module__iRBh-W__page{background:linear-gradient(135deg,#faf5f6 0%,#f5e6e8 100%);flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.page-module__iRBh-W__bgBlob1,.page-module__iRBh-W__bgBlob2{pointer-events:none;z-index:0;border-radius:50%;position:absolute}.page-module__iRBh-W__bgBlob1{background:radial-gradient(circle,#722f371f 0%,#0000 70%);width:500px;height:500px;animation:8s ease-in-out infinite page-module__iRBh-W__blobFloat;top:-150px;right:-100px}.page-module__iRBh-W__bgBlob2{background:radial-gradient(circle,#722f3714 0%,#0000 70%);width:400px;height:400px;animation:10s ease-in-out infinite reverse page-module__iRBh-W__blobFloat;bottom:-150px;left:-100px}@keyframes page-module__iRBh-W__blobFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.page-module__iRBh-W__bgIllustration1{z-index:0;pointer-events:none;filter:blur(14px)saturate(110%);opacity:.7;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'><defs><linearGradient id='g1' x1='0' x2='1'><stop offset='0' stop-color='%23722F37' stop-opacity='0.18'/><stop offset='1' stop-color='%233d171d' stop-opacity='0.08'/></linearGradient></defs><path d='M40,20 C70,0 140,0 160,40 C180,80 150,140 100,160 C50,180 10,120 40,80 C60,50 20,40 40,20Z' fill='url(%23g1)'/></svg>");background-size:cover;width:360px;height:360px;animation:12s ease-in-out infinite page-module__iRBh-W__blobFloat;position:absolute;top:8%;right:6%;transform:rotate(-12deg)}.page-module__iRBh-W__bgIllustration2{z-index:0;pointer-events:none;filter:blur(10px)saturate();opacity:.6;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'><defs><linearGradient id='g2' x1='0' x2='1'><stop offset='0' stop-color='%23faf5f6' stop-opacity='0.9'/><stop offset='1' stop-color='%239d4a54' stop-opacity='0.25'/></linearGradient></defs><path d='M20,60 C40,20 120,10 150,40 C180,70 170,140 110,160 C50,180 10,130 20,60Z' fill='url(%23g2)'/></svg>");background-size:cover;width:280px;height:280px;animation:9s ease-in-out infinite reverse page-module__iRBh-W__blobFloat;position:absolute;bottom:10%;left:4%;transform:rotate(8deg)}.page-module__iRBh-W__header{z-index:100;-webkit-backdrop-filter:blur(14px);background:#faf5f6e0;border-bottom:1px solid #f0f0f0;position:fixed;top:0;left:0;right:0}.page-module__iRBh-W__nav{justify-content:space-between;align-items:center;max-width:1200px;height:60px;margin:0 auto;padding:0 24px;display:flex}.page-module__iRBh-W__logo{color:var(--grape-600,#722f37);letter-spacing:-.5px;font-size:20px;font-weight:800;text-decoration:none;transition:opacity .18s}.page-module__iRBh-W__logo:hover{opacity:.7}.page-module__iRBh-W__navLinks{align-items:center;gap:16px;display:flex}.page-module__iRBh-W__navLink{color:#888;font-size:14px;font-weight:500;text-decoration:none;transition:color .18s}.page-module__iRBh-W__navLink:hover{color:var(--grape-600,#722f37)}.page-module__iRBh-W__loginLink{color:var(--grape-600,#722f37);background:#fff;border:1.5px solid #e8e8e8;border-radius:100px;padding:7px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:background .18s,border-color .18s,transform .18s}.page-module__iRBh-W__loginLink:hover{background:#f5f5f5;border-color:#ddd;transform:translateY(-1px)}.page-module__iRBh-W__modalContainer{z-index:60;justify-content:center;align-items:center;padding:76px 16px 16px;display:flex;position:fixed;inset:0}.page-module__iRBh-W__modal{scrollbar-width:none;z-index:1;background:#fff;border:1px solid #f0f0f0;border-radius:20px;width:100%;max-width:460px;max-height:calc(100vh - 96px);padding:32px 32px 28px;animation:.3s cubic-bezier(.34,1.2,.64,1) both page-module__iRBh-W__modalIn;position:relative;overflow-y:auto;box-shadow:0 2px 8px #0000000a,0 16px 48px #00000014}.page-module__iRBh-W__modal::-webkit-scrollbar{display:none}@media (max-width:480px){.page-module__iRBh-W__modal{border-radius:16px;padding:24px 20px 20px}}@keyframes page-module__iRBh-W__modalIn{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.page-module__iRBh-W__modalHeader{text-align:center;margin-bottom:28px}.page-module__iRBh-W__modalTitle{color:var(--grape-600,#722f37);letter-spacing:-.5px;margin:0 0 6px;font-size:24px;font-weight:800}@media (max-width:480px){.page-module__iRBh-W__modalTitle{font-size:20px}}.page-module__iRBh-W__highlight{color:var(--grape-600,#722f37);display:inline-block;position:relative}.page-module__iRBh-W__highlight:after{content:"";background:var(--grape-600,#722f37);opacity:.25;border-radius:2px;width:100%;height:2px;position:absolute;bottom:1px;left:0}.page-module__iRBh-W__modalSubtitle{color:#aaa;margin:0;font-size:14px}.page-module__iRBh-W__typeSelector{background:#f5f5f5;border-radius:12px;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:24px;padding:4px;display:grid}.page-module__iRBh-W__typeBtn{color:#aaa;cursor:pointer;background:0 0;border:none;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:10px 12px;font-size:13px;font-weight:600;transition:background .2s,color .2s,box-shadow .2s;display:flex}.page-module__iRBh-W__typeBtn:hover{color:#555}.page-module__iRBh-W__typeBtnActive{color:var(--grape-600,#722f37);background:#fff;box-shadow:0 1px 6px #00000014}.page-module__iRBh-W__form{flex-direction:column;gap:16px;display:flex}.page-module__iRBh-W__nameRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:380px){.page-module__iRBh-W__nameRow{grid-template-columns:1fr}}.page-module__iRBh-W__inputGroup{flex-direction:column;gap:6px;display:flex}.page-module__iRBh-W__labelRow{justify-content:space-between;align-items:center;display:flex}.page-module__iRBh-W__label{color:#888;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:700}.page-module__iRBh-W__forgotLink{color:#bbb;font-size:12px;font-weight:500;text-decoration:none;transition:color .18s}.page-module__iRBh-W__forgotLink:hover{color:#555}.page-module__iRBh-W__inputWrapper{align-items:center;display:flex;position:relative}.page-module__iRBh-W__inputIcon{color:#ccc;pointer-events:none;flex-shrink:0;transition:color .2s;position:absolute;left:13px}.page-module__iRBh-W__inputWrapper:focus-within .page-module__iRBh-W__inputIcon{color:#888}.page-module__iRBh-W__input{width:100%;color:var(--grape-600,#722f37);background:#fafafa;border:1.5px solid #eee;border-radius:11px;outline:none;padding:11px 13px 11px 40px;font-family:inherit;font-size:14px;transition:border-color .2s,background .2s,box-shadow .2s}.page-module__iRBh-W__input:focus{background:#fff;border-color:#bbb;box-shadow:0 0 0 3px #0000000a}.page-module__iRBh-W__input::placeholder{color:#ccc}.page-module__iRBh-W__input[readonly]{color:#aaa;cursor:default;background:#f5f5f5}.page-module__iRBh-W__togglePassword{color:#ccc;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .18s;display:flex;position:absolute;right:12px}.page-module__iRBh-W__togglePassword:hover{color:#888}.page-module__iRBh-W__errorBanner{color:#c33;background:#fff5f5;border:1px solid #ffd5d5;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:500;animation:.2s both page-module__iRBh-W__fadeUp;display:flex}@keyframes page-module__iRBh-W__fadeUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.page-module__iRBh-W__submitBtn{background:var(--grape-600,#722f37);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:13px 20px;font-size:14px;font-weight:700;text-decoration:none;transition:opacity .18s,transform .18s;display:flex}.page-module__iRBh-W__submitBtn:hover{opacity:.85;transform:translateY(-1px)}.page-module__iRBh-W__submitBtn:active{transform:translateY(0)}.page-module__iRBh-W__submitBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.page-module__iRBh-W__optional{color:#ccc;text-transform:none;letter-spacing:0;font-size:11px;font-weight:400}.page-module__iRBh-W__terms{color:#ccc;text-align:center;font-size:12px;line-height:1.6}.page-module__iRBh-W__loginText{color:#aaa;text-align:center;font-size:13px}.page-module__iRBh-W__link{color:var(--grape-600,#722f37);font-weight:600;text-decoration:none;transition:opacity .18s}.page-module__iRBh-W__link:hover{opacity:.6}.page-module__iRBh-W__select{appearance:none;cursor:pointer;padding-right:36px}.page-module__iRBh-W__select option[value=""][disabled]{color:#ccc}.page-module__iRBh-W__selectChevron{color:#ccc;pointer-events:none;flex-shrink:0;transition:color .2s;position:absolute;right:13px}.page-module__iRBh-W__inputWrapper:focus-within .page-module__iRBh-W__selectChevron{color:#888}.page-module__iRBh-W__categoryReveal{animation:.18s both page-module__iRBh-W__fadeUp}.page-module__iRBh-W__promoInputApplied{color:#15803d;background:#f0fdf4;border-color:#22c55e}.page-module__iRBh-W__promoInputApplied::placeholder{color:#bbf7d0}.page-module__iRBh-W__promoCheck{color:#22c55e;pointer-events:none;align-items:center;animation:.15s both page-module__iRBh-W__fadeUp;display:flex;position:absolute;right:13px}.page-module__iRBh-W__successState{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:16px 0 8px;animation:.3s both page-module__iRBh-W__fadeUp;display:flex}.page-module__iRBh-W__successIcon{background:var(--grape-600,#722f37);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;font-weight:700;display:flex}.page-module__iRBh-W__successTitle{color:var(--grape-600,#722f37);letter-spacing:-.3px;margin:0;font-size:20px;font-weight:700}.page-module__iRBh-W__successMsg{color:#aaa;margin:0;font-size:14px;line-height:1.6}
.forgotPassword-module__nHhRNq__backLink{color:#bbb;align-items:center;gap:6px;margin-bottom:20px;font-size:13px;font-weight:600;text-decoration:none;transition:color .18s,gap .18s;display:inline-flex}.forgotPassword-module__nHhRNq__backLink:hover{color:var(--grape-600,#722f37);gap:4px}.forgotPassword-module__nHhRNq__iconBadge{width:52px;height:52px;color:var(--grape-600,#722f37);background:#fdf0f1;border:1.5px solid #f5d8da;border-radius:14px;justify-content:center;align-items:center;margin:0 auto 16px;animation:.4s cubic-bezier(.34,1.4,.64,1) both forgotPassword-module__nHhRNq__badgePop;display:flex}@keyframes forgotPassword-module__nHhRNq__badgePop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.forgotPassword-module__nHhRNq__subtitle{color:#aaa;margin:0;max-width:340px;margin-inline:auto;font-size:14px;line-height:1.65}.forgotPassword-module__nHhRNq__successState{text-align:center;flex-direction:column;align-items:center;gap:0;padding:8px 0 4px;animation:.35s both forgotPassword-module__nHhRNq__fadeUp;display:flex}@keyframes forgotPassword-module__nHhRNq__fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.forgotPassword-module__nHhRNq__successIconWrap{background:var(--grape-600,#722f37);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;animation:.5s cubic-bezier(.34,1.5,.64,1) both forgotPassword-module__nHhRNq__iconBounce;display:flex}@keyframes forgotPassword-module__nHhRNq__iconBounce{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.forgotPassword-module__nHhRNq__successTitle{color:var(--grape-600,#722f37);letter-spacing:-.4px;margin:0 0 10px;font-size:22px;font-weight:800}.forgotPassword-module__nHhRNq__successMsg{color:#888;max-width:320px;margin:0 0 20px;font-size:14px;line-height:1.65}.forgotPassword-module__nHhRNq__successEmail{color:#555;font-weight:700}.forgotPassword-module__nHhRNq__successDivider{background:#f0f0f0;border-radius:2px;width:48px;height:2px;margin-bottom:20px}.forgotPassword-module__nHhRNq__successHint{color:#bbb;margin:0 0 24px;font-size:13px;line-height:1.6}.forgotPassword-module__nHhRNq__resendBtn{color:var(--grape-600,#722f37);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;font-weight:600;transition:opacity .18s}.forgotPassword-module__nHhRNq__resendBtn:hover{opacity:.6}.forgotPassword-module__nHhRNq__backToLoginBtn{box-sizing:border-box;width:100%;text-decoration:none}
.resetPassword-module__714GUG__iconBadge{width:52px;height:52px;color:var(--grape-600,#722f37);background:#fdf0f1;border:1.5px solid #f5d8da;border-radius:14px;justify-content:center;align-items:center;margin:0 auto 16px;animation:.4s cubic-bezier(.34,1.4,.64,1) both resetPassword-module__714GUG__badgePop;display:flex}@keyframes resetPassword-module__714GUG__badgePop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.resetPassword-module__714GUG__subtitle{color:#aaa;margin:0;max-width:340px;margin-inline:auto;font-size:14px;line-height:1.65}.resetPassword-module__714GUG__strengthWrap{align-items:center;gap:10px;margin-top:8px;animation:.2s both resetPassword-module__714GUG__fadeIn;display:flex}@keyframes resetPassword-module__714GUG__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.resetPassword-module__714GUG__strengthBars{flex:1;gap:4px;display:flex}.resetPassword-module__714GUG__strengthBar{background:#eee;border-radius:4px;flex:1;height:4px}.resetPassword-module__714GUG__strengthLabel{letter-spacing:.04em;text-transform:uppercase;text-align:right;min-width:42px;font-size:11px;font-weight:700}.resetPassword-module__714GUG__inputMatch{background:#f6fdf9!important;border-color:#4caf82!important}.resetPassword-module__714GUG__inputMismatch{background:#fff8f8!important;border-color:#e05c5c!important}.resetPassword-module__714GUG__matchHint{margin:4px 0 0;font-size:12px;font-weight:600;animation:.2s both resetPassword-module__714GUG__fadeIn}.resetPassword-module__714GUG__requirements{background:#fafafa;border:1.5px solid #f0f0f0;border-radius:11px;flex-direction:column;gap:7px;margin:0;padding:12px 14px;list-style:none;animation:.2s both resetPassword-module__714GUG__fadeIn;display:flex}.resetPassword-module__714GUG__requirement{align-items:center;gap:8px;font-size:12px;font-weight:500;transition:color .25s;display:flex}.resetPassword-module__714GUG__reqDot{border-radius:50%;flex-shrink:0;width:6px;height:6px;transition:background .25s}.resetPassword-module__714GUG__successState{text-align:center;flex-direction:column;align-items:center;gap:0;padding:8px 0 4px;animation:.35s both resetPassword-module__714GUG__slideUp;display:flex}@keyframes resetPassword-module__714GUG__slideUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.resetPassword-module__714GUG__successIconWrap{background:var(--grape-600,#722f37);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;animation:.5s cubic-bezier(.34,1.5,.64,1) both resetPassword-module__714GUG__iconBounce;display:flex}@keyframes resetPassword-module__714GUG__iconBounce{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.resetPassword-module__714GUG__successTitle{color:var(--grape-600,#722f37);letter-spacing:-.4px;margin:0 0 10px;font-size:22px;font-weight:800}.resetPassword-module__714GUG__successMsg{color:#888;max-width:300px;margin:0 0 20px;font-size:14px;line-height:1.65}.resetPassword-module__714GUG__successDivider{background:#f0f0f0;border-radius:2px;width:48px;height:2px;margin-bottom:24px}.resetPassword-module__714GUG__backToLoginBtn{box-sizing:border-box;width:100%;text-decoration:none}
@keyframes authCheckLoader-module__wjQpAW__shimmer{0%{background-position:-700px 0}to{background-position:700px 0}}@keyframes authCheckLoader-module__wjQpAW__fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes authCheckLoader-module__wjQpAW__overlayFade{0%{opacity:0}to{opacity:1}}.authCheckLoader-module__wjQpAW__bone{background:linear-gradient(90deg,#f0f0f0 25%,#e6e6e6 50%,#f0f0f0 75%) 0 0/700px 100%;border-radius:8px;animation:1.7s ease-in-out infinite authCheckLoader-module__wjQpAW__shimmer}.authCheckLoader-module__wjQpAW__page{z-index:200;pointer-events:none;background:#fafafa;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.authCheckLoader-module__wjQpAW__topbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#faf5f6eb;border-bottom:1px solid #f0f0f0;flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 24px;display:flex}.authCheckLoader-module__wjQpAW__topbarLogo{border-radius:6px;width:72px;height:20px}.authCheckLoader-module__wjQpAW__topbarRight{align-items:center;gap:10px;display:flex}.authCheckLoader-module__wjQpAW__topbarBtn{border-radius:100px;width:80px;height:30px}.authCheckLoader-module__wjQpAW__topbarAvatar{border-radius:50%;width:32px;height:32px}.authCheckLoader-module__wjQpAW__body{flex:1;display:flex;overflow:hidden}.authCheckLoader-module__wjQpAW__sidebar{opacity:.55;filter:blur(.5px);background:#fff;border-right:1px solid #f0f0f0;flex-direction:column;flex-shrink:0;gap:0;width:240px;padding:20px 16px;display:flex}@media (max-width:768px){.authCheckLoader-module__wjQpAW__sidebar{display:none}}.authCheckLoader-module__wjQpAW__sidebarTop{margin-bottom:28px;padding:0 4px}.authCheckLoader-module__wjQpAW__sidebarLogo{border-radius:6px;width:88px;height:22px}.authCheckLoader-module__wjQpAW__sidebarNav{flex-direction:column;flex:1;gap:6px;display:flex}.authCheckLoader-module__wjQpAW__navItem{border-radius:10px;align-items:center;gap:10px;padding:10px 12px;animation:.3s both authCheckLoader-module__wjQpAW__fadeIn;display:flex}.authCheckLoader-module__wjQpAW__navIcon{border-radius:6px;flex-shrink:0;width:20px;height:20px}.authCheckLoader-module__wjQpAW__navLabel{border-radius:5px;height:13px}.authCheckLoader-module__wjQpAW__sidebarBottom{border-top:1px solid #f5f5f5;align-items:center;gap:10px;margin-top:12px;padding:14px 12px;display:flex}.authCheckLoader-module__wjQpAW__userAvatar{border-radius:50%;flex-shrink:0;width:34px;height:34px}.authCheckLoader-module__wjQpAW__userMeta{flex-direction:column;flex:1;gap:5px;display:flex}.authCheckLoader-module__wjQpAW__userName{border-radius:4px;width:90px;height:12px}.authCheckLoader-module__wjQpAW__userRole{border-radius:4px;width:60px;height:10px;animation-delay:60ms}.authCheckLoader-module__wjQpAW__main{flex-direction:column;flex:1;gap:24px;padding:28px 32px;display:flex;overflow:hidden}@media (max-width:768px){.authCheckLoader-module__wjQpAW__main{gap:20px;padding:20px 16px}}.authCheckLoader-module__wjQpAW__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.authCheckLoader-module__wjQpAW__headerLeft{flex-direction:column;gap:8px;display:flex}.authCheckLoader-module__wjQpAW__pageTitle{border-radius:8px;width:220px;height:28px}.authCheckLoader-module__wjQpAW__pageSub{border-radius:5px;width:300px;height:14px;animation-delay:50ms}.authCheckLoader-module__wjQpAW__headerRight{gap:10px;display:flex}.authCheckLoader-module__wjQpAW__headerBtn{border-radius:10px;width:110px;height:38px}.authCheckLoader-module__wjQpAW__pillRow{flex-wrap:wrap;gap:10px;display:flex}.authCheckLoader-module__wjQpAW__statPill{border-radius:100px;height:34px}.authCheckLoader-module__wjQpAW__metricsGrid{flex-shrink:0;grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (max-width:1100px){.authCheckLoader-module__wjQpAW__metricsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.authCheckLoader-module__wjQpAW__metricsGrid{grid-template-columns:1fr 1fr;gap:10px}}.authCheckLoader-module__wjQpAW__metricCard{background:#fff;border:1px solid #f0f0f0;border-radius:12px;flex-direction:column;gap:10px;padding:18px;animation:.35s both authCheckLoader-module__wjQpAW__fadeIn;display:flex}.authCheckLoader-module__wjQpAW__metricTop{justify-content:space-between;align-items:center;display:flex}.authCheckLoader-module__wjQpAW__metricIcon{border-radius:10px;width:40px;height:40px}.authCheckLoader-module__wjQpAW__metricChange{border-radius:5px;width:40px;height:14px;animation-delay:50ms}.authCheckLoader-module__wjQpAW__metricLabel{border-radius:4px;width:90px;height:12px}.authCheckLoader-module__wjQpAW__metricValue{border-radius:7px;width:130px;height:28px;animation-delay:30ms}.authCheckLoader-module__wjQpAW__metricMeta{gap:10px;display:flex}.authCheckLoader-module__wjQpAW__metricMetaA{border-radius:4px;width:72px;height:11px}.authCheckLoader-module__wjQpAW__metricMetaB{border-radius:4px;width:60px;height:11px;animation-delay:70ms}.authCheckLoader-module__wjQpAW__twoCol{grid-template-columns:1.5fr 1fr;gap:20px;min-height:0;display:grid;overflow:hidden}@media (max-width:1100px){.authCheckLoader-module__wjQpAW__twoCol{grid-template-columns:1fr}}.authCheckLoader-module__wjQpAW__leftCol,.authCheckLoader-module__wjQpAW__rightCol{flex-direction:column;gap:20px;min-height:0;display:flex;overflow:hidden}.authCheckLoader-module__wjQpAW__card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;flex-direction:column;gap:16px;padding:20px;display:flex;overflow:hidden}.authCheckLoader-module__wjQpAW__cardHeader{justify-content:space-between;align-items:center;display:flex}.authCheckLoader-module__wjQpAW__cardTitle{border-radius:6px;width:130px;height:16px}.authCheckLoader-module__wjQpAW__cardLink{border-radius:4px;width:50px;height:13px;animation-delay:60ms}.authCheckLoader-module__wjQpAW__cardBtn{border-radius:8px;width:100px;height:32px;animation-delay:60ms}.authCheckLoader-module__wjQpAW__activityList{flex-direction:column;gap:14px;display:flex}.authCheckLoader-module__wjQpAW__activityRow{align-items:center;gap:12px;animation:.3s both authCheckLoader-module__wjQpAW__fadeIn;display:flex}.authCheckLoader-module__wjQpAW__activityIcon{border-radius:10px;flex-shrink:0;width:40px;height:40px}.authCheckLoader-module__wjQpAW__activityText{flex-direction:column;flex:1;gap:5px;display:flex}.authCheckLoader-module__wjQpAW__activityTitle{border-radius:5px;width:65%;height:13px}.authCheckLoader-module__wjQpAW__activityDesc{border-radius:4px;width:48%;height:11px;animation-delay:50ms}.authCheckLoader-module__wjQpAW__activityTime{border-radius:4px;flex-shrink:0;width:52px;height:11px;animation-delay:70ms}.authCheckLoader-module__wjQpAW__contentList{flex-direction:column;gap:12px;display:flex}.authCheckLoader-module__wjQpAW__contentRow{align-items:center;gap:12px;animation:.3s both authCheckLoader-module__wjQpAW__fadeIn;display:flex}.authCheckLoader-module__wjQpAW__contentIcon{border-radius:8px;flex-shrink:0;width:36px;height:36px}.authCheckLoader-module__wjQpAW__contentText{flex-direction:column;flex:1;gap:5px;display:flex}.authCheckLoader-module__wjQpAW__contentTitle{border-radius:5px;width:70%;height:13px}.authCheckLoader-module__wjQpAW__contentMeta{border-radius:4px;width:40%;height:11px;animation-delay:50ms}.authCheckLoader-module__wjQpAW__contentRevenue{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.authCheckLoader-module__wjQpAW__revenueAmt{border-radius:5px;width:72px;height:14px}.authCheckLoader-module__wjQpAW__revenueStats{border-radius:4px;width:56px;height:11px;animation-delay:60ms}.authCheckLoader-module__wjQpAW__productList{flex-direction:column;gap:16px;display:flex}.authCheckLoader-module__wjQpAW__productRow{align-items:flex-start;gap:12px;animation:.3s both authCheckLoader-module__wjQpAW__fadeIn;display:flex}.authCheckLoader-module__wjQpAW__productImg{border-radius:8px;flex-shrink:0;width:48px;height:48px}.authCheckLoader-module__wjQpAW__productInfo{flex-direction:column;flex:1;gap:5px;display:flex}.authCheckLoader-module__wjQpAW__productName{border-radius:5px;width:80%;height:13px}.authCheckLoader-module__wjQpAW__productPrice{border-radius:4px;width:50%;height:11px;animation-delay:40ms}.authCheckLoader-module__wjQpAW__productSales{border-radius:4px;width:38%;height:11px;animation-delay:70ms}.authCheckLoader-module__wjQpAW__productRevenue{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.authCheckLoader-module__wjQpAW__productAmt{border-radius:5px;width:80px;height:16px}.authCheckLoader-module__wjQpAW__productBar{border-radius:4px;width:80px;height:4px;animation-delay:50ms}.authCheckLoader-module__wjQpAW__chartList{flex-direction:column;gap:14px;display:flex}.authCheckLoader-module__wjQpAW__chartRow{grid-template-columns:52px 1fr 44px;align-items:center;gap:10px;display:grid}.authCheckLoader-module__wjQpAW__chartLabel{border-radius:5px;height:13px}.authCheckLoader-module__wjQpAW__chartTrack{background:#f5f5f5;border-radius:6px;height:28px;overflow:hidden}.authCheckLoader-module__wjQpAW__chartBar{background:linear-gradient(90deg,#ececec 25%,#e2e2e2 50%,#ececec 75%) 0 0/700px 100%;border-radius:6px;height:100%;animation:1.7s ease-in-out infinite authCheckLoader-module__wjQpAW__shimmer}.authCheckLoader-module__wjQpAW__chartVal{border-radius:5px;width:36px;height:13px}.authCheckLoader-module__wjQpAW__overlay{-webkit-backdrop-filter:blur(3px);z-index:300;pointer-events:none;background:#faf5f699;flex-direction:column;justify-content:center;align-items:center;gap:16px;animation:.3s both authCheckLoader-module__wjQpAW__overlayFade;display:flex;position:fixed;inset:0}@keyframes authCheckLoader-module__wjQpAW__letterIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.authCheckLoader-module__wjQpAW__wordmark{gap:1px;display:flex}.authCheckLoader-module__wjQpAW__letter{color:var(--grape-600,#722f37);letter-spacing:.01em;opacity:0;font-size:28px;font-weight:700;animation:.3s cubic-bezier(.4,0,.2,1) forwards authCheckLoader-module__wjQpAW__letterIn}
.sellerAssistant-module__MfsbUa__wrapper{z-index:140;position:fixed;bottom:24px;right:24px}.sellerAssistant-module__MfsbUa__fab{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b3a44 0%,#722f37 60%,#5a2229 100%);border:0;border-radius:999px;justify-content:center;align-items:center;width:58px;height:58px;transition:transform .22s cubic-bezier(.34,1.56,.64,1),box-shadow .22s;animation:3s ease-in-out infinite sellerAssistant-module__MfsbUa__fabFloat;display:inline-flex;position:relative;box-shadow:0 12px 28px #722f3761,0 4px 12px #722f3738}.sellerAssistant-module__MfsbUa__fab:before,.sellerAssistant-module__MfsbUa__fab:after{content:"";pointer-events:none;background:#722f3773;border-radius:999px;animation:3s cubic-bezier(.2,.6,.3,1) infinite sellerAssistant-module__MfsbUa__fabRing;position:absolute;inset:0}.sellerAssistant-module__MfsbUa__fab:after{animation-delay:1.5s}.sellerAssistant-module__MfsbUa__fab svg{animation:3s ease-in-out infinite sellerAssistant-module__MfsbUa__fabIcon}.sellerAssistant-module__MfsbUa__fab:hover,.sellerAssistant-module__MfsbUa__fab:focus-visible{animation:none;transform:scale(1.12);box-shadow:0 18px 38px #722f3780,0 6px 16px #722f3747}.sellerAssistant-module__MfsbUa__fab:hover:before,.sellerAssistant-module__MfsbUa__fab:hover:after,.sellerAssistant-module__MfsbUa__fab:focus-visible:before,.sellerAssistant-module__MfsbUa__fab:focus-visible:after{opacity:0;animation:none}.sellerAssistant-module__MfsbUa__fab:hover svg,.sellerAssistant-module__MfsbUa__fab:focus-visible svg{transition:transform .22s cubic-bezier(.34,1.56,.64,1);animation:none;transform:rotate(-12deg)scale(1.15)}@keyframes sellerAssistant-module__MfsbUa__fabFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes sellerAssistant-module__MfsbUa__fabRing{0%{opacity:.6;transform:scale(1)}75%{opacity:0;transform:scale(1.72)}to{opacity:0;transform:scale(1.72)}}@keyframes sellerAssistant-module__MfsbUa__fabIcon{0%,to{transform:rotate(0)scale(1)}30%{transform:rotate(-14deg)scale(1.18)}60%{transform:rotate(8deg)scale(1.1)}}.sellerAssistant-module__MfsbUa__panel{background:#fffafb;border:1px solid #eadfe1;border-radius:24px;flex-direction:column;width:min(360px,100vw - 24px);height:min(520px,100vh - 120px);display:flex;overflow:hidden;box-shadow:0 18px 48px #19080b29}.sellerAssistant-module__MfsbUa__header{border-bottom:1px solid #efe7e8;justify-content:space-between;gap:16px;padding:16px;display:flex}.sellerAssistant-module__MfsbUa__headerLeft{align-items:center;gap:12px;min-width:0;display:flex}.sellerAssistant-module__MfsbUa__headerIcon{color:#fff;background:#722f37;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.sellerAssistant-module__MfsbUa__headerTitle{color:#161b26;font-size:14px;font-weight:800}.sellerAssistant-module__MfsbUa__headerSubtitle{color:#7b808b;margin-top:2px;font-size:12px}.sellerAssistant-module__MfsbUa__headerRight{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.sellerAssistant-module__MfsbUa__badge{border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600}.sellerAssistant-module__MfsbUa__idle{color:#6b7280;background:#f3f4f6}.sellerAssistant-module__MfsbUa__connecting{color:#9a6700;background:#fff5d6}.sellerAssistant-module__MfsbUa__connected{color:#2d6a4f;background:#e9f7ef}.sellerAssistant-module__MfsbUa__error{color:#9b2335;background:#fdebed}.sellerAssistant-module__MfsbUa__headerActions{align-items:center;gap:8px;display:flex}.sellerAssistant-module__MfsbUa__iconButton{color:#7b808b;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.sellerAssistant-module__MfsbUa__messages{flex-direction:column;flex:1;gap:10px;padding:12px;display:flex;overflow-y:auto}.sellerAssistant-module__MfsbUa__userRow,.sellerAssistant-module__MfsbUa__assistantRow,.sellerAssistant-module__MfsbUa__systemRow{display:flex}.sellerAssistant-module__MfsbUa__userRow{justify-content:flex-end}.sellerAssistant-module__MfsbUa__assistantRow{justify-content:flex-start}.sellerAssistant-module__MfsbUa__systemRow{justify-content:center}.sellerAssistant-module__MfsbUa__userBubble,.sellerAssistant-module__MfsbUa__assistantBubble,.sellerAssistant-module__MfsbUa__systemBubble{max-width:86%;padding:10px 12px;font-size:13px;line-height:1.5}.sellerAssistant-module__MfsbUa__userBubble{color:#fff;background:#722f37;border-radius:16px 16px 6px}.sellerAssistant-module__MfsbUa__assistantBubble{color:#202531;background:#fff;border:1px solid #ece8e9;border-radius:16px 16px 16px 6px}.sellerAssistant-module__MfsbUa__systemBubble{color:#722f37;text-align:center;background:#f8e8ea;border-radius:16px}.sellerAssistant-module__MfsbUa__composerWrap{border-top:1px solid #efe7e8;padding:12px}.sellerAssistant-module__MfsbUa__composer{background:#fff;border:1px solid #ece8e9;border-radius:16px;align-items:flex-end;gap:8px;padding:10px 12px;display:flex}.sellerAssistant-module__MfsbUa__input{resize:none;color:#202531;min-height:44px;max-height:96px;font:inherit;background:0 0;border:0;outline:none;flex:1;font-size:13px;line-height:1.5}.sellerAssistant-module__MfsbUa__send{cursor:pointer;color:#9ca3af;background:#eceff3;border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.sellerAssistant-module__MfsbUa__sendActive{color:#fff;background:#722f37}@media (max-width:768px){.sellerAssistant-module__MfsbUa__wrapper{bottom:14px;right:14px}.sellerAssistant-module__MfsbUa__panel{width:min(340px,100vw - 20px);height:min(500px,100vh - 96px)}}
