.styles-module__nY1NPW__shell{height:100vh;font-family:var(--font-inter-sans), Inter, sans-serif;background:#f8f9fc;display:flex;overflow:hidden}.styles-module__nY1NPW__main{background:#f8f9fc;flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.styles-module__nY1NPW__main:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(circle,#5865f212 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.styles-module__nY1NPW__main>*{z-index:1;position:relative}.styles-module__nY1NPW__overlay{display:none}.styles-module__nY1NPW__toast{color:#e8eaf8;z-index:200;background:#1a1d2e;border:1px solid #5865f24d;border-radius:10px;align-items:center;gap:8px;padding:12px 18px;font-size:13px;animation:.22s both styles-module__nY1NPW__toastIn;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #00000026}@keyframes styles-module__nY1NPW__toastIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.styles-module__nY1NPW__shell{flex-direction:row}.styles-module__nY1NPW__overlay{z-index:49;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1a1d2e73;animation:.2s both styles-module__nY1NPW__fadeIn;display:block;position:fixed;inset:0}@keyframes styles-module__nY1NPW__fadeIn{0%{opacity:0}to{opacity:1}}}
.styles-module__KWw0fa__sidebar{width:272px;height:100vh;font-family:var(--font-inter-sans), Inter, sans-serif;background:#fff;border-right:1px solid #e8eaf0;flex-direction:column;flex-shrink:0;display:flex;overflow:hidden}.styles-module__KWw0fa__header{border-bottom:1px solid #e8eaf0;flex-direction:column;gap:14px;padding:16px 14px;display:flex}.styles-module__KWw0fa__brandRow{justify-content:space-between;align-items:center;display:flex}.styles-module__KWw0fa__brand{align-items:center;gap:9px;display:flex}.styles-module__KWw0fa__brandMark{background:#5865f2;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.styles-module__KWw0fa__brandName{color:#1a1d2e;letter-spacing:-.01em;font-size:14.5px;font-weight:600}.styles-module__KWw0fa__closeBtn{color:#9fa6bc;cursor:pointer;background:0 0;border:1px solid #e8eaf0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:all .15s;display:none}.styles-module__KWw0fa__closeBtn:hover{color:#1a1d2e;background:#f4f5fb}.styles-module__KWw0fa__newChatBtn{color:#5865f2;width:100%;font-family:var(--font-inter-sans), Inter, sans-serif;cursor:pointer;background:#5865f214;border:1px solid #5865f238;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:13.5px;font-weight:600;transition:background .15s,border-color .15s,transform .1s;display:flex}.styles-module__KWw0fa__newChatBtn:hover{background:#5865f224;border-color:#5865f259}.styles-module__KWw0fa__newChatBtn:active{transform:scale(.98)}.styles-module__KWw0fa__convList{flex-direction:column;flex:1;gap:2px;padding:14px 10px;display:flex;overflow-y:auto}.styles-module__KWw0fa__convList::-webkit-scrollbar{width:4px}.styles-module__KWw0fa__convList::-webkit-scrollbar-thumb{background:#e0e3f0;border-radius:4px}.styles-module__KWw0fa__sectionLabel{text-transform:uppercase;letter-spacing:1.1px;color:#b0b7cc;margin:0 8px 8px;font-size:10px;font-weight:700}.styles-module__KWw0fa__emptyConvs{color:#b0b7cc;text-align:center;margin-top:12px;font-size:12px}.styles-module__KWw0fa__convItem{background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;width:100%;padding:9px 10px;transition:background .12s;display:flex}.styles-module__KWw0fa__convItem:hover{background:#f4f5fb}.styles-module__KWw0fa__convItemActive{background:#f0f1fb;border-color:#e0e3f5}.styles-module__KWw0fa__convSelectBtn{min-width:0;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex:1;align-items:center;gap:9px;margin:0;padding:0;display:flex}.styles-module__KWw0fa__convIcon{color:#b0b7cc;flex-shrink:0}.styles-module__KWw0fa__convItemActive .styles-module__KWw0fa__convIcon{color:#5865f2}.styles-module__KWw0fa__convTitle{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;overflow:hidden}.styles-module__KWw0fa__convItemActive .styles-module__KWw0fa__convTitle{color:#1a1d2e;font-weight:500}.styles-module__KWw0fa__footer{border-top:1px solid #e8eaf0;align-items:center;gap:10px;padding:14px 16px;display:flex}.styles-module__KWw0fa__userAvatar{color:#fff;background:linear-gradient(135deg,#5865f2,#7983f5);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:700;display:flex}.styles-module__KWw0fa__userInfo{flex-direction:column;gap:1px;display:flex}.styles-module__KWw0fa__userName{color:#1a1d2e;font-size:12px;font-weight:600}.styles-module__KWw0fa__userRole{color:#9fa6bc;font-size:10px}@media (max-width:768px){.styles-module__KWw0fa__sidebar{z-index:50;height:100vh;transition:transform .25s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:4px 0 24px #0000001a}.styles-module__KWw0fa__sidebarOpen{transform:translate(0)}.styles-module__KWw0fa__closeBtn{display:flex}}.styles-module__KWw0fa__loadingConvs{color:#9fa6bc;align-items:center;gap:8px;padding:10px 8px;font-size:12.5px;display:flex}.styles-module__KWw0fa__spinner{color:#5865f2}.styles-module__KWw0fa__deleteBtn{opacity:0;color:#b0b7cc;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:4px;transition:opacity .2s,color .15s;display:flex}.styles-module__KWw0fa__deleteBtn:hover{color:#ef4444}.styles-module__KWw0fa__convItem:hover .styles-module__KWw0fa__deleteBtn{opacity:1}.styles-module__KWw0fa__deleteBtn:disabled{opacity:.5;cursor:not-allowed}.styles-module__KWw0fa__spinnerSmall{color:#ef4444}
.styles-module__TILOdW__topbar{z-index:10;font-family:var(--font-inter-sans), Inter, sans-serif;background:#fff;border-bottom:1px solid #e8eaf0;flex-shrink:0;justify-content:space-between;align-items:center;padding:13px 24px;display:flex;position:relative}.styles-module__TILOdW__left,.styles-module__TILOdW__agentInfo{align-items:center;gap:12px;display:flex}.styles-module__TILOdW__agentAvatar{background:#5865f2;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative}.styles-module__TILOdW__onlineDot{background:#3dd68c;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:-2px;right:-2px}.styles-module__TILOdW__agentName{color:#1a1d2e;font-size:14.5px;font-weight:600;line-height:1.2}.styles-module__TILOdW__agentTitle{color:#9fa6bc;margin-top:1px;font-size:11.5px}.styles-module__TILOdW__actions{align-items:center;gap:8px;display:flex}.styles-module__TILOdW__prdBtn{color:#5865f2;cursor:pointer;background:#5865f212;border:1px solid #5865f240;border-radius:8px;align-items:center;gap:7px;height:34px;padding:0 14px;font-size:12.5px;font-weight:500;transition:background .15s,border-color .15s;display:flex}.styles-module__TILOdW__prdBtn:hover{background:#5865f221;border-color:#5865f266}.styles-module__TILOdW__prdBtnDisabled{opacity:.45;pointer-events:none}.styles-module__TILOdW__iconBtn{color:#9fa6bc;cursor:pointer;background:0 0;border:1px solid #e8eaf0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:all .15s;display:flex}.styles-module__TILOdW__iconBtn:hover{color:#1a1d2e;background:#f4f5fb;border-color:#c9cce8}.styles-module__TILOdW__menuBtn{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e8eaf0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:all .15s;display:none}.styles-module__TILOdW__menuBtn:hover{color:#1a1d2e;background:#f4f5fb}@media (max-width:768px){.styles-module__TILOdW__topbar{padding:12px 16px}.styles-module__TILOdW__menuBtn{display:flex}.styles-module__TILOdW__agentTitle,.styles-module__TILOdW__prdBtnLabel{display:none}.styles-module__TILOdW__prdBtn{justify-content:center;width:34px;height:34px;padding:0}}
.styles-module__mXy3OG__area{background:#f8f9fc;flex-direction:column;flex:1;display:flex;position:relative;overflow-y:auto}.styles-module__mXy3OG__area::-webkit-scrollbar{width:4px}.styles-module__mXy3OG__area::-webkit-scrollbar-track{background:0 0}.styles-module__mXy3OG__area::-webkit-scrollbar-thumb{background:#e0e3f0;border-radius:4px}.styles-module__mXy3OG__column{flex-direction:column;flex:1;width:100%;max-width:780px;margin:0 auto;padding:20px 24px 8px;display:flex}@keyframes styles-module__mXy3OG__spin{to{transform:rotate(360deg)}}.styles-module__mXy3OG__historyLoading{color:#9fa6bc;flex:1;justify-content:center;align-items:center;gap:10px;font-size:13.5px;display:flex}.styles-module__mXy3OG__historySpinner{border:2px solid #e0e3f0;border-top-color:#5865f2;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite styles-module__mXy3OG__spin}.styles-module__mXy3OG__errorBanner{background:#ef44440f;border:1px solid #ef444433;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:6px 0;padding:11px 14px;display:flex}.styles-module__mXy3OG__errorText{color:#b91c1c;font-size:13px;line-height:1.5}.styles-module__mXy3OG__errorActions{flex-shrink:0;gap:6px;display:flex}.styles-module__mXy3OG__errorRetryBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:7px;padding:6px 12px;font-size:12.5px;font-weight:600;transition:background .15s}.styles-module__mXy3OG__errorRetryBtn:hover{background:#dc2626}.styles-module__mXy3OG__errorDismissBtn{color:#b91c1c;cursor:pointer;background:0 0;border:1px solid #ef444440;border-radius:7px;padding:6px 12px;font-size:12.5px;font-weight:500;transition:background .15s}.styles-module__mXy3OG__errorDismissBtn:hover{background:#ef444414}.styles-module__mXy3OG__regenerateBtn{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e8eaf0;border-radius:8px;align-self:flex-start;align-items:center;gap:7px;margin:4px 0 12px 38px;padding:6px 12px;font-size:12.5px;font-weight:500;transition:border-color .15s,color .15s,background .15s;display:flex}.styles-module__mXy3OG__regenerateBtn:hover{color:#5865f2;background:#5865f20d;border-color:#5865f259}.styles-module__mXy3OG__jumpBtn{color:#fff;cursor:pointer;z-index:2;background:#1a1d2e;border:none;border-radius:100px;align-items:center;gap:7px;padding:8px 16px;font-size:12.5px;font-weight:500;animation:.18s both styles-module__mXy3OG__jumpIn;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 6px 18px #0000002e}@keyframes styles-module__mXy3OG__jumpIn{0%{opacity:0;transform:translate(-50%)translateY(6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.styles-module__mXy3OG__jumpBtn:hover{background:#000}
.styles-module__R8kBRW__container{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px 8px;display:flex}.styles-module__R8kBRW__iconBadge{background:linear-gradient(145deg,#5865f21a,#5865f20a);border:1px solid #5865f226;border-radius:20px;justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:22px;animation:3s ease-in-out infinite styles-module__R8kBRW__float;display:flex}@keyframes styles-module__R8kBRW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.styles-module__R8kBRW__title{font-family:var(--font-inter-sans), Inter, sans-serif;color:#1a1d2e;margin-bottom:10px;font-size:28px;font-weight:600;line-height:1.2}.styles-module__R8kBRW__title em{color:#5865f2;font-style:italic}.styles-module__R8kBRW__subtitle{color:#9fa6bc;max-width:420px;margin-bottom:32px;font-size:14px;line-height:1.7}.styles-module__R8kBRW__chips{gap:10px;width:100%;max-width:720px;display:grid}.styles-module__R8kBRW__chip{cursor:pointer;text-align:left;font-family:var(--font-inter-sans), Inter, sans-serif;background:#fff;border:1px solid #e8eaf0;border-radius:12px;align-items:center;gap:12px;width:100%;padding:14px 16px;transition:all .15s;display:flex;box-shadow:0 1px 3px #5865f20f}.styles-module__R8kBRW__chip:hover{background:#f4f5fb;border-color:#5865f240;transform:translateY(-2px);box-shadow:0 6px 16px #5865f21f}.styles-module__R8kBRW__chipIcon{flex-shrink:0;display:flex}.styles-module__R8kBRW__chipText{color:#3d4460;flex:1;font-size:13px;line-height:1.45}.styles-module__R8kBRW__chipArrow{color:#c9cce8;flex-shrink:0;font-size:16px;transition:transform .15s,color .15s}.styles-module__R8kBRW__chip:hover .styles-module__R8kBRW__chipArrow{color:#5865f2;transform:translate(3px)}
@keyframes styles-module__gdFLma__fadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.styles-module__gdFLma__rowUser{justify-content:flex-end;padding:6px 0;animation:.22s both styles-module__gdFLma__fadeUp;display:flex}.styles-module__gdFLma__bubbleUser{color:#fff;word-break:break-word;white-space:pre-wrap;background:#5865f2;border-radius:18px 18px 4px;max-width:75%;padding:11px 16px;font-size:14.5px;line-height:1.6}.styles-module__gdFLma__rowAssistant{align-items:flex-start;gap:12px;padding:14px 0;animation:.22s both styles-module__gdFLma__fadeUp;display:flex}.styles-module__gdFLma__avatar{background:linear-gradient(135deg,#4550d4,#5865f2);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:2px;display:flex}.styles-module__gdFLma__assistantContent{flex:1;min-width:0}.styles-module__gdFLma__name{color:#5865f2;margin-bottom:6px;font-size:12px;font-weight:600}.styles-module__gdFLma__assistantText{color:#28293d;word-break:break-word;font-size:14.5px;line-height:1.75}.styles-module__gdFLma__markdown p{margin:0 0 12px}.styles-module__gdFLma__markdown>:first-child{margin-top:0}.styles-module__gdFLma__markdown>:last-child{margin-bottom:0}.styles-module__gdFLma__markdown strong{color:#1a1d2e;font-weight:700}.styles-module__gdFLma__markdown em{color:#5865f2;font-style:italic}:is(.styles-module__gdFLma__markdown h1,.styles-module__gdFLma__markdown h2,.styles-module__gdFLma__markdown h3){font-family:var(--font-inter-sans), Inter, sans-serif;color:#1a1d2e;margin:20px 0 10px;font-weight:700;line-height:1.35}.styles-module__gdFLma__markdown h1{font-size:19px}.styles-module__gdFLma__markdown h2{font-size:17px}.styles-module__gdFLma__markdown h3{font-size:15px}:is(.styles-module__gdFLma__markdown ul,.styles-module__gdFLma__markdown ol){flex-direction:column;gap:4px;margin:0 0 12px;padding-left:22px;display:flex}.styles-module__gdFLma__markdown ul{list-style:outside}.styles-module__gdFLma__markdown ol{list-style:decimal}.styles-module__gdFLma__markdown li{padding-left:2px}:is(.styles-module__gdFLma__markdown li>ul,.styles-module__gdFLma__markdown li>ol){margin-top:4px}.styles-module__gdFLma__markdown li.task-list-item{align-items:flex-start;gap:7px;margin-left:-22px;list-style:none;display:flex}.styles-module__gdFLma__markdown li.task-list-item input{accent-color:#5865f2;margin-top:5px}.styles-module__gdFLma__markdown a{color:#5865f2;text-underline-offset:2px;-webkit-text-decoration:underline #5865f259;text-decoration:underline #5865f259;transition:text-decoration-color .15s}.styles-module__gdFLma__markdown a:hover{text-decoration-color:#5865f2}.styles-module__gdFLma__markdown code{color:#5865f2;background:#5865f214;border:1px solid #5865f226;border-radius:4px;padding:1px 6px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12.5px}.styles-module__gdFLma__markdown pre{background:#1a1d2e;border-radius:10px;margin:0 0 12px;padding:14px 16px;overflow-x:auto}.styles-module__gdFLma__markdown pre code{color:#e8eaf8;background:0 0;border:none;padding:0;font-size:12.5px;line-height:1.6}.styles-module__gdFLma__markdown blockquote{color:#6b7280;border-left:3px solid #5865f24d;margin:0 0 12px;padding:2px 0 2px 14px;font-style:italic}.styles-module__gdFLma__markdown hr{border:none;border-top:1px solid #e8eaf0;margin:16px 0}.styles-module__gdFLma__markdown table{border-collapse:collapse;width:100%;margin:0 0 12px;font-size:13px}:is(.styles-module__gdFLma__markdown th,.styles-module__gdFLma__markdown td){text-align:left;border:1px solid #e8eaf0;padding:7px 10px}.styles-module__gdFLma__markdown th{color:#1a1d2e;background:#f4f5fb;font-weight:600}.styles-module__gdFLma__markdown del{color:#9fa6bc}
.styles-module__a7eYeq__block{background:#fff;border:1px solid #f0a50040;border-radius:14px;margin:8px 28px;animation:.28s both styles-module__a7eYeq__fadeUp;overflow:hidden;box-shadow:0 2px 12px #f0a50014}@keyframes styles-module__a7eYeq__fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.styles-module__a7eYeq__header{background:#f0a5000d;border-bottom:1px solid #f0a5002e;justify-content:space-between;align-items:center;padding:13px 18px;display:flex}.styles-module__a7eYeq__headerLeft{color:#c88a00;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.styles-module__a7eYeq__copyBtn{color:#c88a00;font-family:var(--font-inter-sans), Inter, sans-serif;cursor:pointer;background:#f0a50014;border:1px solid #f0a50038;border-radius:6px;align-items:center;gap:6px;padding:5px 12px;font-size:11px;font-weight:500;transition:background .15s;display:flex}.styles-module__a7eYeq__copyBtn:hover{background:#f0a50026}.styles-module__a7eYeq__body{font-family:var(--font-inter-sans), Inter, sans-serif;color:#5a6070;white-space:pre-wrap;word-break:break-word;max-height:320px;margin:0;padding:20px 22px;font-size:12px;line-height:1.75;overflow-y:auto}.styles-module__a7eYeq__body::-webkit-scrollbar{width:3px}.styles-module__a7eYeq__body::-webkit-scrollbar-thumb{background:#f0a50033;border-radius:3px}
.styles-module__Arm4ta__row{align-items:flex-start;gap:12px;padding:14px 0;display:flex}.styles-module__Arm4ta__avatar{background:linear-gradient(135deg,#4550d4,#5865f2);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:2px;display:flex}.styles-module__Arm4ta__dots{align-items:center;gap:5px;padding:8px 4px;display:flex}.styles-module__Arm4ta__dot{background:#c9cce8;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite styles-module__Arm4ta__bounce;display:block}.styles-module__Arm4ta__dot:nth-child(2){animation-delay:.2s}.styles-module__Arm4ta__dot:nth-child(3){animation-delay:.4s}@keyframes styles-module__Arm4ta__bounce{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}
.styles-module__0HWAqq__area{background:#f8f9fc;flex-shrink:0;padding:8px 24px 20px;position:relative}.styles-module__0HWAqq__area:before{content:"";pointer-events:none;background:linear-gradient(#0000,#f8f9fc);height:28px;position:absolute;top:-28px;left:0;right:0}.styles-module__0HWAqq__column{max-width:780px;margin:0 auto}.styles-module__0HWAqq__wrap{background:#fff;border:1px solid #e8eaf0;border-radius:16px;align-items:center;gap:10px;padding:10px 10px 10px 18px;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 2px 12px #1c20330d}.styles-module__0HWAqq__wrap:focus-within{border-color:#5865f266;box-shadow:0 0 0 4px #5865f214}.styles-module__0HWAqq__textarea{resize:none;font-family:var(--font-inter-sans), Inter, sans-serif;color:#1a1d2e;background:0 0;border:none;outline:none;flex:1;height:22px;min-height:22px;max-height:140px;font-size:14px;line-height:1.5;overflow-y:auto}.styles-module__0HWAqq__textarea::placeholder{color:#b0b7cc}.styles-module__0HWAqq__textarea::-webkit-scrollbar{width:3px}.styles-module__0HWAqq__textarea::-webkit-scrollbar-thumb{background:#e0e3f0;border-radius:3px}.styles-module__0HWAqq__sendBtn{cursor:pointer;background:#5865f2;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .12s,background .12s,opacity .12s;display:flex}.styles-module__0HWAqq__sendBtn:hover:not(:disabled){background:#4550d4;transform:translateY(-1px)}.styles-module__0HWAqq__sendBtn:active:not(:disabled){transform:translateY(0)}.styles-module__0HWAqq__sendBtn:disabled{opacity:.35;cursor:not-allowed}.styles-module__0HWAqq__stopBtn{cursor:pointer;background:#1a1d2e;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .12s,background .12s;display:flex}.styles-module__0HWAqq__stopBtn:hover{background:#000;transform:translateY(-1px)}.styles-module__0HWAqq__stopBtn:active{transform:translateY(0)}.styles-module__0HWAqq__hint{color:#b0b7cc;justify-content:space-between;margin-top:8px;padding:0 4px;font-size:11px;display:flex}.styles-module__0HWAqq__kbd{font-family:var(--font-inter-sans), Inter, sans-serif;color:#9fa6bc;background:#f0f1f8;border:1px solid #e0e3f0;border-radius:4px;padding:1px 5px;font-size:10px}@media (max-width:768px){.styles-module__0HWAqq__hint span:last-child{display:none}}
.styles-module__BSjDvG__backdrop{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000a6;justify-content:center;align-items:center;animation:.2s styles-module__BSjDvG__fadeIn;display:flex;position:fixed;inset:0}@keyframes styles-module__BSjDvG__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module__BSjDvG__modal{background:#1c202c;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:420px;padding:48px 40px 40px;animation:.3s cubic-bezier(.34,1.56,.64,1) styles-module__BSjDvG__slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 32px 80px #0009}@keyframes styles-module__BSjDvG__slideUp{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.styles-module__BSjDvG__rings{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.styles-module__BSjDvG__rings span{border:1px solid #63b3ed12;border-radius:50%;animation:3s ease-in-out infinite styles-module__BSjDvG__pulse;position:absolute}.styles-module__BSjDvG__rings span:first-child{width:200px;height:200px;animation-delay:0s}.styles-module__BSjDvG__rings span:nth-child(2){width:320px;height:320px;animation-delay:.6s}.styles-module__BSjDvG__rings span:nth-child(3){width:440px;height:440px;animation-delay:1.2s}@keyframes styles-module__BSjDvG__pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.03)}}.styles-module__BSjDvG__iconWrap{z-index:1;color:#63b3ed;background:#63b3ed1a;border:1px solid #63b3ed33;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative}.styles-module__BSjDvG__docIcon{width:28px;height:28px;animation:2.5s ease-in-out infinite styles-module__BSjDvG__float}@keyframes styles-module__BSjDvG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.styles-module__BSjDvG__checkIcon{color:#68d391;width:32px;height:32px;animation:.4s cubic-bezier(.34,1.56,.64,1) styles-module__BSjDvG__popIn}@keyframes styles-module__BSjDvG__popIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.styles-module__BSjDvG__iconWrapNeutral{color:#63b3ed;background:#63b3ed1a;border-color:#63b3ed33}.styles-module__BSjDvG__iconWrapDone{color:#68d391;background:#68d3911a;border-color:#68d39140}.styles-module__BSjDvG__iconWrapError{color:#fc8181;background:#fc81811a;border-color:#fc818140}.styles-module__BSjDvG__spinIcon{animation:.8s linear infinite styles-module__BSjDvG__spin}@keyframes styles-module__BSjDvG__spin{to{transform:rotate(360deg)}}.styles-module__BSjDvG__content{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:8px;width:100%;display:flex;position:relative}.styles-module__BSjDvG__title{color:#f7fafc;letter-spacing:-.02em;margin:0;font-size:1.2rem;font-weight:600}.styles-module__BSjDvG__subtitle{color:#ffffff73;margin:0 0 8px;font-size:.85rem;line-height:1.5}.styles-module__BSjDvG__stepList{text-align:left;flex-direction:column;gap:10px;width:100%;margin-top:8px;display:flex}.styles-module__BSjDvG__step{align-items:center;gap:10px;transition:opacity .3s;display:flex}.styles-module__BSjDvG__stepDone{opacity:.4}.styles-module__BSjDvG__stepActive{opacity:1}.styles-module__BSjDvG__stepPending{opacity:.2}.styles-module__BSjDvG__stepDot{background:#fff3;border-radius:50%;flex-shrink:0;width:7px;height:7px;transition:background .3s,box-shadow .3s}.styles-module__BSjDvG__stepDone .styles-module__BSjDvG__stepDot{background:#68d391}.styles-module__BSjDvG__stepActive .styles-module__BSjDvG__stepDot{background:#63b3ed;animation:1.2s ease-in-out infinite styles-module__BSjDvG__blink;box-shadow:0 0 0 4px #63b3ed33}@keyframes styles-module__BSjDvG__blink{0%,to{opacity:1}50%{opacity:.4}}.styles-module__BSjDvG__stepLabel{color:#ffffffbf;font-size:.82rem;font-weight:400}.styles-module__BSjDvG__stepDone .styles-module__BSjDvG__stepLabel{color:#ffffff59}.styles-module__BSjDvG__stepActive .styles-module__BSjDvG__stepLabel{color:#fff;font-weight:500}.styles-module__BSjDvG__progressBar{background:#ffffff0f;border-radius:99px;width:100%;height:3px;margin-top:4px;overflow:hidden}.styles-module__BSjDvG__progressFill{background:linear-gradient(90deg,#4299e1,#63b3ed);border-radius:99px;height:100%;transition:width 1.8s cubic-bezier(.4,0,.2,1)}.styles-module__BSjDvG__priceBlock{align-items:baseline;gap:8px;margin-top:2px;display:flex}.styles-module__BSjDvG__priceValue{color:#f7fafc;letter-spacing:-.02em;font-size:1.9rem;font-weight:700}.styles-module__BSjDvG__priceNote{color:#fff6;font-size:.78rem}.styles-module__BSjDvG__includesList{text-align:left;flex-direction:column;gap:9px;width:100%;margin:4px 0 2px;padding:0;list-style:none;display:flex}.styles-module__BSjDvG__includesItem{color:#ffffffb3;align-items:flex-start;gap:9px;font-size:.82rem;line-height:1.4;display:flex}.styles-module__BSjDvG__includesItem svg{color:#68d391;flex-shrink:0;margin-top:2px}.styles-module__BSjDvG__fileCard{text-align:left;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:12px;width:100%;margin-top:4px;padding:12px 14px;display:flex}.styles-module__BSjDvG__fileIcon{color:#68d391;background:#68d3911f;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.styles-module__BSjDvG__fileInfo{min-width:0}.styles-module__BSjDvG__fileName{color:#f7fafc;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.styles-module__BSjDvG__fileMeta{color:#fff6;margin-top:1px;font-size:.75rem}.styles-module__BSjDvG__doneActions{gap:8px;width:100%;margin-top:4px;display:flex}.styles-module__BSjDvG__openBtn{color:#fff;cursor:pointer;letter-spacing:-.01em;background:#3182ce;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:flex}.styles-module__BSjDvG__openBtn:hover{background:#2b6cb0;transform:translateY(-1px)}.styles-module__BSjDvG__openBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.styles-module__BSjDvG__inlineError{color:#feb2b2;background:#fc818114;border:1px solid #fc818133;border-radius:10px;width:100%;margin:-8px 0 0;padding:10px 12px;font-size:.8rem;line-height:1.5}.styles-module__BSjDvG__copyBtn{color:#ffffffbf;cursor:pointer;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:12px 16px;font-size:.85rem;font-weight:500;transition:background .2s,color .2s;display:flex}.styles-module__BSjDvG__copyBtn:hover{color:#fff;background:#ffffff1a}.styles-module__BSjDvG__nextStepLink{color:#63b3ed;align-items:center;gap:6px;margin-top:2px;font-size:.82rem;font-weight:500;text-decoration:none;transition:gap .15s,color .15s;display:flex}.styles-module__BSjDvG__nextStepLink:hover{color:#90cdf4;gap:9px}.styles-module__BSjDvG__dismissBtn{color:#ffffff59;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:.8rem;transition:color .2s}.styles-module__BSjDvG__dismissBtn:hover{color:#fff9}
