.LeadModal-module__Oi6cmG__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1rem;display:flex;position:fixed;top:0;left:0}.LeadModal-module__Oi6cmG__modal{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);width:100%;max-width:480px;padding:1.5rem;position:relative;box-shadow:0 10px 25px #0000004d}.LeadModal-module__Oi6cmG__closeBtn{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;font-size:1.25rem;position:absolute;top:1rem;right:1rem}.LeadModal-module__Oi6cmG__closeBtn:hover{color:hsl(var(--foreground))}.LeadModal-module__Oi6cmG__header{margin-bottom:1rem}.LeadModal-module__Oi6cmG__header h3{color:hsl(var(--foreground));margin:0 0 .25rem;font-size:1.25rem}.LeadModal-module__Oi6cmG__advertiser{color:hsl(var(--muted-foreground));font-size:.9rem}.LeadModal-module__Oi6cmG__privacyAlert{background:hsl(var(--primary)/.1);border:1px dashed hsl(var(--primary)/.3);color:hsl(var(--foreground));border-radius:.5rem;margin-bottom:1.25rem;padding:.75rem;font-size:.85rem;line-height:1.35}.LeadModal-module__Oi6cmG__uid{background:hsl(var(--muted));border-radius:.25rem;padding:.1rem .3rem;font-family:monospace;font-weight:700}.LeadModal-module__Oi6cmG__form{flex-direction:column;gap:1rem;display:flex}.LeadModal-module__Oi6cmG__field{flex-direction:column;gap:.4rem;display:flex}.LeadModal-module__Oi6cmG__field span{color:hsl(var(--muted-foreground));font-size:.85rem;font-weight:500}.LeadModal-module__Oi6cmG__field textarea,.LeadModal-module__Oi6cmG__field input{border:1px solid hsl(var(--border));background:hsl(var(--input));color:#fff;border-radius:.5rem;padding:.75rem;font-size:.9rem}.LeadModal-module__Oi6cmG__field textarea:focus,.LeadModal-module__Oi6cmG__field input:focus{border-color:var(--primary-color,hsl(var(--primary)));outline:none}.LeadModal-module__Oi6cmG__submitBtn{margin-top:.5rem}
.InteractionUnits-module__yTEfUG__scratchWrapper{background-color:#0b0713;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;min-height:200px;display:flex;position:relative;overflow:hidden}.InteractionUnits-module__yTEfUG__scratchCanvas{z-index:10;touch-action:none;width:100%;height:100%;position:absolute;top:0;left:0}.InteractionUnits-module__yTEfUG__rewardsBackground{text-align:center;z-index:1;background:linear-gradient(135deg,#15161e 0%,#220f2e 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:1.5rem;animation:.4s cubic-bezier(.34,1.56,.64,1) forwards InteractionUnits-module__yTEfUG__popIn;display:flex}.InteractionUnits-module__yTEfUG__rewardCrown{margin-bottom:.25rem;font-size:2.2rem;animation:2s ease-in-out infinite InteractionUnits-module__yTEfUG__float}.InteractionUnits-module__yTEfUG__rewardHeading{color:#fff;letter-spacing:-.01em;font-size:1.15rem;font-weight:700}.InteractionUnits-module__yTEfUG__rewardSub{color:hsl(var(--muted-foreground));margin-top:.15rem;font-size:.8rem}.InteractionUnits-module__yTEfUG__rewardNumber{color:hsl(var(--secondary));text-shadow:0 0 10px hsl(var(--secondary)/.3);margin:.5rem 0;font-size:2rem;font-weight:800}.InteractionUnits-module__yTEfUG__successLine{color:hsl(var(--primary));font-size:.75rem;font-weight:500}.InteractionUnits-module__yTEfUG__progressIndicator{color:#fff;z-index:12;background-color:#0009;border-radius:4px;padding:.15rem .45rem;font-family:monospace;font-size:.7rem;position:absolute;bottom:.5rem;right:.5rem}@keyframes InteractionUnits-module__yTEfUG__popIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes InteractionUnits-module__yTEfUG__float{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.InteractionUnits-module__yTEfUG__quizWrapper{background:linear-gradient(135deg,hsl(var(--card))0%,hsl(var(--background))100%);border:1px solid hsl(var(--border)/.6);border-radius:8px;flex-direction:column;justify-content:center;width:100%;min-height:200px;padding:1.25rem;display:flex}.InteractionUnits-module__yTEfUG__quizContent{flex-direction:column;gap:.85rem;display:flex}.InteractionUnits-module__yTEfUG__quizHeader{justify-content:space-between;align-items:center;display:flex}.InteractionUnits-module__yTEfUG__quizTag{color:hsl(var(--primary));letter-spacing:.05em;font-size:.7rem;font-weight:700}.InteractionUnits-module__yTEfUG__brandTitle{color:hsl(var(--muted-foreground));font-size:.8rem;font-weight:600}.InteractionUnits-module__yTEfUG__questionText{color:#fff;margin:.15rem 0;font-size:.95rem;font-weight:600;line-height:1.4}.InteractionUnits-module__yTEfUG__optionsList{flex-direction:column;gap:.5rem;display:flex}.InteractionUnits-module__yTEfUG__optionBtn{border-radius:var(--radius);background-color:hsl(var(--card)/.4);border:1px solid hsl(var(--border)/.6);color:#fff;text-align:left;cursor:pointer;align-items:center;gap:.75rem;width:100%;padding:.6rem .85rem;transition:all .2s;display:flex}.InteractionUnits-module__yTEfUG__optionBtn:hover:not(:disabled){background-color:hsl(var(--card)/.8);border-color:hsl(var(--primary)/.4);transform:translate(2px)}.InteractionUnits-module__yTEfUG__selectedOption{border-color:hsl(var(--primary)/.8);background-color:hsl(var(--primary)/.08)}.InteractionUnits-module__yTEfUG__correctOption{color:#6ee7b7!important;background-color:#10b9811f!important;border-color:#18b451!important}.InteractionUnits-module__yTEfUG__wrongOption{border-color:hsl(var(--destructive))!important;background-color:hsl(var(--destructive)/.15)!important;color:#fca5a5!important}.InteractionUnits-module__yTEfUG__optionMarker{background-color:hsl(var(--muted));width:20px;height:20px;color:hsl(var(--muted-foreground));border-radius:4px;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.InteractionUnits-module__yTEfUG__selectedOption .InteractionUnits-module__yTEfUG__optionMarker{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.InteractionUnits-module__yTEfUG__correctOption .InteractionUnits-module__yTEfUG__optionMarker{color:#fff!important;background-color:#10b981!important}.InteractionUnits-module__yTEfUG__wrongOption .InteractionUnits-module__yTEfUG__optionMarker{background-color:hsl(var(--destructive))!important;color:#fff!important}.InteractionUnits-module__yTEfUG__optionText{font-size:.85rem;line-height:1.3}.InteractionUnits-module__yTEfUG__quizFooter{justify-content:flex-end;margin-top:.25rem;display:flex}.InteractionUnits-module__yTEfUG__actionBtn{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));border-radius:var(--radius);cursor:pointer;border:none;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:opacity .2s}.InteractionUnits-module__yTEfUG__actionBtn:hover:not(:disabled){opacity:.9}.InteractionUnits-module__yTEfUG__actionBtn:disabled{opacity:.5;cursor:not-allowed}.InteractionUnits-module__yTEfUG__failureRow{justify-content:space-between;align-items:center;width:100%;display:flex}.InteractionUnits-module__yTEfUG__failText{color:hsl(var(--destructive-foreground));font-size:.8rem;font-weight:600}.InteractionUnits-module__yTEfUG__retryBtn{border:1px solid hsl(var(--border));color:#fff;border-radius:var(--radius);cursor:pointer;background:0 0;padding:.35rem .75rem;font-size:.8rem;transition:all .2s}.InteractionUnits-module__yTEfUG__retryBtn:hover{background-color:hsl(var(--muted));border-color:hsl(var(--muted-foreground))}.InteractionUnits-module__yTEfUG__quizSuccess{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;animation:.4s cubic-bezier(.34,1.56,.64,1) forwards InteractionUnits-module__yTEfUG__popIn;display:flex}.InteractionUnits-module__yTEfUG__successIcon{margin-bottom:.25rem;font-size:2.2rem;animation:2s ease-in-out infinite InteractionUnits-module__yTEfUG__float}.InteractionUnits-module__yTEfUG__successTitle{color:#fff;font-size:1.15rem;font-weight:700}.InteractionUnits-module__yTEfUG__successSub{color:hsl(var(--muted-foreground));margin-top:.15rem;font-size:.8rem}
.NativeAdCard-module__29Q2Gq__card{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:row;display:flex;overflow:hidden}.NativeAdCard-module__29Q2Gq__media{background-color:var(--muted);width:30%;min-width:200px;position:relative}.NativeAdCard-module__29Q2Gq__mediaImg{object-fit:cover}.NativeAdCard-module__29Q2Gq__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.NativeAdCard-module__29Q2Gq__meta{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.NativeAdCard-module__29Q2Gq__category{text-transform:uppercase;letter-spacing:.05em;color:var(--primary);font-size:.75rem;font-weight:700}.NativeAdCard-module__29Q2Gq__sponsor{color:var(--muted-foreground);font-size:.8rem}.NativeAdCard-module__29Q2Gq__headline{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.NativeAdCard-module__29Q2Gq__text{color:var(--muted-foreground);margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.NativeAdCard-module__29Q2Gq__actions{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.NativeAdCard-module__29Q2Gq__metrics{gap:1rem;display:flex}.NativeAdCard-module__29Q2Gq__control{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;display:flex}.NativeAdCard-module__29Q2Gq__control:hover{color:var(--foreground)}.NativeAdCard-module__29Q2Gq__saved{color:var(--primary)}.NativeAdCard-module__29Q2Gq__cta{background-color:var(--foreground);color:var(--background);border-radius:var(--radius-md);padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s}.NativeAdCard-module__29Q2Gq__cta:hover{opacity:.9}@media (max-width:600px){.NativeAdCard-module__29Q2Gq__card{flex-direction:column}.NativeAdCard-module__29Q2Gq__media{width:100%;height:200px}}
.CarouselAdCard-module__S3XCRW__card{border:1px solid hsl(var(--border));border-radius:calc(var(--radius) + .15rem);background:linear-gradient(160deg,hsl(var(--card)),hsl(var(--muted)));flex-direction:column;gap:.25rem;display:flex;overflow:hidden;box-shadow:0 16px 45px #00000047}.CarouselAdCard-module__S3XCRW__header{justify-content:space-between;align-items:center;padding:.9rem 1rem .5rem;display:flex}.CarouselAdCard-module__S3XCRW__identity{align-items:center;gap:.75rem;display:flex}.CarouselAdCard-module__S3XCRW__avatar{border:1px solid hsl(var(--border));background:hsl(var(--muted));border-radius:.85rem;width:2.7rem;height:2.7rem;position:relative;overflow:hidden}.CarouselAdCard-module__S3XCRW__avatarImg{object-fit:cover}.CarouselAdCard-module__S3XCRW__name{font-weight:700}.CarouselAdCard-module__S3XCRW__meta{color:hsl(var(--muted-foreground));font-size:.85rem}.CarouselAdCard-module__S3XCRW__body{padding:.25rem 1rem .9rem}.CarouselAdCard-module__S3XCRW__body h3{margin-bottom:.4rem;font-size:1.2rem}.CarouselAdCard-module__S3XCRW__body p{color:hsl(var(--muted-foreground))}.CarouselAdCard-module__S3XCRW__carouselContainer{border-radius:calc(var(--radius) + .25rem);aspect-ratio:4/5;border:1px solid hsl(var(--border));width:calc(100% - 1.5rem);margin:0 .75rem .75rem;position:relative;overflow:hidden}.CarouselAdCard-module__S3XCRW__carouselTrack{width:100%;height:100%;transition:transform .4s cubic-bezier(.25,1,.5,1);display:flex}.CarouselAdCard-module__S3XCRW__carouselSlide{min-width:100%;height:100%;position:relative}.CarouselAdCard-module__S3XCRW__mediaImg{object-fit:cover}.CarouselAdCard-module__S3XCRW__navButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2;background:#0006;border:none;border-radius:50%;place-items:center;width:2.5rem;height:2.5rem;font-size:1.5rem;transition:background .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.CarouselAdCard-module__S3XCRW__navButton:hover{background:#0009}.CarouselAdCard-module__S3XCRW__prevButton{left:.5rem}.CarouselAdCard-module__S3XCRW__nextButton{right:.5rem}.CarouselAdCard-module__S3XCRW__dots{z-index:2;justify-content:center;gap:.4rem;display:flex;position:absolute;bottom:4.5rem;left:0;right:0}.CarouselAdCard-module__S3XCRW__dot{background:#fff6;border-radius:50%;width:6px;height:6px;transition:background .2s,transform .2s}.CarouselAdCard-module__S3XCRW__activeDot{background:#fff;transform:scale(1.3)}.CarouselAdCard-module__S3XCRW__overlay{z-index:2;background:linear-gradient(#0000,#000000b3);justify-content:flex-end;padding:.75rem .85rem;display:flex;position:absolute;inset:auto 0 0}.CarouselAdCard-module__S3XCRW__overlayCta{color:hsl(var(--primary-foreground));border:1px solid #ffffff40;border-radius:.75rem;padding:.45rem .85rem;font-weight:700;text-decoration:none;box-shadow:0 10px 25px #00000059}.CarouselAdCard-module__S3XCRW__footer{border-top:1px solid hsl(var(--border));justify-content:space-between;align-items:center;padding:.65rem 1rem;display:flex}.CarouselAdCard-module__S3XCRW__control{border:1px solid hsl(var(--border));background:hsl(var(--card));width:2.4rem;height:2.4rem;color:hsl(var(--foreground));cursor:pointer;border-radius:.75rem;transition:transform .15s,border-color .15s}.CarouselAdCard-module__S3XCRW__control:hover{border-color:hsl(var(--ring));transform:translateY(-2px)}
.ZkpWebGLSwiper-module__22xfMG__container{-webkit-backdrop-filter:blur(8px);background:radial-gradient(120% 120% at 50% 10%,#1e293bb3 0%,#0f172af2 100%);border:1px solid #ffffff1a;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;width:100%;height:280px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000005e}.ZkpWebGLSwiper-module__22xfMG__canvas{cursor:grab;width:100%;height:100%}.ZkpWebGLSwiper-module__22xfMG__canvas:active{cursor:grabbing}.ZkpWebGLSwiper-module__22xfMG__fallbackCard{width:180px;height:220px;transform-style:preserve-3d;cursor:grab;background:linear-gradient(135deg,#ffffff0d 0%,#ffffff03 100%);border:1px solid #ffffff1a;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;transition:transform .1s ease-out;display:flex;box-shadow:0 10px 25px #0000004d}.ZkpWebGLSwiper-module__22xfMG__fallbackCard:active{cursor:grabbing}.ZkpWebGLSwiper-module__22xfMG__cardFace{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;display:flex}.ZkpWebGLSwiper-module__22xfMG__cardLogo{filter:drop-shadow(0 0 10px #ffffff4d);margin-bottom:.5rem;font-size:2.5rem}.ZkpWebGLSwiper-module__22xfMG__cardName{font-family:var(--font-display),Inter,sans-serif;color:#fff;margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.ZkpWebGLSwiper-module__22xfMG__cardCat{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.ZkpWebGLSwiper-module__22xfMG__overlay{pointer-events:none;z-index:10;justify-content:space-between;align-items:center;display:flex;position:absolute;top:.75rem;left:.75rem;right:.75rem}.ZkpWebGLSwiper-module__22xfMG__badge{color:#ffffffd9;text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff14;border:1px solid #ffffff26;border-radius:9999px;padding:.25rem .5rem;font-size:.65rem;font-weight:600}.ZkpWebGLSwiper-module__22xfMG__statusBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:.25rem .5rem;font-size:.65rem;font-weight:700;transition:all .3s}.ZkpWebGLSwiper-module__22xfMG__statusActive{color:#34d399;background:#10b98126;border:1px solid #10b9814d;box-shadow:0 0 8px #10b98133}.ZkpWebGLSwiper-module__22xfMG__statusMuted{color:#f87171;background:#ef444426;border:1px solid #ef44444d}.ZkpWebGLSwiper-module__22xfMG__instructions{color:#fff6;text-align:center;pointer-events:none;z-index:10;letter-spacing:.03em;font-size:.7rem;position:absolute;bottom:.75rem}.ZkpWebGLSwiper-module__22xfMG__swipeArrowLeft,.ZkpWebGLSwiper-module__22xfMG__swipeArrowRight{color:#fff3;pointer-events:none;z-index:5;font-size:1.5rem;transition:all .2s;position:absolute;top:50%;transform:translateY(-50%)}.ZkpWebGLSwiper-module__22xfMG__swipeArrowLeft{left:1rem}.ZkpWebGLSwiper-module__22xfMG__swipeArrowRight{right:1rem}.ZkpWebGLSwiper-module__22xfMG__container:hover .ZkpWebGLSwiper-module__22xfMG__swipeArrowLeft{color:#fff6;transform:translateY(-50%)translate(-3px)}.ZkpWebGLSwiper-module__22xfMG__container:hover .ZkpWebGLSwiper-module__22xfMG__swipeArrowRight{color:#fff6;transform:translateY(-50%)translate(3px)}.ZkpWebGLSwiper-module__22xfMG__progressContainer{z-index:10;background:#ffffff0d;width:100%;height:3px;position:absolute;bottom:0;left:0}.ZkpWebGLSwiper-module__22xfMG__progressBar{background:linear-gradient(90deg,#06b6d4 0%,#3b82f6 100%);height:100%;transition:width .1s linear;box-shadow:0 0 8px #3b82f680}.ZkpWebGLSwiper-module__22xfMG__zkpScreen{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;text-align:center;background:#0f172ae6;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;inset:0}.ZkpWebGLSwiper-module__22xfMG__spinner{border:3px solid #06b6d41a;border-top-color:#06b6d4;border-radius:50%;width:32px;height:32px;margin-bottom:1rem;animation:.8s linear infinite ZkpWebGLSwiper-module__22xfMG__spin;box-shadow:0 0 15px #06b6d433}.ZkpWebGLSwiper-module__22xfMG__zkpTitle{font-family:var(--font-display),Inter,sans-serif;color:#fff;margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.ZkpWebGLSwiper-module__22xfMG__zkpDesc{color:#fff9;max-width:240px;margin-bottom:1rem;font-size:.75rem;line-height:1.4}.ZkpWebGLSwiper-module__22xfMG__zkpLog{color:#34d399;white-space:nowrap;text-overflow:ellipsis;background:#0006;border:1px solid #34d39933;border-radius:.25rem;width:80%;padding:.4rem .6rem;font-family:monospace;font-size:.6rem;overflow:hidden}.ZkpWebGLSwiper-module__22xfMG__successScreen{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:20;background:radial-gradient(circle,#10b98126 0%,#0f172af2 100%);flex-direction:column;justify-content:center;align-items:center;animation:.4s ease-out ZkpWebGLSwiper-module__22xfMG__fadeIn;display:flex;position:absolute;inset:0}.ZkpWebGLSwiper-module__22xfMG__successIcon{margin-bottom:.5rem;font-size:3rem;animation:1s infinite alternate ZkpWebGLSwiper-module__22xfMG__bounce}.ZkpWebGLSwiper-module__22xfMG__successTitle{font-family:var(--font-display),Inter,sans-serif;color:#34d399;margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.ZkpWebGLSwiper-module__22xfMG__successPts{color:#6ee7b7;text-shadow:0 0 10px #6ee7b74d;margin-bottom:.25rem;font-size:1.5rem;font-weight:800}@keyframes ZkpWebGLSwiper-module__22xfMG__spin{to{transform:rotate(360deg)}}@keyframes ZkpWebGLSwiper-module__22xfMG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ZkpWebGLSwiper-module__22xfMG__bounce{0%{transform:translateY(0)}to{transform:translateY(-5px)}}
.FeedCard-module__BY7Vkq__card{border:1px solid hsl(var(--border));border-radius:calc(var(--radius) + .15rem);background:linear-gradient(160deg,hsl(var(--card)),hsl(var(--muted)));flex-direction:column;gap:.25rem;display:flex;overflow:hidden;box-shadow:0 16px 45px #00000047}.FeedCard-module__BY7Vkq__header{justify-content:space-between;align-items:center;padding:.9rem 1rem .5rem;display:flex}.FeedCard-module__BY7Vkq__identity{align-items:center;gap:.75rem;display:flex}.FeedCard-module__BY7Vkq__avatar{border:1px solid hsl(var(--border));background:hsl(var(--muted));border-radius:.85rem;width:2.7rem;height:2.7rem;position:relative;overflow:hidden}.FeedCard-module__BY7Vkq__avatarImg{object-fit:cover}.FeedCard-module__BY7Vkq__name{letter-spacing:-.02em;font-weight:700}.FeedCard-module__BY7Vkq__meta{color:hsl(var(--muted-foreground));font-size:.85rem}.FeedCard-module__BY7Vkq__follow{border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--foreground));cursor:pointer;border-radius:999px;padding:.45rem .8rem;font-weight:600;transition:transform .15s,border-color .15s}.FeedCard-module__BY7Vkq__follow:hover{border-color:hsl(var(--ring));transform:translateY(-1px)}.FeedCard-module__BY7Vkq__body{flex-direction:column;gap:.4rem;padding:.25rem 1rem .9rem;display:flex}.FeedCard-module__BY7Vkq__body h3{letter-spacing:-.02em;font-size:1.2rem}.FeedCard-module__BY7Vkq__body p{color:hsl(var(--muted-foreground))}.FeedCard-module__BY7Vkq__badges{flex-wrap:wrap;gap:.5rem;margin-top:.1rem;display:flex}.FeedCard-module__BY7Vkq__badge,.FeedCard-module__BY7Vkq__badgeAccent{border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--muted-foreground));border-radius:.65rem;padding:.35rem .65rem;font-size:.85rem}.FeedCard-module__BY7Vkq__badgeAccent{background:hsl(var(--primary)/.18);color:hsl(var(--foreground));border-color:hsl(var(--primary));font-weight:600}.FeedCard-module__BY7Vkq__media{border-radius:calc(var(--radius) + .25rem);aspect-ratio:4/5;border:1px solid hsl(var(--border));width:calc(100% - 1.5rem);margin:0 .75rem .75rem;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff08}.FeedCard-module__BY7Vkq__mediaImg{object-fit:cover}.FeedCard-module__BY7Vkq__overlay{background:linear-gradient(#0000,#0000008c);justify-content:space-between;align-items:center;gap:.6rem;padding:.75rem .85rem;display:flex;position:absolute;inset:auto 0 0}.FeedCard-module__BY7Vkq__overlayTag{color:hsl(var(--foreground));border:1px solid hsl(var(--border));background:#00000059;border-radius:.65rem;padding:.35rem .6rem;font-size:.85rem}.FeedCard-module__BY7Vkq__overlayCta{color:hsl(var(--primary-foreground));letter-spacing:-.01em;border:1px solid #ffffff40;border-radius:.75rem;padding:.45rem .85rem;font-weight:700;text-decoration:none;box-shadow:0 10px 25px #00000059}.FeedCard-module__BY7Vkq__footer{border-top:1px solid hsl(var(--border));justify-content:space-between;align-items:center;padding:.65rem 1rem;display:flex}.FeedCard-module__BY7Vkq__controls{gap:.35rem;display:flex}.FeedCard-module__BY7Vkq__control{border:1px solid hsl(var(--border));background:hsl(var(--card));width:2.4rem;height:2.4rem;color:hsl(var(--foreground));cursor:pointer;border-radius:.75rem;transition:transform .15s,border-color .15s}.FeedCard-module__BY7Vkq__control:hover{border-color:hsl(var(--ring));transform:translateY(-2px)}.FeedCard-module__BY7Vkq__metrics{color:hsl(var(--muted-foreground));align-items:center;gap:.45rem;font-size:.9rem;display:flex}
.OrganicPostCard-module__r_irWW__card{background:var(--card-bg,#ffffff0d);border:1px solid var(--border-color,#ffffff14);border-radius:1rem;flex-direction:column;gap:.75rem;margin-bottom:1rem;padding:1.25rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 30px #0000001a}.OrganicPostCard-module__r_irWW__card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00000026}.OrganicPostCard-module__r_irWW__header{justify-content:space-between;align-items:center;display:flex}.OrganicPostCard-module__r_irWW__authorSection{align-items:center;gap:.75rem;display:flex}.OrganicPostCard-module__r_irWW__avatar{background:linear-gradient(135deg,hsl(var(--primary))0%,hsl(var(--primary)/.6)100%);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.9rem;font-weight:700;display:flex;box-shadow:0 2px 8px #0000001a}.OrganicPostCard-module__r_irWW__authorMeta{flex-direction:column;display:flex}.OrganicPostCard-module__r_irWW__authorName{color:var(--foreground);font-size:.95rem;font-weight:600}.OrganicPostCard-module__r_irWW__timestamp{color:hsl(var(--muted-foreground));font-size:.75rem}.OrganicPostCard-module__r_irWW__categoryBadge{color:hsl(var(--muted-foreground));background:#ffffff0d;border:1px solid #ffffff0d;border-radius:.5rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.OrganicPostCard-module__r_irWW__body{flex-direction:column;gap:.75rem;display:flex}.OrganicPostCard-module__r_irWW__content{color:var(--foreground);margin:0;font-size:.95rem;line-height:1.5}.OrganicPostCard-module__r_irWW__mediaWrapper{border:1px solid #ffffff0d;border-radius:.75rem;width:100%;max-height:240px;overflow:hidden}.OrganicPostCard-module__r_irWW__media{object-fit:cover;width:100%;height:auto;max-height:240px;display:block}.OrganicPostCard-module__r_irWW__footer{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-top:.25rem;padding-top:.75rem;display:flex}.OrganicPostCard-module__r_irWW__actionBtn{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.85rem;transition:background .2s,color .2s;display:flex}.OrganicPostCard-module__r_irWW__actionBtn:hover{color:var(--foreground);background:#ffffff0d}.OrganicPostCard-module__r_irWW__activeLike{color:#ff4d6d!important}.OrganicPostCard-module__r_irWW__icon{font-size:1rem}
.Feed-module__v3FsyG__feed{flex-direction:column;gap:1rem;width:100%;max-width:720px;display:flex}.Feed-module__v3FsyG__loading{flex-direction:column;gap:.8rem;display:flex}.Feed-module__v3FsyG__shimmer{border-radius:calc(var(--radius) + .2rem);background:linear-gradient(90deg,hsl(var(--card)),hsl(var(--muted)),hsl(var(--card)));border:1px solid hsl(var(--border));opacity:.8;background-size:200% 100%;height:220px;animation:1.2s ease-in-out infinite Feed-module__v3FsyG__shimmer}@keyframes Feed-module__v3FsyG__shimmer{0%{background-position:0%}to{background-position:100%}}.Feed-module__v3FsyG__empty{text-align:center;background-color:var(--card);border:1px dashed var(--border);border-radius:var(--radius-lg);color:var(--muted-foreground);padding:3rem}
.GeofenceAlert-module__zHDQSG__alertContainer{z-index:50;flex-direction:column;gap:1rem;width:calc(100vw - 4rem);max-width:360px;display:flex;position:fixed;bottom:2rem;right:2rem}.GeofenceAlert-module__zHDQSG__alertCard{border-radius:var(--radius);border:1px solid hsl(var(--primary)/.45);padding:1.25rem;animation:.3s cubic-bezier(.16,1,.3,1) forwards GeofenceAlert-module__zHDQSG__slideIn;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000004d}.GeofenceAlert-module__zHDQSG__alertCard:before{content:"";background-color:hsl(var(--primary));width:4px;height:100%;position:absolute;top:0;left:0}.GeofenceAlert-module__zHDQSG__closeBtn{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:.85rem;line-height:1;transition:color .2s;position:absolute;top:.75rem;right:.75rem}.GeofenceAlert-module__zHDQSG__closeBtn:hover{color:#fff}@keyframes GeofenceAlert-module__zHDQSG__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.page-module___8aEwW__shell{flex-direction:column;gap:1.75rem;min-height:100vh;padding:2.5rem 0 3.5rem;display:flex}.page-module___8aEwW__topbar{z-index:20;background:linear-gradient(120deg,hsl(var(--card))0%,hsl(var(--card)/.6)100%);border:1px solid hsl(var(--border));border-radius:calc(var(--radius) + .25rem);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:.9rem 1rem;display:grid;position:sticky;top:0;box-shadow:0 20px 60px #00000040}.page-module___8aEwW__brand{align-items:center;gap:.75rem;display:flex}.page-module___8aEwW__logo{aspect-ratio:3/4;border:1px solid hsl(var(--border));width:2.8rem;min-width:2.8rem;box-shadow:0 14px 32px #00000059,inset 0 0 0 1px hsl(var(--card)/.8);background:linear-gradient(145deg,hsl(var(--muted)),hsl(var(--card)));border-radius:.95rem;position:relative;overflow:hidden}.page-module___8aEwW__logoImage{object-fit:cover;object-position:center}.page-module___8aEwW__brandTitle{letter-spacing:-.04em;font-size:1.1rem;font-weight:700}.page-module___8aEwW__brandTagline{color:hsl(var(--muted-foreground));font-size:.75rem}.page-module___8aEwW__search{border:1px solid hsl(var(--border));border-radius:calc(var(--radius) + .1rem);background:hsl(var(--card));align-items:center;gap:.65rem;padding:.65rem .85rem;display:flex;box-shadow:inset 0 1px #ffffff0d}.page-module___8aEwW__search input{color:hsl(var(--foreground));background:0 0;border:none;flex:1;font-size:.95rem}.page-module___8aEwW__search input:focus{outline:none}.page-module___8aEwW__searchIcon{opacity:.65}.page-module___8aEwW__actions{align-items:center;gap:.5rem;display:flex}.page-module___8aEwW__loginLink{border:1px solid hsl(var(--border));background:hsl(var(--muted));color:hsl(var(--foreground));letter-spacing:-.01em;border-radius:.75rem;padding:.55rem .9rem;font-weight:600;text-decoration:none;transition:border-color .15s,transform .15s}.page-module___8aEwW__loginLink:hover{border-color:hsl(var(--ring));transform:translateY(-1px)}.page-module___8aEwW__iconButton{border:1px solid hsl(var(--border));background:hsl(var(--card));width:2.5rem;height:2.5rem;color:hsl(var(--foreground));cursor:pointer;border-radius:.75rem;transition:transform .15s,border-color .15s}.page-module___8aEwW__iconButton:hover{border-color:hsl(var(--ring));transform:translateY(-2px)}.page-module___8aEwW__avatar{background:linear-gradient(135deg,hsl(var(--accent)),hsl(var(--primary)));width:2.6rem;height:2.6rem;color:hsl(var(--primary-foreground));letter-spacing:-.03em;border-radius:.9rem;place-items:center;font-weight:700;display:grid}.page-module___8aEwW__hero{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:1.25rem;display:grid}.page-module___8aEwW__heroCopy{border-radius:calc(var(--radius) + .35rem);border:1px solid hsl(var(--border));background:linear-gradient(160deg,hsl(var(--card)/.9),hsl(var(--muted)));flex-direction:column;gap:.65rem;padding:1.6rem;display:flex;box-shadow:0 25px 60px #00000040}.page-module___8aEwW__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--muted-foreground));font-size:.8rem}.page-module___8aEwW__heroCopy h1{letter-spacing:-.05em;font-size:clamp(1.8rem,3vw,2.2rem);line-height:1.2}.page-module___8aEwW__heroCopy p{color:hsl(var(--muted-foreground));max-width:60ch}.page-module___8aEwW__heroCtas{flex-wrap:wrap;gap:.6rem;margin-top:.6rem;display:flex}.page-module___8aEwW__ctaOutline,.page-module___8aEwW__ctaGhost{border-radius:calc(var(--radius) - .2rem);letter-spacing:-.01em;border:1px solid hsl(var(--border));padding:.6rem 1rem;font-weight:700;text-decoration:none;transition:transform .15s,border-color .15s,color .15s}.page-module___8aEwW__ctaOutline{background:hsl(var(--card));color:hsl(var(--foreground))}.page-module___8aEwW__ctaGhost{color:hsl(var(--muted-foreground));background:0 0}.page-module___8aEwW__ctaOutline:hover,.page-module___8aEwW__ctaGhost:hover{border-color:hsl(var(--ring));transform:translateY(-1px)}.page-module___8aEwW__filterRow{flex-wrap:wrap;gap:.5rem;margin-top:.4rem;display:flex}.page-module___8aEwW__filterChip{border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--foreground));cursor:pointer;border-radius:999px;padding:.5rem .85rem;transition:border-color .15s,transform .15s}.page-module___8aEwW__filterChip:hover{border-color:hsl(var(--ring));transform:translateY(-1px)}.page-module___8aEwW__insights{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;margin-top:.8rem;display:grid}.page-module___8aEwW__insightCard{border-radius:calc(var(--radius) + .2rem);border:1px solid hsl(var(--border));background:hsl(var(--card));flex-direction:column;gap:.2rem;padding:.9rem 1rem;display:flex}.page-module___8aEwW__primary{border-color:hsl(var(--ring));box-shadow:0 10px 30px hsl(var(--ring)/.35)}.page-module___8aEwW__secondary{border-color:hsl(var(--secondary));box-shadow:0 10px 30px hsl(var(--secondary)/.2)}.page-module___8aEwW__muted{opacity:.85;border-style:dashed}.page-module___8aEwW__insightValue{letter-spacing:-.03em;font-size:1.35rem;font-weight:700}.page-module___8aEwW__insightLabel{color:hsl(var(--muted-foreground));font-size:.85rem}.page-module___8aEwW__heroCard{border-radius:calc(var(--radius) + .5rem);border:1px solid hsl(var(--border));background:radial-gradient(100% 120% at 0% 0%,hsl(var(--primary)/.25),transparent),radial-gradient(120% 100% at 100% 0%,hsl(var(--accent)/.15),transparent),hsl(var(--card));flex-direction:column;gap:.6rem;padding:1.4rem;display:flex;box-shadow:0 20px 45px #0000004d}.page-module___8aEwW__heroCard h3{letter-spacing:-.03em;font-size:1.2rem}.page-module___8aEwW__heroCard p{color:hsl(var(--muted-foreground))}.page-module___8aEwW__cardBadge{background:hsl(var(--primary)/.2);color:hsl(var(--primary));border:1px solid hsl(var(--primary));border-radius:999px;align-self:flex-start;padding:.35rem .75rem;font-size:.85rem;font-weight:600}.page-module___8aEwW__perks{flex-wrap:wrap;gap:.35rem;display:flex}.page-module___8aEwW__perkChip{border:1px solid hsl(var(--border));background:hsl(var(--muted));color:hsl(var(--foreground));border-radius:.65rem;padding:.35rem .65rem;font-size:.9rem}.page-module___8aEwW__cta{border-radius:calc(var(--radius) - .25rem);background:linear-gradient(120deg,hsl(var(--primary)),hsl(var(--secondary)));color:hsl(var(--primary-foreground));letter-spacing:-.01em;cursor:pointer;border:1px solid #0000;align-self:flex-start;margin-top:.4rem;padding:.65rem 1.1rem;font-weight:700;transition:transform .15s}.page-module___8aEwW__cta:hover{transform:translateY(-2px)}.page-module___8aEwW__layout{grid-template-columns:minmax(0,2fr) minmax(320px,1fr);align-items:start;gap:1.5rem;display:grid}.page-module___8aEwW__feedColumn{flex-direction:column;gap:1rem;display:flex}.page-module___8aEwW__feedHeader{border-radius:var(--radius);border:1px solid hsl(var(--border));background:hsl(var(--card));justify-content:space-between;align-items:center;padding:.65rem .85rem;display:flex;box-shadow:0 10px 25px #0003}.page-module___8aEwW__tabs{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:999px;gap:.4rem;padding:.2rem;display:inline-flex}.page-module___8aEwW__tab{color:hsl(var(--muted-foreground));cursor:pointer;letter-spacing:-.01em;background:0 0;border:none;border-radius:999px;padding:.5rem .9rem;font-weight:600;transition:background .2s,color .2s}.page-module___8aEwW__active{background:linear-gradient(120deg,hsl(var(--primary)/.22),hsl(var(--accent)/.25));color:hsl(var(--foreground))}.page-module___8aEwW__pill{background:hsl(var(--muted));color:hsl(var(--muted-foreground));border:1px solid hsl(var(--border));border-radius:999px;padding:.4rem .75rem;font-size:.9rem}.page-module___8aEwW__sidebar{flex-direction:column;gap:1rem;display:flex}.page-module___8aEwW__sideCard{border:1px solid hsl(var(--border));border-radius:calc(var(--radius) + .1rem);background:linear-gradient(140deg,hsl(var(--card)),hsl(var(--muted)));padding:1rem;box-shadow:0 12px 30px #0003}.page-module___8aEwW__sideHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.page-module___8aEwW__sideMeta{color:hsl(var(--muted-foreground));font-size:.8rem}.page-module___8aEwW__sideGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.page-module___8aEwW__sideChip{border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--foreground));cursor:pointer;text-align:left;border-radius:.75rem;padding:.6rem .75rem;transition:border-color .15s,transform .15s}.page-module___8aEwW__sideChip:hover{border-color:hsl(var(--ring));transform:translateY(-1px)}.page-module___8aEwW__brandList{flex-direction:column;gap:.65rem;display:flex}.page-module___8aEwW__brandRow{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:.85rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem;padding:.55rem .65rem;display:grid}.page-module___8aEwW__brandAvatar{background:hsl(var(--primary)/.15);width:2.35rem;height:2.35rem;color:hsl(var(--primary));border-radius:.65rem;place-items:center;font-weight:700;display:grid}.page-module___8aEwW__brandName{letter-spacing:-.01em;font-weight:600}.page-module___8aEwW__brandSubtext{color:hsl(var(--muted-foreground));font-size:.85rem}.page-module___8aEwW__followButton{border:1px solid hsl(var(--border));background:hsl(var(--muted));color:hsl(var(--foreground));cursor:pointer;border-radius:999px;padding:.35rem .75rem;font-weight:600}@media (max-width:1080px){.page-module___8aEwW__topbar,.page-module___8aEwW__hero,.page-module___8aEwW__layout{grid-template-columns:1fr}}@media (max-width:640px){.page-module___8aEwW__shell{padding:1.5rem 0 2.5rem}.page-module___8aEwW__topbar{position:static}.page-module___8aEwW__search{width:100%}.page-module___8aEwW__feedHeader{flex-direction:column;align-items:flex-start;gap:.75rem}}.page-module___8aEwW__langSelector{border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--foreground));cursor:pointer;border-radius:.75rem;outline:none;padding:.4rem .65rem;font-size:.85rem;font-weight:600;transition:border-color .15s,transform .15s}.page-module___8aEwW__langSelector:hover{border-color:hsl(var(--ring));transform:translateY(-1px)}.page-module___8aEwW__langSelector:focus{border-color:hsl(var(--ring))}
.page-module__VBdWPW__shell{flex-direction:column;min-height:100vh;padding-top:2rem;padding-bottom:6rem;display:flex}.page-module__VBdWPW__header{margin-bottom:2rem}.page-module__VBdWPW__headerTop{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.page-module__VBdWPW__backBtn{color:hsl(var(--muted-foreground));font-weight:500;text-decoration:none;transition:color .2s}.page-module__VBdWPW__backBtn:hover{color:hsl(var(--foreground))}.page-module__VBdWPW__title{background:linear-gradient(to right,hsl(var(--foreground)),hsl(var(--muted-foreground)));color:#0000;-webkit-background-clip:text;font-size:2rem}.page-module__VBdWPW__userInfo{align-items:center;gap:1rem;margin-top:1rem;display:flex}.page-module__VBdWPW__avatar{background:hsl(var(--primary)/.2);width:64px;height:64px;color:hsl(var(--primary));border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.page-module__VBdWPW__tabs{border-bottom:1px solid hsl(var(--border));gap:1rem;margin-bottom:2rem;display:flex}.page-module__VBdWPW__tab{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-size:1.1rem;font-weight:600;transition:color .2s;position:relative}.page-module__VBdWPW__tab:hover,.page-module__VBdWPW__tab.page-module__VBdWPW__active{color:hsl(var(--foreground))}.page-module__VBdWPW__tab.page-module__VBdWPW__active:after{content:"";background:hsl(var(--primary));width:100%;height:2px;position:absolute;bottom:-1px;left:0}.page-module__VBdWPW__section{flex-direction:column;gap:1rem;display:flex}.page-module__VBdWPW__sectionTitle{color:hsl(var(--foreground));margin-bottom:.5rem;font-size:1.25rem}.page-module__VBdWPW__preferencesGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem;display:grid}.page-module__VBdWPW__prefChip{border-radius:var(--radius);border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--muted-foreground));cursor:pointer;text-align:center;padding:1rem;font-weight:500;transition:all .2s}.page-module__VBdWPW__prefChip:hover{background:hsl(var(--card)/.8);border-color:hsl(var(--primary)/.5)}.page-module__VBdWPW__prefChip.page-module__VBdWPW__active{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary))}.page-module__VBdWPW__walletGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.page-module__VBdWPW__walletGrid{grid-template-columns:1fr 1fr}}.page-module__VBdWPW__emptyState{text-align:center;background:hsl(var(--card)/.5);border-radius:var(--radius);border:1px dashed hsl(var(--border));color:hsl(var(--muted-foreground));padding:4rem 2rem}.page-module__VBdWPW__controlGrid{grid-template-columns:1fr;gap:1.5rem;margin-top:1rem;display:grid}@media (min-width:768px){.page-module__VBdWPW__controlGrid{grid-template-columns:1fr 1fr}}.page-module__VBdWPW__controlCard{background:hsl(var(--card)/.5);border:1px solid hsl(var(--border));border-radius:var(--radius);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.page-module__VBdWPW__controlGroupTitle{color:#fff;margin-bottom:.25rem;font-size:1.15rem;font-weight:600}.page-module__VBdWPW__controlGroupDesc{color:hsl(var(--muted-foreground));margin-bottom:.5rem;font-size:.85rem;line-height:1.4}.page-module__VBdWPW__freqSelector{background-color:hsl(var(--muted)/.4);border:1px solid hsl(var(--border)/.5);border-radius:8px;grid-template-columns:1fr 1fr 1fr;gap:.5rem;padding:.25rem;display:grid}.page-module__VBdWPW__freqBtn{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.6rem;font-size:.85rem;font-weight:600;transition:all .2s}.page-module__VBdWPW__freqBtn:hover{color:#fff}.page-module__VBdWPW__freqBtn.page-module__VBdWPW__active{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.page-module__VBdWPW__freqExplain{color:hsl(var(--muted-foreground));margin-top:.25rem;font-size:.8rem;font-style:italic;line-height:1.4}.page-module__VBdWPW__channelRow{border-bottom:1px solid hsl(var(--border)/.4);justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.page-module__VBdWPW__channelRow:last-child{border-bottom:none}.page-module__VBdWPW__channelLabel{flex-direction:column;gap:.15rem;display:flex}.page-module__VBdWPW__channelName{color:#fff;font-size:.9rem;font-weight:600}.page-module__VBdWPW__channelDesc{color:hsl(var(--muted-foreground));font-size:.75rem}.page-module__VBdWPW__switch{width:44px;height:24px;display:inline-block;position:relative}.page-module__VBdWPW__switch input{opacity:0;width:0;height:0}.page-module__VBdWPW__slider{cursor:pointer;background-color:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:24px;transition:all .3s;position:absolute;inset:0}.page-module__VBdWPW__slider:before{content:"";background-color:#fff;border-radius:50%;width:16px;height:16px;transition:all .3s;position:absolute;bottom:3px;left:3px}.page-module__VBdWPW__switch input:checked+.page-module__VBdWPW__slider{background-color:hsl(var(--primary));border-color:hsl(var(--primary))}.page-module__VBdWPW__switch input:checked+.page-module__VBdWPW__slider:before{background-color:hsl(var(--primary-foreground));transform:translate(20px)}.page-module__VBdWPW__timeInputRow{align-items:center;gap:1rem;margin-top:.5rem;display:flex}.page-module__VBdWPW__timeField{flex-direction:column;flex-grow:1;gap:.25rem;display:flex}.page-module__VBdWPW__timeField label{color:hsl(var(--muted-foreground));font-size:.75rem}.page-module__VBdWPW__timeInput{background-color:hsl(var(--muted));border:1px solid hsl(var(--border));color:#fff;border-radius:6px;width:100%;padding:.5rem;font-family:inherit;font-size:.9rem}.page-module__VBdWPW__timeInput:focus{border-color:hsl(var(--primary));outline:none}
