.page-module__PF3ZeG__main{background:var(--bg-primary);flex-direction:column;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.page-module__PF3ZeG__main:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#06b6d40d 0%,#0000 60%);border-radius:50%;width:60vw;height:60vw;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.page-module__PF3ZeG__nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:var(--glass-bg);border-bottom:1px solid var(--glass-border);z-index:100;width:100%;position:fixed;top:0}.page-module__PF3ZeG__navContent{max-width:var(--container-max);padding:1rem var(--container-padding);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.page-module__PF3ZeG__logo{font-family:var(--font-outfit),sans-serif;background:var(--grad-primary);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;text-decoration:none}.page-module__PF3ZeG__navLinks{align-items:center;gap:2rem;display:flex}.page-module__PF3ZeG__navLinks a{color:var(--text-secondary);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.page-module__PF3ZeG__navLinks a:hover{color:var(--text-primary);text-decoration:none}.page-module__PF3ZeG__cta{background:var(--grad-primary);border-radius:99px;padding:.5rem 1.25rem;transition:transform .2s,box-shadow .2s;color:#fff!important;font-weight:600!important}.page-module__PF3ZeG__cta:hover{transform:translateY(-1px);box-shadow:0 4px 12px #06b6d44d}.page-module__PF3ZeG__formContainer{z-index:1;flex-direction:column;flex:1;align-items:center;width:100%;max-width:800px;margin:3rem auto;padding:0 1.5rem;display:flex;position:relative}.page-module__PF3ZeG__heroSection{text-align:center;margin-bottom:2.5rem;animation:.8s cubic-bezier(.16,1,.3,1) both page-module__PF3ZeG__fadeSlideUp}.page-module__PF3ZeG__badge{color:var(--accent-cyan);text-transform:uppercase;letter-spacing:.05em;background:#06b6d41a;border-radius:99px;margin-bottom:1rem;padding:.35rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex;box-shadow:0 0 20px #06b6d426}.page-module__PF3ZeG__title{font-family:var(--font-outfit),sans-serif;color:var(--text-primary);letter-spacing:-.02em;background:linear-gradient(90deg,#fff,#a5b4fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:3rem;font-weight:700}.page-module__PF3ZeG__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.page-module__PF3ZeG__iframeWrapper{-webkit-backdrop-filter:blur(16px);background:#0f111599;border:1px solid #ffffff1a;border-radius:16px;width:100%;height:800px;transition:transform .3s,box-shadow .3s;animation:.8s cubic-bezier(.16,1,.3,1) .2s both page-module__PF3ZeG__fadeSlideUp;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006,inset 0 0 0 1px #ffffff0d}.page-module__PF3ZeG__iframeWrapper:hover{transform:translateY(-4px);box-shadow:0 30px 60px #00000080,inset 0 0 0 1px #ffffff14}.page-module__PF3ZeG__glassBackground{pointer-events:none;z-index:1;background:linear-gradient(135deg,#ffffff08 0%,#0000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.page-module__PF3ZeG__iframe{z-index:2;background:0 0;border:none;width:100%;height:100%;position:absolute;top:0;left:0}@keyframes page-module__PF3ZeG__fadeSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.page-module__PF3ZeG__navLinks{display:none}.page-module__PF3ZeG__title{font-size:2.25rem}.page-module__PF3ZeG__iframeWrapper{height:700px}}
.page-module___8aEwW__main{background-color:var(--bg-primary);flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__main:before,.page-module___8aEwW__main:after{content:"";filter:blur(150px);z-index:0;pointer-events:none;opacity:.4;border-radius:50%;width:60vw;height:60vh;animation:20s cubic-bezier(.4,0,.2,1) infinite alternate page-module___8aEwW__float;position:fixed}.page-module___8aEwW__main:before{background:radial-gradient(circle at center,var(--accent-indigo)0%,transparent 70%);top:-10%;left:-10%}.page-module___8aEwW__main:after{background:radial-gradient(circle at center,var(--accent-cyan)0%,transparent 70%);animation-delay:-10s;bottom:-10%;right:-10%}@keyframes page-module___8aEwW__float{0%{transform:translate(0)scale(1)}to{transform:translate(10vw,10vh)scale(1.1)}}.page-module___8aEwW__nav{width:calc(100% - 2rem);max-width:var(--container-max);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:var(--glass-bg);border:1px solid var(--glass-border);z-index:100;border-radius:99px;transition:all .3s;position:fixed;top:1rem;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0000001a}.page-module___8aEwW__navContent{justify-content:space-between;align-items:center;padding:.8rem 2rem;display:flex}.page-module___8aEwW__logo{font-family:var(--font-outfit),sans-serif;background:var(--grad-primary);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.page-module___8aEwW__navLinks{align-items:center;gap:2rem;display:flex}.page-module___8aEwW__navLinks a{color:var(--text-secondary);font-size:.95rem;font-weight:500;transition:color .2s}.page-module___8aEwW__navLinks a:hover{color:var(--text-primary);text-decoration:none}.page-module___8aEwW__premiumLink{background:var(--grad-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:700}.page-module___8aEwW__premiumLink:hover{filter:brightness(1.2)}.page-module___8aEwW__cta{background:var(--grad-primary);border:1px solid #ffffff1a;border-radius:99px;padding:.5rem 1.25rem;transition:all .3s;color:#fff!important;font-weight:600!important}.page-module___8aEwW__cta:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 8px 20px #2563eb66}@media (max-width:768px){.page-module___8aEwW__navLinks{display:none}}
.ContactFooter-module__WrhlQW__footer{background:var(--bg-primary)}.ContactFooter-module__WrhlQW__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.ContactFooter-module__WrhlQW__topSection{z-index:10;position:relative;transform:translateY(50%)}.ContactFooter-module__WrhlQW__contactCard{background:var(--grad-primary);text-align:center;border-radius:24px;flex-direction:column;align-items:center;gap:2.5rem;padding:4rem;display:flex;box-shadow:0 24px 48px #06b6d426}.ContactFooter-module__WrhlQW__title{color:#fff;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.ContactFooter-module__WrhlQW__subtitle{color:#ffffffe6;max-width:600px;font-size:1.125rem}.ContactFooter-module__WrhlQW__newsletterForm{background:#fff;border-radius:99px;width:100%;max-width:500px;padding:.5rem;display:flex;box-shadow:0 8px 24px #0003}.ContactFooter-module__WrhlQW__input{color:#171717;background:0 0;border:none;outline:none;flex:1;padding:0 1.5rem;font-size:1rem}.ContactFooter-module__WrhlQW__input::placeholder{color:#6b7280}.ContactFooter-module__WrhlQW__submitBtn{color:#fff;cursor:pointer;background:#171717;border:none;border-radius:99px;padding:.875rem 2rem;font-weight:600;transition:transform .2s,background .2s}.ContactFooter-module__WrhlQW__submitBtn:hover{background:#2b2b2b;transform:scale(1.02)}.ContactFooter-module__WrhlQW__bottomSection{background:var(--bg-tertiary);border-top:1px solid var(--border-color);padding-top:12rem;padding-bottom:2rem}.ContactFooter-module__WrhlQW__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;padding-bottom:4rem;display:grid}.ContactFooter-module__WrhlQW__logo{font-family:var(--font-outfit),sans-serif;color:#fff;letter-spacing:-1px;margin-bottom:1.5rem;font-size:2rem;font-weight:800}.ContactFooter-module__WrhlQW__brandDesc{color:var(--text-secondary);line-height:1.6}.ContactFooter-module__WrhlQW__colTitle{color:#fff;font-size:1.125rem;font-family:var(--font-outfit);margin-bottom:1.5rem}.ContactFooter-module__WrhlQW__linkList{flex-direction:column;gap:1rem;list-style:none;display:flex}.ContactFooter-module__WrhlQW__linkList li,.ContactFooter-module__WrhlQW__linkList a{color:var(--text-secondary);font-size:.95rem;transition:color .2s}.ContactFooter-module__WrhlQW__linkList a:hover{color:var(--accent-cyan);text-decoration:none}.ContactFooter-module__WrhlQW__email{font-weight:600;color:var(--accent-purple)!important}.ContactFooter-module__WrhlQW__copyright{border-top:1px solid var(--border-color);text-align:center;color:var(--text-muted);padding-top:2rem;font-size:.875rem}@media (max-width:1024px){.ContactFooter-module__WrhlQW__grid{grid-template-columns:1fr 1fr;row-gap:3rem}}@media (max-width:640px){.ContactFooter-module__WrhlQW__contactCard{padding:3rem 2rem}.ContactFooter-module__WrhlQW__newsletterForm{box-shadow:none;background:0 0;flex-direction:column;gap:1rem;padding:0}.ContactFooter-module__WrhlQW__input{background:#fff;border-radius:99px;padding:1rem 1.5rem}.ContactFooter-module__WrhlQW__grid{grid-template-columns:1fr}}.ContactFooter-module__WrhlQW__pdfModalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:99999;background:#000000b3;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;animation:.2s ease-out ContactFooter-module__WrhlQW__fadeIn;display:flex;position:fixed;top:0;left:0}.ContactFooter-module__WrhlQW__pdfModalContent{background:var(--bg-primary,#0f1115);border:1px solid var(--border-color,#333);border-radius:12px;flex-direction:column;width:80vw;height:80vh;display:flex;overflow:hidden;box-shadow:0 20px 40px #0006}.ContactFooter-module__WrhlQW__pdfHeader{background:var(--bg-tertiary,#1a1d24);border-bottom:1px solid var(--border-color,#333);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.ContactFooter-module__WrhlQW__pdfTitle{color:var(--text-primary,#fff);white-space:nowrap;text-overflow:ellipsis;max-width:80%;font-size:1.125rem;font-weight:500;overflow:hidden}.ContactFooter-module__WrhlQW__closePdfBtn{color:var(--text-muted,#9ca3af);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;font-size:1.5rem;line-height:1;transition:color .2s;display:flex}.ContactFooter-module__WrhlQW__closePdfBtn:hover{color:var(--text-primary,#fff)}.ContactFooter-module__WrhlQW__pdfFrame{background:#fff;border:none;flex:1;width:100%}@keyframes ContactFooter-module__WrhlQW__fadeIn{0%{opacity:0}to{opacity:1}}
.HelpGuidesModal-module__hKFz8W__modalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:99990;background:#000000b3;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;animation:.2s ease-out HelpGuidesModal-module__hKFz8W__fadeIn;display:flex;position:fixed;top:0;left:0}.HelpGuidesModal-module__hKFz8W__modalContent{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;width:90vw;max-width:1200px;height:85vh;display:flex;overflow:hidden;box-shadow:0 20px 40px #0006}.HelpGuidesModal-module__hKFz8W__modalHeader{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:flex-start;padding:2rem;display:flex}.HelpGuidesModal-module__hKFz8W__modalTitle{color:#fff;font-size:2rem;font-weight:800;font-family:var(--font-outfit),sans-serif;margin-bottom:.5rem}.HelpGuidesModal-module__hKFz8W__modalSubtitle{color:var(--text-secondary);margin:0;font-size:1rem}.HelpGuidesModal-module__hKFz8W__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.5rem;line-height:1;transition:color .2s}.HelpGuidesModal-module__hKFz8W__closeBtn:hover{color:#fff}.HelpGuidesModal-module__hKFz8W__modalBody{flex:1;padding:2rem;overflow-y:auto}.HelpGuidesModal-module__hKFz8W__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.HelpGuidesModal-module__hKFz8W__categoryCard{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;height:100%;padding:1.5rem;display:flex}.HelpGuidesModal-module__hKFz8W__categoryTitle{color:var(--accent-cyan);border-bottom:1px solid var(--border-color);margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1.125rem;font-weight:600}.HelpGuidesModal-module__hKFz8W__docList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.HelpGuidesModal-module__hKFz8W__docItem{align-items:flex-start;display:flex}.HelpGuidesModal-module__hKFz8W__docButton{text-align:left;color:var(--text-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;margin:0;padding:0;font-size:.9rem;line-height:1.4;transition:color .2s;display:flex}.HelpGuidesModal-module__hKFz8W__docButton:hover{color:var(--accent-cyan)}.HelpGuidesModal-module__hKFz8W__docIcon{width:16px;height:16px;color:var(--text-muted);flex-shrink:0}.HelpGuidesModal-module__hKFz8W__docButton:hover .HelpGuidesModal-module__hKFz8W__docIcon{color:var(--accent-cyan)}.HelpGuidesModal-module__hKFz8W__pdfModalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:99999;background:#000c;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;animation:.2s ease-out HelpGuidesModal-module__hKFz8W__fadeIn;display:flex;position:fixed;top:0;left:0}.HelpGuidesModal-module__hKFz8W__pdfModalContent{background:var(--bg-primary,#0f1115);border:1px solid var(--border-color,#333);border-radius:12px;flex-direction:column;width:80vw;height:80vh;display:flex;overflow:hidden;box-shadow:0 20px 40px #0006}.HelpGuidesModal-module__hKFz8W__pdfHeader{background:var(--bg-tertiary,#1a1d24);border-bottom:1px solid var(--border-color,#333);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.HelpGuidesModal-module__hKFz8W__pdfTitle{color:var(--text-primary,#fff);white-space:nowrap;text-overflow:ellipsis;max-width:80%;font-size:1.125rem;font-weight:500;overflow:hidden}.HelpGuidesModal-module__hKFz8W__closePdfBtn{color:var(--text-muted,#9ca3af);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;font-size:1.5rem;line-height:1;transition:color .2s;display:flex}.HelpGuidesModal-module__hKFz8W__closePdfBtn:hover{color:var(--text-primary,#fff)}.HelpGuidesModal-module__hKFz8W__pdfFrame{background:#fff;border:none;flex:1;width:100%}@keyframes HelpGuidesModal-module__hKFz8W__fadeIn{0%{opacity:0}to{opacity:1}}
.Hero-module__ZARIfG__hero{min-height:100vh;padding:8rem var(--container-padding)4rem;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__container{z-index:10;max-width:var(--container-max);text-align:center;flex-direction:column;align-items:center;gap:2rem;width:100%;display:flex;position:relative}.Hero-module__ZARIfG__badge{color:var(--accent-cyan);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:99px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;animation:1s ease-out Hero-module__ZARIfG__fadeUp;display:inline-flex;box-shadow:0 4px 12px #0003}.Hero-module__ZARIfG__badgeDot{background-color:var(--accent-cyan);width:8px;height:8px;box-shadow:0 0 12px var(--accent-cyan);border-radius:50%;animation:2s infinite Hero-module__ZARIfG__pulse}.Hero-module__ZARIfG__title{letter-spacing:-.03em;text-shadow:0 10px 30px #00000080;font-size:clamp(3.5rem,8vw,6.5rem);font-weight:800;line-height:1;animation:1s ease-out .1s both Hero-module__ZARIfG__fadeUp}.Hero-module__ZARIfG__gradientText{background:var(--grad-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.Hero-module__ZARIfG__description{max-width:650px;color:var(--text-secondary);font-size:1.25rem;line-height:1.8;animation:1s ease-out .2s both Hero-module__ZARIfG__fadeUp}.Hero-module__ZARIfG__buttonGroup{align-items:center;gap:1.5rem;margin-top:1.5rem;animation:1s ease-out .3s both Hero-module__ZARIfG__fadeUp;display:flex}.Hero-module__ZARIfG__magicButton{color:var(--text-primary);z-index:1;border-radius:99px;justify-content:center;align-items:center;padding:1.1rem 2.5rem;font-size:1.05rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #06b6d426}.Hero-module__ZARIfG__magicButton:before{content:"";background:conic-gradient(transparent,transparent,transparent,var(--accent-cyan),var(--accent-purple),var(--accent-indigo));z-index:-2;width:200%;height:200%;animation:4s linear infinite Hero-module__ZARIfG__rotate;position:absolute;top:-50%;left:-50%}.Hero-module__ZARIfG__magicButton:after{content:"";background:var(--bg-primary);z-index:-1;border-radius:99px;transition:background .3s;position:absolute;inset:2px}.Hero-module__ZARIfG__magicButton:hover{transform:translateY(-2px);box-shadow:0 15px 40px #06b6d44d}.Hero-module__ZARIfG__magicButton:hover:after{background:var(--bg-secondary)}.Hero-module__ZARIfG__secondaryButton{color:var(--text-secondary);background:var(--glass-bg);border:1px solid var(--border-color);border-radius:99px;align-items:center;gap:.75rem;padding:1.1rem 2.5rem;font-size:1.05rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #0000000d}.Hero-module__ZARIfG__secondaryButton:hover{color:var(--text-primary);background:var(--bg-secondary);border-color:#06b6d466;transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}.Hero-module__ZARIfG__visualAnchor{perspective:1000px;width:100%;max-width:900px;height:300px;margin-top:4rem;animation:1s ease-out .4s both Hero-module__ZARIfG__fadeUp;position:relative}.Hero-module__ZARIfG__glassPanelTop{border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:2;background:linear-gradient(135deg,#ffffff0d,#ffffff03);border-radius:24px;gap:1rem;width:80%;height:200px;padding:1.5rem;animation:6s ease-in-out infinite alternate Hero-module__ZARIfG__floatPanel;display:flex;position:absolute;top:50px;left:10%;transform:rotateX(20deg)scale(.9);box-shadow:0 30px 60px #0006}.Hero-module__ZARIfG__glassPanelBottom{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1;background:linear-gradient(135deg,#2563eb0d,#06b6d405);border:1px solid #2563eb33;border-radius:24px;width:90%;height:250px;animation:8s ease-in-out infinite alternate Hero-module__ZARIfG__floatPanelReverse;position:absolute;top:0;left:5%;transform:rotateX(25deg);box-shadow:0 40px 80px #00000080}.Hero-module__ZARIfG__uiSkeletonColumn{background:#ffffff08;border-radius:12px;width:30%;height:100%}.Hero-module__ZARIfG__uiSkeletonGraph{background:linear-gradient(#ffffff0d,#0000);border:1px solid #ffffff05;border-radius:12px;flex:1;height:100%}@keyframes Hero-module__ZARIfG__fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__pulse{0%{box-shadow:0 0 #06b6d466}70%{box-shadow:0 0 0 10px #06b6d400}to{box-shadow:0 0 #06b6d400}}@keyframes Hero-module__ZARIfG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Hero-module__ZARIfG__floatPanel{0%{transform:rotateX(20deg)translateY(0)scale(.9)}to{transform:rotateX(20deg)translateY(-20px)scale(.9)}}@keyframes Hero-module__ZARIfG__floatPanelReverse{0%{transform:rotateX(25deg)translateY(-10px)}to{transform:rotateX(25deg)translateY(10px)}}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:3rem}.Hero-module__ZARIfG__buttonGroup{flex-direction:column;width:100%}.Hero-module__ZARIfG__magicButton{width:100%}.Hero-module__ZARIfG__visualAnchor{display:none}}
.QuoteModal-module__hqvR1a__overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#02061799;justify-content:center;align-items:center;padding:1rem;animation:.3s ease-out QuoteModal-module__hqvR1a__fadeIn;display:flex;position:fixed;inset:0}@keyframes QuoteModal-module__hqvR1a__fadeIn{0%{opacity:0}to{opacity:1}}.QuoteModal-module__hqvR1a__modal{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:24px;width:100%;max-width:800px;max-height:90vh;animation:.4s cubic-bezier(.16,1,.3,1) QuoteModal-module__hqvR1a__slideUp;position:relative;overflow-y:auto;box-shadow:0 30px 60px #0000004d}@keyframes QuoteModal-module__hqvR1a__slideUp{0%{opacity:0;transform:translateY(40px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.QuoteModal-module__hqvR1a__header{border-bottom:1px solid var(--border-color);padding:2rem 3rem;position:relative}.QuoteModal-module__hqvR1a__title{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.5rem;font-size:2rem;font-weight:800}.QuoteModal-module__hqvR1a__subtitle{color:var(--text-secondary);font-size:1rem}.QuoteModal-module__hqvR1a__closeButton{background:var(--glass-bg);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:2rem;right:2rem}.QuoteModal-module__hqvR1a__closeButton:hover{background:var(--bg-tertiary);color:var(--text-primary);transform:rotate(90deg)}.QuoteModal-module__hqvR1a__form{flex-direction:column;gap:2.5rem;padding:3rem;display:flex}.QuoteModal-module__hqvR1a__formSection{flex-direction:column;gap:1.5rem;display:flex}.QuoteModal-module__hqvR1a__sectionTitle{color:var(--accent-cyan);border-bottom:1px solid var(--border-color);padding-bottom:.5rem;font-size:1.125rem;font-weight:700}.QuoteModal-module__hqvR1a__grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.QuoteModal-module__hqvR1a__field{flex-direction:column;gap:.5rem;display:flex}.QuoteModal-module__hqvR1a__field.QuoteModal-module__hqvR1a__fullWidth{grid-column:1/-1}.QuoteModal-module__hqvR1a__label{color:var(--text-primary);font-size:.9rem;font-weight:600}.QuoteModal-module__hqvR1a__input,.QuoteModal-module__hqvR1a__select{background:var(--bg-tertiary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);border-radius:12px;outline:none;padding:.875rem 1rem;font-size:1rem;transition:all .2s}.QuoteModal-module__hqvR1a__select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1em}.QuoteModal-module__hqvR1a__input:focus,.QuoteModal-module__hqvR1a__select:focus{border-color:var(--accent-cyan);box-shadow:0 0 0 3px #06b6d433}.QuoteModal-module__hqvR1a__checkboxContainer{cursor:pointer;align-items:center;gap:.75rem;display:flex}.QuoteModal-module__hqvR1a__checkbox{width:1.25rem;height:1.25rem;accent-color:var(--accent-cyan);cursor:pointer}.QuoteModal-module__hqvR1a__checkboxLabel{color:var(--text-primary);cursor:pointer;font-size:.95rem}.QuoteModal-module__hqvR1a__submitButton{background:var(--grad-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;margin-top:1rem;padding:1.25rem;font-size:1.125rem;font-weight:700;transition:all .3s;box-shadow:0 10px 20px #2563eb33}.QuoteModal-module__hqvR1a__submitButton:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 15px 30px #2563eb66}@media (max-width:640px){.QuoteModal-module__hqvR1a__grid{grid-template-columns:1fr}.QuoteModal-module__hqvR1a__header{padding:1.5rem 2rem}.QuoteModal-module__hqvR1a__form{padding:2rem}}
.Features-module__zvCZ4q__section{z-index:10;min-height:120vh;padding:8rem 0;position:relative;overflow:hidden}.Features-module__zvCZ4q__mediaBackgroundWrapper{z-index:0;pointer-events:none;background:#020617;position:absolute;inset:0}.Features-module__zvCZ4q__mediaLayer{object-fit:cover;opacity:0;will-change:opacity;filter:blur(40px)brightness(.4);width:100vw;min-width:100vw;height:100vh;min-height:100vh;transition:opacity 1.5s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Features-module__zvCZ4q__mediaLayerActive{opacity:.6}[data-theme=light] .Features-module__zvCZ4q__mediaLayerActive{opacity:.2}.Features-module__zvCZ4q__mediaOverlay{background:radial-gradient(circle at center,transparent 0%,#02061799 60%,#020617fa 100%),linear-gradient(to bottom,var(--bg-primary)0%,#020617b3 15%,#020617b3 85%,var(--bg-primary)100%);z-index:1;position:absolute;inset:0}.Features-module__zvCZ4q__container{z-index:5;flex-direction:column;gap:2rem;width:100%;display:flex;position:relative}.Features-module__zvCZ4q__header{text-align:center;max-width:800px;padding:0 var(--container-padding);margin:0 auto}.Features-module__zvCZ4q__title{letter-spacing:-.04em;background:linear-gradient(#fff 0%,#fff9 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 30px #ffffff1a);-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,4.5rem);font-weight:800}[data-theme=light] .Features-module__zvCZ4q__title{background:linear-gradient(#0f172a 0%,#334155 100%);filter:none;-webkit-background-clip:text;background-clip:text}.Features-module__zvCZ4q__subtitle{color:var(--text-secondary);text-shadow:0 2px 10px #000c;font-size:1.25rem;font-weight:500;line-height:1.7}.Features-module__zvCZ4q__carouselEngine{perspective:2000px;justify-content:center;align-items:center;width:100%;height:700px;padding:2rem 0;display:flex;position:relative;overflow:hidden}.Features-module__zvCZ4q__carouselCard{-webkit-backdrop-filter:blur(40px)saturate(200%);cursor:pointer;pointer-events:none;background:linear-gradient(135deg,#0f172ad9 0%,#0f172aa6 100%);border:1px solid #ffffff26;border-radius:32px;flex-direction:column;width:90%;max-width:900px;height:auto;padding:3.5rem;transition:all .8s cubic-bezier(.2,.8,.2,1);display:flex;position:absolute;box-shadow:0 30px 60px #00000080}[data-theme=light] .Features-module__zvCZ4q__carouselCard{background:#ffffff80;border-color:#fffc;box-shadow:0 20px 40px #0000000d}.Features-module__zvCZ4q__cardActive{opacity:1;z-index:10;pointer-events:auto;border-color:#0ea5e980;transform:translate(0)translateZ(0)rotateY(0);box-shadow:0 50px 100px #00000080,inset 0 0 60px #0ea5e91a}[data-theme=light] .Features-module__zvCZ4q__cardActive{border-color:#0ea5e999;box-shadow:0 30px 60px #0ea5e926}.Features-module__zvCZ4q__cardPrev{opacity:.8;z-index:5;pointer-events:auto;filter:brightness(.2)blur(2px);transform:translate(-45%)translateZ(-300px)rotateY(30deg)}.Features-module__zvCZ4q__cardNext{opacity:.8;z-index:5;pointer-events:auto;filter:brightness(.2)blur(2px);transform:translate(45%)translateZ(-300px)rotateY(-30deg)}.Features-module__zvCZ4q__cardHiddenLeft{opacity:0;z-index:1;transform:translate(-80%)translateZ(-600px)rotateY(45deg)}.Features-module__zvCZ4q__cardHiddenRight{opacity:0;z-index:1;transform:translate(80%)translateZ(-600px)rotateY(-45deg)}.Features-module__zvCZ4q__cardHeaderInfo{text-align:center;margin-bottom:3rem}.Features-module__zvCZ4q__paneLabel{color:var(--accent-cyan);letter-spacing:.05em;text-transform:uppercase;background:#0ea5e926;border:1px solid #0ea5e94d;border-radius:99px;margin-bottom:1rem;padding:.5rem 1.5rem;font-size:.95rem;font-weight:700;display:inline-block}.Features-module__zvCZ4q__paneTitle{color:var(--text-primary);letter-spacing:-.02em;font-size:2.5rem;font-weight:800}.Features-module__zvCZ4q__internalGrid{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}.Features-module__zvCZ4q__featureNode{align-items:flex-start;gap:1.25rem;display:flex}.Features-module__zvCZ4q__nodeIcon{width:48px;height:48px;color:var(--accent-cyan);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 0 15px #0000004d}[data-theme=light] .Features-module__zvCZ4q__nodeIcon{box-shadow:none;background:#0ea5e90d;border-color:#0ea5e91a}.Features-module__zvCZ4q__nodeIcon svg{stroke-width:1.5px;width:24px;height:24px}.Features-module__zvCZ4q__nodeContent{flex:1}.Features-module__zvCZ4q__nodeTitle{color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.Features-module__zvCZ4q__nodeDesc{color:#fffc;font-size:.95rem;line-height:1.6}.Features-module__zvCZ4q__carouselControls{z-index:20;justify-content:center;align-items:center;gap:2rem;margin-top:1rem;display:flex;position:relative}.Features-module__zvCZ4q__arrowBtn{width:50px;height:50px;color:var(--text-primary);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a99;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Features-module__zvCZ4q__arrowBtn:hover{background:var(--text-primary);color:var(--bg-primary);transform:scale(1.1);box-shadow:0 10px 20px #0003}.Features-module__zvCZ4q__dotContainer{gap:.75rem;display:flex}.Features-module__zvCZ4q__dot{cursor:pointer;background:#fff3;border-radius:50%;width:10px;height:10px;transition:all .3s}.Features-module__zvCZ4q__dotActive{background:var(--accent-cyan);box-shadow:0 0 10px var(--accent-cyan);transform:scale(1.3)}.Features-module__zvCZ4q__ctaContainer{z-index:20;justify-content:center;margin-top:2rem;padding-bottom:2rem;display:flex;position:relative}.Features-module__zvCZ4q__ctaButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-primary);letter-spacing:.05em;text-transform:uppercase;background:#ffffff0d;border:1px solid #fff3;border-radius:99px;align-items:center;gap:.75rem;padding:1rem 3.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Features-module__zvCZ4q__ctaButton:hover{background:var(--text-primary);color:var(--bg-primary);transform:translateY(-2px);box-shadow:0 20px 40px #ffffff1a}@media (max-width:1024px){.Features-module__zvCZ4q__carouselCard{width:85%;padding:2.5rem}.Features-module__zvCZ4q__internalGrid{grid-template-columns:1fr;gap:1.5rem}.Features-module__zvCZ4q__paneTitle{font-size:2rem}.Features-module__zvCZ4q__carouselEngine{height:850px}}@media (max-width:768px){.Features-module__zvCZ4q__cardPrev{transform:translate(-30%)translateZ(-300px)rotateY(30deg)}.Features-module__zvCZ4q__cardNext{transform:translate(30%)translateZ(-300px)rotateY(-30deg)}}
.Reviews-module__yTtV6W__section{padding:8rem var(--container-padding);background-color:var(--bg-primary);position:relative}.Reviews-module__yTtV6W__container{max-width:var(--container-max);margin:0 auto}.Reviews-module__yTtV6W__header{text-align:center;margin-bottom:4rem}.Reviews-module__yTtV6W__title{margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem)}.Reviews-module__yTtV6W__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem}.Reviews-module__yTtV6W__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start;gap:2rem;display:grid}.Reviews-module__yTtV6W__reviewCard{background:var(--bg-tertiary);border:1px solid var(--glass-border);border-radius:16px;flex-direction:column;gap:1.5rem;padding:2rem;transition:transform .3s,border-color .3s;display:flex}.Reviews-module__yTtV6W__reviewCard:hover{border-color:#ffffff26;transform:translateY(-4px)}.Reviews-module__yTtV6W__cardHeader{align-items:center;gap:1rem;display:flex}.Reviews-module__yTtV6W__avatar{background:var(--grad-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex}.Reviews-module__yTtV6W__author{color:var(--text-primary);margin:0;font-size:1.125rem}.Reviews-module__yTtV6W__role{color:var(--text-muted);font-size:.875rem}.Reviews-module__yTtV6W__reviewTitle{color:var(--text-primary);font-size:1.25rem;line-height:1.4}.Reviews-module__yTtV6W__reviewBody{color:var(--text-secondary);flex-direction:column;gap:1rem;font-size:.95rem;display:flex}.Reviews-module__yTtV6W__prosCons strong{color:var(--accent-cyan)}.Reviews-module__yTtV6W__comments{border-top:1px solid var(--glass-border);padding-top:1rem;font-style:italic}.Reviews-module__yTtV6W__stars{color:#fbbf24;letter-spacing:2px;margin-top:auto;font-size:1.25rem}.Reviews-module__yTtV6W__actionContainer{justify-content:center;margin-top:4rem;display:flex}.Reviews-module__yTtV6W__readMoreBtn{border:1px solid var(--border-color);color:var(--text-primary);background:0 0;border-radius:99px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:500;transition:all .2s;display:inline-flex}.Reviews-module__yTtV6W__readMoreBtn:hover{background:var(--glass-bg);border-color:var(--text-primary);text-decoration:none}
.page-module__wckDJq__main{background-color:var(--bg-primary);min-height:100vh;color:var(--text-primary);padding-top:100px}.page-module__wckDJq__container{max-width:800px;margin:0 auto;padding:0 2rem 4rem}.page-module__wckDJq__header{text-align:center;margin-bottom:3rem}.page-module__wckDJq__title{font-size:3rem;font-weight:800;font-family:var(--font-outfit),sans-serif;color:#fff;margin-bottom:1rem}.page-module__wckDJq__subtitle{color:var(--text-secondary);font-size:1.1rem}.page-module__wckDJq__documentCard{background:var(--bg-tertiary,#1a1d24);border:1px solid var(--border-color,#333);border-radius:12px;padding:2rem;box-shadow:0 20px 40px #0006}.page-module__wckDJq__documentList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.page-module__wckDJq__documentItem{align-items:flex-start;display:flex}.page-module__wckDJq__documentLink{color:var(--text-primary);cursor:pointer;background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;align-items:center;gap:1rem;width:100%;padding:1rem;font-size:1.1rem;text-decoration:none;transition:all .2s;display:flex}.page-module__wckDJq__documentLink:hover{color:var(--accent-cyan);background-color:#0096ff1a;border-color:#0096ff4d;transform:translate(5px)}.page-module__wckDJq__docIcon{width:24px;height:24px;color:var(--text-muted);flex-shrink:0}.page-module__wckDJq__documentLink:hover .page-module__wckDJq__docIcon{color:var(--accent-cyan)}
.page-module__EYnbha__main{background-color:var(--bg-primary);min-height:100vh;color:var(--text-primary);padding-top:100px}.page-module__EYnbha__container{max-width:1200px;margin:0 auto;padding:0 2rem 4rem}.page-module__EYnbha__header{text-align:center;margin-bottom:3rem}.page-module__EYnbha__title{font-size:3rem;font-weight:800;font-family:var(--font-outfit),sans-serif;color:#fff;margin-bottom:1rem}.page-module__EYnbha__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.page-module__EYnbha__categoryGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.page-module__EYnbha__categoryCard{background:var(--bg-tertiary,#1a1d24);border:1px solid var(--border-color,#333);border-radius:12px;flex-direction:column;height:100%;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}.page-module__EYnbha__categoryCard:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0006}.page-module__EYnbha__categoryTitle{color:var(--accent-cyan);border-bottom:1px solid var(--border-color,#333);font-size:1.125rem;font-weight:600;font-family:var(--font-outfit),sans-serif;margin-bottom:1.25rem;padding-bottom:.75rem}.page-module__EYnbha__documentList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.page-module__EYnbha__documentItem{align-items:flex-start;display:flex}.page-module__EYnbha__documentLink{color:var(--text-primary);cursor:pointer;align-items:center;gap:.75rem;font-size:.9rem;line-height:1.4;text-decoration:none;transition:color .2s;display:flex}.page-module__EYnbha__documentLink:hover{color:var(--accent-cyan)}.page-module__EYnbha__docIcon{width:16px;height:16px;color:var(--text-muted);flex-shrink:0}.page-module__EYnbha__documentLink:hover .page-module__EYnbha__docIcon{color:var(--accent-cyan)}@media (max-width:768px){.page-module__EYnbha__categoryGrid{grid-template-columns:1fr}.page-module__EYnbha__title{font-size:2.5rem}}
.AboutFAQ-module__vA3mQq__section{padding:8rem var(--container-padding);background:var(--bg-primary);z-index:5;position:relative}.AboutFAQ-module__vA3mQq__container{max-width:var(--container-max);grid-template-columns:1fr 1fr;gap:6rem;margin:0 auto;display:grid}.AboutFAQ-module__vA3mQq__badge{color:var(--accent-cyan);background:#06b6d41a;border:1px solid #06b6d433;border-radius:99px;align-items:center;margin-bottom:1rem;padding:.4rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.AboutFAQ-module__vA3mQq__title,.AboutFAQ-module__vA3mQq__faqTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:2rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.AboutFAQ-module__vA3mQq__aboutContent{flex-direction:column;display:flex}.AboutFAQ-module__vA3mQq__aboutGrid{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:24px;flex-direction:column;gap:2rem;padding:3rem;display:flex;box-shadow:0 10px 30px #00000005}.AboutFAQ-module__vA3mQq__aboutText p{color:var(--text-secondary);font-size:1.125rem;line-height:1.8}.AboutFAQ-module__vA3mQq__aboutText strong{color:var(--text-primary)}.AboutFAQ-module__vA3mQq__stJudeCard{background:linear-gradient(135deg,#ec48990d,#ec489905);border:1px solid #ec489933;border-radius:16px;align-items:flex-start;gap:1.5rem;margin-top:1rem;padding:1.5rem;transition:transform .3s;display:flex}.AboutFAQ-module__vA3mQq__stJudeCard:hover{transform:translateY(-2px);box-shadow:0 10px 20px #ec48990d}.AboutFAQ-module__vA3mQq__stJudeIcon{font-size:2.5rem}.AboutFAQ-module__vA3mQq__stJudeContent h4{color:var(--text-primary);margin:0 0 .5rem;font-size:1.125rem}.AboutFAQ-module__vA3mQq__stJudeContent p{color:var(--text-secondary);margin:0 0 1rem;font-size:.95rem}.AboutFAQ-module__vA3mQq__stJudeContent a{color:#ec4899;font-weight:600;text-decoration:none}.AboutFAQ-module__vA3mQq__faqContent{flex-direction:column;display:flex}.AboutFAQ-module__vA3mQq__accordion{flex-direction:column;gap:1rem;display:flex}.AboutFAQ-module__vA3mQq__accordionItem{background:var(--glass-bg);border:1px solid var(--border-color);border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.AboutFAQ-module__vA3mQq__accordionItem:hover{border-color:#06b6d44d;transform:translate(4px)}.AboutFAQ-module__vA3mQq__accordionItem.AboutFAQ-module__vA3mQq__active{background:var(--bg-secondary);border-color:var(--accent-cyan);transform:translate(4px);box-shadow:0 10px 30px #06b6d41a}.AboutFAQ-module__vA3mQq__accordionHeader{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem;font-family:inherit;font-size:1.1rem;font-weight:600;display:flex}.AboutFAQ-module__vA3mQq__icon{border:1px solid var(--border-color);width:32px;height:32px;color:var(--accent-cyan);background:#ffffff0d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;transition:transform .3s;display:flex}.AboutFAQ-module__vA3mQq__accordionItem.AboutFAQ-module__vA3mQq__active .AboutFAQ-module__vA3mQq__icon{background:var(--accent-cyan);color:#fff;border-color:var(--accent-cyan);transform:rotate(180deg)}.AboutFAQ-module__vA3mQq__accordionBody{transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.AboutFAQ-module__vA3mQq__accordionContent{color:var(--text-secondary);padding:0 1.5rem 1.5rem;font-size:1rem;line-height:1.8}@media (max-width:1024px){.AboutFAQ-module__vA3mQq__container{grid-template-columns:1fr;gap:4rem}}@media (max-width:640px){.AboutFAQ-module__vA3mQq__aboutGrid{padding:2rem}.AboutFAQ-module__vA3mQq__stJudeCard{flex-direction:column;gap:1rem}}
