.OnboardingStepper-module__XUdPGq__stepper{justify-content:center;align-items:center;gap:var(--space-2);margin:var(--space-6)0;padding:0 var(--space-4);display:flex}.OnboardingStepper-module__XUdPGq__stepContainer{align-items:center;gap:var(--space-2);display:flex}.OnboardingStepper-module__XUdPGq__step{width:40px;height:40px;transition:all var(--transition-base);border-radius:50%;justify-content:center;align-items:center;font-weight:600;display:flex}.OnboardingStepper-module__XUdPGq__stepPending{background-color:var(--ink-100);color:var(--ink-400)}.OnboardingStepper-module__XUdPGq__stepCurrent,.OnboardingStepper-module__XUdPGq__stepCompleted{background-color:var(--primary);color:var(--paper)}.OnboardingStepper-module__XUdPGq__stepNumber{font-size:var(--text-base)}.OnboardingStepper-module__XUdPGq__checkIcon{width:20px;height:20px}.OnboardingStepper-module__XUdPGq__stepLabel{font-size:var(--text-sm);color:var(--ink-600);white-space:nowrap;font-weight:500}.OnboardingStepper-module__XUdPGq__stepLabelCurrent{color:var(--primary);font-weight:600}.OnboardingStepper-module__XUdPGq__connector{background-color:var(--ink-200);width:60px;height:2px;margin:0 var(--space-2);transition:background-color var(--transition-base)}.OnboardingStepper-module__XUdPGq__connectorCompleted{background-color:var(--primary)}@media (max-width:640px){.OnboardingStepper-module__XUdPGq__stepper{gap:var(--space-1)}.OnboardingStepper-module__XUdPGq__step{width:32px;height:32px}.OnboardingStepper-module__XUdPGq__stepLabel{display:none}.OnboardingStepper-module__XUdPGq__connector{width:40px;margin:0 var(--space-1)}}
.AnimatedLogo-module__HNX3Aq__logoContainer{justify-content:center;align-items:center;gap:var(--space-2);display:flex}.AnimatedLogo-module__HNX3Aq__pencil{transform-origin:bottom;animation:6s ease-in-out infinite AnimatedLogo-module__HNX3Aq__pencilDance}.AnimatedLogo-module__HNX3Aq__logoText{font-size:1.875rem;font-weight:var(--font-weight-bold);font-family:var(--font-family-heading);letter-spacing:-.5px;background:var(--gradient-vibrant);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-items:center;margin:0;padding:0;line-height:1;display:flex}.AnimatedLogo-module__HNX3Aq__eyeWhite,.AnimatedLogo-module__HNX3Aq__pupil{transform-origin:50%;animation:4s infinite AnimatedLogo-module__HNX3Aq__blink}.AnimatedLogo-module__HNX3Aq__eyeShine{opacity:1;animation:4s infinite AnimatedLogo-module__HNX3Aq__blink}@keyframes AnimatedLogo-module__HNX3Aq__blink{0%,45%,55%,to{transform:scaleY(1)}48%,52%{transform:scaleY(.1)}}@keyframes AnimatedLogo-module__HNX3Aq__pencilDance{0%{transform:translateY(0)translate(0)rotate(0)scale(1)}10%{transform:translateY(-3px)translate(-1px)rotate(-4deg)scale(1)}20%{transform:translateY(-2px)translate(1px)rotate(3deg)scale(1)}30%{transform:translateY(0)translate(-2px)rotate(-5deg)scale(1)}40%{transform:translateY(-3px)translate(2px)rotate(4deg)scale(1)}50%{transform:translateY(-1px)translate(0)rotate(0)scale(1)}60%{transform:translateY(-3px)translate(-1px)rotate(-3deg)scale(1)}70%{transform:translateY(-2px)translate(1px)rotate(2deg)scale(1)}80%{transform:translateY(0)translate(0)rotate(0)scale(1)}85%{transform:translateY(-5px)translate(0)rotate(0)scale(1.05)}88%{transform:translateY(1px)translate(0)rotate(0)scale(.98)}92%{transform:translateY(-2px)translate(0)rotate(0)scale(1.01)}to{transform:translateY(0)translate(0)rotate(0)scale(1)}}@media (max-width:768px){.AnimatedLogo-module__HNX3Aq__logoText{font-size:1.5rem;line-height:1}.AnimatedLogo-module__HNX3Aq__pencil{width:40px;height:40px}.AnimatedLogo-module__HNX3Aq__logoContainer{gap:var(--space-2)}}@media (max-width:480px){.AnimatedLogo-module__HNX3Aq__logoText{font-size:1.25rem;line-height:1}.AnimatedLogo-module__HNX3Aq__pencil{width:32px;height:32px}.AnimatedLogo-module__HNX3Aq__logoContainer{gap:var(--space-1)}}
.AppHeader-module__iWJhBa__header{padding:0 var(--space-6);box-sizing:border-box;background:var(--paper);border-bottom:1px solid var(--ink-200);z-index:99999;border-radius:var(--radius-lg)var(--radius-lg)0 0;flex-shrink:0;justify-content:center;align-items:center;height:60px;display:flex;position:relative;overflow:visible}.AppHeader-module__iWJhBa__header:after{content:"";background:var(--gradient-vibrant);opacity:.8;height:3px;position:absolute;bottom:-1px;left:0;right:0}.AppHeader-module__iWJhBa__headerContent{z-index:10;justify-content:space-between;align-items:center;gap:var(--space-4);width:100%;height:100%;display:flex;position:relative}.AppHeader-module__iWJhBa__leftSection{align-items:center;gap:var(--space-3);flex:1;min-width:0;display:flex}.AppHeader-module__iWJhBa__titleSection{align-items:center;min-width:0;display:flex}.AppHeader-module__iWJhBa__titleWrapper{align-items:center;gap:var(--space-2);display:flex}.AppHeader-module__iWJhBa__titleBadge{padding:var(--space-1)var(--space-2);border-radius:var(--radius-full);margin-left:var(--space-2);background:linear-gradient(135deg,#5fa8db1a 0%,#cba3e81a 100%);border:1px solid #5fa8db33;justify-content:center;align-items:center;display:inline-flex}.AppHeader-module__iWJhBa__titleBadge span{font-size:var(--text-xs);font-weight:var(--font-weight-semibold);font-family:var(--font-family-base);color:var(--ink-600);text-transform:uppercase;letter-spacing:.5px}.AppHeader-module__iWJhBa__subtitle{color:var(--ink-600);font-size:.9rem;font-family:var(--font-family-base);font-weight:var(--font-weight-regular);letter-spacing:.2px;opacity:.9;margin:0;line-height:1.3}.AppHeader-module__iWJhBa__panelToggleButton{border-radius:var(--radius-md);background:var(--paper);border:1px solid var(--ink-200);cursor:pointer;width:34px;height:34px;color:var(--ink-600);flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:all .2s;display:flex}.AppHeader-module__iWJhBa__panelToggleButton:hover{background:var(--paper);border-color:var(--ink-300);color:var(--ink-900)}.AppHeader-module__iWJhBa__panelToggleButton:active{background:var(--paper-50)}.AppHeader-module__iWJhBa__panelToggleButton svg{width:18px;height:18px}.AppHeader-module__iWJhBa__headerActions{align-items:center;gap:var(--space-3);flex-shrink:0;display:flex}@keyframes AppHeader-module__iWJhBa__pulse{0%,to{opacity:1}50%{opacity:.5}}.AppHeader-module__iWJhBa__hamburgerButton{border-radius:var(--radius-md);background:var(--paper);border:1px solid var(--ink-200);cursor:pointer;width:36px;height:36px;transition:all var(--transition-fast)var(--ease-out);color:var(--ink-600);flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.AppHeader-module__iWJhBa__hamburgerButton:hover{background:var(--ink-50);border-color:var(--ink-300);color:var(--ink-900)}.AppHeader-module__iWJhBa__hamburgerButton:active{background:var(--ink-100)}.AppHeader-module__iWJhBa__hamburgerButton svg{width:18px;height:18px}.AppHeader-module__iWJhBa__mobileViewSwitch{background:var(--ink-100);border:none;border-radius:10px;flex-shrink:0;align-items:center;gap:0;height:36px;padding:2px;display:flex;position:relative;box-shadow:inset 0 1px 2px #0000000d}.AppHeader-module__iWJhBa__switchOption{cursor:pointer;height:32px;color:var(--ink-500);font-size:13px;font-weight:500;font-family:var(--font-family-base);white-space:nowrap;z-index:1;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:6px 12px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.AppHeader-module__iWJhBa__switchOption svg{flex-shrink:0;width:15px;height:15px;transition:all .25s cubic-bezier(.4,0,.2,1)}.AppHeader-module__iWJhBa__switchOption span{transition:all .25s cubic-bezier(.4,0,.2,1);display:inline}.AppHeader-module__iWJhBa__switchOption:hover:not(.AppHeader-module__iWJhBa__active){color:var(--ink-700)}.AppHeader-module__iWJhBa__switchOption:active:not(.AppHeader-module__iWJhBa__active){transform:scale(.97)}.AppHeader-module__iWJhBa__switchOption.AppHeader-module__iWJhBa__active{background:var(--paper);color:var(--ink-900);cursor:default;font-weight:600;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000f}.AppHeader-module__iWJhBa__switchOption.AppHeader-module__iWJhBa__active svg{color:var(--primary)}@media (max-width:768px){.AppHeader-module__iWJhBa__header{padding:var(--space-2)0;height:48px;top:0;top:var(--safe-area-top);z-index:100;border-radius:0;position:sticky}.AppHeader-module__iWJhBa__subtitle{font-size:var(--text-sm)}.AppHeader-module__iWJhBa__hamburgerButton,.AppHeader-module__iWJhBa__panelToggleButton{width:44px;min-width:44px;height:44px;min-height:44px}.AppHeader-module__iWJhBa__headerActions{gap:var(--space-3)}.AppHeader-module__iWJhBa__switchOption{min-height:40px;padding:8px 14px}}@media (max-width:640px){.AppHeader-module__iWJhBa__header{padding:var(--space-2)0;height:48px;top:0;top:var(--safe-area-top);z-index:100;border-radius:0;position:sticky}.AppHeader-module__iWJhBa__subtitle{display:none}.AppHeader-module__iWJhBa__hamburgerButton,.AppHeader-module__iWJhBa__panelToggleButton{width:44px;min-width:44px;height:44px;min-height:44px}.AppHeader-module__iWJhBa__switchOption span{display:none}.AppHeader-module__iWJhBa__switchOption{min-width:44px;min-height:44px;padding:10px 12px}.AppHeader-module__iWJhBa__switchOption svg{width:18px;height:18px}.AppHeader-module__iWJhBa__mobileViewSwitch{padding:3px}}
.ErrorBoundary-module__i81vnG__errorContainer{min-height:100vh;padding:var(--space-4);background:var(--paper-dim);justify-content:center;align-items:center;display:flex}.ErrorBoundary-module__i81vnG__errorCard{background:var(--paper);border-radius:var(--radius-lg);padding:var(--space-8);width:100%;max-width:500px;box-shadow:var(--shadow-lg);border:1px solid var(--border)}.ErrorBoundary-module__i81vnG__errorTitle{font-size:var(--font-2xl);font-weight:var(--font-semibold);color:var(--ink);margin-bottom:var(--space-4);text-align:center}.ErrorBoundary-module__i81vnG__errorMessage{color:var(--ink-muted);text-align:center;margin-bottom:var(--space-6);line-height:1.6}.ErrorBoundary-module__i81vnG__errorDetails{margin-bottom:var(--space-6);padding:var(--space-4);background:var(--paper-dim);border-radius:var(--radius-md);border:1px solid var(--border)}.ErrorBoundary-module__i81vnG__errorDetails summary{cursor:pointer;color:var(--ink-muted);font-size:var(--font-sm);margin-bottom:var(--space-2)}.ErrorBoundary-module__i81vnG__errorStack{font-family:var(--font-family-mono);font-size:var(--font-xs);color:var(--ink-light);white-space:pre-wrap;word-break:break-word;padding-top:var(--space-2);margin:0;overflow-x:auto}.ErrorBoundary-module__i81vnG__errorActions{gap:var(--space-3);justify-content:center;display:flex}.ErrorBoundary-module__i81vnG__resetButton,.ErrorBoundary-module__i81vnG__reloadButton{padding:var(--space-2)var(--space-4);border-radius:var(--radius-md);font-weight:var(--font-medium);transition:all var(--transition-base)var(--ease-out);cursor:pointer;font-size:var(--font-base);border:none}.ErrorBoundary-module__i81vnG__resetButton{background:var(--paper);color:var(--ink-600);border:1px solid var(--ink-300)}.ErrorBoundary-module__i81vnG__resetButton:hover{background:var(--ink-50);border-color:var(--ink-400);transform:translateY(-1px)}.ErrorBoundary-module__i81vnG__reloadButton{background:var(--ink);color:var(--paper)}.ErrorBoundary-module__i81vnG__reloadButton:hover{background:var(--ink-800);box-shadow:var(--shadow-md);transform:translateY(-1px)}
.ChatHistoryBanner-module__Ts3uIq__banner{align-items:center;gap:var(--space-3);margin:var(--space-3)var(--space-4)var(--space-2);padding:var(--space-3)var(--space-4);border-radius:var(--radius-lg);opacity:1;transition:opacity var(--transition-base)ease,transform var(--transition-base)ease,border-color var(--transition-base)ease;background:linear-gradient(135deg,#fff9f0 0%,#fff5e8 100%);border:1.5px solid bisque;border-left:4px solid #ff8e53;animation:.35s cubic-bezier(.4,0,.2,1) ChatHistoryBanner-module__Ts3uIq__slideIn;display:flex;position:relative;box-shadow:0 2px 8px #ff8e5314}@keyframes ChatHistoryBanner-module__Ts3uIq__slideIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.ChatHistoryBanner-module__Ts3uIq__banner.ChatHistoryBanner-module__Ts3uIq__exiting{animation:.2s cubic-bezier(.4,0,.6,1) forwards ChatHistoryBanner-module__Ts3uIq__slideOut}@keyframes ChatHistoryBanner-module__Ts3uIq__slideOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.ChatHistoryBanner-module__Ts3uIq__banner:hover{border-left-color:#ff7a5f;box-shadow:0 4px 12px #ff8e531f}.ChatHistoryBanner-module__Ts3uIq__iconWrapper{border-radius:var(--radius-md);width:36px;height:36px;transition:all var(--transition-base)ease;background:linear-gradient(135deg,bisque 0%,#ffd4a4 100%);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ChatHistoryBanner-module__Ts3uIq__banner:hover .ChatHistoryBanner-module__Ts3uIq__iconWrapper{background:linear-gradient(135deg,#ffd4a4 0%,#ffc494 100%);transform:scale(1.05)}.ChatHistoryBanner-module__Ts3uIq__icon{color:#ff7a5f;transition:color var(--transition-base)ease}.ChatHistoryBanner-module__Ts3uIq__banner:hover .ChatHistoryBanner-module__Ts3uIq__icon{color:#ff6b4a}.ChatHistoryBanner-module__Ts3uIq__content{gap:var(--space-1);flex-direction:column;flex:1;display:flex}.ChatHistoryBanner-module__Ts3uIq__title{font-family:var(--font-family-base);font-size:var(--text-sm);color:#3d2817;margin:0;font-weight:600;line-height:1.4}.ChatHistoryBanner-module__Ts3uIq__description{font-family:var(--font-family-base);font-size:var(--text-xs);color:#6b5544;margin:0;line-height:1.5}@media (max-width:640px){.ChatHistoryBanner-module__Ts3uIq__banner{margin:var(--space-2)var(--space-3)var(--space-2);padding:var(--space-2)var(--space-3);gap:var(--space-2)}.ChatHistoryBanner-module__Ts3uIq__iconWrapper{width:32px;height:32px}.ChatHistoryBanner-module__Ts3uIq__icon{width:18px;height:18px}.ChatHistoryBanner-module__Ts3uIq__title{font-size:13px}.ChatHistoryBanner-module__Ts3uIq__description{font-size:11px}}
.CopilotChatWrapper-module__FhERAW__chatWrapper{background:var(--paper);flex-direction:column;width:100%;height:100%;display:flex}.CopilotChatWrapper-module__FhERAW__copilotChat{height:100%}.CopilotChatWrapper-module__FhERAW__chatSkeleton{background:var(--paper);flex-direction:column;height:100%;display:flex;overflow:hidden}.CopilotChatWrapper-module__FhERAW__skeletonHeader{padding:var(--space-4);border-bottom:1px solid var(--border);background:var(--paper)}.CopilotChatWrapper-module__FhERAW__skeletonTitle{border-radius:var(--radius-sm);background:linear-gradient(90deg,#6fb8e81a 0%,#6fb8e833 50%,#6fb8e81a 100%) 0 0/200% 100%;width:60px;height:24px;animation:1.5s ease-in-out infinite CopilotChatWrapper-module__FhERAW__shimmer}.CopilotChatWrapper-module__FhERAW__skeletonMessages{padding:var(--space-4);flex:1;overflow-y:auto}.CopilotChatWrapper-module__FhERAW__skeletonMessage{gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.CopilotChatWrapper-module__FhERAW__skeletonAvatar{background:linear-gradient(90deg,#6fb8e81a 0%,#6fb8e833 50%,#6fb8e81a 100%) 0 0/200% 100%;border-radius:50%;flex-shrink:0;width:32px;height:32px;animation:1.5s ease-in-out infinite CopilotChatWrapper-module__FhERAW__shimmer}.CopilotChatWrapper-module__FhERAW__skeletonBubble{padding:var(--space-3);background:var(--paper-dim);border-radius:var(--radius-lg);border:1px solid var(--border);flex:1}.CopilotChatWrapper-module__FhERAW__skeletonLine{border-radius:var(--radius-sm);height:14px;margin-bottom:var(--space-2);background:linear-gradient(90deg,#6fb8e81a 0%,#6fb8e833 50%,#6fb8e81a 100%) 0 0/200% 100%;animation:1.5s ease-in-out infinite CopilotChatWrapper-module__FhERAW__shimmer}.CopilotChatWrapper-module__FhERAW__skeletonLine:last-child{margin-bottom:0}.CopilotChatWrapper-module__FhERAW__skeletonInput{padding:var(--space-4);border-top:1px solid var(--border);background:var(--paper);gap:var(--space-2);align-items:center;display:flex}.CopilotChatWrapper-module__FhERAW__skeletonInputField{border:1px solid var(--border);border-radius:var(--radius-lg);background:#6fb8e80d;flex:1;height:40px;position:relative;overflow:hidden}.CopilotChatWrapper-module__FhERAW__skeletonInputField:before{content:"";will-change:transform;background:linear-gradient(90deg,#0000 0%,#6fb8e81a 50%,#0000 100%);animation:1.5s ease-in-out infinite CopilotChatWrapper-module__FhERAW__shimmer;position:absolute;inset:0}.CopilotChatWrapper-module__FhERAW__skeletonButton{border-radius:var(--radius-md);background:#6fb8e833;width:40px;height:40px;position:relative;overflow:hidden}.CopilotChatWrapper-module__FhERAW__skeletonButton:before{content:"";will-change:transform;background:linear-gradient(90deg,#0000 0%,#6fb8e84d 50%,#0000 100%);animation:1.5s ease-in-out infinite CopilotChatWrapper-module__FhERAW__shimmer;position:absolute;inset:0}@keyframes CopilotChatWrapper-module__FhERAW__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}
.ChatSidebar-module__E2mPFW__sidebar{background:var(--paper);border-radius:var(--radius-lg)var(--radius-lg)0 0;width:100%;transition:all var(--transition-base)var(--ease-out);flex-direction:column;flex:1;min-height:0;padding:0;display:flex;position:relative;overflow:hidden}.ChatSidebar-module__E2mPFW__chatContainer{border-radius:var(--radius-lg);z-index:5;background:0 0;flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.ChatSidebar-module__E2mPFW__chatContainer>*{flex:1;height:100%;min-height:0;overflow:hidden}@media (max-width:768px){@keyframes ChatSidebar-module__E2mPFW__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.ChatSidebar-module__E2mPFW__sidebar{animation:ChatSidebar-module__E2mPFW__slideIn var(--transition-base)ease-out}}@media (max-width:640px){.ChatSidebar-module__E2mPFW__sidebar{width:100%;height:100%}}
.VideoPlayer-module__7r-Crq__videoContainer{cursor:pointer;border-radius:var(--radius-lg);width:100%;max-width:640px;transition:transform var(--transition-base),box-shadow var(--transition-base);margin:0 auto;overflow:hidden;box-shadow:0 8px 32px #0000001f}.VideoPlayer-module__7r-Crq__videoContainer:hover{transform:translateY(-4px);box-shadow:0 12px 48px #00000029}.VideoPlayer-module__7r-Crq__thumbnail{background-color:var(--ink-200);background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;padding-top:56.25%;display:flex;position:relative}.VideoPlayer-module__7r-Crq__playButton{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:80px;height:80px;color:var(--paper);cursor:pointer;transition:all var(--transition-base);z-index:2;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.VideoPlayer-module__7r-Crq__playButton:hover{background:#000000e6;transform:translate(-50%,-50%)scale(1.1)}.VideoPlayer-module__7r-Crq__playButton svg{margin-left:4px}.VideoPlayer-module__7r-Crq__titleOverlay{padding:var(--space-4)var(--space-3);z-index:1;background:linear-gradient(#0000,#000c);position:absolute;bottom:0;left:0;right:0}.VideoPlayer-module__7r-Crq__videoTitle{font-size:var(--text-base);color:var(--paper);margin:0 0 var(--space-1)0;font-weight:600}.VideoPlayer-module__7r-Crq__videoDuration{font-size:var(--text-sm);color:#fffc;margin:0}.VideoPlayer-module__7r-Crq__videoPlaceholder{width:100%;max-width:640px;padding:var(--space-8)var(--space-4);background:linear-gradient(135deg,var(--ink-100)0%,var(--ink-50)100%);border:2px dashed var(--ink-300);border-radius:var(--radius-lg);justify-content:center;align-items:center;margin:0 auto;display:flex}.VideoPlayer-module__7r-Crq__placeholderContent{text-align:center}.VideoPlayer-module__7r-Crq__placeholderIcon{margin-bottom:var(--space-3);color:var(--ink-400)}.VideoPlayer-module__7r-Crq__placeholderIcon svg{width:64px;height:64px}.VideoPlayer-module__7r-Crq__placeholderText{font-size:var(--text-lg);color:var(--ink-700);margin:0 0 var(--space-2)0;font-weight:600}.VideoPlayer-module__7r-Crq__placeholderSubtext{font-size:var(--text-sm);color:var(--ink-600);margin:0}.VideoPlayer-module__7r-Crq__placeholderSubtext a{color:var(--primary);text-decoration:underline;-webkit-text-decoration-color:var(--ink-300);text-decoration-color:var(--ink-300);transition:text-decoration-color var(--transition-base)}.VideoPlayer-module__7r-Crq__placeholderSubtext a:hover{-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary)}.VideoPlayer-module__7r-Crq__modal{z-index:9999;padding:var(--space-4);background:#000000f2;justify-content:center;align-items:center;animation:.2s ease-out VideoPlayer-module__7r-Crq__fadeIn;display:flex;position:fixed;inset:0}@keyframes VideoPlayer-module__7r-Crq__fadeIn{0%{opacity:0}to{opacity:1}}.VideoPlayer-module__7r-Crq__modalContent{width:100%;max-width:1200px;animation:.3s ease-out VideoPlayer-module__7r-Crq__slideUp;position:relative}@keyframes VideoPlayer-module__7r-Crq__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.VideoPlayer-module__7r-Crq__closeButton{color:var(--paper);cursor:pointer;padding:var(--space-2);transition:transform var(--transition-base);z-index:10;background:0 0;border:none;position:absolute;top:-40px;right:0}.VideoPlayer-module__7r-Crq__closeButton:hover{transform:rotate(90deg)}.VideoPlayer-module__7r-Crq__videoWrapper{background:var(--ink-900);border-radius:var(--radius-md);width:100%;padding-top:56.25%;position:relative;overflow:hidden}.VideoPlayer-module__7r-Crq__videoIframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:640px){.VideoPlayer-module__7r-Crq__playButton{width:60px;height:60px}.VideoPlayer-module__7r-Crq__playButton svg{width:32px;height:32px}.VideoPlayer-module__7r-Crq__titleOverlay{padding:var(--space-3)var(--space-2)}.VideoPlayer-module__7r-Crq__videoTitle{font-size:var(--text-sm)}.VideoPlayer-module__7r-Crq__videoDuration{font-size:var(--text-xs)}.VideoPlayer-module__7r-Crq__modal{padding:var(--space-2)}.VideoPlayer-module__7r-Crq__closeButton{top:-36px}.VideoPlayer-module__7r-Crq__videoPlaceholder{padding:var(--space-6)var(--space-3)}.VideoPlayer-module__7r-Crq__placeholderIcon svg{width:48px;height:48px}}
.MobileMenu-module__dvw3PW__mobileMenu{background:var(--paper);height:100%;padding:var(--space-6)var(--space-4);flex-direction:column;display:flex}.MobileMenu-module__dvw3PW__menuHeader{margin-bottom:var(--space-8);padding-bottom:var(--space-4);border-bottom:1px solid var(--ink-200);justify-content:space-between;align-items:center;display:flex}.MobileMenu-module__dvw3PW__menuTitle{font-size:var(--text-xl);font-weight:var(--font-weight-semibold);color:var(--ink);margin:0}.MobileMenu-module__dvw3PW__closeButton{border-radius:var(--radius-md);border:1px solid var(--ink-200);width:40px;height:40px;color:var(--ink-600);cursor:pointer;transition:all var(--transition-fast)ease;background:0 0;justify-content:center;align-items:center;display:flex}.MobileMenu-module__dvw3PW__closeButton:hover{background:var(--ink-50);border-color:var(--ink-300);color:var(--ink)}.MobileMenu-module__dvw3PW__closeButton:active{background:var(--ink-100)}.MobileMenu-module__dvw3PW__userSection{padding:var(--space-4);background:var(--ink-50);border-radius:var(--radius-lg);margin-bottom:var(--space-6);border:1px solid var(--ink-200)}.MobileMenu-module__dvw3PW__userName{font-size:var(--text-base);font-weight:var(--font-weight-medium);color:var(--ink);margin-bottom:var(--space-1)}.MobileMenu-module__dvw3PW__userEmail{font-size:var(--text-sm);color:var(--ink-600)}.MobileMenu-module__dvw3PW__menuContent{margin-bottom:var(--space-4);flex:1;overflow-y:auto}.MobileMenu-module__dvw3PW__menuSection{margin-bottom:var(--space-6)}.MobileMenu-module__dvw3PW__menuSection:last-child{margin-bottom:0}.MobileMenu-module__dvw3PW__sectionTitle{font-size:var(--text-xs);font-weight:var(--font-weight-semibold);color:var(--ink-600);text-transform:uppercase;letter-spacing:.05em;margin:0 0 var(--space-3)0;padding:0 var(--space-2)}.MobileMenu-module__dvw3PW__menuList{margin:0;padding:0;list-style:none}.MobileMenu-module__dvw3PW__menuItem{align-items:center;gap:var(--space-3);width:100%;padding:var(--space-3)var(--space-4);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-fast)ease;color:var(--ink-700);font-size:var(--text-base);text-align:left;background:0 0;border:none;display:flex;position:relative}.MobileMenu-module__dvw3PW__menuItem:hover:not(:disabled){background:var(--ink-50);color:var(--ink)}.MobileMenu-module__dvw3PW__menuItem:active:not(:disabled){background:var(--ink-100)}.MobileMenu-module__dvw3PW__menuItem.MobileMenu-module__dvw3PW__active{background:var(--ink-100);color:var(--ink);font-weight:var(--font-weight-medium)}.MobileMenu-module__dvw3PW__menuItem.MobileMenu-module__dvw3PW__active:before{content:"";background:var(--gradient-vibrant);border-radius:0 2px 2px 0;width:3px;height:24px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.MobileMenu-module__dvw3PW__menuItem.MobileMenu-module__dvw3PW__comingSoon{opacity:.5;cursor:not-allowed}.MobileMenu-module__dvw3PW__menuIcon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.MobileMenu-module__dvw3PW__menuLabel{flex:1}.MobileMenu-module__dvw3PW__badge{font-size:var(--text-xs);background:var(--ink-200);color:var(--ink-600);border-radius:var(--radius-sm);font-weight:var(--font-weight-medium);padding:2px 8px}.MobileMenu-module__dvw3PW__badgeCount{background:var(--ink);min-width:20px;height:20px;color:var(--paper);font-size:var(--text-xs);font-weight:var(--font-weight-semibold);border-radius:10px;justify-content:center;align-items:center;padding:0 6px;display:flex}.MobileMenu-module__dvw3PW__menuFooter{border-top:1px solid var(--ink-200);padding-top:var(--space-4)}.MobileMenu-module__dvw3PW__signOutButton{width:100%;padding:var(--space-3)var(--space-4);background:var(--ink);color:var(--paper);border-radius:var(--radius-lg);font-size:var(--text-base);font-weight:var(--font-weight-medium);cursor:pointer;justify-content:center;align-items:center;gap:var(--space-2);transition:all var(--transition-base)ease;border:none;display:flex}.MobileMenu-module__dvw3PW__signOutButton:hover{background:var(--ink-800)}.MobileMenu-module__dvw3PW__signOutButton:active{background:var(--ink-700);transform:scale(.98)}.MobileMenu-module__dvw3PW__signOutButton svg{flex-shrink:0}
.Hero-module__lYpGPq__hero{background:var(--paper);min-height:100vh;padding:var(--space-8)var(--space-4);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__lYpGPq__hero:before{content:"";background:var(--gradient-vibrant);opacity:.8;height:3px;position:absolute;top:0;left:0;right:0}.Hero-module__lYpGPq__heroContainer{grid-gap:var(--space-8);gap:var(--space-8);grid-template-columns:1fr;align-items:center;width:100%;max-width:1200px;display:grid}.Hero-module__lYpGPq__heroContent{gap:var(--space-6);text-align:center;flex-direction:column;display:flex}.Hero-module__lYpGPq__logoWrapper{margin-bottom:var(--space-2);justify-content:center;display:flex}.Hero-module__lYpGPq__headline{font-size:var(--text-4xl);font-weight:var(--font-weight-bold);font-family:var(--font-family-heading);color:var(--ink-900);letter-spacing:-.5px;margin:0;line-height:1.2}.Hero-module__lYpGPq__subheadline{font-size:var(--text-lg);font-family:var(--font-family-base);color:var(--ink-600);max-width:600px;margin:0 auto;line-height:1.6}.Hero-module__lYpGPq__ctaButtons{gap:var(--space-3);flex-direction:column;align-items:center;display:flex}.Hero-module__lYpGPq__ctaPrimary,.Hero-module__lYpGPq__ctaSecondary{padding:var(--space-4)var(--space-6);border-radius:var(--radius-md);font-size:var(--text-base);font-weight:var(--font-weight-semibold);font-family:var(--font-family-base);cursor:pointer;transition:all var(--transition-base)var(--ease-in-out-soft);border:none;width:100%;max-width:320px}.Hero-module__lYpGPq__ctaPrimary{background:var(--gradient-vibrant);color:var(--paper);box-shadow:0 2px 8px #5b86e533}.Hero-module__lYpGPq__ctaPrimary:hover{background:var(--gradient-vibrant);filter:brightness(.95);transform:translateY(-2px);box-shadow:0 4px 12px #5b86e54d}.Hero-module__lYpGPq__ctaPrimary:active{box-shadow:var(--shadow-md);transform:translateY(0)}.Hero-module__lYpGPq__ctaPrimary:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.Hero-module__lYpGPq__ctaSecondary{background:var(--paper);color:var(--ink-700);border:1px solid var(--ink-200)}.Hero-module__lYpGPq__ctaSecondary:hover{background:var(--ink-50);border-color:var(--ink-300)}.Hero-module__lYpGPq__ctaSecondary:active{background:var(--ink-100)}.Hero-module__lYpGPq__ctaSecondary:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.Hero-module__lYpGPq__trustLine{font-size:var(--text-sm);color:var(--ink-500);text-align:center;justify-content:center;align-items:center;gap:var(--space-2);margin:0;display:flex}.Hero-module__lYpGPq__loginLink{font-size:var(--text-sm);color:var(--ink-600);text-align:center;margin:0}.Hero-module__lYpGPq__loginLinkAnchor{color:var(--ink-900);font-weight:var(--font-weight-semibold);transition:color var(--transition-base)var(--ease-in-out-soft);border-bottom:1px solid var(--ink-300);text-decoration:none}.Hero-module__lYpGPq__loginLinkAnchor:hover{color:var(--ink-700);border-bottom-color:var(--ink-700)}.Hero-module__lYpGPq__loginLinkAnchor:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:var(--radius-sm)}.Hero-module__lYpGPq__heroVisual{display:none}.Hero-module__lYpGPq__chatPreview{background:var(--ink-50);border-radius:var(--radius-xl);padding:var(--space-6);border:1px solid var(--ink-200);box-shadow:var(--shadow-lg);gap:var(--space-4);flex-direction:column;max-width:500px;display:flex;position:relative}.Hero-module__lYpGPq__chatBubble{padding:var(--space-3)var(--space-4);border-radius:var(--radius-lg);font-size:var(--text-sm);font-family:var(--font-family-base);max-width:85%;line-height:1.5;animation:.5s Hero-module__lYpGPq__fadeInUp}.Hero-module__lYpGPq__chatBubble p{margin:0}.Hero-module__lYpGPq__chatTeacher{background:var(--paper);color:var(--ink-900);border:1px solid var(--ink-200);text-align:right;align-self:flex-end}.Hero-module__lYpGPq__chatAI{background:var(--ink-900);color:var(--paper);align-self:flex-start;position:relative}.Hero-module__lYpGPq__typingIndicator{padding:var(--space-3)var(--space-4);background:var(--ink-900);border-radius:var(--radius-lg);align-self:flex-start;gap:4px;width:fit-content;display:flex}.Hero-module__lYpGPq__typingIndicator span{background:var(--paper);border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite Hero-module__lYpGPq__typingBounce}.Hero-module__lYpGPq__typingIndicator span:nth-child(2){animation-delay:.2s}.Hero-module__lYpGPq__typingIndicator span:nth-child(3){animation-delay:.4s}@keyframes Hero-module__lYpGPq__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__lYpGPq__typingBounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-10px)}}@media (min-width:640px){.Hero-module__lYpGPq__hero{padding:var(--space-12)var(--space-6)}.Hero-module__lYpGPq__headline{font-size:var(--text-5xl)}.Hero-module__lYpGPq__ctaButtons{flex-direction:row;justify-content:center}.Hero-module__lYpGPq__ctaPrimary,.Hero-module__lYpGPq__ctaSecondary{width:auto}}@media (min-width:1024px){.Hero-module__lYpGPq__hero{padding:var(--space-16)var(--space-8)}.Hero-module__lYpGPq__heroContainer{gap:var(--space-12);grid-template-columns:1fr 1fr}.Hero-module__lYpGPq__heroContent{text-align:left;align-items:flex-start}.Hero-module__lYpGPq__logoWrapper{justify-content:flex-start}.Hero-module__lYpGPq__subheadline{margin-left:0;margin-right:0}.Hero-module__lYpGPq__ctaButtons,.Hero-module__lYpGPq__trustLine{justify-content:flex-start}.Hero-module__lYpGPq__loginLink{text-align:left}.Hero-module__lYpGPq__heroVisual{display:block}}
.Skeleton-module__eROdHW__skeleton{background:linear-gradient(105deg,var(--ink-50)0%,var(--ink-50)40%,#5fa8db1f 50%,#b895d614 52%,var(--ink-50)60%,var(--ink-50)100%);border-radius:var(--radius-sm);position:relative;overflow:hidden}.Skeleton-module__eROdHW__skeleton:before{content:"";animation:Skeleton-module__eROdHW__shimmerGlow 2s var(--ease-in-out-soft)infinite;background:linear-gradient(90deg,#0000 0%,#fff3 50%,#0000 100%);position:absolute;inset:0;transform:skew(-20deg)}.Skeleton-module__eROdHW__circular{border-radius:50%}.Skeleton-module__eROdHW__rectangular{border-radius:var(--radius-md)}.Skeleton-module__eROdHW__text{border-radius:var(--radius-sm);height:14px;margin:6px 0}@keyframes Skeleton-module__eROdHW__shimmerGlow{0%,to{opacity:0;transform:translate(-100%)skew(-20deg)}50%{opacity:1;transform:translate(100%)skew(-20deg)}}
.DocumentEditor-skeleton-module__4izK5G__editorSkeleton{height:100%;padding:var(--space-4);background:var(--paper);flex-direction:column;animation:.3s ease-in-out DocumentEditor-skeleton-module__4izK5G__fadeIn;display:flex}.DocumentEditor-skeleton-module__4izK5G__titleSection{padding-bottom:var(--space-4);border-bottom:1px solid var(--border);margin-bottom:var(--space-4)}.DocumentEditor-skeleton-module__4izK5G__editorContent{flex:1;overflow-y:auto}.DocumentEditor-skeleton-module__4izK5G__toolbar{margin-bottom:var(--space-4);padding-bottom:var(--space-3);border-bottom:1px solid var(--border)}.DocumentEditor-skeleton-module__4izK5G__contentBlocks{padding:var(--space-2)0}.DocumentEditor-skeleton-module__4izK5G__spacer{height:var(--space-6)}@keyframes DocumentEditor-skeleton-module__4izK5G__fadeIn{0%{opacity:0}to{opacity:1}}
.BenefitCards-module__EuHafG__benefits{padding:var(--space-16)var(--space-4);background:var(--ink-50)}.BenefitCards-module__EuHafG__container{max-width:1200px;margin:0 auto}.BenefitCards-module__EuHafG__header{text-align:center;margin-bottom:var(--space-12)}.BenefitCards-module__EuHafG__sectionTitle{font-size:var(--text-3xl);font-weight:var(--font-weight-bold);font-family:var(--font-family-heading);color:var(--ink-900);margin:0 0 var(--space-4)0;letter-spacing:-.5px}.BenefitCards-module__EuHafG__sectionSubtitle{font-size:var(--text-base);font-family:var(--font-family-base);color:var(--ink-600);max-width:700px;margin:0 auto;line-height:1.6}.BenefitCards-module__EuHafG__grid{grid-gap:var(--space-6);gap:var(--space-6);grid-template-columns:1fr;display:grid}.BenefitCards-module__EuHafG__card{background:var(--paper);border:1px solid var(--ink-200);border-radius:var(--radius-xl);padding:var(--space-6);transition:all var(--transition-base)var(--ease-in-out-soft);position:relative;overflow:hidden}.BenefitCards-module__EuHafG__card:before{content:"";background:var(--gradient-vibrant);height:3px;transition:transform var(--transition-base)var(--ease-out);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.BenefitCards-module__EuHafG__card:hover{border-color:var(--ink-300);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.BenefitCards-module__EuHafG__card:hover:before{transform:scaleX(1)}.BenefitCards-module__EuHafG__iconContainer{border-radius:var(--radius-lg);background:var(--ink-50);width:64px;height:64px;margin-bottom:var(--space-4);color:var(--ink-700);transition:all var(--transition-base)var(--ease-in-out-soft);justify-content:center;align-items:center;display:flex}.BenefitCards-module__EuHafG__card:hover .BenefitCards-module__EuHafG__iconContainer{background:var(--gradient-vibrant);color:var(--paper);transform:scale(1.1)}.BenefitCards-module__EuHafG__cardTitle{font-size:var(--text-xl);font-weight:var(--font-weight-bold);font-family:var(--font-family-heading);color:var(--ink-900);margin:0 0 var(--space-3)0}.BenefitCards-module__EuHafG__cardDescription{font-size:var(--text-base);font-family:var(--font-family-base);color:var(--ink-600);margin:0;line-height:1.6}@media (min-width:640px){.BenefitCards-module__EuHafG__benefits{padding:var(--space-20)var(--space-6)}.BenefitCards-module__EuHafG__grid{gap:var(--space-8);grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.BenefitCards-module__EuHafG__benefits{padding:var(--space-24)var(--space-8)}.BenefitCards-module__EuHafG__sectionTitle{font-size:var(--text-4xl)}.BenefitCards-module__EuHafG__grid{grid-template-columns:repeat(3,1fr)}}
.UserMenu-module__l43VWq__userMenuContainer{z-index:999999;position:relative}.UserMenu-module__l43VWq__userButton{align-items:center;gap:var(--space-2);padding:var(--space-1)var(--space-2);background:var(--paper);border:1px solid var(--ink-200);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-base)var(--ease-in-out-soft);box-shadow:var(--shadow-sm);z-index:999999;display:flex;position:relative}.UserMenu-module__l43VWq__userButton:hover{background:var(--ink-50);border-color:var(--ink-300);box-shadow:var(--shadow-md);transform:translateY(-1px)}.UserMenu-module__l43VWq__userAvatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:32px;height:32px}.UserMenu-module__l43VWq__userInitials{background:var(--ink-700);width:32px;height:32px;color:var(--paper);font-size:var(--font-sm);font-weight:var(--font-semibold);border-radius:50%;justify-content:center;align-items:center;display:flex}.UserMenu-module__l43VWq__chevron{transition:transform var(--transition-fast)var(--ease-out);color:var(--ink-muted)}.UserMenu-module__l43VWq__chevronOpen{transform:rotate(180deg)}.UserMenu-module__l43VWq__dropdown{top:60px;right:var(--space-6);background:var(--paper);border:1px solid var(--ink-200);border-radius:var(--radius-lg);min-width:240px;box-shadow:var(--shadow-xl);z-index:9999999;animation:UserMenu-module__l43VWq__slideDown var(--transition-base)var(--ease-out-back);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;overflow:hidden}@keyframes UserMenu-module__l43VWq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.UserMenu-module__l43VWq__userInfo{padding:var(--space-4)}.UserMenu-module__l43VWq__userName{font-size:var(--font-base);font-weight:var(--font-semibold);color:var(--ink);margin-bottom:var(--space-1)}.UserMenu-module__l43VWq__userEmail{font-size:var(--font-sm);color:var(--ink-muted)}.UserMenu-module__l43VWq__divider{background:var(--border);height:1px;margin:0}.UserMenu-module__l43VWq__menuItem{width:100%;padding:var(--space-3)var(--space-4);color:var(--ink-700);font-size:var(--text-sm);font-weight:var(--font-weight-medium);cursor:pointer;transition:all var(--transition-base)var(--ease-in-out-soft);align-items:center;gap:var(--space-3);text-align:left;background:0 0;border:none;display:flex;position:relative}.UserMenu-module__l43VWq__menuItem:before{content:"";background:var(--ink-700);width:3px;height:0;transition:height var(--transition-base)var(--ease-out-back);position:absolute;top:50%;left:0;transform:translateY(-50%)}.UserMenu-module__l43VWq__menuItem:hover{background:var(--ink-50);color:var(--ink-900);padding-left:calc(var(--space-4) + 4px)}.UserMenu-module__l43VWq__menuItem:hover:before{height:60%}.UserMenu-module__l43VWq__menuIcon{color:var(--ink-muted);flex-shrink:0}.UserMenu-module__l43VWq__signOutItem{color:var(--color-error)}.UserMenu-module__l43VWq__signOutItem:hover{color:var(--color-error);background:linear-gradient(90deg,#e85d750d 0%,#0000 100%)}.UserMenu-module__l43VWq__signOutItem:hover:before{background:var(--color-error)}.UserMenu-module__l43VWq__signOutItem .UserMenu-module__l43VWq__menuIcon{color:var(--color-error)}@media (max-width:640px){.UserMenu-module__l43VWq__dropdown{border-radius:var(--radius-lg)var(--radius-lg)0 0;min-width:100%;animation:UserMenu-module__l43VWq__slideUp var(--transition-fast)var(--ease-out);position:fixed;inset:auto 0 0}@keyframes UserMenu-module__l43VWq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}}
.DocumentEditorWrapper-module__ZCUaqa__editorSection{height:100%;animation:DocumentEditorWrapper-module__ZCUaqa__fadeIn var(--transition-slow)ease-out;flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.DocumentEditorWrapper-module__ZCUaqa__editorContainer{flex:1;width:100%;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.DocumentEditorWrapper-module__ZCUaqa__noDocumentContainer{width:100%;height:100%;padding:var(--space-6);background:linear-gradient(135deg,#fffffffa 0%,#f8fafcf2 100%);justify-content:center;align-items:center;display:flex}.DocumentEditorWrapper-module__ZCUaqa__noDocumentContent{text-align:center;flex-direction:column;align-items:center;max-width:420px;animation:.5s ease-out DocumentEditorWrapper-module__ZCUaqa__fadeIn;display:flex}.DocumentEditorWrapper-module__ZCUaqa__noDocumentIconWrapper{width:120px;height:120px;margin-bottom:var(--space-6);position:relative}.DocumentEditorWrapper-module__ZCUaqa__noDocumentIconBackground{border-radius:var(--radius-full);background:linear-gradient(135deg,#5fa8db14 0%,#7fd6a414 50%,#cba3e814 100%);animation:3s ease-in-out infinite DocumentEditorWrapper-module__ZCUaqa__pulse;position:absolute;inset:0}.DocumentEditorWrapper-module__ZCUaqa__noDocumentIcon{width:56px;height:56px;color:var(--ink-600);stroke-width:1.5px;filter:drop-shadow(0 4px 6px #0000000d);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.DocumentEditorWrapper-module__ZCUaqa__noDocumentTitle{font-size:var(--text-xl);font-weight:var(--font-weight-semibold);font-family:var(--font-family-heading);color:var(--ink-900);margin:0 0 var(--space-3)0;background:linear-gradient(135deg,var(--ink-900)0%,var(--ink-700)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.DocumentEditorWrapper-module__ZCUaqa__noDocumentDescription{font-size:var(--text-base);font-family:var(--font-family-base);color:var(--ink-600);margin:0 0 var(--space-6)0;max-width:360px;line-height:1.6}.DocumentEditorWrapper-module__ZCUaqa__noDocumentHint{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-4);border-radius:var(--radius-full);font-size:var(--text-sm);color:var(--ink-600);font-family:var(--font-family-base);background:linear-gradient(135deg,#5fa8db0d 0%,#cba3e80d 100%);border:1px solid #5fa8db26;animation:.6s ease-out .3s both DocumentEditorWrapper-module__ZCUaqa__slideUp;display:inline-flex}.DocumentEditorWrapper-module__ZCUaqa__noDocumentHint svg{width:16px;height:16px;color:var(--ink-600);flex-shrink:0}@keyframes DocumentEditorWrapper-module__ZCUaqa__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}@keyframes DocumentEditorWrapper-module__ZCUaqa__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes DocumentEditorWrapper-module__ZCUaqa__fadeIn{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:768px){.DocumentEditorWrapper-module__ZCUaqa__editorSection{padding:0}}@media (max-width:640px){.DocumentEditorWrapper-module__ZCUaqa__editorSection{height:100%}}
.HowItWorks-module__WawhIW__howItWorks{padding:var(--space-16)var(--space-4);background:var(--paper)}.HowItWorks-module__WawhIW__container{max-width:1200px;margin:0 auto}.HowItWorks-module__WawhIW__header{text-align:center;margin-bottom:var(--space-12)}.HowItWorks-module__WawhIW__sectionTitle{font-size:var(--text-3xl);font-weight:var(--font-weight-bold);font-family:var(--font-family-heading);color:var(--ink-900);margin:0 0 var(--space-4)0;letter-spacing:-.5px}.HowItWorks-module__WawhIW__sectionSubtitle{font-size:var(--text-base);font-family:var(--font-family-base);color:var(--ink-600);margin:0;line-height:1.6}.HowItWorks-module__WawhIW__steps{gap:var(--space-8);flex-direction:column;align-items:center;display:flex}.HowItWorks-module__WawhIW__step{text-align:center;max-width:400px;padding:var(--space-6);border-radius:var(--radius-xl);border:1px solid var(--ink-200);background:var(--paper);transition:all var(--transition-base)var(--ease-in-out-soft);flex-direction:column;align-items:center;display:flex;position:relative}.HowItWorks-module__WawhIW__step:hover{border-color:var(--ink-300);box-shadow:var(--shadow-md);transform:translateY(-4px)}.HowItWorks-module__WawhIW__stepBadge{background:var(--gradient-vibrant);width:32px;height:32px;color:var(--paper);font-size:var(--text-base);font-weight:var(--font-weight-bold);font-family:var(--font-family-heading);border:3px solid var(--paper);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:-16px;left:50%;transform:translate(-50%);box-shadow:0 2px 6px #5b86e540}.HowItWorks-module__WawhIW__stepIcon{border-radius:var(--radius-lg);background:var(--ink-50);width:80px;height:80px;margin-bottom:var(--space-4);color:var(--ink-700);transition:all var(--transition-base)var(--ease-in-out-soft);justify-content:center;align-items:center;display:flex}.HowItWorks-module__WawhIW__step:hover .HowItWorks-module__WawhIW__stepIcon{background:var(--gradient-vibrant);color:var(--paper)}.HowItWorks-module__WawhIW__stepTitle{font-size:var(--text-xl);font-weight:var(--font-weight-bold);font-family:var(--font-family-heading);color:var(--ink-900);margin:0 0 var(--space-3)0}.HowItWorks-module__WawhIW__stepDescription{font-size:var(--text-base);font-family:var(--font-family-base);color:var(--ink-600);margin:0;line-height:1.6}.HowItWorks-module__WawhIW__connector{color:var(--ink-300);display:none}@media (min-width:768px){.HowItWorks-module__WawhIW__howItWorks{padding:var(--space-20)var(--space-6)}.HowItWorks-module__WawhIW__steps{flex-direction:row;justify-content:center;align-items:flex-start}.HowItWorks-module__WawhIW__connector{align-items:center;margin-top:60px;display:flex}.HowItWorks-module__WawhIW__step{flex:1;max-width:320px}}@media (min-width:1024px){.HowItWorks-module__WawhIW__howItWorks{padding:var(--space-24)var(--space-8)}.HowItWorks-module__WawhIW__sectionTitle{font-size:var(--text-4xl)}.HowItWorks-module__WawhIW__sectionSubtitle{font-size:var(--text-lg)}}
.EducationalContext-module__AA6bcq__context{padding:var(--space-16)var(--space-4);background:var(--paper)}.EducationalContext-module__AA6bcq__container{max-width:1200px;margin:0 auto}.EducationalContext-module__AA6bcq__header{text-align:center;margin-bottom:var(--space-12)}.EducationalContext-module__AA6bcq__sectionTitle{font-size:var(--text-3xl);font-weight:var(--font-weight-bold);font-family:var(--font-family-heading);color:var(--ink-900);margin:0 0 var(--space-4)0;letter-spacing:-.5px}.EducationalContext-module__AA6bcq__sectionSubtitle{font-size:var(--text-base);font-family:var(--font-family-base);color:var(--ink-600);margin:0;line-height:1.6}.EducationalContext-module__AA6bcq__grid{grid-gap:var(--space-6);gap:var(--space-6);margin-bottom:var(--space-12);grid-template-columns:1fr;display:grid}.EducationalContext-module__AA6bcq__card{padding:var(--space-6);background:var(--ink-50);border:1px solid var(--ink-200);border-radius:var(--radius-xl);transition:all var(--transition-base)var(--ease-in-out-soft)}.EducationalContext-module__AA6bcq__card:hover{border-color:var(--ink-300);box-shadow:var(--shadow-md)}.EducationalContext-module__AA6bcq__cardTitle{font-size:var(--text-xl);font-weight:var(--font-weight-bold);font-family:var(--font-family-heading);color:var(--ink-900);margin:0 0 var(--space-4)0}.EducationalContext-module__AA6bcq__list{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.EducationalContext-module__AA6bcq__listItem{align-items:flex-start;gap:var(--space-2);font-size:var(--text-base);font-family:var(--font-family-base);color:var(--ink-700);line-height:1.5;display:flex}.EducationalContext-module__AA6bcq__checkIcon{width:20px;height:20px;color:var(--ink-900);flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.EducationalContext-module__AA6bcq__trustBadges{justify-content:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.EducationalContext-module__AA6bcq__badge{padding:var(--space-3)var(--space-6);background:var(--gradient-vibrant);color:var(--paper);border-radius:var(--radius-full);border:none;box-shadow:0 2px 6px #5b86e540}.EducationalContext-module__AA6bcq__badgeText{font-size:var(--text-sm);font-weight:var(--font-weight-semibold);font-family:var(--font-family-base);letter-spacing:.3px}@media (min-width:640px){.EducationalContext-module__AA6bcq__context{padding:var(--space-20)var(--space-6)}.EducationalContext-module__AA6bcq__grid{gap:var(--space-8);grid-template-columns:repeat(2,1fr)}}.EducationalContext-module__AA6bcq__spacesSection{margin-bottom:var(--space-12)}.EducationalContext-module__AA6bcq__spacesTitle{font-size:var(--text-2xl);font-weight:var(--font-weight-bold);font-family:var(--font-family-heading);background:var(--gradient-vibrant);-webkit-text-fill-color:transparent;text-align:center;margin:0 0 var(--space-8)0;-webkit-background-clip:text;background-clip:text;position:relative}.EducationalContext-module__AA6bcq__spacesGrid{grid-gap:var(--space-4);gap:var(--space-4);grid-template-columns:repeat(2,1fr);display:grid}.EducationalContext-module__AA6bcq__spaceCard{align-items:center;gap:var(--space-3);padding:var(--space-4);background:var(--paper);border:2px solid var(--ink-100);border-radius:var(--radius-lg);transition:all var(--transition-base)var(--ease-in-out-soft);flex-direction:column;display:flex;position:relative;overflow:hidden}.EducationalContext-module__AA6bcq__spaceCard:before{content:"";background:var(--gradient-vibrant);height:3px;transition:transform var(--transition-base)var(--ease-out);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.EducationalContext-module__AA6bcq__spaceCard:hover{border-color:var(--ink-200);box-shadow:var(--shadow-md);transform:translateY(-2px)}.EducationalContext-module__AA6bcq__spaceCard:hover:before{transform:scaleX(1)}.EducationalContext-module__AA6bcq__spaceIcon{border-radius:var(--radius-xl);width:56px;height:56px;transition:all var(--transition-base)var(--ease-in-out-soft);justify-content:center;align-items:center;display:flex}.EducationalContext-module__AA6bcq__spaceCard:hover .EducationalContext-module__AA6bcq__spaceIcon{transform:scale(1.1)}.EducationalContext-module__AA6bcq__spaceName{font-size:var(--text-sm);font-weight:var(--font-weight-medium);font-family:var(--font-family-base);color:var(--ink-800);text-align:center;margin:0;line-height:1.3}.EducationalContext-module__AA6bcq__highlightsGrid{grid-gap:var(--space-6);gap:var(--space-6);margin-bottom:var(--space-12);grid-template-columns:1fr;display:grid}.EducationalContext-module__AA6bcq__highlightCard{gap:var(--space-4);padding:var(--space-6);background:var(--ink-50);border:1px solid var(--ink-200);border-radius:var(--radius-xl);transition:all var(--transition-base)var(--ease-in-out-soft);display:flex}.EducationalContext-module__AA6bcq__highlightCard:hover{border-color:var(--ink-300);box-shadow:var(--shadow-md)}.EducationalContext-module__AA6bcq__highlightIcon{border-radius:var(--radius-md);background:var(--ink-50);width:48px;height:48px;color:var(--ink-700);transition:all var(--transition-base)var(--ease-in-out-soft);flex-shrink:0;justify-content:center;align-items:center;display:flex}.EducationalContext-module__AA6bcq__highlightCard:hover .EducationalContext-module__AA6bcq__highlightIcon{background:var(--gradient-vibrant);color:var(--paper)}.EducationalContext-module__AA6bcq__highlightContent{flex:1}.EducationalContext-module__AA6bcq__highlightTitle{font-size:var(--text-lg);font-weight:var(--font-weight-bold);font-family:var(--font-family-heading);color:var(--ink-900);margin:0 0 var(--space-2)0}.EducationalContext-module__AA6bcq__highlightDescription{font-size:var(--text-base);font-family:var(--font-family-base);color:var(--ink-700);margin:0;line-height:1.6}@media (min-width:640px){.EducationalContext-module__AA6bcq__context{padding:var(--space-20)var(--space-6)}.EducationalContext-module__AA6bcq__grid{gap:var(--space-8);grid-template-columns:repeat(2,1fr)}.EducationalContext-module__AA6bcq__spacesGrid{gap:var(--space-5);grid-template-columns:repeat(3,1fr)}.EducationalContext-module__AA6bcq__highlightsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.EducationalContext-module__AA6bcq__context{padding:var(--space-24)var(--space-8)}.EducationalContext-module__AA6bcq__sectionTitle{font-size:var(--text-4xl)}.EducationalContext-module__AA6bcq__sectionSubtitle{font-size:var(--text-lg)}.EducationalContext-module__AA6bcq__grid{grid-template-columns:repeat(3,1fr)}.EducationalContext-module__AA6bcq__spacesGrid{gap:var(--space-6);grid-template-columns:repeat(6,1fr)}.EducationalContext-module__AA6bcq__spaceName{font-size:var(--text-base)}}
.FirstSteps-module__pgBvBa__overlay{z-index:9998;pointer-events:auto;background:0 0;width:100%;height:100%;animation:none;position:fixed;top:0;left:0}.FirstSteps-module__pgBvBa__overlayWithBackground{background:#ffffffd9}.FirstSteps-module__pgBvBa__spotlight{pointer-events:none;position:absolute}.FirstSteps-module__pgBvBa__highlight{border:2px solid var(--primary);z-index:9999;pointer-events:none;background:0 0;border-radius:8px;animation:none;position:fixed;box-shadow:0 0 0 9999px #fffffff2}.FirstSteps-module__pgBvBa__tooltip{background:var(--paper);z-index:10000;width:280px;padding:var(--space-5);border:1px solid #e5e5e5;border-radius:8px;animation:none;position:fixed;box-shadow:0 4px 12px #00000026}.FirstSteps-module__pgBvBa__tooltip.FirstSteps-module__pgBvBa__center{text-align:center;width:380px}.FirstSteps-module__pgBvBa__tooltip:before{content:"";background:var(--paper);border:1px solid #e5e5e5;width:12px;height:12px;position:absolute;transform:rotate(45deg)}.FirstSteps-module__pgBvBa__tooltip.FirstSteps-module__pgBvBa__center:before{display:none}.FirstSteps-module__pgBvBa__tooltip.FirstSteps-module__pgBvBa__top:before{bottom:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.FirstSteps-module__pgBvBa__tooltip.FirstSteps-module__pgBvBa__bottom:before{top:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.FirstSteps-module__pgBvBa__tooltip.FirstSteps-module__pgBvBa__left:before{top:50%;right:-6px;transform:translateY(-50%)rotate(45deg)}.FirstSteps-module__pgBvBa__tooltip.FirstSteps-module__pgBvBa__right:before{top:50%;left:-6px;transform:translateY(-50%)rotate(45deg)}.FirstSteps-module__pgBvBa__tooltipHeader{margin-bottom:var(--space-3);justify-content:space-between;align-items:center;display:flex}.FirstSteps-module__pgBvBa__tooltipTitle{font-family:var(--font-family-base);font-size:1rem;font-weight:var(--font-weight-medium);color:var(--primary);margin:0}.FirstSteps-module__pgBvBa__closeButton{color:var(--ink-400);cursor:pointer;padding:var(--space-1);border-radius:var(--radius-md);transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.FirstSteps-module__pgBvBa__closeButton:hover{background:var(--ink-50);color:var(--ink-600)}.FirstSteps-module__pgBvBa__tooltipContent{font-size:var(--text-sm);color:var(--ink-600);line-height:var(--leading-relaxed);margin:0 0 var(--space-4)0}.FirstSteps-module__pgBvBa__tooltipFooter{gap:var(--space-3);flex-direction:column;display:flex}.FirstSteps-module__pgBvBa__tooltipFooter>div:first-child{justify-content:space-between;align-items:center;width:100%;display:flex}.FirstSteps-module__pgBvBa__stepIndicator{gap:var(--space-2);display:flex}.FirstSteps-module__pgBvBa__dot{background:#e5e5e5;border-radius:50%;width:6px;height:6px;transition:background-color .15s}.FirstSteps-module__pgBvBa__activeDot{background:var(--primary);transform:none}.FirstSteps-module__pgBvBa__checkboxLabel{align-items:center;gap:var(--space-2);color:var(--ink-600);cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.875rem;display:flex}.FirstSteps-module__pgBvBa__checkbox{border:1px solid var(--ink-300);cursor:pointer;appearance:none;background:var(--paper);border-radius:3px;width:16px;height:16px;transition:all .15s;position:relative}.FirstSteps-module__pgBvBa__checkbox:checked{background:var(--primary);border-color:var(--primary)}.FirstSteps-module__pgBvBa__checkbox:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.FirstSteps-module__pgBvBa__checkbox:hover{border-color:var(--primary)}.FirstSteps-module__pgBvBa__tooltipActions{gap:var(--space-2);display:flex}.FirstSteps-module__pgBvBa__skipButton{color:#718096;cursor:pointer;padding:var(--space-2)var(--space-3);font-size:.875rem;font-weight:var(--font-weight-regular);background:0 0;border:none;border-radius:4px;transition:color .15s}.FirstSteps-module__pgBvBa__skipButton:hover{color:var(--primary);background:0 0}.FirstSteps-module__pgBvBa__nextButton{background:var(--primary);color:var(--paper);font-size:.875rem;font-weight:var(--font-weight-regular);cursor:pointer;padding:var(--space-2)var(--space-3);border:none;border-radius:4px;transition:background-color .15s}.FirstSteps-module__pgBvBa__nextButton:hover{background:var(--primary-hover);box-shadow:none;transform:none}.FirstSteps-module__pgBvBa__nextButton:active{box-shadow:none;transform:none}@keyframes FirstSteps-module__pgBvBa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes FirstSteps-module__pgBvBa__slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.FirstSteps-module__pgBvBa__tooltip{width:280px;padding:var(--space-4)}.FirstSteps-module__pgBvBa__tooltipTitle{font-size:var(--text-base)}.FirstSteps-module__pgBvBa__tooltipContent{font-size:var(--text-xs)}}
.OnboardingLayout-module__9oGQ7q__container{background:var(--ink-50);min-height:100vh;padding:var(--space-6)var(--space-4);flex-direction:column;align-items:center;display:flex;position:relative}.OnboardingLayout-module__9oGQ7q__userMenuWrapper{top:var(--space-6);right:var(--space-6);z-index:999999;position:fixed}.OnboardingLayout-module__9oGQ7q__content{width:100%;max-width:900px;min-height:100vh;padding:var(--space-4)0;flex-direction:column;margin:0 auto;display:flex}.OnboardingLayout-module__9oGQ7q__logoSection{text-align:center;margin-bottom:var(--space-6);flex-shrink:0}.OnboardingLayout-module__9oGQ7q__stepper{flex-shrink:0}.OnboardingLayout-module__9oGQ7q__header{text-align:center;margin:var(--space-6)0;flex-shrink:0}.OnboardingLayout-module__9oGQ7q__title{font-family:var(--font-family-heading);font-size:var(--text-3xl);color:var(--ink-900);margin:0 0 var(--space-3)0;font-weight:700;line-height:var(--leading-tight)}.OnboardingLayout-module__9oGQ7q__subtitle{font-family:var(--font-family-base);font-size:var(--text-base);color:var(--ink-600);max-width:600px;line-height:var(--leading-normal);margin:0 auto}.OnboardingLayout-module__9oGQ7q__main{background:var(--paper);border-radius:var(--radius-xl);padding:var(--space-8);flex:auto;overflow-y:auto;box-shadow:0 2px 8px #0000000a}@media (max-width:768px){.OnboardingLayout-module__9oGQ7q__container{padding:var(--space-4)var(--space-2)}.OnboardingLayout-module__9oGQ7q__title{font-size:var(--text-2xl)}.OnboardingLayout-module__9oGQ7q__subtitle{font-size:var(--text-base)}.OnboardingLayout-module__9oGQ7q__main{padding:var(--space-6)}}
.TeamSection-module__cnMNGG__team{padding:var(--space-16)var(--space-4);background:var(--paper);position:relative}.TeamSection-module__cnMNGG__container{max-width:1000px;margin:0 auto}.TeamSection-module__cnMNGG__header{text-align:center;margin-bottom:var(--space-6)}.TeamSection-module__cnMNGG__sectionTitle{font-family:var(--font-family-heading);font-size:var(--text-3xl);font-weight:var(--font-weight-bold);color:var(--ink-900);margin:0 0 var(--space-4)0;letter-spacing:-.5px;line-height:1.3}.TeamSection-module__cnMNGG__sectionSubtitle{font-size:var(--text-base);color:var(--ink-600);max-width:700px;margin:0 auto;font-weight:400;line-height:1.6}.TeamSection-module__cnMNGG__grid{grid-gap:var(--space-4);gap:var(--space-4);margin-bottom:var(--space-5);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:968px){.TeamSection-module__cnMNGG__grid{gap:var(--space-3);grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}}.TeamSection-module__cnMNGG__card{background:var(--ink-50);border:1px solid var(--ink-200);border-radius:var(--radius-xl);transition:all var(--transition-base);box-shadow:none;overflow:hidden}.TeamSection-module__cnMNGG__card:hover{border-color:var(--ink-300);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.TeamSection-module__cnMNGG__photoContainer{aspect-ratio:1;background:var(--ink-100);width:100%;position:relative;overflow:hidden}.TeamSection-module__cnMNGG__photo{-o-object-fit:cover;object-fit:cover;filter:grayscale(20%);width:100%;height:100%;transition:transform .3s}.TeamSection-module__cnMNGG__card:hover .TeamSection-module__cnMNGG__photo{filter:grayscale(0%);transform:scale(1.03)}.TeamSection-module__cnMNGG__photoOverlay{padding:var(--space-2);opacity:1;background:linear-gradient(#0000 60%,#00000080 100%);justify-content:flex-end;align-items:flex-end;transition:opacity .3s;display:flex;position:absolute;inset:0}.TeamSection-module__cnMNGG__linkedinButton{border-radius:var(--radius-full);width:32px;height:32px;color:var(--accent-linkedin);transition:all var(--transition-base);background:#ffffffe6;justify-content:center;align-items:center;display:flex}.TeamSection-module__cnMNGG__linkedinButton svg{width:16px;height:16px}.TeamSection-module__cnMNGG__linkedinButton:hover{background:var(--accent-linkedin);color:var(--paper);transform:scale(1.1)}.TeamSection-module__cnMNGG__info{padding:var(--space-6)}.TeamSection-module__cnMNGG__name{font-family:var(--font-family-heading);font-size:var(--text-xl);font-weight:var(--font-weight-bold);color:var(--ink-900);margin:0 0 var(--space-2)0;letter-spacing:-.3px}.TeamSection-module__cnMNGG__role{font-size:var(--text-sm);background:var(--gradient-vibrant);-webkit-text-fill-color:transparent;margin:0 0 var(--space-3)0;text-transform:uppercase;letter-spacing:.3px;-webkit-background-clip:text;background-clip:text;font-weight:600}.TeamSection-module__cnMNGG__bio{font-size:var(--text-base);color:var(--ink-600);margin:0 0 var(--space-4)0;line-height:1.6}.TeamSection-module__cnMNGG__highlights{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.TeamSection-module__cnMNGG__highlight{align-items:flex-start;gap:var(--space-2);font-size:var(--text-sm);color:var(--ink-600);line-height:1.5;display:flex}.TeamSection-module__cnMNGG__highlight svg{color:var(--accent-green);flex-shrink:0;width:16px;height:16px;margin-top:2px}.TeamSection-module__cnMNGG__footer{text-align:center;padding-top:var(--space-4);border-top:1px solid var(--ink-200)}.TeamSection-module__cnMNGG__footerText{font-size:var(--text-base);color:var(--ink-600);max-width:700px;margin:0 auto;font-weight:400;line-height:1.6}@media (max-width:640px){.TeamSection-module__cnMNGG__team{padding:var(--space-16)var(--space-3)}.TeamSection-module__cnMNGG__header{margin-bottom:var(--space-4)}.TeamSection-module__cnMNGG__sectionTitle{font-size:var(--text-2xl)}.TeamSection-module__cnMNGG__sectionSubtitle{font-size:var(--text-sm)}.TeamSection-module__cnMNGG__info{padding:var(--space-4)}.TeamSection-module__cnMNGG__name{font-size:var(--text-lg)}.TeamSection-module__cnMNGG__footerText{font-size:var(--text-sm)}}
.ThreeColumnLayout-module__v_edFq__layoutContainer{background:var(--ink-50);height:100vh;padding:var(--space-3);box-sizing:border-box;flex-direction:column;display:flex;position:relative;overflow:hidden}.ThreeColumnLayout-module__v_edFq__layoutGrid{box-sizing:border-box;gap:0;width:100%;height:100%;padding:0;display:flex;position:relative;overflow:visible}.ThreeColumnLayout-module__v_edFq__navColumn{z-index:15;flex-shrink:0;height:100%}.ThreeColumnLayout-module__v_edFq__layoutGrid.ThreeColumnLayout-module__v_edFq__both,.ThreeColumnLayout-module__v_edFq__layoutGrid.ThreeColumnLayout-module__v_edFq__chatExpanded{gap:var(--space-3)}.ThreeColumnLayout-module__v_edFq__chatColumn{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);z-index:10;background:0 0;align-self:stretch;margin-bottom:0;transition:none;position:relative;overflow:visible}.ThreeColumnLayout-module__v_edFq__layoutGrid.ThreeColumnLayout-module__v_edFq__chatExpanded .ThreeColumnLayout-module__v_edFq__chatColumn{flex-direction:column;flex:1;width:100%;min-width:auto;max-width:none;display:flex;transform:translate(0,0)}.ThreeColumnLayout-module__v_edFq__layoutGrid.ThreeColumnLayout-module__v_edFq__both .ThreeColumnLayout-module__v_edFq__chatColumn{flex-direction:column;width:480px;min-width:480px;display:flex;transform:translate(0,0)}.ThreeColumnLayout-module__v_edFq__editorColumn{background:var(--paper);box-shadow:var(--shadow-sm);border:1px solid var(--ink-200);border-radius:0;flex:1;align-self:stretch;min-height:0;margin-bottom:0;padding:0;transition:opacity .2s;position:relative;overflow:visible}.ThreeColumnLayout-module__v_edFq__layoutGrid.ThreeColumnLayout-module__v_edFq__both .ThreeColumnLayout-module__v_edFq__editorColumn{overflow:visible}.ThreeColumnLayout-module__v_edFq__layoutGrid.ThreeColumnLayout-module__v_edFq__chatExpanded .ThreeColumnLayout-module__v_edFq__editorColumn{opacity:0;pointer-events:none;position:absolute;right:0;transform:translate(100%)scale(.95)}.ThreeColumnLayout-module__v_edFq__layoutGrid.ThreeColumnLayout-module__v_edFq__both .ThreeColumnLayout-module__v_edFq__editorColumn{opacity:1;pointer-events:auto;flex:1;min-width:0;position:relative;transform:translate(0,0)scale(1)}.ThreeColumnLayout-module__v_edFq__floatingManagerButton{bottom:var(--space-6);right:var(--space-6);background:var(--paper);width:48px;height:48px;color:var(--primary);box-shadow:none;cursor:pointer;z-index:100;border:1px solid #e5e5e5;border-radius:24px;justify-content:center;align-items:center;transition:border-color .15s;display:flex;position:fixed}.ThreeColumnLayout-module__v_edFq__floatingManagerButton:hover{box-shadow:none;background:var(--paper);border-color:var(--primary);transform:none}.ThreeColumnLayout-module__v_edFq__floatingManagerButton:active{background:var(--paper-50);transform:none}.ThreeColumnLayout-module__v_edFq__floatingManagerButton svg{width:28px;height:28px}@keyframes ThreeColumnLayout-module__v_edFq__slideInRight{0%{opacity:0;transform:translate(60px)scale(.9)rotateY(-10deg)}to{opacity:1;transform:translate(0)scale(1)rotateY(0)}}.ThreeColumnLayout-module__v_edFq__chatColumn,.ThreeColumnLayout-module__v_edFq__editorColumn{animation:none}@media (max-width:1280px){.ThreeColumnLayout-module__v_edFq__layoutGrid.ThreeColumnLayout-module__v_edFq__both .ThreeColumnLayout-module__v_edFq__chatColumn{width:420px;min-width:420px}}@media (max-width:1024px){.ThreeColumnLayout-module__v_edFq__layoutContainer{padding:var(--space-3)}.ThreeColumnLayout-module__v_edFq__layoutGrid{gap:var(--space-3)}.ThreeColumnLayout-module__v_edFq__layoutGrid.ThreeColumnLayout-module__v_edFq__both .ThreeColumnLayout-module__v_edFq__chatColumn{width:380px;min-width:380px}}@media (max-width:768px){.ThreeColumnLayout-module__v_edFq__layoutContainer{flex-direction:column;height:100dvh;padding:0;display:flex}.ThreeColumnLayout-module__v_edFq__layoutGrid{flex-direction:column;flex:1;gap:0;min-height:0;display:flex}.ThreeColumnLayout-module__v_edFq__chatColumn{border-radius:0;flex:1;width:100%;height:100%;min-height:0;overflow:hidden}.ThreeColumnLayout-module__v_edFq__editorColumn{border-radius:0;flex:1;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.ThreeColumnLayout-module__v_edFq__mobileContainer{flex-direction:column;height:100dvh;display:flex;overflow:hidden}.ThreeColumnLayout-module__v_edFq__mobileContent{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow:auto}.ThreeColumnLayout-module__v_edFq__mobileChat{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.ThreeColumnLayout-module__v_edFq__mobileEditor{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;min-height:0;display:flex;overflow:auto}}@media (max-width:640px){.ThreeColumnLayout-module__v_edFq__layoutContainer{border-radius:0;padding:0}.ThreeColumnLayout-module__v_edFq__layoutGrid{gap:0}.ThreeColumnLayout-module__v_edFq__chatColumn,.ThreeColumnLayout-module__v_edFq__editorColumn{box-shadow:none;border:none;border-radius:0}.ThreeColumnLayout-module__v_edFq__chatColumn{border-bottom:1px solid var(--ink-200)}}.ThreeColumnLayout-module__v_edFq__drawerBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;animation:ThreeColumnLayout-module__v_edFq__fadeIn .2s var(--ease-out);background:#1a1a1a66;position:fixed;inset:0}.ThreeColumnLayout-module__v_edFq__drawer{background:var(--paper);width:280px;box-shadow:var(--shadow-xl);border-right:1px solid var(--ink-200);z-index:1001;animation:ThreeColumnLayout-module__v_edFq__slideInFromLeft .25s var(--ease-out);position:fixed;top:0;bottom:0;left:0;overflow-y:auto}@keyframes ThreeColumnLayout-module__v_edFq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ThreeColumnLayout-module__v_edFq__slideInFromLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes ThreeColumnLayout-module__v_edFq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ThreeColumnLayout-module__v_edFq__resizeHandle{cursor:col-resize;z-index:20;-webkit-user-select:none;user-select:none;pointer-events:auto;justify-content:center;align-items:center;width:16px;height:120px;transition:all .2s;display:flex;position:absolute;top:50%;right:-8px;transform:translateY(-50%)}.ThreeColumnLayout-module__v_edFq__resizeHandle:before{content:"Arrastra para ajustar ancho";background:var(--ink-900);color:var(--paper);padding:var(--space-1)var(--space-2);border-radius:var(--radius-sm);font-size:var(--text-xs);white-space:nowrap;opacity:0;pointer-events:none;z-index:30;transition:opacity .2s;position:absolute;right:24px}.ThreeColumnLayout-module__v_edFq__resizeHandle:hover:before{opacity:1}.ThreeColumnLayout-module__v_edFq__resizeHandle:hover{width:20px;right:-10px}.ThreeColumnLayout-module__v_edFq__resizeHandle:hover .ThreeColumnLayout-module__v_edFq__resizeHandleBar{opacity:1;background:var(--ink-900);width:5px;height:72px;box-shadow:0 2px 12px #00000026}.ThreeColumnLayout-module__v_edFq__resizeHandle.ThreeColumnLayout-module__v_edFq__resizing .ThreeColumnLayout-module__v_edFq__resizeHandleBar{opacity:1;background:var(--ink-900);width:5px;height:80px;box-shadow:0 4px 16px #0003}.ThreeColumnLayout-module__v_edFq__resizeHandleBar{background:var(--ink-500);border-radius:var(--radius-full);opacity:.5;width:3px;height:56px;transition:all .2s;position:relative;box-shadow:0 2px 8px #0000001a}.ThreeColumnLayout-module__v_edFq__resizeHandleBar:before,.ThreeColumnLayout-module__v_edFq__resizeHandleBar:after{content:"";background:var(--paper);border-radius:var(--radius-full);opacity:.7;width:1px;height:8px;transition:all .2s;position:absolute;left:50%;transform:translate(-50%)}.ThreeColumnLayout-module__v_edFq__resizeHandleBar:before{top:35%}.ThreeColumnLayout-module__v_edFq__resizeHandleBar:after{bottom:35%}.ThreeColumnLayout-module__v_edFq__resizeHandle:hover .ThreeColumnLayout-module__v_edFq__resizeHandleBar:before,.ThreeColumnLayout-module__v_edFq__resizeHandle:hover .ThreeColumnLayout-module__v_edFq__resizeHandleBar:after{opacity:.95;width:1.5px;height:10px}.ThreeColumnLayout-module__v_edFq__resizeHandle.ThreeColumnLayout-module__v_edFq__resizing .ThreeColumnLayout-module__v_edFq__resizeHandleBar:before,.ThreeColumnLayout-module__v_edFq__resizeHandle.ThreeColumnLayout-module__v_edFq__resizing .ThreeColumnLayout-module__v_edFq__resizeHandleBar:after{opacity:1;width:2px;height:12px}.ThreeColumnLayout-module__v_edFq__resizeHandle:active{cursor:col-resize}.ThreeColumnLayout-module__v_edFq__resizing{-webkit-user-select:none;user-select:none}body.ThreeColumnLayout-module__v_edFq__resizing{-webkit-user-select:none!important;user-select:none!important}body.ThreeColumnLayout-module__v_edFq__resizing .ThreeColumnLayout-module__v_edFq__chatColumn,body.ThreeColumnLayout-module__v_edFq__resizing .ThreeColumnLayout-module__v_edFq__editorColumn,body.ThreeColumnLayout-module__v_edFq__resizing .ThreeColumnLayout-module__v_edFq__navColumn{pointer-events:none;cursor:col-resize!important}body.ThreeColumnLayout-module__v_edFq__resizing .ThreeColumnLayout-module__v_edFq__resizeHandle{pointer-events:auto;cursor:col-resize!important}.ThreeColumnLayout-module__v_edFq__bannerContainer{flex-shrink:0;margin-top:auto}.ThreeColumnLayout-module__v_edFq__mobileContainer{background:var(--paper);border-radius:var(--radius-2xl);flex-direction:column;flex:1;width:100%;height:100%;min-height:0;display:flex;overflow:auto}.ThreeColumnLayout-module__v_edFq__mobileContent{flex-direction:column;flex:1;min-height:0;display:flex;overflow:auto}.ThreeColumnLayout-module__v_edFq__mobileChat{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.ThreeColumnLayout-module__v_edFq__mobileEditor{flex-direction:column;flex:1;min-height:0;display:flex;overflow:auto}
.PlanCard-module__5gJUGG__card{background:var(--paper);border:2px solid var(--ink-200);border-radius:var(--radius-xl);padding:var(--space-6);cursor:pointer;flex-direction:column;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.PlanCard-module__5gJUGG__card:hover{border-color:var(--ink-300);box-shadow:0 4px 12px #0000000f}.PlanCard-module__5gJUGG__cardSelected{background:linear-gradient(var(--paper),var(--paper))padding-box,var(--gradient-vibrant)border-box;border:2px solid #0000;animation:.5s cubic-bezier(.4,0,.2,1) PlanCard-module__5gJUGG__gradientPulse;position:relative;transform:scale(1.02);box-shadow:0 4px 16px #00000014}@keyframes PlanCard-module__5gJUGG__gradientPulse{0%{transform:scale(1);box-shadow:0 4px 12px #0000000f}50%{transform:scale(1.03);box-shadow:0 6px 20px #0000001f}to{transform:scale(1.02);box-shadow:0 4px 16px #00000014}}.PlanCard-module__5gJUGG__badge{background:var(--gradient-vibrant);color:var(--paper);padding:var(--space-1)var(--space-3);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:.5px;text-shadow:0 1px 3px #0006;position:absolute;top:-12px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #00000026}.PlanCard-module__5gJUGG__header{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;display:flex}.PlanCard-module__5gJUGG__name{font-family:var(--font-family-heading);font-size:var(--text-xl);font-weight:var(--font-weight-bold);color:var(--ink-900);margin:0}.PlanCard-module__5gJUGG__savings{background:var(--gradient-vibrant);color:var(--paper);padding:var(--space-1)var(--space-3);border-radius:var(--radius-md);font-size:var(--text-xs);font-weight:var(--font-weight-bold);text-shadow:0 1px 3px #0006;white-space:nowrap;box-shadow:0 2px 6px #0000001f}.PlanCard-module__5gJUGG__pricing{margin-bottom:var(--space-4)}.PlanCard-module__5gJUGG__price{align-items:baseline;gap:var(--space-1);margin-bottom:var(--space-1);display:flex}.PlanCard-module__5gJUGG__currency{font-family:var(--font-family-base);font-size:var(--text-base);color:var(--ink-600);font-weight:var(--font-weight-semibold)}.PlanCard-module__5gJUGG__amount{font-family:var(--font-family-heading);font-size:var(--text-3xl);font-weight:var(--font-weight-bold);color:var(--ink-900)}.PlanCard-module__5gJUGG__period{font-family:var(--font-family-base);font-size:var(--text-sm);color:var(--ink-600);margin:0}.PlanCard-module__5gJUGG__monthlyEquivalent{font-family:var(--font-family-base);font-size:var(--text-xs);color:var(--ink-500);margin:var(--space-1)0 0 0}.PlanCard-module__5gJUGG__description{font-family:var(--font-family-base);font-size:var(--text-sm);color:var(--ink-600);line-height:var(--leading-normal);margin-bottom:var(--space-4)}.PlanCard-module__5gJUGG__features{margin:0 0 var(--space-6)0;flex:1;padding:0;list-style:none}.PlanCard-module__5gJUGG__feature{align-items:flex-start;gap:var(--space-2);margin-bottom:var(--space-3);font-family:var(--font-family-base);font-size:var(--text-sm);color:var(--ink-700);line-height:var(--leading-normal);display:flex}.PlanCard-module__5gJUGG__feature:last-child{margin-bottom:0}.PlanCard-module__5gJUGG__checkIcon{width:18px;height:18px;color:var(--primary);flex-shrink:0;margin-top:2px}.PlanCard-module__5gJUGG__selectButton{width:100%;padding:var(--space-4);font-family:var(--font-family-base);background:var(--paper);color:var(--ink-900);border:2px solid var(--ink-300);border-radius:var(--radius-lg);font-size:var(--text-base);font-weight:var(--font-weight-semibold);cursor:pointer;transition:all var(--transition-base)}.PlanCard-module__5gJUGG__selectButton:hover{background:var(--ink-50);border-color:var(--ink-400)}.PlanCard-module__5gJUGG__selectButtonSelected{background:var(--primary);color:var(--paper);border-color:var(--primary)}.PlanCard-module__5gJUGG__selectButtonSelected:hover{background:var(--primary-hover);border-color:var(--primary-hover)}@media (max-width:768px){.PlanCard-module__5gJUGG__card{padding:var(--space-4)}.PlanCard-module__5gJUGG__name{font-size:var(--text-lg)}.PlanCard-module__5gJUGG__amount{font-size:var(--text-xl)}}
.PricingSection-module__MwXfwG__pricing{padding:var(--space-16)var(--space-4);background:var(--ink-50);position:relative}.PricingSection-module__MwXfwG__container{max-width:1000px;margin:0 auto}.PricingSection-module__MwXfwG__header{text-align:center;margin-bottom:var(--space-6)}.PricingSection-module__MwXfwG__sectionTitle{font-family:var(--font-family-heading);font-size:var(--text-3xl);font-weight:var(--font-weight-bold);color:var(--ink-900);margin:0 0 var(--space-4)0;letter-spacing:-.5px;line-height:1.3}.PricingSection-module__MwXfwG__sectionSubtitle{font-size:var(--text-base);color:var(--ink-600);justify-content:center;align-items:center;gap:var(--space-2);width:fit-content;margin:0 auto;display:flex}.PricingSection-module__MwXfwG__sectionSubtitle svg{color:var(--accent-green);flex-shrink:0}.PricingSection-module__MwXfwG__grid{grid-gap:var(--space-8);gap:var(--space-8);margin-bottom:var(--space-5);grid-template-columns:repeat(2,1fr);max-width:1100px;margin-left:auto;margin-right:auto;display:grid}@media (max-width:768px){.PricingSection-module__MwXfwG__grid{gap:var(--space-5);grid-template-columns:1fr;max-width:500px}}.PricingSection-module__MwXfwG__card{background:var(--paper);border:1px solid var(--ink-200);border-radius:var(--radius-xl);padding:var(--space-6);transition:all var(--transition-base);box-shadow:none;flex-direction:column;display:flex;position:relative}.PricingSection-module__MwXfwG__card:hover{border-color:var(--ink-300);transform:translateY(-1px);box-shadow:0 1px 3px #0000000d}.PricingSection-module__MwXfwG__cardPopular{background-image:linear-gradient(var(--paper),var(--paper)),var(--gradient-vibrant);background-origin:border-box;background-clip:padding-box,border-box;border:2px solid #0000;box-shadow:0 1px 3px #5b86e514}.PricingSection-module__MwXfwG__cardPopular:hover{transform:translateY(-1px);box-shadow:0 4px 12px #5b86e51f}.PricingSection-module__MwXfwG__badge{background:var(--gradient-vibrant);color:var(--paper);font-size:var(--text-xs);padding:4px var(--space-3);border-radius:var(--radius-full);letter-spacing:.3px;text-transform:uppercase;font-weight:600;position:absolute;top:-10px;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #5b86e54d}.PricingSection-module__MwXfwG__cardHeader{text-align:left;padding-bottom:var(--space-4);margin-bottom:var(--space-5);border-bottom:none}.PricingSection-module__MwXfwG__planName{font-family:var(--font-family-heading);font-size:var(--text-2xl);font-weight:var(--font-weight-bold);color:var(--ink-900);margin:0 0 var(--space-4)0;letter-spacing:-.5px}.PricingSection-module__MwXfwG__priceContainer{margin-bottom:var(--space-4)}.PricingSection-module__MwXfwG__price{justify-content:flex-start;align-items:baseline;gap:var(--space-1);margin-bottom:var(--space-2);display:flex}.PricingSection-module__MwXfwG__currency{font-size:var(--text-xl);color:var(--ink-900);letter-spacing:-.5px;font-weight:700}.PricingSection-module__MwXfwG__amount{font-size:var(--text-5xl);color:var(--ink-900);letter-spacing:-1.5px;font-weight:700;line-height:1}.PricingSection-module__MwXfwG__frequency{font-size:var(--text-base);color:var(--ink-500);margin:0;font-weight:400;line-height:1.5}.PricingSection-module__MwXfwG__monthlyEquivalent{font-size:var(--text-sm);color:var(--ink-500);margin:var(--space-1)0 0 0;font-weight:400}.PricingSection-module__MwXfwG__savings{font-size:var(--text-sm);color:var(--accent-green);margin:var(--space-2)0 0 0;padding:var(--space-2)var(--space-3);border-radius:var(--radius-md);background:#10b9811a;font-weight:600;display:inline-block}.PricingSection-module__MwXfwG__features{margin:0 0 var(--space-6)0;padding:0;padding-top:var(--space-6);border-top:1px solid var(--ink-100);flex-grow:1;list-style:none}.PricingSection-module__MwXfwG__feature{align-items:flex-start;gap:var(--space-3);margin-bottom:var(--space-3);font-size:var(--text-base);color:var(--ink-700);line-height:1.6;display:flex}.PricingSection-module__MwXfwG__feature:last-child{margin-bottom:0}.PricingSection-module__MwXfwG__feature svg{color:var(--accent-green);stroke-width:2.5px;flex-shrink:0;width:18px;height:18px;margin-top:3px}.PricingSection-module__MwXfwG__ctaButton{width:100%;padding:var(--space-4)var(--space-5);background:var(--ink-900);color:var(--paper);border-radius:var(--radius-lg);font-family:var(--font-family-base);font-size:var(--text-base);cursor:pointer;transition:all var(--transition-base);border:none;font-weight:600}.PricingSection-module__MwXfwG__ctaButton:hover{background:var(--ink-800);transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.PricingSection-module__MwXfwG__ctaButton:active{transform:translateY(0)}.PricingSection-module__MwXfwG__ctaButtonPopular{background:var(--gradient-vibrant);color:var(--paper);box-shadow:0 2px 8px #5b86e533}.PricingSection-module__MwXfwG__ctaButtonPopular:hover{background:var(--gradient-vibrant);color:var(--paper);filter:brightness(.95);transform:translateY(-1px);box-shadow:0 4px 12px #5b86e540}.PricingSection-module__MwXfwG__ctaButtonPopular:active{transform:translateY(0)}.PricingSection-module__MwXfwG__trustFooter{text-align:center;margin-top:var(--space-5);padding-top:var(--space-4);border-top:1px solid var(--ink-200)}.PricingSection-module__MwXfwG__trustText{justify-content:center;align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--ink-600);margin:0;font-weight:400;display:flex}.PricingSection-module__MwXfwG__trustText svg{color:var(--accent-green);flex-shrink:0;width:16px;height:16px}@media (max-width:640px){.PricingSection-module__MwXfwG__pricing{padding:var(--space-16)var(--space-3)}.PricingSection-module__MwXfwG__sectionTitle{font-size:var(--text-2xl)}.PricingSection-module__MwXfwG__sectionSubtitle{font-size:var(--text-sm)}.PricingSection-module__MwXfwG__card{padding:var(--space-6)}.PricingSection-module__MwXfwG__planName{font-size:var(--text-xl)}.PricingSection-module__MwXfwG__currency{font-size:var(--text-lg)}.PricingSection-module__MwXfwG__amount{font-size:var(--text-4xl)}.PricingSection-module__MwXfwG__frequency,.PricingSection-module__MwXfwG__feature{font-size:var(--text-sm)}.PricingSection-module__MwXfwG__badge{font-size:var(--text-xs);padding:3px var(--space-2)}.PricingSection-module__MwXfwG__trustText{gap:var(--space-1);flex-direction:column}}
.PlanSelector-module__NaiSmG__grid{grid-gap:var(--space-5);gap:var(--space-5);max-width:900px;padding:var(--space-4);grid-template-columns:1fr;margin:0 auto;display:grid}@media (min-width:768px){.PlanSelector-module__NaiSmG__grid{gap:var(--space-8);grid-template-columns:repeat(2,1fr);max-width:1000px}}@media (max-width:767px){.PlanSelector-module__NaiSmG__grid{gap:var(--space-4);grid-template-columns:1fr;max-width:500px}}
.page-module__1K9QSG__loadingContainer{padding:var(--space-8)0;flex-direction:column;justify-content:center;align-items:center;display:flex}.page-module__1K9QSG__spinner{border:4px solid var(--ink-200);border-top-color:var(--primary);border-radius:50%;width:48px;height:48px;animation:1s linear infinite page-module__1K9QSG__spin}@keyframes page-module__1K9QSG__spin{to{transform:rotate(360deg)}}.page-module__1K9QSG__trial{text-align:center;background:var(--ink-100);color:var(--ink-900);padding:var(--space-4);border-radius:var(--radius-lg);font-family:var(--font-family-base);font-size:var(--text-sm);margin-bottom:var(--space-6);border:1px solid var(--ink-200);flex-direction:column;align-items:center;display:flex}.page-module__1K9QSG__trial strong{font-weight:var(--font-weight-semibold);color:var(--ink-900);margin-bottom:var(--space-1);display:block}.page-module__1K9QSG__trial span{color:var(--ink-600)}.page-module__1K9QSG__error{color:#c33;padding:var(--space-4);border-radius:var(--radius-md);margin:var(--space-6)auto;text-align:center;background:#fee;border:1px solid #fcc;max-width:600px}.page-module__1K9QSG__error p{margin:0}.page-module__1K9QSG__actions{margin:var(--space-8)0 0;text-align:center}.page-module__1K9QSG__continueButton{width:100%;padding:var(--space-4)var(--space-6);background:var(--primary);color:var(--paper);border-radius:var(--radius-md);font-size:var(--text-lg);cursor:pointer;transition:all var(--transition-base);border:none;font-weight:600}.page-module__1K9QSG__continueButton:hover:not(:disabled){background:var(--ink-800);transform:scale(1.02)}.page-module__1K9QSG__continueButton:disabled{background:var(--ink-300);cursor:not-allowed;opacity:.6}.page-module__1K9QSG__note{font-size:var(--text-sm);color:var(--ink-600);margin-top:var(--space-3);line-height:1.6}.page-module__1K9QSG__noteImportant{font-size:var(--text-sm);color:var(--ink-700);margin-top:var(--space-3);padding:var(--space-3);background:var(--ink-100);border-left:3px solid var(--primary);border-radius:var(--radius-sm);line-height:1.6}.page-module__1K9QSG__noteImportant strong{color:var(--primary);font-weight:var(--font-weight-semibold)}.page-module__1K9QSG__features{margin:var(--space-10)0 0;padding:var(--space-6)0 0;border-top:1px solid var(--ink-200)}.page-module__1K9QSG__features h3{text-align:center;font-family:var(--font-family-heading);font-size:var(--text-lg);font-weight:var(--font-weight-semibold);color:var(--ink-900);margin:0 0 var(--space-6)0}.page-module__1K9QSG__featureGrid{grid-gap:var(--space-6);gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));display:grid}.page-module__1K9QSG__featureItem{gap:var(--space-3);align-items:flex-start;display:flex}.page-module__1K9QSG__featureIcon{color:var(--primary);flex-shrink:0;width:24px;height:24px}.page-module__1K9QSG__featureItem h4{font-family:var(--font-family-base);font-size:var(--text-base);font-weight:var(--font-weight-semibold);color:var(--ink-900);margin:0 0 var(--space-1)0}.page-module__1K9QSG__featureItem p{font-family:var(--font-family-base);font-size:var(--text-sm);color:var(--ink-600);line-height:var(--leading-normal);margin:0}@media (max-width:768px){.page-module__1K9QSG__featureGrid{gap:var(--space-5);grid-template-columns:1fr}}
.ForgotPassword-module__29h0cG__container{background:var(--ink-50);min-height:100vh;padding:var(--space-4);justify-content:center;align-items:center;display:flex}.ForgotPassword-module__29h0cG__card{background:var(--paper);border-radius:var(--radius-xl);width:100%;max-width:450px;box-shadow:var(--shadow-lg);padding:var(--space-8);border:1px solid var(--ink-200);position:relative;overflow:hidden}.ForgotPassword-module__29h0cG__card:before{content:"";background:var(--gradient-vibrant);height:3px;position:absolute;top:0;left:0;right:0}.ForgotPassword-module__29h0cG__logoSection{margin-bottom:var(--space-6);padding-top:var(--space-2);justify-content:flex-start;align-items:center;display:flex}.ForgotPassword-module__29h0cG__title{font-family:var(--font-family-heading);font-size:var(--text-2xl);font-weight:var(--font-weight-bold);color:var(--ink-900);margin:0 0 var(--space-2);text-align:center}.ForgotPassword-module__29h0cG__description{font-size:var(--text-base);color:var(--ink-600);line-height:var(--leading-normal);margin:0 0 var(--space-6);text-align:center}.ForgotPassword-module__29h0cG__form{gap:var(--space-4);flex-direction:column;display:flex}.ForgotPassword-module__29h0cG__inputGroup{gap:var(--space-2);flex-direction:column;display:flex}.ForgotPassword-module__29h0cG__label{font-size:var(--text-sm);font-weight:var(--font-weight-medium);color:var(--ink-700)}.ForgotPassword-module__29h0cG__input{width:100%;padding:var(--space-3)var(--space-4);border:1px solid var(--ink-200);border-radius:var(--radius-md);font-size:var(--text-base);font-family:var(--font-family-base);background:var(--paper);color:var(--ink-900);transition:all var(--transition-base)var(--ease-in-out-soft)}.ForgotPassword-module__29h0cG__input:hover:not(:disabled){border-color:var(--ink-300)}.ForgotPassword-module__29h0cG__input:focus{border-color:var(--ink-400);outline:none;box-shadow:0 0 0 3px #0000000d}.ForgotPassword-module__29h0cG__input:disabled{background:var(--paper-dim);cursor:not-allowed;opacity:.6}.ForgotPassword-module__29h0cG__input::placeholder{color:var(--ink-400)}.ForgotPassword-module__29h0cG__errorMessage{background:var(--ink-50);border:1px solid var(--color-error);color:var(--color-error);padding:var(--space-3);border-radius:var(--radius-md);margin-bottom:var(--space-4);font-size:var(--text-sm);text-align:center}.ForgotPassword-module__29h0cG__primaryButton{width:100%;padding:var(--space-3)var(--space-4);background:var(--primary);color:var(--paper);border-radius:var(--radius-md);font-size:var(--text-base);font-weight:var(--font-weight-semibold);font-family:var(--font-family-base);cursor:pointer;transition:all var(--transition-base)var(--ease-in-out-soft);margin-top:var(--space-2);border:none}.ForgotPassword-module__29h0cG__primaryButton:hover:not(:disabled){background:var(--primary-hover);box-shadow:var(--shadow-md);transform:translateY(-2px)}.ForgotPassword-module__29h0cG__primaryButton:active:not(:disabled){box-shadow:var(--shadow-sm);transform:translateY(0)}.ForgotPassword-module__29h0cG__primaryButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.ForgotPassword-module__29h0cG__footer{text-align:center;padding-top:var(--space-2)}.ForgotPassword-module__29h0cG__link{color:var(--ink-900);font-size:var(--text-sm);font-weight:var(--font-weight-medium);transition:color var(--transition-base)var(--ease-in-out-soft);text-decoration:none}.ForgotPassword-module__29h0cG__link:hover{color:var(--ink-700);text-decoration:underline}.ForgotPassword-module__29h0cG__successIcon{color:#10b981;margin:var(--space-4)0;justify-content:center;animation:.3s ease-out ForgotPassword-module__29h0cG__scaleIn;display:flex}@keyframes ForgotPassword-module__29h0cG__scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.ForgotPassword-module__29h0cG__actions{margin-top:var(--space-4)}@media (max-width:640px){.ForgotPassword-module__29h0cG__card{padding:var(--space-6)}.ForgotPassword-module__29h0cG__title{font-size:var(--text-xl)}.ForgotPassword-module__29h0cG__description{font-size:var(--text-sm)}}
.loading-module__pnXrUq__loadingContainer{background:var(--paper-dim);width:100%;height:100vh;animation:.3s ease-in-out loading-module__pnXrUq__fadeIn}.loading-module__pnXrUq__layoutGrid{background:var(--paper);grid-template-columns:420px 1fr;height:100vh;display:grid}.loading-module__pnXrUq__chatColumn{border-right:1px solid var(--border);background:var(--paper);flex-direction:column;height:100%;display:flex}.loading-module__pnXrUq__header{padding:var(--space-4);border-bottom:1px solid var(--border)}.loading-module__pnXrUq__chatContent{padding:var(--space-4);flex:1;overflow:hidden}.loading-module__pnXrUq__messageGroup{gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.loading-module__pnXrUq__messageBubble{padding:var(--space-3);background:var(--paper-dim);border-radius:var(--radius-lg);border:1px solid var(--border);flex:1}.loading-module__pnXrUq__messageBubble>*{margin-bottom:var(--space-2)}.loading-module__pnXrUq__messageBubble>:last-child{margin-bottom:0}.loading-module__pnXrUq__chatInput{padding:var(--space-4);border-top:1px solid var(--border)}.loading-module__pnXrUq__editorColumn{padding:var(--space-4);overflow:hidden}.loading-module__pnXrUq__editorContent{height:100%}.loading-module__pnXrUq__spacer{height:var(--space-4)}@keyframes loading-module__pnXrUq__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.loading-module__pnXrUq__layoutGrid{grid-template-columns:1fr}.loading-module__pnXrUq__editorColumn{display:none}}
.page-module__nC61QG__error{color:#c33;padding:var(--space-4);border-radius:var(--radius-lg);margin-bottom:var(--space-6);text-align:center;font-size:var(--text-sm);font-family:var(--font-family-base);background:#fee;border:1px solid #fcc}.page-module__nC61QG__form{gap:var(--space-5);flex-direction:column;display:flex}.page-module__nC61QG__formGroup{gap:var(--space-2);flex-direction:column;display:flex}.page-module__nC61QG__label{font-family:var(--font-family-base);font-size:var(--text-sm);font-weight:var(--font-weight-medium);color:var(--ink-900)}.page-module__nC61QG__required{color:#c33}.page-module__nC61QG__input{width:100%;padding:var(--space-3)var(--space-4);font-family:var(--font-family-base);font-size:var(--text-base);color:var(--ink-900);background:var(--paper);border:1px solid var(--ink-300);border-radius:var(--radius-lg);transition:all var(--transition-base)}.page-module__nC61QG__input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #0000000d}.page-module__nC61QG__input:disabled{background:var(--ink-100);cursor:not-allowed}.page-module__nC61QG__input::placeholder{color:var(--ink-400)}.page-module__nC61QG__submitButton{width:100%;padding:var(--space-4)var(--space-6);font-family:var(--font-family-base);font-size:var(--text-base);font-weight:var(--font-weight-semibold);color:var(--paper);background:var(--primary);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-base);margin-top:var(--space-2);border:none}.page-module__nC61QG__submitButton:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.page-module__nC61QG__submitButton:disabled{background:var(--ink-300);cursor:not-allowed;opacity:.6}.page-module__nC61QG__footer{margin-top:var(--space-6);text-align:center;font-family:var(--font-family-base);font-size:var(--text-sm);color:var(--ink-600)}.page-module__nC61QG__footer p{margin:0}.page-module__nC61QG__link{color:var(--primary);font-weight:var(--font-weight-medium);transition:color var(--transition-base);text-decoration:none}.page-module__nC61QG__link:hover{color:var(--primary-hover);text-decoration:underline}@media (max-width:768px){.page-module__nC61QG__submitButton{padding:var(--space-3)var(--space-5)}}
.ResetPassword-module__g_JLaG__container{background:var(--ink-50);min-height:100vh;padding:var(--space-4);justify-content:center;align-items:center;display:flex}.ResetPassword-module__g_JLaG__card{background:var(--paper);border-radius:var(--radius-xl);width:100%;max-width:450px;box-shadow:var(--shadow-lg);padding:var(--space-8);border:1px solid var(--ink-200);position:relative;overflow:hidden}.ResetPassword-module__g_JLaG__card:before{content:"";background:var(--gradient-vibrant);height:3px;position:absolute;top:0;left:0;right:0}.ResetPassword-module__g_JLaG__logoSection{margin-bottom:var(--space-6);padding-top:var(--space-2);justify-content:flex-start;align-items:center;display:flex}.ResetPassword-module__g_JLaG__title{font-family:var(--font-family-heading);font-size:var(--text-2xl);font-weight:var(--font-weight-bold);color:var(--ink-900);margin:0 0 var(--space-2);text-align:center}.ResetPassword-module__g_JLaG__description{font-size:var(--text-base);color:var(--ink-600);line-height:var(--leading-normal);margin:0 0 var(--space-6);text-align:center}.ResetPassword-module__g_JLaG__form{gap:var(--space-4);flex-direction:column;display:flex}.ResetPassword-module__g_JLaG__inputGroup{gap:var(--space-2);flex-direction:column;display:flex}.ResetPassword-module__g_JLaG__label{font-size:var(--text-sm);font-weight:var(--font-weight-medium);color:var(--ink-700)}.ResetPassword-module__g_JLaG__input{width:100%;padding:var(--space-3)var(--space-4);border:1px solid var(--ink-200);border-radius:var(--radius-md);font-size:var(--text-base);font-family:var(--font-family-base);background:var(--paper);color:var(--ink-900);transition:all var(--transition-base)var(--ease-in-out-soft)}.ResetPassword-module__g_JLaG__input:hover:not(:disabled){border-color:var(--ink-300)}.ResetPassword-module__g_JLaG__input:focus{border-color:var(--ink-400);outline:none;box-shadow:0 0 0 3px #0000000d}.ResetPassword-module__g_JLaG__input:disabled{background:var(--paper-dim);cursor:not-allowed;opacity:.6}.ResetPassword-module__g_JLaG__input::placeholder{color:var(--ink-400)}.ResetPassword-module__g_JLaG__errorMessage{background:var(--ink-50);border:1px solid var(--color-error);color:var(--color-error);padding:var(--space-3);border-radius:var(--radius-md);margin-bottom:var(--space-4);font-size:var(--text-sm);text-align:center}.ResetPassword-module__g_JLaG__primaryButton{width:100%;padding:var(--space-3)var(--space-4);background:var(--primary);color:var(--paper);border-radius:var(--radius-md);font-size:var(--text-base);font-weight:var(--font-weight-semibold);font-family:var(--font-family-base);cursor:pointer;transition:all var(--transition-base)var(--ease-in-out-soft);margin-top:var(--space-2);border:none}.ResetPassword-module__g_JLaG__primaryButton:hover:not(:disabled){background:var(--primary-hover);box-shadow:var(--shadow-md);transform:translateY(-2px)}.ResetPassword-module__g_JLaG__primaryButton:active:not(:disabled){box-shadow:var(--shadow-sm);transform:translateY(0)}.ResetPassword-module__g_JLaG__primaryButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.ResetPassword-module__g_JLaG__secondaryButton{color:var(--ink-600);border:1px solid var(--ink-200);border-radius:var(--radius-md);padding:var(--space-3)var(--space-4);font-size:var(--text-base);font-weight:var(--font-weight-medium);font-family:var(--font-family-base);cursor:pointer;transition:all var(--transition-base)var(--ease-in-out-soft);background-color:#0000;width:100%}.ResetPassword-module__g_JLaG__secondaryButton:hover{background-color:var(--paper-dim);border-color:var(--ink-300);box-shadow:var(--shadow-sm)}.ResetPassword-module__g_JLaG__footer{text-align:center;padding-top:var(--space-2)}.ResetPassword-module__g_JLaG__link{color:var(--ink-900);font-size:var(--text-sm);font-weight:var(--font-weight-medium);transition:color var(--transition-base)var(--ease-in-out-soft);text-decoration:none}.ResetPassword-module__g_JLaG__link:hover{color:var(--ink-700);text-decoration:underline}.ResetPassword-module__g_JLaG__successIcon{color:#10b981;margin:var(--space-4)0;justify-content:center;animation:.3s ease-out ResetPassword-module__g_JLaG__scaleIn;display:flex}.ResetPassword-module__g_JLaG__errorIcon{color:#ef4444;margin:var(--space-4)0;justify-content:center;animation:.3s ease-out ResetPassword-module__g_JLaG__scaleIn;display:flex}@keyframes ResetPassword-module__g_JLaG__scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.ResetPassword-module__g_JLaG__actions{gap:var(--space-3);margin-top:var(--space-4);flex-direction:column;display:flex}@media (max-width:640px){.ResetPassword-module__g_JLaG__card{padding:var(--space-6)}.ResetPassword-module__g_JLaG__title{font-size:var(--text-xl)}.ResetPassword-module__g_JLaG__description{font-size:var(--text-sm)}}
.SubscriptionSuccess-module___XdN8a__container{min-height:100vh;padding:var(--space-4);background:linear-gradient(135deg,var(--ink-50)0%,var(--paper)100%);justify-content:center;align-items:center;display:flex}.SubscriptionSuccess-module___XdN8a__card{background:var(--paper);border-radius:var(--radius-xl);padding:var(--space-8);text-align:center;width:100%;max-width:500px;box-shadow:0 4px 20px #00000014}.SubscriptionSuccess-module___XdN8a__logoSection{margin-bottom:var(--space-6);justify-content:center;display:flex}.SubscriptionSuccess-module___XdN8a__loadingIcon,.SubscriptionSuccess-module___XdN8a__successIcon,.SubscriptionSuccess-module___XdN8a__errorIcon,.SubscriptionSuccess-module___XdN8a__warningIcon{margin:0 auto var(--space-5);width:64px;height:64px}.SubscriptionSuccess-module___XdN8a__loadingIcon svg{color:var(--primary)}.SubscriptionSuccess-module___XdN8a__successIcon svg{color:#10b981}.SubscriptionSuccess-module___XdN8a__errorIcon svg{color:#ef4444}.SubscriptionSuccess-module___XdN8a__warningIcon svg{color:#f59e0b}.SubscriptionSuccess-module___XdN8a__spinner{transform-origin:50%;animation:1s linear infinite SubscriptionSuccess-module___XdN8a__spin}@keyframes SubscriptionSuccess-module___XdN8a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SubscriptionSuccess-module___XdN8a__title{font-family:var(--font-family-heading);font-size:var(--text-2xl);color:var(--primary);margin:0 0 var(--space-3);font-weight:700;line-height:1.2}.SubscriptionSuccess-module___XdN8a__description{font-size:var(--text-base);color:var(--ink-600);margin:0 0 var(--space-6);line-height:1.6}.SubscriptionSuccess-module___XdN8a__countdown{font-size:var(--text-sm);color:var(--ink-500);margin-bottom:var(--space-5);font-weight:500}.SubscriptionSuccess-module___XdN8a__actions{gap:var(--space-3);margin-top:var(--space-6);flex-direction:column;display:flex}.SubscriptionSuccess-module___XdN8a__primaryButton{width:100%;padding:var(--space-3)var(--space-6);background:var(--primary);color:var(--paper);border-radius:var(--radius-lg);font-size:var(--text-base);cursor:pointer;transition:all var(--transition-base);font-weight:600;font-family:var(--font-family-base);border:none}.SubscriptionSuccess-module___XdN8a__primaryButton:hover{background:var(--ink-800);transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.SubscriptionSuccess-module___XdN8a__primaryButton:active{transform:translateY(0)}.SubscriptionSuccess-module___XdN8a__secondaryButton{width:100%;padding:var(--space-3)var(--space-6);color:var(--primary);border:2px solid var(--ink-200);border-radius:var(--radius-lg);font-size:var(--text-base);cursor:pointer;transition:all var(--transition-base);font-weight:600;font-family:var(--font-family-base);background:0 0}.SubscriptionSuccess-module___XdN8a__secondaryButton:hover{border-color:var(--primary);background:var(--ink-50)}.SubscriptionSuccess-module___XdN8a__secondaryButton:active{transform:translateY(0)}@media (max-width:640px){.SubscriptionSuccess-module___XdN8a__container{padding:var(--space-3)}.SubscriptionSuccess-module___XdN8a__card{padding:var(--space-6)}.SubscriptionSuccess-module___XdN8a__title{font-size:var(--text-xl)}.SubscriptionSuccess-module___XdN8a__description{font-size:var(--text-sm)}.SubscriptionSuccess-module___XdN8a__loadingIcon,.SubscriptionSuccess-module___XdN8a__successIcon,.SubscriptionSuccess-module___XdN8a__errorIcon,.SubscriptionSuccess-module___XdN8a__loadingIcon svg,.SubscriptionSuccess-module___XdN8a__successIcon svg,.SubscriptionSuccess-module___XdN8a__errorIcon svg{width:48px;height:48px}}
.VerifyEmailPending-module__HSGD3a__content{gap:var(--space-4);flex-direction:column;display:flex}.VerifyEmailPending-module__HSGD3a__emailInfo{font-family:var(--font-family-base);font-size:var(--text-base);color:var(--ink-700);line-height:var(--leading-normal);text-align:center;margin:0 0 var(--space-4)0}.VerifyEmailPending-module__HSGD3a__emailInfo strong{font-weight:var(--font-weight-semibold);color:var(--ink-900)}.VerifyEmailPending-module__HSGD3a__successMessage{padding:var(--space-4);border-radius:var(--radius-lg);color:#16a34a;font-family:var(--font-family-base);font-size:var(--text-sm);text-align:center;background-color:#f0fdf4;border:1px solid #86efac}.VerifyEmailPending-module__HSGD3a__errorMessage{padding:var(--space-4);border-radius:var(--radius-lg);color:#dc2626;font-family:var(--font-family-base);font-size:var(--text-sm);text-align:center;background-color:#fef2f2;border:1px solid #fecaca}.VerifyEmailPending-module__HSGD3a__actions{gap:var(--space-3);margin:var(--space-6)0;flex-direction:column;display:flex}.VerifyEmailPending-module__HSGD3a__primaryButton{background-color:var(--primary);color:var(--paper);border-radius:var(--radius-lg);padding:var(--space-4)var(--space-6);font-size:var(--text-base);font-weight:var(--font-weight-semibold);font-family:var(--font-family-base);cursor:pointer;transition:all var(--transition-base);text-align:center;border:none;width:100%}.VerifyEmailPending-module__HSGD3a__primaryButton:hover:not(:disabled){background-color:var(--primary-hover);transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.VerifyEmailPending-module__HSGD3a__primaryButton:disabled{opacity:.6;cursor:not-allowed;background-color:var(--ink-300)}.VerifyEmailPending-module__HSGD3a__secondaryButton{color:var(--ink-700);border:1px solid var(--ink-300);border-radius:var(--radius-lg);padding:var(--space-4)var(--space-6);font-size:var(--text-base);font-weight:var(--font-weight-medium);font-family:var(--font-family-base);cursor:pointer;transition:all var(--transition-base);text-align:center;background-color:#0000;width:100%}.VerifyEmailPending-module__HSGD3a__secondaryButton:hover{background-color:var(--ink-50);border-color:var(--ink-400)}.VerifyEmailPending-module__HSGD3a__helpText{background-color:var(--ink-50);border-radius:var(--radius-lg);padding:var(--space-5);margin-top:var(--space-4);border:1px solid var(--ink-200)}.VerifyEmailPending-module__HSGD3a__helpTitle{font-family:var(--font-family-base);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);color:var(--ink-900);margin:0 0 var(--space-3)}.VerifyEmailPending-module__HSGD3a__helpList{margin:0;padding:0;list-style:none}.VerifyEmailPending-module__HSGD3a__helpList li{font-family:var(--font-family-base);font-size:var(--text-sm);color:var(--ink-600);line-height:var(--leading-normal);padding-left:var(--space-4);margin-bottom:var(--space-2);position:relative}.VerifyEmailPending-module__HSGD3a__helpList li:before{content:"•";left:var(--space-1);color:var(--ink-400);position:absolute}.VerifyEmailPending-module__HSGD3a__helpList li:last-child{margin-bottom:0}
.VerifyEmail-module__Qkj8Eq__statusContainer{align-items:center;gap:var(--space-6);padding:var(--space-8)0;flex-direction:column;display:flex}.VerifyEmail-module__Qkj8Eq__spinner{border:4px solid var(--ink-200);border-top-color:var(--primary);border-radius:50%;width:48px;height:48px;animation:1s linear infinite VerifyEmail-module__Qkj8Eq__spin}@keyframes VerifyEmail-module__Qkj8Eq__spin{to{transform:rotate(360deg)}}.VerifyEmail-module__Qkj8Eq__successIcon{color:#10b981;animation:.3s ease-out VerifyEmail-module__Qkj8Eq__scaleIn}@keyframes VerifyEmail-module__Qkj8Eq__scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.VerifyEmail-module__Qkj8Eq__errorIcon{color:#ef4444;animation:.3s ease-out VerifyEmail-module__Qkj8Eq__scaleIn}.VerifyEmail-module__Qkj8Eq__successMessage,.VerifyEmail-module__Qkj8Eq__errorMessage{margin:var(--space-4)0;color:var(--ink-700);text-align:center;font-size:var(--text-base);max-width:400px;line-height:1.5}.VerifyEmail-module__Qkj8Eq__actions{gap:var(--space-3);width:100%;margin-top:var(--space-4);flex-direction:column;display:flex}.VerifyEmail-module__Qkj8Eq__primaryButton{background-color:var(--primary);color:var(--paper);border-radius:var(--radius-lg);padding:var(--space-4)var(--space-6);font-size:var(--text-base);font-weight:var(--font-weight-semibold);font-family:var(--font-family-base);cursor:pointer;transition:all var(--transition-base);border:none;width:100%}.VerifyEmail-module__Qkj8Eq__primaryButton:hover:not(:disabled){background-color:var(--primary-hover);transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.VerifyEmail-module__Qkj8Eq__primaryButton:disabled{opacity:.5;cursor:not-allowed}.VerifyEmail-module__Qkj8Eq__secondaryButton{color:var(--ink-700);border:1px solid var(--ink-300);border-radius:var(--radius-lg);padding:var(--space-4)var(--space-6);font-size:var(--text-base);font-weight:var(--font-weight-medium);font-family:var(--font-family-base);cursor:pointer;transition:all var(--transition-base);background-color:#0000;width:100%}.VerifyEmail-module__Qkj8Eq__secondaryButton:hover{background-color:var(--ink-50);border-color:var(--ink-400)}
.AuthForms-module__cl23dq__formContainer{background:var(--ink-50);min-height:100vh;padding:var(--space-4);justify-content:center;align-items:center;display:flex}.AuthForms-module__cl23dq__formCard{background:var(--paper);border-radius:var(--radius-xl);width:100%;max-width:400px;box-shadow:var(--shadow-lg);padding:var(--space-8);border:1px solid var(--ink-200);position:relative;overflow:hidden}.AuthForms-module__cl23dq__formCard:before{content:"";background:var(--gradient-vibrant);height:3px;position:absolute;top:0;left:0;right:0}.AuthForms-module__cl23dq__logoContainer{margin-bottom:var(--space-6);padding-top:var(--space-2);justify-content:flex-start;align-items:center;display:flex}.AuthForms-module__cl23dq__formTitle{font-size:var(--text-2xl);font-weight:var(--font-weight-bold);font-family:var(--font-family-heading);color:var(--ink-900);text-align:center;margin-bottom:var(--space-2)}.AuthForms-module__cl23dq__formSubtitle{font-size:var(--text-base);color:var(--ink-600);text-align:center;margin-bottom:var(--space-6);line-height:var(--leading-normal)}.AuthForms-module__cl23dq__errorMessage{background:var(--ink-50);border:1px solid var(--color-error);color:var(--color-error);padding:var(--space-3);border-radius:var(--radius-md);margin-bottom:var(--space-4);font-size:var(--text-sm);text-align:center}.AuthForms-module__cl23dq__successMessage{color:#155724;padding:var(--space-3);border-radius:var(--radius-md);margin-bottom:var(--space-4);font-size:var(--text-sm);text-align:center;background:#d4edda;border:1px solid #c3e6cb}.AuthForms-module__cl23dq__form{gap:var(--space-4);flex-direction:column;display:flex}.AuthForms-module__cl23dq__formGroup{gap:var(--space-2);flex-direction:column;display:flex}.AuthForms-module__cl23dq__labelRow{justify-content:space-between;align-items:center;display:flex}.AuthForms-module__cl23dq__label{font-size:var(--text-sm);font-weight:var(--font-weight-medium);color:var(--ink-700)}.AuthForms-module__cl23dq__forgotPasswordLink{font-size:var(--text-xs);color:var(--ink-600);transition:color var(--transition-base)var(--ease-in-out-soft);text-decoration:none}.AuthForms-module__cl23dq__forgotPasswordLink:hover{color:var(--ink-900);text-decoration:underline}.AuthForms-module__cl23dq__input{width:100%;padding:var(--space-3)var(--space-4);border:1px solid var(--ink-200);border-radius:var(--radius-md);font-size:var(--text-base);font-family:var(--font-family-base);background:var(--paper);color:var(--ink-900);transition:all var(--transition-base)var(--ease-in-out-soft)}.AuthForms-module__cl23dq__input:hover:not(:disabled){border-color:var(--ink-300)}.AuthForms-module__cl23dq__input:focus{border-color:var(--ink-400);outline:none;box-shadow:0 0 0 3px #0000000d}.AuthForms-module__cl23dq__input:disabled{background:var(--paper-dim);cursor:not-allowed;opacity:.6}.AuthForms-module__cl23dq__input::placeholder{color:var(--ink-400)}.AuthForms-module__cl23dq__submitButton{width:100%;padding:var(--space-3)var(--space-4);background:var(--primary);color:var(--paper);border-radius:var(--radius-md);font-size:var(--text-base);font-weight:var(--font-weight-semibold);font-family:var(--font-family-base);cursor:pointer;transition:all var(--transition-base)var(--ease-in-out-soft);margin-top:var(--space-2);border:none}.AuthForms-module__cl23dq__submitButton:hover:not(:disabled){background:var(--primary-hover);box-shadow:var(--shadow-md);transform:translateY(-2px)}.AuthForms-module__cl23dq__submitButton:active:not(:disabled){box-shadow:var(--shadow-sm);transform:translateY(0)}.AuthForms-module__cl23dq__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.AuthForms-module__cl23dq__divider{text-align:center;margin:var(--space-6)0;position:relative}.AuthForms-module__cl23dq__divider:before{content:"";background:var(--ink-200);height:1px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.AuthForms-module__cl23dq__divider span{background:var(--paper);padding:0 var(--space-3);font-size:var(--text-sm);color:var(--ink-500);position:relative}.AuthForms-module__cl23dq__oauthButtons{gap:var(--space-3);flex-direction:column;display:flex}.AuthForms-module__cl23dq__oauthButton{width:100%;padding:var(--space-3)var(--space-4);background:var(--paper);color:var(--ink-700);border:1px solid var(--ink-200);border-radius:var(--radius-md);font-size:var(--text-base);font-weight:var(--font-weight-medium);font-family:var(--font-family-base);cursor:pointer;transition:all var(--transition-base)var(--ease-in-out-soft);justify-content:center;align-items:center;gap:var(--space-2);display:flex}.AuthForms-module__cl23dq__oauthButton:hover:not(:disabled){background:var(--paper-dim);border-color:var(--ink-300);box-shadow:var(--shadow-sm)}.AuthForms-module__cl23dq__oauthButton:disabled{opacity:.6;cursor:not-allowed}.AuthForms-module__cl23dq__oauthIcon{width:20px;height:20px}.AuthForms-module__cl23dq__formFooter{margin-top:var(--space-6);text-align:center}.AuthForms-module__cl23dq__formFooter p{font-size:var(--text-sm);color:var(--ink-600);margin-bottom:0}.AuthForms-module__cl23dq__link{color:var(--ink-900);font-weight:var(--font-weight-medium);transition:color var(--transition-base)var(--ease-in-out-soft);text-decoration:none}.AuthForms-module__cl23dq__link:hover{color:var(--ink-700);text-decoration:underline}@media (max-width:640px){.AuthForms-module__cl23dq__formCard{padding:var(--space-6)}.AuthForms-module__cl23dq__formTitle{font-size:var(--text-xl)}}
/*# sourceMappingURL=4b2f55eca2ce5591.css.map*/