.Hero-module__ZARIfG__hero{text-align:center;background-color:var(--background);flex-direction:column;justify-content:flex-start;align-items:center;padding:10rem 0 6rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__container{z-index:5;flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:100%;display:flex;position:relative}.Hero-module__ZARIfG__content{flex-direction:column;align-items:center;gap:2rem;max-width:1200px;display:flex}.Hero-module__ZARIfG__title{font-family:var(--font-outfit);letter-spacing:-2px;color:var(--foreground);font-size:clamp(2rem,6vw,3.8rem);font-weight:800;line-height:1.1}.Hero-module__ZARIfG__description{color:var(--text-muted);max-width:850px;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__description strong{color:var(--foreground);font-weight:700}.Hero-module__ZARIfG__actions{gap:1.5rem;display:flex}.Hero-module__ZARIfG__primaryBtn{background:var(--primary);color:#fff;border-radius:99rem;align-items:center;gap:.75rem;padding:1.1rem 2.8rem;font-size:1.05rem;font-weight:700;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.Hero-module__ZARIfG__primaryBtn:hover{filter:brightness(1.1);transform:translateY(-3px);box-shadow:0 10px 40px #0cc0df4d}.Hero-module__ZARIfG__secondaryBtn{border:1px solid var(--glass-border);color:var(--foreground);background:0 0;border-radius:99rem;align-items:center;gap:.75rem;padding:1.1rem 2.8rem;font-size:1.05rem;font-weight:600;transition:all .3s;display:flex}.Hero-module__ZARIfG__secondaryBtn:hover{background:var(--glass-bg);border-color:var(--primary);color:var(--primary)}[data-theme=dark] .Hero-module__ZARIfG__primaryBtn{background:var(--primary);color:#000}[data-theme=dark] .Hero-module__ZARIfG__primaryBtn:hover{background:#fff}.Hero-module__ZARIfG__trustBox{flex-direction:column;align-items:center;gap:3.5rem;width:100%;margin-top:5rem;display:flex}.Hero-module__ZARIfG__trustLabel{color:var(--text-muted);letter-spacing:.1em;font-size:.95rem;font-weight:500}.Hero-module__ZARIfG__labelHighlight{color:var(--primary);opacity:.9;font-weight:700}.Hero-module__ZARIfG__logoRowsWrapper{flex-direction:column;align-items:center;gap:2.2rem;width:100%;display:flex}.Hero-module__ZARIfG__logoRow{flex-wrap:wrap;justify-content:center;gap:3rem;width:100%;display:flex}.Hero-module__ZARIfG__partnerItem{opacity:1;align-items:center;gap:.8rem;transition:all .3s;display:flex}.Hero-module__ZARIfG__partnerItem:hover{filter:drop-shadow(0 0 15px var(--primary-glow));transform:translateY(-5px)}.Hero-module__ZARIfG__partnerIconOriginal{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.Hero-module__ZARIfG__partnerIcon{background:var(--background);border:1.5px solid var(--glass-border);width:46px;height:46px;box-shadow:var(--card-shadow);border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__brandLogo{object-fit:cover;width:100%;height:100%;transition:transform .3s}.Hero-module__ZARIfG__partnerItem:hover .Hero-module__ZARIfG__brandLogo{filter:brightness(1.1)}.Hero-module__ZARIfG__partnerName{font-family:var(--font-outfit);color:var(--foreground);opacity:.85;letter-spacing:-.2px;font-size:1.05rem;font-weight:700}.Hero-module__ZARIfG__bottomGlow{pointer-events:none;z-index:1;background:0 0;width:100%;height:50vh;position:absolute;bottom:0;left:0}[data-theme=dark] .Hero-module__ZARIfG__bottomGlow{background:linear-gradient(#0000,#2dd4bf1a)}[data-theme=dark] .Hero-module__ZARIfG__primaryBtn{background:var(--primary);color:#000;border-radius:99rem}@media (max-width:768px){.Hero-module__ZARIfG__hero{height:auto;padding:7rem 0 4rem}.Hero-module__ZARIfG__title{font-size:2.22rem}.Hero-module__ZARIfG__actions{flex-direction:column;gap:1rem;width:100%;padding:0 1.5rem}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn{justify-content:center;width:100%}.Hero-module__ZARIfG__logoRow{gap:1.5rem;padding:0 1rem}.Hero-module__ZARIfG__logoRowsWrapper{gap:1.5rem}.Hero-module__ZARIfG__partnerIcon{width:40px;height:40px}}
.Features-module__zvCZ4q__section{padding:8rem 0;position:relative}.Features-module__zvCZ4q__header{text-align:center;max-width:800px;margin-bottom:5rem;margin-left:auto;margin-right:auto}.Features-module__zvCZ4q__label{color:var(--secondary);letter-spacing:4px;font-size:.85rem;font-weight:700}.Features-module__zvCZ4q__title{font-family:var(--font-outfit);letter-spacing:-1px;margin-top:1rem;margin-bottom:1.5rem;font-size:3rem;font-weight:800}.Features-module__zvCZ4q__subtitle{color:var(--text-muted);font-size:1.2rem;line-height:1.6}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.Features-module__zvCZ4q__card{cursor:pointer;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:1.2rem;flex-direction:column;gap:1.2rem;height:100%;padding:2rem 1.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.Features-module__zvCZ4q__card:hover{background:var(--background);border-color:var(--primary);box-shadow:var(--card-shadow);transform:translateY(-8px)}.Features-module__zvCZ4q__iconWrapper{border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:.2rem;display:flex}.Features-module__zvCZ4q__cardTitle{font-family:var(--font-outfit);color:var(--foreground);font-size:1.25rem;font-weight:700;line-height:1.4}.Features-module__zvCZ4q__cardDescription{color:#475569;flex-grow:1;font-size:.95rem;line-height:1.5}.Features-module__zvCZ4q__benefitList{border-top:1px solid var(--glass-border);flex-direction:column;gap:.6rem;margin-top:1rem;padding-top:1.2rem;list-style:none;display:flex}.Features-module__zvCZ4q__benefitList li{color:var(--foreground);opacity:.9;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;display:flex}.Features-module__zvCZ4q__checkIcon{flex-shrink:0}@media (max-width:1200px){.Features-module__zvCZ4q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Features-module__zvCZ4q__section{padding:6rem 0}.Features-module__zvCZ4q__title{font-size:2.2rem}.Features-module__zvCZ4q__grid{grid-template-columns:1fr}.Features-module__zvCZ4q__card{padding:2.5rem}}
.ContactModal-module__M_UpNq__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0006;position:fixed;inset:0}.ContactModal-module__M_UpNq__modalWrapper{z-index:1001;pointer-events:none;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.ContactModal-module__M_UpNq__modalContent{background:var(--glass-bg);border:1px solid var(--glass-border);pointer-events:auto;border-radius:2rem;width:100%;max-width:500px;padding:3rem;position:relative;box-shadow:0 30px 60px #0003}.ContactModal-module__M_UpNq__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:.5rem;transition:all .3s;position:absolute;top:1.5rem;right:1.5rem}.ContactModal-module__M_UpNq__closeBtn:hover{background:var(--glass-bg);color:var(--primary);transform:rotate(90deg)}.ContactModal-module__M_UpNq__header{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.ContactModal-module__M_UpNq__iconCircle{background:var(--primary-glow);border:1px solid var(--primary);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;display:flex}.ContactModal-module__M_UpNq__header h2{font-family:var(--font-outfit);color:var(--foreground);font-size:2rem;font-weight:800}.ContactModal-module__M_UpNq__body{flex-direction:column;gap:1.5rem;display:flex}.ContactModal-module__M_UpNq__description{color:var(--foreground);font-size:1.1rem;line-height:1.6}.ContactModal-module__M_UpNq__noticeBox{border-left:4px solid var(--primary);background:#2dd4bf0d;border-radius:.5rem 1rem 1rem .5rem;padding:1.5rem}.ContactModal-module__M_UpNq__noticeBox p{color:var(--foreground);margin:0;font-size:1rem;line-height:1.7}.ContactModal-module__M_UpNq__contactInfo{margin-top:1rem}.ContactModal-module__M_UpNq__contactItem{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:1rem;align-items:center;gap:1rem;padding:1.2rem 1.5rem;display:flex}.ContactModal-module__M_UpNq__mailIcon{color:var(--primary);flex-shrink:0}.ContactModal-module__M_UpNq__mailContent{flex-direction:column;gap:.2rem;display:flex}.ContactModal-module__M_UpNq__label{color:var(--text-muted);font-size:.85rem}.ContactModal-module__M_UpNq__email{color:var(--primary);text-underline-offset:4px;font-size:1.2rem;font-weight:700;text-decoration:underline}.ContactModal-module__M_UpNq__footerNote{color:var(--text-muted);font-size:.9rem;line-height:1.6}.ContactModal-module__M_UpNq__confirmBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:1rem;width:100%;margin-top:2.5rem;padding:1.2rem;font-size:1.1rem;font-weight:700;transition:all .3s}.ContactModal-module__M_UpNq__confirmBtn:hover{filter:brightness(1.1);box-shadow:0 10px 30px var(--primary-glow);transform:translateY(-2px)}@media (max-width:640px){.ContactModal-module__M_UpNq__modalContent{border-radius:1.5rem;padding:2rem}}
.Footer-module__S6Hkya__footer{background:var(--glass-bg);border-top:1px solid var(--glass-border);padding:6rem 0 3rem}.Footer-module__S6Hkya__footerInner{justify-content:space-between;margin-bottom:4rem;display:flex}.Footer-module__S6Hkya__footerBrand h3{font-family:var(--font-outfit);color:var(--foreground);margin-bottom:.5rem;font-size:1.8rem;font-weight:800}.Footer-module__S6Hkya__footerBrand p{color:var(--text-muted);font-size:.9rem}.Footer-module__S6Hkya__footerLinks{gap:6rem;display:flex}.Footer-module__S6Hkya__footerCol{flex-direction:column;gap:1.2rem;display:flex}.Footer-module__S6Hkya__footerCol h4{text-transform:uppercase;letter-spacing:1px;color:var(--foreground);margin-bottom:.5rem;font-size:.9rem;font-weight:700}.Footer-module__S6Hkya__footerCol a{color:var(--text-muted);font-size:.95rem;transition:color .2s}.Footer-module__S6Hkya__footerCol a:hover{color:var(--primary)}.Footer-module__S6Hkya__footerBottom{border-top:1px solid var(--glass-border);text-align:center;color:var(--text-muted);padding-top:3rem;font-size:.85rem}@media (max-width:768px){.Footer-module__S6Hkya__footerInner{text-align:center;flex-direction:column;gap:4rem}.Footer-module__S6Hkya__footerLinks{flex-direction:column;align-items:center;gap:3rem}}
.page-module___8aEwW__main{min-height:100vh}.page-module___8aEwW__sectionHeader{text-align:center;max-width:800px;margin-bottom:5rem;margin-left:auto;margin-right:auto}.page-module___8aEwW__label{color:var(--secondary);letter-spacing:4px;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:block}.page-module___8aEwW__sectionTitle{font-family:var(--font-outfit);letter-spacing:-1px;margin-bottom:1.5rem;font-size:3rem;font-weight:800}.page-module___8aEwW__sectionSubtitle{color:var(--text-muted);font-size:1.2rem;line-height:1.6}.page-module___8aEwW__targetSection{background:0 0;padding:5rem 0}[data-theme=dark] .page-module___8aEwW__targetSection{background:radial-gradient(circle at 100% 0%, var(--secondary-glow), transparent 40%)}.page-module___8aEwW__targetGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.page-module___8aEwW__targetItem{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:1.5rem;flex-direction:column;gap:1.5rem;padding:2.5rem;transition:all .4s;display:flex}.page-module___8aEwW__targetHeader{align-items:center;gap:1.2rem;margin-bottom:.5rem;display:flex}.page-module___8aEwW__targetItem:hover{border-color:var(--primary);box-shadow:var(--card-shadow);transform:translateY(-10px)}.page-module___8aEwW__targetIcon{border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.page-module___8aEwW__targetItem h3{font-family:var(--font-outfit);color:var(--foreground);font-size:1.45rem;font-weight:800;line-height:1.2}.page-module___8aEwW__targetDesc{color:var(--foreground);opacity:.85;min-height:6rem;margin-top:.5rem;font-size:1.1rem;line-height:1.8}.page-module___8aEwW__targetIndustries{border-top:1px solid var(--glass-border);color:var(--text-muted);flex-direction:column;gap:.6rem;margin-top:auto;padding-top:1.5rem;font-size:1rem;line-height:1.5;display:flex}.page-module___8aEwW__targetIndustries span{letter-spacing:1px;text-transform:uppercase;color:var(--primary);margin-bottom:.2rem;font-size:.95rem;font-weight:700}.page-module___8aEwW__whySection{padding:4rem 0;position:relative}.page-module___8aEwW__painPointsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;margin-bottom:4rem;display:grid}.page-module___8aEwW__painItem{flex-direction:column;gap:1.5rem;padding:3rem;transition:all .3s;display:flex}.page-module___8aEwW__painItem:hover{border-color:var(--primary);transform:translateY(-8px)}.page-module___8aEwW__painHeader{align-items:center;gap:1rem;display:flex}.page-module___8aEwW__painDot{border-radius:50%;width:12px;height:12px;box-shadow:0 0 15px}.page-module___8aEwW__painItem h3{color:var(--foreground);font-size:1.5rem;font-weight:700}.page-module___8aEwW__painItem p{color:var(--text-muted);font-size:1rem;line-height:1.6}.page-module___8aEwW__vibeCard{text-align:center;border:1px solid var(--glass-border);background:radial-gradient(circle at center, var(--primary-glow), transparent 70%);border-radius:2.5rem;flex-direction:column;gap:2rem;padding:4rem;display:flex}.page-module___8aEwW__quote{color:var(--foreground);opacity:.95;font-size:1.8rem;font-style:italic;font-weight:500;line-height:1.5}.page-module___8aEwW__author{font-family:var(--font-outfit);color:var(--secondary);letter-spacing:2px;text-transform:uppercase;font-size:.9rem;font-weight:700}.page-module___8aEwW__aboutSection{border-top:1px solid var(--glass-border);padding:6rem 0}.page-module___8aEwW__aboutContent{grid-template-columns:1.2fr .8fr;align-items:center;gap:6rem;display:grid}.page-module___8aEwW__aboutText p{color:var(--text-muted);margin-bottom:2rem;font-size:1.15rem;line-height:1.8}.page-module___8aEwW__aboutHighlight{font-family:var(--font-outfit);color:var(--primary);text-transform:uppercase;letter-spacing:4px;border-left:2px solid var(--primary);margin-top:3rem;padding-left:1.5rem;font-size:1.2rem;font-weight:800}.page-module___8aEwW__aboutMeta{flex-direction:column;gap:2rem;display:flex}.page-module___8aEwW__metaItem{flex-direction:column;gap:.5rem;padding:2.5rem;display:flex}.page-module___8aEwW__metaItem strong{font-family:var(--font-outfit);color:var(--foreground);font-size:1.4rem}.page-module___8aEwW__metaItem span{color:var(--text-muted)}.page-module___8aEwW__ctaBanner{padding:6rem 0}.page-module___8aEwW__ctaBox{text-align:center;background:var(--glass-bg);border:1px solid var(--glass-border);box-shadow:var(--card-shadow);-webkit-backdrop-filter:blur(30px);border-radius:2rem;padding:4rem 3rem;position:relative;overflow:hidden}[data-theme=dark] .page-module___8aEwW__ctaBox{background:radial-gradient(circle at top,#2dd4bf1a 0%,#05070c99 80%)}.page-module___8aEwW__ctaActions{justify-content:center;gap:2rem;margin-top:3rem;display:flex}.page-module___8aEwW__finalBtn{background:var(--primary);color:#fff;border-radius:99rem;padding:1.2rem 3.5rem;font-size:1.1rem;font-weight:700;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.page-module___8aEwW__finalBtn:hover{filter:brightness(1.1);box-shadow:0 10px 40px var(--primary-glow);transform:translateY(-5px)}.page-module___8aEwW__demoBtn{border:1.5px solid var(--primary);color:var(--primary);background:0 0;border-radius:99rem;padding:1.2rem 3.5rem;font-size:1.1rem;font-weight:700;transition:all .3s}.page-module___8aEwW__demoBtn:hover{background:var(--primary-glow);transform:translateY(-5px)}.page-module___8aEwW__ctaTitle{font-family:var(--font-outfit);color:var(--foreground);margin-bottom:1.5rem;font-size:3rem;font-weight:800}.page-module___8aEwW__ctaSubtitle{color:var(--text-muted);font-size:1.25rem}.page-module___8aEwW__ctaBox:before{content:"";background:linear-gradient(90deg, transparent, var(--primary), transparent);height:1px;position:absolute;top:0;left:20%;right:20%}@media (max-width:1024px){.page-module___8aEwW__aboutContent{grid-template-columns:1fr;gap:4rem}}@media (max-width:768px){.page-module___8aEwW__ctaActions{flex-direction:column;gap:1rem;padding:0 1rem}.page-module___8aEwW__sectionTitle{font-size:2.22rem}.page-module___8aEwW__targetSection,.page-module___8aEwW__aboutSection{padding:6rem 0}.page-module___8aEwW__ctaTitle{font-size:2.2rem}}
