:root{--primary-color: #20a2e5;--secondary-color: #c8d300;--text-color: #29235c;--link-color: #29235c;--menu-item-active-background: var(--secondary-color);--menu-item-active-text: #ffffff;--box-background: #ffffff;--box-heading-color: #20a2e5;--dark-background: #f5f5f5;--divider-color: #f0f0f0;--breadcrumbs-height: 4.8125rem;--hero-section-padding-bottom: 5rem;--color-cloud-base: #F0EEE9;--color-warm-paper: #F7F3EE;--color-mocha-mousse: #A47864;--color-ink: #141414;--color-night-plum: #2B1538;--color-transformative-teal: #316263;--color-neon-lime: #B6FF3B;--color-laser-pink: #FF3BD4;--color-glass-border: rgba(255, 255, 255, 0.15)}.reveal{opacity:0;transform:translateY(2rem);transition:opacity .8s cubic-bezier(0.16, 1, 0.3, 1),transform .8s cubic-bezier(0.16, 1, 0.3, 1)}.reveal--visible{opacity:1;transform:translateY(0)}.reveal-stagger>*{opacity:0;transform:translateY(1.5rem);transition:opacity .6s cubic-bezier(0.16, 1, 0.3, 1),transform .6s cubic-bezier(0.16, 1, 0.3, 1);transition-delay:var(--stagger-delay, 0s)}.reveal--visible .reveal-stagger>*,.reveal--visible.reveal-stagger>*{opacity:1;transform:translateY(0)}@keyframes accent-line-reveal{from{transform:scaleX(0)}to{transform:scaleX(1)}}.product-section{position:relative;isolation:isolate}.product-section--light{background:#fff}.product-section--dark{background:#0d1117}.product-section--bridge{background-color:#fff}@media(prefers-reduced-motion: reduce){.reveal{opacity:1;transform:none;transition:none}.reveal-stagger>*{opacity:1;transform:none;transition:none}}.home-page{overflow-x:clip}.home-page .primary-overview{padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(4rem,8vw,7rem);position:relative}.home-page .primary-overview::after{content:"";position:absolute;top:50%;left:-10%;width:40%;height:60%;transform:translateY(-50%);background:radial-gradient(ellipse, rgba(152, 45, 155, 0.04) 0%, transparent 70%);pointer-events:none;z-index:0}.home-page .primary-overview__title{font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:700}.home-page .primary-overview__photo{filter:none;border-radius:1.5rem}.home-page .primary-overview__image img{border-radius:1.5rem;box-shadow:0 24px 48px rgba(0,0,0,.08)}.home-page .primary-overview__image::before{background:linear-gradient(135deg, rgba(152, 45, 155, 0.15) 0%, transparent 80%) !important}.home-page .product-section--light .box__step{transition:border-color .3s ease,padding-left .3s ease;border-left:3px solid rgba(0,0,0,0);padding-left:0}.home-page .product-section--light .box__step:hover{border-left-color:#982d9b;padding-left:.5rem}.home-page .product-section--dark .functions-list-container{background-color:rgba(0,0,0,0);padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(4rem,8vw,7rem);position:relative}.home-page .product-section--dark .functions-list-container::before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(152, 45, 155, 0.05) 1px, transparent 1px);background-size:24px 24px;pointer-events:none}.home-page .product-section--dark .functions-list__title{color:#e6edf3;position:relative;z-index:1}.home-page .product-section--dark .box__steps{position:relative;z-index:1}@media(min-width: 48em){.home-page .product-section--dark .box__steps{display:grid;grid-template-columns:repeat(auto-fit, minmax(calc(50% - 1rem), 1fr));column-gap:1.5rem;row-gap:1rem}}.home-page .product-section--dark .box__step{background:hsla(0,0%,100%,.04);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(0,0,0,0);border-radius:1rem;padding:1.25rem 1.5rem;margin-bottom:1rem;transition:transform .4s cubic-bezier(0.16, 1, 0.3, 1),box-shadow .4s cubic-bezier(0.16, 1, 0.3, 1);position:relative;z-index:1}.home-page .product-section--dark .box__step::before{content:"";position:absolute;inset:-1px;border-radius:inherit;background:linear-gradient(135deg, rgba(152, 45, 155, 0.2), transparent 50%, rgba(152, 45, 155, 0.15));z-index:-1;opacity:.4;transition:opacity .4s cubic-bezier(0.16, 1, 0.3, 1)}.home-page .product-section--dark .box__step:last-child{border-bottom:1px solid rgba(0,0,0,0)}.home-page .product-section--dark .box__step:hover{transform:translateY(-2px);box-shadow:0 8px 32px rgba(152,45,155,.15)}.home-page .product-section--dark .box__step:hover::before{opacity:1}@media(min-width: 48em){.home-page .product-section--dark .box__step{margin-bottom:0}}.home-page .product-section--dark .box-item{background:linear-gradient(135deg, #982D9B 0%, rgb(113.24, 33.525, 115.475) 100%);box-shadow:0 4px 12px rgba(152,45,155,.25)}.home-page .product-section--dark .box__step-title{color:#e6edf3}.home-page .product-section--dark .box__step-description{color:#8b949e}.home-page .product-section--light .process-flow{padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(4rem,8vw,7rem);position:relative}.home-page .product-section--light .process-flow::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(152, 45, 155, 0.03) 1px, transparent 1px),linear-gradient(90deg, rgba(152, 45, 155, 0.03) 1px, transparent 1px);background-size:40px 40px;pointer-events:none}.home-page .process-flow__step-number{background-color:#982d9b}.home-page .process-flow__icon-wrapper{background-color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.06);transition:box-shadow .3s ease,transform .3s ease}.home-page .process-flow__icon-wrapper:hover{box-shadow:0 12px 32px rgba(0,0,0,.1);transform:translateY(-2px)}.home-page .process-flow .arrow-down{background:linear-gradient(to bottom, #982D9B, transparent)}.home-page .process-flow .arrow-down::after{border-top-color:#982d9b}.home-page .product-section--dark .secondary-overview{padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(4rem,8vw,7rem)}.home-page .product-section--dark .secondary-overview__title{color:#e6edf3}.home-page .product-section--dark .secondary-overview__text{color:#8b949e}.home-page .product-section--dark .secondary-overview__photo{filter:saturate(0.3) sepia(0.2) hue-rotate(150deg)}.home-page .product-section--dark .secondary-overview .secondary-overview__image::after{background:#982d9b}.home-page .product-section--dark .secondary-overview .box__step{background:hsla(0,0%,100%,.04);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(0,0,0,0);border-radius:1rem;padding:1.25rem 1.5rem;margin-bottom:.75rem;transition:transform .4s cubic-bezier(0.16, 1, 0.3, 1),box-shadow .4s cubic-bezier(0.16, 1, 0.3, 1);position:relative;z-index:1}.home-page .product-section--dark .secondary-overview .box__step::before{content:"";position:absolute;inset:-1px;border-radius:inherit;background:linear-gradient(135deg, rgba(152, 45, 155, 0.2), transparent 50%, rgba(152, 45, 155, 0.15));z-index:-1;opacity:.4;transition:opacity .4s cubic-bezier(0.16, 1, 0.3, 1)}.home-page .product-section--dark .secondary-overview .box__step:last-child{border-bottom:1px solid rgba(0,0,0,0)}.home-page .product-section--dark .secondary-overview .box__step:hover{border-color:rgba(152,45,155,.3);box-shadow:0 8px 32px rgba(152,45,155,.1)}.home-page .product-section--dark .secondary-overview .box__step:hover::before{opacity:1}.home-page .product-section--dark .secondary-overview .box__step-title{color:#e6edf3}.home-page .product-section--dark .secondary-overview .box__step-description{color:#8b949e}.home-page .product-section--dark .secondary-overview .box-item{background:linear-gradient(135deg, #982D9B 0%, rgb(113.24, 33.525, 115.475) 100%);box-shadow:0 4px 12px rgba(152,45,155,.25)}.home-page .product-section--dark .contact-button{background:linear-gradient(135deg, #982D9B 0%, rgb(120.992, 35.82, 123.38) 100%);color:#fff;border:1px solid rgba(152,45,155,.3);border-radius:.75rem;padding:.875rem 2rem;font-weight:600;cursor:pointer;transition:box-shadow .3s ease,transform .3s ease;margin-top:1rem}.home-page .product-section--dark .contact-button:hover{box-shadow:0 0 24px rgba(152,45,155,.35);transform:translateY(-1px)}.home-page .product-section--light:last-of-type.product-section--bridge::before{background:linear-gradient(to bottom, #0D1117 0%, transparent 100%)}.home-page .products__carousel{padding-top:clamp(2rem,4vw,4rem)}.home-page .products__carousel .products__title{position:relative;display:inline-block}.home-page .products__carousel .products__title::after{content:"";position:absolute;bottom:-0.5rem;left:0;width:100%;height:3px;background:linear-gradient(90deg, #982D9B, transparent);transform:scaleX(0);transform-origin:left}.home-page .products__carousel .card{transition:transform .3s ease,box-shadow .3s ease}.home-page .products__carousel .card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(0,0,0,.1)}.home-page .reveal--visible .products__carousel .products__title::after{animation:accent-line-reveal .8s .4s cubic-bezier(0.16, 1, 0.3, 1) forwards}.home-page .video-overlay{background:linear-gradient(135deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%)}@media(max-width: 47.9375em){.home-page .primary-overview,.home-page .product-section--dark .functions-list-container,.home-page .product-section--light .process-flow,.home-page .product-section--dark .secondary-overview{padding-top:clamp(2.5rem,6vw,4rem);padding-bottom:clamp(2.5rem,6vw,4rem)}.home-page .product-section--dark .box__step{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}}@media(prefers-reduced-motion: reduce){.home-page .process-flow__icon-wrapper,.home-page .product-section--dark .box__step,.home-page .products__carousel .card{transition:none}}.home-page .product-section--light .ai-checklist-card{position:relative;z-index:1}.home-page .product-section--light .feature-item{transition:transform .3s ease,box-shadow .3s ease;padding:1rem;border-radius:.75rem;background:rgba(152,45,155,.02);border:1px solid rgba(152,45,155,.06)}.home-page .product-section--light .feature-item:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(152,45,155,.08)}.home-page .product-section--light .checkmark{background:linear-gradient(135deg, #982D9B 0%, rgb(105.488, 31.23, 107.57) 100%);box-shadow:0 4px 12px rgba(152,45,155,.25)}.home-page .product-section--dark .primary-overview{padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(4rem,8vw,7rem)}.home-page .product-section--dark .primary-overview__title{color:#e6edf3}.home-page .product-section--dark .primary-overview__subtitle{color:#8b949e}.home-page .product-section--dark .primary-overview__photo{filter:none}.home-page .product-section--dark .primary-overview__image::before{background:linear-gradient(135deg, rgba(152, 45, 155, 0.15) 0%, transparent 80%) !important}.home-page .product-section--dark .primary-overview__image img{border-radius:1.5rem;box-shadow:0 24px 48px rgba(0,0,0,.2)}.home-page .product-section--dark .primary-overview .box__step{background:hsla(0,0%,100%,.04);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(152,45,155,.1);border-bottom:1px solid rgba(152,45,155,.1);border-radius:1rem;padding:1.25rem 1.5rem;margin-bottom:.75rem;transition:border-color .3s ease,box-shadow .3s ease}.home-page .product-section--dark .primary-overview .box__step:last-child{border-bottom:1px solid rgba(152,45,155,.1)}.home-page .product-section--dark .primary-overview .box__step:hover{border-color:rgba(152,45,155,.3);box-shadow:0 8px 32px rgba(152,45,155,.1)}.home-page .product-section--dark .primary-overview .box__step-title{color:#e6edf3}.home-page .product-section--dark .primary-overview .box__step-description{color:#8b949e}.home-page .product-section--dark .primary-overview .box-item{background:linear-gradient(135deg, #982D9B 0%, rgb(113.24, 33.525, 115.475) 100%);box-shadow:0 4px 12px rgba(152,45,155,.25)}.home-page .product-section--light .secondary-overview{padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(4rem,8vw,7rem);position:relative}.home-page .product-section--light .secondary-overview::after{content:"";position:absolute;top:50%;right:-10%;width:40%;height:60%;transform:translateY(-50%);background:radial-gradient(ellipse, rgba(152, 45, 155, 0.04) 0%, transparent 70%);pointer-events:none;z-index:0}.home-page .product-section--light .secondary-overview__title{position:relative;z-index:1}.home-page .product-section--light .secondary-overview__text{position:relative;z-index:1}.home-page .product-section--light .secondary-overview__photo{filter:none}.home-page .product-section--light .secondary-overview__image::after{background:#982d9b}.home-page .product-section--light .secondary-overview__image img{border-radius:1.5rem;box-shadow:0 24px 48px rgba(0,0,0,.08)}.home-page .product-section--light .secondary-overview__tags{position:relative;z-index:1}.home-page .product-section--light .tag{background:linear-gradient(135deg, #982D9B 0%, rgb(120.992, 35.82, 123.38) 100%);box-shadow:0 4px 12px rgba(152,45,155,.2)}.home-page .product-section--dark .products{padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(2rem,4vw,4rem)}.home-page .product-section--dark .products__title{color:#e6edf3;position:relative;display:inline-block}.home-page .product-section--dark .products__title::after{content:"";position:absolute;bottom:-0.5rem;left:0;width:100%;height:3px;background:linear-gradient(90deg, #982D9B, transparent);transform:scaleX(0);transform-origin:left}.home-page .reveal--visible .product-section--dark .products__title::after,.home-page .product-section--dark.reveal--visible .products__title::after{animation:accent-line-reveal .8s .4s cubic-bezier(0.16, 1, 0.3, 1) forwards}.home-page .product-section--dark .product-item{background:hsla(0,0%,100%,.04);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(152,45,155,.1);color:#e6edf3;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.home-page .product-section--dark .product-item:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(152,45,155,.15);border-color:rgba(152,45,155,.3)}.home-page .product-section--dark .product-item__title{color:#e6edf3}.home-page .product-section--dark .product-item__description{color:#8b949e}.home-page .product-section--dark .product-item__arrow{color:#e6edf3}.home-page .product-section--dark .product-item:hover .product-item__arrow{color:#982d9b}.home-page .product-section--dark .products .controls .arrow{background-color:rgba(152,45,155,.2);border:1px solid rgba(152,45,155,.3);color:#e6edf3}.home-page .product-section--dark .products .controls .arrow:hover{background-color:rgba(152,45,155,.35)}.home-page .product-section--dark .products .controls .dot{background-color:hsla(0,0%,100%,.15)}.home-page .product-section--dark .products .controls .dot:hover{background-color:rgba(152,45,155,.5)}.home-page .product-section--dark .products .controls .dot--active{background-color:#982d9b}.home-page .security-card-background{background:rgba(0,0,0,0)}.home-page .product-section--light .security-card{padding:clamp(2rem,6vw,4rem) .5rem;position:relative;z-index:1}.home-page .product-section--light .security-card__title{color:#111827}.home-page .product-section--light .security-card__subtitle{color:#475569}.home-page .product-section--light .feature{border-bottom-color:rgba(152,45,155,.08);transition:transform .3s ease}.home-page .product-section--light .feature:hover{transform:translateX(4px)}.home-page .product-section--light .feature__icon{background:linear-gradient(135deg, rgba(152, 45, 155, 0.08) 0%, rgba(152, 45, 155, 0.03) 100%);border:1px solid rgba(152,45,155,.1)}.home-page .product-section--light .feature__title{color:#111827}.home-page .product-section--light .feature__description{color:#475569}.home-page .product-section--light .security-card__vault::before{background:linear-gradient(135deg, rgba(152, 45, 155, 0.1) 0%, transparent 60%);background-repeat:no-repeat}.home-page .references-background{background-color:rgba(0,0,0,0)}.home-page .product-section--dark .references{padding:clamp(4rem,8vw,7rem) .5rem;position:relative}.home-page .product-section--dark .references::before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(152, 45, 155, 0.05) 1px, transparent 1px);background-size:24px 24px;pointer-events:none}.home-page .product-section--dark .references__title{color:#e6edf3;position:relative;z-index:1}.home-page .product-section--dark .references-item{background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;border:none;box-shadow:0 .5rem 2rem rgba(0,0,0,.12);transition:transform .3s ease,box-shadow .3s ease}.home-page .product-section--dark .references-item:hover{transform:translateY(-3px);box-shadow:0 .75rem 2.5rem rgba(0,0,0,.18)}.home-page .product-section--dark .references-item:nth-child(odd)::before,.home-page .product-section--dark .references-item:nth-child(even)::before{opacity:1}.home-page .product-section--dark .references-item__description{color:#475569}.home-page .product-section--dark .references-item__author .name{color:#1e293b}.home-page .product-section--dark .references-item__author{color:#475569}.home-page .product-section--dark .references .controls .arrow{background-color:rgba(152,45,155,.2);border:1px solid rgba(152,45,155,.3);color:#e6edf3}.home-page .product-section--dark .references .controls .arrow:hover{background-color:rgba(152,45,155,.35)}.home-page .product-section--dark .references .controls .dot{background-color:hsla(0,0%,100%,.15)}.home-page .product-section--dark .references .controls .dot:hover{background-color:rgba(152,45,155,.5)}.home-page .product-section--dark .references .controls .dot--active{background-color:#982d9b}.home-page .product-section--light .collapse-wrapper{padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(4rem,8vw,7rem);position:relative;z-index:1}.home-page .product-section--light .collapse-item{border-color:rgba(152,45,155,.1);transition:box-shadow .3s ease,border-color .3s ease}.home-page .product-section--light .collapse-item:hover{box-shadow:0 4px 16px rgba(152,45,155,.08);border-color:rgba(152,45,155,.2)}.home-page .product-section--light .collapse-item--active{border-color:rgba(152,45,155,.3);border-left:3px solid #982d9b;box-shadow:0 4px 16px rgba(152,45,155,.08)}.home-page .product-section--light .collapse-item--active .collapse-item__icon::before{border-right-color:#982d9b;border-bottom-color:#982d9b}.home-page .product-section--light .collapse-item--active .collapse-item__title{color:#982d9b}@media(max-width: 47.9375em){.home-page .product-section--dark .primary-overview,.home-page .product-section--light .secondary-overview,.home-page .product-section--dark .products,.home-page .product-section--dark .references,.home-page .product-section--light .collapse-wrapper{padding-top:clamp(2.5rem,6vw,4rem);padding-bottom:clamp(2.5rem,6vw,4rem)}.home-page .product-section--dark .product-item,.home-page .product-section--dark .references-item{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}}@media(prefers-reduced-motion: reduce){.home-page .product-section--light .feature-item,.home-page .product-section--dark .product-item,.home-page .product-section--dark .references-item,.home-page .product-section--light .collapse-item,.home-page .product-section--light .feature{transition:none}}
