.FileViewerActions-module__S8zFYW__menuItem[data-focus]{background-color:var(--muse-bg-elevated)!important;color:var(--muse-text-primary)!important}.FileViewerActions-module__S8zFYW__menuItem[data-focus] [data-slot=icon]{color:var(--muse-text-secondary)!important}
.SidebarBadge-module__lP1PDG__badge{pointer-events:none;z-index:10;background-color:#ef4444;border-radius:50%;width:6px;height:6px;animation:.3s ease-out SidebarBadge-module__lP1PDG__badgePulse;position:absolute;top:2px;right:2px}@keyframes SidebarBadge-module__lP1PDG__badgePulse{0%{opacity:0;transform:scale(0)}70%{transform:scale(1.3)}to{opacity:1;transform:scale(1)}}
.SidebarBubble-module__XNA1rG__bubble{z-index:50;border-radius:var(--muse-radius-sm);background:var(--color-zinc-800);color:var(--color-zinc-50);white-space:nowrap;pointer-events:auto;align-items:center;padding:6px 12px;font-size:12px;line-height:1.4;animation:.2s ease-out SidebarBubble-module__XNA1rG__bubbleIn;display:flex;position:absolute;top:50%;left:calc(100% + 8px);transform:translateY(-50%);box-shadow:0 4px 12px #00000026,0 1px 3px #0000001a}.dark .SidebarBubble-module__XNA1rG__bubble{background:var(--color-zinc-700);color:var(--color-zinc-100);box-shadow:0 4px 12px #0006,0 1px 3px #0000004d}.SidebarBubble-module__XNA1rG__arrow{border:5px solid #0000;border-right-color:var(--color-zinc-800);position:absolute;top:50%;right:100%;transform:translateY(-50%)}.dark .SidebarBubble-module__XNA1rG__arrow{border-right-color:var(--color-zinc-700)}.SidebarBubble-module__XNA1rG__text{text-overflow:ellipsis;max-width:200px;overflow:hidden}@keyframes SidebarBubble-module__XNA1rG__bubbleIn{0%{opacity:0;transform:translateY(-50%)translate(-4px)}to{opacity:1;transform:translateY(-50%)translate(0)}}
.ThreeColumnLayoutDemo-module__I1Miga__root{flex-direction:column;gap:12px;height:100%;display:flex}.ThreeColumnLayoutDemo-module__I1Miga__docCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-height:160px;padding:12px}.ThreeColumnLayoutDemo-module__I1Miga__docsStack{flex-direction:column;gap:10px;display:flex}.ThreeColumnLayoutDemo-module__I1Miga__docCardWide{min-height:0}.ThreeColumnLayoutDemo-module__I1Miga__docsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ThreeColumnLayoutDemo-module__I1Miga__docTitle{color:#111827;margin:0 0 8px;font-size:13px;font-weight:600}.ThreeColumnLayoutDemo-module__I1Miga__docTable{border-collapse:collapse;color:#4b5563;width:100%;font-size:12px}.ThreeColumnLayoutDemo-module__I1Miga__docTable th,.ThreeColumnLayoutDemo-module__I1Miga__docTable td{text-align:left;vertical-align:top;border:1px solid #e5e7eb;padding:6px 8px;line-height:1.5}.ThreeColumnLayoutDemo-module__I1Miga__docTable th{color:#374151;background:#f9fafb;font-weight:600}.ThreeColumnLayoutDemo-module__I1Miga__docTable code{color:#374151;background:#f3f4f6;border-radius:4px;padding:1px 4px;font-size:11px}.ThreeColumnLayoutDemo-module__I1Miga__intro{color:#374151;margin:0;font-size:14px;line-height:1.6}.ThreeColumnLayoutDemo-module__I1Miga__intro code{color:#6366f1;background:#f3f4f6;border-radius:4px;padding:2px 6px;font-family:SF Mono,Menlo,monospace;font-size:13px}.ThreeColumnLayoutDemo-module__I1Miga__shellHost{border:1px solid #e5e7eb;border-radius:14px;flex:1;min-height:680px;overflow:hidden}.ThreeColumnLayoutDemo-module__I1Miga__shellHost [class*=ThreeColumnShell-module__][class*=__root]{height:100%}.ThreeColumnLayoutDemo-module__I1Miga__mainPanel{flex-direction:column;gap:12px;height:100%;padding:20px;display:flex}.ThreeColumnLayoutDemo-module__I1Miga__stateBar{align-items:center;gap:10px;display:flex}.ThreeColumnLayoutDemo-module__I1Miga__stateBadge{color:#fff;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:600;display:inline-flex}.ThreeColumnLayoutDemo-module__I1Miga__stateBadge[data-state="1"]{background:#6366f1}.ThreeColumnLayoutDemo-module__I1Miga__stateBadge[data-state="2"]{background:#0ea5e9}.ThreeColumnLayoutDemo-module__I1Miga__stateBadge[data-state="3"]{background:#f59e0b}.ThreeColumnLayoutDemo-module__I1Miga__stateBadge[data-state="4"]{background:#ef4444}.ThreeColumnLayoutDemo-module__I1Miga__stateDesc{color:#6b7280;font-size:12px}.ThreeColumnLayoutDemo-module__I1Miga__controls{gap:8px;display:flex}.ThreeColumnLayoutDemo-module__I1Miga__actionBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:6px 12px;font-size:12px}.ThreeColumnLayoutDemo-module__I1Miga__actionBtn:hover{background:#f9fafb}.ThreeColumnLayoutDemo-module__I1Miga__stateGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.ThreeColumnLayoutDemo-module__I1Miga__stateItem{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;font-size:12px;display:flex}.ThreeColumnLayoutDemo-module__I1Miga__stateItem:hover{border-color:#d4d4d8}.ThreeColumnLayoutDemo-module__I1Miga__stateItemActive{color:#4338ca;background:#eef2ff;border-color:#6366f1}.ThreeColumnLayoutDemo-module__I1Miga__stateItemActive[data-state="2"]{color:#0369a1;background:#f0f9ff;border-color:#0ea5e9}.ThreeColumnLayoutDemo-module__I1Miga__stateItemActive[data-state="3"]{color:#b45309;background:#fffbeb;border-color:#f59e0b}.ThreeColumnLayoutDemo-module__I1Miga__stateItemActive[data-state="4"]{color:#b91c1c;background:#fef2f2;border-color:#ef4444}.ThreeColumnLayoutDemo-module__I1Miga__stateNum{background:#f3f4f6;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:inline-flex}.ThreeColumnLayoutDemo-module__I1Miga__stateItemLabel{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ThreeColumnLayoutDemo-module__I1Miga__mainHint{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:auto;padding:12px 14px}.ThreeColumnLayoutDemo-module__I1Miga__sectionTitle{color:#111827;margin:0;font-size:14px;font-weight:600}.ThreeColumnLayoutDemo-module__I1Miga__hintText{color:#4b5563;margin:8px 0 0;font-size:13px;line-height:1.6}.ThreeColumnLayoutDemo-module__I1Miga__codeBlock{color:#e5e7eb;background:#111827;border-radius:8px;max-height:190px;margin:0;padding:10px;font-family:SF Mono,Menlo,Consolas,monospace;font-size:11px;line-height:1.5;overflow-x:auto}.ThreeColumnLayoutDemo-module__I1Miga__rightPanel{background:#fff;flex-direction:column;height:100%;display:flex}.ThreeColumnLayoutDemo-module__I1Miga__rightPanelHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:56px;padding:0 14px;display:flex}.ThreeColumnLayoutDemo-module__I1Miga__rightPanelTitle{color:#111827;font-size:13px;font-weight:600}.ThreeColumnLayoutDemo-module__I1Miga__closeBtn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:28px;height:28px}.ThreeColumnLayoutDemo-module__I1Miga__closeBtn:hover{background:#f9fafb}.ThreeColumnLayoutDemo-module__I1Miga__rightPanelBody{color:#4b5563;flex-direction:column;gap:10px;padding:14px;font-size:13px;line-height:1.6;display:flex}
.infiniteScrollList-module__Xu6EuG__container{position:relative;overflow-y:auto}.infiniteScrollList-module__Xu6EuG__sentinel{pointer-events:none;width:100%;height:1px}.infiniteScrollList-module__Xu6EuG__footer{color:#a1a1aa;justify-content:center;align-items:center;gap:6px;padding:16px 0;display:flex}.dark .infiniteScrollList-module__Xu6EuG__footer{color:#71717a}.infiniteScrollList-module__Xu6EuG__footerText{font-size:13px;line-height:1.4}.infiniteScrollList-module__Xu6EuG__spinner{animation:1s linear infinite infiniteScrollList-module__Xu6EuG__spin}@keyframes infiniteScrollList-module__Xu6EuG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.infiniteScrollList-module__Xu6EuG__errorText{color:#ef4444;font-size:13px;line-height:1.4}.dark .infiniteScrollList-module__Xu6EuG__errorText{color:#f87171}.infiniteScrollList-module__Xu6EuG__retryButton{color:#3b82f6;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:13px;line-height:1.4;text-decoration:underline}.infiniteScrollList-module__Xu6EuG__retryButton:hover{color:#2563eb}.dark .infiniteScrollList-module__Xu6EuG__retryButton{color:#60a5fa}.dark .infiniteScrollList-module__Xu6EuG__retryButton:hover{color:#93c5fd}.infiniteScrollList-module__Xu6EuG__empty{justify-content:center;align-items:center;padding:48px 0;display:flex}.infiniteScrollList-module__Xu6EuG__emptyText{color:#a1a1aa;font-size:14px}.dark .infiniteScrollList-module__Xu6EuG__emptyText{color:#71717a}
.InfiniteScrollListDemo-module__u71gmG__root{flex-direction:column;gap:16px;display:flex}.InfiniteScrollListDemo-module__u71gmG__intro{color:#374151;margin:0;font-size:14px;line-height:1.6}.dark .InfiniteScrollListDemo-module__u71gmG__intro{color:#d4d4d8}.InfiniteScrollListDemo-module__u71gmG__intro code{color:#6366f1;background:#f3f4f6;border-radius:4px;padding:2px 6px;font-family:SF Mono,Menlo,Consolas,monospace;font-size:13px}.dark .InfiniteScrollListDemo-module__u71gmG__intro code{color:#a5b4fc;background:#27272a}.InfiniteScrollListDemo-module__u71gmG__previewCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px}.dark .InfiniteScrollListDemo-module__u71gmG__previewCard{background:#18181b;border-color:#ffffff1a}.InfiniteScrollListDemo-module__u71gmG__docsStack{flex-direction:column;gap:10px;display:flex}.InfiniteScrollListDemo-module__u71gmG__docCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px}.dark .InfiniteScrollListDemo-module__u71gmG__docCard{background:#18181b;border-color:#ffffff1a}.InfiniteScrollListDemo-module__u71gmG__docCardWide{min-height:0}.InfiniteScrollListDemo-module__u71gmG__docsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.InfiniteScrollListDemo-module__u71gmG__docTitle{color:#111827;margin:0 0 8px;font-size:13px;font-weight:600}.dark .InfiniteScrollListDemo-module__u71gmG__docTitle{color:#f4f4f5}.InfiniteScrollListDemo-module__u71gmG__docTable{border-collapse:collapse;color:#4b5563;width:100%;font-size:12px}.dark .InfiniteScrollListDemo-module__u71gmG__docTable{color:#a1a1aa}.InfiniteScrollListDemo-module__u71gmG__docTable th,.InfiniteScrollListDemo-module__u71gmG__docTable td{text-align:left;vertical-align:top;border:1px solid #e5e7eb;padding:6px 8px;line-height:1.5}:is(.dark .InfiniteScrollListDemo-module__u71gmG__docTable th,.dark .InfiniteScrollListDemo-module__u71gmG__docTable td){border-color:#ffffff1a}.InfiniteScrollListDemo-module__u71gmG__docTable th{color:#374151;background:#f9fafb;font-weight:600}.dark .InfiniteScrollListDemo-module__u71gmG__docTable th{color:#e4e4e7;background:#27272a}.InfiniteScrollListDemo-module__u71gmG__docTable code{color:#374151;background:#f3f4f6;border-radius:4px;padding:1px 4px;font-size:11px}.dark .InfiniteScrollListDemo-module__u71gmG__docTable code{color:#d4d4d8;background:#27272a}.InfiniteScrollListDemo-module__u71gmG__codeBlock{color:#e5e7eb;background:#111827;border-radius:8px;max-height:260px;margin:0;padding:10px;font-family:SF Mono,Menlo,Consolas,monospace;font-size:11px;line-height:1.5;overflow-x:auto}.InfiniteScrollListDemo-module__u71gmG__noteList{color:#4b5563;margin:0;padding-left:18px;font-size:12px;line-height:1.6}.dark .InfiniteScrollListDemo-module__u71gmG__noteList{color:#a1a1aa}.InfiniteScrollListDemo-module__u71gmG__noteList li+li{margin-top:6px}@media (max-width:960px){.InfiniteScrollListDemo-module__u71gmG__docsGrid{grid-template-columns:1fr}}
.SendTimePicker-module__ek2R3G__scrollCol{scrollbar-width:none;max-height:252px;overflow-y:auto}.SendTimePicker-module__ek2R3G__scrollCol::-webkit-scrollbar{display:none}
.index-module__2mT0Na__wrapper{background-color:#f5f5f7;height:100%;min-height:0;display:flex}.index-module__2mT0Na__sidebar{background-color:#fff;border-right:1px solid #e5e7eb;flex-direction:column;flex-shrink:0;width:220px;padding:24px 0;display:flex}.index-module__2mT0Na__sidebarTitle{color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;padding:0 16px 12px;font-size:12px;font-weight:600}.index-module__2mT0Na__navList{flex-direction:column;gap:2px;padding:0 8px;display:flex}.index-module__2mT0Na__navItem{text-align:left;border-radius:var(--muse-radius-sm);color:#374151;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 12px;font-size:14px;font-weight:500;transition:background-color .15s,color .15s;display:block}.index-module__2mT0Na__navItem:hover{color:#111827;background-color:#f3f4f6}.index-module__2mT0Na__navItemActive{color:#2563eb;background-color:#eff6ff}.index-module__2mT0Na__navItemActive:hover{color:#1d4ed8;background-color:#dbeafe}.index-module__2mT0Na__content{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.index-module__2mT0Na__contentHeader{background-color:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;align-items:center;padding:20px 28px;display:flex}.index-module__2mT0Na__contentTitle{color:#111827;font-size:18px;font-weight:600}.index-module__2mT0Na__contentBody{flex:1;min-height:0;padding:24px 10%;overflow:auto}.index-module__2mT0Na__contentBodyShellDemo{padding:16px;overflow:auto}
.index-module__H18s9a__pageRoot{scrollbar-gutter:stable;border-radius:var(--muse-radius-md);flex-direction:column;height:100%;display:flex;overflow:auto}.index-module__H18s9a__pageHeader{flex-shrink:0;align-items:center;padding:12px 16px 12px 20px;display:flex}.index-module__H18s9a__headerName{font-family:var(--muse-font-display);color:var(--muse-text-primary);white-space:nowrap;letter-spacing:-.01em;margin:0;font-size:24px;font-weight:700}.index-module__H18s9a__pageInner{width:100%;max-width:var(--content-max-width);margin:0 auto;padding:0 24px 64px}
.WorkspaceShell-module__CXQqWa__root{background:var(--muse-bg-base-gradient,var(--muse-bg-base));height:100svh;padding:8px 8px 8px 0;display:flex;overflow:hidden}.WorkspaceShell-module__CXQqWa__main{border-radius:var(--muse-radius-md);flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.WorkspaceShell-module__CXQqWa__mainContent{flex:1;min-height:0;overflow:hidden}
.initialGate-module__zlsMpG__root{justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.initialGate-module__zlsMpG__container{text-align:center;width:100%;max-width:400px}
.index-module__5x7HJW__root{justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.index-module__5x7HJW__container{text-align:center;width:100%;max-width:400px}@keyframes index-module__5x7HJW__shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-6px)}40%,80%{transform:translate(6px)}}.index-module__5x7HJW__shake{animation:.4s ease-in-out index-module__5x7HJW__shake}
:root{--hire-accent:#c08a3e;--hire-accent-hover:#a87633}.index-module__-_4HFG__page{background:#faf8f5;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.dark .index-module__-_4HFG__page{background:#111113}.index-module__-_4HFG__content{animation:.6s cubic-bezier(.16,1,.3,1) both index-module__-_4HFG__slideUp}@keyframes index-module__-_4HFG__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.index-module__-_4HFG__decorBlob1{pointer-events:none;background:radial-gradient(circle,#f5be8c59 0%,#f5be8c00 70%);border-radius:50%;width:420px;height:420px;position:absolute;bottom:-60px;right:-40px}.dark .index-module__-_4HFG__decorBlob1{background:radial-gradient(circle,#c08a3e26 0%,#c08a3e00 70%)}.index-module__-_4HFG__decorBlob2{pointer-events:none;background:radial-gradient(circle,#e6aa7840 0%,#e6aa7800 70%);border-radius:50%;width:260px;height:260px;position:absolute;bottom:40px;right:120px}.dark .index-module__-_4HFG__decorBlob2{background:radial-gradient(circle,#c08a3e1a 0%,#c08a3e00 70%)}.index-module__-_4HFG__plansPage{background:var(--muse-bg-module);flex-direction:column;min-height:100vh;display:flex}.index-module__-_4HFG__stepNav{justify-content:space-between;align-items:center;margin-bottom:32px;padding:12px 0;display:flex;position:relative}.index-module__-_4HFG__stepList{align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.index-module__-_4HFG__plansContent{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:16px 24px 48px}.index-module__-_4HFG__signOfferCard{border:1px solid var(--muse-border-subtle);background:var(--muse-bg-card);border-radius:20px;max-width:600px;margin:0 auto;padding:48px 48px 40px}.index-module__-_4HFG__personasGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}@media (max-width:1024px){.index-module__-_4HFG__personasGrid{grid-template-columns:1fr;max-width:420px;margin:0 auto}}.index-module__-_4HFG__personaCard{border:1px solid var(--muse-border-subtle);background:var(--muse-bg-card);cursor:pointer;border-radius:16px;flex-direction:column;padding:24px;transition:box-shadow .2s,transform .2s;display:flex;position:relative}.index-module__-_4HFG__personaCard:hover{transform:translateY(-4px);box-shadow:0 4px 20px #0000000f}.dark .index-module__-_4HFG__personaCard:hover{box-shadow:0 4px 20px #0000004d}.index-module__-_4HFG__personaAvatarArea{justify-content:center;margin-top:-40px;margin-bottom:16px;display:flex;position:relative}.index-module__-_4HFG__personaAvatarCircle{border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex;overflow:hidden}.index-module__-_4HFG__drawerOverlay{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000004d;animation:.2s index-module__-_4HFG__fadeIn;position:fixed;inset:0}@keyframes index-module__-_4HFG__fadeIn{0%{opacity:0}to{opacity:1}}.index-module__-_4HFG__drawerPanel{background:var(--muse-bg-module);flex-direction:column;width:420px;max-width:100vw;height:100%;animation:.3s cubic-bezier(.16,1,.3,1) index-module__-_4HFG__slideInRight;display:flex;position:absolute;top:0;right:0;box-shadow:-4px 0 24px #00000014}.dark .index-module__-_4HFG__drawerPanel{box-shadow:-4px 0 24px #0000004d}@keyframes index-module__-_4HFG__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.index-module__-_4HFG__drawerContent{flex:1;padding:48px 32px 24px;overflow-y:auto}.index-module__-_4HFG__drawerFooter{border-top:1px solid var(--muse-border-subtle);padding:16px 32px 24px}.index-module__-_4HFG__finalStepStage{--final-step-accent:#0081f2;text-align:center;width:100%;max-width:736px;margin:0 auto}.index-module__-_4HFG__finalStepHeader{text-align:center;margin-bottom:48px}.index-module__-_4HFG__finalStepTitle{letter-spacing:-.035em;color:var(--muse-text-primary);margin:0 0 18px;font-size:clamp(36px,4.5vw,52px);font-weight:800}.index-module__-_4HFG__finalStepName{color:var(--final-step-accent)}.index-module__-_4HFG__finalStepDesc{color:var(--muse-text-secondary);max-width:640px;margin:0 auto;font-size:16px;line-height:1.75}.index-module__-_4HFG__finalStepIllustration{justify-content:center;align-items:center;width:480px;height:320px;margin:0 auto 28px;display:flex;position:relative}.index-module__-_4HFG__finalStepCloudBg{color:#0000000a;pointer-events:none;width:420px;height:240px;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%)}.dark .index-module__-_4HFG__finalStepCloudBg{color:#ffffff0f}.index-module__-_4HFG__finalStepOrbit{color:#0081f22e;pointer-events:none;width:480px;height:240px;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.dark .index-module__-_4HFG__finalStepOrbit{color:#0081f24d}@keyframes index-module__-_4HFG__finalIcoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.index-module__-_4HFG__finalStepIco{border:1.5px solid var(--final-step-accent);width:48px;height:48px;color:var(--final-step-accent);background:#0081f208;border-radius:12px;justify-content:center;align-items:center;animation:4s ease-in-out infinite index-module__-_4HFG__finalIcoFloat;display:flex;position:absolute}.dark .index-module__-_4HFG__finalStepIco{background:#0081f20a}.index-module__-_4HFG__finalStepIco svg{width:22px;height:22px}.index-module__-_4HFG__finalStepIco1{animation-delay:0s;top:12%;left:8%}.index-module__-_4HFG__finalStepIco2{animation-delay:1s;top:8%;right:8%}.index-module__-_4HFG__finalStepIco3{animation-delay:2s;bottom:8%;left:5%}.index-module__-_4HFG__finalStepIco4{animation-delay:3s;bottom:12%;right:5%}.index-module__-_4HFG__finalStepShieldCenter{z-index:2;color:var(--final-step-accent);justify-content:center;align-items:center;width:100px;height:115px;display:flex;position:relative}.index-module__-_4HFG__finalStepShieldCenter svg{width:100%;height:100%}.index-module__-_4HFG__finalStepFeatures{justify-content:center;align-items:center;gap:0;margin-bottom:32px;display:flex}.index-module__-_4HFG__finalStepFeature{flex-direction:column;align-items:center;gap:10px;padding:0 32px;display:flex}.index-module__-_4HFG__finalStepFeatureIcon{width:44px;height:44px;color:var(--final-step-accent);border-radius:12px;justify-content:center;align-items:center;display:flex}.index-module__-_4HFG__finalStepFeature span{color:#0000008c;white-space:nowrap;font-size:13px;font-weight:500}.dark .index-module__-_4HFG__finalStepFeature span{color:#ffffff8c}.index-module__-_4HFG__finalStepFeatureSep{background:#00000014;flex-shrink:0;width:1px;height:40px}.dark .index-module__-_4HFG__finalStepFeatureSep{background:#ffffff14}.index-module__-_4HFG__finalStepReassurance{color:#00000059;letter-spacing:.01em;margin:0 0 32px;font-size:14px}.dark .index-module__-_4HFG__finalStepReassurance{color:#ffffff59}.index-module__-_4HFG__finalStepStartBtn{color:#fff;cursor:pointer;letter-spacing:.01em;background:#171717;border:none;border-radius:60px;justify-content:center;align-items:center;gap:8px;width:100%;max-width:480px;padding:15px 24px;font-size:16px;font-weight:600;transition:all .3s;display:inline-flex}.index-module__-_4HFG__finalStepStartBtn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #0003}.index-module__-_4HFG__finalStepStartBtn:active{transform:translateY(0)}.dark .index-module__-_4HFG__finalStepStartBtn{color:#171717;background:#f5f5f5}.dark .index-module__-_4HFG__finalStepStartBtn:hover{background:#e5e5e5}.index-module__-_4HFG__finalStepBtnStar{font-size:14px}@media (max-width:768px){.index-module__-_4HFG__finalStepStage{padding:0 20px}.index-module__-_4HFG__finalStepIllustration{width:340px;height:230px;margin-bottom:20px}.index-module__-_4HFG__finalStepCloudBg{width:300px;height:180px}.index-module__-_4HFG__finalStepOrbit{width:340px;height:170px;bottom:8px}.index-module__-_4HFG__finalStepIco{border-radius:10px;width:40px;height:40px}.index-module__-_4HFG__finalStepIco svg{width:18px;height:18px}.index-module__-_4HFG__finalStepShieldCenter{width:76px;height:88px}.index-module__-_4HFG__finalStepFeature{padding:0 20px}.index-module__-_4HFG__finalStepStartBtn{max-width:100%}}
:root{--plans-image-overflow:100px;--plans-tier-intern:16,185,129;--plans-tier-employee:245,158,11;--plans-tier-senior:244,63,94}.plans-module___t95la__plansGrid{-moz-column-gap:24px;padding-top:var(--plans-image-overflow);grid-template-columns:repeat(3,1fr);gap:0 24px;display:grid}@media (max-width:1024px){.plans-module___t95la__plansGrid{flex-direction:column;align-items:center;max-width:420px;margin:0 auto;padding-top:0;display:flex}.plans-module___t95la__planCard{width:100%;margin-top:var(--plans-image-overflow)}}.plans-module___t95la__billingToggle{background:var(--muse-bg-base);border-radius:9999px;align-items:center;padding:4px;display:inline-flex}.plans-module___t95la__billingOption{color:var(--muse-text-secondary);white-space:nowrap;border-radius:9999px;align-items:center;padding:8px 20px;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.plans-module___t95la__billingOption:hover{color:var(--muse-text-primary)}.plans-module___t95la__billingOptionActive{color:#fff;background:#1a1a1a}.plans-module___t95la__billingOptionActive:hover{color:#fff}.dark .plans-module___t95la__billingOptionActive{color:#1a1a1a;background:#fff}.dark .plans-module___t95la__billingOptionActive:hover{color:#1a1a1a}.plans-module___t95la__planCard{grid-row:span 12;grid-template-rows:subgrid;border:1.5px solid var(--muse-border);background:var(--muse-bg-card);border-radius:16px;padding:0 24px 24px;transition:box-shadow .2s,border-color .2s;display:grid;position:relative;overflow:visible}.plans-module___t95la__planCard:hover{box-shadow:0 4px 20px #00000014}.dark .plans-module___t95la__planCard:hover{box-shadow:0 4px 20px #0000004d}.plans-module___t95la__planTier_intern:hover{border-color:rgb(var(--plans-tier-intern));box-shadow:0 0 0 1px rgba(var(--plans-tier-intern),.3),0 4px 20px #00000014}.plans-module___t95la__planTier_employee:hover{border-color:rgb(var(--plans-tier-employee));box-shadow:0 0 0 1px rgba(var(--plans-tier-employee),.3),0 4px 20px #00000014}.plans-module___t95la__planTier_senior:hover{border-color:rgb(var(--plans-tier-senior));box-shadow:0 0 0 1px rgba(var(--plans-tier-senior),.3),0 4px 20px #00000014}.plans-module___t95la__recommendedBadge{z-index:2;background:linear-gradient(135deg,#b45309,rgb(var(--plans-tier-employee)));color:#fff;white-space:nowrap;border-radius:9999px;padding:5px 14px;font-size:10px;font-weight:600;position:absolute;top:8px;right:10px;box-shadow:0 2px 8px #c08a3e4d}.plans-module___t95la__planHeader{border-radius:16px 16px 0 0;height:160px;position:absolute;top:0;left:0;right:0}.plans-module___t95la__planHeaderIntern{background:linear-gradient(180deg,rgba(var(--plans-tier-intern),.12)0%,transparent 100%)}.plans-module___t95la__planHeaderEmployee{background:linear-gradient(180deg,rgba(var(--plans-tier-employee),.12)0%,transparent 100%)}.plans-module___t95la__planHeaderSenior{background:linear-gradient(180deg,rgba(var(--plans-tier-senior),.12)0%,transparent 100%)}.dark .plans-module___t95la__planHeaderIntern{background:linear-gradient(180deg,rgba(var(--plans-tier-intern),.08)0%,transparent 100%)}.dark .plans-module___t95la__planHeaderEmployee{background:linear-gradient(180deg,rgba(var(--plans-tier-employee),.08)0%,transparent 100%)}.dark .plans-module___t95la__planHeaderSenior{background:linear-gradient(180deg,rgba(var(--plans-tier-senior),.08)0%,transparent 100%)}.plans-module___t95la__planImageArea{z-index:1;margin-top:calc(-1*var(--plans-image-overflow));pointer-events:none;justify-content:center;margin-bottom:12px;display:flex;position:relative;-webkit-mask-image:linear-gradient(#000 60%,#0000 100%);mask-image:linear-gradient(#000 60%,#0000 100%)}.plans-module___t95la__planImage{-o-object-fit:contain;object-fit:contain;height:220px;transition:transform .3s}.plans-module___t95la__planCard:hover .plans-module___t95la__planImage{transform:scale(1.06)}.plans-module___t95la__planQuote{border:1px solid var(--muse-border-subtle);color:var(--muse-text-secondary);border-radius:12px;margin-bottom:20px;padding:12px 16px;font-size:.875rem;font-style:italic;line-height:1.5}.plans-module___t95la__animatedPrice{font-variant-numeric:tabular-nums;display:inline-flex}.plans-module___t95la__digitSlot{display:inline-block;overflow:hidden}.plans-module___t95la__digitInner{display:inline-block}
