.page-module__lThzqW__container{min-height:100vh;padding:100px 20px 20px;position:relative}.page-module__lThzqW__logoLink{z-index:100;text-decoration:none;transition:transform .2s;display:block;position:fixed;top:20px;left:20px}.page-module__lThzqW__logoLink:hover{transform:scale(1.05)}.page-module__lThzqW__logoLink:active{transform:scale(.98)}.page-module__lThzqW__logoContainer{align-items:center;gap:12px;display:flex}.page-module__lThzqW__logo{background:linear-gradient(135deg,#2563eb 0%,#06b6d4 100%);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin:0;font-size:24px;font-weight:700}.page-module__lThzqW__content{max-width:500px;margin:0 auto}.page-module__lThzqW__card{width:100%;animation:.6s cubic-bezier(.34,1.56,.64,1) .2s both page-module__lThzqW__cardEntrance}@keyframes page-module__lThzqW__cardEntrance{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.page-module__lThzqW__iconContainer{justify-content:center;align-items:center;margin-bottom:8px;display:flex}.page-module__lThzqW__title{text-align:center;margin:0;font-size:32px;font-weight:700}.page-module__lThzqW__subtitle{margin:0;font-size:16px;line-height:1.6}.page-module__lThzqW__errorBox{background:#ef44441a;border:1px solid #ef44444d;border-left:4px solid #ef4444;border-radius:8px;width:100%;padding:20px}.page-module__lThzqW__errorTitle{text-transform:uppercase;letter-spacing:.5px;color:#ef4444;margin-bottom:8px;font-size:14px;font-weight:600}.page-module__lThzqW__errorMessage{margin:0;font-size:15px;line-height:1.6}.page-module__lThzqW__details{margin-top:16px}.page-module__lThzqW__detailsSummary{cursor:pointer;-webkit-user-select:none;user-select:none;padding:4px 0;font-size:13px;transition:color .2s}.page-module__lThzqW__detailsSummary:hover{color:#60a5fa}.page-module__lThzqW__errorDetail{color:#cbd5e1;white-space:pre-wrap;word-break:break-all;background:#0000004d;border-radius:4px;margin-top:12px;padding:12px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;line-height:1.5;overflow-x:auto}.page-module__lThzqW__homeButton{color:#cbd5e1}.page-module__lThzqW__homeButton:hover{color:#fff;background:#ffffff0d}@media (max-width:768px){.page-module__lThzqW__container{padding-top:90px}.page-module__lThzqW__logoContainer{gap:10px}.page-module__lThzqW__logo{font-size:20px}.page-module__lThzqW__logoLink img{width:28px;height:28px}.page-module__lThzqW__title{font-size:28px}.page-module__lThzqW__subtitle{font-size:15px}}@media (max-width:480px){.page-module__lThzqW__logo{font-size:18px}.page-module__lThzqW__title{font-size:24px}}
.common-module__1bFIVG__pageBackground{background:#0f172a;width:100%;min-height:100vh;animation:.6s ease-out common-module__1bFIVG__fadeIn;position:relative;overflow-x:hidden}.common-module__1bFIVG__pageBackground:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 20% 30%,#2563eb26 0%,#0000 50%),radial-gradient(circle at 80% 70%,#06b6d426 0%,#0000 50%);width:100%;height:100%;animation:8s ease-in-out infinite common-module__1bFIVG__backgroundPulse;position:fixed;top:0;left:0}.common-module__1bFIVG__pageBackground>*{z-index:1;position:relative}@keyframes common-module__1bFIVG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes common-module__1bFIVG__backgroundPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@keyframes common-module__1bFIVG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.common-module__1bFIVG__textPrimary{color:#fff}.common-module__1bFIVG__textSecondary{color:#cbd5e1}.common-module__1bFIVG__textTertiary{color:#9ca3af}.common-module__1bFIVG__textLink{color:#60a5fa;font-weight:500;text-decoration:none;transition:color .2s}.common-module__1bFIVG__textLink:hover{color:#93c5fd;text-decoration:underline}.common-module__1bFIVG__cardDark{background:#1e293b;border:1px solid #ffffff1a}.common-module__1bFIVG__cardWhite{background:#fff;border:1px solid #0000000f}.common-module__1bFIVG__inputDark{color:#fff;background:#1e293b;border-color:#ffffff1a}.common-module__1bFIVG__inputDark:focus{background:#1e293b;border-color:#3b82f6}.common-module__1bFIVG__inputLabelDark{color:#cbd5e1}
.Buttons-module__tOct8W__primaryButton{background:linear-gradient(135deg,#2563eb 0%,#06b6d4 100%);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 14px #2563eb4d}.Buttons-module__tOct8W__primaryButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Buttons-module__tOct8W__primaryButton:hover:before{left:100%}.Buttons-module__tOct8W__primaryButton:hover{background:linear-gradient(135deg,#1d4ed8 0%,#0891b2 100%);transform:translateY(-3px)scale(1.02);box-shadow:0 12px 32px #2563eb80}.Buttons-module__tOct8W__secondaryButton{color:#60a5fa;background:0 0;border:2px solid #2563eb;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Buttons-module__tOct8W__secondaryButton:before{content:"";background:linear-gradient(90deg,#0000,#2563eb1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Buttons-module__tOct8W__secondaryButton:hover:before{left:100%}.Buttons-module__tOct8W__secondaryButton:hover{color:#93c5fd;background:#2563eb1a;border-color:#3b82f6;transform:translateY(-3px)scale(1.02);box-shadow:0 8px 20px #2563eb4d}.Buttons-module__tOct8W__navButton{background:linear-gradient(135deg,#2563eb 0%,#06b6d4 100%);transition:all .2s}.Buttons-module__tOct8W__navButton:hover{background:linear-gradient(135deg,#1d4ed8 0%,#0891b2 100%);transform:translateY(-1px);box-shadow:0 4px 12px #2563eb66}@media (max-width:768px){.Buttons-module__tOct8W__navButton{padding:8px 16px;font-size:14px}}.Buttons-module__tOct8W__ctaPrimaryButton{color:#2563eb;background:#fff;transition:all .3s;box-shadow:0 4px 14px #ffffff4d}.Buttons-module__tOct8W__ctaPrimaryButton:hover{color:#1d4ed8;background:#eff6ff;transform:translateY(-2px);box-shadow:0 8px 24px #fff6}.Buttons-module__tOct8W__ctaSecondaryButton{color:#fff;background:#ffffff1a;border:2px solid #ffffff4d;transition:all .3s}.Buttons-module__tOct8W__ctaSecondaryButton:hover{background:#fff3;transform:translateY(-2px)}
.SocialLoginButton-module__BQNnYa__socialButton{border:1px solid #ffffff1a;height:48px;font-size:15px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.SocialLoginButton-module__BQNnYa__socialButton:before{content:"";width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.SocialLoginButton-module__BQNnYa__google,.SocialLoginButton-module__BQNnYa__microsoft{color:#1f2937;background:#fff;border-color:#0000001a}.SocialLoginButton-module__BQNnYa__linkedin{color:#1f2937;background:#fff;border-color:#0a66c2}
.ContractProcessingIllustration-module__EbJH7G__container{justify-content:center;align-items:center;width:100%;max-width:100%;height:600px;padding:20px;display:flex;position:relative}.ContractProcessingIllustration-module__EbJH7G__documentViewer{-webkit-user-select:none;user-select:none;background:#fff;border-radius:12px;flex-direction:column;width:550px;height:700px;display:flex;position:relative;box-shadow:0 4px 16px #00000026}.ContractProcessingIllustration-module__EbJH7G__viewerHeader{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:16px 20px}.ContractProcessingIllustration-module__EbJH7G__viewerTitle{color:#1f2937;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;font-weight:600;display:flex}.ContractProcessingIllustration-module__EbJH7G__viewerTitle svg{color:#3b82f6}.ContractProcessingIllustration-module__EbJH7G__viewerFileName{color:#6b7280;align-items:center;gap:8px;font-size:12px;display:flex}.ContractProcessingIllustration-module__EbJH7G__documentContent{background:#fff;flex:1;padding:24px 32px;position:relative;overflow:hidden}.ContractProcessingIllustration-module__EbJH7G__documentTitle{color:#111827;text-align:center;margin-bottom:24px;font-size:18px;font-weight:700}.ContractProcessingIllustration-module__EbJH7G__documentSection{position:relative}.ContractProcessingIllustration-module__EbJH7G__documentDate{color:#6b7280;margin-bottom:16px;font-size:12px}.ContractProcessingIllustration-module__EbJH7G__documentParagraph{color:#374151;margin-bottom:4px;font-size:12px;line-height:1.6}.ContractProcessingIllustration-module__EbJH7G__documentSectionTitle{color:#111827;margin-top:10px;margin-bottom:5px;font-size:14px;font-weight:600}.ContractProcessingIllustration-module__EbJH7G__scanningLine{z-index:10;pointer-events:none;background:linear-gradient(#0000,#3b82f699,#0000);height:3px;position:absolute;left:0;right:0;box-shadow:0 0 10px #3b82f680}.ContractProcessingIllustration-module__EbJH7G__scanningLine:before{content:"";background:#3b82f6cc;height:1px;position:absolute;top:-1px;left:0;right:0}.ContractProcessingIllustration-module__EbJH7G__scanningLine:after{content:"";background:#3b82f6cc;height:1px;position:absolute;bottom:-1px;left:0;right:0}.ContractProcessingIllustration-module__EbJH7G__cardsContainer{z-index:20;pointer-events:none;flex-direction:column;gap:12px;width:280px;max-height:90%;padding:0;display:flex;position:absolute;top:10%;right:-125px;overflow-y:visible}.ContractProcessingIllustration-module__EbJH7G__card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:10px;width:100%;padding:14px;transition:box-shadow .3s,transform .2s;display:flex;position:relative;box-shadow:0 4px 12px #00000026}.ContractProcessingIllustration-module__EbJH7G__card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.ContractProcessingIllustration-module__EbJH7G__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:4px;display:flex}.ContractProcessingIllustration-module__EbJH7G__cardTitle{color:#111827;flex:1;font-size:13px;font-weight:600}.ContractProcessingIllustration-module__EbJH7G__cardMenu{color:#9ca3af;cursor:pointer;padding:0 4px;font-size:18px;line-height:1}.ContractProcessingIllustration-module__EbJH7G__cardPriority{color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:4px;width:fit-content;padding:2px 4px;font-size:11px;font-weight:600;display:inline-block}.ContractProcessingIllustration-module__EbJH7G__cardText{color:#4b5563;flex:1;font-size:12px;line-height:1.5}.ContractProcessingIllustration-module__EbJH7G__cardFooter{color:#6b7280;border-top:1px solid #f3f4f6;align-items:center;gap:8px;padding-top:8px;font-size:12px;display:flex}.ContractProcessingIllustration-module__EbJH7G__cardFooter svg{color:#9ca3af}.ContractProcessingIllustration-module__EbJH7G__cardDocumentName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}@media (max-width:1368px){.ContractProcessingIllustration-module__EbJH7G__cardsContainer{width:250px;right:-20px}}@media (max-width:1024px){.ContractProcessingIllustration-module__EbJH7G__container{height:auto;min-height:500px;padding:16px}.ContractProcessingIllustration-module__EbJH7G__documentViewer{-webkit-user-select:none;user-select:none;width:100%;max-width:500px;height:500px}.ContractProcessingIllustration-module__EbJH7G__cardsContainer{width:240px;right:-250px}.ContractProcessingIllustration-module__EbJH7G__card{padding:12px}}@media (max-width:768px){.ContractProcessingIllustration-module__EbJH7G__container{height:auto;min-height:400px}.ContractProcessingIllustration-module__EbJH7G__documentViewer{-webkit-user-select:none;user-select:none;width:100%;max-width:100%;height:450px}.ContractProcessingIllustration-module__EbJH7G__documentContent{padding:16px 20px}.ContractProcessingIllustration-module__EbJH7G__documentTitle{font-size:20px}.ContractProcessingIllustration-module__EbJH7G__cardsContainer{flex-direction:column;right:-20px}.ContractProcessingIllustration-module__EbJH7G__card{width:100%;min-width:auto}}
.page-module__VgJI3W__container{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex;position:relative}.page-module__VgJI3W__card{width:100%;max-width:440px;animation:.6s cubic-bezier(.34,1.56,.64,1) .2s both page-module__VgJI3W__cardEntrance;position:relative;overflow:hidden}@keyframes page-module__VgJI3W__cardEntrance{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.page-module__VgJI3W__card:before{content:"";background:linear-gradient(90deg,#2563eb 0%,#06b6d4 50%,#2563eb 100%) 0 0/200% 100%;height:4px;animation:3s ease-in-out infinite page-module__VgJI3W__gradientFlow;position:absolute;top:0;left:0;right:0}@keyframes page-module__VgJI3W__gradientFlow{0%,to{background-position:0%}50%{background-position:100%}}.page-module__VgJI3W__title{letter-spacing:-.5px;margin:0;font-size:28px;font-weight:700;animation:.6s ease-out .4s both page-module__VgJI3W__fadeInUp}.page-module__VgJI3W__subtitle{margin:0;font-size:15px;line-height:1.5;animation:.6s ease-out .5s both page-module__VgJI3W__fadeInUp}.page-module__VgJI3W__footerText{margin:0}.page-module__VgJI3W__logoLink{margin-bottom:32px;text-decoration:none;transition:transform .2s;display:block;top:20px;left:20px;position:fixed!important}.page-module__VgJI3W__logoLink:hover{transform:scale(1.05)}.page-module__VgJI3W__logoLink:active{transform:scale(.98)}.page-module__VgJI3W__logoContainer{justify-content:center;align-items:center;gap:12px;display:flex}.page-module__VgJI3W__logo{background:linear-gradient(135deg,#2563eb 0%,#06b6d4 100%);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin:0;font-size:24px;font-weight:700}@media (max-width:768px){.page-module__VgJI3W__logoContainer{gap:10px}.page-module__VgJI3W__logo{font-size:20px}.page-module__VgJI3W__logoLink{margin-bottom:24px}}@media (max-width:480px){.page-module__VgJI3W__logo{font-size:18px}.page-module__VgJI3W__logoLink img{width:28px;height:28px}}
