@charset "UTF-8";.shepherd-button{background:#3288e6;border:0;border-radius:3px;color:#ffffffbf;cursor:pointer;margin-right:.5rem;padding:.5rem 1.5rem;transition:all .5s ease}.shepherd-button:not(:disabled):hover{background:#196fcc;color:#ffffffbf}.shepherd-button.shepherd-button-secondary{background:#f1f2f3;color:#000000bf}.shepherd-button.shepherd-button-secondary:not(:disabled):hover{background:#d6d9db;color:#000000bf}.shepherd-button:disabled{cursor:not-allowed}.shepherd-footer{border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:flex;justify-content:flex-end;padding:0 .75rem .75rem}.shepherd-footer .shepherd-button:last-child{margin-right:0}.shepherd-cancel-icon{background:transparent;border:none;color:#808080bf;cursor:pointer;font-size:2em;font-weight:400;margin:0;padding:0;transition:color .5s ease}.shepherd-cancel-icon:hover{color:#000000bf}.shepherd-has-title .shepherd-content .shepherd-cancel-icon{color:#808080bf}.shepherd-has-title .shepherd-content .shepherd-cancel-icon:hover{color:#000000bf}.shepherd-title{color:#000000bf;display:flex;flex:1 0 auto;font-size:1rem;font-weight:400;margin:0;padding:0}.shepherd-header{align-items:center;border-top-left-radius:5px;border-top-right-radius:5px;display:flex;justify-content:flex-end;line-height:2em;padding:.75rem .75rem 0}.shepherd-has-title .shepherd-content .shepherd-header{background:#e6e6e6;padding:1em}.shepherd-text{color:#000000bf;font-size:1rem;line-height:1.3em;padding:.75em}.shepherd-text p{margin-top:0}.shepherd-text p:last-child{margin-bottom:0}.shepherd-content{border-radius:5px;outline:none;padding:0}.shepherd-element{background:#fff;border:none;border-radius:5px;box-shadow:0 1px 4px #0003;margin:0;max-width:400px;opacity:0;outline:none;padding:0;transition:opacity .3s,visibility .3s;visibility:hidden;width:100%;z-index:9999}.shepherd-enabled.shepherd-element{opacity:1;visibility:visible}.shepherd-element[data-popper-reference-hidden]:not(.shepherd-centered){opacity:0;pointer-events:none;visibility:hidden}.shepherd-element,.shepherd-element *,.shepherd-element :after,.shepherd-element :before{box-sizing:border-box}.shepherd-arrow,.shepherd-arrow:before{height:16px;position:absolute;width:16px;z-index:-1}.shepherd-arrow:before{background:#fff;content:"";transform:rotate(45deg)}.shepherd-element[data-popper-placement^=top]>.shepherd-arrow{bottom:-8px}.shepherd-element[data-popper-placement^=bottom]>.shepherd-arrow{top:-8px}.shepherd-element[data-popper-placement^=left]>.shepherd-arrow{right:-8px}.shepherd-element[data-popper-placement^=right]>.shepherd-arrow{left:-8px}.shepherd-element.shepherd-centered>.shepherd-arrow{opacity:0}.shepherd-element.shepherd-has-title[data-popper-placement^=bottom]>.shepherd-arrow:before{background-color:#e6e6e6}.shepherd-target-click-disabled.shepherd-enabled.shepherd-target,.shepherd-target-click-disabled.shepherd-enabled.shepherd-target *{pointer-events:none}.shepherd-modal-overlay-container{height:0;left:0;opacity:0;overflow:hidden;pointer-events:none;position:fixed;top:0;transition:all .3s ease-out,height 0s .3s,opacity .3s 0s;width:100vw;z-index:9997}.shepherd-modal-overlay-container.shepherd-modal-is-visible{height:100vh;opacity:.5;transform:translateZ(0);transition:all .3s ease-out,height 0s 0s,opacity .3s 0s}.shepherd-modal-overlay-container.shepherd-modal-is-visible path{pointer-events:all}.shepherd-element{border-radius:1rem;box-shadow:0 8px 24px #00000040;background:linear-gradient(45deg,var(--deep-purple),var(--vibrant-teal));color:#f6f8fa;max-width:420px;padding:1.5rem;border:2px solid var(--vibrant-teal)}.shepherd-has-title .shepherd-content .shepherd-header{border-radius:1rem;background-color:var(--dark-navy)}.shepherd-arrow:before{background:var(--vibrant-teal)}.shepherd-title{font-weight:600;font-size:1.125rem;color:#fff}.shepherd-text{font-size:.95rem;line-height:1.45}.shepherd-button{font-weight:500;padding:.5rem 1rem;border-radius:.5rem;border:none;cursor:pointer}.shepherd-button.shepherd-button{background:var(--deep-purple);color:#fff}.shepherd-button.shepherd-button:hover{background:var(--vibrant-teal);color:#000}.shepherd-button.shepherd-button-secondary{background:transparent;color:#9ca3af}.shepherd-modal-overlay-container{background:#10182b99}.shepherd-element .shepherd-arrow:before,.shepherd-element[data-popper-placement^=top]>.shepherd-arrow:before,.shepherd-element[data-popper-placement^=bottom]>.shepherd-arrow:before,.shepherd-element[data-popper-placement^=left]>.shepherd-arrow:before,.shepherd-element[data-popper-placement^=right]>.shepherd-arrow:before{background:var(--midnight-blue)!important;border:1px solid var(--vibrant-teal)!important}*,*:before,*:after{box-sizing:border-box}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;width:100%;overflow-x:hidden}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}}.async__control.async__control{border:1px solid var(--vibrant-teal);border-radius:6px;background:#fff;min-height:38px;height:auto;min-width:15vw;width:100%}.async__control.async__control:hover{border:2px solid var(--vibrant-teal)}.async__control.async__control--menu-is-open{border:2px solid var(--vibrant-teal);box-shadow:none}.async__control.async__control--is-focused{box-shadow:none}.async__menu.async__menu{border:1px solid var(--vibrant-teal);background:#fff;z-index:10}.async__option.async__option{color:var(--dark-navy);cursor:pointer}.async__option.async__option--is-selected{background:var(--vibrant-teal);color:#000}.async__option.async__option--is-focused:not(.async__option.async__option--is-selected){background:var(--deep-purple);color:var(--white)}.async__single-value.async__single-value{color:#333;overflow:visible;text-overflow:unset;white-space:normal;word-break:break-word}.async__placeholder.async__placeholder{color:#949494}._homeContainer_olck2_2{font-family:Open Sans,sans-serif;line-height:1.6}._homeContainer_olck2_2 *,._homeContainer_olck2_2 *:before,._homeContainer_olck2_2 *:after{margin:0;padding:0;box-sizing:border-box}._homeContainer_olck2_2 a{text-decoration:none;color:inherit}._homeContainer_olck2_2 h1,._homeContainer_olck2_2 h2,._homeContainer_olck2_2 h3,._homeContainer_olck2_2 h4{font-family:Poppins,sans-serif}._container_olck2_30{max-width:1200px;margin:0 auto;padding:2rem}._hero_olck2_37{display:flex;align-items:center;padding:4rem 1rem;background:linear-gradient(135deg,#3e1d78cc,#20e2adcc);min-height:80vh}._hero_olck2_37 ._heroFlex_olck2_44{display:flex;align-items:center;flex-wrap:wrap}._hero_olck2_37 ._heroContent_olck2_49{flex:1;padding-right:2rem}._hero_olck2_37 ._heroContent_olck2_49 h1{font-size:2.5em;line-height:1.6}._hero_olck2_37 ._heroContent_olck2_49 p{margin-block-end:1rem;font-size:1.125rem}._hero_olck2_37 ._ctaGroup_olck2_61{display:flex;gap:1rem;flex-wrap:wrap}._hero_olck2_37 ._outlinedLink_olck2_66{background:transparent;border:2px solid var(--vibrant-teal);color:var(--vibrant-teal);padding:.65rem 1.25rem;border-radius:5px;text-decoration:none;font-weight:600;font-size:1rem;cursor:pointer;transition:background .2s,color .2s}._hero_olck2_37 ._outlinedLink_olck2_66:hover{background-color:var(--vibrant-teal);color:var(--midnight-blue)}._hero_olck2_37 ._btnPrimary_olck2_82{background:var(--vibrant-teal);color:var(--midnight-blue);padding:.75rem 1.5rem;border:none;border-radius:4px;font-size:1rem;font-weight:700;transition:background .3s ease}._hero_olck2_37 ._btnPrimary_olck2_82:hover{background:var(--deep-purple);color:var(--white)}._hero_olck2_37 ._btnSecondary_olck2_96{background:transparent;border:2px solid var(--vibrant-teal);color:var(--vibrant-teal);padding:.75rem 1.5rem;border-radius:4px;font-size:1rem;font-weight:700;transition:background .3s ease,color .3s ease}._hero_olck2_37 ._btnSecondary_olck2_96:hover{background:var(--vibrant-teal);color:var(--midnight-blue)}._hero_olck2_37 ._heroImage_olck2_110{flex:1;text-align:center}._hero_olck2_37 ._heroImage_olck2_110 img{max-width:100%;border-radius:16px;box-shadow:0 8px 32px #0006}._hero_olck2_37 ._heroImage_olck2_110 ._browserFrame_olck2_119{background:var(--midnight-blue);border-radius:8px;overflow:hidden;box-shadow:0 8px 32px #0006}._hero_olck2_37 ._heroImage_olck2_110 ._browserFrame_olck2_119 ._browserDots_olck2_125{display:flex;gap:6px;padding:10px 14px;background:#0000004d}._hero_olck2_37 ._heroImage_olck2_110 ._browserFrame_olck2_119 ._browserDots_olck2_125 span{width:10px;height:10px;border-radius:50%}._hero_olck2_37 ._heroImage_olck2_110 ._browserFrame_olck2_119 ._browserDots_olck2_125 span:nth-child(1){background:#ff5f57}._hero_olck2_37 ._heroImage_olck2_110 ._browserFrame_olck2_119 ._browserDots_olck2_125 span:nth-child(2){background:#febc2e}._hero_olck2_37 ._heroImage_olck2_110 ._browserFrame_olck2_119 ._browserDots_olck2_125 span:nth-child(3){background:#28c840}._hero_olck2_37 ._heroImage_olck2_110 img{max-width:100%;height:auto;display:block;animation:_fadeIn_olck2_1 1.5s ease-in}@keyframes _fadeIn_olck2_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._features_olck2_163{background:var(--dark-navy);padding:4rem 1rem;text-align:center}._features_olck2_163 h2{font-size:2rem;margin-bottom:2rem;color:var(--white)}._features_olck2_163 ._featureCards_olck2_173{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}._highlight_olck2_180{padding:4rem 1rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;background:#111}._highlight_olck2_180 ._highlightImage_olck2_188{flex:1;min-width:300px;text-align:center}._highlight_olck2_180 ._highlightImage_olck2_188 img{max-width:100%;border-radius:16px;box-shadow:0 8px 32px #0006;animation:_fadeIn_olck2_1 1.5s ease-in}._highlight_olck2_180 ._highlightText_olck2_199{flex:1;min-width:300px;padding:1rem;color:var(--white)}._highlight_olck2_180 ._highlightText_olck2_199 h2{font-size:2rem;margin-bottom:1rem}._highlight_olck2_180 ._highlightText_olck2_199 p{font-size:1rem;color:#ccc}._integrations_olck2_215{padding:4rem 1rem;background:var(--midnight-blue);text-align:center}._integrations_olck2_215 h2{font-size:2rem;margin-bottom:1rem;color:var(--white)}._integrations_olck2_215 p{font-size:1rem;margin-bottom:2rem;color:#ccc}._integrations_olck2_215 ._integrationLogos_olck2_230{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}._integrations_olck2_215 ._integrationLogos_olck2_230 img{width:80px;height:auto;opacity:.8;transition:opacity .3s ease}._integrations_olck2_215 ._integrationLogos_olck2_230 img:hover{opacity:1}._integrations_olck2_215 ._comingSoon_olck2_245{margin-top:1rem;font-size:.9rem;color:#999;font-style:italic}._security_olck2_253{padding:4rem 1rem;background:#111;text-align:center}._security_olck2_253 h2{font-size:2rem;margin-bottom:1rem;color:var(--white)}._security_olck2_253 ._securityIcons_olck2_263{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin:2rem 0}._security_olck2_253 ._securityIcons_olck2_263 ._securityItem_olck2_270{flex:0 0 200px;text-align:center;color:#ccc}._security_olck2_253 ._securityIcons_olck2_263 ._securityItem_olck2_270 i{font-size:2rem;margin-bottom:.5rem;color:var(--vibrant-teal)}._security_olck2_253 ._securityIcons_olck2_263 ._securityItem_olck2_270 p{font-size:1rem}._security_olck2_253 p{color:#ccc}._pricing_olck2_288{padding:4rem 1rem;background:var(--dark-navy);text-align:center}._pricing_olck2_288 h2{font-size:2rem;margin-bottom:2rem;color:var(--white)}._pricing_olck2_288 ._pricingIllustration_olck2_298{margin-bottom:2.5rem}._pricing_olck2_288 ._pricingIllustration_olck2_298 img{max-width:400px;width:100%;border-radius:16px;box-shadow:0 8px 32px #0006}._pricing_olck2_288 ._pricingPlans_olck2_307{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}._capabilities_olck2_315{padding:4rem 1rem;background:var(--midnight-blue);text-align:center}._capabilities_olck2_315 h2{font-size:2rem;margin-bottom:2rem;color:var(--white)}._capabilities_olck2_315 ._capabilityCards_olck2_325{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem}._capabilities_olck2_315 ._capabilityCard_olck2_325{background:var(--dark-navy);padding:2rem;border-radius:8px;color:#ccc}._capabilities_olck2_315 ._capabilityCard_olck2_325 i{font-size:2rem;color:var(--vibrant-teal);margin-bottom:1rem}._capabilities_olck2_315 ._capabilityCard_olck2_325 h3{font-size:1.25rem;margin-bottom:.5rem;color:var(--white)}._capabilities_olck2_315 ._capabilityCard_olck2_325 p{font-size:1rem}._finalCta_olck2_351{padding:4rem 1rem;background:var(--midnight-blue);text-align:center}._finalCta_olck2_351 ._ctaIllustration_olck2_356{max-width:500px;width:100%;margin-bottom:2rem;border-radius:16px;box-shadow:0 8px 32px #0000004d}._finalCta_olck2_351 h2{font-size:2.5rem;margin-bottom:1rem;color:var(--white)}._finalCta_olck2_351 p{font-size:1.125rem;margin-bottom:2rem;color:#ccc}._finalCta_olck2_351 ._btnCta_olck2_373{background:var(--vibrant-teal);color:var(--midnight-blue);padding:.75rem 1.5rem;border:none;border-radius:4px;font-weight:700;transition:background .3s ease}._finalCta_olck2_351 ._btnCta_olck2_373:hover{background:var(--deep-purple);color:var(--white)}@media (max-width: 768px){._hero_olck2_37{flex-direction:column;text-align:center}._hero_olck2_37 ._heroContent_olck2_49{padding-right:0}._pricingPlans_olck2_307{flex-direction:column;align-items:center}}._featureCard_bmi7h_2{background:var(--midnight-blue);border-radius:8px;padding:2rem;transition:transform .3s ease,box-shadow .3s ease;border:2px solid transparent;border-image:linear-gradient(45deg,var(--deep-purple),var(--vibrant-teal));border-image-slice:1}._featureCard_bmi7h_2:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0003}._featureCard_bmi7h_2 i{font-size:2rem;margin-bottom:1rem;display:block;color:var(--vibrant-teal)}._featureCard_bmi7h_2 h3{font-size:1.25rem;margin-bottom:.5rem;color:var(--white)}._featureCard_bmi7h_2 p{font-size:1rem;color:#ccc}._pricingPlan_txx6i_1{background:var(--midnight-blue);padding:2rem;border-radius:8px;flex:1 1 300px;max-width:300px;position:relative;transition:transform .3s ease,box-shadow .3s ease}._pricingPlan_txx6i_1._popular_txx6i_10{border:2px solid var(--vibrant-teal)}._pricingPlan_txx6i_1:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0003}._pricingPlan_txx6i_1 h3{font-size:1.5rem;margin-bottom:1rem;color:var(--white)}._pricingPlan_txx6i_1 p{font-size:1rem;margin-bottom:1rem;color:#ccc}._pricingPlan_txx6i_1 ._price_txx6i_27{font-size:2rem;margin:1rem 0;color:var(--vibrant-teal)}._pricingPlan_txx6i_1 ._price_txx6i_27 span{font-size:.75rem}._pricingPlan_txx6i_1 ._planCta_txx6i_35{background:var(--vibrant-teal);color:var(--midnight-blue);padding:.5rem 1rem;border:none;border-radius:4px;font-weight:700;transition:background .3s ease}._pricingPlan_txx6i_1 ._planCta_txx6i_35:hover{background:var(--deep-purple);color:var(--white)}:root{--deep-purple: #3e1d78;--vibrant-teal: #20e2ad;--midnight-blue: #1f1b2e;--white: #ffffff}._button_16w93_9{border:none;border-radius:4px;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;cursor:pointer;transition:background .3s ease,color .3s ease,border .3s ease}._filled_16w93_20{background-color:var(--vibrant-teal);color:var(--midnight-blue)}._filled_16w93_20:hover{background-color:var(--deep-purple);color:var(--white)}._outlined_16w93_31{background:transparent;border:2px solid var(--vibrant-teal);color:var(--vibrant-teal)}._outlined_16w93_31:hover{background-color:var(--vibrant-teal);color:var(--midnight-blue)}._disabled_16w93_42{background-color:#47c5a07a}._disabled_16w93_42:hover{background-color:#47c5a07a;cursor:default}._pricingContainer_mp7en_10{background-color:var(--dark-navy);padding:2rem;text-align:center;color:var(--white);font-family:sans-serif}._pricingTable_mp7en_18{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}._pricingCard_mp7en_25{background-color:var(--midnight-blue);border-radius:8px;padding:2rem;width:300px;box-shadow:0 4px 8px #0000004d;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:center}._pricingCard_mp7en_25:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0003}._pricingCard_mp7en_25 h2{font-size:1.5rem;margin-bottom:.25rem;background:linear-gradient(45deg,var(--deep-purple),var(--vibrant-teal));-webkit-background-clip:text;-webkit-text-fill-color:transparent}._subtitle_mp7en_48{font-size:.9rem;margin-bottom:1rem;color:#ccc}._pricing_mp7en_10{margin:1rem 0}._pricing_mp7en_10 ._price_mp7en_57{font-size:2.5rem;font-weight:700;margin-right:.5rem}._pricing_mp7en_10 ._frequency_mp7en_62{font-size:1rem;color:#ccc}._ctaButton_mp7en_67{background-color:var(--vibrant-teal);color:var(--midnight-blue);border:none;border-radius:4px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;margin-bottom:1rem;transition:background .3s ease}._ctaButton_mp7en_67:hover{background-color:var(--deep-purple);color:var(--white)}._featureList_mp7en_84{list-style:none;padding:0;margin:0;text-align:left;width:100%;max-width:200px}._featureList_mp7en_84 li{display:flex;align-items:center;margin-bottom:.5rem;font-size:.95rem;color:#ccc}._pricingPage_hlvsb_1{background:var(--dark-navy);color:var(--white);min-height:100vh;padding:2rem 1rem;font-family:sans-serif;width:100%}._header_hlvsb_10{text-align:center;margin-bottom:2rem}._title_hlvsb_15{font-size:2.5rem;background:linear-gradient(45deg,var(--deep-purple),var(--vibrant-teal));-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.5rem}._subtitle_hlvsb_23{font-size:1.1rem;color:#ccc;margin-bottom:2rem}._extraSection_hlvsb_29{margin-top:3rem;text-align:center}._extraSection_hlvsb_29 h2{font-size:1.75rem;margin-bottom:1rem}._extraSection_hlvsb_29 p{font-size:1rem;margin-bottom:1.5rem;color:#ccc}._contactButton_hlvsb_43{background:var(--vibrant-teal);color:var(--midnight-blue);border:none;border-radius:4px;padding:.75rem 1.5rem;cursor:pointer;font-size:1rem;font-weight:700;transition:background .3s ease}._contactButton_hlvsb_43:hover{background:var(--deep-purple);color:var(--white)}._loginPage_luyaf_10{background:linear-gradient(135deg,#3e1d78cc,#20e2adcc),url(https://via.placeholder.com/1200x800) no-repeat center center/cover;height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:sans-serif}._loginContainer_luyaf_21{padding:1rem;margin:1.5rem;background:var(--dark-navy);color:var(--white);border-radius:8px;border:1px solid #ddd;box-shadow:#1e012a 8px 8px 8px;width:35vw;display:flex;flex-direction:column;justify-content:flex-start}._loginContainer_luyaf_21 h2{font-size:3rem;margin:0;font-weight:700;background:linear-gradient(45deg,var(--deep-purple),var(--vibrant-teal));-webkit-background-clip:text;-webkit-text-fill-color:transparent}form{align-self:center;display:flex;flex-direction:column;justify-content:center;align-items:center}._inputGroup_luyaf_51{padding:.5rem;width:100%}._submitContainer_luyaf_61{align-self:flex-end}._spinner_luyaf_65{display:inline-block;width:1em;height:1em;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:_spin_luyaf_65 .6s linear infinite;margin-right:.4em;vertical-align:middle}@keyframes _spin_luyaf_65{to{transform:rotate(360deg)}}._submitButton_luyaf_82{align-self:flex-end;display:flex;justify-content:center;align-items:center;border:none;border-radius:4px;height:2em;width:4em;background:var(--vibrant-teal);color:var(--midnight-blue);font-size:1rem;cursor:pointer;transition:background .3s ease,color .3s ease}._submitButton_luyaf_82:hover{background:var(--deep-purple);color:var(--white)}._sessionExpired_luyaf_102{display:flex;align-items:center;justify-content:space-between;background:#ffc10726;border:1px solid #ffc107;border-radius:4px;padding:.5rem .75rem;margin-bottom:.75rem;color:#ffc107;font-size:.9rem}._sessionExpired_luyaf_102 button{background:none;border:none;color:#ffc107;font-size:1.2rem;cursor:pointer;padding:0 .25rem;line-height:1}._errorMessages_luyaf_124{margin-top:1rem}._errorText_luyaf_128{color:red;font-size:.9rem}._newUser_luyaf_133{display:flex;justify-content:space-between;max-width:35%;width:100%;margin-top:1rem}._newUser_luyaf_133 span{color:var(--white)}._registerLink_luyaf_145{color:var(--midnight-blue);text-decoration:none}._registerLink_luyaf_145:hover{color:var(--vibrant-teal)}._requests_luyaf_153{font-size:.75em}._request_luyaf_153{text-decoration:none;color:var(--midnight-blue)}._request_luyaf_153:hover{color:var(--vibrant-teal)}._header_fai9u_2{background:var(--midnight-blue);position:sticky;top:0;width:100%;height:15vh;z-index:1000;box-shadow:0 2px 4px #0000001a}._header_fai9u_2 ._container_fai9u_12{max-width:1200px;margin:0 auto;padding:2rem}._header_fai9u_2 ._nav_fai9u_17{display:flex;justify-content:space-between;align-items:center}._header_fai9u_2 ._nav_fai9u_17 ._logoContainer_fai9u_22{display:flex}._header_fai9u_2 ._nav_fai9u_17 ._logoContainer_fai9u_22 ._logo_fai9u_22{font-size:1.5rem;font-weight:700;background:linear-gradient(45deg,var(--deep-purple),var(--vibrant-teal));-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:flex;align-items:center;padding-left:1em}._header_fai9u_2 ._nav_fai9u_17 ._navLinks_fai9u_35{display:flex;gap:1.5rem;align-items:center}._header_fai9u_2 ._nav_fai9u_17 ._navLinks_fai9u_35 a{color:var(--white);font-weight:600;transition:color .3s ease}._header_fai9u_2 ._nav_fai9u_17 ._navLinks_fai9u_35 a:hover{color:var(--vibrant-teal)}._header_fai9u_2 ._nav_fai9u_17 ._navLinks_fai9u_35 ._ctaBtn_fai9u_48{background:var(--vibrant-teal);color:var(--midnight-blue);padding:.5rem 1rem;border:none;border-radius:4px;font-weight:700;transition:background .3s ease}._header_fai9u_2 ._nav_fai9u_17 ._navLinks_fai9u_35 ._ctaBtn_fai9u_48:hover{background:var(--deep-purple);color:var(--white)}._roundGlow_fai9u_63{position:relative;width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;animation:_shadowPulse_fai9u_1 3s infinite ease-in-out}._roundGlow_fai9u_63 img{width:75px;height:75px;border-radius:50%;display:block}._roundGlow_fai9u_63:before{content:"";position:absolute;border-radius:50%;z-index:-1;top:-50px;left:-50px;width:calc(100% + 100px);height:calc(100% + 100px);background:radial-gradient(circle at 70% 40%,var(--deep-purple),transparent 60%),conic-gradient(from 0deg,#00ff9633,#80008033,#00ff9633);filter:blur(30px);mix-blend-mode:screen;background-size:200% 200%;animation:_swirlAurora_fai9u_1 5s infinite linear,_shiftAurora_fai9u_1 6s infinite alternate ease-in-out}@keyframes _swirlAurora_fai9u_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _shiftAurora_fai9u_1{0%{background-position:5% 5%}to{background-position:0 0}}@keyframes _shadowPulse_fai9u_1{0%{box-shadow:0 0 10px 2px #80008066}50%{box-shadow:0 0 25px 10px #00ff9699}to{box-shadow:0 0 10px 2px #80008066}}._footer_52r01_2{background:var(--midnight-blue);color:#ccc;padding:2rem 1rem}._footer_52r01_2 ._footerContainer_52r01_7{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem}._footer_52r01_2 ._footerColumn_52r01_15{flex:1;min-width:200px}._footer_52r01_2 ._footerColumn_52r01_15 h4{font-size:1.125rem;margin-bottom:1rem;color:var(--white)}._footer_52r01_2 ._footerColumn_52r01_15 ul{list-style:none}._footer_52r01_2 ._footerColumn_52r01_15 ul li{margin-bottom:.5rem}._footer_52r01_2 ._footerColumn_52r01_15 ul li a{color:#ccc;transition:color .3s ease}._footer_52r01_2 ._footerColumn_52r01_15 ul li a:hover{color:var(--vibrant-teal)}._footer_52r01_2 ._footerBottom_52r01_37{text-align:center;margin-top:2rem;font-size:.875rem}._header_cqldn_2{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:var(--midnight-blue);color:var(--white);width:100%;box-sizing:border-box;height:10vh}._header_cqldn_2 a{text-decoration:none;color:inherit}._headerOptions_cqldn_20{display:flex;align-items:center}._userOptions_cqldn_25{background:none;padding:0 1rem;border-radius:4px;display:flex;justify-content:center;align-items:center;border:none;cursor:pointer}._userOptions_cqldn_25 ._myIcon_cqldn_35{color:var(--vibrant-teal)}._userOptions_cqldn_25 ._myIcon_cqldn_35:hover,._userOptions_cqldn_25:hover{color:var(--deep-purple)}._dropdown_cqldn_45{position:absolute;top:60px;right:20px;background:var(--midnight-blue);box-shadow:0 4px 8px #0003;border-radius:8px;overflow:hidden;width:150px;display:flex;flex-direction:column;transform-origin:top;transition:transform .3s ease,opacity .3s ease}._dropdownMenu_cqldn_60._hidden_cqldn_60{transform:scaleY(0);opacity:0;pointer-events:none}._dropdownMenu_cqldn_60._show_cqldn_67{transform:scaleY(1);opacity:1;pointer-events:auto}._dropdownMenu_cqldn_60 a{display:block;padding:10px;color:var(--vibrant-teal);text-decoration:none;transform:translateY(20px);opacity:0;transition:transform .3s ease,opacity .3s ease}._dropdownMenu_cqldn_60._show_cqldn_67 a{transform:translateY(0);opacity:1}._dropdown_cqldn_45 a:hover{background-color:var(--deep-purple);color:var(--white)}._dropdownMenu_cqldn_60._show_cqldn_67 a:nth-child(1){transition-delay:.05s}._dropdownMenu_cqldn_60._show_cqldn_67 a:nth-child(2){transition-delay:.1s}._dropdownMenu_cqldn_60._show_cqldn_67 a:nth-child(3){transition-delay:.15s}._dropdownMenu_cqldn_60._show_cqldn_67 a:nth-child(4){transition-delay:.2s}._navButton_cqldn_110{margin-top:.5rem}._logoutButton_cqldn_115{margin-left:1rem;background:var(--vibrant-teal);color:var(--midnight-blue);border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer}._logoutButton_cqldn_115 a{color:var(--midnight-blue);text-decoration:none}._logoutButton_cqldn_115:hover{background:var(--deep-purple);color:var(--white)}._dashboardContainer_1r2nd_1{display:flex;flex-direction:column;width:100%;min-height:100vh;background:linear-gradient(135deg,#3e1d78cc,#20e2adcc) fixed;background-size:cover;margin:0}._content_1r2nd_11{min-height:calc(100vh - 4rem);flex:1}._welcome_1r2nd_16{margin:1rem 0 1rem 2rem;color:var(--white);font-size:1.5em}._registerPage_x06tg_10{background:linear-gradient(135deg,#3e1d78cc,#20e2adcc),url(https://via.placeholder.com/1200x800) no-repeat center center/cover;height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:sans-serif}._registerContainer_x06tg_21{padding:1rem;margin:1.5rem;background:var(--dark-navy);color:var(--white);border-radius:8px;border:1px solid #ddd;box-shadow:#1e012a 8px 8px 8px;width:35vw;display:flex;flex-direction:column;justify-content:flex-start}._registerContainer_x06tg_21 h2{font-size:3rem;margin:0;font-weight:700;background:linear-gradient(45deg,var(--deep-purple),var(--vibrant-teal));-webkit-background-clip:text;-webkit-text-fill-color:transparent}form{align-self:center;display:flex;flex-direction:column;justify-content:center;align-items:center;width:80%}._inputGroup_x06tg_52{padding:.5rem;width:100%}input,select{height:2em;width:100%}._submitContainer_x06tg_63{align-self:flex-end}._submitButton_x06tg_67{align-self:flex-end;display:flex;justify-content:center;align-items:center;border:none;border-radius:4px;height:2em;width:4em;background:var(--vibrant-teal);color:var(--midnight-blue);font-size:1rem;cursor:pointer;transition:background .3s ease,color .3s ease}._submitButton_x06tg_67:hover{background:var(--deep-purple);color:var(--white)}._errorMessages_x06tg_87{margin-top:1rem}._errorText_x06tg_91{color:red;font-size:.9rem}._backToLogin_x06tg_96{margin-top:1rem}._backToLogin_x06tg_96 a{color:var(--midnight-blue);text-decoration:none}._backToLogin_x06tg_96 a:hover{color:var(--vibrant-teal)}._resetPasswordPage_14zdf_9{background:linear-gradient(135deg,#3e1d78cc,#20e2adcc),url(https://via.placeholder.com/1200x800) no-repeat center center/cover;height:100vh;width:100%;display:flex;justify-content:center;align-items:center;font-family:sans-serif}._resetSection_14zdf_19{background:var(--dark-navy);padding:1rem;margin:1.5rem;border-radius:8px;border:1px solid #ddd;box-shadow:#1e012a 8px 8px 8px;width:35vw}._inputGroup_14zdf_29{padding:.5rem;width:100%}._submitContainer_14zdf_39{text-align:right;margin-top:1rem}._submitButton_14zdf_44{border:none;border-radius:4px;height:2em;width:4em;background:var(--vibrant-teal);color:var(--midnight-blue);cursor:pointer;transition:background .3s ease,color .3s ease}._submitButton_14zdf_44:hover{background:var(--deep-purple);color:var(--white)}:root{--deep-purple: #3e1d78;--vibrant-teal: #20e2ad;--midnight-blue: #1f1b2e;--dark-navy: #16132a;--white: #ffffff}._requestResetPage_dlf26_9{background:linear-gradient(135deg,#3e1d78cc,#20e2adcc),url(https://via.placeholder.com/1200x800) no-repeat center center/cover;height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:sans-serif}._emailContainer_dlf26_20{padding:1rem;margin:1.5rem;background:var(--dark-navy);color:var(--white);border-radius:8px;border:1px solid #ddd;box-shadow:#1e012a 8px 8px 8px;width:35vw;display:flex;flex-direction:column;align-items:center}._inputGroup_dlf26_34{padding:.5rem;width:100%}input{height:2em;width:100%}._submitButton_dlf26_44{align-self:flex-end;margin-top:1rem;border:none;border-radius:4px;height:2em;width:4em;background:var(--vibrant-teal);color:var(--midnight-blue);cursor:pointer;transition:background .3s ease,color .3s ease}._submitButton_dlf26_44:hover{background:var(--deep-purple);color:var(--white)}._confirmation_dlf26_61{font-size:1.1rem;text-align:center}._notificationContainer_1nm46_1 ._notification_1nm46_1{position:fixed;top:15vh;right:1rem;z-index:9999;padding:1rem;margin-top:.5rem;border:#1e012a 10px solid;background-color:#20e2ad;border-radius:4px;opacity:1;transition:opacity 5s ease-in-out;width:250px}._notificationContainer_1nm46_1 ._notification_1nm46_1 span{color:#000}._notificationContainer_1nm46_1 ._notification_1nm46_1 ._messageContainer_1nm46_18{display:flex;justify-content:space-between;align-items:center}._notificationContainer_1nm46_1 ._notification_1nm46_1 ._closeButton_1nm46_23{position:absolute;top:0;right:5px;background:transparent;border:none;font-size:1.2rem;cursor:pointer;padding:0;margin-left:.5rem;line-height:1;color:#fff;transition:color .2s ease-in-out}._notificationContainer_1nm46_1 ._notification_1nm46_1 ._closeButton_1nm46_23:hover{color:#ddd}._notificationContainer_1nm46_1 ._notification_1nm46_1 ._progressBar_1nm46_40{background-color:#fff3;height:4px;width:100%;border-radius:0 0 4px 4px;margin-top:.5rem;overflow:hidden}._notificationContainer_1nm46_1 ._notification_1nm46_1 ._progressFill_1nm46_48{background-color:currentColor;height:100%;width:100%;transition:width 50ms linear}._notificationContainer_1nm46_1 ._notification_1nm46_1._error_1nm46_54{color:#cc1212}._notificationContainer_1nm46_1 ._notification_1nm46_1._success_1nm46_57{color:#00e124}._uploadWrapper_l91qw_3{justify-self:center;display:flex;flex-wrap:wrap;justify-content:center;height:100%;width:100%}._uploads_l91qw_12{width:90%;height:90%;display:flex;flex-direction:row;gap:2rem;margin-top:2em;justify-content:center}._uploadSection_l91qw_22{box-sizing:border-box;padding:1rem;margin:1.5rem;background:var(--midnight-blue);color:var(--white);border-radius:8px;border:1px solid #ddd;box-shadow:#1e012a 8px 8px 8px;min-height:auto}._uploadSection_l91qw_22 h2{font-size:1.5rem;margin-bottom:1rem;background:linear-gradient(45deg,var(--deep-purple),var(--vibrant-teal));-webkit-background-clip:text;-webkit-text-fill-color:transparent}._uploadSection_l91qw_22 form{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%}._uploadSection_l91qw_22 form label{width:100%;font-size:1.5rem}._uploadSection_l91qw_22 form button{box-sizing:border-box;max-width:100%;white-space:normal;word-break:break-word}._info_l91qw_63{margin:.5rem 0;color:var(--vibrant-teal);font-size:.9rem;line-height:1.2rem}._hiddenInput_l91qw_71{display:none}._dropzone_l91qw_76{box-sizing:border-box;width:100%;padding:2rem;border:2px dashed var(--deep-purple);border-radius:1rem;background:#ffffff0a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;cursor:pointer;transition:background .25s ease,border-color .25s ease}._dropzone_l91qw_76:hover{background:#ffffff0f}._dragging_l91qw_97{background:#590caf1a;border-color:var(--vibrant-teal)}._icon_l91qw_103{width:2.5rem;height:2.5rem;stroke:var(--vibrant-teal)}._browse_l91qw_110{text-decoration:underline;color:var(--vibrant-teal)}._nameContainer_l91qw_116{width:100%;display:flex;flex-direction:column;gap:.35rem}._nameContainer_l91qw_116 input{box-sizing:border-box;width:100%;padding:.6rem .9rem;background:#ffffff12;border:1px solid var(--deep-purple);border-radius:.5rem;color:var(--white);font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}._nameContainer_l91qw_116 input::placeholder{color:#ffffff80}._nameContainer_l91qw_116 input:focus{outline:none;border-color:var(--vibrant-teal);box-shadow:0 0 0 3px #00ffd040}._nameContainer_l91qw_116 input:disabled{opacity:.6;cursor:not-allowed}._uploadSection_l91qw_22{max-width:340px;flex:1 1 300px;display:flex;flex-direction:column;justify-content:flex-start;padding-bottom:1.5rem}._dropzone_l91qw_76{min-height:170px}._progressContainer_l91qw_164{box-sizing:border-box;width:100%;display:flex;align-items:center;gap:.5rem;margin-top:.5rem;background:#ffffff12;border-radius:.5rem;overflow:hidden;position:relative;height:1.5rem;z-index:10000}._progressBar_l91qw_181{height:100%;background:linear-gradient(90deg,var(--deep-purple),var(--vibrant-teal));border-radius:.5rem;transition:width .3s ease;min-width:0}._progressText_l91qw_189{position:absolute;right:.5rem;font-size:.8rem;color:var(--white);font-weight:600}@media (max-width: 820px){._uploads_l91qw_12{flex-direction:column;align-items:center;gap:1.5rem;width:100%}._uploadSection_l91qw_22{width:100%;max-width:340px;margin:.75rem auto}}@media (max-width: 420px){._uploadSection_l91qw_22{margin:.5rem auto;padding:.85rem}._dropzone_l91qw_76{padding:1.25rem}}._analysisSection_1wlxu_3{padding:1rem;margin:1.5rem;max-height:calc(100vh - 6rem);overflow-y:auto;background:var(--midnight-blue);color:var(--white);border-radius:8px;border:1px solid #ddd;box-shadow:#1e012a 8px 8px 8px;max-width:1020px;width:90%;display:flex;flex-direction:column;justify-self:center}._analysisSection_1wlxu_3 h2{font-size:2rem;margin-bottom:.75rem;background:linear-gradient(45deg,var(--deep-purple),var(--vibrant-teal));-webkit-background-clip:text;-webkit-text-fill-color:transparent}._byokBadge_1wlxu_27{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .75rem;background:#00ffd01a;border:1px solid var(--vibrant-teal);border-radius:2rem;font-size:.8rem;color:var(--vibrant-teal);font-weight:600;margin-bottom:.5rem}._byokDot_1wlxu_41{width:8px;height:8px;background:var(--vibrant-teal);border-radius:50%;display:inline-block}._analysisForm_1wlxu_49{display:flex;flex-direction:column;align-items:start;gap:.5rem;width:90%}._analysisForm_1wlxu_49 ._largeLabel_1wlxu_56{font-size:1.1rem}._analysisForm_1wlxu_49 ._lowerContainer_1wlxu_59{display:flex;justify-content:space-between;width:100%}._analysisForm_1wlxu_49 ._lowerContainer_1wlxu_59 p{font-size:1.1rem}._analysisForm_1wlxu_49 ._lowerContainer_1wlxu_59 ._checkboxes_1wlxu_67{width:50%}._nameContainer_1wlxu_71{margin-top:1rem}hr{margin:1rem 0;border:0;border-top:1px solid #ddd}._analyzeButton_1wlxu_81{width:fit-content;padding:.5rem 1rem;background:var(--vibrant-teal);color:var(--midnight-blue);cursor:pointer;border:none;border-radius:4px}._analyzeButton_1wlxu_81:hover{background:var(--deep-purple);color:var(--white)}._itemsOfInterest_1wlxu_96{width:40%}._itemsOfInterest_1wlxu_96 label{font-size:1.5rem}._inlineInterests_1wlxu_103{display:flex;flex-direction:column}._interestItem_1wlxu_108{display:flex;margin-top:.5rem}._interestItem_1wlxu_108 input{margin-right:.5rem;width:300px}._modal_1wlxu_118{display:flex;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;background-color:#00000080;justify-content:center;align-items:center}._modalContent_1wlxu_131{background-color:var(--midnight-blue);color:var(--white);padding:20px;border:1px solid var(--vibrant-teal);width:40%;text-align:center;position:relative}._close_1wlxu_141{color:#aaa;position:absolute;top:10px;right:10px;font-size:28px;font-weight:700;cursor:pointer}._modalButton_1wlxu_151{background-color:var(--vibrant-teal);color:var(--midnight-blue);border:none;padding:10px;width:25%;border-radius:5px;cursor:pointer;font-size:16px;margin-top:1rem}._modalButton_1wlxu_151:hover{background-color:var(--deep-purple);color:var(--white)}textarea{width:80%;margin-top:1rem;border:1px solid #ccc;border-radius:5px;font-size:1rem;padding:8px}._submit_1wlxu_176{align-self:center}._analysisSection_1wlxu_3 input[type=text],._analysisSection_1wlxu_3 select,._analysisSection_1wlxu_3 textarea{width:100%;padding:.7rem .9rem;background:#ffffff12;border:1px solid var(--deep-purple);border-radius:.5rem;color:var(--white);font-size:1rem;line-height:1.4;transition:border-color .2s ease,box-shadow .2s ease}._analysisSection_1wlxu_3 input[type=text]::placeholder,._analysisSection_1wlxu_3 select::placeholder,._analysisSection_1wlxu_3 textarea::placeholder{color:#ffffff80}._analysisSection_1wlxu_3 input[type=text]:focus,._analysisSection_1wlxu_3 select:focus,._analysisSection_1wlxu_3 textarea:focus{outline:none;border-color:var(--vibrant-teal);box-shadow:0 0 0 3px #00ffd040}._analysisSection_1wlxu_3 input[type=text]:disabled,._analysisSection_1wlxu_3 select:disabled,._analysisSection_1wlxu_3 textarea:disabled{opacity:.6;cursor:not-allowed}._nameContainer_1wlxu_71,._boardSelect_1wlxu_219{width:100%;display:flex;flex-direction:column;gap:.35rem}._providerRow_1wlxu_229{display:grid;grid-template-columns:1fr 1fr;gap:2rem;width:100%}@media (max-width: 820px){._providerRow_1wlxu_229{grid-template-columns:1fr}}._providerWrapper_1wlxu_241{display:flex;flex-direction:column;gap:.35rem}._providerSelect_1wlxu_247{width:100%;height:2.8rem;padding:0 1.8rem 0 .9rem;background:#ffffff12 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%2300ffd0'/%3E%3C/svg%3E") no-repeat right .6rem center;border:1px solid var(--deep-purple);border-radius:.5rem;font-size:.95rem;line-height:2.8rem;color:#fff;appearance:none;-moz-appearance:none;-webkit-appearance:none;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}._providerSelect_1wlxu_247:focus{outline:none;border-color:var(--vibrant-teal);box-shadow:0 0 0 3px #00ffd040}._providerSelect_1wlxu_247 option{color:#fff;background:var(--midnight-blue)}._providerLoading_1wlxu_274{color:#fff9;font-size:.9rem;font-style:italic}._preferencesPanel_1wlxu_283{width:100%;border:1px solid rgba(255,255,255,.12);border-radius:.5rem;background:#ffffff08;margin-top:.25rem}._preferencesSummary_1wlxu_291{cursor:pointer;padding:.6rem .9rem;font-size:.95rem;color:#ffffffbf;-webkit-user-select:none;user-select:none}._preferencesSummary_1wlxu_291:hover{color:var(--vibrant-teal)}._preferencesSummary_1wlxu_291::marker{color:var(--vibrant-teal)}._preferencesBody_1wlxu_305{padding:.75rem .9rem 1rem;display:flex;flex-direction:column;gap:.75rem}._saveDefaultBtn_1wlxu_312{align-self:flex-start;padding:.45rem 1.2rem;background:var(--vibrant-teal);color:var(--midnight-blue);border:none;border-radius:.35rem;font-size:.9rem;font-weight:600;cursor:pointer}._saveDefaultBtn_1wlxu_312:hover:not(:disabled){background:var(--deep-purple);color:var(--white)}._saveDefaultBtn_1wlxu_312:disabled{opacity:.6;cursor:not-allowed}._analysisForm_1wlxu_49 ._lowerContainer_1wlxu_59{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start;width:100%}._lowerContainer_1wlxu_59 ._checkboxes_1wlxu_67,._lowerContainer_1wlxu_59 ._itemsOfInterest_1wlxu_96{width:100%}._checkboxes_1wlxu_67{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}._checkboxes_1wlxu_67 label{display:flex;align-items:center;gap:.5rem;font-size:1rem;cursor:pointer;padding-left:0}._checkboxes_1wlxu_67 label input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:18px;height:18px;min-width:18px;border:2px solid rgba(255,255,255,.3);border-radius:4px;background:transparent;cursor:pointer;position:relative;margin:0}._checkboxes_1wlxu_67 label input[type=checkbox]:checked{background:var(--vibrant-teal);border-color:var(--vibrant-teal)}._checkboxes_1wlxu_67 label input[type=checkbox]:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--midnight-blue);font-size:12px;font-weight:700}._inlineInterests_1wlxu_103{display:flex;flex-direction:column;gap:.5rem}._interestItem_1wlxu_108{display:flex;gap:.5rem}._interestItem_1wlxu_108 input{flex:1}._interestItem_1wlxu_108 button{width:2rem;height:2rem;background:var(--vibrant-teal);color:var(--midnight-blue);border:none;border-radius:.35rem;font-weight:700;cursor:pointer;line-height:1rem}._interestItem_1wlxu_108 button:hover{background:var(--deep-purple);color:var(--white)}#_add-interest_1wlxu_1{margin-top:.5rem;width:2rem;height:2rem;background:var(--vibrant-teal);color:var(--midnight-blue);border:none;border-radius:.35rem;font-size:1.25rem;font-weight:700;cursor:pointer}#_add-interest_1wlxu_1:hover{background:var(--deep-purple);color:var(--white)}._topRow_1wlxu_452{display:grid;grid-template-columns:1fr 1fr;gap:2rem;width:100%}@media (max-width: 820px){._topRow_1wlxu_452{grid-template-columns:1fr}}._selectWrapper_1wlxu_466,._nameWrapper_1wlxu_467{display:flex;flex-direction:column;gap:.35rem}._boardSelect_1wlxu_219{width:100%;height:4em;display:flex;flex-direction:column;gap:.35rem}._boardSelect_1wlxu_219 select{width:100%;height:100%;padding:.6rem 2.1rem .6rem .9rem;background:#ffffff12;border:1px solid var(--deep-purple);border-radius:.5rem;font-size:1rem;color:#fff;appearance:none;-moz-appearance:none;-webkit-appearance:none}._boardSelect_1wlxu_219 select:focus{outline:none;border-color:var(--vibrant-teal);box-shadow:0 0 0 3px #00ffd040}._boardSelect_1wlxu_219 option{color:#fff;background:var(--midnight-blue)}._boardSelect_1wlxu_219 option:focus{background:var(--deep-purple)}._transcriptView_cy1hj_2{background:var(--midnight-blue);color:var(--white);padding:1rem;margin:3.5rem 1.5rem;border-radius:8px;border:1px solid #ddd;box-shadow:#1e012a 8px 8px 8px;max-height:90%;max-width:90%;justify-self:center;overflow-y:scroll}._transcriptContent_cy1hj_16{margin-top:1rem;white-space:pre-wrap}._closeButton_cy1hj_21{margin-top:1rem;background:var(--vibrant-teal);color:var(--midnight-blue);border:none;padding:.5rem 1rem;cursor:pointer;border-radius:4px}._closeButton_cy1hj_21:hover{background:var(--deep-purple);color:var(--white)}._analysisView_cy1hj_35{background:var(--midnight-blue);color:var(--white);padding:1rem;margin:3.5rem 1.5rem;border-radius:8px;border:1px solid #ddd;box-shadow:#1e012a 8px 8px 8px;max-height:90%;max-width:90%;overflow-y:scroll;justify-self:center}._analysisOutput_cy1hj_49{margin:1rem;white-space:pre-wrap}._downloadButton_cy1hj_54,._closeButton_cy1hj_21{margin-top:1rem;background:var(--vibrant-teal);color:var(--midnight-blue);border:none;padding:.5rem 1rem;cursor:pointer;border-radius:4px;margin-right:.5rem}._downloadButton_cy1hj_54:hover,._closeButton_cy1hj_21:hover{background:var(--deep-purple);color:var(--white)}._speakerLegend_cy1hj_71{margin-bottom:1rem;padding:.75rem;background:#ffffff0d;border-radius:6px;border:1px solid rgba(255,255,255,.1)}._speakerLegendTitle_cy1hj_79{font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;opacity:.7}._speakerList_cy1hj_87{display:flex;flex-wrap:wrap;gap:.5rem}._speakerItem_cy1hj_93{display:inline-flex;align-items:center;gap:.5rem}._speakerBadge_cy1hj_99{display:inline-block;background:#00d1b233;color:var(--vibrant-teal);font-weight:700;font-size:.85rem;min-width:1.5rem;text-align:center;padding:.15rem .35rem;border-radius:3px;margin-right:.35rem;flex-shrink:0}._speakerSeparator_cy1hj_113{margin:0 .3rem;opacity:.6}._speakerInputWrapper_cy1hj_118{position:relative;display:inline-flex;align-items:center;flex:1;min-width:80px}._speakerInput_cy1hj_118{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:4px;color:var(--white);padding:.25rem .5rem .25rem 1.8rem;font-size:.9rem;cursor:text;transition:border-color .2s,background .2s;width:100%}._speakerInput_cy1hj_118::placeholder{color:#ffffff4d}._speakerInput_cy1hj_118:focus{outline:none;border-color:var(--vibrant-teal);background:#ffffff1f}._speakerInput_cy1hj_118:focus+._speakerPencil_cy1hj_145{color:var(--vibrant-teal);opacity:1}._speakerInput_cy1hj_118:disabled{opacity:.6;cursor:not-allowed}._speakerPencil_cy1hj_145{position:absolute;left:.4rem;font-size:.75rem;color:#00d1b280;opacity:.7;transition:color .2s,opacity .2s;pointer-events:none;flex-shrink:0}._speakerSpinner_cy1hj_165{display:inline-block;margin-left:.5rem;font-size:.9rem;animation:_spin_cy1hj_1 1s linear infinite}._mergeMenuContainer_cy1hj_172{position:relative;display:inline-block;margin-left:.5rem}._mergeMenuButton_cy1hj_178{background:none;border:none;color:#ffffff80;font-size:1rem;cursor:pointer;padding:.25rem .4rem;border-radius:3px;transition:color .2s,background .2s}._mergeMenuButton_cy1hj_178:hover{color:var(--vibrant-teal);background:#00d1b21a}._mergeMenuButton_cy1hj_178:active{transform:scale(.95)}._mergeMenuButton_cy1hj_178:disabled{opacity:.4;cursor:not-allowed}._mergeTargetPicker_cy1hj_200{position:absolute;top:100%;right:0;background:#14141ef2;border:1px solid rgba(0,209,178,.3);border-radius:4px;min-width:200px;margin-top:.5rem;z-index:100;box-shadow:0 4px 12px #0000004d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._mergeTargetOption_cy1hj_214{display:block;width:100%;background:none;border:none;color:var(--white);text-align:left;padding:.6rem .8rem;cursor:pointer;font-size:.9rem;transition:background .2s}._mergeTargetOption_cy1hj_214:first-child{border-radius:3px 3px 0 0}._mergeTargetOption_cy1hj_214:last-child{border-radius:0 0 3px 3px}._mergeTargetOption_cy1hj_214:hover{background:#00d1b226;color:var(--vibrant-teal)}._mergeTargetOption_cy1hj_214:active{background:#00d1b240}._mergeConfirmationOverlay_cy1hj_240{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:1000}._mergeConfirmationDialog_cy1hj_251{background:#14141ef2;border:1px solid rgba(0,209,178,.3);border-radius:8px;padding:1.5rem;max-width:400px;box-shadow:0 8px 24px #0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._mergeConfirmationDialog_cy1hj_251 h4{margin:0 0 1rem;color:var(--vibrant-teal);font-size:1.1rem}._mergeConfirmationDialog_cy1hj_251 p{margin:0 0 1.5rem;color:#fffc;line-height:1.6;font-size:.95rem}._mergeConfirmationDialog_cy1hj_251 p strong{color:var(--white);font-weight:600}._mergeConfirmationActions_cy1hj_276{display:flex;gap:.8rem;justify-content:flex-end}._mergeConfirmButton_cy1hj_282,._mergeCancelButton_cy1hj_283{padding:.6rem 1.2rem;border:none;border-radius:4px;font-size:.9rem;cursor:pointer;transition:background .2s,transform .1s}._mergeConfirmButton_cy1hj_282:active,._mergeCancelButton_cy1hj_283:active{transform:scale(.98)}._mergeConfirmButton_cy1hj_282{background:var(--vibrant-teal);color:#000;font-weight:600}._mergeConfirmButton_cy1hj_282:hover:not(:disabled){background:#00d1b2cc}._mergeConfirmButton_cy1hj_282:disabled{opacity:.5;cursor:not-allowed}._mergeCancelButton_cy1hj_283{background:#ffffff1a;color:var(--white);border:1px solid rgba(255,255,255,.2)}._mergeCancelButton_cy1hj_283:hover{background:#ffffff26}@keyframes _spin_cy1hj_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._transcriptActions_cy1hj_326{display:flex;gap:.5rem;margin-top:1rem}._saveButton_cy1hj_332{background:var(--vibrant-teal);color:var(--midnight-blue);border:none;padding:.5rem 1rem;cursor:pointer;border-radius:4px}._saveButton_cy1hj_332:hover{background:var(--deep-purple);color:var(--white)}._saveButton_cy1hj_332:disabled{opacity:.6;cursor:not-allowed}._noView_cy1hj_349{display:flex;justify-content:center;align-items:center;font-size:1.5rem;margin-top:1rem}._transcriptToolbar_cy1hj_358{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem;flex-wrap:wrap}._transcriptSearch_cy1hj_366{display:flex;align-items:center;gap:.5rem;flex:1;min-width:180px}._searchInput_cy1hj_374{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:4px;color:var(--white);padding:.35rem .6rem;font-size:.85rem;flex:1}._searchInput_cy1hj_374::placeholder{color:#fff6}._searchInput_cy1hj_374:focus{outline:none;border-color:var(--vibrant-teal)}._matchCount_cy1hj_391{font-size:.8rem;opacity:.7;white-space:nowrap}._timestampToggle_cy1hj_397{display:flex;align-items:center;gap:.3rem;font-size:.85rem;opacity:.8;cursor:pointer;white-space:nowrap}._timestampToggle_cy1hj_397 input{accent-color:var(--vibrant-teal)}._structuredTranscript_cy1hj_410{margin-top:.5rem}._segmentRow_cy1hj_414{display:flex;gap:.5rem;padding:.3rem 0;align-items:baseline;border-bottom:1px solid rgba(255,255,255,.05)}._segmentRow_cy1hj_414:last-child{border-bottom:none}._segmentRow_cy1hj_414:hover ._rowAction_cy1hj_424,._segmentRow_cy1hj_414:focus-within ._rowAction_cy1hj_424{opacity:.7;pointer-events:auto}._rowAction_cy1hj_424{opacity:0;pointer-events:none;transition:opacity .15s ease}._rowAction_cy1hj_424:hover,._rowAction_cy1hj_424:focus-visible{opacity:1!important;pointer-events:auto}._timestampBtn_cy1hj_439{background:none;border:none;color:#fff6;font-size:.75rem;font-family:monospace;cursor:pointer;padding:0;white-space:nowrap;min-width:3.5em}._timestampBtn_cy1hj_439:hover{color:var(--vibrant-teal)}._speakerLabelContainer_cy1hj_454{position:relative;display:inline-block}._speakerLabel_cy1hj_454{background:none;border:none;font-weight:600;white-space:nowrap;min-width:6em;cursor:pointer;padding:0;color:inherit;font-size:inherit;transition:opacity .15s}._speakerLabel_cy1hj_454:after{content:":"}._speakerLabel_cy1hj_454:hover{opacity:.8}._speakerLabel_cy1hj_454:focus{outline:1px solid var(--vibrant-teal);outline-offset:2px;border-radius:2px}._speakerLabel_cy1hj_454:disabled{opacity:.5;cursor:not-allowed}._speakerDropdown_cy1hj_487{position:absolute;top:calc(100% + 4px);left:0;background:var(--midnight-blue);border:1px solid rgba(0,209,178,.3);border-radius:6px;min-width:150px;box-shadow:0 4px 16px #0006;z-index:100;overflow:hidden}._dropdownOption_cy1hj_500{display:flex;align-items:center;gap:.5rem;width:100%;background:none;border:none;color:var(--white);padding:.5rem .75rem;text-align:left;cursor:pointer;font-size:.9rem;transition:background .15s}._dropdownOption_cy1hj_500:hover{background:#00d1b226}._dropdownOption_cy1hj_500:not(:last-child){border-bottom:1px solid rgba(255,255,255,.08)}._optionColor_cy1hj_521{display:inline-block;width:.75rem;height:.75rem;border-radius:2px;flex-shrink:0}._newSpeakerOption_cy1hj_529{width:100%;background:none;border:none;color:var(--vibrant-teal);padding:.5rem .75rem;text-align:left;cursor:pointer;font-size:.9rem;transition:background .15s;border-top:1px solid rgba(255,255,255,.08)}._newSpeakerOption_cy1hj_529:hover{background:#00d1b21a}._newSpeakerInput_cy1hj_545{width:100%;box-sizing:border-box;background:#0000004d;border:none;border-top:1px solid rgba(255,255,255,.08);color:var(--white);padding:.5rem .75rem;font-size:.9rem;font-family:inherit}._newSpeakerInput_cy1hj_545:focus{outline:none;background:#00d1b214}._segmentText_cy1hj_561{flex:1}._textWrapper_cy1hj_565{flex:1;position:relative;display:flex;align-items:center;gap:8px}._editedIndicator_cy1hj_573{display:inline-block;width:6px;height:6px;border-radius:50%;background-color:#00d1b299;margin:0 6px;cursor:help;transition:background-color .2s ease}._editedIndicator_cy1hj_573:hover{background-color:#00d1b2}._editPencil_cy1hj_587{background:none;border:none;color:#00d1b2b3;font-size:.9rem;cursor:pointer;padding:4px 6px;border-radius:3px;opacity:.5;transition:all .2s ease}._editPencil_cy1hj_587:hover:not(:disabled){opacity:1;background:#00d1b21a;color:#00d1b2}._editPencil_cy1hj_587:disabled{opacity:.25;cursor:not-allowed}._revertBtn_cy1hj_608{background:none;border:none;color:#00d1b2b3;font-size:.85rem;cursor:pointer;padding:4px 6px;border-radius:3px;opacity:.5;transition:all .2s ease}._revertBtn_cy1hj_608:hover:not(:disabled){opacity:1;background:#00d1b21a;color:#00d1b2}._revertBtn_cy1hj_608:disabled{opacity:.25;cursor:not-allowed}._editContainer_cy1hj_629{flex:1;display:flex;flex-direction:column;gap:8px}._editTextarea_cy1hj_636{width:100%;min-height:80px;padding:12px;background:#0000004d;border:1px solid rgba(0,209,178,.5);border-radius:4px;color:inherit;font-family:inherit;font-size:.95rem;line-height:1.5;resize:vertical}._editTextarea_cy1hj_636:focus{outline:none;border-color:#00d1b2;background:#00d1b20d}._editActions_cy1hj_655{display:flex;gap:8px;justify-content:flex-end}._saveBtn_cy1hj_661,._cancelBtn_cy1hj_662{padding:6px 12px;border:1px solid rgba(0,209,178,.5);border-radius:3px;background:transparent;color:#00d1b2cc;font-size:.85rem;cursor:pointer;transition:all .2s ease}._saveBtn_cy1hj_661:hover:not(:disabled),._cancelBtn_cy1hj_662:hover:not(:disabled){background:#00d1b21a;border-color:#00d1b2;color:#00d1b2}._saveBtn_cy1hj_661:disabled,._cancelBtn_cy1hj_662:disabled{opacity:.4;cursor:not-allowed}._searchHighlight_cy1hj_684{background:#ffd70059;color:inherit;border-radius:2px;padding:0 1px}._downloadDropdown_cy1hj_691{position:relative;display:inline-block}._formatMenu_cy1hj_696{position:absolute;bottom:100%;left:0;background:var(--midnight-blue);border:1px solid rgba(255,255,255,.2);border-radius:4px;overflow:hidden;margin-bottom:4px;z-index:10}._analysisCards_cy1hj_708{display:flex;flex-direction:column;gap:0;margin:1rem 0}._analysisCard_cy1hj_708{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;margin-bottom:.75rem;overflow:visible}._analysisCardHeader_cy1hj_724{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;background:#ffffff14;border:none;color:var(--white);cursor:pointer;font-size:1rem;text-align:left}._analysisCardHeader_cy1hj_724:hover{background:#ffffff1f}._analysisCardTitle_cy1hj_741{font-weight:600}._analysisCardChevron_cy1hj_745{font-size:.85rem;opacity:.6}._analysisCardBody_cy1hj_750{padding:.75rem 1rem;white-space:pre-wrap}._analysisCardBody_cy1hj_750 ul,._analysisCardBody_cy1hj_750 ol{padding-left:1.5rem;margin:.5rem 0}._analysisCardBody_cy1hj_750 p{margin:.5rem 0}._timestampBadge_cy1hj_762{display:inline-block;background:var(--vibrant-teal);color:var(--midnight-blue);font-size:.75rem;font-family:monospace;padding:.1rem .4rem;border-radius:3px;margin:0 .15rem;cursor:pointer;vertical-align:baseline}._timestampBadge_cy1hj_762:hover{background:var(--deep-purple);color:var(--white)}._splitView_cy1hj_780{display:flex;gap:1rem;margin:3.5rem 1.5rem;max-height:90%;min-height:400px}._splitPane_cy1hj_788{flex:1;display:flex;flex-direction:column;background:var(--midnight-blue);color:var(--white);border-radius:8px;border:1px solid #ddd;box-shadow:#1e012a 8px 8px 8px;min-width:0;max-width:50%}._splitPaneBody_cy1hj_801{flex:1;overflow-y:auto;padding:0 1rem 1rem}._scrollEdgeBtn_cy1hj_807{background:none;border:1px solid rgba(255,255,255,.15);border-radius:4px;color:#ffffff80;font-size:.75rem;width:1.5rem;height:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s,border-color .2s}._scrollEdgeBtn_cy1hj_807:hover{color:var(--vibrant-teal);border-color:var(--vibrant-teal)}._splitPaneHeader_cy1hj_826{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0}._splitPaneHeader_cy1hj_826 h2{margin:0}._splitPaneActions_cy1hj_838{display:flex;align-items:center;gap:.5rem}._collapseButton_cy1hj_844{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:var(--white);padding:.3rem .6rem;border-radius:4px;cursor:pointer;font-size:.85rem}._collapseButton_cy1hj_844:hover{background:var(--vibrant-teal);color:var(--midnight-blue)}._citationNav_cy1hj_858{display:flex;align-items:center;gap:.3rem;margin-left:auto}._citationNavBtn_cy1hj_865{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:var(--white);padding:.2rem .5rem;border-radius:4px;cursor:pointer;font-size:1rem;line-height:1}._citationNavBtn_cy1hj_865:hover:not(:disabled){background:var(--vibrant-teal);color:var(--midnight-blue)}._citationNavBtn_cy1hj_865:disabled{opacity:.4;cursor:default}._citationNavLabel_cy1hj_884{font-size:.8rem;color:#ffffffb3;white-space:nowrap}._highlightedSegment_cy1hj_890{background:#00d1b226;border-left:3px solid var(--vibrant-teal);padding-left:.5rem;border-radius:4px;animation:_highlightFade_cy1hj_1 .3s ease-in}@keyframes _highlightFade_cy1hj_1{0%{background:#00d1b259}to{background:#00d1b226}}._activeBadge_cy1hj_906{background:var(--deep-purple)!important;color:var(--white)!important;box-shadow:0 0 0 2px var(--vibrant-teal)}._splitViewButton_cy1hj_912{margin-top:.75rem;background:#ffffff14;border:1px solid rgba(255,255,255,.2);color:var(--vibrant-teal);padding:.4rem .8rem;border-radius:4px;cursor:pointer;font-size:.85rem}._splitViewButton_cy1hj_912:hover{background:var(--vibrant-teal);color:var(--midnight-blue)}@media (max-width: 768px){._splitView_cy1hj_780{flex-direction:column;margin:1rem .5rem}._splitPane_cy1hj_788{max-width:100%;max-height:50vh}}._formatOption_cy1hj_938{display:block;width:100%;background:none;border:none;color:var(--white);padding:.4rem 1rem;text-align:left;cursor:pointer;font-size:.85rem}._formatOption_cy1hj_938:hover{background:var(--vibrant-teal);color:var(--midnight-blue)}._confidenceBadge_cy1hj_955{display:inline-block;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.1rem .4rem;border-radius:3px;margin-right:.4rem;vertical-align:middle}._confidenceHigh_cy1hj_967{background:#2ecc7140;color:#2ecc71;border:1px solid rgba(46,204,113,.4)}._confidenceMedium_cy1hj_973{background:#f1c40f40;color:#f1c40f;border:1px solid rgba(241,196,15,.4)}._confidenceLow_cy1hj_979{background:#e74c3c40;color:#e74c3c;border:1px solid rgba(231,76,60,.4)}._citationChain_cy1hj_986{display:inline-flex;align-items:center;gap:.25rem;flex-wrap:wrap}._citationBadge_cy1hj_993{display:inline-block;font-size:.75rem;font-family:monospace;padding:.1rem .4rem;border-radius:3px;margin:0 .1rem;cursor:pointer;vertical-align:baseline}._primaryCitation_cy1hj_1004{background:var(--vibrant-teal);color:var(--midnight-blue);font-weight:600;box-shadow:0 0 0 1px #00d1b280}._primaryCitation_cy1hj_1004:hover{background:var(--deep-purple);color:var(--white)}._supportingCitation_cy1hj_1015{background:#ffffff1f;color:#ffffffb3;border:1px dashed rgba(255,255,255,.25)}._supportingCitation_cy1hj_1015:hover{background:#fff3;color:var(--white)}._supportingCitations_cy1hj_1025{display:inline}._expandCitations_cy1hj_1029{background:none;border:none;color:var(--vibrant-teal);font-size:.7rem;cursor:pointer;padding:.1rem .3rem;opacity:.8}._expandCitations_cy1hj_1029:hover{opacity:1;text-decoration:underline}._citedProse_cy1hj_1044{line-height:1.7}._citedSegment_cy1hj_1048:has(._citationMarker_cy1hj_1051:hover) ._citedText_cy1hj_1051,._citedSegment_cy1hj_1048:has(._citationMarker_cy1hj_1051:focus) ._citedText_cy1hj_1051{border-bottom-color:#00d1b266}._citedText_cy1hj_1051{border-bottom:1px solid transparent;padding-bottom:1px;transition:border-color .3s ease}._citationMarker_cy1hj_1051{display:inline-block;font-size:.6rem;font-weight:700;color:var(--vibrant-teal);background:#00d1b226;border-radius:50%;width:1rem;height:1rem;line-height:1rem;text-align:center;margin-left:1px;cursor:pointer;vertical-align:super;transition:background .15s,color .15s}._citationMarker_cy1hj_1051:hover,._citationMarker_cy1hj_1051:focus{background:var(--vibrant-teal);color:var(--midnight-blue);outline:none}._confidenceHigh_cy1hj_967{background:#4caf5033;color:#66bb6a}._confidenceMedium_cy1hj_973{background:#00d1b226;color:var(--vibrant-teal)}._confidenceLow_cy1hj_979{background:#9e9e9e26;color:#9e9e9e}._citationMarkerWrap_cy1hj_1100{position:relative;display:inline-block}._citationTooltip_cy1hj_1106{position:absolute;bottom:calc(100% + 6px);left:0;z-index:10000;min-width:180px;max-width:min(300px,90vw);padding:.5rem .75rem;background:var(--midnight-blue, #1f1b2e);border:1px solid rgba(0,209,178,.3);border-radius:8px;box-shadow:0 4px 16px #0006;pointer-events:none}._citationTooltipRef_cy1hj_1121{display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem .5rem;padding:.35rem 0}._citationTooltipRef_cy1hj_1121:not(:last-child){border-bottom:1px solid rgba(255,255,255,.08)}._citationTooltipSpeaker_cy1hj_1132{font-weight:700;font-size:.8rem;color:var(--vibrant-teal, #20e2ad)}._citationTooltipTime_cy1hj_1138{font-size:.7rem;font-family:monospace;color:#ffffff80}._citationTooltipQuote_cy1hj_1144{width:100%;font-size:.78rem;font-style:italic;color:#ffffffbf;line-height:1.4}._statementRow_cy1hj_1153{display:flex;align-items:flex-start;gap:.5rem;padding:.25rem 0}._statementText_cy1hj_1160{flex:1}._statementAnalysis_cy1hj_1164{margin-top:.75rem;padding-top:.5rem;border-top:1px solid rgba(255,255,255,.1)}._statementMeta_cy1hj_1170{display:inline-flex;align-items:center;gap:.25rem;flex-shrink:0}._providerBadge_cy1hj_1178{display:inline-block;font-size:.7rem;font-weight:500;color:#fff9;background:#ffffff14;border:1px solid rgba(255,255,255,.12);padding:.1rem .5rem;border-radius:10px;margin-left:.5rem;vertical-align:middle;letter-spacing:.02em}._tagFilterChips_cy1hj_1193{display:flex;flex-wrap:wrap;gap:.35rem;margin:.5rem 0}._tagChip_cy1hj_1200{display:inline-block;background:#ffffff14;border:1px solid rgba(255,255,255,.2);color:#fffc;padding:.2rem .6rem;border-radius:12px;font-size:.75rem;cursor:pointer;transition:background .15s,border-color .15s,color .15s}._tagChip_cy1hj_1200:hover{background:#ffffff26;color:var(--white)}._activeChip_cy1hj_1216{background:var(--vibrant-teal);color:var(--midnight-blue);border-color:var(--vibrant-teal);font-weight:600}._activeChip_cy1hj_1216:hover{background:var(--deep-purple);color:var(--white);border-color:var(--deep-purple)}._staleBanner_cy1hj_1229{background:#f1c40f1f;border:1px solid rgba(241,196,15,.4);border-left:3px solid #f1c40f;border-radius:4px;padding:.75rem 1rem;margin:1rem 0}._staleBannerContent_cy1hj_1238{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}._staleBannerMessage_cy1hj_1246{color:#ffffffe6;font-size:.95rem;flex:1;min-width:250px}._reRunButton_cy1hj_1253{background:#f1c40f;color:#000;border:none;padding:.5rem 1rem;border-radius:4px;font-weight:600;font-size:.9rem;cursor:pointer;white-space:nowrap;transition:background .2s,transform .1s}._reRunButton_cy1hj_1253:hover{background:#f39c12}._reRunButton_cy1hj_1253:active{transform:scale(.98)}._savedSection_18m19_2{padding:1rem;margin:1rem;background:var(--midnight-blue);color:var(--white);border-radius:8px;border:1px solid #ddd;box-shadow:#1e012a 8px 8px 8px}._tableWrapper_18m19_13{overflow-x:auto;margin:1rem 0}._fileTable_18m19_18{width:100%;border-collapse:collapse;min-width:400px}._fileTable_18m19_18 thead{border-bottom:2px solid var(--deep-purple)}._sortableHeader_18m19_28{cursor:pointer;-webkit-user-select:none;user-select:none}._sortableHeader_18m19_28:hover{color:var(--vibrant-teal)}._fileTable_18m19_18 th{text-align:left;padding:.5rem .75rem;font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;color:var(--vibrant-teal);white-space:nowrap}._fileRow_18m19_47{border-bottom:1px solid rgba(255,255,255,.08);transition:background .15s}._fileRow_18m19_47:hover{background:#ffffff0a}._fileTable_18m19_18 td{padding:.5rem .75rem;vertical-align:middle}._nameCell_18m19_60{word-break:break-word;max-width:300px}._dateCell_18m19_65{white-space:nowrap;color:#ffffffa6;font-size:.9rem}._tagsCell_18m19_71{max-width:200px}._actionsCell_18m19_75{white-space:nowrap;text-align:right}._fileTable_18m19_18 th._actionsHeader_18m19_80{text-align:right}._iconBtn_18m19_85{background:none;border:1px solid transparent;border-radius:4px;padding:.35rem .5rem;cursor:pointer;color:var(--vibrant-teal);line-height:1;transition:background .15s,border-color .15s,color .15s;vertical-align:middle}._iconBtn_18m19_85 svg{display:block}._iconBtn_18m19_85:hover{background:#ffffff1a;border-color:var(--vibrant-teal)}._deleteBtn_18m19_104{color:#ffffff73}._deleteBtn_18m19_104:hover{color:#e74c3c;border-color:#e74c3c}@media (max-width: 600px){._fileTable_18m19_18{min-width:unset}._fileTable_18m19_18 thead{display:none}._fileRow_18m19_47{display:flex;flex-wrap:wrap;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.1)}._fileTable_18m19_18 td{display:block;padding:.25rem .75rem}._nameCell_18m19_60{flex:1 1 100%;max-width:none;font-weight:600}._dateCell_18m19_65{flex:1 1 auto;font-size:.8rem}._actionsCell_18m19_75{flex:0 0 auto;text-align:right}}._tabsContainer_18m19_145{margin:1rem 0}._tabButtons_18m19_149{display:flex;list-style:none;border-bottom:2px solid var(--deep-purple);padding:0;margin-bottom:1em}._tabLink_18m19_157{background:none;border:none;padding:.5rem 1rem;font-size:16px;cursor:pointer;border-bottom:3px solid transparent}._tabLink_18m19_157._active_18m19_165{border-color:var(--vibrant-teal);font-weight:700}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:var(--dark-navy);border-radius:10px}::-webkit-scrollbar-thumb{background-color:var(--vibrant-teal);border-radius:10px;border:3px solid var(--dark-navy)}::-webkit-scrollbar-thumb:hover{background-color:#555}._pagination_10wy1_1{display:flex;justify-content:space-evenly;align-items:center;max-width:30%}._search_z3zha_1{max-width:40%}._tileWrapper_1ufpa_5{perspective:1000px;display:inline-block;width:20em;height:18em;position:relative;z-index:1}._tileWrapper_1ufpa_5:hover,._elevated_1ufpa_17{z-index:10}._tile_1ufpa_5{width:100%;height:100%;position:relative;transform-style:preserve-3d;transition:transform .6s ease-in-out;transform-origin:center center;cursor:pointer}._front_1ufpa_31,._back_1ufpa_32{position:absolute;width:100%;height:100%;box-sizing:border-box;backface-visibility:hidden;border:1px solid #ddd;border-radius:12px;padding:1rem;box-shadow:0 2px 6px #0000001a;background-color:var(--dark-navy)}._front_1ufpa_31{display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}._back_1ufpa_32{transform:rotateY(180deg);overflow-y:auto}._flipped_1ufpa_62{transform:rotateY(180deg)}._logo_1ufpa_66{max-width:200px;max-height:100px;object-fit:contain;margin-bottom:.5rem}._form_hi5ap_1{margin:10px;display:flex}label{align-self:flex-start}._select_hi5ap_10{padding-top:1em;align-self:center}._badge_hi5ap_15{padding:.5em 1em;background-color:#f0f0f0;border-radius:4px;font-size:.9em;align-self:flex-start;margin-bottom:1em}._button_hi5ap_24{padding-top:2em;align-self:flex-end}._byokPanel_bzyjg_1{display:flex;flex-wrap:wrap;gap:1.5rem;padding:.5rem;width:100%}._title_bzyjg_9{width:100%;font-size:1rem;margin:0;background:linear-gradient(45deg,var(--deep-purple),var(--vibrant-teal));-webkit-background-clip:text;-webkit-text-fill-color:transparent}._providerRow_bzyjg_18{display:flex;flex-direction:column;gap:.5rem;min-width:260px;padding:1rem;border:1px solid #ddd;border-radius:12px;box-shadow:0 2px 6px #0000001a;background-color:var(--dark-navy)}._providerLabel_bzyjg_30{font-size:.85rem;font-weight:600;color:var(--vibrant-teal)}._existingKey_bzyjg_36{display:flex;align-items:center;gap:.5rem}._maskedKey_bzyjg_42{font-size:.85rem;color:#ffffffb3;background:#ffffff0d;padding:.2rem .4rem;border-radius:.25rem}._removeBtn_bzyjg_50{font-size:.75rem;padding:.2rem .5rem;background:transparent;color:#ff6b6b;border:1px solid #ff6b6b;border-radius:.25rem;cursor:pointer}._removeBtn_bzyjg_50:hover{background:#ff6b6b;color:var(--midnight-blue)}._keyInput_bzyjg_64{display:flex;flex-direction:column;gap:.35rem}._input_bzyjg_70{width:100%;padding:.4rem .6rem;background:#ffffff12;border:1px solid var(--deep-purple);border-radius:.35rem;color:var(--white);font-size:.85rem}._input_bzyjg_70::placeholder{color:#fff6}._input_bzyjg_70:focus{outline:none;border-color:var(--vibrant-teal);box-shadow:0 0 0 2px #00ffd033}._actions_bzyjg_88{display:flex;gap:.35rem}._testBtn_bzyjg_93,._saveBtn_bzyjg_94{font-size:.75rem;padding:.25rem .6rem;border:none;border-radius:.25rem;cursor:pointer;font-weight:600}._testBtn_bzyjg_93:disabled,._saveBtn_bzyjg_94:disabled{opacity:.5;cursor:not-allowed}._testBtn_bzyjg_93{background:transparent;color:var(--vibrant-teal);border:1px solid var(--vibrant-teal)}._testBtn_bzyjg_93:hover:not(:disabled){background:#00ffd01a}._saveBtn_bzyjg_94{background:var(--vibrant-teal);color:var(--midnight-blue)}._saveBtn_bzyjg_94:hover:not(:disabled){background:var(--deep-purple);color:var(--white)}._testSuccess_bzyjg_126{font-size:.75rem;color:#51cf66}._testFailure_bzyjg_131{font-size:.75rem;color:#ff6b6b}._integrationsContainer_9qc83_1{display:flex;flex-direction:column;gap:2rem;padding:1rem}._tabButtons_9qc83_8{display:flex;list-style:none;border-bottom:2px solid var(--deep-purple);padding:0;margin:0 0 1.5rem}._tabLink_9qc83_16{background:none;border:none;padding:.5rem 1rem;font-size:16px;color:var(--white);cursor:pointer;border-bottom:3px solid transparent}._tabLink_9qc83_16._active_9qc83_25{border-color:var(--vibrant-teal);font-weight:700}._gallery_9qc83_30{display:flex;flex-wrap:wrap;gap:1.5rem}._byokSection_9qc83_36{display:flex;flex-direction:column;gap:.5rem}._byokHeading_9qc83_42{font-size:1.25rem;margin:0 0 .5rem;background:linear-gradient(45deg,var(--deep-purple),var(--vibrant-teal));-webkit-background-clip:text;-webkit-text-fill-color:transparent}._byokDescription_9qc83_50{font-size:.9rem;color:#fff9;margin:0 0 1rem}._enabledToggle_9qc83_56{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:#ffffffb3;cursor:pointer;margin:.25rem 0}._upgradePrompt_9qc83_66{max-width:500px;padding:1.25rem;background:var(--midnight-blue);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;box-shadow:#1e012a 4px 4px 8px;text-align:center}._sidebar_1jhp1_1{width:200px;background:var(--dark-navy);padding:10px;transition:width .3s ease;display:flex;flex-direction:column;min-height:100%}._collapsed_1jhp1_11{width:40px}._collapsed_1jhp1_11 ._navList_1jhp1_14{display:none}._toggleRow_1jhp1_18{display:flex;align-items:center;gap:6px;margin-bottom:10px}._toggleButton_1jhp1_25{background:none;border:none;font-size:1.2rem;cursor:pointer}._jobBadge_1jhp1_32{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;border-radius:9px;background:var(--vibrant-teal);color:#000;font-size:.7rem;font-weight:700;padding:0 4px;animation:_badgePulse_1jhp1_1 2s ease-in-out infinite}@keyframes _badgePulse_1jhp1_1{0%,to{opacity:1}50%{opacity:.6}}._navList_1jhp1_14{list-style:none;padding:0}._navList_1jhp1_14 li{padding:8px 12px;cursor:pointer;font-size:1.2em}._navList_1jhp1_14 li:hover{background:var(--deep-purple)}._navList_1jhp1_14 ._active_1jhp1_67{background:var(--vibrant-teal);font-weight:700;color:#000}._navList_1jhp1_14 ._active_1jhp1_67:hover{color:#fff}._navList_1jhp1_14 ._disabled_1jhp1_75{pointer-events:none;opacity:.5;color:#aaa}._navLoading_1jhp1_81{display:inline-block;width:12px;height:12px;margin-left:8px;vertical-align:middle;border:2px solid var(--vibrant-teal);border-top-color:transparent;border-radius:50%;animation:_navLoadingSpin_1jhp1_1 .7s linear infinite}@keyframes _navLoadingSpin_1jhp1_1{to{transform:rotate(360deg)}}._cardList_1mbx9_1{display:flex;flex-direction:column;gap:10px;margin-top:16px;width:100%;overflow-y:auto;max-height:50vh}._sectionHeader_1mbx9_11{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--light-text, #aaa);margin-bottom:4px}._card_1mbx9_1{padding:14px 16px;border-radius:10px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);font-size:1rem;transition:background .3s ease,border-color .3s ease}._card_1mbx9_1._complete_1mbx9_28{background:#00c8781f;border-color:#00c8784d}._card_1mbx9_1._failed_1mbx9_32{background:#ff50501f;border-color:#ff50504d}._cardHeader_1mbx9_37{display:flex;align-items:center;gap:8px;margin-bottom:8px}._typeIcon_1mbx9_44{font-size:1rem;flex-shrink:0}._fileName_1mbx9_49{color:var(--light-text, #eee);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._cardBody_1mbx9_57{display:flex;align-items:center}._stageRow_1mbx9_62{display:flex;align-items:center;gap:8px}._pulseRing_1mbx9_68{width:10px;height:10px;border-radius:50%;background:var(--vibrant-teal);animation:_pulse_1mbx9_68 1.5s ease-in-out infinite;flex-shrink:0}@keyframes _pulse_1mbx9_68{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}._slideIn_1mbx9_87{animation:_slideIn_1mbx9_87 .3s ease-out}@keyframes _slideIn_1mbx9_87{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._label_1mbx9_101{color:var(--light-text, #ccc);font-size:.8rem}._viewBtn_1mbx9_106{background:none;border:1px solid var(--vibrant-teal);color:var(--vibrant-teal);border-radius:6px;padding:5px 14px;font-size:.8rem;cursor:pointer;white-space:nowrap}._viewBtn_1mbx9_106:hover{background:var(--vibrant-teal);color:#000}._errorRow_1mbx9_121{display:flex;align-items:center;gap:8px;width:100%}._errorText_1mbx9_128{color:#ff5050;font-size:.8rem;flex:1}._dismissBtn_1mbx9_134{background:none;border:1px solid rgba(255,255,255,.2);color:#999;border-radius:4px;padding:3px 10px;font-size:.75rem;cursor:pointer;white-space:nowrap}._dismissBtn_1mbx9_134:hover{color:#fff;border-color:#fff6}._modal_1b636_2{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center}._modalContent_1b636_15{background:var(--midnight-blue);color:var(--white);padding:1.5rem;border:1px solid var(--vibrant-teal);border-radius:8px;width:400px;max-width:80%;position:relative}._close_1b636_26{position:absolute;top:8px;right:8px;font-size:1.5rem;cursor:pointer}._buttonRow_1b636_34{margin-top:1rem;display:flex;justify-content:flex-end;gap:1rem}._modalButton_1b636_41{background:var(--vibrant-teal);color:var(--midnight-blue);border:none;border-radius:4px;padding:.5rem 1rem}._modalButton_1b636_41:hover{background:var(--deep-purple);color:var(--white)}._loadingOverlay_11rcd_2{display:flex;position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;align-items:center;justify-content:center;flex-direction:column;color:var(--vibrant-teal);z-index:9999}._loader_11rcd_18{border:8px solid var(--midnight-blue);border-top:8px solid var(--vibrant-teal);border-radius:50%;width:60px;height:60px;animation:_spin_11rcd_1 1s linear infinite}@keyframes _spin_11rcd_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._pageContainer_rwbmx_1{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem;box-sizing:border-box}._dashboardContainer_9pogn_1{display:flex;justify-content:flex-start;width:100%;min-height:calc(100vh - 4rem);margin:0}._mainContent_9pogn_9{flex:1;min-width:0;min-height:100%;display:flex;flex-direction:column}._container_9lxj7_1{max-width:100%;margin:0 auto;padding:1rem;color:var(--white);font-family:sans-serif;display:flex;flex-wrap:wrap;justify-content:space-around}._containerSection_9lxj7_12{display:flex;flex-direction:column;justify-content:space-between;width:40%}._section_9lxj7_20{padding:1rem;margin:1.5rem 0;background:var(--midnight-blue);border-radius:8px;border:1px solid #ddd;box-shadow:#1e012a 8px 8px 8px}._section_9lxj7_20 h2{font-size:1.5rem;margin-bottom:1rem;background:linear-gradient(45deg,var(--deep-purple),var(--vibrant-teal));-webkit-background-clip:text;-webkit-text-fill-color:transparent}._usage_9lxj7_38{display:flex;gap:2rem}._storage_9lxj7_43,._minutes_9lxj7_44{flex:1}._storage_9lxj7_43 h3,._minutes_9lxj7_44 h3{font-size:1.2rem;margin-bottom:.5rem}._form_9lxj7_54{display:flex;flex-direction:column;flex-wrap:wrap;gap:.75rem}._form_9lxj7_54 label{font-weight:700;align-self:start}._form_9lxj7_54 button{width:fit-content;padding:.5rem 1rem;background:var(--vibrant-teal);color:var(--midnight-blue);border:none;border-radius:4px;cursor:pointer;font-size:1rem;transition:background .3s ease}._form_9lxj7_54 button:hover{background:var(--deep-purple);color:var(--white)}._membership_9lxj7_81{display:flex;justify-content:space-between;align-items:center}._form_mfn2n_1{width:50%}._checkoutContainer_1nfst_1{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#3e1d78cc,#20e2adcc) fixed;background-size:cover}._loadContainer_1nfst_11{background:var(--midnight-blue);padding:5em;border-radius:8px}._wrapper_kcllu_1{width:100%;height:100vh}._pageContainer_1j5ym_1{width:100%;height:100%;background:linear-gradient(135deg,#3e1d78cc,#20e2adcc) fixed;background-size:cover;display:flex;justify-content:center;align-items:start}._container_1j5ym_11{padding:1rem;margin-top:3.5em;background:var(--midnight-blue);color:var(--white);border-radius:8px;border:1px solid #ddd;box-shadow:#1e012a 8px 8px 8px;width:50%;display:flex;flex-direction:column;justify-self:center;align-items:center}._heading_1j5ym_26{font-size:2.5rem;margin-bottom:1rem;background:linear-gradient(45deg,var(--deep-purple),var(--vibrant-teal));-webkit-background-clip:text;-webkit-text-fill-color:transparent}._link_1j5ym_34{color:var(--vibrant-teal)}._featuresSection_m36y9_1{width:100%;min-height:100vh;background:linear-gradient(135deg,#3e1d78cc,#20e2adcc);padding:60px 0;color:#fff;font-family:Inter,sans-serif}._container_m36y9_10{max-width:1200px;margin:0 auto;padding:0 1.5rem}._title_m36y9_16{font-size:2.7rem;font-weight:700;text-align:center;margin-bottom:.7rem;letter-spacing:-.01em}._title_m36y9_16 ._gradient_m36y9_23{background:linear-gradient(90deg,var(--vibrant-teal) 0%,#a6d0fc 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}._subtitle_m36y9_31{text-align:center;color:#c6c3e6;font-size:1.25rem;margin-bottom:2.5rem}._cardsGrid_m36y9_38{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:2rem}._card_m36y9_38{background:#1c1630f2;border:1.5px solid #2d294d;border-radius:1.25rem;box-shadow:0 8px 40px #2cffe90d;padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:flex-start;transition:transform .13s cubic-bezier(.4,0,.2,1)}._card_m36y9_38:hover{transform:translateY(-7px) scale(1.03);box-shadow:0 16px 40px #2cffe914;border-color:#31ffd2}._cardTitle_m36y9_61{font-size:1.3rem;font-weight:600;margin-bottom:1rem;letter-spacing:-.01em;color:var(--vibrant-teal)}._featureList_m36y9_69{list-style:none;margin:0;padding:0}._featureItem_m36y9_75{display:flex;align-items:center;margin-bottom:.7rem;font-size:1rem;color:#e9ecff}._featureItem_m36y9_75 ._icon_m36y9_82{color:#31ffd2;margin-right:.7em;flex-shrink:0}._featureItem_m36y9_75 span{flex:1}._integrationsSection_fbq1m_1{width:100%;min-height:100vh;background:linear-gradient(120deg,#231d38 0%,var(--vibrant-teal) 100%);padding:60px 0;color:#fff;font-family:Inter,sans-serif}._container_fbq1m_10{max-width:1200px;margin:0 auto;padding:0 1.5rem}._title_fbq1m_16{font-size:2.7rem;font-weight:700;text-align:center;margin-bottom:.7rem;letter-spacing:-.01em}._title_fbq1m_16 ._gradient_fbq1m_23{background:linear-gradient(90deg,var(--vibrant-teal) 0%,#a6d0fc 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}._subtitle_fbq1m_31{text-align:center;color:#c6c3e6;font-size:1.25rem;margin-bottom:2.5rem}._cardsGrid_fbq1m_38{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:2rem}._card_fbq1m_38{background:#1c1630f2;border:1.5px solid #2d294d;border-radius:1.25rem;box-shadow:0 8px 40px #2cffe90d;padding:2rem 1.5rem 1.25rem;display:flex;flex-direction:column;align-items:center;transition:transform .13s cubic-bezier(.4,0,.2,1)}._card_fbq1m_38:hover{transform:translateY(-7px) scale(1.03);box-shadow:0 16px 40px #2cffe914;border-color:var(--vibrant-teal)}._highlight_fbq1m_61{border:2px solid var(--vibrant-teal);box-shadow:0 0 24px #31ffd220}._iconBox_fbq1m_66{margin-bottom:1rem}._iconBox_fbq1m_66 svg{color:var(--vibrant-teal);background:#201c3e;border-radius:50%;padding:.5rem;box-shadow:0 2px 12px #31ffd240}._cardTitle_fbq1m_77{font-size:1.2rem;font-weight:600;color:var(--vibrant-teal);margin-bottom:.5rem;text-align:center}._description_fbq1m_85{font-size:1rem;color:#e9ecff;text-align:center;margin-bottom:1rem}._description_fbq1m_85 b{color:var(--vibrant-teal)}._status_fbq1m_95{margin-top:auto;font-size:.92rem;letter-spacing:.03em;color:#b6ffc7;font-weight:500}._comingSoon_fbq1m_103{color:#ffe052;font-weight:600;margin-left:.3em}._inDevelopment_fbq1m_109{color:#90c9ff;font-weight:600;margin-left:.3em}._section_1f9a0_7{width:100%;box-sizing:border-box;padding:4.5rem 0;background:var(--midnight-blue);color:#fff;font-family:Inter,sans-serif}._container_1f9a0_16{max-width:1100px;margin:0 auto;padding:0 1.5rem;box-sizing:border-box;text-align:center}._heading_1f9a0_24{font-size:2.25rem;font-weight:800;letter-spacing:-.02em;margin:0 0 .75rem}._lead_1f9a0_31{font-size:1.1rem;line-height:1.6;color:#c6c3e6;max-width:640px;margin:0 auto 3rem}._grid_1f9a0_40{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;text-align:left}._card_1f9a0_47{box-sizing:border-box;display:flex;flex-direction:column;padding:1.75rem;border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}._card_1f9a0_47:hover{transform:translateY(-4px);border-color:#20e2ad73;box-shadow:0 12px 30px #00000059}._icon_1f9a0_63{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin-bottom:1rem;border-radius:12px;font-size:1.6rem;line-height:1;background:linear-gradient(135deg,#3e1d78e6,#20e2ad59)}._cardTitle_1f9a0_76{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;font-size:1.25rem;font-weight:700;margin:0 0 .75rem}._tag_1f9a0_86{font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.15rem .5rem;border-radius:999px;color:var(--vibrant-teal);background:#20e2ad1f;border:1px solid rgba(32,226,173,.4)}._explanation_1f9a0_98{font-size:1rem;line-height:1.6;color:#d8d5f0;margin:0 0 1rem}._why_1f9a0_105{font-size:.9rem;line-height:1.55;color:#b7b3d8;margin:auto 0 0}._whyLabel_1f9a0_112{font-weight:700;color:var(--vibrant-teal)}@media (max-width: 820px){._section_1f9a0_7{padding:3.5rem 0}._heading_1f9a0_24{font-size:1.9rem}._grid_1f9a0_40{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){._section_1f9a0_7{padding:3rem 0}._heading_1f9a0_24{font-size:1.6rem}._lead_1f9a0_31{font-size:1rem;margin-bottom:2rem}._grid_1f9a0_40{grid-template-columns:1fr}}._section_7t7am_7{width:100%;box-sizing:border-box;padding:4.5rem 0;background:#191527;color:#fff;font-family:Inter,sans-serif}._container_7t7am_16{max-width:1100px;margin:0 auto;padding:0 1.5rem;box-sizing:border-box;text-align:center}._heading_7t7am_24{font-size:2.25rem;font-weight:800;letter-spacing:-.02em;margin:0 0 .75rem}._lead_7t7am_31{font-size:1.1rem;line-height:1.6;color:#c6c3e6;max-width:660px;margin:0 auto 2rem}._tabs_7t7am_40{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin:0 auto 1.5rem}._tab_7t7am_40{box-sizing:border-box;cursor:pointer;font-size:.95rem;font-weight:600;color:#c6c3e6;padding:.55rem 1.1rem;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);transition:color .16s ease,background .16s ease,border-color .16s ease}._tab_7t7am_40:hover{color:#fff;border-color:#20e2ad73}._tabActive_7t7am_65{color:var(--midnight-blue);background:var(--vibrant-teal);border-color:var(--vibrant-teal)}._tabActive_7t7am_65:hover{color:var(--midnight-blue)}._chosenCallout_7t7am_75{font-size:1rem;color:#d8d5f0;margin:0 auto 1.25rem}._chosenLabel_7t7am_81{color:var(--vibrant-teal);font-weight:700}._chosenMeta_7t7am_86{color:#b7b3d8}._chartWrap_7t7am_90{width:100%;box-sizing:border-box}._legend_7t7am_96{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-top:1.25rem;font-size:.85rem;color:#c6c3e6}._legendItem_7t7am_106{display:inline-flex;align-items:center;gap:.4rem}._legendSwatch_7t7am_112{display:inline-block;width:.85rem;height:.85rem;border-radius:3px}._legendChosen_7t7am_119{display:inline-flex;align-items:center;gap:.4rem}._legendChosenSwatch_7t7am_125{display:inline-block;width:.85rem;height:.85rem;border-radius:3px;background:#ffffff1f;border:2px solid #ffffff;box-sizing:border-box}._stddevNote_7t7am_135{font-size:.82rem;color:#9c98bf;margin:.75rem 0 0}._tooltip_7t7am_142{min-width:180px;text-align:left;padding:.75rem .9rem;border-radius:10px;background:#141121f7;border:1px solid rgba(32,226,173,.4);box-shadow:0 10px 26px #00000073;color:#fff}._tooltipModel_7t7am_153{font-size:.95rem;font-weight:700;margin:0}._tooltipProvider_7t7am_159{font-size:.75rem;color:var(--vibrant-teal);margin:0 0 .5rem}._tooltipList_7t7am_165{margin:0}._tooltipRow_7t7am_169{display:flex;justify-content:space-between;gap:1.25rem;font-size:.82rem;line-height:1.7}._tooltipRow_7t7am_169 dt{color:#b7b3d8;margin:0}._tooltipRow_7t7am_169 dd{margin:0;color:#e8e6f5;font-variant-numeric:tabular-nums}._tooltipStrong_7t7am_186{color:var(--vibrant-teal)!important;font-weight:700}@media (max-width: 820px){._section_7t7am_7{padding:3.5rem 0}._heading_7t7am_24{font-size:1.9rem}}@media (max-width: 480px){._section_7t7am_7{padding:3rem 0}._heading_7t7am_24{font-size:1.6rem}._lead_7t7am_31{font-size:1rem}._tab_7t7am_40{font-size:.85rem;padding:.45rem .85rem}}._section_4n5bq_7{width:100%;box-sizing:border-box;padding:4.5rem 0;background:#1f1b2e;color:#fff;font-family:Inter,sans-serif}._container_4n5bq_16{max-width:1100px;margin:0 auto;padding:0 1.5rem;box-sizing:border-box;text-align:center}._heading_4n5bq_24{font-size:2.25rem;font-weight:800;letter-spacing:-.02em;margin:0 0 .75rem}._lead_4n5bq_31{font-size:1.1rem;line-height:1.6;color:#c6c3e6;max-width:720px;margin:0 auto 2rem}._chartWrap_4n5bq_39{width:100%;box-sizing:border-box}._axisNote_4n5bq_44{font-size:.82rem;color:#9c98bf;margin:.75rem 0 0}._legend_4n5bq_51{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-top:1.25rem;font-size:.85rem;color:#c6c3e6}._legendItem_4n5bq_61{display:inline-flex;align-items:center;gap:.4rem}._legendSwatch_4n5bq_67{display:inline-block;width:.85rem;height:.85rem;border-radius:50%}._legendFrontier_4n5bq_74{display:inline-flex;align-items:center;gap:.4rem}._legendFrontierLine_4n5bq_80{display:inline-block;width:1.4rem;height:0;border-top:3px solid var(--vibrant-teal)}._legendSize_4n5bq_87{display:inline-flex;align-items:center;gap:.4rem}._legendSizeDot_4n5bq_93{display:inline-block;width:.95rem;height:.95rem;border-radius:50%;background:#ffffff24;border:1px solid rgba(255,255,255,.35);box-sizing:border-box}._tooltip_4n5bq_104{min-width:190px;text-align:left;padding:.75rem .9rem;border-radius:10px;background:#141121f7;border:1px solid rgba(32,226,173,.4);box-shadow:0 10px 26px #00000073;color:#fff}._tooltipModel_4n5bq_115{font-size:.95rem;font-weight:700;margin:0}._tooltipProvider_4n5bq_121{font-size:.75rem;color:var(--vibrant-teal);margin:0 0 .5rem}._tooltipList_4n5bq_127{margin:0}._tooltipRow_4n5bq_131{display:flex;justify-content:space-between;gap:1.25rem;font-size:.82rem;line-height:1.7}._tooltipRow_4n5bq_131 dt{color:#b7b3d8;margin:0}._tooltipRow_4n5bq_131 dd{margin:0;color:#e8e6f5;font-variant-numeric:tabular-nums}._tooltipStrong_4n5bq_148{color:var(--vibrant-teal)!important;font-weight:700}._tooltipWins_4n5bq_153{font-size:.75rem;color:#b7b3d8;margin:.5rem 0 0;padding-top:.4rem;border-top:1px solid rgba(255,255,255,.1);line-height:1.4}@media (max-width: 820px){._section_4n5bq_7{padding:3.5rem 0}._heading_4n5bq_24{font-size:1.9rem}}@media (max-width: 480px){._section_4n5bq_7{padding:3rem 0}._heading_4n5bq_24{font-size:1.6rem}._lead_4n5bq_31{font-size:1rem}}._section_6o677_8{width:100%;box-sizing:border-box;padding:4.5rem 0;background:var(--midnight-blue);color:#fff;font-family:Inter,sans-serif}._container_6o677_17{max-width:1100px;margin:0 auto;padding:0 1.5rem;box-sizing:border-box;text-align:center}._heading_6o677_25{font-size:2.25rem;font-weight:800;letter-spacing:-.02em;margin:0 0 .75rem}._lead_6o677_32{font-size:1.1rem;line-height:1.6;color:#c6c3e6;max-width:660px;margin:0 auto 3rem}._lead_6o677_32 strong{color:var(--vibrant-teal)}._diagram_6o677_44{display:flex;align-items:center;justify-content:center;gap:1rem;margin:0 auto 3.5rem;text-align:left}._startNode_6o677_53{flex-shrink:0;padding:.9rem 1.4rem;border-radius:12px;font-weight:700;font-size:1.05rem;color:#fff;background:linear-gradient(135deg,var(--deep-purple) 0%,var(--vibrant-teal) 140%);box-shadow:0 8px 24px #20e2ad40}._trunk_6o677_64{flex-shrink:0;width:2.5rem;height:2px;background:#20e2ad80}._branches_6o677_71{display:flex;flex-direction:column;gap:.75rem}._branch_6o677_71{display:flex;align-items:center;gap:.75rem}._taskNode_6o677_83{flex:1;min-width:150px;padding:.65rem 1rem;border-radius:10px;font-weight:600;font-size:.95rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12)}._arrow_6o677_94{flex-shrink:0;color:var(--vibrant-teal);font-size:1.25rem;line-height:1}._modelNode_6o677_101{flex:1;min-width:150px;padding:.65rem 1rem;border-radius:10px;font-family:SFMono-Regular,Menlo,monospace;font-size:.9rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.2);border-left-width:4px}._tableWrap_6o677_114{overflow-x:auto;border-radius:14px;border:1px solid rgba(255,255,255,.08)}._table_6o677_114{width:100%;border-collapse:collapse;text-align:left;font-size:.95rem}._table_6o677_114 thead th{padding:1rem 1.1rem;font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#b7b3d8;background:#ffffff08;border-bottom:1px solid rgba(255,255,255,.1);white-space:nowrap}._row_6o677_138{border-bottom:1px solid rgba(255,255,255,.06)}._row_6o677_138:last-child{border-bottom:none}._row_6o677_138:hover{background:#ffffff05}._row_6o677_138 th,._row_6o677_138 td{padding:.95rem 1.1rem;vertical-align:middle}._taskCell_6o677_153{font-weight:600;color:#fff}._chosenCell_6o677_159{background:#20e2ad1a;border-left:3px solid var(--vibrant-teal)}._chosenModel_6o677_164{display:block;font-family:SFMono-Regular,Menlo,monospace;font-weight:700;color:var(--vibrant-teal)}._providerTag_6o677_171{display:block;margin-top:.15rem;font-size:.72rem;color:#8f8bb3}._numCell_6o677_178{font-variant-numeric:tabular-nums;color:#e6e3ff;white-space:nowrap}._runnerCell_6o677_184{font-family:SFMono-Regular,Menlo,monospace;font-size:.88rem;color:#c6c3e6}._runnerScore_6o677_190{margin-left:.5rem;font-family:Inter,sans-serif;font-size:.78rem;color:#8f8bb3}._rationale_6o677_197{font-size:1rem;line-height:1.7;color:#d8d5f0;max-width:760px;margin:2.5rem auto 0}@media (max-width: 820px){._section_6o677_8{padding:3.5rem 0}._heading_6o677_25{font-size:1.9rem}}@media (max-width: 600px){._section_6o677_8{padding:3rem 0}._heading_6o677_25{font-size:1.6rem}._lead_6o677_32{font-size:1rem;margin-bottom:2rem}._diagram_6o677_44{flex-direction:column;align-items:stretch}._trunk_6o677_64{width:2px;height:1.75rem;align-self:center}._branch_6o677_71{flex-direction:column;align-items:stretch;gap:.4rem}._arrow_6o677_94{align-self:center;transform:rotate(90deg)}._table_6o677_114{font-size:.88rem}}._section_7jzjr_7{width:100%;box-sizing:border-box;padding:4.5rem 0;background:var(--midnight-blue);color:#fff;font-family:Inter,sans-serif}._container_7jzjr_16{max-width:860px;margin:0 auto;padding:0 1.5rem;box-sizing:border-box;text-align:center}._heading_7jzjr_24{font-size:2.25rem;font-weight:800;letter-spacing:-.02em;margin:0 0 .75rem}._lead_7jzjr_31{font-size:1.1rem;line-height:1.6;color:#c6c3e6;max-width:620px;margin:0 auto 2.5rem}._accordion_7jzjr_39{display:flex;flex-direction:column;gap:.9rem;text-align:left}._panel_7jzjr_46{box-sizing:border-box;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);overflow:hidden;transition:border-color .18s ease,background .18s ease}._panel_7jzjr_46:hover{border-color:#20e2ad59}._panel_7jzjr_46[open]{border-color:#20e2ad80;background:#ffffff0d}._summary_7jzjr_62{display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;list-style:none;padding:1.25rem 1.5rem;font-size:1.08rem;font-weight:700;color:#fff;-webkit-user-select:none;user-select:none}._summary_7jzjr_62::-webkit-details-marker{display:none}._summary_7jzjr_62:hover{color:var(--vibrant-teal)}._summaryLabel_7jzjr_82{flex:1}._chevron_7jzjr_86{flex-shrink:0;color:var(--vibrant-teal);font-size:.85rem;transition:transform .2s ease}._panel_7jzjr_46[open] ._chevron_7jzjr_86{transform:rotate(180deg)}._body_7jzjr_97{padding:0 1.5rem 1.5rem;border-top:1px solid rgba(255,255,255,.06)}._body_7jzjr_97 p,._body_7jzjr_97 li{font-size:1rem;line-height:1.7;color:#d8d5f0}._body_7jzjr_97 p{margin:1rem 0 0}._body_7jzjr_97 ul{margin:1rem 0 0;padding-left:1.25rem;display:flex;flex-direction:column;gap:.6rem}._body_7jzjr_97 strong{color:#fff;font-weight:700}._body_7jzjr_97 code{font-family:SFMono-Regular,Menlo,monospace;font-size:.9em;padding:.1rem .35rem;border-radius:6px;color:var(--vibrant-teal);background:#20e2ad1a}._panelTitle_7jzjr_130{font-size:1.15rem;font-weight:700;color:var(--vibrant-teal);margin:1.25rem 0 0}@media (max-width: 820px){._section_7jzjr_7{padding:3.5rem 0}._heading_7jzjr_24{font-size:1.9rem}}@media (max-width: 480px){._section_7jzjr_7{padding:3rem 0}._heading_7jzjr_24{font-size:1.6rem}._lead_7jzjr_31{font-size:1rem;margin-bottom:2rem}._summary_7jzjr_62{padding:1rem 1.15rem;font-size:1rem}._body_7jzjr_97{padding:0 1.15rem 1.25rem}}._section_xmzmm_8{width:100%;box-sizing:border-box;padding:4.5rem 0 6rem;background:var(--midnight-blue);color:#fff;font-family:Inter,sans-serif}._container_xmzmm_17{max-width:860px;margin:0 auto;padding:0 1.5rem;box-sizing:border-box}._card_xmzmm_27{box-sizing:border-box;border-radius:22px;padding:2px;background:linear-gradient(135deg,var(--vibrant-teal),var(--deep-purple));box-shadow:0 20px 60px #3e1d7859}._inner_xmzmm_35{box-sizing:border-box;border-radius:20px;padding:3.25rem 3rem;text-align:center;background:radial-gradient(120% 140% at 50% 0%,rgba(32,226,173,.08),rgba(62,29,120,.12) 55%,var(--midnight-blue) 100%),var(--midnight-blue)}._heading_xmzmm_45{font-size:2rem;font-weight:800;letter-spacing:-.02em;margin:0 0 1rem}._body_xmzmm_52{font-size:1.1rem;line-height:1.7;color:#d8d5f0;max-width:640px;margin:0 auto 2.25rem}._body_xmzmm_52 strong{color:#fff;font-weight:700}._cta_xmzmm_64{display:inline-block;box-sizing:border-box;padding:.95rem 2.25rem;border-radius:999px;font-size:1.05rem;font-weight:700;text-decoration:none;color:#10131f;background:linear-gradient(135deg,var(--vibrant-teal),#35c0ff);box-shadow:0 10px 30px #20e2ad59;transition:transform .16s ease,box-shadow .16s ease}._cta_xmzmm_64:hover{transform:translateY(-2px);box-shadow:0 14px 38px #20e2ad80}._cta_xmzmm_64:focus-visible{outline:2px solid var(--vibrant-teal);outline-offset:3px}@media (max-width: 820px){._section_xmzmm_8{padding:3.5rem 0 4.5rem}._inner_xmzmm_35{padding:2.5rem 1.75rem}._heading_xmzmm_45{font-size:1.7rem}}@media (max-width: 480px){._section_xmzmm_8{padding:3rem 0 4rem}._inner_xmzmm_35{padding:2rem 1.25rem;border-radius:16px}._heading_xmzmm_45{font-size:1.45rem}._body_xmzmm_52{font-size:1rem;margin-bottom:1.75rem}._cta_xmzmm_64{display:block;width:100%;padding:.9rem 1.5rem}}:root{--deep-purple: #3e1d78;--vibrant-teal: #20e2ad;--midnight-blue: #1f1b2e}._page_1893f_7{width:100%;min-height:100vh;box-sizing:border-box;background:var(--midnight-blue);color:#fff;font-family:Inter,sans-serif}._hero_1893f_16{width:100%;box-sizing:border-box;padding:5.5rem 0 4rem;background:linear-gradient(135deg,#1f1b2e,#3e1d78d9 55%,#20e2ad59)}._container_1893f_23{max-width:900px;margin:0 auto;padding:0 1.5rem;box-sizing:border-box;text-align:center}._title_1893f_31{font-size:3rem;line-height:1.1;font-weight:800;letter-spacing:-.02em;margin:0 0 1.25rem}._title_1893f_31 ._gradient_1893f_38{background:linear-gradient(90deg,var(--vibrant-teal) 0%,#a6d0fc 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}._subtitle_1893f_46{font-size:1.4rem;font-weight:600;color:#e9ecff;margin:0 auto 1.5rem;max-width:640px}._intro_1893f_54{font-size:1.1rem;line-height:1.7;color:#c6c3e6;margin:0 auto;max-width:680px}._stats_1893f_62{display:flex;flex-wrap:wrap;justify-content:center;gap:2.5rem;margin-top:2.75rem}._stat_1893f_62{display:flex;flex-direction:column;align-items:center;min-width:90px}._statValue_1893f_77{font-size:2.5rem;font-weight:800;color:var(--vibrant-teal);line-height:1}._statLabel_1893f_84{margin-top:.4rem;font-size:.9rem;color:#c6c3e6;text-transform:uppercase;letter-spacing:.04em}._loading_1893f_92{margin-top:2rem;color:#c6c3e6;font-style:italic}._errorNote_1893f_98{margin-top:2rem;color:#ffd7a6;font-size:.95rem}@media (max-width: 820px){._hero_1893f_16{padding:4rem 0 3rem}._title_1893f_31{font-size:2.4rem}._subtitle_1893f_46{font-size:1.2rem}._stats_1893f_62{gap:2rem}}@media (max-width: 480px){._hero_1893f_16{padding:3rem 0 2.5rem}._title_1893f_31{font-size:1.9rem}._subtitle_1893f_46{font-size:1.05rem}._intro_1893f_54{font-size:1rem}._stats_1893f_62{gap:1.5rem}._statValue_1893f_77{font-size:2rem}}._legalPage_1t80a_1{width:100%;min-height:calc(100vh - 160px);background:var(--midnight-blue);color:var(--white);padding:4rem 2rem}._legalPage_1t80a_1 ._container_1t80a_8{max-width:800px;margin:0 auto}._legalPage_1t80a_1 h1{font-size:2.2rem;margin-bottom:.5rem;background:linear-gradient(45deg,var(--deep-purple),var(--vibrant-teal));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}._legalPage_1t80a_1 ._effectiveDate_1t80a_21{color:#888;font-size:.9rem;margin-bottom:2.5rem}._legalPage_1t80a_1 h2{font-size:1.4rem;color:var(--vibrant-teal);margin-top:2.5rem;margin-bottom:.75rem}._legalPage_1t80a_1 h3{font-size:1.1rem;color:#ccc;margin-top:1.5rem;margin-bottom:.5rem}._legalPage_1t80a_1 p,._legalPage_1t80a_1 li{color:#bbb;font-size:1rem;line-height:1.7;margin-bottom:.75rem}._legalPage_1t80a_1 ul,._legalPage_1t80a_1 ol{padding-left:1.5rem;margin-bottom:1rem}._legalPage_1t80a_1 li{margin-bottom:.4rem}._legalPage_1t80a_1 a{color:var(--vibrant-teal);text-decoration:underline}._legalPage_1t80a_1 a:hover{opacity:.8}._legalPage_1t80a_1 strong{color:var(--white)}._legalPage_1t80a_1 ._contact_1t80a_61{margin-top:3rem;padding-top:2rem;border-top:1px solid #333}._docsLayout_2kof1_1{display:flex;min-height:calc(100vh - 160px);background:var(--midnight-blue);color:var(--white)}._searchInput_2kof1_8{width:100%;padding:.5rem .75rem;margin-bottom:1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.15);border-radius:6px;color:var(--white);font-size:.875rem;outline:none;box-sizing:border-box}._searchInput_2kof1_8::placeholder{color:#888}._searchInput_2kof1_8:focus{border-color:var(--vibrant-teal)}._sidebar_2kof1_27{width:260px;flex-shrink:0;padding:2rem 1rem;border-right:1px solid rgba(255,255,255,.1)}._sidebar_2kof1_27 ul{list-style:none;padding:0;margin:0}._sidebar_2kof1_27 li{margin-bottom:.25rem}._sidebar_2kof1_27 a{display:block;padding:.625rem 1rem;border-radius:6px;color:#ccc;text-decoration:none;transition:background .2s,color .2s}._sidebar_2kof1_27 a:hover{background:#ffffff0d;color:var(--white)}._sidebar_2kof1_27 ._activeLink_2kof1_53{background:#ffffff1a;color:var(--vibrant-teal)}._content_2kof1_58{flex:1;padding:2rem 3rem;min-width:0}._menuToggle_2kof1_64{display:none;background:none;border:1px solid rgba(255,255,255,.2);color:var(--white);padding:.5rem 1rem;margin:1rem;border-radius:6px;cursor:pointer;font-size:1rem}._menuToggle_2kof1_64:hover{background:#ffffff0d}._nextSection_2kof1_79{padding:1.5rem 0;text-align:right;border-top:1px solid rgba(255,255,255,.1);margin-top:2rem}._nextSection_2kof1_79 a{color:var(--vibrant-teal);text-decoration:none;font-weight:500}._nextSection_2kof1_79 a:hover{text-decoration:underline}@media (max-width: 768px){._docsLayout_2kof1_1{flex-direction:column}._menuToggle_2kof1_64{display:block}._sidebar_2kof1_27{width:100%;border-right:none;border-bottom:1px solid rgba(255,255,255,.1)}._sidebarCollapsed_2kof1_106{display:none}}._gettingStarted_cg6ms_1 h1{font-size:2rem;margin-bottom:.5rem;color:var(--white)}._intro_cg6ms_7{color:#aaa;margin-bottom:2.5rem;font-size:1.1rem}._step_cg6ms_13{display:flex;gap:1.25rem;margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(255,255,255,.08)}._step_cg6ms_13:last-child{border-bottom:none}._stepNumber_cg6ms_24{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:var(--vibrant-teal, #00c9a7);color:var(--midnight-blue, #0a0e27);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem}._stepContent_cg6ms_38{flex:1}._stepContent_cg6ms_38 h2{font-size:1.35rem;margin:0 0 .75rem;color:var(--white)}._stepContent_cg6ms_38 p{color:#ccc;line-height:1.7;margin:0 0 1rem}._stepImage_cg6ms_52{width:100%;border-radius:8px;border:1px solid rgba(255,255,255,.1)}._imagePlaceholder_cg6ms_58{width:100%;height:200px;border:2px dashed rgba(255,255,255,.15);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#666;font-size:.9rem}._featuresGuide_1yav7_1 h1{font-size:2rem;margin-bottom:.5rem;color:var(--white)}._intro_1yav7_7{color:#aaa;margin-bottom:2rem;font-size:1.1rem}._crossLink_1yav7_13{color:#aaa;margin-bottom:1.5rem;font-size:.95rem}._crossLink_1yav7_13 a{color:var(--vibrant-teal, #00c9a7);text-decoration:none}._crossLink_1yav7_13 a:hover{text-decoration:underline}._tierLegend_1yav7_26{display:flex;gap:.75rem;margin-bottom:2.5rem;flex-wrap:wrap}._badge_1yav7_33{display:inline-block;padding:.25rem .75rem;border-radius:999px;font-size:.8rem;font-weight:600;letter-spacing:.02em}._badgeFree_1yav7_42{background:#00c9a726;color:var(--vibrant-teal, #00c9a7);border:1px solid rgba(0,201,167,.3)}._badgePersonal_1yav7_48{background:#6366f126;color:#818cf8;border:1px solid rgba(99,102,241,.3)}._badgeProfessional_1yav7_54{background:#f59e0b26;color:#fbbf24;border:1px solid rgba(245,158,11,.3)}._analysisCard_1yav7_60{margin-bottom:2rem;padding:1.5rem;border-radius:8px;background:#ffffff08;border:1px solid rgba(255,255,255,.08)}._analysisCard_1yav7_60:last-child{margin-bottom:0}._analysisCard_1yav7_60 p{color:#ccc;line-height:1.7;margin:0 0 1rem}._cardHeader_1yav7_76{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem;flex-wrap:wrap}._cardHeader_1yav7_76 h2{font-size:1.35rem;margin:0;color:var(--white)}._exampleOutput_1yav7_90{background:#0003;border-radius:6px;padding:1rem;border-left:3px solid var(--vibrant-teal, #00c9a7)}._exampleOutput_1yav7_90 strong{display:block;margin-bottom:.5rem;color:var(--white);font-size:.9rem;text-transform:uppercase;letter-spacing:.05em}._exampleOutput_1yav7_90 p{margin:0;color:#aaa;font-size:.95rem}._exampleOutput_1yav7_90 pre{margin:0;color:#aaa;font-size:.95rem;font-family:inherit;white-space:pre-wrap;word-wrap:break-word;line-height:1.7}._integrationsGuide_1b26t_1 h1{font-size:2rem;margin-bottom:.5rem;color:var(--white)}._integrationsGuide_1b26t_1 h2{font-size:1.5rem;margin:2rem 0 .75rem;color:var(--white)}._intro_1b26t_12{color:#aaa;margin-bottom:2rem;font-size:1.1rem}._sectionIntro_1b26t_18{color:#ccc;margin-bottom:1.5rem;line-height:1.7}._crossLink_1b26t_24{color:#aaa;margin-bottom:1.5rem;font-size:.95rem}._crossLink_1b26t_24 a{color:var(--vibrant-teal, #00c9a7);text-decoration:none}._crossLink_1b26t_24 a:hover{text-decoration:underline}._tierNotice_1b26t_37{margin-bottom:2rem;padding:1.25rem;border-radius:8px;background:#6366f114;border:1px solid rgba(99,102,241,.25)}._tierNotice_1b26t_37 strong{display:block;margin-bottom:.5rem;color:#818cf8;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em}._tierNotice_1b26t_37 p{margin:0;color:#ccc;line-height:1.7}._step_1b26t_58{display:flex;gap:1.25rem;margin-bottom:1.5rem;padding:1.25rem;border-radius:8px;background:#ffffff08;border:1px solid rgba(255,255,255,.08)}._step_1b26t_58:last-of-type{margin-bottom:0}._stepNumber_1b26t_71{flex-shrink:0;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#00c9a726;color:var(--vibrant-teal, #00c9a7);font-weight:700;font-size:1.1rem}._stepContent_1b26t_85 h3{font-size:1.15rem;margin:0 0 .5rem;color:var(--white)}._stepContent_1b26t_85 p{margin:0;color:#ccc;line-height:1.7}._futureIntegrations_1b26t_96{margin-top:2.5rem;padding:1.5rem;border-radius:8px;background:#ffffff08;border:1px dashed rgba(255,255,255,.12)}._futureIntegrations_1b26t_96 h2{margin-top:0}._futureIntegrations_1b26t_96 p{margin:0;color:#aaa;line-height:1.7}._accountGuide_1c91e_1 h1{font-size:2rem;margin-bottom:.5rem;color:var(--white)}._accountGuide_1c91e_1 h2{font-size:1.5rem;margin:2rem 0 .75rem;color:var(--white)}._intro_1c91e_12{color:#aaa;margin-bottom:2rem;font-size:1.1rem}._sectionIntro_1c91e_18{color:#ccc;margin-bottom:1.5rem;line-height:1.7}._sectionIntro_1c91e_18 a{color:var(--vibrant-teal, #00c9a7);text-decoration:none;font-weight:600}._sectionIntro_1c91e_18 a:hover{text-decoration:underline}._card_1c91e_32{margin-bottom:1.5rem;padding:1.25rem;border-radius:8px;background:#ffffff08;border:1px solid rgba(255,255,255,.08)}._card_1c91e_32 p{color:#ccc;line-height:1.7;margin:0 0 .75rem}._card_1c91e_32 p:last-child{margin-bottom:0}._card_1c91e_32 strong{color:var(--white)}._tierOverview_1c91e_51{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;margin-bottom:1.5rem}._tierCard_1c91e_58{padding:1.25rem;border-radius:8px;background:#ffffff08;border:1px solid rgba(255,255,255,.08)}._tierCard_1c91e_58 h3{margin:0 0 .25rem;font-size:1.15rem;color:var(--white)}._tierCard_1c91e_58 ul{margin:.75rem 0 0;padding-left:1.25rem;list-style:disc}._tierCard_1c91e_58 li{color:#ccc;line-height:1.6;font-size:.95rem}._tierCardFree_1c91e_80{border-color:#00c9a74d}._tierCardPersonal_1c91e_84{border-color:#6366f14d}._tierCardProfessional_1c91e_88{border-color:#f59e0b4d}._price_1c91e_92{display:inline-block;font-size:1.1rem;font-weight:700;color:var(--vibrant-teal, #00c9a7)}
