@font-face{font-display:swap;font-family:Prodigy Sans;font-style:normal;font-weight:400;src:url(/static/media/ProdigySans-Regular.ea654acf795656cabd03.woff2) format("woff2")}@font-face{font-display:swap;font-family:Prodigy Sans;font-style:normal;font-weight:500;src:url(/static/media/ProdigySans-Medium.eeae32a44d5566026d61.woff2) format("woff2")}@font-face{font-display:swap;font-family:Prodigy Sans;font-style:normal;font-weight:600;src:url(/static/media/ProdigySans-SemiBold.ef71300d6efa08f89891.woff2) format("woff2")}@font-face{font-display:swap;font-family:Prodigy Sans;font-style:normal;font-weight:700;src:url(/static/media/ProdigySans-Bold.bddc1159f1d8bf5947e4.woff2) format("woff2")}:root{--color-bg:#000;--color-bg-dark:#050606;--color-bg-medium:#0e0f11;--color-bg-light:#141a1e;--color-primary:#0632f9;--color-primary-hover:#0528d4;--color-text-primary:#fff;--color-text-secondary:#898d8f;--color-text-muted:#74797b;--color-text-dark:#0c0c0d;--color-text-gray:#9ca3af;--color-text-light-gray:#e5e7eb;--color-border:#444647;--color-border-light:#74797b80;--color-border-transparent:#44464780;--color-card-bg:#74797b14;--color-card-bg-hover:#74797b29;--color-card-border:#444647;--color-gradient-start:#141a1e;--color-gradient-mid:#0a0d0f;--color-gradient-end:#000;--color-gradient-radial-start:#141a1e;--color-gradient-radial-mid:#0e0f11;--color-gradient-radial-dark:#050606;--color-gradient-radial-end:#000;--color-overlay:#000000e6;--color-overlay-light:#00000080;--color-overlay-white:#ffffff1a;--color-overlay-white-light:#fff3;--color-button-primary:#0632f9;--color-button-primary-hover:#0528d4;--color-button-secondary:#fafafa;--color-button-text:#000;--color-button-text-inverse:#fff;--font-family-base:"Prodigy Sans","DM Sans","Inter",-apple-system,BlinkMacSystemFont,sans-serif;--font-family-medium:"Prodigy Sans Medium","DM Sans","Inter",-apple-system,BlinkMacSystemFont,sans-serif;--font-family-mono:"Prodigy Sans","DM Sans","Inter",-apple-system,BlinkMacSystemFont,sans-serif;--font-size-xs:11px;--font-size-sm:12px;--font-size-md:14px;--font-size-base:16px;--font-size-lg:20px;--font-size-xl:24px;--font-size-2xl:32px;--font-size-3xl:36px;--font-size-4xl:40px;--font-size-5xl:48px;--font-size-6xl:60px;--font-size-7xl:64px;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-none:1;--line-height-tight:1.1;--line-height-snug:1.2;--line-height-normal:1.24;--line-height-relaxed:1.4;--line-height-loose:1.6;--letter-spacing-hero:-2.2px;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:12px;--spacing-lg:16px;--spacing-xl:20px;--spacing-2xl:24px;--spacing-3xl:32px;--spacing-4xl:40px;--spacing-5xl:80px;--spacing-6xl:100px;--space-6:24px;--space-10:40px;--space-12:48px;--page-width:100%;--page-width-max:1440px;--radius-sm:6px;--radius-md:12px;--radius-lg:16px;--z-index-base:1;--z-index-dropdown:10;--z-index-sticky:100;--z-index-fixed:1000;--z-index-modal:10000;--shadow-sm:0 2px 4px #0000004d;--shadow-md:0 8px 30px #0000004d;--shadow-lg:0 20px 60px #00000080;--shadow-xl:0 25px 50px -12px #00000040;--shadow-text:2px 2px 4px #000c;--shadow-text-light:0 0 20px #ffffff4d;--transition-fast:0.2s ease;--transition-base:0.3s ease;--transition-slow:0.8s ease-in-out;--transition-carousel:450ms cubic-bezier(.2,.9,.3,1)}body{background-color:var(--color-bg);font-family:var(--font-family-base);margin:0;overflow-x:hidden;padding:0}.mobile-only{display:none}@media (max-width:768px){.mobile-only{display:block}}*{box-sizing:border-box}a,button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}a:focus,button:focus{outline:none}.video-modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--color-overlay);height:100%;width:100%;z-index:10000}.video-modal-content{background:var(--color-bg);border-radius:12px;box-shadow:0 20px 60px #00000080;overflow:hidden}.video-modal-close{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;background:#ffffff1a;border:none;border-radius:50%;color:#fff;outline:none;-webkit-user-select:none;user-select:none}.video-modal-close:hover{background:#fff3;transform:scale(1.1)}.video-modal-video{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;border-radius:12px;cursor:pointer;height:100%;object-fit:contain;outline:none;transition:opacity .2s ease;-webkit-user-select:none;user-select:none;width:100%}.video-modal-video:hover{opacity:.9}.video-progress-bar{background-color:#fff3;border-radius:2px;bottom:20px;cursor:pointer;height:4px;left:20px;position:absolute;right:20px;transition:height .2s ease;z-index:1001}.video-progress-bar:hover{height:6px}.video-progress-bar-fill{background-color:var(--color-button-secondary);border-radius:2px;height:100%;position:relative;transition:width .1s linear}.video-progress-bar-dot{background-color:var(--color-button-secondary);border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px #0000004d;height:14px;opacity:0;position:absolute;right:-6px;top:50%;transform:translateY(-50%);transition:opacity .2s ease;width:14px}.video-progress-bar:hover .video-progress-bar-dot{opacity:1}.section1-scroll-indicator{align-items:center;bottom:24px;display:flex;flex-direction:column;gap:8px;left:50%;opacity:0;pointer-events:none;position:fixed;transform:translateX(-50%);transition:opacity .3s ease-out,visibility .3s ease-out;visibility:hidden;z-index:120}.section1-scroll-indicator.visible{opacity:1;visibility:visible}.section1-scroll-indicator .scroll-text{color:var(--color-text-primary);font-family:var(--font-family-base);font-size:12.8px;font-weight:400;letter-spacing:.3rem}.section1-scroll-indicator .scroll-arrow{animation:arrowBounce 2s ease-in-out infinite;filter:brightness(0) invert(1);height:14px;object-fit:contain;width:14px}@keyframes arrowBounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.section1-scroll-overlay{background:linear-gradient(180deg,#0000,#000);bottom:0;height:200px;left:0;opacity:0;pointer-events:none;position:fixed;right:0;transition:opacity .3s ease-out,visibility .3s ease-out;visibility:hidden;z-index:110}.section1-scroll-overlay.visible{opacity:1;visibility:visible}.section-content-padding{align-items:flex-start;background:#0000;display:flex;flex-direction:column;justify-content:center;margin-left:100px;max-width:50%;padding:0 1rem;position:relative;text-align:left;z-index:100}@media (max-width:768px){.section-content-padding{margin-left:1rem;margin-right:1rem;max-width:90%}}@media (max-width:480px){.section-content-padding{margin-left:0!important;margin-right:0!important;max-width:100%!important;text-align:left!important}}@media (max-width:320px){.section-content-padding{margin-left:.25rem;margin-right:.25rem;max-width:98%}}.video-modal-overlay{animation:fadeIn .3s ease-out}.video-modal-content{animation:scaleIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.video-modal-content{margin:20px;width:95%!important}}.App{text-align:center}.main-header{background-color:initial;left:0;padding:var(--spacing-md) var(--spacing-6xl);position:fixed;right:0;top:0;z-index:var(--z-index-fixed)}.main-header--about-us,.main-header--blog{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--color-border-transparent)}.header-container{box-sizing:border-box;justify-content:space-between;margin:0 auto;padding:0 24px;width:100%}.header-container,.header-left{align-items:center;display:flex}.header-left{gap:12px;text-decoration:none}.header-logo{align-items:center;display:flex;justify-content:center}.header-logo img{height:35px;object-fit:contain;width:164px}.header-company-name{color:var(--color-text-primary);font-size:1.25rem;font-weight:var(--font-weight-semibold);letter-spacing:-.01em}.header-cta-button,.header-right{align-items:center;display:flex}.header-cta-button{background-color:#0632f9;border:none;border-radius:var(--radius-md);color:var(--color-text-primary);cursor:pointer;font-family:var(--font-family-base);font-size:var(--font-size-md);font-weight:var(--font-weight-normal);gap:var(--spacing-sm);padding:11px 19px;text-decoration:none;transition:all var(--transition-fast)}.header-cta-button img{height:14px;object-fit:contain;transition:filter .2s ease;width:14px}.header-cta-button:hover{background-color:#0526bb;color:var(--color-text-primary);transform:translateY(-1px)}.header-cta-button:hover img{filter:none}.header-cta-button:active{transform:translateY(0)}@media (max-width:768px){.main-header{padding:20px 0}.header-container{max-width:100%;padding:0 20px;width:100%}.header-left{gap:8px}.header-logo{flex-shrink:0;height:28px;width:142px}.header-logo img{height:100%;object-fit:contain;width:100%}.header-company-name{font-size:1rem;font-weight:600;white-space:nowrap}.header-cta-button{flex-shrink:0;font-size:11px;font-weight:400;padding:8px 16px;white-space:nowrap}}@media (max-width:480px){.main-header{padding:16px 20px}.header-container{min-width:0;padding:0}.header-left{flex:1 1;gap:6px;min-width:0}.header-logo{flex-shrink:0;height:35.07px;width:160px}.header-company-name{font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-right{flex-shrink:0}.header-cta-button{font-size:12px;padding:10px 13px}.header-cta-button img{height:10px;width:12px}}@media (max-width:320px){.header-container{padding:0 12px}.header-company-name{font-size:.8rem}.header-cta-button{font-size:9px;padding:5px 10px}}.footer-section{align-items:left;background-color:var(--color-bg);border-image:linear-gradient(90deg,#0000 0,var(--color-text-primary) 100%);border-image-slice:1;border-image-source:linear-gradient(90deg,#0000 0,var(--color-text-primary) 100%);border-top:2px solid;box-sizing:border-box;display:flex;height:100vh;min-height:100vh;padding:var(--spacing-5xl) 0 var(--spacing-4xl);position:relative;width:100%;z-index:var(--z-index-fixed)}.footer-abstract-logo{height:317px;left:100px;pointer-events:none;position:absolute;top:-62px;width:286px;z-index:1}.footer-abstract-logo img{height:100%;object-fit:contain;width:100%}.footer-container{height:100%;justify-content:end;margin:0 auto;padding:0 100px;position:relative;width:100%;z-index:1}.footer-container,.footer-main{display:flex;flex-direction:column}.footer-main{align-items:flex-start;gap:90px}.footer-hero{width:100%}.footer-hero-title{color:#fafafa;font-size:48px;font-weight:400;letter-spacing:-.02em;line-height:1.2;margin-bottom:90px;text-align:left}.footer-hero-line{display:inline}@media (min-width:1025px){.footer-hero-line{display:inline}.footer-hero-line:not(:last-child):after{content:" "}}@media (max-width:1024px){.footer-hero-line{display:block}}.footer-cta-box{background:linear-gradient(180deg,#161616,#111);border:1px solid #fafafa40;border-radius:12px;padding:20px}.footer-cta-text{color:#fafafabf;font-size:28px;font-weight:400;line-height:1.2;margin:0}.carousel-container{height:36px;overflow:hidden;position:relative;text-align:start}.carousel-container .word-loop{align-items:center;display:flex;height:36px;justify-content:flex-start;overflow:hidden;position:relative;width:100%}.carousel-container .word{color:#fafafabf;font-size:28px;font-weight:400;left:0;line-height:1.2;margin:0;opacity:1;padding:0;position:absolute;transform:translateX(0) translateY(0);transition:transform .45s cubic-bezier(.2,.9,.3,1),opacity .45s ease;white-space:nowrap;will-change:transform,opacity;z-index:1}.carousel-container .word.below{opacity:0;transform:translateX(0) translateY(120%);z-index:2}.carousel-container .word.slide-up{opacity:0;transform:translateX(0) translateY(-120%);z-index:1}.carousel-container .word.in-place{opacity:1;transform:translateX(0) translateY(0);z-index:2}.footer-links-container{display:flex;gap:80px;position:relative;width:100%;z-index:2}.footer-links{display:flex;justify-content:space-between;width:100%}.footer-column{display:flex;flex-direction:column;gap:12px}.footer-column-title{color:#898d8f;font-family:Prodigy Sans,sans-serif;font-size:12px;font-weight:500;letter-spacing:.05em;margin:0;text-align:start;text-transform:uppercase}.footer-link-list{align-items:start;display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.footer-link{font-size:16px}.footer-link,.footer-social-link{color:#74797b;cursor:pointer;font-weight:400;pointer-events:auto;position:relative;text-decoration:none;transition:color .2s ease;z-index:1}.footer-social-link{align-items:center;display:flex;font-size:1rem;gap:8px}.footer-link:hover{color:#fff;cursor:pointer;text-decoration:underline}.footer-social-link:hover{color:#e5e7eb;cursor:pointer}.footer-linkedin-icon{align-items:center;border-radius:8px;display:flex;height:32px;justify-content:center;width:32px}.footer-bottom{align-items:end;display:flex;gap:40px;justify-content:space-between;padding-top:90px}.footer-bottom-left{flex:1 1;text-align:start}.footer-legal-text{color:#74797b;font-size:14px;font-weight:400;line-height:1.2;margin:0}.footer-legal-text:last-child{margin-bottom:0}.footer-bottom-right{align-items:flex-end;display:flex;flex-direction:column;gap:8px}.footer-logo{align-items:end;display:flex;gap:12px;justify-content:end}.footer-logo-icon{color:#fff;height:24px;width:24px}.footer-logo-text{color:#fff;font-size:1rem;font-weight:600}.footer-rights-text{color:#74797b;font-size:14px;font-weight:400;margin:0}@media (max-width:1024px){.footer-main{flex-direction:column;gap:40px}.footer-links{gap:60px}.footer-hero-title{font-size:2.5rem}.footer-hero-line{display:block}}@media (max-width:768px){.footer-section{height:100vh;min-height:100vh;padding:40px 0 32px}.footer-container{padding:0 15px}.footer-main{gap:47px;padding-top:40px}.footer-hero-title{font-size:2rem;margin-bottom:47px}.footer-cta-box{padding:20px}.footer-cta-text{font-size:1rem;font-size:20px}.footer-links-container{width:100%}.footer-links,.footer-links-container{flex-direction:column;gap:24px}.footer-link-list{gap:4px}.footer-logo{align-items:start;display:flex;gap:12px;justify-content:start}.footer-column{gap:8px}.footer-column-title{font-size:12px}.footer-link{font-size:14px}.footer-social-link{gap:8px}.footer-linkedin-icon{height:24px;width:24px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:12px;padding-top:24px}.footer-bottom-right{align-items:flex-start;font-size:11px;font-weight:500}.footer-legal-text{margin-bottom:12px}.footer-legal-text,.footer-rights-text{font-size:11px;font-weight:500}.carousel-container{align-items:center;display:flex;height:48px}.carousel-container .word-loop{height:48px}.carousel-container .word{font-size:20px}.footer-abstract-logo{height:220px;left:20px;top:-30px;width:200px}.footer-abstract-logo img{opacity:1}}@media (max-width:480px){.footer-hero-title{font-size:28px}.footer-abstract-logo{height:170px;left:20px;top:-20px;width:150px}.footer-cta-box{padding:16px}.footer-cta-text{font-size:.9rem}.footer-column-title{font-size:.8rem}.footer-link,.footer-social-link{color:#fafafabf;font-size:16px}}@media (max-width:400px){.footer-section{padding:32px 0 24px}.footer-container{padding:0 16px}.footer-main{gap:32px;padding-top:32px}.footer-hero-title{font-size:1.5rem;margin-bottom:32px}.footer-cta-box{padding:4px}.footer-cta-text{font-size:.85rem}.footer-links,.footer-links-container{gap:20px}.footer-link-list{gap:3px}.footer-logo{gap:10px}.footer-column{gap:6px}.footer-column-title{font-size:11px}.footer-link{font-size:13px}.footer-social-link{gap:6px}.footer-linkedin-icon{height:20px;width:20px}.footer-bottom{gap:10px;padding-top:20px}.footer-bottom-right{font-size:10px}.footer-legal-text{font-size:10px;margin-bottom:10px}.footer-rights-text{font-size:10px}.footer-abstract-logo{height:140px;left:16px;top:-20px;width:120px}.carousel-container .word{font-size:16px!important;left:10px!important}}.footer-link sup{font-size:.9em;line-height:0;margin-left:2px;vertical-align:super}.featured-post-card{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;background:#74797b14;border:1px solid #444647;border-radius:12px;color:inherit;display:flex;height:100%;outline:none;overflow:hidden;text-decoration:none;transition:all .3s ease}.featured-post-card:focus{outline:none}.featured-post-card:hover{background:#74797b29;box-shadow:0 8px 24px #0006;transform:translateY(-6px)}.featured-post-image-wrapper{min-height:416px;overflow:hidden;position:relative;width:40%}.featured-post-image{display:block;object-fit:cover}.featured-post-image-placeholder{background:linear-gradient(135deg,#ff8c004d,#ffc8644d);background-image:repeating-linear-gradient(45deg,#0000,#0000 10px,#ff8c001a 0,#ff8c001a 20px);height:100%;width:100%}.featured-post-category{background:#2b50f8;border-radius:99px;color:#fff;font-family:Prodigy Sans,sans-serif;font-size:14px;font-weight:400;left:12px;padding:9px 12px;position:absolute;top:12px;z-index:2}.featured-post-content-wrapper{background:#74797b14;display:flex;flex-direction:column;justify-content:center;padding:24px;transition:background .3s ease;width:60%}.featured-post-card:hover .featured-post-content-wrapper{background:#74797b29}.featured-post-card-title{color:#fff;font-size:2rem;font-weight:500;line-height:1.3;margin:0 0 12px}.featured-post-card-description,.featured-post-card-title{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-family:Prodigy Sans,sans-serif;overflow:hidden}.featured-post-card-description{color:#898d8f;font-size:1rem;font-weight:400;line-height:1.6;margin:0 0 24px}.featured-post-card-meta{color:#898d8f;display:flex;flex-direction:column;font-family:Prodigy Sans,sans-serif;font-size:16px;gap:8px}.meta-row{flex-wrap:wrap;gap:12px}.meta-item,.meta-row{align-items:center;display:flex}.meta-item{color:#898d8f;gap:6px}.meta-icon{color:#898d8f;flex-shrink:0;height:16px;width:16px}.meta-separator{color:#898d8f;font-size:12px}.all-posts-card{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;background:#74797b14;border:1px solid #444647;border-radius:12px;color:#898d8f;display:flex;flex-direction:column;height:100%;outline:none;overflow:hidden;text-decoration:none;transition:all .3s ease}.all-posts-card:focus{outline:none}.all-posts-card:hover{background:#74797b29;box-shadow:0 8px 24px #0006;transform:translateY(-6px)}.all-posts-card-image-wrapper{height:268px;overflow:hidden;position:relative;width:100%}.all-posts-card-image{display:block;height:100%;object-fit:cover;width:100%}.all-posts-card-image-placeholder{background:linear-gradient(135deg,#ff8c004d,#ffc8644d);background-image:repeating-linear-gradient(45deg,#0000,#0000 10px,#ff8c001a 0,#ff8c001a 20px);height:100%;width:100%}.all-posts-card-category{background:#2b50f8;border-radius:99px;color:#fff;font-family:Prodigy Sans,sans-serif;font-size:14px;font-weight:400;left:12px;padding:9px 12px;position:absolute;top:12px;z-index:2}.all-posts-card-content{background:#74797b14;display:flex;flex:1 1;flex-direction:column;padding:20px;transition:background .3s ease}.all-posts-card-title{-webkit-line-clamp:2;line-clamp:2;color:#fff;font-size:1.25rem;font-weight:500;line-height:1.3;margin:0 0 12px}.all-posts-card-excerpt,.all-posts-card-title{-webkit-box-orient:vertical;display:-webkit-box;font-family:Prodigy Sans,sans-serif;overflow:hidden}.all-posts-card-excerpt{-webkit-line-clamp:3;line-clamp:3;color:#898d8f;flex:1 1;font-size:.9rem;line-height:1.6;margin:0 0 24px}.all-posts-card-meta{flex-wrap:wrap;font-family:Prodigy Sans,sans-serif;font-size:14px;gap:8px;margin-top:auto}.all-posts-card-meta,.all-posts-meta-item{align-items:center;color:#898d8f;display:flex}.all-posts-meta-item{gap:6px}.all-posts-meta-icon{color:#898d8f;flex-shrink:0;height:14px;width:14px}.all-posts-meta-separator{color:#898d8f;font-size:10px}@media (max-width:968px){.featured-post-card{flex-direction:column}.featured-post-image-wrapper{min-height:200px;width:100%}.featured-post-content-wrapper{padding:24px;width:100%}.featured-post-card-title{font-size:1.3rem}}@media (max-width:480px){.featured-post-card-title{font-size:1.2rem}.featured-post-content-wrapper{padding:20px}.featured-post-card-meta{font-size:12px}.meta-row{flex-wrap:wrap;gap:8px}.meta-separator{display:inline}.featured-post-card-meta .meta-row .meta-item:last-child{flex-basis:100%;margin-top:4px}.featured-post-card-meta .meta-row .meta-separator:last-of-type{display:none}.all-posts-card-meta{align-items:center;flex-direction:row;flex-wrap:wrap;font-size:11px;gap:6px}.all-posts-meta-separator{display:inline}.all-posts-card-meta .all-posts-meta-item:last-child{flex-basis:100%;margin-top:4px}.all-posts-card-meta .all-posts-meta-separator:last-of-type{display:none}}.promotional-cta-icon{height:14px;margin-left:4px;object-fit:contain;width:14px}.blog-listing-container{background:var(--color-bg);background:radial-gradient(circle at center top,var(--color-gradient-radial-start) 0,var(--color-gradient-radial-mid) 10%,var(--color-gradient-radial-dark) 30%,var(--color-gradient-radial-end) 100%);color:var(--color-text-primary);margin:0 auto;min-height:100vh;padding:var(--spacing-4xl) var(--spacing-6xl);position:relative;text-align:left}.blog-listing-container a,.blog-listing-container button,.promotional-cta-button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;outline:none}.blog-listing-container a:focus,.blog-listing-container button:focus,.promotional-cta-button:focus{outline:none}.gradient-bg-top{height:50vh}.gradient-bg-bottom{height:50vh;top:50vh}.insights-header{margin-bottom:150px;padding-top:120px;position:relative;text-align:center;z-index:1}.insights-title{color:#fff;font-family:Prodigy Sans,sans-serif;font-size:4rem;font-weight:600;line-height:1.2;margin-bottom:8px}.insights-description{color:#898d8f;font-family:Prodigy Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;margin:0 auto 32px;max-width:800px;text-align:center}.subscribe-button{background:#fff;border:none;border-radius:6px;color:#000;cursor:pointer;font-family:Prodigy Sans,sans-serif;font-size:16px;font-weight:600;padding:12px 32px;transition:all .3s ease}.subscribe-button:hover{background:#f0f0f0;box-shadow:0 4px 12px #fff3;transform:translateY(-2px)}.blog-header{margin-bottom:60px;text-align:left}.blog-header h1{-webkit-text-fill-color:#0000;background:#fff;-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:800;margin-bottom:16px}.blog-header p{color:#98a0b3;font-size:1.2rem;margin:0}.error-message{font-size:1.1rem;margin-top:40px}.medium-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}@media (max-width:968px){.all-posts-grid{gap:20px;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.medium-grid{gap:20px;grid-template-columns:repeat(2,1fr)}.all-posts-grid{align-items:start;gap:16px;grid-template-columns:1fr!important;grid-template-rows:auto}.blog-header h1{font-size:2.5rem}.all-posts-title{font-size:1.75rem}.category-filters{gap:8px}.category-filter-btn{font-size:13px;padding:8px 16px}}@media (max-width:480px){.all-posts-grid,.medium-grid{gap:20px;grid-template-columns:1fr}.blog-listing-container{padding:20px 15px}.blog-header h1,.insights-title{font-size:2rem}.insights-description{font-size:.95rem;padding:0 10px}.all-posts-title,.featured-posts-title{font-size:1.5rem}.category-filters{gap:6px}.category-filter-btn{font-size:12px;padding:6px 12px}.featured-post{gap:20px;padding:20px}.featured-post-title{font-size:1.6rem}.featured-post-excerpt{font-size:1rem}.featured-post-meta{font-size:12px}.control-group,.library-controls{flex-direction:column;width:100%}.control-group{align-items:flex-start}.control-select,.search-group{width:100%}.search-input{min-width:0;min-width:auto;width:100%}}.medium-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #333;border-radius:16px;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:all .3s ease}.medium-card:before{background:linear-gradient(135deg,#7c5cff1a,#ff6ca31a);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:1}.medium-card:hover:before{opacity:1}.medium-card:hover{border-color:#7c5cff;box-shadow:0 20px 40px #7c5cff33;transform:translateY(-8px)}.medium-card img{display:block;height:200px;object-fit:cover;transition:transform .3s ease;width:100%}.medium-card:hover img{transform:scale(1.05)}.medium-card-body{display:flex;flex:1 1;flex-direction:column;gap:12px;padding:24px;position:relative;z-index:2}.medium-card-date{color:#7c5cff;font-family:Prodigy Sans,sans-serif;font-size:14px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.medium-card-title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-size:20px;font-weight:700;line-height:1.3;margin:0;overflow:hidden}.medium-card-author{color:#98a0b3;font-family:Prodigy Sans,sans-serif;font-size:14px;font-weight:500}.medium-card-excerpt{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#ccc;display:-webkit-box;flex:1 1;font-size:14px;line-height:1.6;overflow:hidden}.medium-card-meta{align-items:center;display:flex;gap:12px;margin-top:8px}.medium-card-reading-time{background:#7c5cff26;border-radius:6px;display:inline-block;font-size:13px;padding:4px 10px}.medium-card-link,.medium-card-reading-time{color:#7c5cff;font-family:Prodigy Sans,sans-serif;font-weight:600}.medium-card-link{align-items:center;display:inline-flex;font-size:14px;gap:8px;margin-top:auto;text-decoration:none;transition:color .3s ease}.medium-card-link:hover{color:#ff6ca3}.medium-card-link:after{content:"→";transition:transform .3s ease}.medium-card-link:hover:after{transform:translateX(4px)}.featured-posts-section{margin-top:80px;position:relative;z-index:1}.featured-posts-title{color:#fff;font-family:Prodigy Sans,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:16px}.featured-posts-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr}.featured-post-section{border-bottom:2px solid #7c5cff33;margin-bottom:60px;padding-bottom:40px}.featured-post-label{color:#7c5cff;font-family:Prodigy Sans,sans-serif;font-size:14px;font-weight:700;letter-spacing:2px;margin-bottom:20px;text-transform:uppercase}.featured-post{grid-gap:40px;background:#ffffff08;border:1px solid #7c5cff33;border-radius:20px;display:grid;gap:40px;grid-template-columns:1fr 1fr;padding:40px;transition:all .3s ease}.featured-post:hover{border-color:#7c5cff;box-shadow:0 20px 40px #7c5cff26;transform:translateY(-4px)}.featured-post-image{background:#ffffff0d;height:100%;min-height:300px;overflow:hidden;width:100%}.featured-post-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.featured-post:hover .featured-post-image img{transform:scale(1.05)}.featured-post-content{display:flex;flex-direction:column;gap:20px;justify-content:space-between}.featured-post-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#7c5cff,#ff6ca3);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;line-height:1.3;margin:0}.featured-post-excerpt{color:#ccc;flex:1 1;font-size:1.1rem;line-height:1.7;margin:0}.featured-post-meta{color:#98a0b3;flex-wrap:wrap;font-family:Prodigy Sans,sans-serif;font-size:14px;gap:12px}.featured-meta-item,.featured-post-meta{align-items:center;display:flex}.featured-meta-item strong{color:#fff;font-weight:600;margin-right:6px}.featured-meta-separator,.featured-post-link{color:#7c5cff;font-weight:600}.featured-post-link{align-items:center;border:2px solid #7c5cff;border-radius:8px;display:inline-flex;font-family:Prodigy Sans,sans-serif;font-size:16px;gap:8px;padding:12px 24px;text-decoration:none;transition:all .3s ease;width:-webkit-fit-content;width:fit-content}.featured-post-link:hover{background:#7c5cff;color:#fff;transform:translateX(4px)}.blog-library-section{margin-top:20px;position:relative;z-index:1}.all-posts-title{color:#fff;font-family:Prodigy Sans,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:16px}.category-filters{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:40px}.category-filter-btn{background:#0000;border:1px solid #666;border-radius:8px;color:#fff;cursor:pointer;font-family:sans-serif;font-size:14px;font-weight:500;padding:10px 20px;transition:all .3s ease}.category-filter-btn:hover{background:#ffffff0d;border-color:#999}.category-filter-btn.active{background:#333;border-color:#333;color:#fff}.all-posts-grid{grid-gap:32px;align-items:start;display:grid;gap:32px;grid-template-columns:repeat(3,1fr)}.library-header{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-end;margin-bottom:40px}.library-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#7c5cff,#ff6ca3);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;margin:0}.library-controls{display:flex;flex-wrap:wrap;gap:20px}.control-group{align-items:center;display:flex;gap:12px}.control-label{color:#98a0b3;font-weight:600;white-space:nowrap}.control-label,.control-select{font-family:Prodigy Sans,sans-serif;font-size:14px}.control-select{background:#ffffff0d;border:1px solid #7c5cff4d;border-radius:8px;color:#fff;cursor:pointer;min-width:160px;padding:10px 16px;transition:all .3s ease}.control-select:hover{background:#7c5cff1a;border-color:#7c5cff}.control-select:focus{border-color:#7c5cff;box-shadow:0 0 0 3px #7c5cff33;outline:none}.control-select option{background:#1a1a1a;color:#fff}.search-group{flex:1 1;min-width:200px;position:relative}.search-input{background:#ffffff0d;border:1px solid #7c5cff4d;border-radius:8px;color:#fff;font-family:Prodigy Sans,sans-serif;font-size:14px;min-width:250px;padding:10px 16px 10px 40px;transition:all .3s ease;width:100%}.search-group:before{content:"🔍";font-size:16px;left:12px;opacity:.7;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.search-input::placeholder{color:#98a0b3}.search-input:focus{background:#7c5cff1a;box-shadow:0 0 0 3px #7c5cff33;outline:none}.search-input:focus,.search-input:hover{border-color:#7c5cff}.no-posts-message{color:#98a0b3;font-size:1.1rem;padding:60px 20px;text-align:left}.clear-filters-btn{background:#7c5cff33;border:2px solid #7c5cff;border-radius:8px;color:#7c5cff;cursor:pointer;font-family:Prodigy Sans,sans-serif;font-size:14px;font-weight:600;margin-top:20px;padding:10px 24px;transition:all .3s ease}.clear-filters-btn:hover{background:#7c5cff;box-shadow:0 4px 12px #7c5cff4d;color:#fff;transform:translateY(-2px)}@media (max-width:968px){.featured-posts-grid{gap:24px;grid-template-columns:1fr}.insights-title{font-size:2.5rem}.insights-description{font-size:1rem}.featured-post{gap:30px;grid-template-columns:1fr;padding:30px}.featured-post-image{min-height:250px}.featured-post-title{font-size:2rem}.featured-post-meta{align-items:flex-start;flex-direction:column;gap:8px}.featured-meta-separator{display:none}.library-header{align-items:flex-start;flex-direction:column;justify-content:flex-start}}.subscribe-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.subscribe-modal-content{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 20px 60px #00000080;max-height:90vh;max-width:600px;overflow-y:auto;padding:40px;position:relative;width:100%}.subscribe-modal-close{align-items:center;background:#0000;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:8px;position:absolute;right:16px;top:16px;transition:all .3s ease;z-index:10}.subscribe-modal-close:hover{background:#ffffff1a;transform:rotate(90deg)}.subscribe-modal-header{margin-bottom:32px;text-align:left}.subscribe-modal-header h2{color:#fff;font-family:sans-serif;font-size:2rem;font-weight:700;margin:0 0 12px}.subscribe-modal-header p{color:#ccc;font-family:sans-serif;font-size:1rem;margin:0}.subscribe-options{display:flex;flex-direction:column;gap:32px}.subscribe-option{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;padding:24px}.subscribe-option h3{color:#fff;font-family:sans-serif;font-size:1.3rem;font-weight:600;margin:0 0 8px}.subscribe-option>p{color:#ccc;font-family:sans-serif;font-size:.9rem;margin:0 0 20px}.subscribe-form{display:flex;flex-direction:column;gap:12px}.subscribe-email-input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;font-family:sans-serif;font-size:16px;padding:12px 16px;transition:all .3s ease;width:100%}.subscribe-email-input::placeholder{color:#999}.subscribe-email-input:focus{background:#7c5cff1a;border-color:#7c5cff;box-shadow:0 0 0 3px #7c5cff33;outline:none}.subscribe-submit-btn{background:#fff;border:none;border-radius:8px;color:#000;cursor:pointer;font-family:sans-serif;font-size:16px;font-weight:600;padding:12px 24px;transition:all .3s ease}.subscribe-submit-btn:hover{background:#f0f0f0;box-shadow:0 4px 12px #fff3;transform:translateY(-2px)}.subscribe-status{border-radius:6px;font-family:sans-serif;font-size:14px;margin-top:12px;padding:10px}.subscribe-status.success{background:#4caf5033;border:1px solid #4caf504d;color:#4caf50}.subscribe-status.error{background:#f4433633;border:1px solid #f443364d;color:#f44336}.wordpress-subscribe-links{display:flex;flex-direction:column;gap:12px}.wordpress-subscribe-link{background:#7c5cff1a;border:1px solid #7c5cff4d;border-radius:8px;color:#7c5cff;font-family:sans-serif;font-size:14px;font-weight:600;padding:12px 20px;text-align:center;text-decoration:none;transition:all .3s ease}.wordpress-subscribe-link:hover{background:#7c5cff33;border-color:#7c5cff;box-shadow:0 4px 12px #7c5cff4d;transform:translateY(-2px)}@media (max-width:768px){.subscribe-modal-content{max-width:100%;padding:24px}.subscribe-modal-header h2{font-size:1.5rem}.subscribe-option{padding:20px}.subscribe-option h3{font-size:1.1rem}}.blog-section-separator{border-top:1px solid #444647;margin:98px auto;position:relative;width:100%;z-index:1}.blog-section-separator--compact{margin:48px auto}.blog-promotional-section{background:#000;border:1px solid #444647;border-radius:12px;margin:58px auto;min-height:400px;overflow:hidden;padding:0 100px;position:relative;z-index:1}.promotional-background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.promotional-bg-image{display:block;height:100%;object-fit:cover;width:100%}.promotional-overlay{background:linear-gradient(270deg,#000000e6 18.39%,#0000);height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.promotional-content{align-items:flex-end;display:flex;flex-direction:column;justify-content:center;min-height:400px;padding:60px 40px;position:relative;z-index:3}.promotional-text-container{align-items:center;display:flex;flex-direction:column;max-width:600px;text-align:center}.promotional-subtitle{color:#898d8f;font-size:.875rem;margin:0 0 8px}.promotional-subtitle,.promotional-title{font-family:Prodigy Sans,sans-serif;font-weight:500;text-align:center}.promotional-title{color:#fff;display:flex;flex-direction:column;font-size:2rem;line-height:1.2;margin:0 0 24px;max-width:600px}.promotional-title-line1,.promotional-title-line2{display:block}@media (max-width:768px){.promotional-title{display:block}.promotional-title-line1,.promotional-title-line2{display:inline}.promotional-title-line1:after{content:" "}}.promotional-cta-button{align-items:center;background:#fafafa;border:none;border-radius:12px;color:#000;cursor:pointer;display:inline-flex;font-family:Prodigy Sans,sans-serif;font-size:14px;font-weight:400;gap:8px;justify-content:center;padding:14px 28px;text-align:center;text-decoration:none;transition:all .3s ease;white-space:nowrap}.promotional-cta-button:hover{background:#bbb;transform:translateY(-2px)}@media (max-width:968px){.promotional-content{align-items:center;padding:50px 30px;text-align:center}.promotional-title{font-size:2rem;max-width:100%}}@media (max-width:768px){.blog-section-separator{margin-bottom:80px;margin-top:48px}.blog-promotional-section{border-radius:12px;height:280px;min-height:280px;padding:0 35px}.promotional-content{min-height:280px;padding:40px 24px}.promotional-subtitle{font-size:.9rem}.promotional-title{font-size:1.75rem;margin-bottom:24px}.promotional-cta-button{font-size:15px;padding:12px 24px}}@media (max-width:480px){.promotional-title{font-size:1.5rem}.promotional-content{padding:32px 20px}}.related-blog-card{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;background:#74797b14;border:1px solid #ffffff1a;border-radius:12px;color:inherit;display:flex;flex-direction:column;height:100%;outline:none;overflow:hidden;text-decoration:none;transition:all .3s ease}.related-blog-card:focus{outline:none}.related-blog-card:hover{background:#74797b29;box-shadow:0 8px 24px #0006;transform:translateY(-6px)}.related-blog-image-wrapper{height:246px;overflow:hidden;position:relative;width:100%}.related-blog-image{display:block;height:100%;object-fit:cover;width:100%}.related-blog-category{background:#2b50f8;border-radius:99px;color:#fff;font-family:Prodigy Sans,sans-serif;font-size:14px;font-weight:400;left:12px;padding:6px 12px;position:absolute;top:12px;z-index:2}.related-blog-content{background:#74797b14;display:flex;flex:1 1;flex-direction:column;padding:20px;transition:background .3s ease}.related-blog-card:hover .related-blog-content{background:#74797b29}.related-blog-title{-webkit-line-clamp:2;line-clamp:2;color:#fff;font-size:1.5rem;font-weight:500;line-height:1.3;margin:0 0 12px}.related-blog-excerpt,.related-blog-title{-webkit-box-orient:vertical;display:-webkit-box;font-family:Prodigy Sans,sans-serif;overflow:hidden}.related-blog-excerpt{-webkit-line-clamp:3;line-clamp:3;color:#898d8f;flex:1 1;font-size:.9rem;line-height:1.6;margin:0 0 16px}.related-blog-meta{flex-wrap:wrap;font-family:sans-serif;font-size:12px;gap:8px;margin-top:auto}.related-blog-meta,.related-meta-item{align-items:center;color:#898d8f;display:flex}.related-meta-item{gap:6px}.related-meta-icon{color:#898d8f;flex-shrink:0;height:14px;width:14px}.related-meta-separator{color:#898d8f;font-size:10px}@media (max-width:768px){.related-blog-card{border:1px solid #ffffff26;flex-basis:calc(85% - 12px);flex-grow:0;flex-shrink:0;max-width:calc(85% - 12px);min-width:calc(85% - 12px);scroll-snap-align:start}}.related-blogs-section{margin:40px auto 0 calc(50% - 406px);max-width:1200px;padding-left:0;padding-right:24px;position:relative;z-index:1}.related-blogs-title{color:#fff;font-family:sans-serif;font-size:1.5rem;font-weight:500;margin-bottom:32px;text-align:left}.related-blogs-carousel{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}@media (max-width:968px){.related-blogs-carousel{gap:20px;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.related-blogs-section{margin-bottom:60px;margin-left:0;padding-left:24px;padding-right:24px}.related-blogs-title{font-size:1.75rem;margin-bottom:24px;position:relative;z-index:1}.related-blogs-carousel{-webkit-overflow-scrolling:touch;display:flex;flex-direction:row;gap:16px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;scrollbar-color:#ffffff4d #0000;scrollbar-width:thin}.related-blogs-carousel::-webkit-scrollbar{height:4px}.related-blogs-carousel::-webkit-scrollbar-track{background:#0000}.related-blogs-carousel::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:2px}.related-blogs-carousel:after{content:"";flex:0 0 24px}}.blog-detail-container{background:#000;background:radial-gradient(circle at center top,#141a1e 0,#0e0f11 10%,#050606 30%,#000 100%);color:#fff;min-height:100vh;padding:40px 20px 146px;position:relative;text-align:left}.blog-back-link,.blog-detail-container a,.blog-detail-container button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;outline:none}.blog-back-link:focus,.blog-detail-container a:focus,.blog-detail-container button:focus{outline:none}.gradient-bg-top{background:radial-gradient(circle at center top,#141a1e 0,#0e0f11 40%,#050606 70%,#000 100%);height:62vh;top:0}.gradient-bg-bottom,.gradient-bg-top{left:0;pointer-events:none;position:absolute;width:100%;z-index:0}.gradient-bg-bottom{background:radial-gradient(circle at center bottom,#141a1e 0,#0e0f11 40%,#050606 70%,#000 100%);bottom:0;height:100vh;right:0;top:auto}.article-wrap{margin:0 auto;max-width:860px;padding:80px 24px 24px;position:relative;text-align:left;z-index:1}.loading-spinner{flex-direction:column;min-height:400px;position:relative;z-index:1}.blog-navigation-loader,.loading-spinner{align-items:center;display:flex;justify-content:center}.blog-navigation-loader{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9999}.blog-navigation-loader .spinner{margin-bottom:0}.blog-navigation-loader .spinner,.spinner{animation:spin 1s linear infinite;border:3px solid #333;border-radius:50%;border-top-color:#fafafa;height:50px;width:50px}.spinner{margin-bottom:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-message{color:#ff6b6b;margin:0 auto;max-width:860px;padding:40px 20px;position:relative;text-align:left;z-index:1}.error-message h2{color:#fff;font-size:2rem;margin-bottom:16px}.error-message p{font-size:1.1rem;margin-bottom:30px}.back-link{align-items:center;color:#898d8f;display:inline-flex;font-family:Prodigy Sans,sans-serif;font-weight:600;gap:8px;margin-bottom:40px;text-decoration:none;transition:color .3s ease}.back-link:hover{color:#fff}.back-link:before{content:"←";transition:transform .3s ease}.back-link:hover:before{transform:translateX(-4px)}.blog-back-link{align-items:center;color:#fff;display:inline-flex;font-family:sans-serif;font-weight:500;gap:8px;margin-bottom:48px;position:relative;text-decoration:none;transition:opacity .3s ease}.blog-back-link:hover{opacity:.8}.back-arrow-icon{flex-shrink:0;height:16px;object-fit:contain;width:16px}.post-category-tag{background:#2b50f8;border-radius:99px;color:#fff;display:block;font-family:Prodigy Sans,sans-serif;font-size:14px;font-weight:400;margin:0 auto 10px;padding:9px 12px;width:-webkit-fit-content;width:fit-content}.post-title{color:#fff;font-size:3rem;font-weight:500;line-height:1.3;margin:0 auto 16px;text-align:center}.post-description{font-size:1.25rem;line-height:1.6;margin:0 auto 32px;text-align:center}.post-description,.post-meta{color:#898d8f;font-family:Prodigy Sans,sans-serif;font-weight:400}.post-meta{align-items:center;display:flex;flex-wrap:wrap;font-size:16px;gap:12px;justify-content:center;margin:0 auto 64px}.post-meta .meta-item{align-items:center;color:#898d8f;display:flex;gap:6px}.post-meta .meta-icon{color:#898d8f;flex-shrink:0;height:16px;width:16px}.post-meta .meta-separator{color:#898d8f;font-size:12px}.post-thumbnail{border:1px solid #444647;border-radius:12px;margin-bottom:40px;overflow:hidden;width:100%}.post-thumbnail img{display:block;height:auto;object-fit:cover;width:100%}.post-content{--wp--preset--font-size--x-small:14px;--wp--preset--font-size--small:clamp(14px,0.875rem + ((1vw - 3.2px) * 0.196),16px);--wp--preset--font-size--medium:clamp(26px,1.625rem + ((1vw - 3.2px) * -0.588),20px);--wp--preset--font-size--large:clamp(22.041px,1.378rem + ((1vw - 3.2px) * 1.369),36px);--wp--preset--font-size--x-large:clamp(33.419px,2.089rem + ((1vw - 3.2px) * 2.606),60px);--wp--preset--font-size--xx-large:clamp(40px,2.5rem + ((1vw - 3.2px) * 3.333),74px);color:#898d8f;font-family:Prodigy Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.6;text-align:left}.post-content .has-x-small-font-size,.post-content.has-x-small-font-size{font-size:var(--wp--preset--font-size--x-small)!important}.post-content .has-small-font-size,.post-content.has-small-font-size{font-size:var(--wp--preset--font-size--small)!important}.post-content .has-medium-font-size,.post-content.has-medium-font-size{font-size:var(--wp--preset--font-size--medium)!important}.post-content .has-large-font-size,.post-content.has-large-font-size{font-size:var(--wp--preset--font-size--large)!important}.post-content .has-x-large-font-size,.post-content.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large)!important}.post-content .has-xx-large-font-size,.post-content.has-xx-large-font-size{font-size:var(--wp--preset--font-size--xx-large)!important}.post-content p{margin-bottom:28px}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{-webkit-text-fill-color:unset!important;background:none!important;-webkit-background-clip:unset!important;background-clip:initial!important;color:#fafafa;font-size:26px;font-weight:500;line-height:1.4;margin:40px 0 20px}.post-content img{border-radius:12px;box-shadow:0 10px 30px #0000004d;display:block;height:auto;margin:32px auto;max-width:100%;transition:transform .3s ease}.post-content img:hover{transform:scale(1.02)}.post-content .embed-responsive,.post-content .embed-responsive iframe,.post-content .wp-block-embed,.post-content .wp-block-embed__wrapper,.post-content .wp-block-embed__wrapper iframe,.post-content .wp-video,.post-content embed,.post-content figure.wp-block-embed,.post-content figure.wp-block-video,.post-content iframe,.post-content object,.post-content video{border-radius:0;display:block;height:auto;margin:32px auto;max-width:100%}.post-content .embed-responsive iframe,.post-content .wp-block-embed__wrapper iframe,.post-content iframe{aspect-ratio:16/9;width:100%}#video,.post-content #video,.post-content .video-js,.post-content .video-js video,.post-content [id=video],.post-content video,.video-js,.vjs-video{border-radius:0!important}.post-content .embed-responsive,.post-content .wp-block-embed__wrapper{text-align:center}.post-content pre{background:#ffffff0d;border:1px solid #333;border-radius:12px;line-height:1.5;margin:28px 0;overflow:auto;padding:20px}.post-content code,.post-content pre{font-family:Courier New,monospace;font-size:14px}.post-content code{border-radius:4px;color:#fafafa;padding:2px 6px}.post-content pre code{background:none;color:#e0e0e0;padding:0}.post-content a{color:#fafafa;text-decoration:none;transition:color .3s ease}.post-content a:hover{color:#fafafa;text-decoration:underline}.post-content ol,.post-content ul{margin:20px 0}.post-content li{line-height:1.6;margin-bottom:8px}.post-content blockquote{background:#7c5cff1a;border-left:4px solid #7c5cff;border-radius:8px;color:#ccc;font-style:italic;margin:30px 0;padding:20px}.post-content table{background:#ffffff0d;border-collapse:collapse;border-radius:8px;margin:30px 0;overflow:hidden;width:100%}.post-content td,.post-content th{border-bottom:1px solid #333;padding:12px 16px;text-align:left}.post-content th{background:#7c5cff33;color:#7c5cff;font-weight:600}@media (max-width:768px){.blog-detail-container{padding:20px 15px}.article-wrap{margin-top:60px;padding:16px}.blog-back-link{margin-bottom:30px}.insights-header{margin-bottom:80px;padding-top:80px}.post-title{font-size:2.2rem}.post-content{font-size:16px}.post-content img{margin:20px auto}.post-content .embed-responsive,.post-content .embed-responsive iframe,.post-content .wp-block-embed,.post-content .wp-block-embed__wrapper,.post-content .wp-block-embed__wrapper iframe,.post-content .wp-video,.post-content embed,.post-content figure.wp-block-embed,.post-content figure.wp-block-video,.post-content iframe,.post-content object,.post-content video{display:block!important;float:none!important;margin:20px auto!important;max-width:100%!important;text-align:center;width:100%!important}.post-content .embed-responsive,.post-content .wp-block-embed__wrapper{margin:20px auto!important;text-align:center!important}.post-content pre{font-size:13px;padding:15px}}@media (max-width:480px){.post-title{font-size:1.8rem}.post-content{font-size:15px}.post-content .embed-responsive,.post-content .embed-responsive iframe,.post-content .wp-block-embed,.post-content .wp-block-embed__wrapper,.post-content .wp-block-embed__wrapper iframe,.post-content .wp-video,.post-content embed,.post-content figure.wp-block-embed,.post-content figure.wp-block-video,.post-content iframe,.post-content object,.post-content video{display:block!important;float:none!important;margin:20px auto!important;max-width:100%!important;text-align:center;width:100%!important}.post-content .embed-responsive,.post-content .wp-block-embed__wrapper{margin:20px auto!important;text-align:center!important}}.loader-container{align-items:center;background-color:#000;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:9999}.loader-content{max-width:500px;padding:2rem;text-align:center;z-index:2}.loader-logo{margin-bottom:3rem}.loader-title{color:#fff;font-size:3.5rem;font-weight:300;letter-spacing:.2em;margin:0;text-transform:uppercase}.loader-logo-svg{animation:logoRotate 8s linear infinite;height:120px;margin:0;max-width:400px;transform-origin:center;width:auto}.loader-subtitle{color:#888;font-size:1.2rem;font-weight:300;letter-spacing:.1em;margin-top:1rem}@keyframes logoRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.progress-container{margin-bottom:2rem}.progress-bar{background:#ffffff1a;border-radius:1px;height:2px;margin-bottom:1rem;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#fff,#ccc);border-radius:1px;box-shadow:0 0 10px #ffffff4d;height:100%;transition:width .3s ease;width:0}.progress-text{color:#fff;letter-spacing:.1em}.loading-text,.progress-text{font-size:1rem;font-weight:300}.loading-text{color:#aaa;letter-spacing:.05em;margin-bottom:2rem;min-height:1.5rem}.loading-dots{display:flex;gap:.5rem;justify-content:center}.dot{animation:bounce 1.4s ease-in-out infinite both;background:#fff;border-radius:50%;height:8px;width:8px}.dot:first-child{animation-delay:-.32s}.dot:nth-child(2){animation-delay:-.16s}.dot:nth-child(3){animation-delay:0s}@keyframes bounce{0%,80%,to{opacity:.5;transform:scale(0)}40%{opacity:1;transform:scale(1)}}.skip-button{background:#0000;border:1px solid #ffffff4d;border-radius:25px;bottom:2rem;color:#fff;cursor:pointer;font-size:.9rem;font-weight:300;letter-spacing:.05em;padding:.5rem 1.5rem;position:absolute;right:2rem;transition:all .3s ease;z-index:3}.skip-button:hover{background:#ffffff1a;border-color:#fff9;transform:translateY(-2px)}@media (max-width:768px){.loader-logo-svg{height:80px;max-width:280px;transform:scale(.8)}.loader-title{font-size:2.5rem}.loader-subtitle{font-size:1rem}.loader-content{padding:1rem}}@media (max-width:480px){.loader-logo-svg{transform:scale(.6)}}@keyframes fadeOut{to{opacity:0;visibility:hidden}}.video-icon-hitbox{background:#0000;border-radius:32px;height:clamp(200px,45vw,480px);left:50%;pointer-events:auto;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background .3s ease;width:clamp(280px,60vw,720px);z-index:19}.video-icon-container,.video-icon-hitbox{align-items:center;cursor:pointer;display:flex;justify-content:center}.video-icon-container{border-radius:50%;height:96px;position:relative;transition:all .3s ease;width:96px;z-index:20}.video-play-icon{display:none}.webp-sequence-container{align-items:center;backface-visibility:hidden;-webkit-backface-visibility:hidden;background:#0000;contain:layout style paint;display:flex;height:100vh!important;justify-content:center;left:0!important;margin:0!important;opacity:0;overflow:hidden;padding:0!important;pointer-events:none;position:fixed!important;top:0!important;transform:translateZ(0);transition:opacity .8s ease-in-out;width:100vw!important;will-change:transform;z-index:15!important}.webp-sequence-container.visible{opacity:1}.webp-sequence-container.fade-out{opacity:0}.hero-video-overlay{height:100vh;left:0;opacity:0;overflow:hidden;pointer-events:none;position:fixed;top:0;transition:opacity .8s ease-in-out;width:100vw;z-index:20}.hero-video-overlay.visible{opacity:1}.hero-video{display:block;height:100%;object-fit:cover;transform:scale(1.15);transform-origin:center center;width:100%}.hero-video-text{align-items:center;color:#fff;display:flex;font-family:Prodigy Sans,sans-serif;font-size:64px;font-weight:500;height:100%;justify-content:center;left:0;padding:0 2rem;pointer-events:none;position:absolute;text-align:center;top:0;width:100%;z-index:10}.webp-sequence-frame{backface-visibility:hidden;-webkit-backface-visibility:hidden;height:100vh!important;image-rendering:auto;left:0;margin:0!important;object-fit:cover!important;object-position:center;opacity:1;padding:0!important;position:absolute;top:0;transform:translateZ(0);transition:opacity .05s ease-out;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:100vw!important;will-change:opacity,transform}.frame-text-overlay{color:#fff;font-size:32px;font-weight:500;left:50%;opacity:0;padding:0 2rem;pointer-events:none;position:absolute;text-align:center;top:50%;transform:translate(-50%,-45%);transition:opacity .6s ease,transform .6s ease;white-space:nowrap;z-index:16}.frame-text-overlay.visible{opacity:1;transform:translate(-50%,-50%)}.frame-text-overlay.hidden{opacity:0;transform:translate(-50%,-45%)}@media (max-width:768px){.hero-video-text{font-size:40px;line-height:1.2;padding:0 1.25rem}.frame-text-overlay{font-size:24px;font-weight:500;line-height:1.4;padding:0 1rem;white-space:normal;width:100%}}@media (max-width:400px){.hero-video-text{font-size:32px;line-height:1.15;padding:0 1rem}.frame-text-overlay{font-size:20px;font-weight:500;line-height:1.35;padding:0 .75rem;white-space:normal;width:100%}}.navigation-loader-overlay{align-items:center;background:#000;color:#fff;display:flex;flex-direction:column;font-family:Prodigy Sans,sans-serif;font-size:20px;gap:16px;height:100vh;justify-content:center;left:0;letter-spacing:.05em;pointer-events:auto;position:fixed;top:0;width:100vw;z-index:999999}.navigation-loader-spinner{animation:navigation-loader-spin 1s linear infinite;border:6px solid #fff3;border-radius:50%;border-top-color:#fff;height:60px;width:60px}@keyframes navigation-loader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hero-scroll-indicator{bottom:0;height:100vh;left:0;opacity:1;pointer-events:none;position:fixed;right:0;transition:opacity .3s ease-out;width:100vw;z-index:1}.hero-scroll-indicator.hidden{opacity:0;pointer-events:none}.hero-scroll-indicator.visible{opacity:1}.hero-gradient-overlay{background:linear-gradient(180deg,#0000 16.33%,#000);height:100%;left:0;right:0;width:100%}.hero-gradient-overlay,.hero-scroll-content{bottom:0;pointer-events:none;position:absolute}.hero-scroll-content{align-items:center;display:flex;flex-direction:column;justify-content:flex-end;left:50%;padding-bottom:40px;transform:translateX(-50%);z-index:2}.hero-scroll-text{color:#fff;font-family:Prodigy Sans,sans-serif;font-size:12px;font-weight:400;letter-spacing:.1em;margin-bottom:12px;text-transform:uppercase}.hero-scroll-arrow{animation:heroArrowBounce 2s ease-in-out infinite;display:block;height:14px;opacity:1;width:14px}@keyframes heroArrowBounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@media (max-width:768px){.hero-scroll-content{padding-bottom:30px}.hero-scroll-text{font-size:12px;margin-bottom:10px}.hero-scroll-arrow{height:14px;width:14px}}.video-modal-overlay{align-items:center;background:#000000e6;cursor:pointer;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2000}.video-modal-content{background:#000;cursor:default;height:90vh;position:relative;width:90vw}.video-modal-close{align-items:center;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:10px;top:10px;transition:all .3s ease;width:40px;z-index:2001}.video-modal-close svg{height:20px;width:20px}.video-modal-player{border-radius:4px;height:90vh;outline:none;width:90vw}.footer-overlay{background-color:#000;height:100vh;left:0;overflow-y:auto;position:fixed;top:0;transition:opacity .8s ease-in-out;width:100vw;z-index:30}.footer-overlay--visible{opacity:1;pointer-events:auto}.footer-overlay--hidden{opacity:0;pointer-events:none}.hero{height:900px;overflow:hidden;position:relative;width:var(--page-width)}.hero__background{background:radial-gradient(circle at center top,#141a1e 0,#0a0d0f 50%,#050708 75%,#000 100%);height:100%;left:0;position:absolute;top:0;width:100%}.hero__content{align-items:center;display:flex;flex-direction:column;gap:16px;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:750px}.hero__tag{color:var(--color-text-secondary);font-family:var(--font-family-base);font-size:var(--font-size-lg);font-weight:500;line-height:1}.hero__text{align-items:center;gap:16px;width:100%}.hero__text,.hero__title{display:flex;flex-direction:column}.hero__title{color:var(--color-text-primary);font-family:var(--font-family-base);font-size:var(--font-size-7xl);font-weight:500;letter-spacing:var(--letter-spacing-hero);line-height:var(--line-height-tight);margin:0}.hero__body{align-items:center;display:flex;flex-direction:column;gap:16px;width:100%}.hero__paragraph{color:var(--color-text-secondary);font-family:var(--font-family-base);font-size:var(--font-size-lg);font-weight:400;line-height:var(--line-height-relaxed);margin:0}.hero__paragraph--standalone{margin-top:0}.hero__highlight{color:var(--color-text-primary);font-style:italic}@media (max-width:768px){.hero{height:auto}.hero__content{width:100%}.hero__title{font-size:var(--font-size-3xl)}.hero__paragraph{font-size:var(--font-size-base)}}@media (max-width:480px){.hero{height:100vh;padding:32px 16px}.hero__content{gap:8px;padding:16px 20px}.hero__title{font-size:40px}.hero__tag{font-size:14px}.hero__paragraph{font-size:16px}}.customer-card{background-color:var(--color-card-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);display:flex;flex-direction:column;height:100%;justify-content:flex-end;margin-bottom:24px;overflow:hidden;position:relative}.customer-card__icon-container{height:228px;left:10px;overflow:hidden;position:absolute;top:6px;width:228px}.customer-card__icon{align-items:center;display:flex;height:100%;justify-content:center;transform:rotate(15deg);width:100%}.customer-card__icon svg{color:var(--color-text-muted);height:200px;opacity:.15;width:200px}.customer-card__content{backdrop-filter:blur(36px);-webkit-backdrop-filter:blur(36px);display:flex;flex:1 1;padding:32px 24px}.customer-card__description{color:var(--color-text-primary);font-family:var(--font-family-base);font-size:var(--font-size-lg);font-weight:400;line-height:var(--line-height-relaxed);margin:0;text-align:left}.customers{height:796px;overflow:hidden;position:relative;width:var(--page-width)}.customers__background{height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100%}.customers__container{gap:248px;left:50%;position:absolute;top:50%;transform:translate(-50%,calc(-50% + .5px));width:var(--content-width)}.customers__header{display:flex;flex-direction:column;flex-shrink:0;gap:16px;margin-bottom:40px}.customers__tag{color:var(--color-text-secondary);font-size:var(--font-size-lg);line-height:1}.customers__tag,.customers__title{font-family:var(--font-family-base);font-weight:500}.customers__title{color:var(--color-text-primary);display:flex;flex-direction:column;font-size:var(--font-size-4xl);letter-spacing:var(--letter-spacing-hero);line-height:var(--line-height-snug);margin:0}.customers__grid{flex:1 1;gap:var(--space-6);grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}@media (max-width:768px){.customers{height:auto;min-height:auto;padding:40px 20px}.customers__container{left:auto;max-width:100%;position:relative;top:auto;transform:none;width:100%}.customers__header{margin-bottom:32px}.customers__title{font-size:var(--font-size-2xl)}.customers__grid{gap:16px}}@media (max-width:480px){.customers{padding:32px 16px}.customers__header{gap:8px;margin-bottom:40px}.customer-card__description{font-size:16px;font-weight:400}.customer-card__content{text-align:left}.customers__title{font-size:32px}.customers__tag{font-size:14px}.customers__grid{gap:24px}}.profile-card{backdrop-filter:blur(var(--blur-sm));-webkit-backdrop-filter:blur(var(--blur-sm));background-color:var(--color-card-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);min-width:250px;overflow:hidden;position:relative}.profile-card__inner{border-radius:inherit;display:flex;flex-direction:column;min-width:inherit;overflow:hidden}.profile-card__image-container{flex-shrink:0;height:250px;position:relative;width:250px}.profile-card__image{height:100%;inset:0;object-fit:cover;object-position:center;pointer-events:none;position:absolute;width:100%}.profile-card__image-overlay{background-color:#000;inset:0;mix-blend-mode:saturation;pointer-events:none;position:absolute}.profile-card__content{align-items:flex-end;display:flex;flex-direction:column;gap:16px;padding:24px 16px 16px;width:100%}.profile-card__content:hover{background:#74797b3d}.profile-card__info{gap:12px}.profile-card__info,.profile-card__text{align-items:flex-start;display:flex;flex-direction:column;width:100%}.profile-card__text{gap:8px;height:82px}.profile-card__name{word-wrap:break-word!important;color:var(--color-text-primary);font-size:var(--font-size-lg);font-weight:500;line-height:1.2;overflow-wrap:break-word!important;text-align:left}.profile-card__name,.profile-card__role{font-family:var(--font-family-base);margin:0;white-space:normal}.profile-card__role{word-wrap:break-word;color:var(--color-text-secondary);font-size:var(--font-size-base);font-weight:400;line-height:var(--line-height-normal);overflow-wrap:break-word}.profile-card__linkedin{align-items:center;display:flex;height:24px;justify-content:center;transition:opacity .2s ease;width:24px}.profile-card__linkedin:hover{opacity:.8}.profile-card__divider{background:#444647;height:1px;width:100%}.profile-card__bio-button{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;gap:6px;height:24px;justify-content:center;padding:0;transition:opacity .2s ease}.profile-card__bio-button span{color:var(--color-text-primary);font-family:var(--font-family-base);font-size:var(--font-size-md);font-weight:400;line-height:1;white-space:nowrap}.profile-card__bio-icon{flex-shrink:0;height:14px;object-fit:contain;width:14px}.profile-card__bio-button:hover{opacity:.8}.profile-card__links-container{align-items:center;display:flex;gap:16px;justify-content:space-between;width:100%}@media (min-width:769px){.profile-card{flex:0 0 250px;max-width:250px;min-width:250px;width:250px}.profile-card__image-container{height:250px;width:250px}}@media (max-width:768px){.profile-card{flex-basis:calc(50% - 8px);flex-grow:0;flex-shrink:0;max-width:calc(50% - 8px);min-width:calc(50% - 8px)}.profile-card__image-container{aspect-ratio:1;height:auto;width:100%}.profile-card__name{font-size:var(--font-size-base);white-space:normal}.profile-card__role{font-size:var(--font-size-sm);white-space:normal}.profile-card__content{gap:12px;padding:16px 12px 12px}.profile-card__info{gap:16px}}@media (max-width:480px){.profile-card{flex-basis:calc(50% - 6px);flex-grow:0;flex-shrink:0;max-width:calc(50% - 6px);min-width:calc(50% - 6px)}.profile-card__name{font-size:16px;line-height:1.2;text-align:left}.profile-card__role{font-size:14px;text-align:left}.profile-card__content{gap:8px;padding:12px}.profile-card__info{gap:25px}.profile-card__bio-button span{font-size:var(--font-size-xs)}}.bio-modal__overlay{backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);background-color:#000000b3;height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease-in-out,background-color .3s ease-in-out,-webkit-backdrop-filter .3s ease-in-out;transition:opacity .3s ease-in-out,backdrop-filter .3s ease-in-out,background-color .3s ease-in-out;transition:opacity .3s ease-in-out,backdrop-filter .3s ease-in-out,background-color .3s ease-in-out,-webkit-backdrop-filter .3s ease-in-out;visibility:hidden;width:100%;z-index:9998}.bio-modal__overlay--open{background-color:#000000b3;opacity:1;pointer-events:all;visibility:visible}.bio-modal{backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(12px);background:#74797b14;box-shadow:-4px 0 20px #00000080;display:flex;flex-direction:column;height:100vh;max-width:600px;overflow:hidden;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .4s cubic-bezier(.4,0,.2,1);visibility:hidden;width:100%;z-index:9999}.bio-modal--open{transform:translateX(0);visibility:visible}.bio-modal__close{align-items:center;background-color:initial;border:1px solid var(--color-border);border-radius:50%;color:var(--color-text-primary);cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:24px;top:24px;transition:all .2s ease;width:40px;z-index:10}.bio-modal__close:hover{background-color:var(--color-card-bg);border-color:var(--color-text-primary)}.bio-modal__content{display:flex;flex-direction:column;gap:32px;height:100%;overflow:hidden;padding:80px 40px 40px;position:relative}.bio-modal__image-container{border-radius:12px;flex-shrink:0;height:200px;overflow:hidden;width:200px}.bio-modal__image{height:100%;object-fit:cover;object-position:center;width:100%}.bio-modal__header{display:flex;flex-direction:column;gap:8px;text-align:left}.bio-modal__name{color:var(--color-text-primary);font-size:20px;font-weight:500;line-height:var(--line-height-tight)}.bio-modal__name,.bio-modal__role{font-family:var(--font-family-base);margin:0}.bio-modal__role{color:var(--color-text-secondary);font-size:16px;font-weight:400;line-height:1}.bio-modal__bio{-ms-overflow-style:none;display:flex;flex:1 1;flex-direction:column;gap:16px;min-height:0;overflow-y:auto;padding-right:8px;scrollbar-width:none;text-align:left}.bio-modal__divider{background-color:#444647;flex-shrink:0;height:1px;width:100%}.bio-modal__bio::-webkit-scrollbar{display:none}.bio-modal__paragraph{color:var(--color-text-secondary);font-family:var(--font-family-base);font-size:var(--font-size-base);font-weight:400;line-height:var(--line-height-relaxed);margin:0}.bio-modal__linkedin{align-items:center;align-self:flex-start;display:flex;flex-shrink:0;height:40px;justify-content:center;transition:opacity .2s ease;width:40px}.bio-modal__linkedin:hover{opacity:.8}@media (max-width:768px){.bio-modal{height:100vh;height:100dvh;max-width:calc(100% - 40px);min-height:100vh;min-height:100dvh;right:0;width:calc(100% - 40px)}.bio-modal__content{box-sizing:border-box;gap:24px;height:100%;min-height:100%;overflow:hidden;padding:60px 24px 24px}.bio-modal__image-container{height:150px;width:150px}.bio-modal__name{font-size:var(--font-size-xl)}.bio-modal__role{font-size:var(--font-size-base)}.bio-modal__paragraph{font-size:var(--font-size-sm)}}@media (max-width:480px){.bio-modal{height:100vh;height:100dvh;min-height:100vh;min-height:100dvh}.bio-modal__content{box-sizing:border-box;gap:20px;height:100%;min-height:100%;overflow:hidden;padding:50px 20px 20px}.bio-modal__image-container{height:120px;width:120px}.bio-modal__name{font-size:var(--font-size-lg)}.bio-modal__close{height:36px;right:16px;top:16px;width:36px}}.leadership{height:1380px;overflow:hidden;position:relative;width:var(--page-width)}.leadership__bg-left{left:0;transform:translateY(-50%)}.leadership__bg-left,.leadership__bg-right{background:radial-gradient(ellipse at center left,#141a1e80 0,#0a0d0f4d 50%,#0000 100%);height:100%;pointer-events:none;position:absolute;top:50%;width:720px}.leadership__bg-right{right:0;transform:translateY(-50%) rotate(180deg) scaleY(-1)}.leadership__content{align-items:center;display:flex;flex-direction:column;gap:var(--space-10);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.leadership__header{align-items:flex-start;display:flex;flex-direction:column;gap:16px;text-align:center;width:100%}.leadership__tag{color:var(--color-text-secondary);font-size:var(--font-size-lg);line-height:1}.leadership__tag,.leadership__title{font-family:var(--font-family-base);font-weight:500;text-align:center;width:100%}.leadership__title{color:var(--color-text-primary);font-size:var(--font-size-4xl);letter-spacing:var(--letter-spacing-hero);line-height:var(--line-height-snug);margin:0}.leadership__cards{flex-direction:column}.leadership__cards,.leadership__row{align-items:center;display:flex;gap:var(--space-12)}.leadership__row{flex-wrap:nowrap}.leadership__row,.leadership__row--first,.leadership__row--second{justify-content:center}@media (min-width:769px){.leadership__row{flex-wrap:nowrap}}@media (max-width:768px){.leadership{height:auto;min-height:auto;padding:40px 20px}.leadership__content{left:auto;max-width:100%;position:relative;top:auto;transform:none;width:100%}.leadership__header{gap:8px}.leadership__tag{font-size:14px}.leadership__title{font-size:var(--font-size-2xl)}.leadership__cards,.leadership__row{gap:16px;width:100%}.leadership__row{flex-direction:row;flex-wrap:wrap}.leadership__row,.leadership__row--first,.leadership__row--second{justify-content:center}}@media (max-width:480px){.leadership{margin-bottom:100px;padding:32px 16px}.leadership__tag{font-size:14px}.leadership__title{font-size:32px}.leadership__cards,.leadership__row{gap:12px}}.investors{height:564px;overflow:hidden;position:relative;width:var(--page-width)}.investors__content{gap:var(--space-10);left:50%;padding:0 100px;position:absolute;top:50%;transform:translate(-50%,-50%)}.investors__content,.investors__header{align-items:center;display:flex;flex-direction:column;width:100%}.investors__header{gap:16px;text-align:center}.investors__tag{color:var(--color-text-secondary);font-size:var(--font-size-lg);line-height:1}.investors__tag,.investors__title{font-family:var(--font-family-base);font-weight:500}.investors__title{color:var(--color-text-primary);font-size:var(--font-size-4xl);letter-spacing:var(--letter-spacing-hero);line-height:var(--line-height-snug);margin:0}.investors__logos{align-items:center;display:flex;justify-content:space-between;margin:0 100px;width:100%}.investors__logo-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:24px}.investor-logo{height:auto;max-width:100%;object-fit:contain}.investor-logo--1{width:236px}.investor-logo--2{width:303px}.investor-logo--3{width:327px}@media (max-width:768px){.investors{height:100vh;min-height:auto;padding:40px 20px}.investors__content{height:100%;width:100%}.investors__header{margin-bottom:32px}.investors__tag{font-size:var(--font-size-base)}.investors__title{font-size:var(--font-size-2xl)}.investors__logos{flex-direction:column;gap:24px;margin:0}.investors__logo-container{padding:16px}.investor-logo--1,.investor-logo--2,.investor-logo--3{max-width:200px;width:auto}}@media (max-width:480px){.investors{height:60vh;padding:32px 16px}.investors__header{gap:8px;margin-bottom:24px}.investors__tag{font-size:var(--font-size-sm)}.investors__title{font-size:var(--font-size-xl)}.investors__logos{gap:62px}.investors__logo-container{padding:12px}.investor-logo--1,.investor-logo--2,.investor-logo--3{max-width:150px}}.careers{height:110vh;overflow:hidden;position:relative;width:var(--page-width)}.careers__background{background:radial-gradient(ellipse at center bottom,#141a1e 0,#0a0d0f 50%,#050708 75%,#000 100%);bottom:0;height:100%;left:0;position:absolute;width:100%}.careers__content{align-items:center;gap:64px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.careers__content,.careers__main{display:flex;flex-direction:column}.careers__main{align-items:flex-start;gap:var(--space-12);width:520px}.careers__header,.careers__text-content{align-items:center;display:flex;flex-direction:column;gap:16px;width:100%}.careers__header{text-align:center}.careers__tag{color:var(--color-text-secondary);font-size:var(--font-size-lg);line-height:1}.careers__tag,.careers__title{font-family:var(--font-family-base);font-weight:500}.careers__title{color:var(--color-text-primary);font-size:var(--font-size-4xl);letter-spacing:var(--letter-spacing-hero);line-height:var(--line-height-snug);margin:0}.careers__body{color:var(--color-text-secondary);font-family:var(--font-family-base);font-size:var(--font-size-base);font-weight:400;line-height:var(--line-height-normal);max-width:520px;text-align:center}.careers__paragraph{margin:0}.careers__hiring{align-items:center;display:flex;flex-direction:column;gap:16px;width:100%}.careers__chip{align-items:center;backdrop-filter:blur(var(--blur-sm));-webkit-backdrop-filter:blur(var(--blur-sm));background-color:#1d1e1e;border:.5px solid var(--color-text-muted);border-radius:100px;display:flex;gap:6px;height:32px;padding:0 12px}.careers__chip-dot{background-color:#22c55e;border-radius:50%;height:8px;width:8px}.careers__chip-text{color:var(--color-text-muted);font-size:14px;line-height:1}.careers__chip-text,.careers__roles{font-family:var(--font-family-base);font-weight:400}.careers__roles{color:var(--color-text-secondary);font-size:var(--font-size-lg);line-height:var(--line-height-relaxed);margin:0;text-align:center}.careers__ctas{align-items:flex-start;display:flex;flex-direction:column;gap:var(--space-6);width:400px}.careers__cta-card{align-items:center;background-color:var(--color-card-bg);border:1px solid var(--color-border);border-radius:16px;display:flex;gap:24px;padding:8px 8px 8px 12px;width:100%}.careers__cta-text{color:var(--color-text-secondary);flex:1 1;font-family:var(--font-family-base);font-size:var(--font-size-base);font-weight:400;line-height:var(--line-height-relaxed);margin:0;text-align:left}.careers__cta-button{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:none;border-radius:12px;cursor:pointer;display:flex;flex:1 1;gap:6px;height:42px;justify-content:center;padding:0 16px;text-decoration:none;transition:all .2s ease}.careers__cta-button--primary{background-color:#0632f9;color:var(--color-text-primary)}.careers__cta-button--primary:hover{background:#0526bb}.careers__cta-button--secondary{background-color:var(--color-text-primary);color:var(--color-text-dark)}.careers__cta-button--secondary:hover{background-color:#e5e5e5}.careers__cta-button span{font-family:var(--font-family-base);font-size:14px;font-weight:400;line-height:1}.careers__cta-icon{flex-shrink:0;height:9px;object-fit:contain;width:9px}.careers__contact-card{align-items:center;display:flex;flex-direction:column;gap:16px;margin-top:64px;max-width:520px;text-align:center;width:100%}.careers__contact-title{color:var(--color-text-secondary);font-family:var(--font-family-base);font-size:var(--font-size-lg);font-weight:500;line-height:1;margin:0}.careers__contact-address{color:var(--color-text-primary);font-size:var(--font-size-base);line-height:var(--line-height-relaxed);margin:0}.careers__contact-address,.careers__contact-button{font-family:var(--font-family-base);font-weight:400}.careers__contact-button{align-items:center;background-color:#fafafa;border-radius:var(--radius-md);color:var(--color-text-dark);cursor:pointer;display:flex;font-size:14px;gap:6px;justify-content:center;line-height:1;padding:12px 16px;text-decoration:none;transition:all .2s ease}.careers__contact-button:hover{background-color:#bbb}.careers__contact-icon{flex-shrink:0;height:9px;object-fit:contain;width:9px}@media (max-width:768px){.careers{height:auto;min-height:auto;padding:40px 20px}.careers__content{gap:40px;left:auto;max-width:100%;position:relative;top:auto;transform:none;width:100%}.careers__main{gap:32px;max-width:100%;width:100%}.careers__tag{font-size:var(--font-size-base)}.careers__title{font-size:var(--font-size-2xl)}.careers__body{font-size:var(--font-size-sm)}.careers__roles{font-size:var(--font-size-base)}.careers__ctas{max-width:100%;width:100%}.careers__contact-card{margin-bottom:100px;margin-top:96px;max-width:100%}.careers__contact-title{font-size:var(--font-size-base)}.careers__contact-address,.careers__contact-button{font-size:var(--font-size-sm)}.careers__contact-button{padding:10px 14px}}@media (max-width:480px){.careers{padding:32px 16px}.careers__content{gap:32px}.careers__tag{font-size:14px}.careers__title{font-size:32px}.careers__body{font-size:16px}.careers__roles{font-size:var(--font-size-sm)}.careers__cta-card{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:12px;text-align:center;width:100%}.careers__cta-text{font-size:16px;font-weight:400}.careers__cta-button{flex:auto;height:36px;padding:0 12px;width:100%}.careers__contact-title{font-size:var(--font-size-sm)}.careers__contact-address{font-size:14px}.careers__contact-button{font-size:14px;padding:8px 12px}}.about-us-page{background-color:var(--color-bg);min-height:100vh;overflow-x:hidden;position:relative;width:100%}.about-us-page__main{align-items:center;display:flex;flex-direction:column;width:100%}
/*# sourceMappingURL=main.ff0578c8.css.map*/