.new-landing{color:#fff;background-color:#0a0a0a;font-family:Inter,system-ui,-apple-system,sans-serif}.nl-header{z-index:100;-webkit-backdrop-filter:blur(20px);background:#0a0a0ad9;border-bottom:1px solid #2a2a2a;padding:12px 24px;position:sticky;top:0}.nl-header__inner{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;display:flex}.nl-header__logo img{-o-object-fit:contain;object-fit:contain;height:45px}.nl-header__nav{align-items:center;gap:32px;display:flex}@media (max-width:768px){.nl-header__nav{display:none}}.nl-header__nav a{color:#d1d5db;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.nl-header__nav a:hover{color:#f97315}.nl-header__cta{color:#fff;cursor:pointer;background:#f97315;border:none;border-radius:50px;align-items:center;gap:10px;padding:10px 24px;font-size:.95rem;font-weight:700;transition:all .3s;display:flex}.nl-header__cta:hover{background:#df6006;transform:translateY(-1px);box-shadow:0 4px 20px #f9731566}@media (max-width:768px){.nl-header__cta{padding:8px 16px;font-size:.85rem}}.nl-hero{align-items:center;max-width:100vw;min-height:90vh;padding:40px 24px 80px;display:flex;position:relative}@media (max-width:768px){.nl-hero{min-height:auto;padding:20px 16px 40px}}.nl-hero__inner{align-items:flex-start;gap:40px;width:100%;max-width:1280px;margin:0 auto;padding-top:20px;display:flex}@media (max-width:1024px){.nl-hero__inner{text-align:center;flex-direction:column;align-items:center;gap:32px}}.nl-hero__content{z-index:2;flex:1.1;padding-top:40px}@media (max-width:1024px){.nl-hero__content{padding-top:0}}.nl-hero__tag{color:#f97315;background:#f9731526;border:1px solid #f973154d;border-radius:50px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-flex}.nl-hero__title{letter-spacing:-1.5px;margin-bottom:20px;font-size:3.2rem;font-weight:800;line-height:1.1}@media (max-width:768px){.nl-hero__title{letter-spacing:-.5px;font-size:2rem}}.nl-hero__title .accent{color:#f97315;position:relative}.nl-hero__subtitle{color:#9ca3af;max-width:500px;margin-bottom:28px;font-size:1.05rem;line-height:1.7}@media (max-width:1024px){.nl-hero__subtitle{margin:0 auto 28px}}.nl-hero__actions{gap:16px;display:flex}@media (max-width:1024px){.nl-hero__actions{justify-content:center}}@media (max-width:480px){.nl-hero__actions{flex-direction:column;align-items:stretch}}.nl-hero__btn-primary{color:#fff;cursor:pointer;background:#f97315;border:none;border-radius:14px;align-items:center;gap:10px;padding:14px 32px;font-size:1.05rem;font-weight:700;transition:all .3s;display:inline-flex}@media (max-width:768px){.nl-hero__btn-primary{justify-content:center}}.nl-hero__btn-primary:hover{background:#e96406;transform:translateY(-2px);box-shadow:0 8px 30px #f973154d}.nl-hero__btn-secondary{color:#fff;cursor:pointer;background:0 0;border:2px solid #2a2a2a;border-radius:14px;align-items:center;gap:10px;padding:14px 32px;font-size:1.05rem;font-weight:600;transition:all .3s;display:inline-flex}.nl-hero__btn-secondary:hover{color:#f97315;border-color:#f97315}.nl-hero__animated{z-index:1;flex:.9;justify-content:center;align-items:flex-start;min-height:480px;padding-top:10px;display:flex;position:relative}@media (max-width:1024px){.nl-hero__animated{align-items:center;width:100%;max-width:500px;min-height:380px}}@media (max-width:640px){.nl-hero__animated{min-height:320px}}.nl-hero__animated:after{content:"";z-index:-1;background:radial-gradient(circle,#f9731514 0%,#0000 70%);border-radius:50%;position:absolute;inset:-40px}.nl-hero__rotating-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.nl-hero .edit-community{color:#fff;white-space:nowrap;background:#f97315;border-radius:8px;padding:6px 16px;font-size:.8rem;font-weight:600}.nl-hero__glow{z-index:0;pointer-events:none;background:radial-gradient(circle,#f9731514 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:0;right:0}@media (max-width:768px){.nl-hero__glow{width:300px;height:300px;top:20px;right:20px}}.nl-hero__video-container{z-index:0;pointer-events:none;-webkit-mask-composite:source-in, xor;-webkit-mask-composite:source-in;width:100%;height:100%;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(#000 30%,#0000 95%),radial-gradient(circle,#000 40%,#0000 80%);mask-image:linear-gradient(#000 30%,#0000 95%),radial-gradient(circle,#000 40%,#0000 80%);-webkit-mask-composite:source-in;mask-composite:intersect}.nl-hero__video-bg{-o-object-fit:cover;object-fit:cover;opacity:.6;mix-blend-mode:screen;filter:blur(20px)contrast(1.2);width:100%;height:100%}.nl-hero__video-overlay{background:radial-gradient(circle,#0000 0%,#0a0a0a 100%);position:absolute;inset:0}.nl-features{padding:80px 24px}@media (max-width:768px){.nl-features{padding:40px 16px}}.nl-features__inner{max-width:1280px;margin:0 auto}.nl-features__card{background:#161616;border:1px solid #2a2a2a;border-radius:24px;align-items:center;gap:48px;padding:48px;display:flex;overflow:hidden}@media (max-width:1024px){.nl-features__card{flex-direction:column;padding:32px 24px}}.nl-features__text{flex:1}@media (max-width:1024px){.nl-features__text{text-align:center}}.nl-features__label{color:#9ca3af;margin-bottom:8px;font-size:.9rem;font-weight:500}.nl-features__heading{margin-bottom:16px;font-size:2.2rem;font-weight:800;line-height:1.15}@media (max-width:768px){.nl-features__heading{font-size:1.7rem}}.nl-features__heading .accent{color:#f97315}.nl-features__desc{color:#9ca3af;max-width:450px;margin-bottom:24px;line-height:1.6}@media (max-width:1024px){.nl-features__desc{margin:0 auto 24px}}.nl-features__price{color:#f97315;align-items:baseline;gap:4px;margin-bottom:20px;font-size:1.5rem;font-weight:700;display:inline-flex}.nl-features__price span{color:#9ca3af;font-size:.9rem;font-weight:400}.nl-features__images{flex:1;grid-template-columns:1fr 1fr;gap:12px;display:grid}.nl-features__images img{-o-object-fit:cover;object-fit:cover;aspect-ratio:3/4;border-radius:16px;width:100%;transition:transform .4s}.nl-features__images img:hover{transform:scale(1.03)}.nl-reviews{padding:60px 24px}@media (max-width:768px){.nl-reviews{padding:40px 16px}}.nl-reviews__inner{text-align:center;max-width:1280px;margin:0 auto}.nl-reviews__heading{margin-bottom:8px;font-size:1.4rem;font-weight:700}.nl-reviews__heading .accent{color:#f97315}.nl-reviews__sub{color:#9ca3af;margin-bottom:32px;font-size:.95rem}.nl-reviews__card{text-align:left;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:16px;flex-direction:column;gap:12px;min-width:300px;max-width:350px;padding:20px 24px;transition:transform .3s,border-color .3s;display:flex}.nl-reviews__card:hover{border-color:#f9731566;transform:translateY(-4px)}.nl-reviews__stars{gap:3px;display:flex}.nl-reviews__stars svg{fill:#f97315;width:16px;height:16px}.nl-reviews__quote{color:#d1d5db;flex:1;font-size:.9rem;line-height:1.5}.nl-reviews__author{align-items:center;gap:10px;display:flex}.nl-reviews__author img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:36px;height:36px}.nl-reviews__author-info .name{font-size:.85rem;font-weight:600}.nl-reviews__author-info .role{color:#6b7280;font-size:.75rem}.nl-gallery{padding:80px 24px}@media (max-width:768px){.nl-gallery{padding:40px 16px}}.nl-gallery__inner{text-align:center;max-width:1280px;margin:0 auto}.nl-gallery__heading{margin-bottom:8px;font-size:2.5rem;font-weight:800}@media (max-width:768px){.nl-gallery__heading{font-size:1.8rem}}.nl-gallery__heading .accent{color:#f97315}.nl-gallery__sub{color:#9ca3af;max-width:500px;margin:0 auto 40px;line-height:1.6}.nl-gallery__grid{grid-template-rows:auto auto;grid-template-columns:repeat(4,1fr);gap:12px;display:grid}@media (max-width:1024px){.nl-gallery__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.nl-gallery__grid{grid-template-columns:1fr 1fr;gap:8px}}.nl-gallery__item{border-radius:16px;position:relative;overflow:hidden}.nl-gallery__item:first-child{grid-area:span 2/span 2}.nl-gallery__item img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;min-height:200px;transition:transform .5s}.nl-gallery__item:hover img{transform:scale(1.05)}.nl-gallery__item:after{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#0006 100%);position:absolute;inset:0}.nl-spotlight{padding:0 24px 80px}@media (max-width:768px){.nl-spotlight{padding:0 16px 40px}}.nl-spotlight__inner{border-radius:24px;align-items:flex-end;max-width:1280px;min-height:450px;margin:0 auto;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.nl-spotlight__inner{min-height:300px}}.nl-spotlight__bg{-o-object-fit:cover;object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.nl-spotlight__overlay{z-index:1;background:linear-gradient(#0000 0%,#0003 50%,#000000d9 100%);position:absolute;inset:0}.nl-spotlight__content{z-index:2;padding:48px;position:relative}@media (max-width:768px){.nl-spotlight__content{padding:24px}}.nl-spotlight__tag{text-transform:uppercase;background:#f97315;border-radius:6px;margin-bottom:12px;padding:4px 12px;font-size:.8rem;font-weight:700;display:inline-block}.nl-spotlight__title{margin-bottom:12px;font-size:2.5rem;font-weight:800;line-height:1.1}@media (max-width:768px){.nl-spotlight__title{font-size:1.6rem}}.nl-spotlight__title .accent{color:#f97315}.nl-spotlight__desc{color:#d1d5db;max-width:500px;line-height:1.6}.nl-bento{padding:80px 24px}@media (max-width:768px){.nl-bento{padding:40px 16px}}.nl-bento__inner{max-width:1280px;margin:0 auto}.nl-bento__heading{text-align:center;margin-bottom:40px;font-size:2.5rem;font-weight:800}@media (max-width:768px){.nl-bento__heading{margin-bottom:24px;font-size:1.8rem}}.nl-bento__heading .accent{color:#f97315}.nl-bento__grid{grid-template-rows:auto auto;grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:1024px){.nl-bento__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.nl-bento__grid{grid-template-columns:1fr}}.nl-bento__card{background:#161616;border:1px solid #2a2a2a;border-radius:20px;flex-direction:column;transition:transform .3s,border-color .3s;display:flex;overflow:hidden}.nl-bento__card:hover{border-color:#f973154d;transform:translateY(-4px)}.nl-bento__card--wide{grid-column:span 2}@media (max-width:640px){.nl-bento__card--wide{grid-column:span 1}}.nl-bento__card--tall{grid-row:span 2}@media (max-width:640px){.nl-bento__card--tall{grid-row:span 1}}.nl-bento__card-img{-o-object-fit:cover;object-fit:cover;width:100%;height:220px}@media (max-width:768px){.nl-bento__card-img{height:180px}}.nl-bento__card-body{flex-direction:column;flex:1;gap:8px;padding:24px;display:flex}.nl-bento__card-tag{color:#f97315;text-transform:uppercase;background:#f9731526;border-radius:6px;align-self:flex-start;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.nl-bento__card-title{font-size:1.2rem;font-weight:700}.nl-bento__card-desc{color:#9ca3af;font-size:.9rem;line-height:1.5}.nl-bento__card-link{color:#f97315;align-items:center;gap:6px;margin-top:auto;font-size:.9rem;font-weight:600;text-decoration:none;transition:gap .3s;display:inline-flex}.nl-bento__card-link:hover{gap:10px}.nl-solo{padding:80px 24px}@media (max-width:768px){.nl-solo{padding:40px 16px}}.nl-solo__inner{max-width:1280px;margin:0 auto}.nl-solo__heading{text-align:right;margin-bottom:12px;font-size:2.5rem;font-weight:800}@media (max-width:768px){.nl-solo__heading{text-align:center;font-size:1.8rem}}.nl-solo__heading .accent{color:#f97315}.nl-solo__grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:32px;display:grid}@media (max-width:768px){.nl-solo__grid{grid-template-columns:1fr}}.nl-solo__card{background:#161616;border:1px solid #2a2a2a;border-radius:20px;flex-direction:column;transition:transform .3s;display:flex;overflow:hidden}.nl-solo__card:hover{transform:translateY(-4px)}.nl-solo__card img{-o-object-fit:cover;object-fit:cover;width:100%;height:200px}.nl-solo__card-body{padding:24px}.nl-solo__card-title{margin-bottom:8px;font-size:1.1rem;font-weight:700}.nl-solo__card-desc{color:#9ca3af;font-size:.9rem;line-height:1.5}.nl-cta{padding:80px 24px}@media (max-width:768px){.nl-cta{padding:40px 16px}}.nl-cta__inner{background:#161616;border:1px solid #2a2a2a;border-radius:24px;align-items:center;gap:48px;max-width:1280px;margin:0 auto;padding:64px 48px;display:flex;position:relative;overflow:hidden}@media (max-width:1024px){.nl-cta__inner{text-align:center;flex-direction:column;padding:40px 24px}}.nl-cta__text{z-index:2;flex:1}.nl-cta__heading{margin-bottom:16px;font-size:2.5rem;font-weight:800;line-height:1.1}@media (max-width:768px){.nl-cta__heading{font-size:1.8rem}}.nl-cta__heading .accent{color:#f97315}.nl-cta__desc{color:#9ca3af;max-width:500px;margin-bottom:32px;line-height:1.6}@media (max-width:1024px){.nl-cta__desc{margin:0 auto 32px}}.nl-cta__buttons{gap:16px;display:flex}@media (max-width:1024px){.nl-cta__buttons{justify-content:center}}@media (max-width:480px){.nl-cta__buttons{flex-direction:column}}.nl-cta__store-btn{color:#0a0a0a;background:#fff;border-radius:12px;align-items:center;gap:10px;padding:12px 20px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex}.nl-cta__store-btn:hover{transform:translateY(-2px);box-shadow:0 4px 20px #ffffff26}.nl-cta__store-btn img{width:28px;height:28px}.nl-cta__store-btn .store-label{color:#6b7280;font-size:.7rem;line-height:1}.nl-cta__store-btn .store-name{font-size:.95rem;font-weight:700;line-height:1.2}.nl-cta__image{z-index:2;flex:1}@media (max-width:1024px){.nl-cta__image{width:100%;max-width:350px}}.nl-cta__image img{-o-object-fit:cover;object-fit:cover;border-radius:20px;width:100%}.nl-cta__glow{z-index:0;pointer-events:none;background:radial-gradient(circle,#f973151a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:0;right:0}.nl-footer{border-top:1px solid #2a2a2a;padding:80px 24px 32px}@media (max-width:768px){.nl-footer{padding:40px 16px 24px}}.nl-footer__inner{max-width:1280px;margin:0 auto}.nl-footer__top{justify-content:space-between;gap:48px;margin-bottom:48px;display:flex}@media (max-width:768px){.nl-footer__top{flex-direction:column;gap:32px}}.nl-footer__heading{margin-bottom:16px;font-size:2.5rem;font-weight:800}@media (max-width:768px){.nl-footer__heading{font-size:1.8rem}}.nl-footer__heading .accent{color:#f97315}.nl-footer__social{gap:12px;margin-top:16px;display:flex}.nl-footer__social a{color:#d1d5db;background:#161616;border:1px solid #2a2a2a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;text-decoration:none;transition:all .3s;display:flex}.nl-footer__social a:hover{color:#fff;background:#f97315;border-color:#f97315;transform:translateY(-2px)}.nl-footer__links{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}@media (max-width:768px){.nl-footer__links{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:480px){.nl-footer__links{grid-template-columns:1fr}}.nl-footer__link-group h4{color:#fff;margin-bottom:16px;font-size:1rem;font-weight:700}.nl-footer__link-group ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.nl-footer__link-group a{color:#9ca3af;font-size:.9rem;text-decoration:none;transition:color .2s}.nl-footer__link-group a:hover{color:#f97315}.nl-footer__bottom{color:#6b7280;border-top:1px solid #2a2a2a;justify-content:space-between;align-items:center;padding-top:24px;font-size:.85rem;display:flex}@media (max-width:640px){.nl-footer__bottom{text-align:center;flex-direction:column;gap:8px}}.nl-footer__bottom-links{gap:16px;display:flex}.nl-footer__bottom-links a{color:#6b7280;text-decoration:none}.nl-footer__bottom-links a:hover{color:#f97315}.nl-fade-up{opacity:0;transition:opacity .7s ease-out,transform .7s ease-out;transform:translateY(30px)}.nl-fade-up.visible,.visible .nl-fade-up,.visible.nl-fade-up{opacity:1;transform:translateY(0)}.nl-fade-up-delay-1{transition-delay:.1s}.nl-fade-up-delay-2{transition-delay:.2s}.nl-fade-up-delay-3{transition-delay:.3s}.nl-fade-up-delay-4{transition-delay:.4s}.nl-hamburger{color:#fff;cursor:pointer;background:0 0;border:none;padding:8px;font-size:1.5rem;display:none}@media (max-width:768px){.nl-hamburger{display:block}}.nl-mobile-menu{z-index:200;background:#0a0a0af7;flex-direction:column;justify-content:center;align-items:center;gap:32px;display:none;position:fixed;inset:0}.nl-mobile-menu.open{display:flex}.nl-mobile-menu a{color:#fff;font-size:1.5rem;font-weight:600;text-decoration:none;transition:color .2s}.nl-mobile-menu a:hover{color:#f97315}.nl-mobile-menu__close{color:#fff;cursor:pointer;background:0 0;border:none;font-size:2rem;position:absolute;top:20px;right:24px}.new-landing .stickyScrollPadding{padding:60px 48px;transition:background-color .8s;position:relative;overflow:visible}.new-landing .stickyScrollPadding:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000,#0a0a0a);height:120px;position:absolute;bottom:0;left:0;right:0}@media (max-width:768px){.new-landing .stickyScrollPadding{padding:32px 16px}}.new-landing .stickyScrollPadding h2{background:linear-gradient(135deg,#fff 0%,#f97315e6 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.new-landing .stickyScrollPadding .div{border-left:3px solid #f973154d;padding-left:16px}@media (max-width:768px){.new-landing .stickyScrollPadding .div{border-left:none;padding-left:8px}}.new-landing .stickyScrollPadding .lg\:sticky{border-radius:16px;box-shadow:0 8px 40px #0000004d,0 0 60px #f973150d}.new-landing .stickyScrollPadding svg{color:#f97315}.new-landing #features{margin-top:150px}
.hero-container{overflow:hidden}.full-screen{width:100%;height:100vh;display:block;overflow:hidden}#intro{color:var(--color-just-black);flex-direction:column;justify-content:center;display:flex}#masthead{z-index:9999;display:flex;position:fixed}#masthead a{padding:1rem 2rem}#panels #panels-container{background-color:#fff;flex-wrap:nowrap;height:100vh;padding:0;display:flex;overflow:hidden}#panels #panels-container .panel{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}#panels{background-color:#fff;padding-top:20px}#panels #panels-container .panel .panels-navigation{justify-content:flex-end;width:100%;display:flex}#panels #panels-container .panel .anchor-panel,#panels #panels-container .panel .nav-panel{text-transform:uppercase;margin-right:2rem}#panels #panels-container .panels-navigation{width:100%;position:absolute;bottom:2rem;right:2rem}a{color:var(--color-just-black)}.edit-community{color:#fff;text-align:center;background-color:#ff9505;border-radius:8px;width:100px;font-weight:600;padding:6px 0!important;font-size:10px!important}@media (max-width:700px){.edit-community{width:90px;padding:4px 0!important;font-size:8px!important}}.cane-image{opacity:.9;z-index:1;min-width:300px;overflow:hidden;transform:translateY(80px);-webkit-mask-image:url(/images/iphone-mockup.svg);mask-image:url(/images/iphone-mockup.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (max-width:700px){.cane-image{min-width:230px;margin-top:-7rem}}.cane-labels{mix-blend-mode:difference;z-index:2;border-radius:50px;padding:10px;transition:all .3s ease-in-out;position:absolute;top:0;left:0;width:100%!important;max-width:100%!important}
.mask-mob-web-feature{z-index:1;max-width:170px;overflow:hidden;-webkit-mask-image:url(/images/iphone-mockup.svg);mask-image:url(/images/iphone-mockup.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (max-width:700px){.mask-mob-web-feature{max-width:120px;transform:translateY(-150px)}}.mask-mob-web-feature-img{mix-blend-mode:difference;z-index:2;border-radius:30px;max-height:100%;padding:5px;transition:all .3s ease-in-out;position:absolute;top:0;left:0;width:100%!important;max-width:100%!important}@media (max-width:700px){.mask-mob-web-feature-img{border-radius:20px}}.mask-mob-web-feature-img-sec-2{mix-blend-mode:difference;z-index:2;border-radius:27px;height:100%;max-height:100%;padding:5px;transition:all .3s ease-in-out;position:absolute;top:0;left:0;width:100%!important;max-width:100%!important}@media (max-width:700px){.mask-mob-web-feature-img-sec-2{border-radius:15px;top:0}}@keyframes popup-show{0%{opacity:0;transform:scale(.5)translateY(50px)}to{opacity:1;transform:scale(1)translateY(0)}}.animate-popup-show{animation:.8s ease-out forwards popup-show}
.my-component{border-radius:0;flex-direction:column;display:flex}.my-component .image-container{border-radius:0;flex-direction:column;width:100%;max-width:100%;display:flex}.my-component .image-container .main-image{-o-object-fit:cover;object-fit:cover;aspect-ratio:8.2;border-radius:10px;width:100%;max-width:100%;height:100px}.my-component .image-container .details-container{background-color:#fff;border:2px solid #ffffff4d;border-radius:15px;flex-wrap:wrap;gap:15px;width:100%;margin-top:-20px;padding:10px 15px;display:flex;box-shadow:0 0 4px #0000000d}.my-component .image-container .profile-container{flex:1;gap:10px;margin-top:-30px;padding-bottom:20px;display:flex}.my-component .image-container .profile-container .profile-picture{border:2px solid #fa9962;border-radius:50%;max-width:70px;max-height:70px;margin-top:5px;box-shadow:0 0 4px #0000000d}.my-component .image-container .profile-container .profile-picture .profile-img{-o-object-fit:cover;object-fit:cover;border-radius:275px;height:100%}.my-component .image-container .profile-container .profile-details{flex-direction:column;align-self:center;display:flex}.my-component .image-container .profile-container .profile-details .community-title{color:#1c1c1c;align-items:center;gap:2px;font-size:15px;font-weight:700;display:flex}.my-component .image-container .profile-container .profile-details .community-title .community-logo{width:18px;height:18px}.my-component .image-container .profile-container .profile-details .social-icons{align-items:center;margin-top:5px;display:flex}.my-component .image-container .profile-container .profile-details .social-icons .img{width:18px;height:18px}.my-component .image-container .profile-container .profile-details .handle{color:#999;margin-top:5px;font-size:15px}.my-component .image-container .actions{align-items:center;gap:15px;display:flex}.my-component .image-container .actions .change-period{background-color:#fff;border-radius:8px;align-items:center;gap:5px;padding:5px 10px;display:flex;box-shadow:0 1px 2px #0000001a}.my-component .image-container .actions .change-period .calendar-icon{width:24px;height:24px}.my-component .image-container .actions .change-period .period-details{flex-direction:column;font-size:10px;display:flex}.my-component .image-container .actions .change-period .period-details div:first-child{font-weight:700}.my-component .image-container .actions .change-period .period-details div:last-child{color:#00796b;opacity:.8}.my-component .image-container .actions .change-period .dropdown-arrow{color:#ccc;font-size:16px}.my-component .image-container .actions .edit-community{color:#fff;text-align:center;background-color:#ff9505;border-radius:8px;width:190px;font-weight:600;padding:6px 0!important;font-size:11px!important}.my-component .details-container{padding-left:0!important;padding-right:0!important}.my-component .details-container .profile-container{align-items:center;margin-top:-10px!important}.my-component .details-container .profile-container .profile-picture{margin-top:10px;width:100px!important;height:100px!important}.my-component .details-container .profile-container .profile-details{width:100%;margin-top:5px}.my-component .details-container .profile-container .profile-details .community-title{font-size:13px!important}.my-component .details-container .profile-container .profile-details .social-icons{gap:1px}.my-component .details-container .profile-container .profile-details .social-icons .icon{width:16px;height:16px}.my-component .details-container .profile-container .profile-details .handle{font-size:9px}.my-component .details-container .actions .change-period{width:100%;padding:6px;font-size:12px}
.caterpillar-animation{--ease-out-cubic:cubic-bezier(.215, .61, .355, 1);--ease-in-out-cubic:cubic-bezier(.645, .045, .355, 1)}@media (max-width:700px){.caterpillar-animation{transform:translateY(-100px)}}.caterpillar-animation .visual{justify-content:center;align-items:center;width:100%;height:300px;display:flex;position:relative}@media (max-width:700px){.caterpillar-animation .visual{margin-bottom:-100px}}.caterpillar-animation .visual .stack{position:relative;transform:translate(30px)}.caterpillar-animation .visual .stack .card{opacity:0;width:100px;height:100px;transition:transform .5s var(--ease-out-cubic),opacity .5s;background:0 0;border:none;justify-content:center;align-items:center;display:flex;transform:translate(-100%,-50%)}.caterpillar-animation .visual .stack .card:first-child{top:265px;right:-126px}.caterpillar-animation .visual .stack .card:nth-child(2){top:55px;right:-126px}.caterpillar-animation .visual .stack .card:nth-child(3){top:-130px;right:-126px}.caterpillar-animation .visual .stack .card:nth-child(4){top:-270px;right:-126px}@media (max-width:700px){.caterpillar-animation .visual .stack .card:first-child{top:180px;right:-72px}.caterpillar-animation .visual .stack .card:nth-child(2){top:5px;right:-73px}.caterpillar-animation .visual .stack .card:nth-child(3){top:-155px;right:-70px}}.caterpillar-animation .visual .stack .card .inner{width:100%;height:100%}.caterpillar-animation .visual .stack .card.enter{opacity:1;transform:translate(-50%,-30%)}.caterpillar-animation .visual .stack .card.circle{transition:transform 1s var(--ease-in-out-cubic)}.caterpillar-animation .visual .stack .cardTitleOpacity{opacity:0}.caterpillar-animation .visual .stack .header-img{width:100px;height:100px;transition:transform .5s var(--ease-out-cubic),opacity .5s;background:0 0;border:none;justify-content:center;align-items:center;position:absolute;top:-15px;right:-126px}@media (max-width:700px){.caterpillar-animation .visual .stack .header-img{top:-25px;right:-60px}}.caterpillar-animation .visual .stats{color:#fa9962;background-color:#fff;border-radius:20px;padding:3px;font-size:8px;position:absolute}.caterpillar-animation .visual .state1{top:146px;right:-29.5px}.caterpillar-animation .visual .state2{top:174px;right:-65px}.caterpillar-animation .visual .state3{top:201px;right:-65px}@media (max-width:700px){.caterpillar-animation .visual .stats{font-size:6px}.caterpillar-animation .visual .state1{top:97px;right:14.5px}.caterpillar-animation .visual .state2{top:115px;right:-7px}.caterpillar-animation .visual .state3{top:133px;right:-8px}}.caterpillar-animation .visual .link{width:220px;transition:left 1s var(--ease-in-out-cubic);top:-5%;transform:translate(-50%,-50%);position:absolute!important;left:85%!important}.caterpillar-animation .visual .link.center{left:-10px!important}@media (max-width:700px){.caterpillar-animation .visual .link{width:150px;left:40%!important}}.caterpillar-animation .visual .mask-mob-second-sec{opacity:1;z-index:1;overflow:hidden;-webkit-mask-image:url(/images/iphone-mockup.svg);mask-image:url(/images/iphone-mockup.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.caterpillar-animation .visual .mask-mob--second-sec-img{mix-blend-mode:difference;z-index:2;border-radius:30px;max-height:100%;padding:5px;transition:all .3s ease-in-out;position:absolute;top:0;left:0;width:100%!important;max-width:100%!important}@media (max-width:700px){.caterpillar-animation .visual .mask-mob--second-sec-img{border-radius:20px}}.caterpillar-animation .visual .mask-mob--second-sec-img-highlighted{z-index:2;border-radius:30px;max-height:100%;padding:5px;transition:all .3s ease-in-out;position:absolute;top:152px;left:0;width:100%!important;max-width:100%!important}@media (max-width:700px){.caterpillar-animation .visual .mask-mob--second-sec-img-highlighted{border-radius:15px;top:100px}}
.OverviewAnalytics-module-scss-module__tTb9UG__overview-analytics{background-color:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-self:stretch;padding:24px 0 24px 10px;display:flex;overflow:hidden}@media (max-width:768px){.OverviewAnalytics-module-scss-module__tTb9UG__overview-analytics{padding-left:10px}}.OverviewAnalytics-module-scss-module__tTb9UG__overview-analytics h2{letter-spacing:-.015em;color:#18181b;align-self:flex-start;font-size:1.25rem;font-weight:600}.OverviewAnalytics-module-scss-module__tTb9UG__overview-analytics .OverviewAnalytics-module-scss-module__tTb9UG__analytics-card-container{align-items:center;gap:40px;margin-top:24px;display:flex}@media (max-width:768px){.OverviewAnalytics-module-scss-module__tTb9UG__overview-analytics .OverviewAnalytics-module-scss-module__tTb9UG__analytics-card-container{max-width:100%}}.OverviewAnalytics-module-scss-module__tTb9UG__analytics-card{white-space:nowrap;border-radius:16px;align-self:stretch;align-items:center;gap:20px;margin:auto 0;padding:16px 16px 10px 10px;display:flex;box-shadow:0 4px 8px #0000000d}@media (max-width:768px){.OverviewAnalytics-module-scss-module__tTb9UG__analytics-card{gap:10px;padding:10px 10px 5px 5px}}.OverviewAnalytics-module-scss-module__tTb9UG__analytics-card .OverviewAnalytics-module-scss-module__tTb9UG__icon{-o-object-fit:contain;object-fit:contain;aspect-ratio:1;flex-shrink:0;align-self:stretch;width:45px}@media (max-width:768px){.OverviewAnalytics-module-scss-module__tTb9UG__analytics-card .OverviewAnalytics-module-scss-module__tTb9UG__icon{width:35px}}.OverviewAnalytics-module-scss-module__tTb9UG__analytics-card .OverviewAnalytics-module-scss-module__tTb9UG__content{align-self:stretch;align-items:start;gap:12px;width:117px;display:flex;position:relative}@media (max-width:768px){.OverviewAnalytics-module-scss-module__tTb9UG__analytics-card .OverviewAnalytics-module-scss-module__tTb9UG__content{width:100px}}.OverviewAnalytics-module-scss-module__tTb9UG__analytics-card .OverviewAnalytics-module-scss-module__tTb9UG__content .OverviewAnalytics-module-scss-module__tTb9UG__details{z-index:0;flex-direction:column;align-items:flex-start;width:117px;display:flex}@media (max-width:768px){.OverviewAnalytics-module-scss-module__tTb9UG__analytics-card .OverviewAnalytics-module-scss-module__tTb9UG__content .OverviewAnalytics-module-scss-module__tTb9UG__details{width:100px}}.OverviewAnalytics-module-scss-module__tTb9UG__analytics-card .OverviewAnalytics-module-scss-module__tTb9UG__content .OverviewAnalytics-module-scss-module__tTb9UG__details .OverviewAnalytics-module-scss-module__tTb9UG__title{letter-spacing:-.015em;color:#9ca3af;font-size:9px;font-weight:500}@media (max-width:768px){.OverviewAnalytics-module-scss-module__tTb9UG__analytics-card .OverviewAnalytics-module-scss-module__tTb9UG__content .OverviewAnalytics-module-scss-module__tTb9UG__details .OverviewAnalytics-module-scss-module__tTb9UG__title{font-size:8px}}.OverviewAnalytics-module-scss-module__tTb9UG__analytics-card .OverviewAnalytics-module-scss-module__tTb9UG__content .OverviewAnalytics-module-scss-module__tTb9UG__details .OverviewAnalytics-module-scss-module__tTb9UG__value{letter-spacing:-.015em;color:#18181b;margin-top:4px;font-size:.9rem;font-weight:600}@media (max-width:768px){.OverviewAnalytics-module-scss-module__tTb9UG__analytics-card .OverviewAnalytics-module-scss-module__tTb9UG__content .OverviewAnalytics-module-scss-module__tTb9UG__details .OverviewAnalytics-module-scss-module__tTb9UG__value{font-size:.8rem}}.OverviewAnalytics-module-scss-module__tTb9UG__analytics-card .OverviewAnalytics-module-scss-module__tTb9UG__content .OverviewAnalytics-module-scss-module__tTb9UG__change{letter-spacing:-.015em;align-items:center;width:55px;font-size:10px;font-weight:600;display:flex}.OverviewAnalytics-module-scss-module__tTb9UG__analytics-card .OverviewAnalytics-module-scss-module__tTb9UG__content .OverviewAnalytics-module-scss-module__tTb9UG__change.OverviewAnalytics-module-scss-module__tTb9UG__positive{color:#84cc16}.OverviewAnalytics-module-scss-module__tTb9UG__analytics-card .OverviewAnalytics-module-scss-module__tTb9UG__content .OverviewAnalytics-module-scss-module__tTb9UG__change.OverviewAnalytics-module-scss-module__tTb9UG__negative{color:#dc2626}.OverviewAnalytics-module-scss-module__tTb9UG__analytics-card .OverviewAnalytics-module-scss-module__tTb9UG__content .OverviewAnalytics-module-scss-module__tTb9UG__change .OverviewAnalytics-module-scss-module__tTb9UG__changeIcon{flex-shrink:0;width:15px;font-size:15px}
.slider-container{width:100%;position:relative}.slider-container .slider-content{flex-wrap:nowrap;align-items:center;width:100%;padding:1rem 1rem 1rem 0;display:flex;overflow:auto}@media (max-width:768px){.slider-container .slider-content{padding:0}}.slider-container .slider-content{scrollbar-width:none;-ms-overflow-style:none}.slider-container .slider-content::-webkit-scrollbar{width:0;height:0}.slider-container .slider-card{transition:transform .3s}.slider-container .slider-card.active{transform:scale(1.05)}.slider-title-container{align-items:center;gap:.5rem;padding-right:.125rem;display:flex;position:relative}@media (max-width:768px){.slider-title-container{flex-wrap:wrap}}.slider-title-container .title-section{white-space:nowrap;flex-grow:1;align-self:flex-start;gap:.375rem;font-weight:600;display:flex}@media (max-width:768px){.slider-title-container .title-section{font-size:.8rem}}.slider-title-container .title-section .title{color:#000;align-items:center;gap:.5rem;font-weight:700;display:flex;font-size:1rem!important}@media (max-width:768px){.slider-title-container .title-section .title{font-size:.8rem!important}}@media (min-width:640px){.slider-title-container .title-section .title{margin-left:.75rem}}.slider-title-container .title-section .title .icon{width:1.25rem;height:1.25rem}@media (min-width:640px){.slider-title-container .title-section .title .icon{width:2rem;height:2rem}}.slider-title-container .title-section .title .icon{color:#fb923c}.slider-title-container .control-section{align-items:center;gap:.5rem;margin-right:20px;display:flex}.slider-title-container .control-section .navigation-controls{gap:.375rem;display:flex}.slider-title-container .control-section .navigation-controls button{color:#1c1c1c;background-color:#fff;border:1px solid #fb923c;border-radius:.25rem;padding:0 .25rem}@media (max-width:768px){.slider-title-container .control-section .navigation-controls button{padding:0 .1rem}}.slider-title-container .control-section .navigation-controls button:hover{background-color:#fb923c}.slider-title-container .control-section .navigation-controls button .icon{width:1rem;height:1rem}@media (max-width:768px){.slider-title-container .control-section .navigation-controls button .icon{width:.75rem;height:.75rem}}.slider-title-container .control-section .see-all-btn{color:#000;cursor:pointer;background-color:#fb923c1a;border-radius:.75rem;justify-content:center;padding:.25rem .5rem;font-size:.75rem;display:flex}.slider-title-container .control-section .see-all-btn:hover{background-color:#fb923c33}.indicators{gap:.25rem;display:flex;position:absolute;top:0;left:1rem}@media (min-width:640px){.indicators{left:1.25rem}}.indicators .indicator{background-color:#fb923c;border-radius:50%;height:.5rem;transition:transform .3s}.indicators .indicator.active{transform:scale(1.5);box-shadow:0 4px 8px #0003}
.circle-container{justify-content:space-between;display:flex}.circle-text{color:#333;font-size:10px;font-weight:700}.label-text{color:#888;font-size:9px}
