.dashboard-module__w2Qwuq__container{width:100%;padding:0;animation:.8s cubic-bezier(.16,1,.3,1) dashboard-module__w2Qwuq__fadeIn;position:relative}@keyframes dashboard-module__w2Qwuq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dashboard-module__w2Qwuq__pageHeader{justify-content:space-between;align-items:flex-end;margin-bottom:40px;display:flex}.dashboard-module__w2Qwuq__title{color:#0b2341;letter-spacing:-.02em;margin-bottom:8px;font-size:2rem;font-weight:900}.dashboard-module__w2Qwuq__subtitle{color:#5f6368;font-size:.95rem;line-height:1.6}.dashboard-module__w2Qwuq__widget{-webkit-backdrop-filter:blur(20px);background:#fff9;border:1px solid #fffc;max-width:100%;padding:32px;transition:all .4s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden;box-shadow:0 4px 6px #00000005,0 20px 40px #0000000a,inset 0 1px #fffc}.dashboard-module__w2Qwuq__widget:hover{transform:translateY(-4px);box-shadow:0 10px 15px #00000008,0 30px 60px #00000014}.dashboard-module__w2Qwuq__widget:before{content:"";opacity:0;background:linear-gradient(90deg,#0b2341,#1a1a1b,#0b2341);height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.dashboard-module__w2Qwuq__widget:hover:before{opacity:1}.dashboard-module__w2Qwuq__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:32px;display:grid}.dashboard-module__w2Qwuq__statValue{color:#0b2341;letter-spacing:-.04em;margin:16px 0 8px;font-size:2.2rem;font-weight:950;line-height:1}.dashboard-module__w2Qwuq__statLabel{color:#5f6368;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.dashboard-module__w2Qwuq__progressContainer{margin-top:24px}.dashboard-module__w2Qwuq__progressLabel{color:#0b2341;justify-content:space-between;margin-bottom:10px;font-size:.85rem;font-weight:700;display:flex}.dashboard-module__w2Qwuq__progressBar{background:#0000000a;border-radius:5px;height:10px;overflow:hidden}.dashboard-module__w2Qwuq__progressFill{background:linear-gradient(90deg,#0b2341,#1a1a1b);border-radius:5px;height:100%;transition:width 1s cubic-bezier(.16,1,.3,1)}.dashboard-module__w2Qwuq__button{color:#fff;cursor:pointer;background:#0b2341;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-size:.8rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 4px 10px #0b234126}.dashboard-module__w2Qwuq__button:hover{background:#1a1a1b;transform:translateY(-2px)scale(1.02);box-shadow:0 8px 20px #0b234133}.dashboard-module__w2Qwuq__buttonSecondary{color:#0b2341;cursor:pointer;background:#fffc;border:1px solid #0000000d;border-radius:10px;padding:10px 20px;font-size:.8rem;font-weight:700;transition:all .2s}.dashboard-module__w2Qwuq__buttonSecondary:hover{color:#0b2341;background:#f1f5f9;border-color:#0b2341}.dashboard-module__w2Qwuq__tableWrapper{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9;background:#fff;border:1px solid #0000000d;overflow:auto visible;box-shadow:0 10px 30px #00000008;max-width:100%!important}.dashboard-module__w2Qwuq__tableWrapper::-webkit-scrollbar{height:10px;display:block}.dashboard-module__w2Qwuq__tableWrapper::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.dashboard-module__w2Qwuq__tableWrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.dashboard-module__w2Qwuq__tableWrapper::-webkit-scrollbar-thumb:hover{background:#9aa0a6}.dashboard-module__w2Qwuq__table{border-collapse:collapse;width:100%}.dashboard-module__w2Qwuq__table th{text-align:left;color:#5f6368;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;border-bottom:2px solid #f1f5f9;padding:20px 24px;font-size:.75rem;font-weight:800}.dashboard-module__w2Qwuq__table td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:24px}.dashboard-module__w2Qwuq__table tr:last-child td{border-bottom:none}.dashboard-module__w2Qwuq__table tr:hover td{background:#0b234105}.dashboard-module__w2Qwuq__userCell{align-items:center;gap:16px;display:flex}.dashboard-module__w2Qwuq__avatar{color:#fff;background:linear-gradient(135deg,#0b2341,#1a1a1b);border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:.85rem;font-weight:800;display:flex;box-shadow:0 4px 10px #0000001a}.dashboard-module__w2Qwuq__badge{text-transform:uppercase;letter-spacing:.05em;border-radius:99px;padding:6px 14px;font-size:.75rem;font-weight:800}.dashboard-module__w2Qwuq__badgeSuccess{color:#00b5ad;background:#00b5ad1a}.dashboard-module__w2Qwuq__badgeWarning{color:#f37021;background:#f370211a}.dashboard-module__w2Qwuq__inputGroup{margin-bottom:24px}.dashboard-module__w2Qwuq__label{color:#0b2341;margin-bottom:10px;font-size:.8rem;font-weight:700;display:block}.dashboard-module__w2Qwuq__required:after{content:" *";color:#ff3b3e;font-size:1rem;font-weight:500;line-height:0}.dashboard-module__w2Qwuq__input{background:#fffc;border:1px solid #00000014;border-radius:12px;outline:none;width:100%;padding:14px 18px;font-size:.9rem;transition:all .2s}.dashboard-module__w2Qwuq__input:focus{border-color:#0b2341;box-shadow:0 0 0 4px #0b23411a}.dashboard-module__w2Qwuq__scrollableContent{width:100%;overflow-x:auto}.dashboard-module__w2Qwuq__minWidthGrid{min-width:600px}.dashboard-module__w2Qwuq__permissionsGrid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:24px;display:grid}@media (max-width:1024px){.dashboard-module__w2Qwuq__permissionsGrid{grid-template-columns:1.2fr 1fr 1fr 1fr;gap:16px}}.dashboard-module__w2Qwuq__pricingGrid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:32px;display:grid}.dashboard-module__w2Qwuq__pricingCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#ffffffb3;border:1px solid #fffc;border-radius:32px;flex-direction:column;padding:40px 32px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;box-shadow:0 10px 40px #0b23410d}.dashboard-module__w2Qwuq__pricingCard:hover{background:#fff;transform:translateY(-12px);box-shadow:0 30px 60px #0b23411a}.dashboard-module__w2Qwuq__pricingCardPopular{z-index:2;background:#fff;border:2px solid #00a7b5;transform:scale(1.05)}.dashboard-module__w2Qwuq__popularBadge{color:#fff;letter-spacing:.05em;background:linear-gradient(135deg,#00a7b5,#0b2341);border-radius:20px;padding:6px 16px;font-size:.75rem;font-weight:800;position:absolute;top:-16px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00a7b54d}@media (max-width:1200px){.dashboard-module__w2Qwuq__pricingGrid{grid-template-columns:repeat(2,1fr);gap:24px}.dashboard-module__w2Qwuq__pricingCardPopular{transform:scale(1)}}@media (max-width:768px){.dashboard-module__w2Qwuq__pricingGrid{grid-template-columns:1fr}}.dashboard-module__w2Qwuq__flexWrap{flex-wrap:wrap;gap:24px;display:flex}.dashboard-module__w2Qwuq__responsiveAvatar{width:80px;height:80px;font-size:1.5rem}.dashboard-module__w2Qwuq__iconBox{color:#64748b;justify-content:center;align-items:center;width:24px;height:24px;margin-bottom:0;display:flex}.dashboard-module__w2Qwuq__elegantCard{cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:16px;align-items:center;gap:20px;padding:20px 24px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.dashboard-module__w2Qwuq__elegantCard:hover{background:#fdfdfd;border-color:#00a7b5;transform:translate(4px);box-shadow:0 4px 20px #00000008}.dashboard-module__w2Qwuq__elegantCardContent{flex:1}.dashboard-module__w2Qwuq__elegantCardTitle{color:#0b2341;margin-bottom:4px;font-size:1rem;font-weight:850}.dashboard-module__w2Qwuq__elegantCardDesc{color:#64748b;font-size:.8rem;line-height:1.5}.dashboard-module__w2Qwuq__elegantCardIcon{color:#94a3b8;transition:color .3s}.dashboard-module__w2Qwuq__elegantCard:hover .dashboard-module__w2Qwuq__elegantCardIcon{color:#0b2341}.dashboard-module__w2Qwuq__elegantCardAction{color:#cbd5e1;margin-left:auto}.dashboard-module__w2Qwuq__sectionTitle{color:#0b2341;margin:48px 0 24px;font-size:1.25rem;font-weight:850}@media (max-width:1024px){.dashboard-module__w2Qwuq__container{padding:32px 24px}.dashboard-module__w2Qwuq__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}.dashboard-module__w2Qwuq__title{font-size:1.75rem}.dashboard-module__w2Qwuq__pageHeader{flex-direction:column;gap:20px;align-items:flex-start!important}.dashboard-module__w2Qwuq__table{min-width:700px}}@media (max-width:768px){.dashboard-module__w2Qwuq__container{padding:24px 16px}.dashboard-module__w2Qwuq__modal{width:90%!important;padding:32px!important}.dashboard-module__w2Qwuq__tabs{white-space:nowrap;padding-bottom:8px;overflow-x:auto;gap:20px!important}.dashboard-module__w2Qwuq__responsiveAvatar{width:60px;height:60px;font-size:1.25rem}.dashboard-module__w2Qwuq__grid{grid-template-columns:1fr;gap:20px}.dashboard-module__w2Qwuq__widget{padding:24px}.dashboard-module__w2Qwuq__title{font-size:1.5rem}.dashboard-module__w2Qwuq__statValue{font-size:1.8rem}.dashboard-module__w2Qwuq__tableWrapper{overflow-x:auto}.dashboard-module__w2Qwuq__table{min-width:650px}.dashboard-module__w2Qwuq__table th,.dashboard-module__w2Qwuq__table td{padding:12px 16px;font-size:.8rem}.dashboard-module__w2Qwuq__avatar{width:32px;height:32px;font-size:.75rem}.dashboard-module__w2Qwuq__userCell{gap:10px}.dashboard-module__w2Qwuq__pageHeader{flex-direction:column;gap:16px;display:flex;align-items:flex-start!important}.dashboard-module__w2Qwuq__button{justify-content:center;width:100%}}.dashboard-module__w2Qwuq__statsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:32px;margin-bottom:32px;display:grid}.dashboard-module__w2Qwuq__statIconBox{background:#0b234114;border-radius:16px;justify-content:center;align-items:center;padding:12px;display:flex}.dashboard-module__w2Qwuq__statHeadline{color:#0b2341;font-size:1.25rem;font-weight:950}.dashboard-module__w2Qwuq__statSubline{color:#9aa0a6;font-size:.75rem}.dashboard-module__w2Qwuq__inventoryTableWrapper{background:#fff;border-radius:24px;padding:24px;overflow-x:auto;box-shadow:0 10px 40px #00000008}.dashboard-module__w2Qwuq__inventoryTable{border-collapse:separate;border-spacing:0 8px;width:100%}.dashboard-module__w2Qwuq__tableHeaderCell{color:#9aa0a6;text-transform:uppercase;letter-spacing:.1em;text-align:left;padding:0 16px 16px;font-size:.7rem;font-weight:850}.dashboard-module__w2Qwuq__inventoryRow td{background:#f8fafb;padding:16px;transition:all .2s}.dashboard-module__w2Qwuq__inventoryRow td:first-child{border-radius:16px 0 0 16px}.dashboard-module__w2Qwuq__inventoryRow td:last-child{border-radius:0 16px 16px 0}.dashboard-module__w2Qwuq__identityCell{align-items:center;gap:16px;display:flex}.dashboard-module__w2Qwuq__clickableIdentity{color:inherit;align-items:center;gap:16px;text-decoration:none;transition:all .3s cubic-bezier(.165,.84,.44,1);display:flex}.dashboard-module__w2Qwuq__clickableIdentity:hover .dashboard-module__w2Qwuq__identityTitle{color:#00a7b5}.dashboard-module__w2Qwuq__clickableIdentity:hover .dashboard-module__w2Qwuq__identityImage{border-color:#00a7b5;transform:scale(1.08);box-shadow:0 8px 16px #00a7b526}.dashboard-module__w2Qwuq__identityImageWrapper{flex-shrink:0;position:relative}.dashboard-module__w2Qwuq__identityImage{object-fit:cover;border:2px solid #fff;border-radius:14px;width:52px;height:52px;transition:all .3s cubic-bezier(.165,.84,.44,1);box-shadow:0 4px 12px #00000014}.dashboard-module__w2Qwuq__statusBeacon{border:2px solid #fff;border-radius:50%;width:16px;height:16px;position:absolute;bottom:-4px;right:-4px}.dashboard-module__w2Qwuq__identityTitle{color:#0b2341;margin-bottom:2px;font-size:.9rem;font-weight:900}.dashboard-module__w2Qwuq__identityId{color:#9aa0a6;font-size:.7rem;font-weight:700}.dashboard-module__w2Qwuq__typeCell{color:#0b2341;font-size:.85rem;font-weight:700}.dashboard-module__w2Qwuq__statusBadge{letter-spacing:.05em;text-transform:uppercase;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:.65rem;font-weight:950;display:inline-flex}.dashboard-module__w2Qwuq__badgeDot{background:currentColor;border-radius:50%;width:6px;height:6px}.dashboard-module__w2Qwuq__priceCell{color:#0b2341;font-size:.9rem;font-weight:950}.dashboard-module__w2Qwuq__confidenceBox{flex-direction:column;gap:6px;display:flex}.dashboard-module__w2Qwuq__confidenceHeader{justify-content:space-between;align-items:center;display:flex}.dashboard-module__w2Qwuq__confidenceValue{color:#0b2341;font-size:.7rem;font-weight:900}.dashboard-module__w2Qwuq__confidenceLabel{color:#9aa0a6;font-size:.6rem;font-weight:800}.dashboard-module__w2Qwuq__confidenceTrack{background:#0b23410d;border-radius:3px;width:100px;height:6px;overflow:hidden}.dashboard-module__w2Qwuq__confidenceFill{border-radius:3px;height:100%}.dashboard-module__w2Qwuq__actionGroup{justify-content:flex-end;align-items:center;gap:12px;display:flex}.dashboard-module__w2Qwuq__actionButton{cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000000a}.dashboard-module__w2Qwuq__actionButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.dashboard-module__w2Qwuq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0b234166;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.dashboard-module__w2Qwuq__modalContent{text-align:center;background:#fff;border-radius:24px;width:400px;padding:40px;box-shadow:0 20px 60px #0000001a}.dashboard-module__w2Qwuq__modalIconContainer{color:#ea4335;background:#ea43351a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;display:flex}.dashboard-module__w2Qwuq__modalTitle{color:#0b2341;margin-bottom:12px;font-size:1.25rem;font-weight:950}.dashboard-module__w2Qwuq__modalDescription{color:#5f6368;margin-bottom:32px;font-size:.85rem;line-height:1.6}.dashboard-module__w2Qwuq__modalActionGroup{gap:12px;display:flex}.dashboard-module__w2Qwuq__container{width:100%;margin:0 auto;animation:.5s ease-out dashboard-module__w2Qwuq__fadeIn}.dashboard-module__w2Qwuq__statItem{align-items:center;gap:16px;display:flex}.dashboard-module__w2Qwuq__flexFillCenter{flex:1;justify-content:center;align-items:center;display:flex}.dashboard-module__w2Qwuq__flexCenter{justify-content:center;align-items:center;display:flex}.dashboard-module__w2Qwuq__textCenter{text-align:center}.dashboard-module__w2Qwuq__textRight{text-align:right}.dashboard-module__w2Qwuq__accentText{color:#00a7b5;font-weight:800}.dashboard-module__w2Qwuq__margin0{margin:0!important}.dashboard-module__w2Qwuq__marginAuto{margin:0 auto!important}.dashboard-module__w2Qwuq__marginBottom0{margin-bottom:0!important}.dashboard-module__w2Qwuq__marginBottom8{margin-bottom:8px!important}.dashboard-module__w2Qwuq__marginBottom12{margin-bottom:12px!important}.dashboard-module__w2Qwuq__marginBottom16{margin-bottom:16px!important}.dashboard-module__w2Qwuq__marginBottom24{margin-bottom:24px!important}.dashboard-module__w2Qwuq__marginBottom32{margin-bottom:32px!important}.dashboard-module__w2Qwuq__marginBottom40{margin-bottom:40px!important}.dashboard-module__w2Qwuq__marginBottom48{margin-bottom:48px!important}.dashboard-module__w2Qwuq__marginTop8{margin-top:8px!important}.dashboard-module__w2Qwuq__marginTop16{margin-top:16px!important}.dashboard-module__w2Qwuq__marginTop32{margin-top:32px!important}.dashboard-module__w2Qwuq__padding24{padding:24px!important}.dashboard-module__w2Qwuq__padding40{padding:40px!important}.dashboard-module__w2Qwuq__padding48{padding:48px!important}.dashboard-module__w2Qwuq__paddingBottom6{padding-bottom:6px!important}.dashboard-module__w2Qwuq__paddingX32{padding-left:32px!important;padding-right:32px!important}.dashboard-module__w2Qwuq__gap8{gap:8px!important}.dashboard-module__w2Qwuq__gap12{gap:12px!important}.dashboard-module__w2Qwuq__gap16{gap:16px!important}.dashboard-module__w2Qwuq__gap24{gap:24px!important}.dashboard-module__w2Qwuq__gap32{gap:32px!important}.dashboard-module__w2Qwuq__width40{width:40px!important}.dashboard-module__w2Qwuq__height40{height:40px!important}.dashboard-module__w2Qwuq__width64{width:64px!important}.dashboard-module__w2Qwuq__height64{height:64px!important}.dashboard-module__w2Qwuq__height44{height:44px!important}.dashboard-module__w2Qwuq__maxWidth500{max-width:500px!important}.dashboard-module__w2Qwuq__fontSize06{font-size:.6rem!important}.dashboard-module__w2Qwuq__fontSize07{font-size:.7rem!important}.dashboard-module__w2Qwuq__fontSize075{font-size:.75rem!important}.dashboard-module__w2Qwuq__fontSize085{font-size:.85rem!important}.dashboard-module__w2Qwuq__fontSize09{font-size:.9rem!important}.dashboard-module__w2Qwuq__fontSize11{font-size:1.1rem!important}.dashboard-module__w2Qwuq__fontSize15{font-size:1.5rem!important}.dashboard-module__w2Qwuq__fontSize175{font-size:1.75rem!important}.dashboard-module__w2Qwuq__fontWeight600{font-weight:600!important}.dashboard-module__w2Qwuq__fontWeight800{font-weight:800!important}.dashboard-module__w2Qwuq__fontWeight900{font-weight:900!important}.dashboard-module__w2Qwuq__bgNavy{background-color:#0b2341!important}.dashboard-module__w2Qwuq__bgNavy05{background-color:#0b23410d!important}.dashboard-module__w2Qwuq__bgNavy10{background-color:#0b23411a!important}.dashboard-module__w2Qwuq__textNavy{color:#0b2341!important}.dashboard-module__w2Qwuq__textWhite{color:#fff!important}.dashboard-module__w2Qwuq__textGray{color:#5f6368!important}.dashboard-module__w2Qwuq__textLightGray{color:#9aa0a6!important}.dashboard-module__w2Qwuq__flexColumn{flex-direction:column;display:flex}.dashboard-module__w2Qwuq__alignCenter{align-items:center}.dashboard-module__w2Qwuq__colorTeal{color:#00a7b5}.dashboard-module__w2Qwuq__justifyEnd{justify-content:flex-end}.dashboard-module__w2Qwuq__hidden{display:none!important}.dashboard-module__w2Qwuq__pointer{cursor:pointer}.dashboard-module__w2Qwuq__fullWidth{width:100%!important}.dashboard-module__w2Qwuq__objectCover{object-fit:cover!important}.dashboard-module__w2Qwuq__marginRight6{margin-right:6px!important}.dashboard-module__w2Qwuq__marginTop2{margin-top:2px!important}.dashboard-module__w2Qwuq__paddingX48{padding-left:48px!important;padding-right:48px!important}.dashboard-module__w2Qwuq__width150{width:150px!important}.dashboard-module__w2Qwuq__width300{width:300px!important}.dashboard-module__w2Qwuq__justifyCenter{justify-content:center!important}.dashboard-module__w2Qwuq__borderTeal{border:1px solid #00a7b5!important}.dashboard-module__w2Qwuq__buttonDanger{background:#ea4335!important;border:none!important}.dashboard-module__w2Qwuq__buttonDanger:hover{background-color:#d32f2f}.dashboard-module__w2Qwuq__bgReady{background-color:#00a7b5!important}.dashboard-module__w2Qwuq__bgReview{background-color:#f37021!important}.dashboard-module__w2Qwuq__bgDraft{background-color:#0b2341!important}.dashboard-module__w2Qwuq__bgDanger{background-color:#ea4335!important}.dashboard-module__w2Qwuq__textReady{color:#0b2341!important}.dashboard-module__w2Qwuq__textReview{color:#f37021!important}.dashboard-module__w2Qwuq__textDraft{color:#0b2341!important}.dashboard-module__w2Qwuq__textDanger{color:#ea4335!important}.dashboard-module__w2Qwuq__badgeReady{color:#0b2341!important;background-color:#0b23411a!important}.dashboard-module__w2Qwuq__badgeReview{color:#f37021!important;background-color:#f370211a!important}.dashboard-module__w2Qwuq__badgeDraft{color:#0b2341!important;background-color:#0b23410d!important}.dashboard-module__w2Qwuq__breadcrumbContainer{align-items:center;gap:12px;margin-bottom:24px;display:flex}.dashboard-module__w2Qwuq__breadcrumbLink{color:#00a7b5;align-items:center;gap:4px;font-size:.85rem;font-weight:800;text-decoration:none;display:flex}.dashboard-module__w2Qwuq__breadcrumbSeparator{color:#9aa0a6}.dashboard-module__w2Qwuq__breadcrumbCurrent{color:#9aa0a6;font-size:.85rem}.dashboard-module__w2Qwuq__readyBadge{color:#fff;background:#00a7b5;border-radius:99px;align-items:center;gap:6px;padding:6px 14px;font-size:.75rem;font-weight:800;display:flex}.dashboard-module__w2Qwuq__badgeDotWhite{background:#fff;border-radius:50%;width:8px;height:8px}.dashboard-module__w2Qwuq__metaText{color:#9aa0a6;font-size:.8rem}.dashboard-module__w2Qwuq__confidenceIndicator{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:12px;padding:8px 16px;display:flex}.dashboard-module__w2Qwuq__confidenceTrackDetail{background:#f1f5f9;border-radius:3px;width:40px;height:6px;overflow:hidden}.dashboard-module__w2Qwuq__confidenceFillTeal{background:#00a7b5;width:98%;height:100%}.dashboard-module__w2Qwuq__confidenceTextDetail{color:#0b2341;font-size:.75rem;font-weight:800}.dashboard-module__w2Qwuq__detailTwoCol{grid-template-columns:2fr 1fr;align-items:start;gap:24px;display:grid}.dashboard-module__w2Qwuq__mainVisualTerminal{border:none;padding:0;overflow:hidden}.dashboard-module__w2Qwuq__heroImageContainer{height:480px;position:relative}.dashboard-module__w2Qwuq__heroImage{object-fit:cover;opacity:.9;cursor:pointer;width:100%;height:100%}.dashboard-module__w2Qwuq__navArrow{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#0b234166;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.dashboard-module__w2Qwuq__navArrow:hover{background:#00a7b599;transform:translateY(-50%)scale(1.1)}.dashboard-module__w2Qwuq__navArrowLeft{left:20px}.dashboard-module__w2Qwuq__navArrowRight{right:20px}.dashboard-module__w2Qwuq__imagePhaseBadge{color:#fff;letter-spacing:.05em;background:#00a7b5;border-radius:12px;padding:8px 16px;font-size:.75rem;font-weight:900;position:absolute;top:24px;right:24px;box-shadow:0 4px 12px #0000001a}.dashboard-module__w2Qwuq__profileCard{padding:32px}.dashboard-module__w2Qwuq__profileHeader{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.dashboard-module__w2Qwuq__profileTitle{color:#0b2341;margin:0;font-size:1.25rem;font-weight:950}.dashboard-module__w2Qwuq__profileSub{color:#9aa0a6;margin:4px 0 0;font-size:.85rem}.dashboard-module__w2Qwuq__scanBadge{color:#00a7b5;text-transform:uppercase;background:#00a7b514;border-radius:8px;padding:6px 12px;font-size:.7rem;font-weight:900}.dashboard-module__w2Qwuq__profileGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.dashboard-module__w2Qwuq__profileItem{border-bottom:1px solid #f1f5f9;padding:12px 0}.dashboard-module__w2Qwuq__profileLabel{color:#9aa0a6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.7rem;font-weight:800}.dashboard-module__w2Qwuq__profileValueWrapper{align-items:center;gap:8px;display:flex}.dashboard-module__w2Qwuq__profileValue{color:#0b2341;font-size:1rem;font-weight:900}.dashboard-module__w2Qwuq__aiCheckDot{background:#00a7b5;border-radius:50%;width:6px;height:6px}.dashboard-module__w2Qwuq__neighborhoodContext{background:#f8fafb;border-radius:20px;margin-top:40px;padding:24px}.dashboard-module__w2Qwuq__contextLabel{color:#9aa0a6;text-transform:uppercase;margin-bottom:12px;font-size:.75rem;font-weight:950}.dashboard-module__w2Qwuq__contextText{color:#0b2341;margin:0;font-size:.9rem;font-weight:500;line-height:1.6}.dashboard-module__w2Qwuq__sidebarSticky{flex-direction:column;gap:24px;display:flex;position:sticky;top:24px}.dashboard-module__w2Qwuq__aiValuationCard{position:relative;overflow:hidden;border:2px solid #0b2341!important}.dashboard-module__w2Qwuq__valuationBadge{color:#fff;background:#0b2341;border-radius:0 0 0 12px;padding:8px 16px;font-size:.65rem;font-weight:950;position:absolute;top:0;right:0}.dashboard-module__w2Qwuq__priceDisplay{margin-bottom:24px}.dashboard-module__w2Qwuq__priceMain{color:#0b2341;font-size:1.75rem;font-weight:950}.dashboard-module__w2Qwuq__priceSub{color:#9aa0a6;font-size:.85rem}.dashboard-module__w2Qwuq__valuationList{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.dashboard-module__w2Qwuq__valuationRow{background:#f8fafc;border-radius:12px;justify-content:space-between;align-items:center;padding:12px;display:flex}.dashboard-module__w2Qwuq__valuationRowDanger{background:#f370210d;border:1px dashed #f37021;border-radius:12px;justify-content:space-between;align-items:center;padding:12px;display:flex}.dashboard-module__w2Qwuq__valLabel{color:#5f6368;font-size:.8rem;font-weight:700}.dashboard-module__w2Qwuq__valValue{color:#0b2341;font-weight:900}.dashboard-module__w2Qwuq__valValueDanger{color:#f37021;font-weight:900}.dashboard-module__w2Qwuq__avmInsightBox{background:#0b23410d;border-radius:16px;padding:20px}.dashboard-module__w2Qwuq__insightHeader{align-items:center;gap:10px;margin-bottom:8px;display:flex}.dashboard-module__w2Qwuq__insightTitle{color:#0b2341;font-size:.8rem;font-weight:950}.dashboard-module__w2Qwuq__insightText{color:#0b2341;margin:0;font-size:.85rem;font-weight:500;line-height:1.5}.dashboard-module__w2Qwuq__locationCard{padding:24px}.dashboard-module__w2Qwuq__locationTitle{color:#9aa0a6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:20px;font-size:.8rem;font-weight:950}.dashboard-module__w2Qwuq__scoreRow{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.dashboard-module__w2Qwuq__scoreLeft{align-items:center;gap:16px;display:flex}.dashboard-module__w2Qwuq__scoreIconBox{background:#f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.dashboard-module__w2Qwuq__scoreMainValue{color:#0b2341;font-size:1.25rem;font-weight:950}.dashboard-module__w2Qwuq__scoreSubLabel{color:#9aa0a6;font-size:.7rem;font-weight:800}.dashboard-module__w2Qwuq__scoreStatus{text-align:right}.dashboard-module__w2Qwuq__statusLabel{color:#00a7b5;font-size:.75rem;font-weight:900}.dashboard-module__w2Qwuq__wideButton{justify-content:center;width:100%;font-size:.8rem}.dashboard-module__w2Qwuq__integrityCard{padding:24px;background:#f8fafc!important}.dashboard-module__w2Qwuq__integrityHeader{justify-content:space-between;margin-bottom:12px;display:flex}.dashboard-module__w2Qwuq__integrityLabel{color:#0b2341;font-size:.75rem;font-weight:900}.dashboard-module__w2Qwuq__integrityValue{color:#00a7b5;font-size:.75rem;font-weight:950}.dashboard-module__w2Qwuq__integrityTrack{background:#e2e8f0;border-radius:4px;height:8px;overflow:hidden}.dashboard-module__w2Qwuq__integrityFill{background:#00a7b5;width:98%;height:100%}.dashboard-module__w2Qwuq__intelligenceModal{flex-direction:column;width:1000px;max-width:95vw;height:80vh;display:flex;position:relative;overflow:hidden;background:#fff!important;padding:0!important}.dashboard-module__w2Qwuq__modalHeadRow{border-bottom:1px solid #f1f5f9;display:flex}.dashboard-module__w2Qwuq__modalHeadInfo{flex:1;padding:24px}.dashboard-module__w2Qwuq__modalHeadTitle{color:#0b2341;margin:0;font-size:1.25rem;font-weight:950}.dashboard-module__w2Qwuq__modalHeadSub{color:#9aa0a6;margin:4px 0 0;font-size:.85rem}.dashboard-module__w2Qwuq__modalCloseBtn{cursor:pointer;color:#9aa0a6;background:0 0;border:none;padding:24px;font-size:1.5rem;transition:color .2s}.dashboard-module__w2Qwuq__modalCloseBtn:hover{color:#ea4335}.dashboard-module__w2Qwuq__modalSplitBody{flex:1;display:flex}.dashboard-module__w2Qwuq__modalMapSide{background:#eee;flex:2;position:relative}.dashboard-module__w2Qwuq__mapObject{object-fit:cover;width:100%;height:100%}.dashboard-module__w2Qwuq__mapPinContainer{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dashboard-module__w2Qwuq__mapPinNeon{background:#0b2341;border:4px solid #fff;border-radius:50%;width:20px;height:20px;animation:2s infinite dashboard-module__w2Qwuq__pulse;box-shadow:0 0 20px #0b234180}.dashboard-module__w2Qwuq__modalStatsSide{background:#f8fafb;border-left:1px solid #f1f5f9;flex:1;padding:32px;overflow-y:auto}.dashboard-module__w2Qwuq__statsSection{margin-bottom:32px}.dashboard-module__w2Qwuq__statsSectionTitle{color:#9aa0a6;text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;font-size:.7rem;font-weight:950}.dashboard-module__w2Qwuq__statsList{flex-direction:column;gap:16px;display:flex}.dashboard-module__w2Qwuq__scoreProgressHeader{justify-content:space-between;margin-bottom:8px;display:flex}.dashboard-module__w2Qwuq__scoreProgressLabel{color:#5f6368;font-size:.85rem;font-weight:700}.dashboard-module__w2Qwuq__scoreProgressValue{font-size:.85rem;font-weight:900}.dashboard-module__w2Qwuq__scoreProgressTrack{background:#e2e8f0;border-radius:2px;height:4px}.dashboard-module__w2Qwuq__scoreProgressFill{height:100%}.dashboard-module__w2Qwuq__schoolGrid{flex-direction:column;gap:12px;display:flex}.dashboard-module__w2Qwuq__schoolCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px}.dashboard-module__w2Qwuq__schoolHeader{justify-content:space-between;margin-bottom:4px;display:flex}.dashboard-module__w2Qwuq__schoolName{color:#0b2341;font-size:.8rem;font-weight:900}.dashboard-module__w2Qwuq__schoolScore{color:#00a7b5;font-size:.7rem;font-weight:950}.dashboard-module__w2Qwuq__schoolMeta{color:#9aa0a6;font-size:.7rem}.dashboard-module__w2Qwuq__galleryModal{flex-direction:column;width:900px;max-width:95vw;max-height:90vh;display:flex;position:relative;background:#fff!important}.dashboard-module__w2Qwuq__galleryModalClose{cursor:pointer;color:#9aa0a6;z-index:10;background:0 0;border:none;font-size:1.2rem;position:absolute;top:16px;right:16px}.dashboard-module__w2Qwuq__galleryHeaderContainer{border-bottom:1px solid #f1f5f9;margin-bottom:24px;padding-bottom:20px}.dashboard-module__w2Qwuq__galleryGrid{flex:1;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;padding-right:8px;display:grid;overflow-y:auto}.dashboard-module__w2Qwuq__galleryItem{aspect-ratio:1;cursor:pointer;border-radius:12px;transition:all .2s;position:relative;overflow:hidden}.dashboard-module__w2Qwuq__galleryItemActive{border:3px solid #00a7b5!important}.dashboard-module__w2Qwuq__badgeCurrent{color:#fff;background:#00a7b5;border-radius:6px;padding:4px 8px;font-size:.7rem;font-weight:900;position:absolute;top:8px;left:8px}.dashboard-module__w2Qwuq__badgeMainLabel{color:#fff;background:#000000b3;border-radius:6px;padding:4px 8px;font-size:.7rem;font-weight:900;position:absolute;top:8px;right:8px}.dashboard-module__w2Qwuq__galleryFooter{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:24px;padding-top:20px;display:flex}.dashboard-module__w2Qwuq__galleryFooterHint{color:#9aa0a6;font-size:.8rem}.dashboard-module__w2Qwuq__stepperContainer{justify-content:center;gap:32px;margin-bottom:48px;display:flex}.dashboard-module__w2Qwuq__stepItem{cursor:pointer;align-items:center;gap:8px;display:flex}.dashboard-module__w2Qwuq__stepCircle{color:#9aa0a6;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:800;display:flex}.dashboard-module__w2Qwuq__stepCircleActive{color:#fff!important;background:#0b2341!important}.dashboard-module__w2Qwuq__stepLabel{color:#9aa0a6;font-size:.85rem;font-weight:800}.dashboard-module__w2Qwuq__stepLabelActive{color:#0b2341!important}.dashboard-module__w2Qwuq__stepSeparator{background:#e2e8f0;width:40px;height:1px;margin-left:8px}.dashboard-module__w2Qwuq__addressScanner{text-align:center;padding:64px}.dashboard-module__w2Qwuq__scannerTitle{margin-bottom:16px;font-size:1.5rem;font-weight:950}.dashboard-module__w2Qwuq__scannerInputContainer{margin-bottom:32px;position:relative}.dashboard-module__w2Qwuq__addressInputLarge{border-radius:16px;padding:24px 32px;font-size:1.1rem;box-shadow:0 10px 30px #0000000d}.dashboard-module__w2Qwuq__scannerActionBtn{position:absolute;top:12px;right:12px}.dashboard-module__w2Qwuq__dataTrustGrid{justify-content:center;gap:48px;margin-top:64px;display:flex}.dashboard-module__w2Qwuq__trustNode{text-align:center;opacity:.6}.dashboard-module__w2Qwuq__trustIconTeal{color:#00a7b5;margin-bottom:12px}.dashboard-module__w2Qwuq__trustIconNavy{color:#0b2341;margin-bottom:12px}.dashboard-module__w2Qwuq__trustLabel{margin-top:8px;font-size:.75rem;font-weight:800}.dashboard-module__w2Qwuq__syncStatusHeader{align-items:center;gap:12px;margin-bottom:32px;display:flex}.dashboard-module__w2Qwuq__syncStatusIcon{color:#0b2341;background:#0b23411a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.dashboard-module__w2Qwuq__sectionGroupTitle{color:#9aa0a6;letter-spacing:.1em;text-transform:uppercase;margin-bottom:20px;font-size:.8rem;font-weight:950}.dashboard-module__w2Qwuq__multiSelectGrid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:10px;display:grid}.dashboard-module__w2Qwuq__multiSelectBtn{color:#0b2341;cursor:pointer;text-align:center;background:#f8fafb;border:2px solid #e2e8f0;border-radius:16px;justify-content:center;align-items:center;padding:12px 16px;font-size:.75rem;font-weight:800;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.dashboard-module__w2Qwuq__multiSelectBtnActive{transform:scale(.98);color:#0b2341!important;background:#0b23410d!important;border-color:#0b2341!important}.dashboard-module__w2Qwuq__mediaSuiteGrid{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:40px;display:grid}.dashboard-module__w2Qwuq__mediaUploadDropzone{background:#f8fafb;border:2px dashed #e2e8f0;border-radius:24px;flex-direction:column;align-items:center;gap:16px;padding:32px;display:flex}.dashboard-module__w2Qwuq__aiStudioPanel{text-align:left;background:#0b234105;border:2px solid #0b23410d;border-radius:24px;flex-direction:column;gap:20px;padding:32px;display:flex}.dashboard-module__w2Qwuq__aiStudioHeader{align-items:center;gap:12px;display:flex}.dashboard-module__w2Qwuq__aiStudioLogo{color:#fff;background:linear-gradient(135deg,#00a7b5,#00ccd9);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.dashboard-module__w2Qwuq__aiPromptArea{resize:none;min-height:100px;padding:16px;font-size:.85rem;line-height:1.5}.dashboard-module__w2Qwuq__mediaManagementGrid{text-align:left;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;margin-bottom:48px;display:grid}.dashboard-module__w2Qwuq__assetCard{background:#fff;border:1px solid #e2e8f0;border-radius:24px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000a}.dashboard-module__w2Qwuq__assetThumbnail{aspect-ratio:16/10;position:relative;overflow:hidden}.dashboard-module__w2Qwuq__assetProcessingOverlay{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b2341b3;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.dashboard-module__w2Qwuq__assetProcessingLabel{letter-spacing:.2em;font-size:.75rem;font-weight:950}.dashboard-module__w2Qwuq__assetDeleteBtn{cursor:pointer;color:#ea4335;z-index:10;background:#ffffffe6;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:12px;right:12px}.dashboard-module__w2Qwuq__assetActionRow{justify-content:space-between;align-items:center;padding:20px;display:flex}.dashboard-module__w2Qwuq__assetTypeLabel{color:#9aa0a6;text-transform:uppercase;letter-spacing:.1em;font-size:.6rem;font-weight:950}.dashboard-module__w2Qwuq__assetTypeLabelActive{color:#00a7b5!important}.dashboard-module__w2Qwuq__assetEnhancedBadge{color:#0b2341;background:#0b23411a;border-radius:100px;align-items:center;gap:6px;padding:6px 12px;font-size:.7rem;font-weight:800;display:flex}.dashboard-module__w2Qwuq__reviewSection{grid-template-columns:1fr 1fr;gap:48px;display:grid}.dashboard-module__w2Qwuq__profileReviewList{flex-direction:column;gap:12px;display:flex}.dashboard-module__w2Qwuq__profileReviewRow{border-bottom:1px solid #f0f2f5;justify-content:space-between;padding-bottom:8px;display:flex}.dashboard-module__w2Qwuq__mediaPreviewGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.dashboard-module__w2Qwuq__mediaPreviewItem{aspect-ratio:16/10;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.dashboard-module__w2Qwuq__mediaPreviewMore{aspect-ratio:16/10;color:#9aa0a6;background:#f8fafb;border-radius:12px;justify-content:center;align-items:center;font-size:.8rem;font-weight:800;display:flex}.dashboard-module__w2Qwuq__successPanel{text-align:center;padding:80px 64px}.dashboard-module__w2Qwuq__successIconLarge{color:#0b2341;background:#0b23411a;border-radius:40px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 32px;display:flex}.dashboard-module__w2Qwuq__successDescription{color:#5f6368;max-width:500px;margin:0 auto 48px;line-height:1.6}.dashboard-module__w2Qwuq__workflowDropBox{text-align:center;padding:64px}.dashboard-module__w2Qwuq__lifecycleDiagram{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;display:flex}.dashboard-module__w2Qwuq__lifecycleNode{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:24px;width:200px;padding:24px;box-shadow:0 4px 12px #00000008}.dashboard-module__w2Qwuq__lifecycleNodeEngine{color:#fff;text-align:center;background:#0b2341;border-radius:24px;width:220px;padding:24px}.dashboard-module__w2Qwuq__lifecycleNodeCanonical{text-align:center;background:#fff;border:2px solid #0b2341;border-radius:24px;width:200px;padding:24px}.dashboard-module__w2Qwuq__sourceGroupContainer{background:#0b23410d;border:2px dashed #0b2341;border-radius:32px;gap:16px;padding:32px;display:flex;position:relative}.dashboard-module__w2Qwuq__sourceGroupLabel{color:#0b2341;background:#fff;padding:0 12px;font-size:.7rem;font-weight:900;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.dashboard-module__w2Qwuq__sourceSubNode{text-align:center;background:#fff;border-radius:16px;width:120px;padding:16px}.dashboard-module__w2Qwuq__lifecycleArrow{color:#00a7b5}.dashboard-module__w2Qwuq__lifecycleArrowNavy{color:#0b2341}.dashboard-module__w2Qwuq__lifecycleLegend{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:64px;display:grid}.dashboard-module__w2Qwuq__legendCard{text-align:left;padding:24px}.dashboard-module__w2Qwuq__borderTeal{border-left:3px solid #00a7b5}.dashboard-module__w2Qwuq__borderOrange{border-left:3px solid #f37021}.dashboard-module__w2Qwuq__borderNavy{border-left:3px solid #0b2341}.dashboard-module__w2Qwuq__legendTitle{color:#0b2341;margin-bottom:8px;font-weight:950}.dashboard-module__w2Qwuq__legendText{color:#5f6368;font-size:.85rem;line-height:1.6}.dashboard-module__w2Qwuq__successActionsHeader{text-align:left;justify-content:space-between;align-items:center;margin-top:48px;margin-bottom:24px;display:flex}.dashboard-module__w2Qwuq__successActionsGrid{text-align:left;grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.dashboard-module__w2Qwuq__nextActionCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:12px;padding:24px;text-decoration:none;transition:all .3s;display:flex}.dashboard-module__w2Qwuq__nextActionCard:hover{border-color:#00a7b5;transform:translateY(-5px);box-shadow:0 12px 30px #00000014}.dashboard-module__w2Qwuq__nextActionIcon{color:#00a7b5;background:#00a7b51a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.dashboard-module__w2Qwuq__nextActionTitle{color:#0b2341;margin:0;font-size:.95rem;font-weight:800}.dashboard-module__w2Qwuq__nextActionDesc{color:#5f6368;margin:0;font-size:.75rem;line-height:1.4}.dashboard-module__w2Qwuq__miniActionCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:16px;padding:16px;text-decoration:none;transition:all .3s;display:flex}.dashboard-module__w2Qwuq__miniActionCard:hover{border-color:#00a7b5;transform:translateY(-2px);box-shadow:0 8px 20px #0000000d}.dashboard-module__w2Qwuq__miniActionIcon{color:#00a7b5;background:#00a7b51a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.dashboard-module__w2Qwuq__miniActionInfo h5{color:#0b2341;margin:0;font-size:.85rem;font-weight:800}.dashboard-module__w2Qwuq__miniActionInfo p{color:#9aa0a6;margin:0;font-size:.7rem}
.landing-module__g1LwZa__main{color:#0b2341;font-family:var(--font-outfit),sans-serif;background:#fff;min-height:100vh;position:relative;overflow-x:hidden}.landing-module__g1LwZa__meshGradient{z-index:0;opacity:1;pointer-events:none;background:radial-gradient(circle,#f0f7f8 0%,#fff 100%);width:100%;height:100%;position:fixed;top:0;left:0}.landing-module__g1LwZa__meshBubble{filter:blur(80px);opacity:.4;pointer-events:none;z-index:1;border-radius:50%;animation:20s infinite alternate landing-module__g1LwZa__float;position:absolute}@keyframes landing-module__g1LwZa__float{0%{transform:translate(0)scale(1)}to{transform:translate(100px,100px)scale(1.2)}}@keyframes landing-module__g1LwZa__scan{0%{opacity:0;transform:translateY(-100%)}50%{opacity:.5}to{opacity:0;transform:translateY(100vh)}}@keyframes landing-module__g1LwZa__pulseGlow{0%{box-shadow:0 0 20px #00a7b533}50%{box-shadow:0 0 50px #00a7b580}to{box-shadow:0 0 20px #00a7b533}}@keyframes landing-module__g1LwZa__edgeTrace{0%{stroke-dashoffset:1000px}to{stroke-dashoffset:0}}.landing-module__g1LwZa__scanLine{z-index:5;pointer-events:none;background:linear-gradient(#0000,#00a7b51a,#0000);width:100%;height:100px;animation:4s linear infinite landing-module__g1LwZa__scan;position:absolute;top:0;left:0}.landing-module__g1LwZa__cornerDecoration{z-index:15;pointer-events:none;width:150px;height:150px;position:absolute}.landing-module__g1LwZa__navbar{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffc;border-bottom:1px solid #0000000d;width:100%;height:90px;position:fixed;top:0}.landing-module__g1LwZa__contentWrapper{width:100%;max-width:1440px;margin:0 auto}.landing-module__g1LwZa__logo{letter-spacing:-.05em;color:#0b2341;align-items:center;gap:12px;font-size:1.25rem;font-weight:800;display:flex}.landing-module__g1LwZa__logoImage{object-fit:contain;width:auto;height:48px}.landing-module__g1LwZa__mxAuto{margin:0 auto}.landing-module__g1LwZa__navLinks{align-items:center;gap:24px;display:flex}.landing-module__g1LwZa__mobileMenuBtn{color:#0b2341;cursor:pointer;background:#0b23410d;border:1px solid #0b23411a;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:none}.landing-module__g1LwZa__mobileMenuBtn:hover{background:#0b23411a}.landing-module__g1LwZa__pricingCard p{color:#0b234199!important}.landing-module__g1LwZa__navLink{color:#0b2341b3;letter-spacing:.01em;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s}.landing-module__g1LwZa__navLink:hover{color:#00a7b5}.landing-module__g1LwZa__navLinkActive{position:relative;color:#00a7b5!important}.landing-module__g1LwZa__navLinkActive:after{content:"";background:#00a7b5;border-radius:2px;width:100%;height:2px;position:absolute;bottom:-4px;left:0}.landing-module__g1LwZa__hero{z-index:10;background:radial-gradient(circle at 50% 0,#f0f7f8 0%,#fff 100%);justify-content:center;align-items:center;min-height:60vh;padding:110px 0 50px;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__heroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:40px;width:100%;display:grid}.landing-module__g1LwZa__heroLeft{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.landing-module__g1LwZa__heroBadge{color:#00a7b5;text-transform:uppercase;letter-spacing:.1em;background:#00a7b514;border:1px solid #00a7b533;border-radius:100px;width:fit-content;margin:0 0 32px;padding:10px 24px;font-size:.85rem;font-weight:800}.landing-module__g1LwZa__heroTitle{background:linear-gradient(135deg,#0b2341 0%,#00a7b5 100%);-webkit-text-fill-color:transparent;letter-spacing:-.04em;-webkit-background-clip:text;background-clip:text;max-width:1100px;margin:0 0 24px;font-size:clamp(2.2rem,7vw,3.8rem);font-weight:800;line-height:1.05}.landing-module__g1LwZa__heroSubtitle{color:#0b234199;max-width:750px;margin:0 0 32px;font-size:1.15rem;line-height:1.6}.landing-module__g1LwZa__primaryBtn{letter-spacing:.02em;-webkit-font-smoothing:antialiased;cursor:pointer;background:linear-gradient(135deg,#0b2341 0%,#001a33 100%);border:none;border-radius:12px;justify-content:center;align-items:center;height:46px;padding:0 24px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.23,1,.32,1);display:inline-flex;box-shadow:0 4px 12px #0b234126,0 2px 4px #0000001a;color:#fff!important}.landing-module__g1LwZa__secondaryBtn{color:#0b2341;background:0 0;border:1.5px solid #0b234133;border-radius:12px;justify-content:center;align-items:center;height:46px;padding:0 24px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.landing-module__g1LwZa__heroCta{justify-content:flex-start;gap:20px;display:flex}.landing-module__g1LwZa__primaryBtn:hover{background:linear-gradient(135deg,#00a7b5 0%,#0b2341 100%);transform:translateY(-4px)scale(1.02);box-shadow:0 20px 40px #00a7b540}@media (max-width:992px){.landing-module__g1LwZa__heroGrid{text-align:center;grid-template-columns:1fr}.landing-module__g1LwZa__heroLeft{text-align:center;align-items:center}.landing-module__g1LwZa__heroBadge,.landing-module__g1LwZa__heroTitle,.landing-module__g1LwZa__heroSubtitle{margin-left:auto;margin-right:auto}.landing-module__g1LwZa__heroCta{justify-content:center}}.landing-module__g1LwZa__heroRight{justify-content:center;align-items:center;width:100%;height:500px;display:flex;position:relative}.landing-module__g1LwZa__floatingCardsContainer{width:100%;height:100%;position:relative}.landing-module__g1LwZa__floatingCard{color:#0b2341;z-index:10;background:#fff;border:1px solid #00a7b51a;border-radius:12px;align-items:center;gap:12px;padding:10px 18px;font-size:.9rem;font-weight:600;transition:all .3s;animation:ease-in-out infinite alternate landing-module__g1LwZa__bounceFloat;display:flex;position:absolute;box-shadow:0 10px 30px #00a7b514}.landing-module__g1LwZa__floatingCard:hover{transform:scale(1.05)translateY(-5px);box-shadow:0 15px 40px #00a7b51f}.landing-module__g1LwZa__cardIconWrapper{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.landing-module__g1LwZa__iconTeal{background:#00a7b514}.landing-module__g1LwZa__iconGreen{background:#22c55e14}.landing-module__g1LwZa__card1{animation-duration:4.2s;animation-delay:0s;top:15%;right:45%}.landing-module__g1LwZa__card2{animation-duration:4.8s;animation-delay:1.2s;top:38%;right:55%}.landing-module__g1LwZa__card3{animation-duration:3.5s;animation-delay:.5s;top:25%;right:5%}.landing-module__g1LwZa__card4{animation-duration:4.5s;animation-delay:1.5s;top:60%;right:20%}.landing-module__g1LwZa__card5{animation-duration:5s;animation-delay:.8s;top:70%;right:55%}.landing-module__g1LwZa__card6{animation-duration:4.1s;animation-delay:1.8s;top:80%;right:10%}@keyframes landing-module__g1LwZa__bounceFloat{0%{transform:translateY(0)}to{transform:translateY(-12px)}}.landing-module__g1LwZa__heroBubble{z-index:1;border:1px solid #00a7b54d;border-radius:50%;position:absolute}.landing-module__g1LwZa__bubble1{background:#00a7b505;width:100px;height:100px;animation:6s ease-in-out infinite alternate-reverse landing-module__g1LwZa__bounceFloat;top:15%;right:5%}.landing-module__g1LwZa__bubble2{background:#00a7b50d;width:70px;height:70px;animation:8s ease-in-out infinite alternate landing-module__g1LwZa__bounceFloat;top:55%;right:40%}.landing-module__g1LwZa__bubble3{background:#00a7b514;border:none;width:40px;height:40px;animation:5s ease-in-out infinite alternate-reverse landing-module__g1LwZa__bounceFloat;top:85%;right:25%}.landing-module__g1LwZa__featuresSection{z-index:10;padding:20px 0;position:relative}.landing-module__g1LwZa__aboutGrid{grid-template-columns:repeat(3,1fr);gap:40px;margin-top:40px;display:grid}.landing-module__g1LwZa__bentoItem{background:#fff;border:1px solid #0000000d;border-radius:24px;padding:30px;transition:all .4s cubic-bezier(.23,1,.32,1);box-shadow:0 10px 30px #00000005}.landing-module__g1LwZa__bentoItem:hover{border-color:#00a7b5;transform:translateY(-8px);box-shadow:0 30px 60px #00a7b51a}.landing-module__g1LwZa__sectionLabel{color:#00a7b5;text-transform:uppercase;letter-spacing:.2em;margin-top:20px;margin-bottom:12px;font-size:.8rem;font-weight:900;display:block}.landing-module__g1LwZa__sectionTitle{margin-bottom:32px;font-size:2.2rem;font-weight:800}.landing-module__g1LwZa__featureBlock,.landing-module__g1LwZa__featureBlockReverse{grid-template-columns:1fr 1fr;align-items:center;gap:80px;margin-bottom:60px;display:grid}.landing-module__g1LwZa__featureBlockReverse{direction:rtl}.landing-module__g1LwZa__featureBlockReverse>div{direction:ltr}.landing-module__g1LwZa__featureImage{border-radius:40px;justify-content:center;align-items:center;height:440px;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__heroDashboardFrame{-webkit-backdrop-filter:blur(20px);z-index:5;background:#fff6;border:1px solid #ffffff80;border-radius:48px;justify-content:center;align-items:center;width:100%;max-width:1000px;margin:0 auto;padding:60px;animation:6s ease-in-out infinite landing-module__g1LwZa__floatFrame;display:flex;position:relative;overflow:visible;box-shadow:0 40px 100px #0b234114}.landing-module__g1LwZa__servicesGrid{grid-template-columns:repeat(3,1fr);gap:24px;width:100%;margin-top:60px;display:grid}.landing-module__g1LwZa__serviceBox{background:#fff;border:2px solid #0000;border-radius:44px;flex-direction:column;min-height:480px;padding:60px 48px;transition:all .5s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden;box-shadow:0 15px 45px #00000008}.landing-module__g1LwZa__serviceBox:hover{background:#fff;border-color:#00a7b5;transform:translateY(-12px);box-shadow:0 40px 80px #00a7b51a}.landing-module__g1LwZa__serviceBoxTitle{color:#0b2341;letter-spacing:-.02em;margin-bottom:20px;font-size:2rem;font-weight:800;line-height:1.1}.landing-module__g1LwZa__serviceBoxDesc{color:#0b234199;font-size:1.05rem;line-height:1.7}.landing-module__g1LwZa__serviceBoxIconWrapper{color:#0b23410f;pointer-events:none;z-index:0;justify-content:center;align-items:center;transition:all .8s cubic-bezier(.23,1,.32,1);display:flex;position:absolute;bottom:-35px;left:-25px}.landing-module__g1LwZa__serviceBox:hover .landing-module__g1LwZa__serviceBoxIconWrapper{color:#00a7b51a;bottom:-25px;transform:scale(1.1)rotate(5deg)}.landing-module__g1LwZa__serviceBoxLink{color:#00a7b5;z-index:2;align-self:flex-end;align-items:center;gap:12px;margin-top:auto;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.landing-module__g1LwZa__serviceBoxLink:hover{color:#f37021;gap:18px}@media (max-width:1200px){.landing-module__g1LwZa__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.landing-module__g1LwZa__servicesGrid{grid-template-columns:1fr;gap:20px}.landing-module__g1LwZa__serviceBox{min-height:auto;padding:40px 32px}.landing-module__g1LwZa__serviceBoxTitle{font-size:1.8rem}}@keyframes landing-module__g1LwZa__floatFrame{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.landing-module__g1LwZa__crmFeatureImage{height:650px;overflow:visible}.landing-module__g1LwZa__crmVisualContainer{justify-content:center;align-items:center;width:100%;height:650px;min-height:440px;display:flex;position:relative;overflow:visible}.landing-module__g1LwZa__hudWrapper{justify-content:center;align-items:center;width:620px;height:600px;display:flex;position:relative}.landing-module__g1LwZa__hudDataText{color:#00a7b580;letter-spacing:1.5px;text-transform:uppercase;white-space:nowrap;z-index:5;pointer-events:none;text-shadow:0 0 10px #00a7b533;font-family:monospace;font-size:.65rem;position:absolute}.landing-module__g1LwZa__centralHub{z-index:10;background:radial-gradient(circle at 35% 35%,#fff 0%,#f0f7f8 50%,#bddce0 100%);border:1px solid #00a7b566;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:148px;height:148px;transition:all .5s cubic-bezier(.23,1,.32,1);display:flex;position:relative;box-shadow:0 0 60px #00a7b566,inset -10px -10px 20px #00a7b51a,inset 10px 10px 20px #fffc}.landing-module__g1LwZa__centralHub:before{content:"";border:1px solid #00a7b533;border-radius:50%;animation:10s linear infinite landing-module__g1LwZa__rotateHUD;position:absolute;inset:-15px}.landing-module__g1LwZa__centralHub:after{content:"";border:2px solid #f370214d;border-color:#f370214d #0000;border-radius:50%;animation:4s linear infinite reverse landing-module__g1LwZa__rotateHUD;position:absolute;inset:-8px}.landing-module__g1LwZa__hubLogo{filter:drop-shadow(0 4px 8px #0b234126);transition:transform .5s}.landing-module__g1LwZa__centralHub:hover .landing-module__g1LwZa__hubLogo{transform:scale(1.1)rotate(5deg)}.landing-module__g1LwZa__hubTitle{color:#0b2341;letter-spacing:.1em;margin-top:5px;font-size:1.25rem;font-weight:900}.landing-module__g1LwZa__hubSubtitle{color:#f37021;text-transform:uppercase;letter-spacing:.05em;margin-top:2px;font-size:.8rem;font-weight:800}.landing-module__g1LwZa__hudRing{pointer-events:none;border:1px solid #00a7b533;border-radius:50%;position:absolute}.landing-module__g1LwZa__hudRingInner{border:1px solid #00a7b533;width:180px;height:180px;animation:25s linear infinite landing-module__g1LwZa__rotateHUD}.landing-module__g1LwZa__hudRingMid{border-style:dashed;border-color:#00a7b51a;width:340px;height:340px;animation:45s linear infinite reverse landing-module__g1LwZa__rotateHUD}.landing-module__g1LwZa__hudRingOuter{border:.5px solid #00a7b50d;width:480px;height:480px;animation:80s linear infinite landing-module__g1LwZa__rotateHUD}.landing-module__g1LwZa__nodeLine{transform-origin:0;z-index:2;background:linear-gradient(90deg,#00a7b50d 0%,#00a7b533 50%,#00a7b50d 100%);height:1px;position:absolute;top:50%;left:50%}.landing-module__g1LwZa__dataSpark{opacity:.6;background:linear-gradient(90deg,#0000,#00a7b5,#0000);width:40px;height:1px;animation:3s linear infinite landing-module__g1LwZa__dataFlow;position:absolute}@keyframes landing-module__g1LwZa__dataFlow{0%{opacity:0;transform:translate(0)}20%{opacity:1}80%{opacity:1}to{opacity:0;transform:translate(200px)}}@keyframes landing-module__g1LwZa__rotateHUD{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.landing-module__g1LwZa__orbitContainer{pointer-events:none;z-index:15;justify-content:center;align-items:center;width:600px;height:600px;display:flex;position:absolute}.landing-module__g1LwZa__orbitContainerActive{animation:60s linear infinite landing-module__g1LwZa__crmSystemOrbit}@keyframes landing-module__g1LwZa__crmSystemOrbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.landing-module__g1LwZa__orbitalNodeWrapper{pointer-events:auto;z-index:1;justify-content:center;align-items:center;width:0;height:0;display:flex;position:absolute;top:50%;left:50%}.landing-module__g1LwZa__orbitalNodeWrapper:hover{z-index:100}.landing-module__g1LwZa__orbitalNode{will-change:transform;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:absolute}.landing-module__g1LwZa__orbitalNodeInner{cursor:pointer;opacity:0;background:#fff;border:1.5px solid #0b23411a;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;transition:all 1.8s cubic-bezier(.34,1.56,.64,1),border-color .3s,box-shadow .3s;display:flex;transform:scale(0);box-shadow:0 10px 25px #0000000d}.landing-module__g1LwZa__nodeAssembled .landing-module__g1LwZa__orbitalNodeInner{opacity:1;transform:scale(1)}@keyframes landing-module__g1LwZa__crmNodeCounterRotate{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.landing-module__g1LwZa__orbitalNodeWrapper:hover .landing-module__g1LwZa__orbitalNodeInner{border-color:#00a7b5;transform:scale(1.15);box-shadow:0 20px 40px #00a7b526}.landing-module__g1LwZa__nodeIcon{color:#0b2341;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.landing-module__g1LwZa__nodeLabelContainer{pointer-events:none;z-index:20;opacity:0;justify-content:center;align-items:center;width:0;height:0;transition:opacity .8s,transform 1.2s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute}.landing-module__g1LwZa__nodeLabelContainer.landing-module__g1LwZa__nodeAssembled{opacity:1}.landing-module__g1LwZa__nodeLabel{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#0b2341;pointer-events:none;white-space:nowrap;transform-origin:50%;will-change:transform;background:#fffffff2;border:1px solid #0b234114;border-radius:100px;justify-content:center;align-items:center;padding:6px 14px;font-size:.72rem;font-weight:700;transition:background .4s,color .4s,border-color .4s,box-shadow .4s,opacity .4s;display:inline-flex;box-shadow:0 4px 12px #0000000a}.landing-module__g1LwZa__orbitActive .landing-module__g1LwZa__nodeLabel,.landing-module__g1LwZa__orbitActive .landing-module__g1LwZa__orbitalNode{animation:60s linear infinite landing-module__g1LwZa__crmNodeCounterRotate}.landing-module__g1LwZa__orbitalNodeWrapper:hover .landing-module__g1LwZa__nodeLabel{color:#fff;background:#0b2341;border-color:#0b2341;box-shadow:0 8px 20px #00a7b533}.landing-module__g1LwZa__nodeLine{transform-origin:0;z-index:5;pointer-events:none;opacity:0;background:linear-gradient(90deg,#00a7b533,#0000);height:1px;transition:all 1.5s;position:absolute;top:50%;left:50%}.landing-module__g1LwZa__nodeAssembledLine{opacity:1}@keyframes landing-module__g1LwZa__morphology{0%{border-radius:40% 60% 60% 40%/40% 40% 60% 60%;transform:scale(1)rotate(0)}to{border-radius:60% 40% 40% 60%/60% 60% 40% 40%;transform:scale(1.05)rotate(180deg)}}@keyframes landing-module__g1LwZa__rotateSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.landing-module__g1LwZa__featureImage:after{content:"";pointer-events:none;position:absolute;inset:0}.landing-module__g1LwZa__featureImageInner{background:radial-gradient(circle,#00a7b50d,#0000);border:1px dashed #0000000d;border-radius:20px;justify-content:center;align-items:center;font-size:5rem;display:flex;position:absolute;inset:40px}.landing-module__g1LwZa__featureContent h3{color:#0b2341;margin-bottom:24px;font-size:1.8rem;font-weight:800;line-height:1.1}.landing-module__g1LwZa__featureContent p{color:#0b234199;margin-bottom:40px;font-size:1.05rem;line-height:1.8}.landing-module__g1LwZa__howItWorks{z-index:10;background:#fff;padding:100px 80px;position:relative}.landing-module__g1LwZa__trialBadge{color:#495057;letter-spacing:.05em;white-space:nowrap;background:#f1f3f5;border:1px solid #0000000d;border-radius:20px;padding:2px 10px;font-size:.55rem;font-weight:800}.landing-module__g1LwZa__trialBadgeProfessional{color:#00a7b5;background:#e6fbfc;border-color:#00a7b533;box-shadow:0 2px 4px #00a7b51a}.landing-module__g1LwZa__comingSoonBadge{color:#fff;letter-spacing:.12em;text-transform:uppercase;z-index:10;background:#f37021;border-radius:100px;padding:6px 14px;font-size:.65rem;font-weight:950;position:absolute;bottom:24px;right:24px;box-shadow:0 4px 12px #f3702133}.landing-module__g1LwZa__comingSoonBadgeStatic{color:#fff;letter-spacing:.12em;text-transform:uppercase;z-index:10;background:#f37021;border-radius:100px;margin-bottom:16px;padding:6px 14px;font-size:.65rem;font-weight:950;display:inline-flex;position:relative;bottom:auto;right:auto;box-shadow:0 4px 12px #f3702133}.landing-module__g1LwZa__comingSoonBadgeOverlap{color:#fff;letter-spacing:.12em;text-transform:uppercase;z-index:20;background:#f37021;border-radius:100px;padding:6px 14px;font-size:.65rem;font-weight:950;position:absolute;top:30px;right:30px;box-shadow:0 4px 12px #f370214d}.landing-module__g1LwZa__trialBadgePro{color:#00a7b5;background:#00a7b51a;border-color:#00a7b533}.landing-module__g1LwZa__plainLink{color:#00a7b5;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s}.landing-module__g1LwZa__plainLink:hover{color:#0b2341}.landing-module__g1LwZa__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0b234166;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.landing-module__g1LwZa__modalContainer{background:#fff;border-radius:44px;width:100%;max-width:800px;max-height:90vh;padding:60px;position:relative;overflow-y:auto;box-shadow:0 40px 100px #0003}.landing-module__g1LwZa__modalHeader{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.landing-module__g1LwZa__modalHeader h2{color:#0b2341;font-size:2.2rem;font-weight:800}.landing-module__g1LwZa__closeBtn{cursor:pointer;color:#0b234133;background:0 0;border:none;transition:color .3s}.landing-module__g1LwZa__comparisonTable{border-collapse:collapse;width:100%}.landing-module__g1LwZa__comparisonTable th{text-align:left;color:#0b2341;border-bottom:2px solid #f0f7f8;padding:20px;font-weight:800}.landing-module__g1LwZa__comparisonTable td{color:#0b2341b3;border-bottom:1px solid #f0f7f8;padding:16px 20px;font-size:1rem}.landing-module__g1LwZa__featureName{font-weight:800;color:#0b2341!important}.landing-module__g1LwZa__modalFooter{text-align:center;color:#0b234166;border-top:1px solid #f0f7f8;margin-top:32px;padding-top:24px;font-size:.95rem}.landing-module__g1LwZa__processContainer{grid-template-columns:repeat(4,1fr);gap:48px;width:100%;margin-top:32px;display:grid}.landing-module__g1LwZa__stepCard{text-align:left;background:#fff;border:1px solid #0000000d;border-radius:32px;padding:30px;transition:all .5s cubic-bezier(.23,1,.32,1);position:relative;box-shadow:0 10px 30px #00000008}.landing-module__g1LwZa__stepCard:hover{background:#fff;border-color:#00a7b5;transform:translateY(-16px);box-shadow:0 40px 80px #00a7b51a}.landing-module__g1LwZa__stepBadge{color:#fff;background:#f37021;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:24px;font-size:1.2rem;font-weight:900;display:flex;box-shadow:0 0 20px #f3702166}.landing-module__g1LwZa__stepTitle{color:#0b2341;margin-bottom:16px;font-size:1.5rem;font-weight:900}.landing-module__g1LwZa__stepDesc{color:#0b234180;font-size:1rem;line-height:1.7}.landing-module__g1LwZa__service3DImage{object-fit:cover;width:100%;height:100%;transition:transform .6s}.landing-module__g1LwZa__featureImage:hover .landing-module__g1LwZa__service3DImage{transform:scale(1.1)}.landing-module__g1LwZa__pricingSection{text-align:center;z-index:10;padding:20px 0;position:relative}.landing-module__g1LwZa__pricingGrid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:24px;margin-top:48px;display:grid}.landing-module__g1LwZa__pricingCard{text-align:left;background:#fff;border:1px solid #0b234114;border-radius:36px;flex-direction:column;height:100%;padding:32px;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0b234108}.landing-module__g1LwZa__pricingCardFeatured{border-width:2.5px;border-color:#00a7b5!important}.landing-module__g1LwZa__pricingCardElite{border-width:2.5px;border-color:#f37021!important}.landing-module__g1LwZa__pricingCardStarter,.landing-module__g1LwZa__pricingCardTeam{border-color:#00000014}.landing-module__g1LwZa__planLabel{letter-spacing:.1em;color:#9aa0a6;font-size:.8rem;font-weight:900}.landing-module__g1LwZa__planLabelStarter{color:#9aa0a6}.landing-module__g1LwZa__planLabelPro{color:#00a7b5}.landing-module__g1LwZa__planLabelTeam{color:#f37021}.landing-module__g1LwZa__planLabelTeamAlt{color:#0b2341}.landing-module__g1LwZa__planDescription{color:#0b234199;font-size:.9rem;line-height:1.5}.landing-module__g1LwZa__seeFeaturesBtn{cursor:pointer;color:#0b2341;background:#0b23410d;border:1.5px solid #0b23411a;border-radius:100px;justify-content:center;align-items:center;gap:12px;margin:64px auto 0;padding:12px 38px;font-size:15px;font-weight:800;display:inline-flex;box-shadow:0 10px 30px #00000008}.landing-module__g1LwZa__seeFeaturesBtn:hover{color:#fff;background:#0b2341;border-color:#0b2341;box-shadow:0 30px 60px #0b234133}.landing-module__g1LwZa__seeFeaturesBtn svg{color:#0b2341}.landing-module__g1LwZa__seeFeaturesBtn:hover svg{color:#fff;transform:rotate(180deg)}.landing-module__g1LwZa__seeFeaturesBtn:before{content:"";z-index:-1;opacity:0;pointer-events:none;background:radial-gradient(circle,#00a7b526 0%,#0000 70%);transition:opacity .4s;position:absolute;inset:-40px}.landing-module__g1LwZa__seeFeaturesBtn:hover:before{opacity:1}.landing-module__g1LwZa__pricingCard:hover{border-color:#f37021;transform:translateY(-15px)}.landing-module__g1LwZa__statsSection{text-align:center;grid-template-columns:repeat(4,1fr);gap:40px;margin:20px 0;display:grid}.landing-module__g1LwZa__statItem{padding:32px}.landing-module__g1LwZa__statValue{color:#0b2341;background:linear-gradient(135deg,#0b2341 0%,#00a7b5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:2.5rem;font-weight:900}.landing-module__g1LwZa__statLabel{color:#0b234166;text-transform:uppercase;letter-spacing:.1em;font-size:.9rem;font-weight:800}.landing-module__g1LwZa__teamGrid{grid-template-columns:repeat(4,1fr);gap:32px;margin-top:40px;display:grid}.landing-module__g1LwZa__teamCard{background:#fff;border:1px solid #0000000d;border-radius:32px;transition:all .4s cubic-bezier(.23,1,.32,1);overflow:hidden;box-shadow:0 10px 30px #00000005}.landing-module__g1LwZa__teamCard:hover{border-color:#00a7b5;transform:translateY(-12px);box-shadow:0 30px 60px #00a7b51a}.landing-module__g1LwZa__teamImage{object-fit:cover;object-position:center 5%;background:#f8fafb;border-bottom:1px solid #0000000d;width:100%;height:380px}.landing-module__g1LwZa__teamInfo{padding:32px}.landing-module__g1LwZa__teamName{color:#0b2341;margin-bottom:4px;font-size:1.25rem;font-weight:900}.landing-module__g1LwZa__teamRole{color:#f37021;text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px;font-size:.85rem;font-weight:700;display:block}.landing-module__g1LwZa__teamBio{color:#0b234199;font-size:.9rem;line-height:1.6}.landing-module__g1LwZa__originSection{background:#f0f7f84d;border-radius:60px;grid-template-columns:1fr 1fr;align-items:center;gap:80px;margin:20px 0;padding:80px 60px;display:grid}.landing-module__g1LwZa__originContent h2{color:#0b2341;margin-bottom:32px;font-size:2.2rem;font-weight:900}.landing-module__g1LwZa__originContent p{color:#0b2341b3;margin-bottom:24px;font-size:1.1rem;line-height:1.8}.landing-module__g1LwZa__price{color:#0b2341;margin:12px 0;font-size:clamp(2rem,3vw,2.5rem);font-weight:600}.landing-module__g1LwZa__price span{color:#0b234180;font-size:.9rem;font-weight:400}.landing-module__g1LwZa__featureList{flex-direction:column;gap:12px;margin-top:24px;list-style:none;display:flex}.landing-module__g1LwZa__featureList li{color:#0b2341b3;align-items:center;gap:12px;font-size:.95rem;display:flex}.landing-module__g1LwZa__pricingBtnAlt{color:#0b2341!important;box-shadow:none!important;background:#0b234108!important;border:2px solid #0b23411a!important}.landing-module__g1LwZa__pricingBtnAlt:hover{color:#fff!important;background:#0b2341!important;border-color:#0b2341!important;box-shadow:0 10px 20px #0b234126!important}.landing-module__g1LwZa__contactGrid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.landing-module__g1LwZa__contactSection{z-index:10;padding:100px 0;position:relative}.landing-module__g1LwZa__contactForm{background:#fff;border:1px solid #0000000f;border-radius:40px;padding:40px;box-shadow:0 30px 60px #0000000d}.landing-module__g1LwZa__inputGroup{margin-bottom:24px}.landing-module__g1LwZa__label{color:#0b2341;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:.8rem;font-weight:800;display:block}.landing-module__g1LwZa__input{color:#0b2341;background:#f8fafb;border:1px solid #0000000d;border-radius:16px;outline:none;width:100%;padding:16px 24px;font-size:1rem;transition:all .3s}.landing-module__g1LwZa__input:focus{border-color:#00a7b5}.landing-module__g1LwZa__contactTitle{color:#0b2341;margin-bottom:24px;font-size:2.5rem;font-weight:800;line-height:1.1}.landing-module__g1LwZa__contactSubtitle{color:#0b234199;margin-bottom:32px;font-size:clamp(.95rem,2vw,1.1rem);line-height:1.6}.landing-module__g1LwZa__contactInfo{margin-top:48px}.landing-module__g1LwZa__contactInfoLabel{color:#0b234166;letter-spacing:.05em;text-transform:uppercase;margin-bottom:8px;font-size:.9rem;font-weight:700}.landing-module__g1LwZa__contactInfoValue{color:#0b2341;font-size:1.25rem;font-weight:800}.landing-module__g1LwZa__testimonialsSection{text-align:center;z-index:10;background:#f0f7f866;padding:30px 0;position:relative}.landing-module__g1LwZa__testimonialsGrid{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:32px;margin-top:32px;padding:10px 0;display:flex;overflow-x:auto}.landing-module__g1LwZa__testimonialsGrid::-webkit-scrollbar{display:none}.landing-module__g1LwZa__testimonialCard{text-align:left;scroll-snap-align:start;background:#fff;border:1px solid #0000000d;border-radius:32px;flex-direction:column;flex:0 0 400px;justify-content:space-between;padding:40px;transition:all .4s;display:flex}.landing-module__g1LwZa__sliderNav{justify-content:center;gap:16px;margin-top:20px;display:flex}.landing-module__g1LwZa__navBtn{color:#0b2341;cursor:pointer;background:#fff;border:1px solid #0b23411a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;transition:all .3s;display:flex}.landing-module__g1LwZa__navBtn:hover{color:#fff;background:#0b2341;border-color:#0b2341;transform:scale(1.1)}.landing-module__g1LwZa__testimonialCard:hover{border-color:#00a7b5;transform:translateY(-8px);box-shadow:0 20px 40px #0000000d}.landing-module__g1LwZa__testimonialQuote{color:#444746;margin-bottom:32px;font-size:1.1rem;font-style:italic;line-height:1.7}.landing-module__g1LwZa__testimonialAuthor{align-items:center;gap:16px;display:flex}.landing-module__g1LwZa__authorImage{object-fit:cover;background:#f0f7f8;border-radius:50%;width:60px;height:60px}.landing-module__g1LwZa__authorInfo h4{color:#0b2341;margin-bottom:4px;font-size:1rem;font-weight:800}.landing-module__g1LwZa__authorInfo p{color:#00a7b5;font-size:.85rem;font-weight:600}.landing-module__g1LwZa__viewAllContainer{margin-top:64px}.landing-module__g1LwZa__footer{z-index:10;color:#0b2341;background:#fff;border-top:1px solid #0b23410d;padding:60px 0 40px;position:relative}.landing-module__g1LwZa__footerGrid{grid-template-columns:2.5fr 1fr 1fr 1fr 1fr;gap:64px;margin-bottom:80px;display:grid}.landing-module__g1LwZa__footerCol{flex-direction:column;display:flex}.landing-module__g1LwZa__footerDesc{color:#0b2341b3;max-width:250px;font-size:.9rem;line-height:1.6}.landing-module__g1LwZa__footerCol h4{text-transform:uppercase;letter-spacing:.1em;margin-bottom:32px;font-size:.8rem;font-weight:900;color:#0b2341!important}.landing-module__g1LwZa__footerLink{color:#0b2341bf;margin-bottom:16px;font-size:.9rem;text-decoration:none;transition:color .3s;display:block}.landing-module__g1LwZa__footerLink:hover{color:#f37021}.landing-module__g1LwZa__footerBottom{border-top:1px solid #0000000d;justify-content:space-between;align-items:center;padding-top:40px;display:flex}.landing-module__g1LwZa__socialLinks{flex-wrap:wrap;gap:24px;display:flex}.landing-module__g1LwZa__socialLink{color:#0b2341cc;font-size:.9rem;font-weight:700;text-decoration:none;transition:color .3s}.landing-module__g1LwZa__socialLink:hover{color:#f37021}.landing-module__g1LwZa__copy{color:#0b234199;font-size:.8rem}.landing-module__g1LwZa__newsletterSection{text-align:center;z-index:10;background:#0b2341;padding:40px 0;position:relative;overflow:hidden}.landing-module__g1LwZa__newsletterSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#00a7b51a 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.landing-module__g1LwZa__newsletterContainer{z-index:2;max-width:800px;margin:0 auto;position:relative}.landing-module__g1LwZa__newsletterTitle{color:#fff;margin-bottom:24px;font-size:2rem;font-weight:800}.landing-module__g1LwZa__newsletterSubtitle{color:#ffffffb3;margin-bottom:48px;font-size:1.1rem;line-height:1.6}.landing-module__g1LwZa__newsletterForm{gap:16px;max-width:600px;margin:0 auto;display:flex}.landing-module__g1LwZa__newsletterInput{color:#fff;background:#ffffff0d;border:1.5px solid #ffffff1a;border-radius:12px;flex:1;height:46px;padding:0 20px;font-size:.95rem;transition:all .3s}.landing-module__g1LwZa__newsletterInput:focus{background:#ffffff14;border-color:#00a7b5;outline:none;box-shadow:0 0 20px #00a7b533}.landing-module__g1LwZa__newsletterInput::placeholder{color:#ffffff4d}.landing-module__g1LwZa__newsletterBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#00a7b5;border:none;border-radius:12px;height:46px;padding:0 24px;font-size:.9rem;font-weight:700;transition:all .3s}.landing-module__g1LwZa__newsletterBtn:hover{background:#00c2d1;transform:translateY(-2px);box-shadow:0 10px 20px #00a7b54d}@media (max-width:768px){.landing-module__g1LwZa__newsletterSection{padding:80px 20px}.landing-module__g1LwZa__newsletterForm{flex-direction:column}.landing-module__g1LwZa__newsletterTitle{font-size:2rem}.landing-module__g1LwZa__newsletterBtn{width:100%}.landing-module__g1LwZa__navbar{padding:16px 20px}.landing-module__g1LwZa__mobileMenuBtn{z-index:101;display:flex}.landing-module__g1LwZa__navLinks{display:none}.landing-module__g1LwZa__navLinksActive{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:99;background:#fffffffa;flex-direction:column;gap:32px;width:100%;height:100vh;padding:100px 40px;position:fixed;top:0;left:0;display:flex!important}.landing-module__g1LwZa__heroTitle{letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(1.8rem,7vw,2.5rem);font-weight:800;line-height:1.1}.landing-module__g1LwZa__heroSubtitle{margin-bottom:28px;padding:0 4px;font-size:.95rem;line-height:1.5}.landing-module__g1LwZa__cornerDecoration{display:none}.landing-module__g1LwZa__sectionTitle{margin-bottom:32px;font-size:2rem;line-height:1.2}.landing-module__g1LwZa__hero{min-height:auto;padding:0}.landing-module__g1LwZa__heroContent{justify-content:center;height:auto;padding:40px 18px 20px}.landing-module__g1LwZa__featuresSection,.landing-module__g1LwZa__howItWorks,.landing-module__g1LwZa__pricingSection{padding:60px 0}.landing-module__g1LwZa__contentWrapper{padding-left:20px;padding-right:20px}.landing-module__g1LwZa__bentoGrid{grid-template-columns:1fr;grid-auto-rows:auto;gap:16px}.landing-module__g1LwZa__bentoItem{min-height:250px;padding:32px}.landing-module__g1LwZa__aboutGrid,.landing-module__g1LwZa__servicesContainer,.landing-module__g1LwZa__teamGrid,.landing-module__g1LwZa__statsSection,.landing-module__g1LwZa__originSection{flex-direction:column;grid-template-columns:1fr;gap:24px;display:flex}.landing-module__g1LwZa__serviceCard{text-align:center;grid-template-columns:1fr;gap:20px;padding:32px 20px}.landing-module__g1LwZa__serviceVisual{display:none}.landing-module__g1LwZa__stepNumber{font-size:3rem;top:-20px}.landing-module__g1LwZa__timeline{flex-direction:column;gap:40px;margin-top:20px}.landing-module__g1LwZa__pricingGrid{grid-template-columns:1fr;gap:32px;margin-top:40px}.landing-module__g1LwZa__pricingCard{max-width:450px;margin:0 auto;padding:32px 24px;transform:none!important}.landing-module__g1LwZa__pricingCardFeatured{order:-1}.landing-module__g1LwZa__price{font-size:3rem}.landing-module__g1LwZa__processContainer{grid-template-columns:1fr;gap:24px}.landing-module__g1LwZa__stepCard{padding:32px}.landing-module__g1LwZa__featureBlock,.landing-module__g1LwZa__featureBlockReverse{direction:ltr;grid-template-columns:1fr;gap:40px;margin-bottom:80px}.landing-module__g1LwZa__crmFeatureImage{justify-content:center;align-items:center;min-height:450px;padding:0;display:flex;overflow:hidden;height:450px!important}.landing-module__g1LwZa__crmVisualContainer{justify-content:center;align-items:center;width:100%;height:100%;margin:0;display:flex;position:relative;overflow:visible}.landing-module__g1LwZa__hudWrapper{justify-content:center;align-items:center;width:600px;height:600px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.52)}.landing-module__g1LwZa__hudRingInner{width:150px;height:150px}.landing-module__g1LwZa__hudRingMid{width:320px;height:320px}.landing-module__g1LwZa__hudRingOuter{width:450px;height:450px}.landing-module__g1LwZa__orbitalNode{width:48px;height:48px}.landing-module__g1LwZa__nodeLabel{max-width:96px;padding:2px 8px;font-size:.58rem}.landing-module__g1LwZa__heroCta{flex-direction:column;gap:12px;width:100%}.landing-module__g1LwZa__primaryBtn,.landing-module__g1LwZa__secondaryBtn{text-align:center;width:100%;height:54px;padding:0 24px;font-size:.95rem}.landing-module__g1LwZa__featureContent h3{font-size:1.8rem}.landing-module__g1LwZa__footerGrid{text-align:left;grid-template-columns:1fr;gap:40px}.landing-module__g1LwZa__footerCol{align-items:flex-start}.landing-module__g1LwZa__footerCol .landing-module__g1LwZa__logo{justify-content:flex-start}.landing-module__g1LwZa__footerDesc{margin:0}.landing-module__g1LwZa__contactSection{padding:60px 0}.landing-module__g1LwZa__contactGrid{grid-template-columns:1fr;gap:40px}.landing-module__g1LwZa__contactForm{border-radius:24px;margin-top:20px;padding:28px 20px}.landing-module__g1LwZa__contactTitle{margin-bottom:16px;font-size:2.5rem}.landing-module__g1LwZa__contactSubtitle{margin-bottom:24px;font-size:1rem}.landing-module__g1LwZa__input{padding:14px 18px;font-size:.95rem}.landing-module__g1LwZa__footer{padding:60px 20px 40px}.landing-module__g1LwZa__footerBottom{text-align:left;flex-direction:column;align-items:flex-start;gap:32px}.landing-module__g1LwZa__socialLinks{justify-content:flex-start;width:100%}.landing-module__g1LwZa__testimonialsSection{padding:60px 20px}.landing-module__g1LwZa__testimonialsGrid{grid-template-columns:1fr}.landing-module__g1LwZa__timeline{gap:60px;margin-top:40px}}@media (max-width:420px){.landing-module__g1LwZa__heroContent{padding:58px 16px 16px}.landing-module__g1LwZa__heroBadge{margin-bottom:18px;padding:8px 12px;font-size:.68rem}.landing-module__g1LwZa__heroTitle{font-size:clamp(1.85rem,8.4vw,2.5rem)}.landing-module__g1LwZa__heroSubtitle{margin-bottom:18px;font-size:.9rem}.landing-module__g1LwZa__crmFeatureImage{min-height:400px;height:400px!important}.landing-module__g1LwZa__hudWrapper{transform:translate(-50%,-50%)scale(.48)}.landing-module__g1LwZa__contactForm{border-radius:20px;padding:24px 16px}}@media (min-width:769px) and (max-width:1024px){.landing-module__g1LwZa__navbar{padding:24px 40px}.landing-module__g1LwZa__featuresSection,.landing-module__g1LwZa__howItWorks,.landing-module__g1LwZa__pricingSection,.landing-module__g1LwZa__contactSection{padding:80px 0}.landing-module__g1LwZa__contentWrapper{padding-left:40px;padding-right:40px}.landing-module__g1LwZa__heroTitle{font-size:3.5rem}.landing-module__g1LwZa__heroSubtitle{max-width:680px;font-size:1.15rem}.landing-module__g1LwZa__sectionTitle{margin-bottom:44px;font-size:2.5rem}.landing-module__g1LwZa__aboutGrid{grid-template-columns:repeat(2,1fr);gap:28px}.landing-module__g1LwZa__processContainer{grid-template-columns:repeat(2,1fr);gap:22px}.landing-module__g1LwZa__stepCard{padding:28px}.landing-module__g1LwZa__featureBlock,.landing-module__g1LwZa__featureBlockReverse{direction:ltr;grid-template-columns:1fr;gap:36px;margin-bottom:90px}.landing-module__g1LwZa__featureImage{height:auto;min-height:360px}.landing-module__g1LwZa__featureContent h3{margin-bottom:18px;font-size:2.15rem}.landing-module__g1LwZa__featureContent p{margin-bottom:28px;font-size:1.05rem}.landing-module__g1LwZa__testimonialCard{flex:0 0 360px;padding:30px}.landing-module__g1LwZa__contactSection{grid-template-columns:1fr;gap:40px}.landing-module__g1LwZa__contactForm{padding:44px}.landing-module__g1LwZa__bentoGrid{grid-template-columns:repeat(2,1fr)}.landing-module__g1LwZa__footerGrid{grid-template-columns:repeat(3,1fr)}}.landing-module__g1LwZa__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:9999;background:#0b234199;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.landing-module__g1LwZa__modalContainer{background:#fff;border-radius:32px;flex-direction:column;width:95%;max-width:1200px;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 50px 100px #0000004d}.landing-module__g1LwZa__modalHeader{border-bottom:1px solid #0000000d;justify-content:center;align-items:center;padding:40px 60px;display:flex;position:relative}.landing-module__g1LwZa__modalHeader h2{color:#0b2341;text-align:center;margin:0;font-size:2.5rem;font-weight:800}.landing-module__g1LwZa__modalContent{padding:0 40px 40px;overflow-y:auto}.landing-module__g1LwZa__comparisonTable{border-collapse:separate;border-spacing:0;width:100%}.landing-module__g1LwZa__comparisonTable thead{z-index:2;background:#fff;position:sticky;top:0}.landing-module__g1LwZa__comparisonTable th{text-align:center;color:#0b2341;border-bottom:2px solid #00a7b5;padding:32px 20px;font-size:1.1rem;font-weight:800}.landing-module__g1LwZa__comparisonTable td{text-align:center;border-bottom:1px solid #0000000d;padding:20px}.landing-module__g1LwZa__featureName{color:#0b2341;font-weight:700;text-align:left!important}.landing-module__g1LwZa__closeBtn{cursor:pointer;color:#0000004d;background:0 0;border:none;transition:color .3s;position:absolute;top:40px;right:40px}.landing-module__g1LwZa__closeBtn:hover{color:#0b2341}@media (max-width:768px){.landing-module__g1LwZa__modalContainer{border-radius:0;width:100%;height:100%;max-height:100vh;padding:0}.landing-module__g1LwZa__modalHeader{padding:20px 15px 10px}.landing-module__g1LwZa__modalHeader h2{max-width:75%;font-size:1.35rem}.landing-module__g1LwZa__closeBtn{top:25px;right:15px}.landing-module__g1LwZa__modalContent{-webkit-overflow-scrolling:touch;padding:0 10px 20px;overflow-x:auto}.landing-module__g1LwZa__comparisonTable{min-width:500px}.landing-module__g1LwZa__comparisonTable thead th{z-index:2;background:#fff}.landing-module__g1LwZa__comparisonTable th{padding:15px 10px;font-size:.8rem}.landing-module__g1LwZa__comparisonTable td{padding:12px 10px;font-size:.8rem}.landing-module__g1LwZa__featureName{z-index:1;background:#fff;min-width:120px;font-size:.8rem;position:sticky;left:0;box-shadow:2px 0 5px #0000000d}thead th.landing-module__g1LwZa__featureName{z-index:3!important}}@media (max-width:480px){.landing-module__g1LwZa__modalHeader h2{font-size:1.25rem}.landing-module__g1LwZa__comparisonTable{min-width:450px}.landing-module__g1LwZa__comparisonTable th{padding:12px 5px;font-size:.75rem}.landing-module__g1LwZa__comparisonTable td{padding:10px 5px;font-size:.75rem}.landing-module__g1LwZa__featureName{min-width:110px}}.landing-module__g1LwZa__intelligenceFeatureImage{background:radial-gradient(circle,#00a7b514,#0000 70%);border-radius:40px;justify-content:center;align-items:center;height:auto;min-height:880px;display:flex;overflow:visible!important}.landing-module__g1LwZa__intelligenceVisualContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:60px 0;display:flex;position:relative;overflow:visible}.landing-module__g1LwZa__neuralNetwork{flex-direction:column;align-items:center;width:100%;max-width:600px;height:700px;display:flex;position:relative}.landing-module__g1LwZa__brandIdentity{z-index:20;flex-direction:column;align-items:center;margin-bottom:60px;display:flex;position:relative}.landing-module__g1LwZa__brandLogoWrapper{z-index:100;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:12px;display:flex;position:relative}.landing-module__g1LwZa__brandLogoWrapper:after{content:"";position:absolute;inset:-4px}@keyframes landing-module__g1LwZa__brandPulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.2)}}.landing-module__g1LwZa__intelligencePipes{pointer-events:none;z-index:1;position:absolute;inset:0}.landing-module__g1LwZa__verticalSpine{background:linear-gradient(#00a7b566 0%,#00a7b505 100%);border-radius:3px;width:6px;position:absolute;top:140px;bottom:20px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 10px #00a7b51a}.landing-module__g1LwZa__pipeBranch{z-index:1;background:linear-gradient(90deg,#00a7b540,#00a7b514);border-radius:2px;height:4px;position:absolute}.landing-module__g1LwZa__pipeVerticalSide{z-index:1;background:linear-gradient(#00a7b526,#f3702126);border-radius:2px;width:4px;position:absolute}.landing-module__g1LwZa__pipelineBubble{filter:blur(1px);z-index:2;background:#00a7b5;border-radius:50%;width:12px;height:12px;position:absolute;box-shadow:0 0 15px #00a7b5,0 0 30px #00a7b566}@keyframes landing-module__g1LwZa__bubbleFlowVertical{0%{opacity:0;top:0%}15%{opacity:1}85%{opacity:1}to{opacity:0;top:100%}}@keyframes landing-module__g1LwZa__bubbleFlowHorizontal{0%{opacity:0;left:0%}15%{opacity:1}85%{opacity:1}to{opacity:0;left:100%}}.landing-module__g1LwZa__spinalBubble{animation:5s linear infinite landing-module__g1LwZa__bubbleFlowVertical}.landing-module__g1LwZa__branchBubble{animation:4s linear infinite landing-module__g1LwZa__bubbleFlowHorizontal}.landing-module__g1LwZa__neuralNode{-webkit-backdrop-filter:blur(20px);z-index:10;background:#fffffffa;border:1px solid #0b234114;border-radius:20px;align-items:center;gap:14px;width:210px;height:72px;padding:12px 16px;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;box-shadow:0 12px 35px #0000000d}.landing-module__g1LwZa__neuralNodeActive{z-index:50;background:#fff;border-color:#00a7b5;box-shadow:0 20px 50px #00a7b526;transform:translate(-50%)scale(1.08)!important}.landing-module__g1LwZa__neuralNodeIcon{border:2px solid;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.landing-module__g1LwZa__neuralNodeContent{flex-direction:column;display:flex}.landing-module__g1LwZa__neuralNodeLabel{color:#0b234180;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:700}.landing-module__g1LwZa__neuralNodeValue{font-size:1rem;font-weight:900}.landing-module__g1LwZa__neuralConnection{z-index:1;pointer-events:none;transform-origin:0;background:linear-gradient(90deg,#00a7b51a,#0000);height:2px;position:absolute;top:50%;left:50%}.landing-module__g1LwZa__neuralDataBit{opacity:0;filter:blur(2px);background:#00a7b5;border-radius:3px;width:20px;height:6px;position:absolute;top:-2px;left:0}.landing-module__g1LwZa__neuralDataBitActive{opacity:1;animation:2s linear infinite landing-module__g1LwZa__neuralFlow}@keyframes landing-module__g1LwZa__neuralFlow{0%{opacity:0;left:0%}20%{opacity:1}80%{opacity:1}to{opacity:0;left:100%}}@media (max-width:768px){.landing-module__g1LwZa__intelligenceFeatureImage{height:500px!important}.landing-module__g1LwZa__neuralNetwork{transform:scale(.65)}}.landing-module__g1LwZa__checkboxGroup{cursor:pointer;align-items:flex-start;gap:14px;margin-bottom:32px;display:flex}.landing-module__g1LwZa__checkbox{appearance:none;cursor:pointer;background:#f8fafb;border:1.5px solid #0b234133;border-radius:6px;flex-shrink:0;width:22px;height:22px;margin-top:2px;transition:all .3s cubic-bezier(.23,1,.32,1);position:relative}.landing-module__g1LwZa__checkbox:checked{background:#00a7b5;border-color:#00a7b5;box-shadow:0 4px 15px #00a7b540}.landing-module__g1LwZa__checkbox:checked:after{content:"✓";color:#fff;font-size:14px;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-module__g1LwZa__checkboxLabel{color:#0b234199;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.9rem;font-weight:600;line-height:1.5}.landing-module__g1LwZa__checkbox:hover{background:#fff;border-color:#00a7b5}.landing-module__g1LwZa__pillarsSection{z-index:10;background:#fff;padding:100px 0;position:relative}.landing-module__g1LwZa__pillarsTitle{text-align:center;color:#0b2341;letter-spacing:-.02em;margin-bottom:60px;font-size:clamp(2rem,5vw,2.8rem);font-weight:800}.landing-module__g1LwZa__pillarsGrid{flex-wrap:nowrap;align-items:stretch;gap:32px;max-width:1540px;height:auto;margin:0 auto;padding:0 3%;display:flex}.landing-module__g1LwZa__pillarCard{cursor:pointer;will-change:flex,transform,opacity;background:#fff;border:1px solid #0b234114;border-radius:40px;flex-direction:row;flex:1;align-items:stretch;min-width:0;height:480px;padding:60px 48px;transition:flex .8s cubic-bezier(.16,1,.3,1),opacity .6s,transform .6s cubic-bezier(.16,1,.3,1),border-color .4s,box-shadow .6s,filter .6s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000005}.landing-module__g1LwZa__pillarsGrid:hover .landing-module__g1LwZa__pillarCard:not(:hover){opacity:.5;filter:grayscale(.3);transform:scale(.985)translateZ(0)}.landing-module__g1LwZa__pillarCardActive{border-color:#00a7b54d;flex:8;box-shadow:0 40px 80px #0b23411a;opacity:1!important;filter:none!important;transform:scale(1)translateZ(0)!important}.landing-module__g1LwZa__pillarCard:before{content:"";opacity:.2;pointer-events:none;z-index:0;background-image:radial-gradient(#0b234133 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.landing-module__g1LwZa__pillarCardContent{z-index:1;flex-direction:column;flex-shrink:0;width:280px;height:100%;padding-right:20px;display:flex;position:relative}.landing-module__g1LwZa__pillarBadge{text-transform:uppercase;letter-spacing:.1em;border-radius:100px;width:fit-content;margin-bottom:24px;padding:8px 18px;font-size:.75rem;font-weight:800}.landing-module__g1LwZa__pillarCardTitle{color:#0b2341;flex-shrink:0;width:280px;margin-bottom:32px;font-size:1.9rem;font-weight:800;line-height:1.15}.landing-module__g1LwZa__pillarImageWrapper{background:#fff;border:1px solid #0000000d;border-radius:20px;width:100%;margin-top:24px;overflow:hidden;box-shadow:0 10px 30px #00000014}.landing-module__g1LwZa__pillarImage{object-fit:cover;width:100%;height:auto;display:block}.landing-module__g1LwZa__pillarDetails{opacity:0;z-index:1;visibility:hidden;flex-direction:column;flex:1;justify-content:center;width:0;min-width:0;height:100%;transition:flex .8s cubic-bezier(.16,1,.3,1),opacity .4s,visibility .4s,padding .8s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.landing-module__g1LwZa__pillarCardActive .landing-module__g1LwZa__pillarDetails{opacity:1;visibility:visible;border-left:1px solid #0b23411a;flex:1;padding-left:48px;transition-delay:.1s}.landing-module__g1LwZa__pillarDetailsInner{flex-direction:column;flex-shrink:0;justify-content:center;width:460px;height:100%;display:flex}.landing-module__g1LwZa__pillarDetailsTitle{color:#0b2341;margin-bottom:32px;font-size:1.35rem;font-weight:800}.landing-module__g1LwZa__pillarFeatures{flex-direction:column;gap:20px;display:flex}.landing-module__g1LwZa__pillarFeatureItem{align-items:flex-start;gap:16px;display:flex}.landing-module__g1LwZa__pillarFeatureIcon{color:#0b2341;background:#0b23410a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.landing-module__g1LwZa__pillarCardActive .landing-module__g1LwZa__pillarFeatureIcon{color:#fff;background:#0b2341}.landing-module__g1LwZa__pillarFeatureContent h4{color:#0b2341;margin-bottom:6px;font-size:1.05rem;font-weight:700}.landing-module__g1LwZa__pillarFeatureContent p{color:#0b234199;font-size:.95rem;line-height:1.5}@keyframes landing-module__g1LwZa__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes landing-module__g1LwZa__logoFadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.landing-module__g1LwZa__marqueeContainer{width:100%;max-width:1200px;margin-top:48px;margin-left:auto;margin-right:auto;padding:10px 0;position:relative;overflow:hidden}.landing-module__g1LwZa__marqueeContainer:before,.landing-module__g1LwZa__marqueeContainer:after{content:"";z-index:2;pointer-events:none;width:150px;height:100%;position:absolute;top:0}.landing-module__g1LwZa__marqueeContainer:before{background:linear-gradient(90deg,#fff 0%,#0000 100%);left:0}.landing-module__g1LwZa__marqueeContainer:after{background:linear-gradient(270deg,#fff 0%,#0000 100%);right:0}.landing-module__g1LwZa__marqueeContent{white-space:nowrap;gap:16px;width:max-content;animation:30s linear infinite landing-module__g1LwZa__scrollBrands;display:flex}.landing-module__g1LwZa__marqueeContent:hover{animation-play-state:paused}@keyframes landing-module__g1LwZa__scrollBrands{0%{transform:translate(0)}to{transform:translate(calc(-50% - 8px))}}.landing-module__g1LwZa__brandCard{background:#fff;border:1px solid #0b23410f;border-radius:12px;flex-shrink:0;align-items:center;gap:10px;padding:10px 18px;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000005}.landing-module__g1LwZa__brandCard:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#00a7b508,#0000);width:200%;height:100%;animation:3s linear infinite landing-module__g1LwZa__shimmer;position:absolute;top:0;left:0}.landing-module__g1LwZa__brandCard:hover{border-color:#00a7b5;transform:translateY(-4px)scale(1.02);box-shadow:0 12px 24px #00a7b51a}.landing-module__g1LwZa__brandLogo{object-fit:contain;border-radius:4px;width:20px;height:20px;animation:.8s ease-out forwards landing-module__g1LwZa__logoFadeIn}.landing-module__g1LwZa__brandName{color:#4b5563;letter-spacing:-.01em;font-size:.9rem;font-weight:700}.landing-module__g1LwZa__screenFrame img{object-fit:contain;object-position:center top;width:100%;height:100%;display:block}.landing-module__g1LwZa__toggleContainer{color:#0b2341;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:16px;margin-top:20px;font-weight:700;display:flex}.landing-module__g1LwZa__toggleSwitch{background:#0b2341;border-radius:100px;width:60px;height:32px;transition:all .3s;position:relative}.landing-module__g1LwZa__toggleKnob{background:#fff;border-radius:50%;width:24px;height:24px;transition:all .3s;position:absolute;top:4px;left:4px}.landing-module__g1LwZa__toggleActive .landing-module__g1LwZa__toggleKnob{left:32px}.landing-module__g1LwZa__saveBadge{color:#f37021;letter-spacing:.05em;background:#f370211a;border-radius:100px;padding:6px 14px;font-size:.8rem;font-weight:800}.landing-module__g1LwZa__addonContainer{background:#f8fafb;border:1px solid #00a7b51f;border-radius:24px;flex-direction:column;gap:12px;width:100%;margin:0 0 24px;padding:24px 20px 20px;transition:all .3s cubic-bezier(.23,1,.32,1);display:flex;position:relative}.landing-module__g1LwZa__addonTitleRow{align-items:center;gap:8px;width:100%;display:flex}.landing-module__g1LwZa__addonActionRow{justify-content:space-between;align-items:center;width:100%;display:flex}.landing-module__g1LwZa__addonContainer:hover{background:#fff;border-color:#00a7b540;box-shadow:0 10px 20px #00a7b50d}.landing-module__g1LwZa__addonTitle{color:#0b234166;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:800}.landing-module__g1LwZa__addonItem{cursor:pointer;background:#0b234105;border:1.5px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 14px;transition:all .3s cubic-bezier(.23,1,.32,1);display:flex}.landing-module__g1LwZa__addonItem:hover{background:#00a7b50d;border-color:#00a7b533}.landing-module__g1LwZa__addonActive{background:#00a7b514!important;border-color:#00a7b5!important}.landing-module__g1LwZa__addonInfo{align-items:center;gap:8px;display:flex}.landing-module__g1LwZa__addonText{flex-direction:column;display:flex}.landing-module__g1LwZa__addonName{color:#0b2341;letter-spacing:-.01em;font-size:.9rem;font-weight:800}.landing-module__g1LwZa__addonPrice{color:#00a7b5;margin-top:2px;font-size:.8rem;font-weight:700}.landing-module__g1LwZa__infoIcon{color:#0b23414d;cursor:help;align-items:center;transition:color .3s;display:flex}.landing-module__g1LwZa__infoIcon:hover{color:#00a7b5}.landing-module__g1LwZa__addonToggle{cursor:pointer;background:#e1e7ec;border:1px solid #0000000d;border-radius:100px;flex-shrink:0;width:48px;height:26px;transition:all .4s cubic-bezier(.23,1,.32,1);position:relative}.landing-module__g1LwZa__addonToggleActive{background:#00a7b5}.landing-module__g1LwZa__addonToggleKnob{background:#fff;border-radius:50%;width:20px;height:20px;transition:all .4s cubic-bezier(.23,1,.32,1);position:absolute;top:2px;left:2px;box-shadow:0 2px 4px #00000026}.landing-module__g1LwZa__addonToggleActive .landing-module__g1LwZa__addonToggleKnob{left:calc(100% - 22px)}.landing-module__g1LwZa__tooltipWrapper{display:flex;position:relative}.landing-module__g1LwZa__tooltip{color:#fff;z-index:100;pointer-events:none;opacity:0;background:#0b2341;border-radius:12px;width:220px;padding:12px 16px;font-size:.8rem;line-height:1.4;transition:all .3s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(-10px);box-shadow:0 10px 30px #0003}.landing-module__g1LwZa__tooltip:after{content:"";border:6px solid #0000;border-top-color:#0b2341;position:absolute;top:100%;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__tooltipWrapper:hover .landing-module__g1LwZa__tooltip{opacity:1;transform:translate(-50%)translateY(0)}@media (max-width:1024px){.landing-module__g1LwZa__pillarsGrid{flex-direction:column;height:auto}.landing-module__g1LwZa__pillarCard{flex-direction:column;height:auto;min-height:auto;padding:32px}.landing-module__g1LwZa__pillarCardActive .landing-module__g1LwZa__pillarDetails{border-top:1px solid #0b23411a;border-left:none;margin-top:32px;padding-top:32px;padding-left:0}}.landing-module__g1LwZa__comingSoon{color:#fff;text-transform:uppercase;letter-spacing:.05em;z-index:5;background:#00a7b5;border-radius:6px;padding:4px 8px;font-size:.55rem;font-weight:950;position:absolute;top:-10px;right:12px;box-shadow:0 4px 10px #00a7b533}
.ContactSales-module__QnO03G__main{color:#fff;background:#0b2341;flex-direction:column;justify-content:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.ContactSales-module__QnO03G__backgroundEffects{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.ContactSales-module__QnO03G__meshBubble{background:radial-gradient(circle,#00a7b526 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:10s ease-in-out infinite ContactSales-module__QnO03G__float;position:absolute}@keyframes ContactSales-module__QnO03G__float{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}.ContactSales-module__QnO03G__container{z-index:10;grid-template-columns:1fr 1fr;gap:60px;width:100%;max-width:1200px;margin:auto;padding:60px 20px 100px;display:grid;position:relative}.ContactSales-module__QnO03G__contentSide{padding-top:40px}.ContactSales-module__QnO03G__label{color:#00a7b5;letter-spacing:1px;text-transform:uppercase;background:#00a7b51a;border:1px solid #00a7b533;border-radius:20px;margin-bottom:24px;padding:6px 16px;font-size:.8rem;font-weight:700;display:inline-block}.ContactSales-module__QnO03G__title{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fff 0%,#b8c6d9 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:3.5rem;font-weight:800;line-height:1.1}.ContactSales-module__QnO03G__description{color:#ffffffb3;max-width:90%;margin-bottom:48px;font-size:1.1rem;line-height:1.6}.ContactSales-module__QnO03G__benefits{flex-direction:column;gap:32px;display:flex}.ContactSales-module__QnO03G__benefitItem{gap:16px;display:flex}.ContactSales-module__QnO03G__benefitIcon{background:#00a7b51a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ContactSales-module__QnO03G__benefitItem h4{margin-bottom:4px;font-size:1.1rem;font-weight:700}.ContactSales-module__QnO03G__benefitItem p{color:#fff9;font-size:.95rem;line-height:1.5}.ContactSales-module__QnO03G__formCard{color:#0b2341;background:#fff;border-radius:24px;padding:40px;box-shadow:0 20px 60px #0003}.ContactSales-module__QnO03G__formCard h2{margin-bottom:24px;font-size:1.8rem;font-weight:800}.ContactSales-module__QnO03G__form{flex-direction:column;gap:20px;display:flex}.ContactSales-module__QnO03G__row{gap:20px;display:flex}.ContactSales-module__QnO03G__group{flex-direction:column;flex:1;gap:8px;display:flex}.ContactSales-module__QnO03G__group label{color:#5f6368;font-size:.85rem;font-weight:700}.ContactSales-module__QnO03G__required:after{content:" *";color:#ff3b3e;font-size:1rem;font-weight:500;line-height:0}.ContactSales-module__QnO03G__group input,.ContactSales-module__QnO03G__group select,.ContactSales-module__QnO03G__group textarea{color:#0b2341;background:#f0f7f8;border:1px solid #0b23411a;border-radius:12px;outline:none;padding:12px 16px;font-family:inherit;font-size:.95rem;transition:all .2s}.ContactSales-module__QnO03G__group input:focus,.ContactSales-module__QnO03G__group select:focus,.ContactSales-module__QnO03G__group textarea:focus{background:#fff;border-color:#00a7b5;box-shadow:0 0 0 4px #00a7b526}.ContactSales-module__QnO03G__group textarea{resize:none;height:120px}.ContactSales-module__QnO03G__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0b2341 0%,#001a33 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:48px;margin-top:10px;padding:0 24px;font-size:.95rem;font-weight:700;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;box-shadow:0 4px 12px #0b234133}.ContactSales-module__QnO03G__submitBtn:hover{transform:translateY(-2px);box-shadow:0 12px 24px #0003}@media (max-width:1024px){.ContactSales-module__QnO03G__container{gap:40px;max-width:960px;padding:44px 28px 80px}.ContactSales-module__QnO03G__contentSide{padding-top:10px}.ContactSales-module__QnO03G__title{font-size:clamp(2.4rem,5vw,3rem)}.ContactSales-module__QnO03G__description{max-width:100%;margin-bottom:36px}.ContactSales-module__QnO03G__formCard{padding:32px}.ContactSales-module__QnO03G__formCard h2{font-size:1.55rem}}@media (max-width:900px){.ContactSales-module__QnO03G__container{grid-template-columns:1fr;gap:30px;padding-top:34px}.ContactSales-module__QnO03G__contentSide{padding-top:0}.ContactSales-module__QnO03G__title{font-size:2.15rem}.ContactSales-module__QnO03G__description{margin-bottom:30px;font-size:1rem}.ContactSales-module__QnO03G__benefits{gap:22px}.ContactSales-module__QnO03G__formCard{width:100%;max-width:680px;margin:0 auto}}@media (max-width:768px){.ContactSales-module__QnO03G__main{padding-top:72px}.ContactSales-module__QnO03G__meshBubble{width:420px;height:420px}.ContactSales-module__QnO03G__container{gap:26px;padding:24px 20px 40px}.ContactSales-module__QnO03G__label{margin-bottom:14px;font-size:.72rem}.ContactSales-module__QnO03G__title{margin-bottom:16px;font-size:1.9rem;line-height:1.15}.ContactSales-module__QnO03G__description{margin-bottom:24px;font-size:.95rem}.ContactSales-module__QnO03G__benefitItem h4{font-size:1rem}.ContactSales-module__QnO03G__benefitItem p{font-size:.86rem}.ContactSales-module__QnO03G__formCard{border-radius:18px;padding:22px 20px}.ContactSales-module__QnO03G__formCard h2{margin-bottom:16px;font-size:1.3rem}.ContactSales-module__QnO03G__form{gap:14px}.ContactSales-module__QnO03G__row{flex-direction:column;gap:12px}.ContactSales-module__QnO03G__group label{font-size:.78rem}.ContactSales-module__QnO03G__group input,.ContactSales-module__QnO03G__group select,.ContactSales-module__QnO03G__group textarea{padding:11px 12px;font-size:.92rem}.ContactSales-module__QnO03G__group textarea{height:104px}.ContactSales-module__QnO03G__submitBtn{min-height:46px;margin-top:6px;padding:13px 14px;font-size:.92rem}}@media (max-width:420px){.ContactSales-module__QnO03G__meshBubble{width:300px;height:300px}.ContactSales-module__QnO03G__container{padding:18px 20px 30px}.ContactSales-module__QnO03G__title{font-size:1.72rem}.ContactSales-module__QnO03G__description{font-size:.9rem}.ContactSales-module__QnO03G__formCard{padding:18px 20px}}
.contact-module__swMWYG__main{color:#0b2341;background:#f8fafc;min-height:100vh;position:relative;overflow:hidden}.contact-module__swMWYG__meshGradient{pointer-events:none;z-index:0;background:radial-gradient(at 0 0,#0b234166 0%,#0000 50%),radial-gradient(at 100% 100%,#00a7b566 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.contact-module__swMWYG__container{z-index:10;max-width:1200px;margin:0 auto;padding:160px 24px 100px;position:relative}.contact-module__swMWYG__header{text-align:center;max-width:700px;margin:0 auto 80px}.contact-module__swMWYG__sectionLabel{color:#00a7b5;letter-spacing:1px;text-transform:uppercase;background:#00a7b51a;border-radius:20px;margin-bottom:24px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.contact-module__swMWYG__title{background:linear-gradient(135deg,#0b2341 0%,#006064 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:2.8rem;font-weight:800;line-height:1.1}.contact-module__swMWYG__subtitle{color:#5f6368;font-size:1.05rem;line-height:1.6}.contact-module__swMWYG__grid{grid-template-columns:1.5fr 1fr;gap:60px;display:grid}.contact-module__swMWYG__formCard{background:#fff;border:1px solid #0000000d;border-radius:24px;padding:48px;box-shadow:0 20px 60px #0000000d}.contact-module__swMWYG__formCard h2{color:#0b2341;margin-bottom:32px;font-size:1.6rem;font-weight:700}.contact-module__swMWYG__form{flex-direction:column;gap:24px;display:flex}.contact-module__swMWYG__row{gap:24px;display:flex}.contact-module__swMWYG__group{flex-direction:column;flex:1;gap:8px;display:flex}.contact-module__swMWYG__group label{color:#3c4043;font-size:.9rem;font-weight:600}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea{color:#0b2341;background:#f8fafc;border:1px solid #0000001a;border-radius:12px;outline:none;padding:14px 16px;font-family:inherit;font-size:1rem;transition:all .2s}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__textarea:focus{background:#fff;border-color:#00a7b5;box-shadow:0 0 0 4px #00a7b51a}.contact-module__swMWYG__textarea{resize:none;height:150px}.contact-module__swMWYG__submitBtn{color:#fff;cursor:pointer;background:#0b2341;border:none;border-radius:12px;margin-top:8px;padding:16px;font-size:1rem;font-weight:700;transition:all .2s}.contact-module__swMWYG__submitBtn:hover{background:#00a7b5;transform:translateY(-2px);box-shadow:0 10px 20px #00a7b533}.contact-module__swMWYG__infoColumn{flex-direction:column;gap:24px;display:flex}.contact-module__swMWYG__infoCard{background:#fff;border:1px solid #0000000d;border-radius:20px;padding:32px;transition:transform .2s;box-shadow:0 10px 30px #00000008}.contact-module__swMWYG__socialCard{color:#fff;background:linear-gradient(135deg,#0b2341 0%,#004e64 100%);border-radius:20px;padding:32px;box-shadow:0 20px 40px #0b234126}.contact-module__swMWYG__infoCard:hover{transform:translateY(-5px)}.contact-module__swMWYG__infoCard h3,.contact-module__swMWYG__socialCard h3{margin-bottom:12px;font-size:1.15rem;font-weight:700}.contact-module__swMWYG__socialCard h3{color:#fff}.contact-module__swMWYG__infoCard p{color:#5f6368;margin-bottom:16px;font-size:.95rem;line-height:1.5}.contact-module__swMWYG__link{color:#00a7b5;font-size:1rem;font-weight:700;text-decoration:none;display:inline-block}.contact-module__swMWYG__link:hover{text-decoration:underline}.contact-module__swMWYG__socialLinks{gap:16px;margin-top:16px;display:flex}.contact-module__swMWYG__socialLink{color:#fffc;font-weight:600;text-decoration:none;transition:color .2s}.contact-module__swMWYG__socialLink:hover{color:#00a7b5}@media (max-width:900px){.contact-module__swMWYG__grid{grid-template-columns:1fr}.contact-module__swMWYG__title{font-size:2.2rem}.contact-module__swMWYG__formCard{padding:32px}}
.Support-module__c3AU6q__main{color:#0b2341;background:#f8fafc;min-height:100vh}.Support-module__c3AU6q__hero{text-align:center;color:#fff;background:linear-gradient(135deg,#0b2341 0%,#004e64 100%);padding:120px 20px 80px;position:relative;overflow:hidden}.Support-module__c3AU6q__heroContent{z-index:10;max-width:700px;margin:0 auto;position:relative}.Support-module__c3AU6q__title{margin-bottom:16px;font-size:2.2rem;font-weight:800}.Support-module__c3AU6q__subtitle{color:#fffc;margin-bottom:40px;font-size:1.05rem}.Support-module__c3AU6q__searchBar{background:#fff;border:4px solid #ffffff1a;border-radius:50px;align-items:center;padding:8px;display:flex;box-shadow:0 10px 30px #0003}.Support-module__c3AU6q__searchIcon{color:#9aa0a6;flex-shrink:0;margin-left:16px}.Support-module__c3AU6q__searchBar input{color:#0b2341;border:none;outline:none;flex:1;padding:12px 16px;font-size:1rem}.Support-module__c3AU6q__searchBar button{color:#fff;cursor:pointer;background:#00a7b5;border:none;border-radius:40px;padding:12px 32px;font-weight:700;transition:background .2s}.Support-module__c3AU6q__searchBar button:hover{background:#008f9c}.Support-module__c3AU6q__gridSection{max-width:1200px;margin:0 auto;padding:80px 20px}.Support-module__c3AU6q__sectionTitle{text-align:center;color:#0b2341;margin-bottom:48px;font-size:1.8rem;font-weight:800}.Support-module__c3AU6q__cardGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;display:grid}.Support-module__c3AU6q__card{text-align:left;background:#fff;border:1px solid #0000000d;border-radius:16px;flex-direction:column;padding:32px;transition:all .3s;display:flex}.Support-module__c3AU6q__card:hover{border-color:#00a7b5;transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.Support-module__c3AU6q__iconBox{color:#00a7b5;background:#00a7b51a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.Support-module__c3AU6q__card h3{margin-bottom:12px;font-size:1.15rem;font-weight:700}.Support-module__c3AU6q__card p{color:#5f6368;flex:1;margin-bottom:24px;font-size:.95rem;line-height:1.5}.Support-module__c3AU6q__cardLink{color:#00a7b5;align-items:center;gap:8px;font-weight:700;text-decoration:none;display:inline-flex}.Support-module__c3AU6q__cardLink:hover{gap:12px}.Support-module__c3AU6q__ctaSection{padding:0 20px 100px}.Support-module__c3AU6q__ctaCard{text-align:center;background:#fff;border-radius:24px;max-width:800px;margin:0 auto;padding:60px;box-shadow:0 20px 40px #0000000d}.Support-module__c3AU6q__ctaCard h2{margin-bottom:12px;font-size:1.8rem;font-weight:800}.Support-module__c3AU6q__ctaCard p{color:#5f6368;margin-bottom:32px}.Support-module__c3AU6q__buttonGroup{justify-content:center;gap:16px;display:flex}.Support-module__c3AU6q__primaryBtn{color:#fff;cursor:pointer;background:#0b2341;border:none;border-radius:10px;padding:14px 32px;font-weight:700;transition:transform .2s}.Support-module__c3AU6q__secondaryBtn{color:#0b2341;cursor:pointer;background:#fff;border:2px solid #0b23411a;border-radius:10px;padding:14px 32px;font-weight:700;transition:all .2s}.Support-module__c3AU6q__primaryBtn:hover,.Support-module__c3AU6q__secondaryBtn:hover{transform:translateY(-2px)}
