.Courses-module__uvHiBG__container{max-width:1200px;margin:0 auto;padding:2rem;animation:.4s ease-out Courses-module__uvHiBG__fadeIn}@keyframes Courses-module__uvHiBG__fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.Courses-module__uvHiBG__header{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.Courses-module__uvHiBG__titleArea{flex-direction:column;gap:.25rem;display:flex}.Courses-module__uvHiBG__title{color:var(--text-primary);letter-spacing:-.025em;font-size:1.85rem;font-weight:700}.Courses-module__uvHiBG__subtitle{color:var(--sara-text-muted);font-size:.95rem}.Courses-module__uvHiBG__headerActions{align-items:center;gap:.75rem;display:flex}.Courses-module__uvHiBG__btnPrimary{cursor:pointer;white-space:nowrap;letter-spacing:.01em;background:var(--main-blue);color:#fff;border:none;border-radius:5px;align-items:center;gap:.5rem;padding:.65rem 1.3rem;font-size:.9rem;font-weight:600;transition:all .22s cubic-bezier(.16,1,.3,1);display:inline-flex}.Courses-module__uvHiBG__btnPrimary:hover{background:var(--hover-blue);transform:translateY(-2px);box-shadow:0 4px 12px #0176ff4d}.Courses-module__uvHiBG__btnPrimary:active{transform:translateY(0)}.Courses-module__uvHiBG__btnSecondary{cursor:pointer;background-color:var(--sidebar-bg);color:var(--text-primary);border:1px solid var(--border-light);border-radius:5px;align-items:center;gap:.5rem;padding:.6rem 1.1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-flex}.Courses-module__uvHiBG__btnSecondary:hover{background-color:#f8fafc;transform:translateY(-1px)}.Courses-module__uvHiBG__btnDanger{cursor:pointer;color:#ef4444;background-color:#fef2f2;border:1px solid #fecaca;border-radius:5px;align-items:center;gap:.5rem;padding:.6rem 1.1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-flex}.Courses-module__uvHiBG__btnDanger:hover{background-color:#fee2e2}.Courses-module__uvHiBG__btnIcon{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.35rem;transition:all .2s;display:flex}.Courses-module__uvHiBG__btnIcon:hover{color:var(--text-primary);background-color:#f1f5f9}.Courses-module__uvHiBG__btnIconDanger:hover{color:#ef4444;background-color:#fef2f2}.Courses-module__uvHiBG__controlsBar{background:var(--sidebar-bg);border:1px solid var(--border-light);border-radius:7px;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem;display:flex}.Courses-module__uvHiBG__searchWrapper{flex:1;position:relative}.Courses-module__uvHiBG__searchIcon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.Courses-module__uvHiBG__searchInput{border:1px solid var(--border-light);width:100%;color:var(--text-primary);background-color:#f8fafc;border-radius:5px;padding:.6rem 1rem .6rem 2.5rem;font-size:.9rem;transition:all .2s}.Courses-module__uvHiBG__searchInput:focus{border-color:var(--primary);background-color:var(--sidebar-bg);outline:none;box-shadow:0 0 0 3px #0076ff1a}.Courses-module__uvHiBG__typeFilter{border:1px solid var(--border-light);color:var(--text-primary);background:var(--sidebar-bg);cursor:pointer;border-radius:5px;padding:.6rem .85rem;font-size:.9rem}.Courses-module__uvHiBG__typeFilter:focus{border-color:var(--primary);outline:none}.Courses-module__uvHiBG__tableCard{background:var(--sidebar-bg);border:1px solid var(--border-light);border-radius:7px;margin-bottom:1.5rem;overflow:hidden}.Courses-module__uvHiBG__table{border-collapse:collapse;text-align:left;width:100%}.Courses-module__uvHiBG__table th{text-transform:uppercase;color:#64748b;border-bottom:1px solid var(--border-light);background-color:#f8fafc;padding:1rem 1.25rem;font-size:.75rem;font-weight:600}.Courses-module__uvHiBG__table td{border-bottom:1px solid var(--border-light);vertical-align:middle;padding:1rem 1.25rem;font-size:.9rem}.Courses-module__uvHiBG__table tr:last-child td{border-bottom:none}.Courses-module__uvHiBG__table tbody tr:hover td{cursor:pointer;background-color:#0076ff0a}.Courses-module__uvHiBG__courseName{color:var(--text-primary);margin-bottom:.2rem;font-weight:600}.Courses-module__uvHiBG__courseDesc{color:var(--sara-text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:280px;font-size:.78rem;overflow:hidden}.Courses-module__uvHiBG__typeBadge{border-radius:9999px;align-items:center;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-flex}.Courses-module__uvHiBG__typeOnboarding{color:#5b21b6;background:#ede9fe}.Courses-module__uvHiBG__typeTraining{color:#1e40af;background:#dbeafe}.Courses-module__uvHiBG__typeAssessment{color:#166534;background:#dcfce7}.Courses-module__uvHiBG__typeInterview{color:#92400e;background:#fef3c7}.Courses-module__uvHiBG__typePresentation{color:#475569;background:#f1f5f9}.Courses-module__uvHiBG__actionsCell{gap:.5rem;display:flex}.Courses-module__uvHiBG__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.Courses-module__uvHiBG__emptyStateTitle{color:var(--text-primary);font-size:1.1rem;font-weight:600}.Courses-module__uvHiBG__emptyStateDesc{color:var(--sara-text-muted);max-width:320px;font-size:.9rem}.Courses-module__uvHiBG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background-color:#0f172a4d;justify-content:flex-end;animation:.2s ease-out Courses-module__uvHiBG__fadeInOverlay;display:flex;position:fixed;inset:0}@keyframes Courses-module__uvHiBG__fadeInOverlay{0%{opacity:0}to{opacity:1}}.Courses-module__uvHiBG__modalContent{background-color:var(--sidebar-bg);flex-direction:column;width:100%;max-width:560px;height:100%;animation:.3s cubic-bezier(.16,1,.3,1) Courses-module__uvHiBG__slideInDrawer;display:flex;box-shadow:-4px 0 24px #00000014}@keyframes Courses-module__uvHiBG__slideInDrawer{0%{transform:translate(100%)}to{transform:translate(0)}}.Courses-module__uvHiBG__modalHeader{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.Courses-module__uvHiBG__modalTitle{color:var(--text-primary);font-size:1.2rem;font-weight:700}.Courses-module__uvHiBG__modalSub{color:var(--sara-text-muted);margin-top:.2rem;font-size:.8rem}.Courses-module__uvHiBG__modalClose{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:6px;padding:.25rem;transition:background-color .2s}.Courses-module__uvHiBG__modalClose:hover{color:var(--text-primary);background-color:#f1f5f9}.Courses-module__uvHiBG__drawerTabs{border-bottom:1px solid var(--border-light);background-color:#f8fafc;gap:.25rem;padding:.25rem .75rem 0;display:flex}.Courses-module__uvHiBG__drawerTab{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;outline:none;align-items:center;gap:.4rem;padding:.65rem .85rem;font-size:.82rem;font-weight:600;transition:all .2s;display:inline-flex}.Courses-module__uvHiBG__drawerTab:hover{color:var(--primary)}.Courses-module__uvHiBG__drawerTabActive{color:var(--primary);border-bottom-color:var(--primary)}.Courses-module__uvHiBG__modalBody{flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem;display:flex;overflow-y:auto}.Courses-module__uvHiBG__modalFooter{border-top:1px solid var(--border-light);justify-content:flex-end;gap:.75rem;padding:1.5rem;display:flex}.Courses-module__uvHiBG__formGroup{flex-direction:column;gap:.4rem;display:flex}.Courses-module__uvHiBG__formLabel{color:#475569;font-size:.8rem;font-weight:600}.Courses-module__uvHiBG__input{border:1px solid var(--border-light);width:100%;color:var(--text-primary);border-radius:5px;padding:.6rem .85rem;font-size:.9rem;transition:all .2s}.Courses-module__uvHiBG__input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #0076ff1a}.Courses-module__uvHiBG__textarea{border:1px solid var(--border-light);resize:vertical;width:100%;min-height:80px;color:var(--text-primary);border-radius:5px;padding:.6rem .85rem;font-family:inherit;font-size:.9rem;transition:all .2s}.Courses-module__uvHiBG__textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #0076ff1a}.Courses-module__uvHiBG__row{gap:1rem;display:flex}.Courses-module__uvHiBG__row>*{flex:1}.Courses-module__uvHiBG__toggleRow{border:1px solid var(--border-light);background:#f8fafc;border-radius:5px;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.Courses-module__uvHiBG__metricChip{color:var(--primary);background:#0076ff1a;border-radius:9999px;align-items:center;gap:.3rem;padding:.25rem .65rem;font-size:.78rem;font-weight:600;display:inline-flex}.Courses-module__uvHiBG__metricChipRemove{cursor:pointer;color:inherit;opacity:.7;background:0 0;border:none;align-items:center;padding:0;display:flex}.Courses-module__uvHiBG__metricChipRemove:hover{opacity:1}.Courses-module__uvHiBG__metricSearch{width:100%}.Courses-module__uvHiBG__stepsTable{border-collapse:collapse;width:100%}.Courses-module__uvHiBG__stepsTable th{text-transform:uppercase;color:#64748b;border-bottom:1px solid var(--border-light);text-align:left;background:#f8fafc;padding:.6rem .75rem;font-size:.72rem;font-weight:700}.Courses-module__uvHiBG__stepsTable td{border-bottom:1px solid var(--border-light);vertical-align:middle;padding:.5rem .75rem;font-size:.85rem}.Courses-module__uvHiBG__stepsTable tr:last-child td{border-bottom:none}.Courses-module__uvHiBG__stepNum{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.72rem;font-weight:700;display:flex}.Courses-module__uvHiBG__stepInput{border:1px solid var(--border-light);color:var(--text-primary);border-radius:6px;width:100%;padding:.35rem .5rem;font-size:.82rem}.Courses-module__uvHiBG__stepInput:focus{border-color:var(--primary);outline:none}.Courses-module__uvHiBG__stepInputNarrow{width:64px}.Courses-module__uvHiBG__addStepBtn{color:var(--primary);cursor:pointer;background:#0076ff0d;border:1.5px dashed #0076ff66;border-radius:5px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.75rem;padding:.6rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.Courses-module__uvHiBG__addStepBtn:hover{background:#0076ff1a}
.Toast-module__dpyMdW__toast{color:#fff;background-color:#111827;border-left:4px solid #0070f3;border-radius:12px;align-items:center;gap:10px;min-width:280px;padding:14px 40px 14px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;animation:.3s ease-out Toast-module__dpyMdW__slideIn;display:flex;position:relative;box-shadow:0 10px 15px -3px #0006}.Toast-module__dpyMdW__success{border-left-color:#22c55e}.Toast-module__dpyMdW__error{border-left-color:#ef4444}.Toast-module__dpyMdW__info{border-left-color:#3b82f6}@keyframes Toast-module__dpyMdW__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.Toast-module__dpyMdW__icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:16px;display:flex}.Toast-module__dpyMdW__success .Toast-module__dpyMdW__icon{background-color:#22c55e}.Toast-module__dpyMdW__error .Toast-module__dpyMdW__icon{background-color:#ef4444}.Toast-module__dpyMdW__info .Toast-module__dpyMdW__icon{background-color:#3b82f6}.Toast-module__dpyMdW__message{flex:1;font-size:14px;font-weight:500}.Toast-module__dpyMdW__closeBtn{color:#ffffff80;cursor:pointer;background:0 0;border:none;padding:4px;font-size:12px;line-height:1;position:absolute;top:8px;right:8px}.Toast-module__dpyMdW__closeBtn:hover{color:#fff}.Toast-module__dpyMdW__link-updated{color:#0f172a;background-color:#fff;border:2px solid #2563eb;border-radius:8px;min-width:320px;padding:16px 40px 16px 16px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.Toast-module__dpyMdW__link-updated .Toast-module__dpyMdW__message{color:#0f172a;font-weight:400}.Toast-module__dpyMdW__link-updated .Toast-module__dpyMdW__closeBtn{color:#64748b}.Toast-module__dpyMdW__link-updated .Toast-module__dpyMdW__closeBtn:hover{color:#0f172a}
.JTBDWizard-module__GBp6cq__container{color:#fff;background:#0c0e12;flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:5rem 2rem;font-family:Inter,sans-serif;display:flex;position:relative}.JTBDWizard-module__GBp6cq__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:4rem;display:flex}.JTBDWizard-module__GBp6cq__badge{color:#818cf8;background:#0076ff1a;border:1px solid #0076ff33;border-radius:99px;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;display:flex}.JTBDWizard-module__GBp6cq__title{letter-spacing:-.04em;background:linear-gradient(#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.25rem;font-size:3.5rem;font-weight:800}.JTBDWizard-module__GBp6cq__subtitle{color:#ffffff80;max-width:600px;font-size:1.2rem;line-height:1.6}.JTBDWizard-module__GBp6cq__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;width:100%;max-width:1200px;display:grid}.JTBDWizard-module__GBp6cq__card{cursor:pointer;text-align:left;background:#ffffff05;border:1px solid #ffffff14;border-radius:28px;flex-direction:column;align-items:flex-start;padding:2.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.JTBDWizard-module__GBp6cq__card:hover{border-color:var(--brand-color,#0076ff);background:#ffffff0a;transform:translateY(-8px)}.JTBDWizard-module__GBp6cq__cardGlow{background:var(--brand-color,#0076ff);filter:blur(50px);opacity:0;pointer-events:none;width:120px;height:40px;transition:opacity .4s;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.JTBDWizard-module__GBp6cq__card:hover .JTBDWizard-module__GBp6cq__cardGlow{opacity:.3}.JTBDWizard-module__GBp6cq__iconWrapper{width:56px;height:56px;color:var(--brand-color,#818cf8);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;justify-content:center;align-items:center;margin-bottom:2rem;transition:all .3s;display:flex}.JTBDWizard-module__GBp6cq__card:hover .JTBDWizard-module__GBp6cq__iconWrapper{background:var(--brand-color,#0076ff);color:#fff;transform:scale(1.1)}.JTBDWizard-module__GBp6cq__cardTitle{color:#fff;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.JTBDWizard-module__GBp6cq__cardDesc{color:#ffffff80;flex:1;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.JTBDWizard-module__GBp6cq__cardFooter{color:#ffffff4d;text-transform:uppercase;letter-spacing:.05em;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;width:100%;padding-top:1.5rem;font-size:.8rem;font-weight:600;display:flex}.JTBDWizard-module__GBp6cq__card:hover .JTBDWizard-module__GBp6cq__cardFooter{color:var(--brand-color,#0076ff)}.JTBDWizard-module__GBp6cq__subGrid{grid-template-columns:1fr;gap:1rem;width:100%;max-width:650px;display:grid}.JTBDWizard-module__GBp6cq__subCard{cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;border-radius:20px;justify-content:space-between;align-items:center;padding:1.5rem 2rem;transition:all .2s;display:flex}.JTBDWizard-module__GBp6cq__subCard:hover{background:#ffffff0d;border-color:#818cf8;transform:translate(10px)}.JTBDWizard-module__GBp6cq__subAction{color:#ffffff4d;background:#ffffff08;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.JTBDWizard-module__GBp6cq__subCard:hover .JTBDWizard-module__GBp6cq__subAction{color:#fff;background:#0076ff}.JTBDWizard-module__GBp6cq__backBtn{color:#ffffff80;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.75rem;margin-bottom:2rem;padding:.75rem 1.25rem;font-size:.9rem;transition:all .2s;display:flex}.JTBDWizard-module__GBp6cq__backBtn:hover{color:#fff;background:#ffffff14}.JTBDWizard-module__GBp6cq__wizardWrapper{background:#000;border:1px solid #ffffff1a;border-radius:32px;width:100%;max-width:1280px;padding:1rem;animation:.5s ease-out JTBDWizard-module__GBp6cq__fadeIn}@keyframes JTBDWizard-module__GBp6cq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.Wizard-module__JLPF4a__wizardContainer{color:#1e293b;background-color:#f8fafc;height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex;overflow:hidden}.Wizard-module__JLPF4a__sidebar{background-color:#fff;border-right:1px solid #e2e8f0;flex-direction:column;flex-shrink:0;width:280px;padding:1.5rem;display:flex}.Wizard-module__JLPF4a__backLink{color:#64748b;align-items:center;gap:.5rem;margin-bottom:2.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.Wizard-module__JLPF4a__backLink:hover{color:#0f172a}.Wizard-module__JLPF4a__sidebarHeader h3{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-size:.75rem;font-weight:700}.Wizard-module__JLPF4a__stepsList{flex-direction:column;gap:.5rem;display:flex}.Wizard-module__JLPF4a__stepItem{cursor:pointer;color:#64748b;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.Wizard-module__JLPF4a__stepIcon{background:#f1f5f9;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.Wizard-module__JLPF4a__stepActive{color:#0076ff;background-color:#eef2ff}.Wizard-module__JLPF4a__stepActive .Wizard-module__JLPF4a__stepIcon{color:#fff;background-color:#0076ff}.Wizard-module__JLPF4a__stepCompleted{color:#0f172a}.Wizard-module__JLPF4a__stepCompleted .Wizard-module__JLPF4a__stepIcon{color:#22c55e;background-color:#f1f5f9}.Wizard-module__JLPF4a__content{flex-direction:column;flex:1;align-items:center;padding:3rem;display:flex;overflow-y:auto}.Wizard-module__JLPF4a__panel{width:100%;max-width:650px}.Wizard-module__JLPF4a__stepContent{animation:.3s ease-out Wizard-module__JLPF4a__fadeIn}@keyframes Wizard-module__JLPF4a__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Wizard-module__JLPF4a__stepTitle{color:#0f172a;letter-spacing:-.02em;margin-bottom:.75rem;font-size:2rem;font-weight:800}.Wizard-module__JLPF4a__rewardIconWrapper{background:linear-gradient(135deg,#0076ff 0%,#a855f7 100%);border-radius:28px;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 1.5rem;animation:.6s cubic-bezier(.175,.885,.32,1.275) Wizard-module__JLPF4a__rewardPop;display:flex;box-shadow:0 20px 40px #0076ff4d}@keyframes Wizard-module__JLPF4a__rewardPop{0%{opacity:0;transform:scale(.5)rotate(-20deg)}to{opacity:1;transform:scale(1)rotate(0)}}.Wizard-module__JLPF4a__stepDesc{color:#64748b;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.5}.Wizard-module__JLPF4a__formGroup{margin-bottom:1.75rem}.Wizard-module__JLPF4a__formGroup label{color:#0f172a;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.Wizard-module__JLPF4a__input{color:#1e293b;background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.Wizard-module__JLPF4a__input:focus{border-color:#0076ff;outline:none;box-shadow:0 0 0 4px #0076ff1a}.Wizard-module__JLPF4a__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Wizard-module__JLPF4a__avatarGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.Wizard-module__JLPF4a__avatarCard{aspect-ratio:4/5;cursor:pointer;background-color:#f1f5f9;border:2px solid #0000;border-radius:16px;transition:all .2s}.Wizard-module__JLPF4a__avatarCardSelected{background:#eef2ff;border-color:#0076ff}.Wizard-module__JLPF4a__uploadArea{background:#fff;border:2px dashed #e2e8f0;border-radius:20px;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem;transition:all .2s;display:flex}.Wizard-module__JLPF4a__uploadArea:hover{background:#f8fafc;border-color:#0076ff}.Wizard-module__JLPF4a__footerNav{border-top:1px solid #e2e8f0;justify-content:space-between;margin-top:4rem;padding-top:2rem;display:flex}.Wizard-module__JLPF4a__aiSidebar{background-color:#fff;border-left:1px solid #e2e8f0;flex-direction:column;flex-shrink:0;width:320px;padding:1.5rem;display:flex}.Wizard-module__JLPF4a__aiHeader{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.Wizard-module__JLPF4a__aiIcon{color:#0076ff;background:#eef2ff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Wizard-module__JLPF4a__aiTitle{color:#0f172a;font-weight:700}.Wizard-module__JLPF4a__stonlyContainer{background:#fff;border:1px solid #f1f5f9;border-radius:16px;width:100%;min-height:400px;overflow:hidden}.Wizard-module__JLPF4a__aiChat{background:#f8fafc;border-radius:16px;flex-direction:column;flex:1;gap:1rem;padding:1rem;display:flex;overflow-y:auto}.Wizard-module__JLPF4a__aiMsg{color:#475569;background:#fff;border-radius:12px;padding:.75rem 1rem;font-size:.9rem;line-height:1.4;box-shadow:0 2px 4px #00000005}.Wizard-module__JLPF4a__aiInput{border:1px solid #e2e8f0;border-radius:12px;margin-top:1rem;padding:.75rem;font-size:.9rem}.Wizard-module__JLPF4a__primaryBtn{color:#fff;cursor:pointer;background-color:#0076ff;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.8rem 1.75rem;font-weight:700;transition:all .2s;display:flex}.Wizard-module__JLPF4a__primaryBtn:hover{background-color:#0061d6;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0076ff4d}.Wizard-module__JLPF4a__secondaryBtn{color:#475569;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:.8rem 1.75rem;font-weight:700;transition:all .2s}.Wizard-module__JLPF4a__secondaryBtn:hover{color:#0f172a;background-color:#f8fafc;border-color:#cbd5e1}.Wizard-module__JLPF4a__uploadBtn{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;padding:.6rem 1.2rem;font-weight:600;transition:all .2s}.Wizard-module__JLPF4a__uploadBtn:hover{color:#0f172a;background:#e2e8f0}
.CoachSetup-module__2by-0q__header{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.CoachSetup-module__2by-0q__checkbox{cursor:pointer;width:18px;height:18px;accent-color:var(--status-warning)}.CoachSetup-module__2by-0q__titleText{color:var(--text-primary);font-size:1rem;font-weight:700}.CoachSetup-module__2by-0q__newBadge{border-radius:var(--radius-pill);background:var(--color-white);border:1px solid var(--yellow-stroke);min-width:38px;height:20px;color:var(--status-warning);letter-spacing:.04em;justify-content:center;align-items:center;padding:0 8px;font-size:.65rem;font-weight:700;display:inline-flex}.CoachSetup-module__2by-0q__description{color:var(--icon-normal);margin:0;font-size:.85rem;line-height:1.5}.CoachSetup-module__2by-0q__roleContainer{margin-top:var(--space-20);padding-top:var(--space-20);border-top:1px solid var(--yellow-stroke)}.CoachSetup-module__2by-0q__label{color:var(--text-primary);margin-bottom:8px;font-size:.85rem;font-weight:600;display:block}.CoachSetup-module__2by-0q__labelNote{color:var(--icon-normal);font-weight:400}.CoachSetup-module__2by-0q__select{border:1px solid var(--default-stroke);border-radius:var(--radius-md);background:var(--color-white);width:100%;height:40px;color:var(--text-primary);padding:0 12px;font-size:.875rem}.CoachSetup-module__2by-0q__select:focus-visible{border-color:var(--main-blue);outline:none;box-shadow:0 0 0 3px #0176ff1f}.CoachSetup-module__2by-0q__hint{color:var(--icon-normal);margin:8px 0 0;font-size:.8rem;line-height:1.4}
.KnowledgeBasePanel-module__gg2Yfq__panel{background:#fff;flex-direction:column;height:100%;display:flex}.KnowledgeBasePanel-module__gg2Yfq__panelHeader{border-bottom:1px solid #f0f0f0;padding:1.5rem 2rem 1rem}.KnowledgeBasePanel-module__gg2Yfq__headerTop{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.KnowledgeBasePanel-module__gg2Yfq__panelTitle{color:#111827;margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.KnowledgeBasePanel-module__gg2Yfq__panelSubtitle{color:#6b7280;margin:0;font-size:.82rem}.KnowledgeBasePanel-module__gg2Yfq__addSourceBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:background .15s;display:flex}.KnowledgeBasePanel-module__gg2Yfq__addSourceBtn:hover{background:#1d4ed8}.KnowledgeBasePanel-module__gg2Yfq__panelBody{flex:1;padding:1rem 2rem 2rem;overflow:visible}.KnowledgeBasePanel-module__gg2Yfq__searchRow{margin-bottom:1rem}.KnowledgeBasePanel-module__gg2Yfq__searchWrap{max-width:360px;position:relative}.KnowledgeBasePanel-module__gg2Yfq__searchIcon{color:#9ca3af;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.KnowledgeBasePanel-module__gg2Yfq__searchInput{color:#374151;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;width:100%;padding:.45rem .75rem .45rem 2rem;font-size:.82rem;transition:border-color .15s}.KnowledgeBasePanel-module__gg2Yfq__searchInput:focus{background:#fff;border-color:#2563eb;outline:none}.KnowledgeBasePanel-module__gg2Yfq__table{border:1px solid #e5e7eb;border-radius:8px;font-size:.82rem;overflow:hidden}.KnowledgeBasePanel-module__gg2Yfq__tableHead{color:#6b7280;background:#f9fafb;border-bottom:1px solid #e5e7eb;grid-template-columns:32px 1fr 110px 50px 140px 90px 70px 80px;align-items:center;gap:.5rem;padding:.55rem .75rem;font-weight:600;display:grid}.KnowledgeBasePanel-module__gg2Yfq__tableRow{color:#374151;border-bottom:1px solid #f0f0f0;grid-template-columns:32px 1fr 110px 50px 140px 90px 70px 80px;align-items:center;gap:.5rem;padding:.6rem .75rem;transition:background .1s;display:grid}.KnowledgeBasePanel-module__gg2Yfq__tableRow:last-child{border-bottom:none}.KnowledgeBasePanel-module__gg2Yfq__tableRow:hover{background:#f9fafb}.KnowledgeBasePanel-module__gg2Yfq__rowSelected{background:#eff6ff}.KnowledgeBasePanel-module__gg2Yfq__colCheck{align-items:center;display:flex}.KnowledgeBasePanel-module__gg2Yfq__colName{align-items:center;gap:6px;display:flex;overflow:hidden}.KnowledgeBasePanel-module__gg2Yfq__sourceName{text-overflow:ellipsis;white-space:nowrap;color:#374151;overflow:hidden}.KnowledgeBasePanel-module__gg2Yfq__colCreated,.KnowledgeBasePanel-module__gg2Yfq__colType{color:#6b7280}.KnowledgeBasePanel-module__gg2Yfq__colLang,.KnowledgeBasePanel-module__gg2Yfq__colAccess{color:#374151}.KnowledgeBasePanel-module__gg2Yfq__colResults{color:#6b7280}.KnowledgeBasePanel-module__gg2Yfq__resultsLink{color:#2563eb;font-weight:500}.KnowledgeBasePanel-module__gg2Yfq__colActions{align-items:center;gap:4px;display:flex}.KnowledgeBasePanel-module__gg2Yfq__typeIconT{color:#6b7280;background:#f3f4f6;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.75rem;font-weight:700;display:flex}.KnowledgeBasePanel-module__gg2Yfq__typeIconLink,.KnowledgeBasePanel-module__gg2Yfq__typeIconFile{color:#6b7280}.KnowledgeBasePanel-module__gg2Yfq__actionBtn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;align-items:center;padding:4px;transition:background .15s,color .15s;display:flex}.KnowledgeBasePanel-module__gg2Yfq__actionBtn:hover{color:#374151;background:#f3f4f6}.KnowledgeBasePanel-module__gg2Yfq__actionBtnDanger{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;align-items:center;padding:4px;transition:background .15s,color .15s;display:flex}.KnowledgeBasePanel-module__gg2Yfq__actionBtnDanger:hover{color:#dc2626;background:#fee2e2}.KnowledgeBasePanel-module__gg2Yfq__emptyState{text-align:center;color:#9ca3af;padding:2rem;font-size:.85rem}.KnowledgeBasePanel-module__gg2Yfq__modalOverlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.KnowledgeBasePanel-module__gg2Yfq__modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:640px;max-height:90vh;display:flex;box-shadow:0 20px 60px #0003}.KnowledgeBasePanel-module__gg2Yfq__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.KnowledgeBasePanel-module__gg2Yfq__modalTitle{color:#111827;margin:0;font-size:1.05rem;font-weight:700}.KnowledgeBasePanel-module__gg2Yfq__closeBtn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;align-items:center;padding:4px;display:flex}.KnowledgeBasePanel-module__gg2Yfq__closeBtn:hover{color:#111827;background:#f3f4f6}.KnowledgeBasePanel-module__gg2Yfq__modalTabs{border-bottom:1px solid #e5e7eb;gap:0;padding:0 1.5rem;display:flex}.KnowledgeBasePanel-module__gg2Yfq__modalTab{color:#6b7280;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.75rem 1rem;font-size:.85rem;transition:color .15s,border-color .15s}.KnowledgeBasePanel-module__gg2Yfq__modalTab:hover{color:#374151}.KnowledgeBasePanel-module__gg2Yfq__modalTabActive{color:#2563eb;border-bottom-color:#2563eb;font-weight:600}.KnowledgeBasePanel-module__gg2Yfq__modalBody{flex-direction:column;flex:1;gap:1rem;padding:1.25rem 1.5rem;display:flex;overflow-y:auto}.KnowledgeBasePanel-module__gg2Yfq__modalFooter{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.KnowledgeBasePanel-module__gg2Yfq__primaryBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .15s}.KnowledgeBasePanel-module__gg2Yfq__primaryBtn:hover{background:#1d4ed8}.KnowledgeBasePanel-module__gg2Yfq__cancelBtn{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem 1.25rem;font-size:.875rem;transition:background .15s}.KnowledgeBasePanel-module__gg2Yfq__cancelBtn:hover{background:#f3f4f6}.KnowledgeBasePanel-module__gg2Yfq__dropZone{background:#fafafa;border:2px dashed #d1d5db;border-radius:8px;transition:border-color .2s;display:flex;overflow:hidden}.KnowledgeBasePanel-module__gg2Yfq__dropZoneDragging{background:#eff6ff;border-color:#2563eb}.KnowledgeBasePanel-module__gg2Yfq__dropLeft{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:2rem 1.5rem;display:flex}.KnowledgeBasePanel-module__gg2Yfq__dropTitle{color:#374151;margin:0;font-size:.9rem;font-weight:600}.KnowledgeBasePanel-module__gg2Yfq__dropLink{color:#2563eb;cursor:pointer;background:0 0;border:none;font-size:.85rem;text-decoration:underline}.KnowledgeBasePanel-module__gg2Yfq__dropDivider{background:#e5e7eb;align-self:stretch;width:1px}.KnowledgeBasePanel-module__gg2Yfq__dropRight{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:200px;padding:2rem 1.5rem;display:flex}.KnowledgeBasePanel-module__gg2Yfq__dropSelectLabel{color:#6b7280;margin:0;font-size:.82rem;font-weight:600}.KnowledgeBasePanel-module__gg2Yfq__driveBtn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:6px;padding:.4rem .75rem;font-size:.82rem;transition:background .15s;display:flex}.KnowledgeBasePanel-module__gg2Yfq__driveBtn:hover{background:#f3f4f6}.KnowledgeBasePanel-module__gg2Yfq__infoBox{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;gap:.5rem;padding:.75rem 1rem;font-size:.82rem;display:flex}.KnowledgeBasePanel-module__gg2Yfq__infoBox p{margin:0}.KnowledgeBasePanel-module__gg2Yfq__field{flex-direction:column;gap:.35rem;display:flex}.KnowledgeBasePanel-module__gg2Yfq__label{color:#374151;font-size:.82rem;font-weight:600}.KnowledgeBasePanel-module__gg2Yfq__select{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:6px;width:100%;padding:.4rem .75rem;font-size:.85rem}.KnowledgeBasePanel-module__gg2Yfq__textarea{color:#374151;resize:vertical;background:#fff;border:1px solid #e5e7eb;border-radius:6px;min-height:100px;padding:.6rem .75rem;font-family:inherit;font-size:.85rem}.KnowledgeBasePanel-module__gg2Yfq__hint{color:#9ca3af;margin:0;font-size:.75rem}.KnowledgeBasePanel-module__gg2Yfq__checkRow{align-items:center;gap:.5rem;display:flex}.KnowledgeBasePanel-module__gg2Yfq__checkLabel{color:#374151;cursor:pointer;font-size:.85rem}.KnowledgeBasePanel-module__gg2Yfq__infoIcon{color:#9ca3af;cursor:help}
.CoachPanels-module__Ka0Y2a__sectionTitle{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:12px;font-weight:600}.CoachPanels-module__Ka0Y2a__dropZone{text-align:center;cursor:pointer;background:#f9fafb;border:2px dashed #d1d5db;border-radius:8px;padding:32px;transition:all .2s}.CoachPanels-module__Ka0Y2a__dropZoneDragging{background:#eff6ff;border-color:#3b82f6}.CoachPanels-module__Ka0Y2a__dropIcon{color:#9ca3af;margin:0 auto 8px}.CoachPanels-module__Ka0Y2a__dropIconDragging{color:#3b82f6}.CoachPanels-module__Ka0Y2a__spinIcon{animation:1s linear infinite CoachPanels-module__Ka0Y2a__coachSpin}@keyframes CoachPanels-module__Ka0Y2a__coachSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CoachPanels-module__Ka0Y2a__dropText{color:#6b7280;font-size:14px}.CoachPanels-module__Ka0Y2a__dropTextDragging{color:#2563eb}.CoachPanels-module__Ka0Y2a__sourcePill{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:4px;align-items:center;gap:6px;padding:4px 8px;font-size:13px;display:flex}.CoachPanels-module__Ka0Y2a__settingsRow{gap:16px;margin-bottom:16px;display:flex}.CoachPanels-module__Ka0Y2a__checkboxPill{background:#f3f4f6;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:13px;display:flex}.CoachPanels-module__Ka0Y2a__generateBtn{background:#d97706;border:none}.CoachPanels-module__Ka0Y2a__generateBtn:hover{background:#b45309}.CoachPanels-module__Ka0Y2a__testSetSection{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:16px}.CoachPanels-module__Ka0Y2a__testSetHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.CoachPanels-module__Ka0Y2a__testSetTitle{color:#92400e;margin:0;font-size:16px;font-weight:600}.CoachPanels-module__Ka0Y2a__textBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;font-size:13px}.CoachPanels-module__Ka0Y2a__textBtn:hover{color:#6b7280}.CoachPanels-module__Ka0Y2a__qCard{background:#fff;border:1px solid #e5e7eb;border-radius:4px;flex-direction:column;margin-bottom:8px;padding:12px;display:flex}.CoachPanels-module__Ka0Y2a__qCardEdit{flex-direction:column;gap:8px;display:flex}.CoachPanels-module__Ka0Y2a__qInput{border:1px solid #d1d5db;border-radius:4px;padding:8px;font-size:13px}.CoachPanels-module__Ka0Y2a__qSelect{border:1px solid #d1d5db;border-radius:4px;padding:4px;font-size:12px}.CoachPanels-module__Ka0Y2a__saveBtn{color:#fff;cursor:pointer;background:#d97706;border:none;border-radius:4px;padding:4px 12px;font-size:12px}.CoachPanels-module__Ka0Y2a__cancelBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;font-size:12px}.CoachPanels-module__Ka0Y2a__qText{color:#374151;font-size:13px}.CoachPanels-module__Ka0Y2a__qPrefix{color:#d97706;margin-right:8px;font-weight:500}.CoachPanels-module__Ka0Y2a__qMeta{color:#9ca3af;font-size:12px}.CoachPanels-module__Ka0Y2a__iconBtn{color:#9ca3af;cursor:pointer}.CoachPanels-module__Ka0Y2a__iconBtn:hover{color:#6b7280}.CoachPanels-module__Ka0Y2a__iconBtnDanger{color:#d1d5db;cursor:pointer}.CoachPanels-module__Ka0Y2a__iconBtnDanger:hover{color:#ef4444}.CoachPanels-module__Ka0Y2a__moreText{color:#9ca3af;padding:4px 12px;font-size:12px}.CoachPanels-module__Ka0Y2a__settingsSectionDesc{color:#9ca3af;margin-bottom:12px;font-size:11px}.CoachPanels-module__Ka0Y2a__btnGroup{gap:0;display:flex}.CoachPanels-module__Ka0Y2a__groupBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;padding:6px 12px;font-size:13px}.CoachPanels-module__Ka0Y2a__groupBtnActive{color:#1e3a8a;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;padding:6px 12px;font-size:13px;font-weight:500}.CoachPanels-module__Ka0Y2a__groupBtn:first-child,.CoachPanels-module__Ka0Y2a__groupBtnActive:first-child{border-radius:4px 0 0 4px}.CoachPanels-module__Ka0Y2a__groupBtn:last-child,.CoachPanels-module__Ka0Y2a__groupBtnActive:last-child{border-radius:0 4px 4px 0}.CoachPanels-module__Ka0Y2a__groupBtn:not(:first-child),.CoachPanels-module__Ka0Y2a__groupBtnActive:not(:first-child){margin-left:-1px}.CoachPanels-module__Ka0Y2a__qaSelectBox{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:8px;padding:16px;display:flex}.CoachPanels-module__Ka0Y2a__qaSelectRow{color:#374151;justify-content:space-between;font-size:13px;display:flex}.CoachPanels-module__Ka0Y2a__qaSelectTotal{color:#6b7280;margin-top:8px;font-size:12px;font-weight:500}.CoachPanels-module__Ka0Y2a__qaSelectTotalActive{color:#111827}.CoachPanels-module__Ka0Y2a__flagsBox{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:16px}.CoachPanels-module__Ka0Y2a__flagsTitle{color:#92400e;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:12px;font-weight:600}.CoachPanels-module__Ka0Y2a__flagsDesc{color:#b45309;margin-bottom:12px;font-size:11px}.CoachPanels-module__Ka0Y2a__checkboxRow{color:#374151;align-items:flex-start;gap:8px;font-size:13px;display:flex}.CoachPanels-module__Ka0Y2a__smallInput{text-align:center;border:1px solid #e5e7eb;border-radius:4px;width:60px;padding:4px 8px}
.CoachQASetPanel-module__hggjBq__content{gap:var(--space-32);flex-direction:column;padding:0;display:flex}.CoachQASetPanel-module__hggjBq__grid{gap:var(--space-24);grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:start;display:grid}.CoachQASetPanel-module__hggjBq__section{gap:var(--space-16);flex-direction:column;display:flex}.CoachQASetPanel-module__hggjBq__sectionHeading{color:var(--text-primary);font-size:.9rem;font-weight:700}.CoachQASetPanel-module__hggjBq__dropArea{gap:var(--space-12);border-radius:var(--radius-xl);background:var(--disable-fill);cursor:pointer;min-height:164px;transition:border-color .2s,background-color .2s}.CoachQASetPanel-module__hggjBq__dropArea:hover{border-color:var(--main-blue);background:var(--fill-blue)}.CoachQASetPanel-module__hggjBq__dropAreaWithFiles{min-height:80px;padding:var(--space-12);justify-content:flex-start;align-items:flex-start}.CoachQASetPanel-module__hggjBq__dropAreaWithFiles:hover{border-color:var(--default-stroke);background:var(--disable-fill)}.CoachQASetPanel-module__hggjBq__dropHint{max-width:280px;color:var(--icon-normal);font-size:.84rem;line-height:1.45}.CoachQASetPanel-module__hggjBq__sourcesInside{gap:var(--space-8);flex-wrap:wrap;align-items:center;width:100%;display:flex}.CoachQASetPanel-module__hggjBq__sourceTags{gap:var(--space-8);flex-wrap:wrap;display:flex}.CoachQASetPanel-module__hggjBq__sourceTag{border-radius:var(--radius-pill);border:1px solid var(--default-stroke);background:var(--color-white);min-height:30px;color:var(--text-primary);align-items:center;gap:6px;padding:0 8px 0 12px;font-size:.8rem;font-weight:500;display:inline-flex}.CoachQASetPanel-module__hggjBq__sourceTagRemove{width:18px;height:18px;color:var(--icon-normal);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .15s;display:inline-flex}.CoachQASetPanel-module__hggjBq__sourceTagRemove:hover{background:var(--gray-div);color:var(--text-primary)}.CoachQASetPanel-module__hggjBq__addMoreBtn{border:1px dashed var(--stroke-blue-active);border-radius:var(--radius-pill);height:30px;color:var(--main-blue);cursor:pointer;background:0 0;align-items:center;gap:4px;padding:0 10px;font-size:.78rem;font-weight:600;transition:background .15s;display:inline-flex}.CoachQASetPanel-module__hggjBq__addMoreBtn:hover{background:var(--fill-blue)}.CoachQASetPanel-module__hggjBq__settingsCard{gap:var(--space-16);padding:var(--space-20);border:1px solid var(--default-stroke);border-radius:var(--radius-xl);background:linear-gradient(180deg, var(--disable-fill) 0%, var(--color-white) 100%);flex-direction:column;display:flex}.CoachQASetPanel-module__hggjBq__fieldGrid{gap:var(--space-16);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.CoachQASetPanel-module__hggjBq__field{flex-direction:column;gap:6px;display:flex}.CoachQASetPanel-module__hggjBq__label{color:var(--icon-normal);font-size:.78rem;font-weight:600}.CoachQASetPanel-module__hggjBq__input,.CoachQASetPanel-module__hggjBq__select{border:1px solid var(--default-stroke);border-radius:var(--radius-md);background:var(--color-white);width:100%;height:38px;color:var(--text-primary);padding:0 12px;font-size:.84rem}.CoachQASetPanel-module__hggjBq__input:focus-visible,.CoachQASetPanel-module__hggjBq__select:focus-visible,.CoachQASetPanel-module__hggjBq__textarea:focus-visible{border-color:var(--main-blue);outline:none;box-shadow:0 0 0 3px #0176ff1f}.CoachQASetPanel-module__hggjBq__typeGrid{gap:var(--space-8);flex-wrap:wrap;display:flex}.CoachQASetPanel-module__hggjBq__typeToggle{border:1px solid var(--default-stroke);border-radius:var(--radius-pill);background:var(--color-white);height:32px;color:var(--icon-normal);cursor:pointer;align-items:center;gap:6px;padding:0 12px;font-size:.78rem;font-weight:600;display:inline-flex}.CoachQASetPanel-module__hggjBq__typeToggleActive{border-color:var(--stroke-blue);background:var(--fill-blue);color:var(--main-blue)}.CoachQASetPanel-module__hggjBq__addTopicBtn{color:var(--main-blue);cursor:pointer;background:0 0;border:none;padding:0;font-size:.78rem;font-weight:600;transition:opacity .15s}.CoachQASetPanel-module__hggjBq__addTopicBtn:hover{opacity:.8;text-decoration:underline}.CoachQASetPanel-module__hggjBq__topicPillWrapper{align-items:center;display:inline-flex;position:relative}.CoachQASetPanel-module__hggjBq__topicEditIcon{border:1px solid var(--default-stroke);background:var(--color-white);width:20px;height:20px;color:var(--icon-normal);cursor:pointer;z-index:2;opacity:.7;border-radius:50%;justify-content:center;align-items:center;margin-left:-10px;margin-right:4px;padding:0;transition:opacity .15s,transform .15s;display:inline-flex;box-shadow:0 1px 2px #00000014}.CoachQASetPanel-module__hggjBq__topicPillWrapper:hover .CoachQASetPanel-module__hggjBq__topicEditIcon{opacity:1}.CoachQASetPanel-module__hggjBq__topicEditIcon:hover{opacity:1;background:var(--fill-blue);color:var(--main-blue);border-color:var(--stroke-blue);transform:scale(1.1)}.CoachQASetPanel-module__hggjBq__generateRow{justify-content:flex-end;display:flex}.CoachQASetPanel-module__hggjBq__setsBar{justify-content:space-between;align-items:center;gap:var(--space-12);border-radius:var(--radius-lg);background:var(--disable-fill);border:1px solid var(--default-stroke);margin-bottom:var(--space-8);padding:12px;display:flex}.CoachQASetPanel-module__hggjBq__filterToolbar{justify-content:space-between;align-items:center;gap:var(--space-12);border-bottom:1px solid var(--gray-div);margin-bottom:12px;padding-bottom:12px;display:flex}.CoachQASetPanel-module__hggjBq__filterGroup{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.CoachQASetPanel-module__hggjBq__filterPill{border-radius:var(--radius-pill);border:1px solid var(--default-stroke);background:var(--color-white);height:28px;color:var(--icon-normal);cursor:pointer;align-items:center;padding:0 10px;font-size:.76rem;font-weight:600;transition:all .15s;display:inline-flex}.CoachQASetPanel-module__hggjBq__filterPillActive{border-color:var(--main-blue);background:var(--fill-blue);color:var(--main-blue)}.CoachQASetPanel-module__hggjBq__quickGenBtn{border-radius:var(--radius-pill);border:1px solid var(--stroke-blue);background:var(--fill-blue);height:22px;color:var(--main-blue);cursor:pointer;z-index:2;justify-content:center;align-items:center;margin-left:-6px;margin-right:4px;padding:0 6px;font-size:.68rem;font-weight:700;transition:transform .15s,background .15s;display:inline-flex}.CoachQASetPanel-module__hggjBq__quickGenBtn:hover{background:var(--main-blue);color:#fff;transform:scale(1.08)}.CoachQASetPanel-module__hggjBq__testSetCard{gap:var(--space-16);padding:var(--space-24);border:1px solid var(--default-stroke);border-radius:var(--radius-xl);background:var(--color-white);flex-direction:column;display:flex;box-shadow:0 1px 2px #0f172a0a}.CoachQASetPanel-module__hggjBq__testSetHeader{justify-content:space-between;align-items:center;gap:var(--space-16);padding-bottom:var(--space-16);border-bottom:1px solid var(--gray-div);display:flex}.CoachQASetPanel-module__hggjBq__testSetTitle{color:var(--text-primary);margin:0;font-size:1rem;font-weight:700}.CoachQASetPanel-module__hggjBq__testSetActions{align-items:center;gap:var(--space-8);flex-wrap:wrap;display:flex}.CoachQASetPanel-module__hggjBq__importLabel{border:1px dashed var(--stroke-blue-active);border-radius:var(--radius-md);background:var(--color-white);height:32px;color:var(--main-blue);cursor:pointer;justify-content:center;align-items:center;padding:0 12px;font-size:.78rem;font-weight:600;transition:background-color .2s,border-color .2s;display:inline-flex}.CoachQASetPanel-module__hggjBq__importLabel:hover{background:var(--fill-blue);border-color:var(--main-blue)}.CoachQASetPanel-module__hggjBq__questionList{border:1px solid var(--gray-div);border-radius:var(--radius-lg);flex-direction:column;display:flex;overflow:hidden}.CoachQASetPanel-module__hggjBq__questionCard{border-bottom:1px solid var(--gray-div);background:var(--color-white);align-items:stretch;min-height:64px;padding:14px 16px;transition:background-color .2s;display:flex}.CoachQASetPanel-module__hggjBq__questionCard:last-child{border-bottom:none}.CoachQASetPanel-module__hggjBq__questionCard:hover{background:var(--disable-fill)}.CoachQASetPanel-module__hggjBq__emptyState{padding:var(--space-24);border:1px dashed var(--default-stroke);border-radius:var(--radius-lg);background:var(--disable-fill);color:var(--icon-normal);text-align:center;font-size:.84rem}.CoachQASetPanel-module__hggjBq__questionRow{justify-content:space-between;align-items:center;gap:var(--space-12);width:100%;display:flex}.CoachQASetPanel-module__hggjBq__questionMain{align-items:center;gap:var(--space-12);flex:1;min-width:0;display:flex}.CoachQASetPanel-module__hggjBq__questionIndex{border-radius:var(--radius-pill);background:var(--yellow-background);border:1px solid var(--yellow-stroke);min-width:34px;height:24px;color:var(--status-warning);justify-content:center;align-items:center;padding:0 10px;font-size:.72rem;font-weight:700;display:inline-flex}.CoachQASetPanel-module__hggjBq__questionText{min-width:0;color:var(--text-primary);font-size:.88rem;font-weight:600;line-height:1.45}.CoachQASetPanel-module__hggjBq__questionMeta{border-radius:var(--radius-pill);background:var(--fill-blue);border:1px solid var(--stroke-blue);min-width:84px;height:24px;color:var(--main-blue);letter-spacing:.04em;text-transform:uppercase;justify-content:center;align-items:center;padding:0 10px;font-size:.7rem;font-weight:700;display:inline-flex}.CoachQASetPanel-module__hggjBq__rowActions{align-items:center;gap:6px;display:flex}.CoachQASetPanel-module__hggjBq__iconButton,.CoachQASetPanel-module__hggjBq__iconButtonDanger{border-radius:var(--radius-md);border:1px solid var(--default-stroke);background:var(--color-white);width:32px;height:32px;color:var(--icon-normal);cursor:pointer;justify-content:center;align-items:center;padding:0;display:inline-flex}.CoachQASetPanel-module__hggjBq__iconButton:hover{color:var(--text-primary);background:var(--gray-div)}.CoachQASetPanel-module__hggjBq__iconButtonDanger:hover{color:var(--status-error);border-color:var(--red-button-stroke);background:var(--status-error-bg)}.CoachQASetPanel-module__hggjBq__editCard{gap:var(--space-12);flex-direction:column;width:100%;display:flex}.CoachQASetPanel-module__hggjBq__editActions{align-items:center;gap:var(--space-8);flex-wrap:wrap;display:flex}.CoachQASetPanel-module__hggjBq__textarea{border:1px solid var(--default-stroke);border-radius:var(--radius-md);background:var(--color-white);width:100%;min-height:120px;color:var(--text-primary);resize:vertical;padding:12px;font-size:.84rem;line-height:1.45}.CoachQASetPanel-module__hggjBq__modalCopy{color:var(--icon-normal);font-size:.84rem;line-height:1.45}.CoachQASetPanel-module__hggjBq__hiddenInput{display:none}@media (max-width:980px){.CoachQASetPanel-module__hggjBq__grid,.CoachQASetPanel-module__hggjBq__fieldGrid{grid-template-columns:1fr}.CoachQASetPanel-module__hggjBq__testSetHeader,.CoachQASetPanel-module__hggjBq__questionRow{flex-direction:column;align-items:flex-start}.CoachQASetPanel-module__hggjBq__rowActions,.CoachQASetPanel-module__hggjBq__testSetActions{width:100%}}
.CoachSettingsPanel-module__f3KtHq__content{gap:var(--space-28);flex-direction:column;display:flex}.CoachSettingsPanel-module__f3KtHq__heroSection{justify-content:space-between;align-items:flex-start;gap:var(--space-20);padding-bottom:var(--space-24);border-bottom:1px solid var(--gray-div);flex-wrap:wrap;display:flex}.CoachSettingsPanel-module__f3KtHq__heroCopy{flex-direction:column;flex:320px;gap:8px;min-width:280px;display:flex}.CoachSettingsPanel-module__f3KtHq__selectInput{border:1px solid var(--default-stroke,#cbd5e1);border-radius:var(--radius-md,8px);background:var(--color-white,#fff);width:100%;max-width:480px;color:var(--text-primary,#0f172a);cursor:pointer;outline:none;padding:10px 14px;font-size:.9rem;font-weight:500;transition:border-color .2s,box-shadow .2s}.CoachSettingsPanel-module__f3KtHq__selectInput:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.CoachSettingsPanel-module__f3KtHq__pageTitle{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700;line-height:1.15}.CoachSettingsPanel-module__f3KtHq__pageDescription{max-width:62ch;color:var(--icon-normal);margin:0;font-size:.95rem;line-height:1.65}.CoachSettingsPanel-module__f3KtHq__summaryGrid{gap:var(--space-12);flex:340px;grid-template-columns:repeat(3,minmax(100px,1fr));display:grid}.CoachSettingsPanel-module__f3KtHq__summaryCard{border:1px solid var(--default-stroke);border-radius:var(--radius-lg);background:var(--color-white);flex-direction:column;gap:10px;min-width:0;padding:14px 16px;display:flex}.CoachSettingsPanel-module__f3KtHq__summaryLabelRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.CoachSettingsPanel-module__f3KtHq__summaryLabel{color:var(--icon-normal);white-space:nowrap;font-size:.76rem;font-weight:600}.CoachSettingsPanel-module__f3KtHq__summaryValue{color:var(--text-primary);white-space:nowrap;font-size:.9rem;font-weight:700;line-height:1.45}.CoachSettingsPanel-module__f3KtHq__section{gap:var(--space-16);flex-direction:column;display:flex}.CoachSettingsPanel-module__f3KtHq__section+.CoachSettingsPanel-module__f3KtHq__section{padding-top:var(--space-8);border-top:1px solid var(--gray-div)}.CoachSettingsPanel-module__f3KtHq__sectionHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-16);display:flex}.CoachSettingsPanel-module__f3KtHq__sectionTitle{color:var(--text-primary);margin:0 0 6px;font-size:1rem;font-weight:700}.CoachSettingsPanel-module__f3KtHq__sectionDescription{color:var(--icon-normal);margin:0;font-size:.88rem;line-height:1.6}.CoachSettingsPanel-module__f3KtHq__controlStack{gap:var(--space-20);flex-direction:column;display:flex}.CoachSettingsPanel-module__f3KtHq__controlGroup{gap:var(--space-12);flex-direction:column;display:flex}.CoachSettingsPanel-module__f3KtHq__controlLabelWrap{flex-direction:column;gap:4px;display:flex}.CoachSettingsPanel-module__f3KtHq__controlLabel{color:var(--text-primary);font-size:.88rem;font-weight:700}.CoachSettingsPanel-module__f3KtHq__controlHint{color:var(--icon-normal);margin:0;font-size:.82rem;line-height:1.55}.CoachSettingsPanel-module__f3KtHq__inlineGrid{gap:var(--space-20);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.CoachSettingsPanel-module__f3KtHq__optionGrid,.CoachSettingsPanel-module__f3KtHq__optionGridCompact{gap:var(--space-12);display:grid}.CoachSettingsPanel-module__f3KtHq__optionGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.CoachSettingsPanel-module__f3KtHq__optionGridCompact{grid-template-columns:repeat(2,minmax(0,1fr))}.CoachSettingsPanel-module__f3KtHq__optionCard{border:1px solid var(--default-stroke);border-radius:var(--radius-lg);background:var(--color-white);min-height:112px;color:var(--text-primary);text-align:left;cursor:pointer;flex-direction:column;align-items:flex-start;gap:6px;padding:14px 16px;transition:border-color .2s,background-color .2s,box-shadow .2s,transform .2s;display:flex}.CoachSettingsPanel-module__f3KtHq__optionCardCompact{min-height:104px}.CoachSettingsPanel-module__f3KtHq__optionCard:hover{border-color:var(--stroke-blue);background:var(--fill-blue);transform:translateY(-1px)}.CoachSettingsPanel-module__f3KtHq__optionCard:focus-visible,.CoachSettingsPanel-module__f3KtHq__durationInput:focus-visible,.CoachSettingsPanel-module__f3KtHq__toggleRow:focus-within{border-color:var(--main-blue);outline:none;box-shadow:0 0 0 3px #0176ff1f}.CoachSettingsPanel-module__f3KtHq__optionCardActive{border-color:var(--stroke-blue);background:var(--fill-blue);box-shadow:0 0 0 1px var(--stroke-blue)}.CoachSettingsPanel-module__f3KtHq__optionTitle{color:var(--text-primary);font-size:.86rem;font-weight:700;line-height:1.4}.CoachSettingsPanel-module__f3KtHq__optionDescription{color:var(--icon-normal);font-size:.79rem;line-height:1.55}.CoachSettingsPanel-module__f3KtHq__durationRow{gap:var(--space-16);grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:stretch;display:grid}.CoachSettingsPanel-module__f3KtHq__durationField,.CoachSettingsPanel-module__f3KtHq__durationMeta{border:1px solid var(--default-stroke);border-radius:var(--radius-lg);background:var(--color-white);flex-direction:column;gap:8px;padding:14px 16px;display:flex}.CoachSettingsPanel-module__f3KtHq__durationLabel,.CoachSettingsPanel-module__f3KtHq__durationMetaLabel,.CoachSettingsPanel-module__f3KtHq__coverageStatLabel{color:var(--icon-normal);font-size:.76rem;font-weight:600}.CoachSettingsPanel-module__f3KtHq__durationInput{border:1px solid var(--default-stroke);border-radius:var(--radius-md);background:var(--color-white);width:100%;height:42px;color:var(--text-primary);padding:0 12px;font-size:.94rem}.CoachSettingsPanel-module__f3KtHq__durationMeta{justify-content:center}.CoachSettingsPanel-module__f3KtHq__durationMetaValue,.CoachSettingsPanel-module__f3KtHq__coverageStatValue{color:var(--text-primary);font-size:.96rem;font-weight:700}.CoachSettingsPanel-module__f3KtHq__coverageSummary{gap:var(--space-12);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.CoachSettingsPanel-module__f3KtHq__coverageStat{border-radius:var(--radius-lg);background:var(--disable-fill);border:1px solid var(--default-stroke);flex-direction:column;gap:8px;padding:14px 16px;display:flex}.CoachSettingsPanel-module__f3KtHq__coverageList{border:1px solid var(--default-stroke);border-radius:var(--radius-lg);flex-direction:column;display:flex;overflow:hidden}.CoachSettingsPanel-module__f3KtHq__coverageRow{justify-content:space-between;align-items:center;gap:var(--space-16);border-bottom:1px solid var(--gray-div);background:var(--color-white);padding:14px 16px;display:flex}.CoachSettingsPanel-module__f3KtHq__coverageRow:last-child{border-bottom:none}.CoachSettingsPanel-module__f3KtHq__coverageRowCopy{flex-direction:column;gap:4px;min-width:0;display:flex}.CoachSettingsPanel-module__f3KtHq__coverageRowTitle{color:var(--text-primary);font-size:.86rem;font-weight:700}.CoachSettingsPanel-module__f3KtHq__coverageRowMeta{color:var(--icon-normal);font-size:.79rem;line-height:1.5}.CoachSettingsPanel-module__f3KtHq__coverageRowStats{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.CoachSettingsPanel-module__f3KtHq__emptyState{border:1px dashed var(--default-stroke);border-radius:var(--radius-lg);background:var(--disable-fill);color:var(--icon-normal);align-items:flex-start;gap:12px;padding:16px;display:flex}.CoachSettingsPanel-module__f3KtHq__emptyStateTitle{color:var(--text-primary);margin-bottom:4px;font-size:.86rem;font-weight:700;display:block}.CoachSettingsPanel-module__f3KtHq__emptyStateText{color:var(--icon-normal);margin:0;font-size:.82rem;line-height:1.55}.CoachSettingsPanel-module__f3KtHq__toggleList{border:1px solid var(--default-stroke);border-radius:var(--radius-lg);flex-direction:column;display:flex;overflow:hidden}.CoachSettingsPanel-module__f3KtHq__toggleRow{justify-content:space-between;align-items:center;gap:var(--space-16);background:var(--color-white);border-bottom:1px solid var(--gray-div);cursor:pointer;padding:16px;transition:background-color .2s,border-color .2s;display:flex;position:relative}.CoachSettingsPanel-module__f3KtHq__toggleRow:last-child{border-bottom:none}.CoachSettingsPanel-module__f3KtHq__toggleRow:hover{background:var(--disable-fill)}.CoachSettingsPanel-module__f3KtHq__toggleInput{opacity:0;pointer-events:none;position:absolute}.CoachSettingsPanel-module__f3KtHq__toggleCopy{flex-direction:column;gap:4px;min-width:0;display:flex}.CoachSettingsPanel-module__f3KtHq__toggleTitle{color:var(--text-primary);font-size:.86rem;font-weight:700;line-height:1.45}.CoachSettingsPanel-module__f3KtHq__toggleDescription{color:var(--icon-normal);font-size:.79rem;line-height:1.55}.CoachSettingsPanel-module__f3KtHq__toggleVisual{border-radius:var(--radius-pill);background:var(--default-stroke);flex-shrink:0;width:44px;height:26px;transition:background-color .2s;position:relative}.CoachSettingsPanel-module__f3KtHq__toggleVisualActive{background:var(--main-blue)}.CoachSettingsPanel-module__f3KtHq__toggleThumb{background:var(--color-white);border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:3px;left:3px}.CoachSettingsPanel-module__f3KtHq__toggleVisualActive .CoachSettingsPanel-module__f3KtHq__toggleThumb{transform:translate(18px)}@media (max-width:1080px){.CoachSettingsPanel-module__f3KtHq__heroSection,.CoachSettingsPanel-module__f3KtHq__inlineGrid,.CoachSettingsPanel-module__f3KtHq__optionGrid,.CoachSettingsPanel-module__f3KtHq__coverageSummary{grid-template-columns:1fr}.CoachSettingsPanel-module__f3KtHq__summaryGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.CoachSettingsPanel-module__f3KtHq__summaryGrid,.CoachSettingsPanel-module__f3KtHq__durationRow,.CoachSettingsPanel-module__f3KtHq__optionGridCompact,.CoachSettingsPanel-module__f3KtHq__coverageSummary{grid-template-columns:1fr}.CoachSettingsPanel-module__f3KtHq__sectionHeader,.CoachSettingsPanel-module__f3KtHq__coverageRow,.CoachSettingsPanel-module__f3KtHq__toggleRow{flex-direction:column;align-items:flex-start}.CoachSettingsPanel-module__f3KtHq__coverageRowStats{justify-content:flex-start}}
.MagicWizard-module__UMm75a__container{color:#fff;background:#0c0e12;flex-direction:column;align-items:center;min-height:100vh;padding:4rem 2rem;font-family:Inter,sans-serif;display:flex}.MagicWizard-module__UMm75a__hero{text-align:center;margin-bottom:3.5rem}.MagicWizard-module__UMm75a__magicBadge{color:#818cf8;background:#0076ff1a;border:1px solid #0076ff33;border-radius:99px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;display:inline-flex}.MagicWizard-module__UMm75a__hero h1{letter-spacing:-.04em;background:linear-gradient(#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.25rem;font-size:3.5rem;font-weight:800}.MagicWizard-module__UMm75a__uploadSub{color:#ffffff80;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.MagicWizard-module__UMm75a__sourceTabs{gap:1rem;margin-bottom:2.5rem;display:flex}.MagicWizard-module__UMm75a__sourceTab{background:#ffffff05;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:.75rem;padding:.75rem 1.25rem;font-size:.9rem;transition:all .2s;display:flex}.MagicWizard-module__UMm75a__sourceTabActive{color:#818cf8;background:#0076ff1a;border-color:#0076ff}.MagicWizard-module__UMm75a__sourceTabDisabled{opacity:.4;cursor:not-allowed}.MagicWizard-module__UMm75a__dropzone{cursor:pointer;background:#ffffff03;border:2px dashed #ffffff1a;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:700px;min-height:380px;margin-bottom:3rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.MagicWizard-module__UMm75a__dropzoneActive{background:#0076ff05;border-color:#0076ff}.MagicWizard-module__UMm75a__dropzoneGlow{opacity:0;background:radial-gradient(circle,#0076ff0d 0%,#0000 70%);width:100%;height:100%;transition:opacity .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MagicWizard-module__UMm75a__dropzone:hover .MagicWizard-module__UMm75a__dropzoneGlow{opacity:1}.MagicWizard-module__UMm75a__iconBox{color:#fff3;background:#ffffff08;border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:2rem;transition:all .3s;display:flex}.MagicWizard-module__UMm75a__dropzone:hover .MagicWizard-module__UMm75a__iconBox{color:#0076ff;background:#0076ff1a;transform:scale(1.1)}.MagicWizard-module__UMm75a__uploadTitle{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.MagicWizard-module__UMm75a__browseBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:12px;margin-top:1.5rem;padding:.75rem 1.5rem;font-weight:600;transition:transform .2s}.MagicWizard-module__UMm75a__browseBtn:hover{transform:scale(1.05)}.MagicWizard-module__UMm75a__processing{flex-direction:column;align-items:center;width:100%;padding:2rem;display:flex}.MagicWizard-module__UMm75a__progressRing{margin-bottom:2rem;position:relative}.MagicWizard-module__UMm75a__progressText{color:#0076ff;font-size:1.5rem;font-weight:800;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MagicWizard-module__UMm75a__analysisMsg{color:#fff;text-align:center;margin-bottom:2rem;font-size:1.1rem;font-weight:500}.MagicWizard-module__UMm75a__keywordContainer{flex-wrap:wrap;justify-content:center;gap:.75rem;max-width:500px;display:flex}.MagicWizard-module__UMm75a__keywordBadge{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e33;border-radius:99px;align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:.8rem;font-weight:600;animation:.3s backwards MagicWizard-module__UMm75a__slideIn;display:flex}@keyframes MagicWizard-module__UMm75a__slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.MagicWizard-module__UMm75a__urlSection{width:100%;max-width:600px}.MagicWizard-module__UMm75a__urlInputWrapper{background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:1rem;padding:.5rem .5rem .5rem 1.5rem;transition:border-color .2s;display:flex}.MagicWizard-module__UMm75a__urlInputWrapper:focus-within{border-color:#0076ff}.MagicWizard-module__UMm75a__urlInput{color:#fff;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:1rem}.MagicWizard-module__UMm75a__urlIcon{color:#fff3}.MagicWizard-module__UMm75a__magicBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0076ff 0%,#0061d6 100%);border:none;border-radius:16px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;display:flex}.MagicWizard-module__UMm75a__urlHint{text-align:center;color:#ffffff4d;margin-top:1rem;font-size:.85rem}
.ChatWizard-module__lBOrbq__container{background:#f8fafc;gap:2.5rem;max-width:1400px;height:calc(100vh - 60px);margin:0 auto;padding:2.5rem;display:flex}.ChatWizard-module__lBOrbq__chatPanel{background:#fff;border:1px solid #e2e8f0;border-radius:32px;flex-direction:column;flex:1;display:flex;overflow:hidden;box-shadow:0 20px 50px #0000000d}.ChatWizard-module__lBOrbq__chatHeader{background:#fff;border-bottom:1px solid #f1f5f9;align-items:center;gap:1.25rem;padding:1.5rem 2rem;display:flex}.ChatWizard-module__lBOrbq__avatar{background:#0076ff;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative;box-shadow:0 8px 16px #0076ff33}.ChatWizard-module__lBOrbq__onlineStatus{background:#10b981;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;bottom:-2px;right:-2px}.ChatWizard-module__lBOrbq__headerInfo h3{color:#0f172a;margin-bottom:.1rem;font-size:1.1rem;font-weight:800}.ChatWizard-module__lBOrbq__headerInfo p{color:#10b981;font-size:.8rem;font-weight:700}.ChatWizard-module__lBOrbq__headerActions{color:#94a3b8;margin-left:auto}.ChatWizard-module__lBOrbq__messages{background:#fafafa;flex-direction:column;flex:1;gap:2rem;padding:2.5rem;display:flex;overflow-y:auto}.ChatWizard-module__lBOrbq__messageContainer{gap:1rem;max-width:85%;animation:.4s cubic-bezier(.2,.8,.2,1) forwards ChatWizard-module__lBOrbq__messageSlide;display:flex}@keyframes ChatWizard-module__lBOrbq__messageSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ChatWizard-module__lBOrbq__botContainer{align-self:flex-start}.ChatWizard-module__lBOrbq__userContainer{flex-direction:row-reverse;align-self:flex-end}.ChatWizard-module__lBOrbq__msgAvatar{color:#0076ff;background:#eef2ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:4px;display:flex}.ChatWizard-module__lBOrbq__messageContent{flex-direction:column;gap:.75rem;display:flex}.ChatWizard-module__lBOrbq__message{border-radius:24px;padding:1.25rem 1.75rem;font-size:1rem;font-weight:600;line-height:1.6}.ChatWizard-module__lBOrbq__bot{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-top-left-radius:4px;box-shadow:0 4px 6px #00000005}.ChatWizard-module__lBOrbq__user{color:#fff;background:#0076ff;border-top-right-radius:4px;box-shadow:0 10px 20px #0076ff33}.ChatWizard-module__lBOrbq__options{flex-wrap:wrap;gap:.6rem;display:flex}.ChatWizard-module__lBOrbq__optionBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:700;transition:all .2s;box-shadow:0 2px 4px #00000005}.ChatWizard-module__lBOrbq__optionBtn:hover{color:#0076ff;background:#f8fafc;border-color:#0076ff;transform:translateY(-2px)}.ChatWizard-module__lBOrbq__typingIndicator{background:#fff;border:1px solid #e2e8f0;border-radius:20px;gap:5px;width:fit-content;padding:1rem 1.5rem;display:flex}.ChatWizard-module__lBOrbq__typingIndicator span{background:#94a3b8;border-radius:50%;width:6px;height:6px;animation:1.4s infinite ChatWizard-module__lBOrbq__typing}.ChatWizard-module__lBOrbq__inputArea{background:#fff;border-top:1px solid #f1f5f9;padding:2rem}.ChatWizard-module__lBOrbq__inputWrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;align-items:center;gap:.75rem;padding:.6rem;transition:all .3s;display:flex}.ChatWizard-module__lBOrbq__inputWrapper:focus-within{background:#fff;border-color:#0076ff;box-shadow:0 0 0 4px #0076ff14}.ChatWizard-module__lBOrbq__input{color:#1e293b;background:0 0;border:none;outline:none;flex:1;padding:.75rem;font-family:inherit;font-size:1rem;font-weight:500}.ChatWizard-module__lBOrbq__attachBtn,.ChatWizard-module__lBOrbq__sendBtn{cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.ChatWizard-module__lBOrbq__attachBtn{color:#94a3b8;background:0 0}.ChatWizard-module__lBOrbq__attachBtn:hover{color:#475569;background:#f1f5f9}.ChatWizard-module__lBOrbq__sendBtn{color:#fff;background:#0076ff}.ChatWizard-module__lBOrbq__sendBtn:disabled{color:#cbd5e1;cursor:not-allowed;background:#f1f5f9}.ChatWizard-module__lBOrbq__previewPanel{flex-direction:column;gap:1.5rem;width:400px;display:flex}.ChatWizard-module__lBOrbq__liveHeader{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.75rem;font-size:.85rem;font-weight:800;display:flex}.ChatWizard-module__lBOrbq__livePreview{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:32px;height:300px;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000008}.ChatWizard-module__lBOrbq__previewGlow{background:radial-gradient(circle at 50% 30%,#0076ff14 0%,#0000 70%);width:100%;height:100%;position:absolute;top:0;left:0}.ChatWizard-module__lBOrbq__previewContent{z-index:1;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:2rem;display:flex;position:relative}.ChatWizard-module__lBOrbq__avatarCircle{background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 20px #00000008}.ChatWizard-module__lBOrbq__scanLine{background:linear-gradient(90deg,#0000,#0076ff,#0000);width:100%;height:2px;animation:3s linear infinite ChatWizard-module__lBOrbq__scan;position:absolute;top:0;left:0}.ChatWizard-module__lBOrbq__previewDetails{flex-direction:column;gap:1.25rem;width:100%;display:flex}.ChatWizard-module__lBOrbq__detailItem{flex-direction:column;gap:.6rem;display:flex}.ChatWizard-module__lBOrbq__detailItem span{color:#94a3b8;text-transform:uppercase;font-size:.75rem;font-weight:800}.ChatWizard-module__lBOrbq__progressBar{background:#e2e8f0;border-radius:3px;height:6px;overflow:hidden}.ChatWizard-module__lBOrbq__progressFill{background:#0076ff;height:100%;transition:width .8s}.ChatWizard-module__lBOrbq__configCard{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:1.75rem;box-shadow:0 4px 6px #00000005}.ChatWizard-module__lBOrbq__configHeader{color:#64748b;text-transform:uppercase;align-items:center;gap:.6rem;margin-bottom:1.5rem;font-size:.85rem;font-weight:800;display:flex}.ChatWizard-module__lBOrbq__configList{flex-direction:column;gap:1rem;display:flex}.ChatWizard-module__lBOrbq__configRow{justify-content:space-between;align-items:center;font-size:.95rem;display:flex}.ChatWizard-module__lBOrbq__configRow label{color:#64748b;font-weight:600}.ChatWizard-module__lBOrbq__configRow span{color:#1e293b;font-weight:700}.ChatWizard-module__lBOrbq__statusActive{align-items:center;gap:8px;display:flex;color:#10b981!important}.ChatWizard-module__lBOrbq__pulse{background:#10b981;border-radius:50%;width:10px;height:10px;animation:2s infinite ChatWizard-module__lBOrbq__pulse}.ChatWizard-module__lBOrbq__infoBox{background:#eef2ff;border:1px solid #e0e7ff;border-radius:20px;padding:1.5rem}.ChatWizard-module__lBOrbq__infoBox p{color:#4338ca;margin:0;font-size:.9rem;font-weight:600;line-height:1.6}
.SnovWizard-module__WONayG__container{color:#1e293b;background:#f8fafc;min-height:100vh;display:flex}.SnovWizard-module__WONayG__sidebar{background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;width:320px;padding:3rem 2rem;display:flex}.SnovWizard-module__WONayG__logo{color:#0076ff;align-items:center;gap:.75rem;margin-bottom:4rem;font-size:1.5rem;font-weight:800;display:flex}.SnovWizard-module__WONayG__stepList{flex-direction:column;gap:2rem;display:flex}.SnovWizard-module__WONayG__stepItem{color:#94a3b8;align-items:center;gap:1rem;font-size:.95rem;font-weight:600;display:flex;position:relative}.SnovWizard-module__WONayG__stepNumber{border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;transition:all .3s;display:flex}.SnovWizard-module__WONayG__stepActive{color:#1e293b}.SnovWizard-module__WONayG__stepActive .SnovWizard-module__WONayG__stepNumber{color:#fff;background:#0076ff;border-color:#0076ff}.SnovWizard-module__WONayG__stepCompleted{color:#0076ff}.SnovWizard-module__WONayG__stepCompleted .SnovWizard-module__WONayG__stepNumber{color:#0076ff;background:#eef2ff;border-color:#0076ff}.SnovWizard-module__WONayG__content{flex:1;justify-content:center;padding:5rem 2rem;display:flex;overflow-y:auto}.SnovWizard-module__WONayG__panel{width:100%;max-width:640px}.SnovWizard-module__WONayG__header{margin-bottom:3rem}.SnovWizard-module__WONayG__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.25rem;font-weight:800}.SnovWizard-module__WONayG__desc{color:#64748b;font-size:1.1rem;line-height:1.6}.SnovWizard-module__WONayG__optionsGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:3rem;display:grid}.SnovWizard-module__WONayG__optionCard{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:1rem;padding:1.5rem;transition:all .2s;display:flex}.SnovWizard-module__WONayG__optionCard:hover{border-color:#cbd5e1;transform:translateY(-2px)}.SnovWizard-module__WONayG__optionSelected{background:#f5f3ff;border-color:#0076ff}.SnovWizard-module__WONayG__iconBox{color:#475569;background:#f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.SnovWizard-module__WONayG__optionSelected .SnovWizard-module__WONayG__iconBox{color:#fff;background:#0076ff}.SnovWizard-module__WONayG__optionLabel{color:#1e293b;font-weight:700}.SnovWizard-module__WONayG__footer{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:1rem;padding-top:2rem;display:flex}.SnovWizard-module__WONayG__btnNext{color:#fff;cursor:pointer;background:#0076ff;border:none;border-radius:10px;padding:.75rem 2rem;font-weight:700;transition:all .2s}.SnovWizard-module__WONayG__btnNext:hover{background:#0061d6}.SnovWizard-module__WONayG__btnBack{color:#64748b;cursor:pointer;background:0 0;border:none;padding:.75rem 1.5rem;font-weight:600}.SnovWizard-module__WONayG__inputGroup{margin-bottom:2rem}.SnovWizard-module__WONayG__label{color:#334155;margin-bottom:.75rem;font-weight:700;display:block}.SnovWizard-module__WONayG__input{background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:.875rem 1.25rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.SnovWizard-module__WONayG__input:focus{border-color:#0076ff;outline:none;box-shadow:0 0 0 4px #0076ff1a}
.VideoWizard-module__J76Mga__container{color:#0f172a;background:#f8fafc;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.VideoWizard-module__J76Mga__header{z-index:30;justify-content:space-between;align-items:center;width:100%;padding:0 3rem;display:flex;position:absolute;top:2rem;left:0}.VideoWizard-module__J76Mga__logo{letter-spacing:-.03em;color:#0f172a;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:900;display:flex}.VideoWizard-module__J76Mga__skipBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:.6rem 1.25rem;font-size:.85rem;font-weight:700;transition:all .2s}.VideoWizard-module__J76Mga__skipBtn:hover{background:#f1f5f9;border-color:#cbd5e1}.VideoWizard-module__J76Mga__videoWrapper{aspect-ratio:16/9;background:#000;border:1px solid #e2e8f0;border-radius:24px;width:100%;max-width:1100px;position:relative;overflow:hidden;box-shadow:0 40px 100px #00000026}.VideoWizard-module__J76Mga__videoElement{object-fit:cover;width:100%;height:100%}.VideoWizard-module__J76Mga__overlay{z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.VideoWizard-module__J76Mga__hotspot{cursor:pointer;z-index:20;width:32px;height:32px;position:absolute;transform:translate(-50%,-50%)}.VideoWizard-module__J76Mga__hotspotInner{z-index:2;background:#f43f5e;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 10px #f43f5e80}.VideoWizard-module__J76Mga__hotspotPulse{opacity:0;border:4px solid #f43f5e;border-radius:50%;width:100%;height:100%;animation:1.5s infinite VideoWizard-module__J76Mga__hotspotPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes VideoWizard-module__J76Mga__hotspotPulse{0%{opacity:1;transform:translate(-50%,-50%)scale(.5)}to{opacity:0;transform:translate(-50%,-50%)scale(1.5)}}.VideoWizard-module__J76Mga__tooltip{color:#fff;z-index:25;background:#f43f5e;border-radius:20px;width:340px;padding:1.5rem;animation:.4s cubic-bezier(.16,1,.3,1) forwards VideoWizard-module__J76Mga__tooltipFadeIn;position:absolute;box-shadow:0 20px 40px #f43f5e4d}@keyframes VideoWizard-module__J76Mga__tooltipFadeIn{0%{opacity:0;transform:translateY(-50%)scale(.9)translate(-10px)}to{opacity:1;transform:translateY(-50%)scale(1)translate(0)}}.VideoWizard-module__J76Mga__tooltipArrow{background:#f43f5e;width:16px;height:16px;position:absolute;top:50%;left:-8px;transform:translateY(-50%)rotate(45deg)}.VideoWizard-module__J76Mga__tooltipHeader{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.VideoWizard-module__J76Mga__iconBox{background:#ffffff26;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.VideoWizard-module__J76Mga__tooltipTitle{letter-spacing:-.02em;font-size:1.15rem;font-weight:800}.VideoWizard-module__J76Mga__tooltipDesc{opacity:.9;margin-bottom:1.25rem;font-size:.95rem;font-weight:500;line-height:1.5}.VideoWizard-module__J76Mga__tooltipBtn{color:#f43f5e;cursor:pointer;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem;font-size:.95rem;font-weight:800;transition:all .2s;display:flex}.VideoWizard-module__J76Mga__tooltipBtn:hover{background:#fff;transform:scale(1.02);box-shadow:0 4px 12px #0000001a}.VideoWizard-module__J76Mga__arrowAnimate{animation:.6s infinite alternate VideoWizard-module__J76Mga__arrowSlide}@keyframes VideoWizard-module__J76Mga__arrowSlide{0%{transform:translate(0)}to{transform:translate(4px)}}.VideoWizard-module__J76Mga__videoLabel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;letter-spacing:.05em;z-index:15;background:#00000080;border-radius:10px;align-items:center;gap:.6rem;padding:.5rem 1rem;font-size:.75rem;font-weight:800;display:flex;position:absolute;top:1.5rem;left:1.5rem}.VideoWizard-module__J76Mga__pulseDot{background:#10b981;border-radius:50%;width:8px;height:8px;animation:1s infinite VideoWizard-module__J76Mga__blink}@keyframes VideoWizard-module__J76Mga__blink{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.VideoWizard-module__J76Mga__progressBar{z-index:15;width:100%;height:4px;display:flex;position:absolute;bottom:0;left:0}.VideoWizard-module__J76Mga__progressSegment{background:#fff3;border-right:1px solid #0000001a;flex:1;transition:background .3s}.VideoWizard-module__J76Mga__segmentActive{background:#f43f5e}.VideoWizard-module__J76Mga__footerHint{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin-top:2rem;font-size:.85rem;font-weight:600;display:flex}
.SettingsPanel-module__vs6NBG__panel{background:#fff;flex-direction:column;height:100%;display:flex}.SettingsPanel-module__vs6NBG__panelHeader{border-bottom:1px solid #f0f0f0;flex-shrink:0;padding:1.5rem 2rem 0}.SettingsPanel-module__vs6NBG__panelTitle{color:#111827;margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.SettingsPanel-module__vs6NBG__panelSubtitle{color:#6b7280;margin:0 0 1rem;font-size:.82rem}.SettingsPanel-module__vs6NBG__tabs{gap:0;margin-top:.5rem;display:flex}.SettingsPanel-module__vs6NBG__tab{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.65rem 1rem;font-size:.85rem;transition:color .15s,border-color .15s}.SettingsPanel-module__vs6NBG__tab:hover{color:#374151}.SettingsPanel-module__vs6NBG__tabActive{color:#2563eb;border-bottom-color:#2563eb;font-weight:600}.SettingsPanel-module__vs6NBG__panelBody{flex:1;max-width:640px;padding:1.5rem 2rem;overflow:visible}.SettingsPanel-module__vs6NBG__section{border-top:1px solid #f0f0f0;margin-top:1.5rem;padding-top:1.5rem}.SettingsPanel-module__vs6NBG__sectionTitle{color:#374151;text-transform:uppercase;letter-spacing:.04em;margin:0 0 1rem;font-size:.85rem;font-weight:700}.SettingsPanel-module__vs6NBG__field{margin-bottom:1.25rem}.SettingsPanel-module__vs6NBG__label{color:#374151;margin-bottom:.4rem;font-size:.875rem;font-weight:600;display:block}.SettingsPanel-module__vs6NBG__input{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:.55rem .75rem;font-size:.875rem;transition:border-color .15s}.SettingsPanel-module__vs6NBG__input:focus{border-color:#2563eb}.SettingsPanel-module__vs6NBG__textarea{color:#111827;resize:vertical;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:.55rem .75rem;font-family:inherit;font-size:.875rem}.SettingsPanel-module__vs6NBG__textarea:focus{border-color:#2563eb}.SettingsPanel-module__vs6NBG__selectWrap{position:relative}.SettingsPanel-module__vs6NBG__select{color:#111827;appearance:none;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:.55rem 2rem .55rem .75rem;font-size:.875rem}.SettingsPanel-module__vs6NBG__select:focus{border-color:#2563eb}.SettingsPanel-module__vs6NBG__selectIcon{color:#6b7280;pointer-events:none;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.SettingsPanel-module__vs6NBG__hint{color:#9ca3af;margin:.3rem 0 0;font-size:.75rem}.SettingsPanel-module__vs6NBG__iconUploadArea{cursor:pointer;background:#fafafa;border:2px dashed #e5e7eb;border-radius:10px;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem;transition:border-color .15s,background .15s;display:flex}.SettingsPanel-module__vs6NBG__iconUploadArea:hover{background:#eff6ff;border-color:#2563eb}.SettingsPanel-module__vs6NBG__iconPlaceholder{background:#f3f4f6;border-radius:10px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.SettingsPanel-module__vs6NBG__iconPreview{object-fit:cover;border-radius:10px;width:64px;height:64px}.SettingsPanel-module__vs6NBG__iconUploadInfo{color:#6b7280;align-items:center;gap:6px;font-size:.78rem;display:flex}.SettingsPanel-module__vs6NBG__accessCards{flex-direction:column;gap:.75rem;margin-top:.25rem;display:flex}.SettingsPanel-module__vs6NBG__accessCard{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:10px;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:border-color .15s,background .15s;display:flex}.SettingsPanel-module__vs6NBG__accessCard:hover{background:#f9fafb;border-color:#93c5fd}.SettingsPanel-module__vs6NBG__accessCardActive{background:#eff6ff;border-color:#2563eb}.SettingsPanel-module__vs6NBG__radioHidden{display:none}.SettingsPanel-module__vs6NBG__accessCardIcon{color:#6b7280;flex-shrink:0}.SettingsPanel-module__vs6NBG__accessCardActive .SettingsPanel-module__vs6NBG__accessCardIcon{color:#2563eb}.SettingsPanel-module__vs6NBG__accessCardTitle{color:#111827;font-size:.875rem;font-weight:600}.SettingsPanel-module__vs6NBG__accessCardDesc{color:#6b7280;margin-top:1px;font-size:.78rem}.SettingsPanel-module__vs6NBG__toggleField{border-bottom:1px solid #f9fafb;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.SettingsPanel-module__vs6NBG__toggleField:last-child{border-bottom:none}.SettingsPanel-module__vs6NBG__toggleInfo{align-items:center;gap:6px;display:flex}.SettingsPanel-module__vs6NBG__toggleName{color:#374151;font-size:.875rem}.SettingsPanel-module__vs6NBG__infoIcon{color:#9ca3af;cursor:help}.SettingsPanel-module__vs6NBG__toggle{cursor:pointer;background:#d1d5db;border:none;border-radius:11px;flex-shrink:0;width:40px;height:22px;padding:0;transition:background .2s;position:relative}.SettingsPanel-module__vs6NBG__toggleOn{background:#2563eb}.SettingsPanel-module__vs6NBG__toggleKnob{background:#fff;border-radius:50%;width:18px;height:18px;transition:left .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}.SettingsPanel-module__vs6NBG__toggleOn .SettingsPanel-module__vs6NBG__toggleKnob{left:20px}.SettingsPanel-module__vs6NBG__infoBox{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;align-items:flex-start;gap:.5rem;padding:.75rem 1rem;font-size:.82rem;display:flex}.SettingsPanel-module__vs6NBG__infoBox p{margin:0}.SettingsPanel-module__vs6NBG__panelFooter{border-top:1px solid #f0f0f0;justify-content:flex-end;padding:1rem 2rem;display:flex}.SettingsPanel-module__vs6NBG__saveBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:.55rem 1.5rem;font-size:.875rem;font-weight:600;transition:background .15s}.SettingsPanel-module__vs6NBG__saveBtn:hover{background:#1d4ed8}
.Walkthrough-module__7PivTG__overlay{z-index:1000;pointer-events:none;background:#f8fafc99;width:100vw;height:100vh;position:fixed;top:0;left:0}.Walkthrough-module__7PivTG__highlight{pointer-events:auto;background:0 0;border:4px solid #0076ff;border-radius:16px;transition:all .5s cubic-bezier(.4,0,.2,1);position:absolute;box-shadow:0 0 0 9999px #f8fafcd9}.Walkthrough-module__7PivTG__popover{color:#0f172a;z-index:1001;background:#fff;border:1px solid #e2e8f0;border-radius:28px;flex-direction:column;gap:1.25rem;width:360px;padding:2rem;animation:.3s ease-out Walkthrough-module__7PivTG__fadeIn;display:flex;position:absolute;box-shadow:0 25px 60px #0000001f}@keyframes Walkthrough-module__7PivTG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Walkthrough-module__7PivTG__title{color:#1e293b;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:800;display:flex}.Walkthrough-module__7PivTG__desc{color:#64748b;font-size:1rem;font-weight:500;line-height:1.6}.Walkthrough-module__7PivTG__footer{justify-content:space-between;align-items:center;margin-top:1rem;display:flex}.Walkthrough-module__7PivTG__steps{color:#94a3b8;font-size:.9rem;font-weight:700}.Walkthrough-module__7PivTG__btnNext{color:#fff;cursor:pointer;background:#0076ff;border:none;border-radius:12px;padding:.75rem 1.75rem;font-size:.95rem;font-weight:800;transition:all .2s}.Walkthrough-module__7PivTG__btnNext:hover{background:#0061d6;transform:translateY(-2px)}.Walkthrough-module__7PivTG__btnSkip{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:.75rem;font-size:.95rem;font-weight:700}.Walkthrough-module__7PivTG__btnSkip:hover{color:#64748b}
.ImportPanel-module__9AbgCa__panel{background:#fff;flex-direction:column;height:100%;display:flex}.ImportPanel-module__9AbgCa__panelHeader{border-bottom:1px solid #f0f0f0;padding:1.5rem 2rem 1rem}.ImportPanel-module__9AbgCa__panelTitle{color:#111827;align-items:center;gap:.5rem;margin:0 0 .25rem;font-size:1.25rem;font-weight:700;display:flex}.ImportPanel-module__9AbgCa__panelSubtitle{color:#6b7280;margin:0;font-size:.82rem}.ImportPanel-module__9AbgCa__panelBody{flex:1;max-width:700px;padding:1.5rem 2rem;overflow-y:auto}.ImportPanel-module__9AbgCa__typeTabs{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:1.25rem;display:flex;overflow:hidden}.ImportPanel-module__9AbgCa__typeTab{color:#6b7280;cursor:pointer;background:#fff;border:none;border-right:1px solid #e5e7eb;flex:1;justify-content:center;align-items:center;gap:6px;padding:.65rem 1rem;font-size:.875rem;transition:background .15s,color .15s;display:flex}.ImportPanel-module__9AbgCa__typeTab:last-child{border-right:none}.ImportPanel-module__9AbgCa__typeTabActive{color:#111827;background:#f9fafb;font-weight:600}.ImportPanel-module__9AbgCa__typeTab:hover:not(.ImportPanel-module__9AbgCa__typeTabActive){background:#f3f4f6}.ImportPanel-module__9AbgCa__dropZone{background:#fafafa;border:1.5px dashed #d1d5db;border-radius:8px;margin-bottom:.5rem;transition:border-color .2s,background .2s;display:flex;overflow:hidden}.ImportPanel-module__9AbgCa__dropZoneDragging{background:#eff6ff;border-color:#2563eb}.ImportPanel-module__9AbgCa__dropLeft{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:2.5rem 2rem;display:flex}.ImportPanel-module__9AbgCa__dropTitle{color:#374151;margin:0;font-size:.9rem;font-weight:600}.ImportPanel-module__9AbgCa__dropSelectLink{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;text-decoration:underline}.ImportPanel-module__9AbgCa__dropDivider{background:#e5e7eb;align-self:stretch;width:1px}.ImportPanel-module__9AbgCa__dropRight{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:200px;padding:2rem 1.5rem;display:flex}.ImportPanel-module__9AbgCa__dropRightTitle{color:#6b7280;margin:0;font-size:.82rem;font-weight:600}.ImportPanel-module__9AbgCa__driveBtn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:background .15s,border-color .15s;display:flex}.ImportPanel-module__9AbgCa__driveBtn:hover{background:#f3f4f6;border-color:#d1d5db}.ImportPanel-module__9AbgCa__hint{color:#9ca3af;margin:0 0 1.25rem;font-size:.78rem}.ImportPanel-module__9AbgCa__advancedToggle{color:#2563eb;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:1rem;padding:0;font-size:.85rem;font-weight:500;display:flex}.ImportPanel-module__9AbgCa__advancedToggle:hover{color:#1d4ed8}.ImportPanel-module__9AbgCa__advancedChevron{transition:transform .2s}.ImportPanel-module__9AbgCa__advancedChevronOpen{transform:rotate(180deg)}.ImportPanel-module__9AbgCa__advancedSection{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:1rem;margin-bottom:1.25rem;padding:1rem 1.25rem;display:flex}.ImportPanel-module__9AbgCa__field{flex-direction:column;gap:.35rem;display:flex}.ImportPanel-module__9AbgCa__label{color:#374151;font-size:.82rem;font-weight:600}.ImportPanel-module__9AbgCa__input{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:6px;outline:none;padding:.45rem .75rem;font-size:.875rem}.ImportPanel-module__9AbgCa__input:focus{border-color:#2563eb}.ImportPanel-module__9AbgCa__select{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;outline:none;padding:.45rem .75rem;font-size:.875rem}.ImportPanel-module__9AbgCa__select:focus{border-color:#2563eb}.ImportPanel-module__9AbgCa__warningBox{color:#92400e;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;align-items:flex-start;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.82rem;display:flex}.ImportPanel-module__9AbgCa__warningBox p{margin:0}.ImportPanel-module__9AbgCa__importBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;align-items:center;gap:8px;padding:.6rem 1.5rem;font-size:.875rem;font-weight:600;transition:background .15s;display:flex}.ImportPanel-module__9AbgCa__importBtn:hover{background:#1d4ed8}
.ChecklistWidget-module__4tvt_a__widget{z-index:10000;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:24px;width:380px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:fixed;bottom:2rem;right:2rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000026}.ChecklistWidget-module__4tvt_a__widget:not(.ChecklistWidget-module__4tvt_a__minimized){animation:6s ease-in-out infinite ChecklistWidget-module__4tvt_a__float}@keyframes ChecklistWidget-module__4tvt_a__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.ChecklistWidget-module__4tvt_a__minimized{width:70px;height:70px;box-shadow:none;background:0 0;border:none;border-radius:50%;padding:0}.ChecklistWidget-module__4tvt_a__bubble{cursor:pointer;background:#fff;border:2px solid #fff;border-radius:50%;outline:1px solid #0076ff33;justify-content:center;align-items:center;width:72px;height:72px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;box-shadow:0 10px 25px #0076ff33,0 4px 6px #0000000d}.ChecklistWidget-module__4tvt_a__bubble:hover{transform:scale(1.1)}.ChecklistWidget-module__4tvt_a__bubbleText{color:#0076ff;font-size:.85rem;font-weight:900;position:absolute}.ChecklistWidget-module__4tvt_a__bubblePulse{opacity:0;border:2px solid #0076ff;border-radius:50%;width:100%;height:100%;animation:2s infinite ChecklistWidget-module__4tvt_a__bubblePulse;position:absolute}@keyframes ChecklistWidget-module__4tvt_a__bubblePulse{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.4)}}.ChecklistWidget-module__4tvt_a__rewardBadge{color:#92400e;background:#fef3c7;border-radius:20px;align-items:center;gap:.4rem;margin-top:.25rem;padding:.2rem .6rem;font-size:.7rem;font-weight:700;display:flex}.ChecklistWidget-module__4tvt_a__rewardConfetti{background:linear-gradient(135deg,#f43f5e 0%,#fb7185 100%);border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto;animation:.6s cubic-bezier(.175,.885,.32,1.275) infinite alternate ChecklistWidget-module__4tvt_a__jump;display:flex;box-shadow:0 15px 30px #f43f5e4d}@keyframes ChecklistWidget-module__4tvt_a__jump{0%{transform:translateY(0)rotate(0)}to{transform:translateY(-10px)rotate(5deg)}}.ChecklistWidget-module__4tvt_a__activePulse{background:#0076ff33;border-radius:50%;width:32px;height:32px;animation:1.5s infinite ChecklistWidget-module__4tvt_a__activePulse;position:absolute}@keyframes ChecklistWidget-module__4tvt_a__activePulse{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(1.5)}}.ChecklistWidget-module__4tvt_a__helpBtn{cursor:pointer;color:#0076ff;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.ChecklistWidget-module__4tvt_a__helpBtn:hover{color:#fff;background:#0076ff}.ChecklistWidget-module__4tvt_a__videoOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10001;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.ChecklistWidget-module__4tvt_a__videoModal{background:#000;border-radius:20px;flex-direction:column;width:90%;max-width:600px;display:flex;overflow:hidden;box-shadow:0 40px 100px #00000080}.ChecklistWidget-module__4tvt_a__helpVideo{aspect-ratio:16/9;width:100%}.ChecklistWidget-module__4tvt_a__closeVideo{cursor:pointer;background:#fff;border:none;padding:1rem;font-weight:800}.ChecklistWidget-module__4tvt_a__labNotice{background:#0076ff;justify-content:center;padding:.5rem;display:flex}.ChecklistWidget-module__4tvt_a__activateBtn{color:#0076ff;cursor:pointer;text-transform:uppercase;background:#fff;border:none;border-radius:6px;padding:.25rem .75rem;font-size:.7rem;font-weight:800}.ChecklistWidget-module__4tvt_a__successIcon{background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:flex;box-shadow:0 10px 20px #10b98133}.ChecklistWidget-module__4tvt_a__header{cursor:pointer;background:linear-gradient(#0076ff08,#0000);border-bottom:1px solid #0000;align-items:center;gap:1rem;padding:1.5rem 1.25rem;transition:all .3s;display:flex}.ChecklistWidget-module__4tvt_a__widget:not(.ChecklistWidget-module__4tvt_a__minimized) .ChecklistWidget-module__4tvt_a__header{border-bottom-color:#0076ff1a}.ChecklistWidget-module__4tvt_a__progressBox{justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative}.ChecklistWidget-module__4tvt_a__circleBg{fill:none;stroke:#f1f5f9;stroke-width:3px}.ChecklistWidget-module__4tvt_a__circleProgress{fill:none;stroke:#0076ff;stroke-width:3px;stroke-linecap:round;transform-origin:50%;transition:stroke-dashoffset .8s cubic-bezier(.4,0,.2,1);transform:rotate(-90deg)}.ChecklistWidget-module__4tvt_a__progressText{color:#0076ff;font-size:.75rem;font-weight:800;position:absolute}.ChecklistWidget-module__4tvt_a__headerInfo{flex:1}.ChecklistWidget-module__4tvt_a__headerTitle{letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:800}.ChecklistWidget-module__4tvt_a__headerSub{color:#64748b;margin:0;font-size:.8rem}.ChecklistWidget-module__4tvt_a__toggleBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.ChecklistWidget-module__4tvt_a__content{max-height:400px;padding:1rem 0;overflow-y:auto}.ChecklistWidget-module__4tvt_a__stepList{flex-direction:column;display:flex}.ChecklistWidget-module__4tvt_a__stepItem{cursor:pointer;gap:1rem;padding:.75rem 1.25rem;transition:background .2s;display:flex;position:relative}.ChecklistWidget-module__4tvt_a__stepItem:hover{background:#f8fafc}.ChecklistWidget-module__4tvt_a__statusIcon{color:#94a3b8;border:2px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;font-weight:700;transition:all .3s;display:flex}.ChecklistWidget-module__4tvt_a__completedStep .ChecklistWidget-module__4tvt_a__statusIcon{background:#0076ff;border-color:#0076ff}.ChecklistWidget-module__4tvt_a__activeStep .ChecklistWidget-module__4tvt_a__statusIcon{color:#0076ff;border-color:#0076ff}.ChecklistWidget-module__4tvt_a__stepInfo{flex:1}.ChecklistWidget-module__4tvt_a__stepTitle{color:#334155;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.ChecklistWidget-module__4tvt_a__completedStep .ChecklistWidget-module__4tvt_a__stepTitle{color:#94a3b8;text-decoration:line-through}.ChecklistWidget-module__4tvt_a__activeStep .ChecklistWidget-module__4tvt_a__stepTitle{color:#0f172a;font-weight:700}.ChecklistWidget-module__4tvt_a__stepDesc{color:#64748b;flex-direction:column;gap:.75rem;margin:.25rem 0 0;font-size:.8rem;line-height:1.4;animation:.3s ease-out ChecklistWidget-module__4tvt_a__slideIn;display:flex}.ChecklistWidget-module__4tvt_a__stepActions{gap:.5rem;margin-top:.25rem;display:flex}.ChecklistWidget-module__4tvt_a__completeBtn{color:#fff;cursor:pointer;background:#0076ff;border:none;border-radius:8px;padding:.4rem .75rem;font-size:.75rem;font-weight:700;transition:all .2s}.ChecklistWidget-module__4tvt_a__completeBtn:hover{background:#0061d6;transform:scale(1.05)}.ChecklistWidget-module__4tvt_a__goBtn{color:#0076ff;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:800;transition:all .2s;display:flex}.ChecklistWidget-module__4tvt_a__goBtn:hover{color:#fff;background:#0076ff;border-color:#0076ff;transform:translateY(-2px)}.ChecklistWidget-module__4tvt_a__pointer{color:#0076ff;animation:1s infinite alternate ChecklistWidget-module__4tvt_a__bounceRight}@keyframes ChecklistWidget-module__4tvt_a__slideIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes ChecklistWidget-module__4tvt_a__bounceRight{0%{transform:translate(0)}to{transform:translate(4px)}}@keyframes ChecklistWidget-module__4tvt_a__popIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}
.ShareAssignPanel-module__ViTj5q__panel{background:#fff;flex-direction:column;height:100%;display:flex}.ShareAssignPanel-module__ViTj5q__panelHeader{border-bottom:1px solid #f0f0f0;flex-shrink:0;padding:1.5rem 2rem 0}.ShareAssignPanel-module__ViTj5q__panelTitle{color:#111827;margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.ShareAssignPanel-module__ViTj5q__panelSubtitle{color:#6b7280;margin:0 0 1rem;font-size:.82rem}.ShareAssignPanel-module__ViTj5q__panelBody{flex:1;max-width:800px;padding:1.5rem 2rem;overflow-y:auto}.ShareAssignPanel-module__ViTj5q__linkSection{background:#f0f7ff;border:1px solid #e0e7ff;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.ShareAssignPanel-module__ViTj5q__linkLabel{color:#3b82f6;margin-bottom:.5rem;font-size:.8rem;font-weight:600}.ShareAssignPanel-module__ViTj5q__linkInputGroup{gap:.5rem;display:flex}.ShareAssignPanel-module__ViTj5q__linkInput{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:4px;flex:1;padding:.5rem .75rem;font-size:.85rem}.ShareAssignPanel-module__ViTj5q__copyBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:4px;justify-content:center;align-items:center;padding:0 .75rem;display:flex}.ShareAssignPanel-module__ViTj5q__copyBtn:hover{color:#0f172a;background:#f8fafc}.ShareAssignPanel-module__ViTj5q__linkSubtext{color:#64748b;margin-top:.5rem;font-size:.75rem}.ShareAssignPanel-module__ViTj5q__tabs{border-bottom:1px solid #e2e8f0;gap:1.5rem;margin-bottom:1.5rem;display:flex}.ShareAssignPanel-module__ViTj5q__tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.5rem;padding:.75rem 0;font-size:.85rem;font-weight:500;display:flex}.ShareAssignPanel-module__ViTj5q__tab.ShareAssignPanel-module__ViTj5q__active{color:#0f172a;border-bottom-color:#0f172a}.ShareAssignPanel-module__ViTj5q__badge{color:#475569;background:#f1f5f9;border-radius:12px;padding:.1rem .4rem;font-size:.7rem;font-weight:600}.ShareAssignPanel-module__ViTj5q__sectionTitle{color:#1e293b;margin-bottom:1.5rem;font-size:1rem;font-weight:600}.ShareAssignPanel-module__ViTj5q__formGroup{margin-bottom:1.5rem}.ShareAssignPanel-module__ViTj5q__label{color:#334155;margin-bottom:.4rem;font-size:.8rem;font-weight:600;display:block}.ShareAssignPanel-module__ViTj5q__label span{color:#ef4444}.ShareAssignPanel-module__ViTj5q__input,.ShareAssignPanel-module__ViTj5q__select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:4px;width:100%;padding:.6rem .75rem;font-size:.85rem}.ShareAssignPanel-module__ViTj5q__input:focus,.ShareAssignPanel-module__ViTj5q__select:focus{border-color:#3b82f6;outline:none}.ShareAssignPanel-module__ViTj5q__subtext{color:#64748b;margin-top:.4rem;font-size:.75rem}.ShareAssignPanel-module__ViTj5q__toggleRow{background:#f8fafc;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:.75rem;display:flex}.ShareAssignPanel-module__ViTj5q__toggleText{color:#334155;font-size:.85rem;font-weight:500}.ShareAssignPanel-module__ViTj5q__toggleSwitch{cursor:pointer;background:#cbd5e1;border-radius:10px;width:36px;height:20px;transition:all .2s;position:relative}.ShareAssignPanel-module__ViTj5q__toggleSwitch:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;top:2px;left:2px}.ShareAssignPanel-module__ViTj5q__toggleSwitch.ShareAssignPanel-module__ViTj5q__active{background:#3b82f6}.ShareAssignPanel-module__ViTj5q__toggleSwitch.ShareAssignPanel-module__ViTj5q__active:after{left:18px}.ShareAssignPanel-module__ViTj5q__projectPillContainer{position:relative}.ShareAssignPanel-module__ViTj5q__projectPill{color:#475569;background:#f1f5f9;border-radius:12px;padding:.2rem .5rem;font-size:.7rem;font-weight:600;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.ShareAssignPanel-module__ViTj5q__panelFooter{border-top:1px solid #f0f0f0;justify-content:flex-start;padding:1rem 2rem;display:flex}.ShareAssignPanel-module__ViTj5q__saveBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:.55rem 1.5rem;font-size:.875rem;font-weight:600;transition:background .15s}.ShareAssignPanel-module__ViTj5q__saveBtn:hover{background:#1d4ed8}.ShareAssignPanel-module__ViTj5q__textarea{resize:vertical;min-height:80px}.ShareAssignPanel-module__ViTj5q__placeholdersContainer{color:#64748b;margin-top:.75rem;margin-bottom:1rem;font-size:.75rem;font-weight:500}.ShareAssignPanel-module__ViTj5q__placeholderList{flex-wrap:wrap;gap:.4rem;margin-top:.4rem;display:flex}.ShareAssignPanel-module__ViTj5q__placeholderBadge{color:#334155;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;padding:.2rem .5rem;font-size:.75rem;font-weight:600;transition:all .2s;display:inline-block}.ShareAssignPanel-module__ViTj5q__placeholderBadge:hover{color:#0f172a;background:#cbd5e1}.ShareAssignPanel-module__ViTj5q__leftToggleRow{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.ShareAssignPanel-module__ViTj5q__toggleLabelRight{color:#334155;font-size:.85rem;font-weight:500}.ShareAssignPanel-module__ViTj5q__subSectionTitle{color:#1e293b;border-bottom:1px solid #f1f5f9;margin-top:1.5rem;margin-bottom:1rem;padding-bottom:.5rem;font-size:.9rem;font-weight:600}.ShareAssignPanel-module__ViTj5q__formRow2{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.ShareAssignPanel-module__ViTj5q__sendBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:4px;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;transition:background .2s}.ShareAssignPanel-module__ViTj5q__sendBtn:hover{background:#2563eb}.ShareAssignPanel-module__ViTj5q__enrollmentsContainer{flex-direction:column;gap:1.5rem;display:flex}.ShareAssignPanel-module__ViTj5q__enrollmentsHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.ShareAssignPanel-module__ViTj5q__enrollmentsText{color:#64748b;font-size:.85rem}.ShareAssignPanel-module__ViTj5q__enrollmentsUpdateBtn{color:#334155;cursor:pointer;white-space:nowrap;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:4px;padding:.4rem .8rem;font-size:.8rem;font-weight:600;transition:all .2s}.ShareAssignPanel-module__ViTj5q__enrollmentsUpdateBtn:hover{background:#e2e8f0}.ShareAssignPanel-module__ViTj5q__tableWrapper{border:1px solid #e2e8f0;border-radius:6px;overflow-x:auto}.ShareAssignPanel-module__ViTj5q__table{border-collapse:collapse;text-align:left;width:100%;font-size:.85rem}.ShareAssignPanel-module__ViTj5q__table th{color:#64748b;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.75rem 1rem;font-weight:600}.ShareAssignPanel-module__ViTj5q__table td{color:#334155;vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:.75rem 1rem}.ShareAssignPanel-module__ViTj5q__table tr:last-child td{border-bottom:none}.ShareAssignPanel-module__ViTj5q__table tr:hover td{background:#f8fafc}.ShareAssignPanel-module__ViTj5q__linkGroup{align-items:center;gap:.4rem;display:flex}.ShareAssignPanel-module__ViTj5q__linkText{color:#3b82f6;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom;max-width:180px;text-decoration:underline;display:inline-block;overflow:hidden}.ShareAssignPanel-module__ViTj5q__iconBtn{color:#64748b;cursor:pointer;background:0 0;border:none;padding:.2rem;display:inline-flex}.ShareAssignPanel-module__ViTj5q__iconBtn:hover{color:#0f172a}.ShareAssignPanel-module__ViTj5q__actionMenuContainer{position:relative}.ShareAssignPanel-module__ViTj5q__actionMenuDropdown{z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:6px;flex-direction:column;min-width:120px;padding:.5rem 0;display:flex;position:absolute;top:100%;right:0;box-shadow:0 4px 12px #0000001a}.ShareAssignPanel-module__ViTj5q__actionMenuItem{text-align:left;color:#0f172a;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;display:flex}.ShareAssignPanel-module__ViTj5q__actionMenuItem:hover{background:#f8fafc}
.OnboardingLabOverlay-module__Alq66G__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#0f172acc;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:fixed;top:0;left:0}.OnboardingLabOverlay-module__Alq66G__container{color:#0f172a;background:#f8fafc;border:1px solid #ffffff1a;border-radius:32px;flex-direction:column;width:100%;max-width:1200px;height:90vh;display:flex;overflow:hidden;box-shadow:0 50px 100px -20px #00000080}.OnboardingLabOverlay-module__Alq66G__header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.5rem 2.5rem;display:flex}.OnboardingLabOverlay-module__Alq66G__title{letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.OnboardingLabOverlay-module__Alq66G__closeBtn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.OnboardingLabOverlay-module__Alq66G__closeBtn:hover{color:#0f172a;background:#e2e8f0;transform:scale(1.05)}.OnboardingLabOverlay-module__Alq66G__content{flex:1;padding:2.5rem;overflow-y:auto}.OnboardingLabOverlay-module__Alq66G__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.OnboardingLabOverlay-module__Alq66G__card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px #0000000d}.OnboardingLabOverlay-module__Alq66G__card:hover{border-color:#0076ff;transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a}.OnboardingLabOverlay-module__Alq66G__card h3{color:#1e293b;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.OnboardingLabOverlay-module__Alq66G__card p{color:#64748b;font-size:.9rem}.OnboardingLabOverlay-module__Alq66G__variantWrapper{flex-direction:column;height:100%;display:flex}
.OnboardingGuide-module__amNidW__widget{z-index:10000;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:24px;width:380px;font-family:inherit;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:fixed;bottom:2rem;right:2rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000026}.OnboardingGuide-module__amNidW__widget:not(.OnboardingGuide-module__amNidW__minimized){animation:6s ease-in-out infinite OnboardingGuide-module__amNidW__float}@keyframes OnboardingGuide-module__amNidW__float{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.OnboardingGuide-module__amNidW__minimized{width:72px;height:72px;box-shadow:none;background:0 0;border:none;border-radius:50%;padding:0;animation:none}.OnboardingGuide-module__amNidW__bubble{cursor:pointer;background:#fff;border:2px solid #fff;border-radius:50%;outline:1px solid #0076ff33;justify-content:center;align-items:center;width:72px;height:72px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;box-shadow:0 10px 25px #0076ff33,0 4px 6px #0000000d}.OnboardingGuide-module__amNidW__bubble:hover{transform:scale(1.1)}.OnboardingGuide-module__amNidW__bubbleText{color:#0076ff;font-size:.85rem;font-weight:900;position:absolute}.OnboardingGuide-module__amNidW__bubblePulse{opacity:0;border:2px solid #0076ff;border-radius:50%;width:100%;height:100%;animation:2s infinite OnboardingGuide-module__amNidW__bubblePulse;position:absolute}@keyframes OnboardingGuide-module__amNidW__bubblePulse{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.4)}}.OnboardingGuide-module__amNidW__header{cursor:pointer;background:linear-gradient(135deg,#0076ff0f,#8b5cf608);border-bottom:1px solid #0076ff1a;align-items:center;gap:1rem;padding:1.25rem;transition:all .3s;display:flex}.OnboardingGuide-module__amNidW__progressBox{flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative}.OnboardingGuide-module__amNidW__circleBg{fill:none;stroke:#f1f5f9;stroke-width:3px}.OnboardingGuide-module__amNidW__circleProgress{fill:none;stroke:#0076ff;stroke-width:3px;stroke-linecap:round;transform-origin:50%;transition:stroke-dashoffset .8s cubic-bezier(.4,0,.2,1);transform:rotate(-90deg)}.OnboardingGuide-module__amNidW__progressText{color:#0076ff;font-size:.75rem;font-weight:800;position:absolute}.OnboardingGuide-module__amNidW__headerInfo{flex:1}.OnboardingGuide-module__amNidW__headerTitle{letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:800}.OnboardingGuide-module__amNidW__rewardBadge{color:#92400e;background:#fef3c7;border-radius:20px;align-items:center;gap:.4rem;width:fit-content;margin-top:.25rem;padding:.2rem .6rem;font-size:.7rem;font-weight:700;display:flex}.OnboardingGuide-module__amNidW__toggleBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.OnboardingGuide-module__amNidW__toggleBtn:hover{color:#0076ff}.OnboardingGuide-module__amNidW__startTourBanner{text-align:center;background:linear-gradient(135deg,#0076ff14,#8b5cf60f);border-bottom:1px solid #0076ff1f;padding:1rem 1.25rem}.OnboardingGuide-module__amNidW__startTourBtn{color:#fff;cursor:pointer;background:#0076ff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.65rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #0076ff59}.OnboardingGuide-module__amNidW__startTourBtn:hover{background:#0061d6;transform:translateY(-1px);box-shadow:0 6px 18px #0076ff66}.OnboardingGuide-module__amNidW__startTourHint{color:#94a3b8;margin:.45rem 0 0;font-size:.72rem}.OnboardingGuide-module__amNidW__content{max-height:380px;padding:.75rem 0;overflow-y:auto}.OnboardingGuide-module__amNidW__stepList{flex-direction:column;display:flex}.OnboardingGuide-module__amNidW__stepItem{cursor:pointer;gap:1rem;padding:.75rem 1.25rem;transition:background .2s;display:flex;position:relative}.OnboardingGuide-module__amNidW__stepItem:hover{background:#f8fafc}.OnboardingGuide-module__amNidW__statusIcon{color:#94a3b8;border:2px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;transition:all .3s;display:flex;position:relative}.OnboardingGuide-module__amNidW__completedStep .OnboardingGuide-module__amNidW__statusIcon{background:#0076ff;border-color:#0076ff}.OnboardingGuide-module__amNidW__activeStep .OnboardingGuide-module__amNidW__statusIcon{color:#0076ff;border-color:#0076ff;box-shadow:0 0 0 3px #0076ff26}.OnboardingGuide-module__amNidW__activePulse{background:#0076ff33;border-radius:50%;width:32px;height:32px;animation:1.5s infinite OnboardingGuide-module__amNidW__activePulse;position:absolute}@keyframes OnboardingGuide-module__amNidW__activePulse{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(1.5)}}.OnboardingGuide-module__amNidW__stepInfo{flex:1;min-width:0}.OnboardingGuide-module__amNidW__stepTitle{color:#334155;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.OnboardingGuide-module__amNidW__completedStep .OnboardingGuide-module__amNidW__stepTitle{color:#94a3b8;text-decoration:line-through}.OnboardingGuide-module__amNidW__activeStep .OnboardingGuide-module__amNidW__stepTitle{color:#0f172a;font-weight:700}.OnboardingGuide-module__amNidW__stepDesc{color:#64748b;margin:.35rem 0 0;font-size:.8rem;line-height:1.5;animation:.3s ease-out OnboardingGuide-module__amNidW__slideIn}.OnboardingGuide-module__amNidW__stepActions{gap:.5rem;margin-top:.6rem;display:flex}.OnboardingGuide-module__amNidW__showMeBtn{color:#fff;cursor:pointer;background:#0076ff;border:none;border-radius:10px;align-items:center;gap:.4rem;padding:.45rem 1rem;font-size:.78rem;font-weight:700;transition:all .2s;display:flex}.OnboardingGuide-module__amNidW__showMeBtn:hover{background:#0061d6;transform:translateY(-1px);box-shadow:0 4px 12px #0076ff4d}.OnboardingGuide-module__amNidW__nextStepBtn{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;padding:.45rem 1rem;font-size:.78rem;font-weight:700;transition:all .2s}.OnboardingGuide-module__amNidW__nextStepBtn:hover{background:#e2e8f0}.OnboardingGuide-module__amNidW__rewardCard{text-align:center;padding:2.5rem 2rem}.OnboardingGuide-module__amNidW__rewardIconWrapper{background:linear-gradient(135deg,#f43f5e 0%,#fb7185 100%);border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto;animation:.6s cubic-bezier(.175,.885,.32,1.275) infinite alternate OnboardingGuide-module__amNidW__jump;display:flex;box-shadow:0 15px 30px #f43f5e4d}@keyframes OnboardingGuide-module__amNidW__jump{0%{transform:translateY(0)rotate(0)}to{transform:translateY(-10px)rotate(5deg)}}.OnboardingGuide-module__amNidW__rewardTitle{margin:1rem 0 .5rem;font-size:1.25rem;font-weight:800}.OnboardingGuide-module__amNidW__rewardDesc{color:#64748b;margin:0 0 1.5rem;font-size:.9rem;line-height:1.5}.OnboardingGuide-module__amNidW__claimBtn{color:#fff;cursor:pointer;background:#0076ff;border:none;border-radius:12px;width:100%;padding:1rem 2rem;font-size:.95rem;font-weight:800;transition:all .2s}.OnboardingGuide-module__amNidW__claimBtn:hover{background:#0061d6;transform:translateY(-2px);box-shadow:0 8px 20px #0076ff4d}.OnboardingGuide-module__amNidW__spotlightOverlay{z-index:9998;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}.OnboardingGuide-module__amNidW__spotlightBackdrop{pointer-events:auto;width:100%;height:100%;position:absolute;top:0;left:0}.OnboardingGuide-module__amNidW__spotlight{pointer-events:none;z-index:9999;background:0 0;border:2px solid #0076ff;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.4s ease-out OnboardingGuide-module__amNidW__spotlightAppear;position:fixed;box-shadow:0 0 0 9999px #0f172aa6}@keyframes OnboardingGuide-module__amNidW__spotlightAppear{0%{opacity:0;box-shadow:0 0 0 9999px #0f172a00}to{opacity:1;box-shadow:0 0 0 9999px #0f172aa6}}.OnboardingGuide-module__amNidW__spotlightRing{border:2px solid #0076ff66;border-radius:16px;animation:2s infinite OnboardingGuide-module__amNidW__ringPulse;position:absolute;inset:-6px}@keyframes OnboardingGuide-module__amNidW__ringPulse{0%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}.OnboardingGuide-module__amNidW__tooltip{color:#fff;pointer-events:auto;z-index:10001;background:#0f172a;border:1px solid #ffffff14;border-radius:16px;width:320px;padding:1.5rem;animation:.35s cubic-bezier(.16,1,.3,1) OnboardingGuide-module__amNidW__tooltipPop;position:fixed;box-shadow:0 25px 50px #0006}@keyframes OnboardingGuide-module__amNidW__tooltipPop{0%{opacity:0;transform:scale(.92)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.OnboardingGuide-module__amNidW__tooltipHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.OnboardingGuide-module__amNidW__tooltipStepLabel{color:#ffffff73;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.OnboardingGuide-module__amNidW__tooltipCloseBtn{color:#ffffff80;cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.OnboardingGuide-module__amNidW__tooltipCloseBtn:hover{color:#fff;background:#fff3}.OnboardingGuide-module__amNidW__tooltipTitle{letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.OnboardingGuide-module__amNidW__tooltipDesc{color:#ffffffbf;margin:0 0 1.25rem;font-size:.9rem;line-height:1.6}.OnboardingGuide-module__amNidW__tooltipFooter{justify-content:space-between;align-items:center;display:flex}.OnboardingGuide-module__amNidW__tooltipDots{gap:6px;display:flex}.OnboardingGuide-module__amNidW__tooltipDot{background:#ffffff26;border-radius:50%;width:7px;height:7px;transition:all .3s}.OnboardingGuide-module__amNidW__tooltipDotActive{background:#0076ff;box-shadow:0 0 8px #0076ff80}.OnboardingGuide-module__amNidW__tooltipDotDone{background:#0076ff80}.OnboardingGuide-module__amNidW__tooltipActions{align-items:center;gap:.75rem;display:flex}.OnboardingGuide-module__amNidW__tooltipSkipBtn{color:#ffffff59;cursor:pointer;background:0 0;border:none;padding:0;font-size:.82rem;font-weight:600;transition:color .2s}.OnboardingGuide-module__amNidW__tooltipSkipBtn:hover{color:#fff}.OnboardingGuide-module__amNidW__tooltipNextBtn{color:#0f172a;cursor:pointer;background:#fff;border:none;border-radius:10px;padding:.55rem 1.25rem;font-size:.85rem;font-weight:700;transition:all .2s}.OnboardingGuide-module__amNidW__tooltipNextBtn:hover{background:#f1f5f9;transform:scale(1.02)}.OnboardingGuide-module__amNidW__tooltipArrow{background:#0f172a;width:12px;height:12px;position:absolute;transform:rotate(45deg)}.OnboardingGuide-module__amNidW__arrowTop{margin-left:-6px;bottom:-6px;left:50%}.OnboardingGuide-module__amNidW__arrowBottom{margin-left:-6px;top:-6px;left:50%}.OnboardingGuide-module__amNidW__arrowLeft{margin-top:-6px;top:50%;right:-6px}.OnboardingGuide-module__amNidW__arrowRight{margin-top:-6px;top:50%;left:-6px}@keyframes OnboardingGuide-module__amNidW__slideIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes OnboardingGuide-module__amNidW__popIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}
.LinkReadyModal-module__rMcigW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3000;background-color:#0f172a4d;justify-content:flex-end;animation:.2s ease-out LinkReadyModal-module__rMcigW__fadeInOverlay;display:flex;position:fixed;inset:0}@keyframes LinkReadyModal-module__rMcigW__fadeInOverlay{0%{opacity:0}to{opacity:1}}.LinkReadyModal-module__rMcigW__modal{color:#0f172a;background-color:#fff;flex-direction:column;width:100%;max-width:550px;height:100%;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;animation:.3s cubic-bezier(.16,1,.3,1) LinkReadyModal-module__rMcigW__slideInDrawer;display:flex;position:relative;overflow-y:auto;box-shadow:-4px 0 24px #00000014}@keyframes LinkReadyModal-module__rMcigW__slideInDrawer{0%{transform:translate(100%)}to{transform:translate(0)}}.LinkReadyModal-module__rMcigW__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:.25rem;position:absolute;top:1rem;right:1rem}.LinkReadyModal-module__rMcigW__closeBtn:hover{color:#1e293b}.LinkReadyModal-module__rMcigW__title{text-align:center;margin-bottom:2rem;font-size:1.25rem;font-weight:700}.LinkReadyModal-module__rMcigW__qrContainer{justify-content:center;margin-bottom:2rem;display:flex}.LinkReadyModal-module__rMcigW__qrPlaceholder{color:#64748b;background:#f1f5f9;border:1px dashed #cbd5e1;justify-content:center;align-items:center;width:200px;height:200px;font-size:.85rem;display:flex}.LinkReadyModal-module__rMcigW__linkGroup{margin-bottom:2rem;position:relative}.LinkReadyModal-module__rMcigW__linkGroupLabel{color:#64748b;background:#fff;padding:0 4px;font-size:.75rem;position:absolute;top:-8px;left:12px}.LinkReadyModal-module__rMcigW__linkInputWrapper{border:1px solid #cbd5e1;border-radius:6px;align-items:center;padding:.5rem 1rem;display:flex}.LinkReadyModal-module__rMcigW__linkInput{color:#0f172a;background:0 0;border:none;outline:none;flex:1;font-size:.85rem}.LinkReadyModal-module__rMcigW__copyBtn{color:#2563eb;cursor:pointer;background:#eff6ff;border:1px solid #2563eb;border-radius:6px;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.LinkReadyModal-module__rMcigW__copyBtn:hover{background:#dbeafe}.LinkReadyModal-module__rMcigW__socialRow{justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .5rem 0;display:flex}.LinkReadyModal-module__rMcigW__socialBtn{color:#2563eb;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:.6rem;min-width:70px;font-size:.78rem;transition:transform .15s;display:flex}.LinkReadyModal-module__rMcigW__socialBtn span{color:#1e293b;font-weight:600}.LinkReadyModal-module__rMcigW__socialBtn:hover{opacity:.9;transform:translateY(-2px)}
.Button-module__8RiFmG__button{cursor:pointer;border:none;border-radius:5px;justify-content:center;align-items:center;gap:4px;font-weight:600;transition:all .2s;display:inline-flex}.Button-module__8RiFmG__primary{background-color:var(--main-blue);color:#fff}.Button-module__8RiFmG__primary:hover{background-color:var(--hover-blue)}.Button-module__8RiFmG__ai{background:var(--ai-button-gradient);color:var(--color-white);box-shadow:0 4px 12px var(--ai-glow-soft)}.Button-module__8RiFmG__ai:hover{filter:brightness(1.1);transform:translateY(-1px)}.Button-module__8RiFmG__secondary{color:#111827;background-color:#f3f4f6}.Button-module__8RiFmG__secondary:hover{background-color:#e5e7eb}.Button-module__8RiFmG__ghost{color:#0070f3;background-color:#0000}.Button-module__8RiFmG__ghost:hover{background-color:#eff6ff}.Button-module__8RiFmG__sm{height:32px;padding:0 12px;font-size:13px}.Button-module__8RiFmG__md{padding:10px 20px;font-size:14px}.Button-module__8RiFmG__lg{padding:12px 24px;font-size:16px}
