.profile-module__MCH7BG__profilePage{background:#f9f9f9;min-height:100vh;padding-bottom:40px}.profile-module__MCH7BG__backButton{color:#333;cursor:pointer;background:#fff;border:none;border-radius:25px;align-items:center;gap:8px;margin:20px 20px 0;padding:12px 24px;font-size:.95rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 2px 8px #00000014}.profile-module__MCH7BG__backButton:hover{background:#f0f2f5;transform:translate(-4px)}.profile-module__MCH7BG__profileHeader{background:#fff;border-radius:16px;margin:20px;overflow:hidden;box-shadow:0 2px 12px #00000014}.profile-module__MCH7BG__coverPhoto{background:linear-gradient(135deg,#00bf63 0%,#00d46e 100%);height:200px}.profile-module__MCH7BG__profileContent{padding:0 40px 30px}.profile-module__MCH7BG__profileTop{align-items:flex-start;gap:30px;margin-top:-75px;margin-bottom:30px;display:flex}.profile-module__MCH7BG__profilePicture{object-fit:cover;border:5px solid #fff;border-radius:50%;flex-shrink:0;width:150px;height:150px;box-shadow:0 4px 12px #00000026}.profile-module__MCH7BG__profileInfo{flex:1;padding-top:80px}.profile-module__MCH7BG__profileInfo h1{color:#1a1a1a;margin-bottom:5px;font-size:2rem;font-weight:800}.profile-module__MCH7BG__username{color:#666;margin-bottom:10px;font-size:1.1rem;font-weight:500}.profile-module__MCH7BG__bio{color:#666;margin-bottom:15px;font-size:1rem;line-height:1.5}.profile-module__MCH7BG__memberSince{color:#999;align-items:center;gap:8px;font-size:.9rem;display:flex}.profile-module__MCH7BG__memberSince svg{color:#00bf63}.profile-module__MCH7BG__profileActions{padding-top:80px}.profile-module__MCH7BG__followButton,.profile-module__MCH7BG__editButton{color:#fff;cursor:pointer;background:#00bf63;border:none;border-radius:25px;align-items:center;gap:8px;padding:12px 30px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 2px 10px #00bf634d}.profile-module__MCH7BG__followButton:hover,.profile-module__MCH7BG__editButton:hover{background:#00a055;transform:translateY(-2px);box-shadow:0 4px 15px #00bf6366}.profile-module__MCH7BG__followButton.profile-module__MCH7BG__following{color:#666;background:#e4e6eb}.profile-module__MCH7BG__followButton.profile-module__MCH7BG__following:hover{color:#333;background:#d8dadf}.profile-module__MCH7BG__statsRow{border-top:1px solid #eee;gap:40px;padding:25px 0;display:flex}.profile-module__MCH7BG__statItem{flex-direction:column;align-items:center;gap:5px;display:flex}.profile-module__MCH7BG__statItem strong{color:#1a1a1a;font-size:1.5rem;font-weight:800}.profile-module__MCH7BG__statItem span{color:#666;font-size:.9rem}.profile-module__MCH7BG__mutualsSection{border-top:1px solid #eee;align-items:center;gap:15px;padding:20px 0;display:flex}.profile-module__MCH7BG__mutualsHeader{color:#666;white-space:nowrap;align-items:center;gap:8px;font-size:.9rem;display:flex}.profile-module__MCH7BG__mutualsHeader svg{color:#00bf63;font-size:1rem}.profile-module__MCH7BG__mutualsAvatars{align-items:center;gap:-8px;display:flex}.profile-module__MCH7BG__mutualAvatar{z-index:1;margin-left:-8px;transition:transform .2s,z-index;display:inline-block;position:relative}.profile-module__MCH7BG__mutualAvatar:first-child{margin-left:0}.profile-module__MCH7BG__mutualAvatar:hover{z-index:10;transform:translateY(-4px)scale(1.1)}.profile-module__MCH7BG__mutualAvatar:hover:after{content:attr(data-name);color:#fff;white-space:nowrap;pointer-events:none;z-index:100;background:#000000e6;border-radius:6px;margin-bottom:8px;padding:6px 12px;font-size:.85rem;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.profile-module__MCH7BG__mutualAvatar:hover:before{content:"";z-index:100;border:6px solid #0000;border-top-color:#000000e6;margin-bottom:2px;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.profile-module__MCH7BG__mutualImage{object-fit:cover;border:2px solid #fff;border-radius:50%;width:32px;height:32px;display:block}.profile-module__MCH7BG__mutualMore{color:#fff;background:#00bf63;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-left:-8px;font-size:.75rem;font-weight:600;display:flex}.profile-module__MCH7BG__tabs{gap:10px;margin:20px 0;padding:0 20px;display:flex}.profile-module__MCH7BG__tab{color:#666;cursor:pointer;background:#fff;border:none;border-radius:25px;padding:14px 28px;font-size:.95rem;font-weight:600;transition:all .3s;box-shadow:0 2px 8px #00000014}.profile-module__MCH7BG__tab:hover{background:#f0f2f5}.profile-module__MCH7BG__activeTab{color:#fff;background:#00bf63}.profile-module__MCH7BG__activeTab:hover{background:#00a055}.profile-module__MCH7BG__content{padding:0 20px}.profile-module__MCH7BG__postsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;display:grid}.profile-module__MCH7BG__postCard{background:#fff;border-radius:12px;padding:20px;transition:all .3s;position:relative;box-shadow:0 2px 8px #00000014}.profile-module__MCH7BG__postCard:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001f}.profile-module__MCH7BG__postContent{color:#333;margin-bottom:15px;font-size:.95rem;line-height:1.6}.profile-module__MCH7BG__postMediaContainer{border-radius:8px;width:100%;margin:15px 0;overflow:hidden}.profile-module__MCH7BG__postMediaImage{border-radius:8px;width:100%;height:auto;display:block}.profile-module__MCH7BG__postMediaVideo{border-radius:8px;width:100%;max-height:400px;display:block}.profile-module__MCH7BG__postMeta{color:#666;gap:15px;margin-bottom:10px;font-size:.85rem;display:flex}.profile-module__MCH7BG__postMeta span{align-items:center;gap:5px;display:flex}.profile-module__MCH7BG__postMeta svg{color:#00bf63}.profile-module__MCH7BG__postTime{color:#999;font-size:.8rem}.profile-module__MCH7BG__commentsGrid{gap:15px;display:grid}.profile-module__MCH7BG__commentCard{background:#fff;border-radius:12px;padding:20px;transition:all .3s;box-shadow:0 2px 8px #00000014}.profile-module__MCH7BG__commentCard:hover{box-shadow:0 4px 16px #0000001f}.profile-module__MCH7BG__commentContent{color:#333;margin-bottom:10px;font-size:.95rem;line-height:1.6}.profile-module__MCH7BG__commentMeta{color:#666;flex-direction:column;gap:5px;font-size:.85rem;display:flex}.profile-module__MCH7BG__commentPreview{color:#999;font-style:italic}.profile-module__MCH7BG__listingsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.profile-module__MCH7BG__listingCard{background:#fff;border-radius:12px;padding:24px;transition:all .3s;position:relative;box-shadow:0 2px 8px #00000014}.profile-module__MCH7BG__listingCard:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001f}.profile-module__MCH7BG__listingIcon{color:#fff;background:linear-gradient(135deg,#00bf63,#00d46e);border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:15px;font-size:1.5rem;display:flex}.profile-module__MCH7BG__listingCard h3{color:#1a1a1a;margin-bottom:10px;font-size:1.1rem;font-weight:700}.profile-module__MCH7BG__listingDescription{color:#666;margin-bottom:15px;font-size:.9rem;line-height:1.5}.profile-module__MCH7BG__listingFooter{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.profile-module__MCH7BG__listingPrice{color:#00bf63;font-size:1.2rem;font-weight:800}.profile-module__MCH7BG__listingCategory{color:#666;background:#f0f2f5;border-radius:12px;padding:4px 12px;font-size:.85rem}.profile-module__MCH7BG__listingStatus{border-radius:12px;padding:4px 12px;font-size:.8rem;font-weight:600;display:inline-block}.profile-module__MCH7BG__listingStatus.profile-module__MCH7BG__active{color:#00bf63;background:#d4f4dd}.profile-module__MCH7BG__listingStatus.profile-module__MCH7BG__pending{color:#856404;background:#fff3cd}.profile-module__MCH7BG__listingStatus.profile-module__MCH7BG__sold{color:#721c24;background:#f8d7da}.profile-module__MCH7BG__emptyState{text-align:center;color:#999;padding:60px 20px}.profile-module__MCH7BG__emptyState svg{margin-bottom:15px}.profile-module__MCH7BG__emptyState p{font-size:1rem}.profile-module__MCH7BG__authRequired,.profile-module__MCH7BG__error{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.profile-module__MCH7BG__authRequired h2,.profile-module__MCH7BG__error h2{color:#1a1a1a;margin-bottom:10px;font-size:2rem}.profile-module__MCH7BG__authRequired p,.profile-module__MCH7BG__error p{color:#666;font-size:1rem}@media (max-width:768px){.profile-module__MCH7BG__profileTop{text-align:center;flex-direction:column;align-items:center;margin-top:-75px}.profile-module__MCH7BG__profileInfo{padding-top:20px}.profile-module__MCH7BG__profileActions{padding-top:0}.profile-module__MCH7BG__profileContent{padding:0 20px 30px}.profile-module__MCH7BG__statsRow{gap:20px}.profile-module__MCH7BG__tabs{flex-wrap:wrap}.profile-module__MCH7BG__postsGrid,.profile-module__MCH7BG__listingsGrid{grid-template-columns:1fr}}.profile-module__MCH7BG__nameRow{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:8px;display:flex}.profile-module__MCH7BG__nameRow h1{margin:0}[data-theme=dark] .profile-module__MCH7BG__profilePage{background:#1a202c}[data-theme=dark] .profile-module__MCH7BG__backButton{color:#f7fafc;background:#2d3748;box-shadow:0 2px 8px #0000004d}[data-theme=dark] .profile-module__MCH7BG__backButton:hover{background:#374151}[data-theme=dark] .profile-module__MCH7BG__profileHeader{background:#2d3748;box-shadow:0 2px 12px #0000004d}[data-theme=dark] .profile-module__MCH7BG__coverPhoto{background:linear-gradient(135deg,#00d46a 0%,#00f280 100%)}[data-theme=dark] .profile-module__MCH7BG__profilePicture{border:5px solid #2d3748}[data-theme=dark] .profile-module__MCH7BG__profileInfo h1{color:#f7fafc}[data-theme=dark] .profile-module__MCH7BG__username,[data-theme=dark] .profile-module__MCH7BG__bio{color:#cbd5e0}[data-theme=dark] .profile-module__MCH7BG__memberSince{color:#a0aec0}[data-theme=dark] .profile-module__MCH7BG__followButton.profile-module__MCH7BG__following{color:#cbd5e0;background:#4a5568}[data-theme=dark] .profile-module__MCH7BG__followButton.profile-module__MCH7BG__following:hover{color:#f7fafc;background:#374151}[data-theme=dark] .profile-module__MCH7BG__statsRow{border-top:1px solid #ffffff1a}[data-theme=dark] .profile-module__MCH7BG__statItem strong{color:#f7fafc}[data-theme=dark] .profile-module__MCH7BG__statItem span{color:#cbd5e0}[data-theme=dark] .profile-module__MCH7BG__mutualsSection{border-top:1px solid #ffffff1a}[data-theme=dark] .profile-module__MCH7BG__mutualsHeader{color:#cbd5e0}[data-theme=dark] .profile-module__MCH7BG__mutualImage{border-color:#2d3748}[data-theme=dark] .profile-module__MCH7BG__mutualMore{background:#00bf63;border-color:#2d3748}[data-theme=dark] .profile-module__MCH7BG__tab{color:#cbd5e0;background:#2d3748;box-shadow:0 2px 8px #0000004d}[data-theme=dark] .profile-module__MCH7BG__tab:hover{background:#374151}[data-theme=dark] .profile-module__MCH7BG__activeTab{color:#fff;background:#00d46a}[data-theme=dark] .profile-module__MCH7BG__activeTab:hover{background:#00bf63}[data-theme=dark] .profile-module__MCH7BG__postCard,[data-theme=dark] .profile-module__MCH7BG__commentCard,[data-theme=dark] .profile-module__MCH7BG__listingCard{background:#2d3748;box-shadow:0 2px 8px #0000004d}[data-theme=dark] .profile-module__MCH7BG__postCard:hover,[data-theme=dark] .profile-module__MCH7BG__commentCard:hover,[data-theme=dark] .profile-module__MCH7BG__listingCard:hover{box-shadow:0 4px 16px #0006}[data-theme=dark] .profile-module__MCH7BG__postContent,[data-theme=dark] .profile-module__MCH7BG__commentContent{color:#f7fafc}[data-theme=dark] .profile-module__MCH7BG__postMeta,[data-theme=dark] .profile-module__MCH7BG__commentMeta{color:#cbd5e0}[data-theme=dark] .profile-module__MCH7BG__postTime,[data-theme=dark] .profile-module__MCH7BG__commentPreview{color:#a0aec0}[data-theme=dark] .profile-module__MCH7BG__listingCard h3{color:#f7fafc}[data-theme=dark] .profile-module__MCH7BG__listingDescription{color:#cbd5e0}[data-theme=dark] .profile-module__MCH7BG__listingCategory{color:#cbd5e0;background:#374151}[data-theme=dark] .profile-module__MCH7BG__listingStatus.profile-module__MCH7BG__active{color:#00f280;background:#00d46a33}[data-theme=dark] .profile-module__MCH7BG__listingStatus.profile-module__MCH7BG__pending{color:#ffb347;background:#ffb30033}[data-theme=dark] .profile-module__MCH7BG__listingStatus.profile-module__MCH7BG__sold{color:#ff8080;background:#ff808033}[data-theme=dark] .profile-module__MCH7BG__emptyState{color:#a0aec0}[data-theme=dark] .profile-module__MCH7BG__authRequired h2,[data-theme=dark] .profile-module__MCH7BG__error h2{color:#f7fafc}[data-theme=dark] .profile-module__MCH7BG__authRequired p,[data-theme=dark] .profile-module__MCH7BG__error p{color:#cbd5e0}
.MembershipBadge-module___cb47W__badge{text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:12px;align-items:center;gap:4px;padding:3px 8px;font-size:.7rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 4px #0000001a}.MembershipBadge-module___cb47W__badge:hover{transform:scale(1.05)}.MembershipBadge-module___cb47W__icon{font-size:.9em;line-height:1}.MembershipBadge-module___cb47W__text{line-height:1}.MembershipBadge-module___cb47W__small{padding:3px 8px;font-size:.7rem}.MembershipBadge-module___cb47W__small .MembershipBadge-module___cb47W__icon{font-size:.75rem}.MembershipBadge-module___cb47W__medium{padding:4px 10px;font-size:.8rem}.MembershipBadge-module___cb47W__medium .MembershipBadge-module___cb47W__icon{font-size:.9rem}.MembershipBadge-module___cb47W__large{padding:6px 12px;font-size:.9rem}.MembershipBadge-module___cb47W__large .MembershipBadge-module___cb47W__icon{font-size:1rem}
.OnlineStatus-module__jH9XxW__container{align-items:center;gap:6px;display:inline-flex}.OnlineStatus-module__jH9XxW__indicator{border:2px solid #fff;border-radius:50%;width:8px;height:8px;transition:all .3s;box-shadow:0 0 4px #0003}.OnlineStatus-module__jH9XxW__online{background-color:#00bf63;animation:2s infinite OnlineStatus-module__jH9XxW__pulse;box-shadow:0 0 8px #00bf6380}.OnlineStatus-module__jH9XxW__offline{background-color:#999}@keyframes OnlineStatus-module__jH9XxW__pulse{0%,to{opacity:1}50%{opacity:.6}}.OnlineStatus-module__jH9XxW__text{color:#666;font-size:.75rem;font-weight:500}.OnlineStatus-module__jH9XxW__small .OnlineStatus-module__jH9XxW__indicator{width:8px;height:8px}.OnlineStatus-module__jH9XxW__medium .OnlineStatus-module__jH9XxW__indicator{width:10px;height:10px}.OnlineStatus-module__jH9XxW__large .OnlineStatus-module__jH9XxW__indicator{width:12px;height:12px}.OnlineStatus-module__jH9XxW__small .OnlineStatus-module__jH9XxW__text{font-size:.75rem}.OnlineStatus-module__jH9XxW__medium .OnlineStatus-module__jH9XxW__text{font-size:.85rem}.OnlineStatus-module__jH9XxW__large .OnlineStatus-module__jH9XxW__text{font-size:.95rem}
.scrollnav-module__g1gzGq__nav{z-index:200;flex-direction:column;align-items:center;gap:12px;transition:opacity .4s;display:flex;position:fixed;top:50%;right:22px;transform:translateY(-50%)}.scrollnav-module__g1gzGq__dot{cursor:pointer;background:#ffffff2e;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;width:6px;height:6px;text-decoration:none;transition:width .25s,height .25s,background .25s,box-shadow .25s,transform .25s;display:block;position:relative}.scrollnav-module__g1gzGq__dot:hover{background:#ffffff73;transform:scale(1.5)}.scrollnav-module__g1gzGq__active{background:#00bf63;border-color:#00bf63;width:8px;height:8px;box-shadow:0 0 10px #00bf638c}.scrollnav-module__g1gzGq__tooltip{color:#ffffffbf;letter-spacing:.04em;white-space:nowrap;pointer-events:none;opacity:0;background:#0a0614eb;border:1px solid #ffffff1a;border-radius:5px;padding:4px 10px;font-size:10px;font-weight:600;transition:opacity .18s,transform .18s;position:absolute;top:50%;right:calc(100% + 12px);transform:translateY(-50%)translate(4px)}.scrollnav-module__g1gzGq__dot:hover .scrollnav-module__g1gzGq__tooltip{opacity:1;transform:translateY(-50%)translate(0)}@media (max-width:768px){.scrollnav-module__g1gzGq__nav{display:none}}
.sectionlabel-module__DXQV-W__wrap{z-index:90;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:fixed;top:50%;left:22px;transform:translateY(-50%)}.sectionlabel-module__DXQV-W__label{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:.2em;text-transform:uppercase;color:#fff3;white-space:nowrap;font-size:9px;font-weight:700;transition:color .35s;animation:.35s sectionlabel-module__DXQV-W__fadeIn;display:block;transform:rotate(180deg)}@keyframes sectionlabel-module__DXQV-W__fadeIn{0%{opacity:0;transform:rotate(180deg)translateY(6px)}to{opacity:1;transform:rotate(180deg)translateY(0)}}@media (max-width:900px){.sectionlabel-module__DXQV-W__wrap{display:none}}
.comparison-module__8K83ca__section{background:#06030f;padding:100px 24px 110px;position:relative;overflow:hidden}.comparison-module__8K83ca__glow{pointer-events:none;filter:blur(100px);background:radial-gradient(#00bf630d 0%,#667eea0a 50%,#0000 70%);border-radius:50%;width:1000px;height:600px;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.comparison-module__8K83ca__header{z-index:1;text-align:center;max-width:720px;margin:0 auto 64px;position:relative}.comparison-module__8K83ca__eyebrow{color:#00bf63;letter-spacing:.18em;text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:700;display:block}.comparison-module__8K83ca__heading{color:#fff;letter-spacing:-.04em;margin-bottom:18px;font-size:2.7rem;font-weight:800;line-height:1.1}.comparison-module__8K83ca__accent{color:#00bf63}.comparison-module__8K83ca__subtext{color:#ffffff6b;max-width:600px;margin:0 auto;font-size:1rem;line-height:1.8}.comparison-module__8K83ca__tableWrap{z-index:1;-webkit-overflow-scrolling:touch;border:1px solid #ffffff12;border-radius:18px;max-width:1000px;margin:0 auto;position:relative;overflow-x:auto;box-shadow:0 24px 60px #00000080}.comparison-module__8K83ca__table{grid-template-columns:1.8fr repeat(4,1fr);min-width:680px;display:grid}.comparison-module__8K83ca__headerRow{display:contents}.comparison-module__8K83ca__headerLabel{letter-spacing:.12em;text-transform:uppercase;color:#ffffff40;background:#ffffff06;border-bottom:1px solid #ffffff12;align-items:center;padding:18px 24px;font-size:10px;font-weight:700;display:flex}.comparison-module__8K83ca__headerCell{text-align:center;background:#ffffff06;border-bottom:1px solid #ffffff12;border-left:1px solid #ffffff0f;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:18px 12px;display:flex}.comparison-module__8K83ca__headerFeatured{background:linear-gradient(160deg,#00bf6324 0%,#00bf630f 100%);border-bottom:1px solid #00bf6340;border-left:1px solid #00bf6333;position:relative}.comparison-module__8K83ca__headerFeatured:before{content:"Best choice";letter-spacing:.08em;text-transform:uppercase;color:#06030f;white-space:nowrap;background:#00bf63;border-radius:0 0 6px 6px;padding:2px 10px;font-size:8.5px;font-weight:800;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.comparison-module__8K83ca__platformName{color:#fffc;font-size:13px;font-weight:800;line-height:1.2}.comparison-module__8K83ca__headerFeatured .comparison-module__8K83ca__platformName{color:#00bf63}.comparison-module__8K83ca__platformSub{color:#ffffff47;font-size:9.5px;font-weight:500}.comparison-module__8K83ca__row{display:contents}.comparison-module__8K83ca__row:last-child .comparison-module__8K83ca__rowLabel,.comparison-module__8K83ca__row:last-child .comparison-module__8K83ca__cellWrap{border-bottom:none}.comparison-module__8K83ca__rowLabel{background:#ffffff04;border-bottom:1px solid #ffffff0d;flex-direction:column;justify-content:center;gap:3px;padding:15px 24px;display:flex}.comparison-module__8K83ca__row:nth-child(2n) .comparison-module__8K83ca__rowLabel,.comparison-module__8K83ca__row:nth-child(2n) .comparison-module__8K83ca__cellWrap{background:#ffffff06}.comparison-module__8K83ca__featureLabel{color:#ffffffbf;font-size:12.5px;font-weight:600;line-height:1.3}.comparison-module__8K83ca__featureSub{color:#ffffff47;font-size:10.5px;line-height:1.4}.comparison-module__8K83ca__cellWrap{background:#ffffff04;border-bottom:1px solid #ffffff0d;border-left:1px solid #ffffff0d;justify-content:center;align-items:center;padding:15px 12px;display:flex}.comparison-module__8K83ca__cellFeatured{background:#00bf630a;border-bottom:1px solid #00bf6314;border-left:1px solid #00bf6326}.comparison-module__8K83ca__row:nth-child(2n) .comparison-module__8K83ca__cellFeatured{background:#00bf630f}.comparison-module__8K83ca__cell{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.comparison-module__8K83ca__yes{color:#00bf63;background:#00bf6326;border:1px solid #00bf634d}.comparison-module__8K83ca__no{color:#ef44448c;background:#ef444414;border:1px solid #ef444426}.comparison-module__8K83ca__partial{color:#f59e0bb3;background:#f59e0b1a;border:1px solid #f59e0b33}.comparison-module__8K83ca__cta{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:12px;margin-top:52px;display:flex;position:relative}.comparison-module__8K83ca__ctaBtn{color:#fff;background:#00bf63;border-radius:999px;align-items:center;gap:8px;padding:14px 32px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .22s;display:inline-flex}.comparison-module__8K83ca__ctaBtn:hover{background:#00a855;transform:translateY(-2px);box-shadow:0 10px 28px #00bf6359}.comparison-module__8K83ca__ctaNote{color:#ffffff47;margin:0;font-size:11.5px}@media (max-width:720px){.comparison-module__8K83ca__heading{font-size:2rem}.comparison-module__8K83ca__section{padding:72px 16px 80px}.comparison-module__8K83ca__tableWrap{border-radius:12px}}
.page-module___8aEwW__progressBar{transform-origin:0%;z-index:999;pointer-events:none;background:linear-gradient(90deg,#00bf63,#667eea);height:2px;position:fixed;top:0;left:0;right:0}.page-module___8aEwW__divider{pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff0d 25%,#00bf6314 50%,#ffffff0d 75%,#0000 100%);width:100%;height:1px}
