.landing-root{--landing-ink: #111111;--landing-blue: #c2edff;--landing-yellow: #fff1cd;--landing-green: #3dc564;color:var(--landing-ink);text-rendering:optimizeLegibility}.landing-root .font-serif{font-family:"Instrument Serif",Georgia,Times New Roman,serif}.landing-root .font-body,.landing-root .font-display{font-family:Inter,system-ui,sans-serif}.landing-page-bg{position:relative;background:linear-gradient(180deg,#e8f4fc,#f4f9ff 28%,#fff 55%,#fffdf8)}.landing-page-bg:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E");mix-blend-mode:multiply}.landing-page-bg>*{position:relative;z-index:1}.landing-nav-float{background:#ffffffb8;backdrop-filter:blur(16px) saturate(1.4);-webkit-backdrop-filter:blur(16px) saturate(1.4);border:1px solid rgba(255,255,255,.85);box-shadow:0 4px 24px -4px #1111111a,inset 0 1px #ffffffe6}.landing-nav-cta{background:linear-gradient(105deg,#7af5a8,#3dc564 48%,#1a9e42);color:#fff;box-shadow:0 4px 16px -4px #3dc56473}.landing-hero-decor{pointer-events:none}.landing-line-shape{position:absolute;border:1px solid rgba(17,17,17,.06);border-radius:9999px}.landing-btn-float{background:#ffffffeb;border:1px solid rgba(17,17,17,.06);box-shadow:0 10px 36px -10px #1111112e;transition:transform .2s ease,box-shadow .2s ease}.landing-btn-float:hover{transform:translateY(-2px);box-shadow:0 14px 44px -10px #1113}.landing-btn-primary{background:linear-gradient(105deg,#7af5a8,#3dc564 48%,#1a9e42);color:#fff;box-shadow:0 8px 28px -8px #3dc5648c}.landing-btn-primary:hover{filter:brightness(1.05)}.landing-craft-card{background:#fffffff0;border:1px solid rgba(255,255,255,.9);box-shadow:0 16px 48px -16px #1111111f}.landing-craft-card-inner{background:linear-gradient(180deg,#fff9,#f8fafce6)}.landing-product-stage{background:radial-gradient(ellipse 80% 60% at 10% 0%,rgba(194,237,255,.85),transparent 50%),radial-gradient(ellipse 70% 50% at 90% 10%,rgba(255,241,205,.8),transparent 45%),radial-gradient(ellipse 50% 40% at 50% 100%,rgba(232,249,238,.9),transparent 50%),#fafcfd}.landing-torn{display:block;width:100%;height:auto;margin-top:-1px}.landing-chip{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;border:1px solid rgba(17,17,17,.06);background:#ffffffe0;padding:.5rem 1.125rem;font-size:.875rem;font-weight:500;color:var(--landing-ink);box-shadow:0 2px 12px -4px #11111114}.landing-cloud{position:absolute;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fff 0%,rgba(255,255,255,.4) 40%,transparent 70%);filter:blur(1px);opacity:.85;pointer-events:none}.landing-section-yellow{background:linear-gradient(180deg,#fff9eb,#fff4d4)}.landing-section-blue{background:linear-gradient(180deg,#e8f6ff,#dceefb)}.landing-download-craft{background:linear-gradient(180deg,#e5f4ff,#edf8ff 40%,#f8fcff)}.landing-marquee-mask{mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.landing-root a:focus-visible,.landing-root button:focus-visible{outline:2px solid var(--landing-green);outline-offset:3px}.landing-shell{position:fixed;inset:0;z-index:0;display:flex;flex-direction:column;overflow:hidden}.landing-smart-header{position:fixed;top:0;left:0;right:0;z-index:100;background:transparent;pointer-events:none;padding:.75rem 1rem;transition:color .25s ease}@media(min-width:768px){.landing-smart-header{padding:1rem 1.25rem}}.landing-smart-header__bar{display:grid;width:100%;max-width:56rem;margin-inline:auto;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;pointer-events:auto}@media(min-width:1024px){.landing-smart-header__bar{grid-template-columns:1fr auto 1fr;gap:1rem}}.landing-smart-header[data-theme=light] .landing-smart-nav-link{color:#1111118c}.landing-smart-header[data-theme=light] .landing-smart-nav-link:hover{color:#111}.landing-smart-header[data-theme=light] .landing-smart-login{color:#11111180}.landing-smart-header[data-theme=light] .landing-smart-login:hover{color:#111}.landing-smart-header[data-theme=light] .landing-smart-menu-btn{background:#ffffffb8;color:#111}.landing-smart-header[data-theme=dark] .landing-smart-nav-link{color:#ffffffad}.landing-smart-header[data-theme=dark] .landing-smart-nav-link:hover{color:#fff}.landing-smart-header[data-theme=dark] .landing-smart-login{color:#ffffffa6}.landing-smart-header[data-theme=dark] .landing-smart-login:hover{color:#fff}.landing-smart-header[data-theme=dark] .landing-smart-menu-btn{background:#ffffff1f;color:#fff}.landing-smart-header .landing-nav-cta{background:linear-gradient(105deg,#7af5a8,#3dc564 48%,#1a9e42);color:#fff;box-shadow:0 4px 16px -4px #3dc56473}.landing-smart-mobile-menu{pointer-events:auto;margin-top:.5rem;margin-inline:auto;max-width:56rem;border-radius:1.25rem;border:1px solid rgba(255,255,255,.12);background:#121212eb;padding:1rem;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.landing-smart-header[data-theme=light] .landing-smart-mobile-menu{border-color:#11111114;background:#fffffff0}.landing-snap-scroll{flex:1;min-height:0;width:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scroll-snap-type:y mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.landing-snap-panel{position:relative;box-sizing:border-box;display:flex;height:100%;min-height:100%;flex-shrink:0;flex-direction:column;justify-content:center;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always}.landing-snap-panel__inner{display:flex;width:100%;max-height:100%;flex:1;flex-direction:column;justify-content:center;min-height:0;padding-bottom:.75rem}.landing-snap-compact .landing-snap-panel__inner{justify-content:center;gap:0;overflow:hidden}@media(max-height:700px){.landing-snap-compact .font-serif{font-size:clamp(1.85rem,5.5vw,2.75rem)!important}.landing-snap-compact .landing-snap-panel__inner{padding-bottom:.25rem}}.landing-city-card img{aspect-ratio:4 / 5;max-height:min(46vh,17.5rem);width:100%;-o-object-fit:cover;object-fit:cover}.landing-preview-phones{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;align-items:end}@media(max-width:639px){.landing-preview-phones{gap:.35rem}.landing-preview-phones .landing-phone-scale{max-width:6.75rem;margin-inline:auto}}@media(min-width:640px){.landing-preview-phones{gap:.75rem}.landing-preview-phones .landing-phone-scale{max-width:11rem}}@media(min-width:1024px){.landing-preview-phones .landing-phone-scale{max-width:13.5rem}}.landing-how-panel{background-color:#fff;background-image:radial-gradient(ellipse 50% 42% at 88% 6%,rgba(255,230,170,.5),transparent 58%),radial-gradient(ellipse 42% 38% at 72% 12%,rgba(196,245,210,.42),transparent 62%)}.landing-how-steps__head{text-align:left}.landing-how-steps__head--center{text-align:center}.landing-how-steps__title{font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.08;letter-spacing:-.02em}.landing-how-steps__lead{max-width:26rem;font-size:clamp(.875rem,1.6vw,.9375rem);line-height:1.45;color:#11111194}.landing-how-steps__head--center .landing-how-steps__lead{margin-inline:auto}.landing-how-steps__grid{display:grid;gap:1rem;margin-top:clamp(1.25rem,3vh,2rem);grid-template-columns:1fr}@media(min-width:768px){.landing-how-steps__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem}}@media(max-width:639px){.landing-how-steps__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.25rem;-ms-overflow-style:none;scrollbar-width:none}.landing-how-steps__grid::-webkit-scrollbar{display:none}.landing-how-steps__grid .landing-how-card{width:min(78vw,16.5rem);flex-shrink:0;scroll-snap-align:center}}.landing-how-card{display:flex;min-height:12.5rem;flex-direction:column;overflow:hidden;padding:1.25rem 1.35rem 1.35rem;border:1px solid rgba(17,17,17,.05);border-radius:1.75rem;text-align:left;transition:transform .22s ease,box-shadow .22s ease}.landing-how-card--sky{background:linear-gradient(165deg,#c2edff,#e5f6ff 38%,#fff 72%);box-shadow:0 20px 48px -28px #2a6a9e38}.landing-how-card--sun{background:linear-gradient(165deg,#fff1cd,#fff8e8 38%,#fff 72%);box-shadow:0 20px 48px -28px #9a7b002e}.landing-how-card--mint{background:linear-gradient(165deg,#e2f5d6,#f0fbeb 38%,#fff 72%);box-shadow:0 20px 48px -28px #2e783e2e}.landing-how-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.landing-how-card__step{display:inline-flex;flex-shrink:0;border-radius:9999px;background:#ffffffc7;padding:.28rem .65rem;font-size:.625rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1111116b}.landing-how-card__icon{flex-shrink:0;font-size:1.65rem;line-height:1;filter:drop-shadow(0 2px 6px rgba(17,17,17,.06))}.landing-how-card__heading{margin-top:1rem;font-family:inherit;font-size:1.125rem;font-weight:700;line-height:1.25;letter-spacing:-.01em;color:#111}.landing-how-card__text{margin-top:.55rem;font-size:.875rem;line-height:1.5;color:#1111118c}.landing-how-track{display:flex;gap:1rem;overflow-x:auto;padding-bottom:.25rem;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.landing-how-track::-webkit-scrollbar{display:none}.landing-snap-panel--consumer{background:#fff}.landing-consumer-hero{position:relative;display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;padding:4.75rem 1rem 2rem;text-align:center}.landing-consumer-hero__glow{pointer-events:none;position:absolute;left:0;top:0;z-index:0;height:min(48vh,26rem);width:100%;overflow:hidden}.landing-consumer-hero__glow img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;opacity:.38;filter:blur(80px) saturate(1.15);transform:scale(1.15)}.landing-consumer-hero__glow:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#ffffff26,#fff 88%)}.landing-consumer-hero__center{position:relative;z-index:1;width:100%;max-width:40rem}.landing-consumer-pill{display:inline-block;margin:0 .08rem;border:1px solid rgba(17,17,17,.1);border-radius:9999px;padding:.1rem .5rem;font-size:.92em;font-weight:600}.landing-consumer-pill--green{border-color:#3dc56459;color:#2a9e4a}.landing-consumer-pill--yellow{border-color:#ffe56680;color:#9a7b00}.landing-consumer-pill--blue{border-color:#c2edffcc;color:#2a6a9e}.landing-consumer-hero__stats{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.25rem;padding:0;list-style:none}.landing-consumer-hero__stats li{border-radius:9999px;background:#ffffffe6;padding:.4rem .85rem;font-size:.8125rem;font-weight:500;color:#1111118c;box-shadow:0 2px 12px -4px #1111111a}.landing-consumer-hero__stats strong{color:#3dc564;font-weight:700}.landing-consumer-hero__peek{position:relative;z-index:2;width:100%;max-width:56rem;margin-top:.5rem;padding:0 .75rem 1rem;transform:translateY(18%)}.landing-snap-panel--vitrine{justify-content:flex-start;overflow:visible;background:#fff}.landing-snap-panel--vitrine .landing-snap-panel__inner{justify-content:flex-start;padding:0;overflow:visible}.landing-vitrine-hero{position:relative;display:flex;width:100%;flex-direction:column;align-items:center;padding:5rem 1rem 0;text-align:center}.landing-vitrine-hero__glow{pointer-events:none;position:absolute;left:0;top:0;z-index:0;height:min(52vh,28rem);width:100%;overflow:hidden}.landing-vitrine-hero__glow img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;opacity:.4;filter:blur(80px) saturate(1.2);transform:scale(1.2)}.landing-vitrine-hero__glow:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#fff3,#ffffffd9 55%,#fff)}.landing-vitrine-hero__content{position:relative;z-index:1;display:flex;width:100%;max-width:28rem;flex-direction:column;align-items:center}.landing-vitrine-hero__avatar-wrap{position:relative;margin-bottom:1rem}.landing-vitrine-hero__avatar{height:6rem;width:6rem;border-radius:9999px;border:4px solid #fff;-o-object-fit:cover;object-fit:cover;box-shadow:0 12px 40px -16px #11111140}@media(min-width:640px){.landing-vitrine-hero__avatar{height:7.5rem;width:7.5rem}}.landing-vitrine-hero__verified{position:absolute;right:0;bottom:0;display:flex;height:1.5rem;width:1.5rem;align-items:center;justify-content:center;border-radius:9999px;border:2px solid #fff;background:#3b82f6}.landing-vitrine-hero__title{font-size:clamp(1.5rem,4.5vw,2rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;color:#111}.landing-vitrine-hero__verification{margin-top:.35rem;font-size:.8125rem;font-weight:500;color:#1111116b}.landing-vitrine-hero__bio-wrap{margin-top:1rem;width:100%}.landing-vitrine-hero__bio{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;font-size:1rem;line-height:1.6;color:#1111118c}.landing-vitrine-hero__bio--expanded{display:block;-webkit-line-clamp:unset}.landing-vitrine-hero__bio-more{margin-top:.35rem;border:none;background:none;padding:0;font-size:.875rem;font-weight:600;color:#11111173;cursor:pointer}.landing-vitrine-hero__bio-more:hover{color:#111}.landing-vitrine-hero__socials{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:1.25rem}.landing-vitrine-hero__social-btn{position:relative;display:flex;height:3rem;width:3rem;align-items:center;justify-content:center;border-radius:9999px;border:1px solid rgba(17,17,17,.08);background:#ffffffd9;color:#374151;box-shadow:0 2px 12px -4px #1111111f;transition:transform .2s ease}.landing-vitrine-hero__social-btn:hover{transform:scale(1.05)}.landing-vitrine-hero__social-edit{position:absolute;right:-2px;bottom:-2px;display:flex;height:1.125rem;width:1.125rem;align-items:center;justify-content:center;border-radius:9999px;border:1.5px solid #fff;background:#f3f4f6;color:#6b7280}.landing-vitrine-hero__stats{display:grid;width:100%;max-width:24rem;margin-top:1.5rem;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;border-radius:1.25rem;border:1px solid rgba(17,17,17,.08);background:#ffffffeb;padding:.85rem .5rem}.landing-vitrine-hero__stat{display:flex;min-width:0;flex-direction:column;align-items:center;gap:.25rem;padding:0 .25rem;text-align:center}.landing-vitrine-hero__stat-divider{height:2.5rem;width:1px;background:#1111111a}.landing-vitrine-hero__stat-value{font-size:1.125rem;font-weight:700;line-height:1;color:#111}.landing-vitrine-hero__stat-label{font-size:.625rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#1116}.landing-vitrine-hero__showcase{position:relative;z-index:2;width:100%;max-width:56rem;margin-top:-.5rem;padding:0 .75rem 1rem}.landing-vitrine-hero__showcase-grid{display:grid;gap:.75rem;grid-template-columns:repeat(3,minmax(0,1fr));transform:translateY(12%)}@media(max-width:639px){.landing-vitrine-hero__showcase-grid{grid-template-columns:1fr;max-width:14rem;margin-inline:auto;transform:translateY(8%)}}.landing-vitrine-showcase-card{display:flex;flex-direction:column;align-items:center;border-radius:1.25rem 1.25rem 0 0;border:1px solid rgba(17,17,17,.06);background:#fff;padding:.65rem .5rem 0;box-shadow:0 20px 48px -24px #1113}.landing-vitrine-showcase-card__label{margin-bottom:.35rem;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#11111161}.landing-vitrine-showcase-card__device{width:100%;max-width:9.5rem;margin-inline:auto}.landing-vitrine-showcase-card__device .landing-phone-scale{max-width:100%}.landing-smart-header__spacer{width:5.5rem}.landing-smart-header[data-theme=dark] .landing-smart-header__wordmark span{color:#fff}.landing-download-panel--clean .landing-download-store{padding:2rem 1.5rem}.landing-download-panel--clean .landing-download-store .text-2xl{font-size:1.5rem}.landing-footer-powered{display:inline-flex;align-items:center;gap:.35rem;margin-top:1.25rem;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ffffff59}.landing-footer-tagline{margin-top:.75rem;font-size:.75rem;color:#ffffff59}.landing-snap-panel--hero{justify-content:flex-start;overflow:visible}.landing-snap-panel--hero .landing-snap-panel__inner{justify-content:flex-start;padding-top:.25rem;overflow:visible}.landing-hero-stats{position:relative;z-index:1}.landing-hero-phones-wrap{position:relative;z-index:2;margin-top:-1.75rem;width:100%}@media(min-width:640px){.landing-hero-phones-wrap{margin-top:-2.5rem}}.landing-scale-panel .landing-snap-panel__inner,.landing-interests-panel .landing-snap-panel__inner{justify-content:center}.landing-scale-block,.landing-interests-block{display:flex;width:100%;flex-direction:column;justify-content:center;min-height:0}.landing-scale-cities,.landing-scale-interests{width:100%}.landing-download-store{display:flex;flex-direction:column;align-items:center;border-radius:2rem;padding:1.75rem 1.5rem;text-align:center;transition:transform .2s ease}.landing-download-store:hover{transform:translateY(-3px)}.landing-b2b-panel{background:linear-gradient(165deg,#1a1a1a,#252525 48%,#1c1c1c);color:#fff}.landing-b2b-panel .landing-snap-panel__inner{justify-content:center}.landing-b2b-panel .landing-section-eyebrow{color:#ffffff6b}.landing-b2b-block{display:flex;width:100%;max-width:62rem;flex-direction:column;gap:clamp(1.25rem,3vh,1.75rem);margin-inline:auto}.landing-b2b-block__head{text-align:center}.landing-b2b-block__title{font-size:clamp(1.5rem,3.5vw,2.25rem);line-height:1.12}.landing-b2b-block__lead{margin-inline:auto;max-width:32rem;font-size:clamp(.9375rem,1.8vw,1.0625rem);line-height:1.55;color:#fff9}.landing-b2b-block__layout{display:grid;align-items:center;gap:1.25rem}@media(min-width:900px){.landing-b2b-block__layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:1.5rem}}.landing-b2b-block__visual{display:flex;align-items:center;justify-content:center;min-height:clamp(18rem,42vh,24rem);border-radius:1.75rem;background:linear-gradient(160deg,#58585c8c,#343438d9 52%,#202022f2);padding:clamp(1.25rem,3vw,2rem)}.landing-b2b-block__visual .landing-organizer-vitrine-preview{max-width:15.5rem}.landing-b2b-block__aside{display:flex;flex-direction:column;gap:1rem}.landing-b2b-block__actions{display:flex;flex-direction:column;align-items:stretch;gap:.75rem}.landing-b2b-block__cta-primary{width:100%;box-shadow:0 8px 28px -8px #3dc5648c,0 0 48px -16px #3dc56459}.landing-b2b-block__cta-secondary{width:100%}.landing-organizers-features{display:grid;gap:.65rem;margin:0;padding:0;list-style:none}.landing-organizers-features--dark{grid-template-columns:1fr;gap:.55rem}@media(min-width:640px){.landing-organizers-features--light{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}}.landing-organizers-features__item{display:flex;flex-direction:column;align-items:center;border-radius:1.15rem;padding:.85rem .75rem;text-align:center}.landing-organizers-features--dark .landing-organizers-features__item{flex-direction:row;align-items:flex-start;gap:.85rem;border-radius:1.25rem;padding:.9rem 1rem;text-align:left;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.landing-organizers-features--light .landing-organizers-features__item{border:1px solid rgba(26,26,26,.06);background:#1a1a1a05}@media(min-width:900px){.landing-organizers-features--light .landing-organizers-features__item{flex-direction:row;align-items:flex-start;gap:.75rem;padding:.75rem .85rem;text-align:left}}.landing-organizers-features__emoji{flex-shrink:0;font-size:1.5rem;line-height:1}.landing-organizers-features--dark .landing-organizers-features__emoji{font-size:1.35rem}.landing-organizers-features__copy{flex:1;min-width:0}.landing-organizers-features__title{margin-top:.45rem;font-size:.9375rem;font-weight:700;line-height:1.25}.landing-organizers-features--dark .landing-organizers-features__title{margin-top:0}@media(min-width:900px){.landing-organizers-features--light .landing-organizers-features__title{margin-top:0}}.landing-organizers-features--dark .landing-organizers-features__title{color:#fff}.landing-organizers-features--light .landing-organizers-features__title{color:#1a1a1a}.landing-organizers-features__text{margin-top:.25rem;font-size:.8125rem;line-height:1.4}.landing-organizers-features--dark .landing-organizers-features__text{color:#ffffff8c}.landing-organizers-features--light .landing-organizers-features__text{color:#1a1a1a8c}.landing-b2b-feature{display:flex;gap:.75rem;text-align:left}.landing-footer-legal{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1.25rem}.landing-footer-legal a{font-size:.8125rem;font-weight:600;color:#ffffff8c;text-decoration:none;transition:color .2s ease}.landing-footer-legal a:hover{color:#ffffffe6}html.landing-scroll-lock,html.landing-scroll-lock body{overflow:hidden;height:100%}@media(prefers-reduced-motion:reduce){.landing-snap-scroll{scroll-behavior:auto}}.landing-root:not(.landing-root--mymind){--ps-bg: #ffffff;--ps-surface: #f9fafb;--ps-surface-alt: #f3f4f6;--ps-border: #e5e7eb;--ps-ink: #111827;--ps-muted: #6b7280;--ps-accent: #3dc564;--ps-accent-hover: #35b35a;--ps-dark: #111827;--ps-footer: #0a0a0a;--ps-radius-card: 2rem;--ps-shadow-soft: 0 20px 40px -10px rgba(0, 0, 0, .05);--landing-ink: #111827}.landing-root:not(.landing-root--mymind).landing-page-bg{background:var(--ps-bg)}.landing-root:not(.landing-root--mymind) .landing-snap-scroll--premium{scroll-snap-type:none}.landing-root:not(.landing-root--mymind) .landing-snap-scroll--premium .landing-snap-panel{min-height:auto;height:auto;overflow:visible;scroll-snap-align:none}.landing-root:not(.landing-root--mymind) .landing-snap-scroll--premium .landing-snap-panel__inner{max-height:none;overflow:visible}.landing-root:not(.landing-root--mymind) .landing-snap-scroll--premium .landing-snap-panel--hero{min-height:100vh;min-height:100dvh}.landing-root:not(.landing-root--mymind) .landing-smart-header{z-index:50;padding:1.5rem 1.25rem 0}.landing-root:not(.landing-root--mymind) .landing-smart-header[data-theme=dark] .landing-smart-header__bar{border-color:#ffffff1f;background:#0a0a0abf}.landing-root:not(.landing-root--mymind) .landing-smart-header[data-theme=dark] .landing-smart-nav-link{color:#ffffffa6}.landing-root:not(.landing-root--mymind) .landing-smart-header[data-theme=dark] .landing-smart-nav-link:hover{color:#fff}.landing-root:not(.landing-root--mymind) .landing-smart-header[data-theme=dark] .landing-smart-login--ink{background:#fff;color:#111827}.landing-root:not(.landing-root--mymind) .landing-smart-header[data-theme=dark] .landing-smart-header__wordmark span{color:#fff}.landing-root:not(.landing-root--mymind) .landing-smart-header__bar{max-width:44rem;padding:.45rem .5rem .45rem 1rem;border:1px solid #e5e7eb;border-radius:9999px;background:#ffffffeb;box-shadow:var(--ps-shadow-soft);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.landing-root:not(.landing-root--mymind) .landing-smart-header[data-theme=light] .landing-smart-nav-link{color:var(--ps-muted);font-weight:500}.landing-root:not(.landing-root--mymind) .landing-smart-header[data-theme=light] .landing-smart-nav-link:hover{color:var(--ps-ink)}.landing-root:not(.landing-root--mymind) .landing-smart-header .landing-nav-cta{display:none}.landing-root:not(.landing-root--mymind) .landing-smart-mobile-menu button:not([class*=text-white]){color:var(--ps-ink)}.landing-root:not(.landing-root--mymind) .ps-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:3rem;padding:.7rem 1.5rem;border-radius:9999px;font-size:.9375rem;font-weight:600;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.landing-root:not(.landing-root--mymind) .ps-btn:hover{transform:translateY(-1px)}.landing-root:not(.landing-root--mymind) .ps-btn--ink{border:none;background:#111827;color:#fff}.landing-root:not(.landing-root--mymind) .ps-btn--ghost{border:1px solid #e5e7eb;background:#fff;color:var(--ps-ink)}.landing-root:not(.landing-root--mymind) .ps-btn--accent{border:none;background:var(--ps-accent);color:#fff;box-shadow:0 12px 28px -10px #3dc5648c}.landing-root:not(.landing-root--mymind) .ps-surface{background:var(--ps-surface);border-radius:var(--ps-radius-card)}.landing-root:not(.landing-root--mymind) .ps-surface--alt{background:var(--ps-surface-alt)}.landing-root:not(.landing-root--mymind) .landing-premium-hero{display:flex;min-height:100%;flex-direction:column;align-items:center;justify-content:center;padding:clamp(5rem,12vh,7rem) 1.25rem 2rem;text-align:center}.landing-root:not(.landing-root--mymind) .landing-premium-hero__icon{position:relative;width:5rem;height:5rem;margin:0 auto 1.75rem}.landing-root:not(.landing-root--mymind) .landing-premium-hero__icon-layer{position:absolute;inset:0;border-radius:1.25rem;border:1px solid #e5e7eb;background:var(--ps-surface-alt)}.landing-root:not(.landing-root--mymind) .landing-premium-hero__icon-layer--1{transform:translate(-12px,10px) scale(.9);opacity:.5}.landing-root:not(.landing-root--mymind) .landing-premium-hero__icon-layer--2{transform:translate(-6px,5px) scale(.95);opacity:.72}.landing-root:not(.landing-root--mymind) .landing-premium-hero__icon-front{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;border-radius:1.25rem;background:linear-gradient(145deg,#7af5a8 0%,var(--ps-accent) 100%);box-shadow:var(--ps-shadow-soft)}.landing-root:not(.landing-root--mymind) .landing-premium-hero__stats{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 2rem;margin-top:auto;padding-top:2.5rem;font-size:.9375rem;color:var(--ps-muted)}.landing-root:not(.landing-root--mymind) .landing-premium-hero__stats strong{color:var(--ps-ink);font-weight:700}.landing-premium-cloud{position:relative;display:flex;min-height:min(88vh,52rem);align-items:center;justify-content:center;overflow:hidden;padding:clamp(3rem,8vh,5rem) 1rem;background:var(--ps-bg)}.landing-premium-cloud__title{position:relative;z-index:2;max-width:12ch;text-align:center;font-family:Inter,system-ui,sans-serif;font-size:clamp(2.5rem,8vw,5rem);font-weight:800;line-height:1.02;letter-spacing:-.03em;color:var(--ps-ink)}.landing-premium-cloud__field{position:absolute;inset:0;pointer-events:none}.landing-premium-cloud__pill{position:absolute;display:inline-flex;align-items:center;gap:.35rem;white-space:nowrap;border-radius:9999px;border:1px solid #e5e7eb;background:#fff;padding:.5rem 1rem;font-size:clamp(.8125rem,1.5vw,.9375rem);font-weight:600;color:var(--ps-ink);box-shadow:var(--ps-shadow-soft);will-change:transform}.landing-premium-cities{padding:clamp(3rem,8vh,5rem) 0;background:var(--ps-bg)}.landing-premium-cities__head{margin-bottom:1.75rem;padding-inline:clamp(1.25rem,5vw,3.5rem)}.landing-premium-cities__track{display:flex;gap:1rem;overflow-x:auto;padding:.25rem clamp(1.25rem,5vw,3.5rem) 1rem;scroll-snap-type:x mandatory;scrollbar-width:none}.landing-premium-cities__track::-webkit-scrollbar{display:none}.landing-premium-cities__card{position:relative;aspect-ratio:3 / 4;width:min(72vw,16rem);flex-shrink:0;overflow:hidden;border-radius:var(--ps-radius-card);scroll-snap-align:start}.landing-premium-cities__card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.landing-premium-cities__card-label{position:absolute;bottom:1rem;left:1rem;display:inline-flex;align-items:center;gap:.35rem;border-radius:9999px;background:#00000073;padding:.4rem .85rem;font-size:.875rem;font-weight:600;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.landing-premium-how{padding:clamp(3rem,8vh,5rem) clamp(1.25rem,5vw,3.5rem);background:var(--ps-bg)}.landing-premium-how__head{margin-inline:auto;margin-bottom:2.5rem;max-width:40rem;text-align:center}.landing-premium-how__grid{display:grid;gap:1rem;margin-inline:auto;max-width:76rem}@media(min-width:900px){.landing-premium-how__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}.landing-premium-how__card{display:flex;flex-direction:column;border-radius:var(--ps-radius-card);background:var(--ps-surface);padding:1.25rem 1.25rem 1.5rem}.landing-premium-how__mock{margin-bottom:1.25rem;min-height:11rem;border-radius:1.25rem;background:#fff;border:1px solid #e5e7eb;padding:1rem;overflow:hidden}.landing-premium-how__mock--map{background:linear-gradient(160deg,#e0f2fe,#f0fdf4)}.landing-premium-how__mock--guests{display:flex;flex-wrap:wrap;align-content:flex-start;gap:.5rem;padding:1.25rem}.landing-premium-how__avatar{width:2.5rem;height:2.5rem;border-radius:9999px;border:2px solid #fff;-o-object-fit:cover;object-fit:cover;box-shadow:0 4px 12px -4px #00000026}.landing-premium-how__mock--chat{display:flex;flex-direction:column;justify-content:flex-end;gap:.5rem;padding:1.25rem;background:var(--ps-surface-alt)}.landing-premium-how__bubble{max-width:85%;border-radius:1rem 1rem 1rem .25rem;background:var(--ps-accent);padding:.65rem .9rem;font-size:.8125rem;font-weight:500;color:#fff;line-height:1.35}.landing-premium-b2b{padding:clamp(3rem,8vh,5rem) clamp(1.25rem,5vw,3.5rem);background:var(--ps-bg)}.landing-premium-b2b__grid{display:grid;gap:1rem;margin-inline:auto;max-width:76rem}@media(min-width:900px){.landing-premium-b2b__grid{grid-template-columns:1fr 1fr;gap:1.25rem}}.landing-premium-b2b__card{display:flex;min-height:clamp(18rem,40vh,24rem);flex-direction:column;justify-content:space-between;border-radius:var(--ps-radius-card);padding:clamp(1.5rem,3vw,2.25rem)}.landing-premium-b2b__card--dark{background:var(--ps-ink);color:#fff}.landing-premium-b2b__card--dark p{color:#ffffffa6}.landing-premium-b2b__card--light{background:var(--ps-surface);color:var(--ps-ink)}.landing-premium-b2b__card--light p{color:var(--ps-muted)}.landing-premium-b2b__admin{margin-top:1.25rem;border-radius:1rem;border:1px solid #e5e7eb;overflow:hidden;background:#fff;box-shadow:var(--ps-shadow-soft)}.landing-premium-b2b__admin img{display:block;width:100%;height:auto;max-height:10rem;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.landing-premium-download{padding:clamp(4rem,10vh,6rem) clamp(1.25rem,5vw,3.5rem);background:var(--ps-surface);text-align:center}.landing-premium-download__stores{display:grid;gap:1rem;margin:2rem auto 0;max-width:36rem}@media(min-width:640px){.landing-premium-download__stores{grid-template-columns:1fr 1fr}}.landing-premium-download__store{display:flex;flex-direction:column;align-items:center;border-radius:var(--ps-radius-card);background:#fff;padding:2rem 1.5rem;border:1px solid #e5e7eb;text-decoration:none;color:inherit;transition:transform .2s ease}.landing-premium-download__store:hover{transform:translateY(-3px)}.landing-premium-footer{background:var(--ps-footer)!important;color:#fff;padding:clamp(2.5rem,6vh,4rem) clamp(1.25rem,5vw,3.5rem)}.landing-premium-footer__row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:2rem;margin-inline:auto;max-width:76rem}.landing-premium-footer__links{display:flex;flex-wrap:wrap;gap:1.25rem 2rem;margin:0;padding:0;list-style:none}.landing-premium-footer__links a{font-size:.9375rem;font-weight:500;color:#ffffffd9;text-decoration:none}.landing-premium-footer__links a:hover{color:#fff}.landing-premium-footer__copy{width:100%;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);font-size:.8125rem;color:#ffffff73}.landing-root:not(.landing-root--mymind) .landing-snap-panel--flow{min-height:auto;height:auto;scroll-snap-align:start}.landing-root:not(.landing-root--mymind) .landing-snap-panel--flow .landing-snap-panel__inner{min-height:auto;padding-block:0}@media(prefers-reduced-motion:reduce){.landing-root:not(.landing-root--mymind) .ps-btn:hover{transform:none}}.landing-root:not(.landing-root--mymind){--mm-bg: #ffffff;--mm-border: #e5e7eb;--mm-radius-card: 32px;--mm-radius-card-lg: 40px;--mm-radius-pill: 9999px;--mm-header-shadow: 0 24px 64px -16px rgba(0, 0, 0, .05);--mm-header-surface: #f3f4f6;--mm-ease: cubic-bezier(.22, 1, .36, 1);--mm-section-py: clamp(5rem, 12vh, 6.5rem);--mm-section-py-md: clamp(6rem, 14vh, 7.5rem);--mm-section-py-lg: 8rem;--mm-section-py-xl: 10rem;--mm-card-pad: 2.5rem;--mm-card-pad-lg: 3rem}.landing-mobbin-section-y{padding-top:var(--mm-section-py);padding-bottom:var(--mm-section-py)}@media(min-width:768px){.landing-mobbin-section-y{padding-top:var(--mm-section-py-md);padding-bottom:var(--mm-section-py-md)}}@media(min-width:1024px){.landing-mobbin-section-y{padding-top:var(--mm-section-py-lg);padding-bottom:var(--mm-section-py-lg)}}@media(min-width:1280px){.landing-mobbin-section-y{padding-top:var(--mm-section-py-xl);padding-bottom:var(--mm-section-py-xl)}}.landing-root:not(.landing-root--mymind).landing-page-bg{background:var(--mm-bg)}.landing-root:not(.landing-root--mymind).landing-page-bg:before{display:none}.landing-mobbin-header{position:fixed;top:1.5rem;left:0;right:0;z-index:100;display:flex;flex-direction:column;align-items:center;padding:0 1rem;pointer-events:none}.landing-mobbin-header__pill{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:min(100%,44rem);min-width:min(100%,44rem);padding:.35rem .4rem .35rem 1.1rem;border-radius:var(--mm-radius-pill);pointer-events:auto}.landing-mobbin-header__pill--surface{border:1px solid var(--mm-border);background:var(--mm-header-surface);box-shadow:var(--mm-header-shadow);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:background .25s var(--mm-ease),border-color .25s var(--mm-ease),box-shadow .25s var(--mm-ease)}.landing-mobbin-header__pill--surface[data-theme=white]{border-color:#0000000f;background:#fffffff0;box-shadow:0 12px 40px -12px #00000014}.landing-mobbin-header__pill--surface[data-theme=dark]{border-color:#ffffff1f;background:#111827e0}.landing-mobbin-header__pill--surface[data-theme=dark] .landing-mobbin-header__link{color:#ffffffa6}.landing-mobbin-header__pill--surface[data-theme=dark] .landing-mobbin-header__link:hover{color:#fff}.landing-mobbin-header__start{display:flex;align-items:center;gap:.625rem;min-width:0}.landing-mobbin-header__logo{display:inline-flex;text-decoration:none}.landing-mobbin-header__end{display:flex;align-items:center;justify-content:flex-end;min-width:0;flex-shrink:0;flex-wrap:nowrap;gap:.35rem}.landing-mobbin-header__end-cluster{display:flex;align-items:center;flex-shrink:0;gap:.35rem;transition:gap .25s var(--mm-ease)}.landing-mobbin-header__end-cluster[data-download-cta=ghost]{gap:12px}.landing-mobbin-header__nav{display:flex;flex:0 0 auto;flex-wrap:nowrap;align-items:center;justify-content:flex-end}.landing-mobbin-header__link{font-family:Inter,system-ui,sans-serif;font-size:.8125rem;font-weight:500;color:#0000008c;text-decoration:none;white-space:nowrap;cursor:pointer;transition:color .2s ease,opacity .2s ease}button.landing-mobbin-header__link{border:none;background:transparent;padding:0}.landing-mobbin-header__link:hover{color:#000}.landing-mobbin-header__cta{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;box-sizing:border-box;min-width:auto;min-height:2.25rem;padding:.4rem 1rem;border:none;border-radius:var(--mm-radius-pill);font-family:Inter,system-ui,sans-serif;font-size:.875rem;font-weight:600;white-space:nowrap;text-decoration:none;cursor:pointer;transition:color .2s ease,background .2s ease}.landing-mobbin-header__cta--filled{min-width:11.25rem;background:#000;color:#fff}.landing-mobbin-header__cta--filled:hover{background:#1a1a1a}.landing-mobbin-header__cta--ghost{justify-content:flex-start;min-width:auto;min-height:2.25rem;padding:0;background:transparent;font-weight:500;color:#0000008c}.landing-mobbin-header__cta--ghost:hover{color:#000}.landing-mobbin-header__cta--sign-in{min-width:auto;border:1px solid rgba(0,0,0,.1);background:transparent;font-weight:600;color:#000000d9;transition:color .2s ease,background .2s ease,border-color .2s ease}.landing-mobbin-header__cta--sign-in:hover{border-color:#0000002e;background:#0000000a}.landing-mobbin-header__pill--surface[data-theme=white] .landing-mobbin-header__cta--sign-in{border-color:#00000014;color:#000c}.landing-mobbin-header__pill--surface[data-theme=white] .landing-mobbin-header__cta--sign-in:hover{background:#0000000a}.landing-mobbin-header__pill--surface[data-theme=dark] .landing-mobbin-header__cta--ghost{color:#ffffffa6}.landing-mobbin-header__pill--surface[data-theme=dark] .landing-mobbin-header__cta--ghost:hover{color:#fff}.landing-mobbin-header__pill--surface[data-theme=dark] .landing-mobbin-header__cta--filled{background:#fff;color:#111827}.landing-mobbin-header__pill--surface[data-theme=dark] .landing-mobbin-header__cta--filled:hover{background:#f3f4f6}.landing-mobbin-header__pill--surface[data-theme=dark] .landing-mobbin-header__cta--sign-in{border-color:#ffffff47;color:#fff}.landing-mobbin-header__pill--surface[data-theme=dark] .landing-mobbin-header__cta--sign-in:hover{background:#ffffff14}.landing-mobbin-header__icon-btn{display:inline-flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.08);border-radius:9999px;background:#0000000f;color:#111;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.landing-mobbin-header__icon-btn:hover{background:#00000017;border-color:#0000001f}.landing-mobbin-header__pill--surface[data-theme=dark] .landing-mobbin-header__icon-btn{border-color:#ffffff24;background:#ffffff1f;color:#fff}.landing-mobbin-header__pill--surface[data-theme=dark] .landing-mobbin-header__icon-btn:hover{background:#ffffff2e;border-color:#fff3}.landing-mobbin-header__lang{position:relative}.landing-mobbin-header__lang-menu{position:absolute;top:calc(100% + .45rem);right:0;z-index:30;min-width:10.5rem;margin:0;padding:.35rem;list-style:none;border:1px solid var(--mm-border);border-radius:1rem;background:#fffffffa;box-shadow:var(--mm-header-shadow);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.landing-mobbin-header__pill--surface[data-theme=dark] .landing-mobbin-header__lang-menu{border-color:#ffffff1f;background:#111827f5}.landing-mobbin-header__lang-option{display:flex;width:100%;align-items:center;gap:.5rem;padding:.55rem .65rem;border:none;border-radius:.65rem;background:transparent;font-family:Inter,system-ui,sans-serif;font-size:.875rem;font-weight:500;color:#374151;text-align:left;cursor:pointer;transition:background .2s ease}.landing-mobbin-header__lang-option:hover{background:#0000000d}.landing-mobbin-header__lang-option--active{background:#3dc5641f;color:#111}.landing-mobbin-header__pill--surface[data-theme=dark] .landing-mobbin-header__lang-option{color:#ffffffd1}.landing-mobbin-header__pill--surface[data-theme=dark] .landing-mobbin-header__lang-option:hover{background:#ffffff14}.landing-mobbin-header__pill--surface[data-theme=dark] .landing-mobbin-header__lang-option--active{background:#3dc56433;color:#fff}.landing-mobbin-header__lang-option-label{flex:1}.landing-mobbin-header__lang-option-short{font-size:.6875rem;font-weight:700;letter-spacing:.04em;color:#9ca3af}.landing-mobbin-header__profile-menu{position:absolute;top:calc(100% + .45rem);right:0;z-index:30;min-width:11rem;padding:.35rem;border:1px solid var(--mm-border);border-radius:1rem;background:#fffffffa;box-shadow:var(--mm-header-shadow);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.landing-mobbin-header__profile-label{margin:0;padding:.375rem .625rem .25rem;font-size:.75rem;color:#6b7280}.landing-mobbin-header__profile-phone{margin:0;padding:0 .625rem .5rem;font-size:.875rem;font-weight:700;color:#111827}.landing-mobbin-header__profile-item{display:flex;width:100%;align-items:center;gap:.5rem;padding:.55rem .65rem;border:none;border-radius:.65rem;background:transparent;font-family:Inter,system-ui,sans-serif;font-size:.875rem;font-weight:500;color:#374151;text-align:left;text-decoration:none;cursor:pointer;transition:background .2s ease}.landing-mobbin-header__profile-item:hover{background:#0000000d}.landing-mobbin-header__profile-item--danger{color:#dc2626}.landing-mobbin-header__pill--surface[data-theme=dark] .landing-mobbin-header__profile-menu{border-color:#ffffff1f;background:#111827f5}.landing-mobbin-header__pill--surface[data-theme=dark] .landing-mobbin-header__profile-label{color:#ffffff80}.landing-mobbin-header__pill--surface[data-theme=dark] .landing-mobbin-header__profile-phone{color:#fffffff2}.landing-mobbin-header__pill--surface[data-theme=dark] .landing-mobbin-header__profile-item{color:#ffffffd1}.landing-mobbin-header__pill--surface[data-theme=dark] .landing-mobbin-header__profile-item:hover{background:#ffffff14}.landing-mobbin-header__pill--surface[data-theme=dark] .landing-mobbin-header__profile-item--danger{color:#f87171}.landing-mobbin-header__menu{display:none}.landing-mobbin-hero{display:flex;min-height:100%;flex-direction:column;align-items:center;justify-content:center;padding:clamp(6rem,14vh,8rem) 1.25rem;text-align:center}@media(min-width:1024px){.landing-mobbin-hero{padding-top:var(--mm-section-py-lg);padding-bottom:var(--mm-section-py-lg);padding-inline:2rem}}@media(min-width:1280px){.landing-mobbin-hero{padding-top:var(--mm-section-py-xl);padding-bottom:var(--mm-section-py-xl)}}.landing-mobbin-hero__inner{display:flex;width:100%;max-width:52rem;flex-direction:column;align-items:center}.landing-mobbin-hero__icon-wrap{margin-bottom:2rem}.landing-mobbin-hero__icon-float{position:relative;width:5.5rem;height:5.5rem;margin-inline:auto}@media(min-width:768px){.landing-mobbin-hero__icon-float{width:6.25rem;height:6.25rem}}.landing-mobbin-hero__icon-layer{position:absolute;inset:0;border-radius:var(--mm-radius-card);background:#f3f4f6}.landing-mobbin-hero__icon-layer--1{transform:translate(-12px,10px) scale(.9);opacity:.45}.landing-mobbin-hero__icon-layer--2{transform:translate(-6px,5px) scale(.95);opacity:.65}.landing-mobbin-hero__icon-front{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:.65rem;border-radius:var(--mm-radius-card);background:#fff;box-shadow:0 20px 50px -12px #0000001f,0 8px 24px -8px #0000000f}.landing-mobbin-hero__icon-front>span{height:3.25rem!important;width:3.25rem!important;min-height:3.25rem!important;min-width:3.25rem!important}.landing-mobbin-hero__icon-front svg{max-height:88%!important;max-width:92%!important}.landing-mobbin-hero__ctas{display:flex;margin-top:2.5rem;width:100%;max-width:28rem;flex-direction:column;align-items:stretch;gap:.75rem}@media(min-width:640px){.landing-mobbin-hero__ctas{max-width:none;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.875rem}}.landing-mobbin-hero__trust{display:flex;margin:2.5rem 0 0;flex-wrap:wrap;align-items:center;justify-content:center;gap:.625rem;padding:0;list-style:none}.landing-mobbin-interests{position:relative;min-height:280vh;background:#f9fafb}.landing-mobbin-interests__sticky{position:sticky;top:0;display:flex;min-height:100vh;min-height:100dvh;align-items:center;justify-content:center;overflow:hidden;padding-inline:1.25rem;isolation:isolate}.landing-mobbin-interests__field{position:absolute;inset:0;z-index:1;pointer-events:none}.landing-mobbin-interests__title-wrap{position:relative;z-index:10;display:flex;min-height:clamp(6rem,22vh,10rem);align-items:center;justify-content:center}.landing-mobbin-interests__title{margin:0;display:flex;flex-direction:column;align-items:center;gap:.06em;max-width:14ch;font-family:Inter,system-ui,sans-serif;font-size:clamp(2.75rem,8.5vw,5.25rem);font-weight:800;line-height:1.02;letter-spacing:-.04em;text-align:center;color:#000}.landing-mobbin-interests__title-line{display:block;transition:color .45s var(--mm-ease)}.landing-mobbin-interests__title-line--past{color:#00000047}.landing-mobbin-interests__title-line--active{color:#000}.landing-mobbin-hero h1,.landing-mobbin-interests__title,.landing-mobbin-cities__title,.landing-mobbin-how__title,.landing-mobbin-b2b__section-title,.landing-mobbin-b2b__title,.landing-mobbin-download__title,.landing-mobbin-footer__headline{letter-spacing:-.04em}.landing-mobbin-interests__slot{position:absolute;display:flex;transform:translate(-50%,-50%);pointer-events:none}.landing-mobbin-interests__slot-inner{display:flex}.landing-mobbin-interests__pill{display:inline-flex;align-items:center;gap:.4rem;border-radius:var(--mm-radius-pill);border:1px solid var(--mm-border);background:#fff;color:#111;pointer-events:auto;white-space:nowrap}.landing-mobbin-interests__pill--sm{padding:.4rem .85rem;font-size:.75rem;font-weight:600}.landing-mobbin-interests__pill--md{padding:.5rem 1.1rem;font-size:.875rem;font-weight:600}.landing-mobbin-interests__pill--lg{padding:.65rem 1.35rem;font-size:1rem;font-weight:700}.landing-mobbin-interests__pill--xl{padding:.75rem 2rem;font-size:1.25rem;font-weight:700}.landing-root:not(.landing-root--mymind) .landing-snap-panel--interests{overflow:visible;background:#f9fafb!important}.landing-root:not(.landing-root--mymind) .landing-snap-panel--interests .landing-snap-panel__inner{padding:0;min-height:100%;max-height:none;overflow:visible}.landing-mobbin-cities{overflow:visible;background:#fff}.landing-mobbin-cities__head{max-width:76rem;margin:0 auto 2.5rem;padding:0 clamp(1.25rem,5vw,3.5rem);text-align:center}.landing-mobbin-cities__title{margin:0 auto;max-width:100%;font-family:Inter,system-ui,sans-serif;font-size:clamp(1.35rem,3.2vw + .65rem,3.25rem);font-weight:800;line-height:1.08;letter-spacing:-.04em;text-align:center;white-space:nowrap;color:#000}.landing-mobbin-cities__lead{margin:1rem auto 0;max-width:36rem;font-family:Inter,system-ui,sans-serif;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;line-height:1.55;text-align:center;color:#6b7280}.landing-mobbin-cities__bleed{width:100%}.landing-mobbin-cities__scroller{overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scroll-snap-type:none;scrollbar-width:none;cursor:grab}.landing-mobbin-cities__scroller:active{cursor:grabbing}.landing-mobbin-cities__scroller::-webkit-scrollbar{display:none}.landing-mobbin-cities__scroller:focus-visible{outline:2px solid rgba(0,0,0,.2);outline-offset:4px;border-radius:8px}.landing-mobbin-cities__track{display:flex;width:-moz-max-content;width:max-content;gap:1rem;padding:.25rem clamp(1.25rem,5vw,3.5rem) 1rem}@media(min-width:640px){.landing-mobbin-cities__track{gap:1.25rem}}.landing-mobbin-cities__card{position:relative;aspect-ratio:4 / 5;width:min(72vw,20rem);flex-shrink:0;overflow:hidden;border-radius:var(--mm-radius-card);background:#e5e7eb;scroll-snap-align:start}.landing-mobbin-cities__card-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.landing-mobbin-cities__card-scrim{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,rgba(0,0,0,.3) 45%,transparent 100%);pointer-events:none}.landing-mobbin-cities__card-fallback{position:absolute;inset:0;background:#e5e7eb}.landing-mobbin-cities__card-title{position:absolute;right:1.25rem;bottom:1.25rem;left:1.25rem;margin:0;font-family:Inter,system-ui,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.15;letter-spacing:-.02em;color:#fff}.landing-root:not(.landing-root--mymind) .landing-snap-panel--cities .landing-snap-panel__inner{padding:0;overflow:visible}.landing-mobbin-how{background:#fff;padding-inline:clamp(1.25rem,5vw,3.5rem)}.landing-mobbin-how__title{margin:0 auto 4rem;max-width:20ch;font-family:Inter,system-ui,sans-serif;font-size:clamp(2rem,4.8vw,3.25rem);font-weight:800;line-height:1.08;letter-spacing:-.04em;text-align:center;color:#000}@media(min-width:768px){.landing-mobbin-how__title{margin-bottom:4rem}}.landing-mobbin-how__grid{display:grid;max-width:76rem;margin:0 auto;grid-template-columns:1fr;align-items:stretch;gap:1.5rem}@media(min-width:1024px){.landing-mobbin-how__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.landing-mobbin-how__card{display:flex;min-height:22rem;flex-direction:column;overflow:hidden;border:none;border-radius:var(--mm-radius-card);background:#f9fafb;padding:var(--mm-card-pad)}@media(min-width:1024px){.landing-mobbin-how__card{min-height:26rem;padding:var(--mm-card-pad-lg)}}.landing-mobbin-how__card-copy{flex-shrink:0}.landing-mobbin-how__card-title{margin:0;font-family:Inter,system-ui,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.25;letter-spacing:-.02em;color:#000}.landing-mobbin-how__card-text{margin:.5rem 0 0;padding-bottom:1.25rem;font-family:Inter,system-ui,sans-serif;font-size:1rem;font-weight:400;line-height:1.55;color:#6b7280}.landing-mobbin-how__mock{--how-mock-pad-block: .875rem;--how-mock-radius: 1.25rem;display:flex;margin-top:auto;width:100%;min-height:12rem;flex-shrink:0;flex-direction:column;border-radius:var(--how-mock-radius);border:1px solid rgba(0,0,0,.06);background:#fff;box-shadow:0 1px 2px #0000000a;padding:var(--how-mock-pad-block) 1rem;overflow:hidden}.landing-mobbin-how__mock--events{--how-events-row-step: 3.2rem;justify-content:flex-start;gap:.625rem}.how-illus-events__chrome{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.how-illus-events__pill{display:inline-flex;padding:.2rem .55rem;border-radius:9999px;background:#3dc5641f;font-size:.625rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#1a9e42}.how-illus-events__city{font-size:.6875rem;font-weight:600;color:#9ca3af}.how-illus-events__search{display:flex;align-items:center;gap:.4rem;padding:.35rem .5rem;border:1px solid rgba(0,0,0,.06);border-radius:.65rem;background:#f3f4f6}.how-illus-events__search-icon{display:grid;place-items:center;flex-shrink:0;color:#9ca3af}.how-illus-events__search-field{position:relative;display:block;min-width:0;flex:1;min-height:.875rem;overflow:hidden}.how-illus-events__search-text{position:absolute;inset:0;display:flex;align-items:center;font-size:.625rem;font-weight:600;color:#374151}.how-illus-events__search-caret{display:inline-block;width:1px;height:.7rem;margin-left:1px;vertical-align:middle;background:#3dc564;animation:how-illus-events-caret 1s step-end infinite}@keyframes how-illus-events-caret{0%,50%{opacity:1}51%,to{opacity:0}}.how-illus-events__viewport{position:relative;overflow:hidden;height:calc(var(--how-events-row-step) * 2 + .45rem);flex-shrink:0}.how-illus-events__list{display:flex;flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;will-change:transform}.how-illus-events__row{display:flex;align-items:center;gap:.55rem;box-sizing:border-box;min-height:calc(var(--how-events-row-step) - .45rem);flex-shrink:0;padding:.45rem .5rem;border:1px solid rgba(0,0,0,.07);border-radius:.75rem;background:#f9fafb;transition:background .35s var(--mm-ease),border-color .35s var(--mm-ease),box-shadow .35s var(--mm-ease),opacity .35s var(--mm-ease)}.how-illus-events__row:not(.how-illus-events__row--active){opacity:.5}.how-illus-events__row--active{opacity:1;border-color:#3dc5648c;background:#fff;box-shadow:0 2px 10px -4px #3dc56438}.how-illus-events__poster{display:grid;place-items:center;width:2.125rem;height:2.125rem;flex-shrink:0;border-radius:.5rem;font-size:1rem}.how-illus-events__emoji{line-height:1}.how-illus-events__row--violet .how-illus-events__poster{background:linear-gradient(145deg,#ddd6fe,#a78bfa)}.how-illus-events__row--sky .how-illus-events__poster{background:linear-gradient(145deg,#bae6fd,#38bdf8)}.how-illus-events__row--rose .how-illus-events__poster{background:linear-gradient(145deg,#fecdd3,#fb7185)}.how-illus-events__body{display:flex;min-width:0;flex:1;flex-direction:column;gap:.1rem}.how-illus-events__name{overflow:hidden;font-size:.6875rem;font-weight:700;line-height:1.2;letter-spacing:-.01em;color:#111;text-overflow:ellipsis;white-space:nowrap}.how-illus-events__meta{font-size:.5625rem;font-weight:500;color:#9ca3af}.how-illus-events__badge{flex-shrink:0;padding:.15rem .4rem;border-radius:9999px;background:#3dc564;font-size:.5rem;font-weight:700;color:#fff}.landing-mobbin-how__mock--guests{justify-content:flex-start;gap:.5rem}.how-illus-guests__label{margin:0;font-size:.625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#9ca3af}.how-illus-guests__stack{position:relative;display:flex;flex:1;flex-direction:column;justify-content:center;gap:.5rem}.how-illus-guests__card{display:flex;align-items:center;gap:.55rem;padding:.5rem .55rem;border:1px solid rgba(0,0,0,.07);border-radius:.75rem;background:#f9fafb;box-shadow:none;transition:border-color .35s var(--mm-ease),box-shadow .35s var(--mm-ease),background .35s var(--mm-ease)}.how-illus-guests__card--focus{border-color:#3dc5648c;background:#fff;box-shadow:0 2px 10px -4px #3dc56438}.how-illus-guests__avatar{position:relative;display:block;overflow:hidden;width:2rem;height:2rem;flex-shrink:0;border-radius:9999px;border:2px solid #fff;box-shadow:0 2px 8px #00000014}.how-illus-guests__avatar-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.how-illus-guests__info{display:flex;min-width:0;flex:1;flex-direction:column;gap:.25rem}.how-illus-guests__name{font-size:.6875rem;font-weight:700;color:#111}.how-illus-guests__age{margin-left:.25rem;font-weight:500;color:#9ca3af}.how-illus-guests__tags{display:flex;flex-wrap:wrap;gap:.2rem}.how-illus-guests__tag{padding:.1rem .35rem;border-radius:9999px;background:#fff;font-size:.5rem;font-weight:600;color:#4b5563;box-shadow:0 0 0 1px #0000000f}.how-illus-guests__going{display:inline-flex;flex-shrink:0;align-items:center;gap:.2rem;padding:.15rem .35rem;border-radius:9999px;background:#3dc5641f;font-size:.5rem;font-weight:700;color:#1a9e42}.how-illus-guests__going-dot{width:.3rem;height:.3rem;border-radius:9999px;background:#3dc564}.landing-mobbin-how__mock--chat{justify-content:space-between;gap:.5rem}.how-illus-chat__header{display:flex;align-items:center;gap:.45rem;padding-bottom:.35rem;border-bottom:1px solid #f3f4f6}.how-illus-chat__avatar{width:1.5rem;height:1.5rem;flex-shrink:0;border-radius:9999px;background:linear-gradient(135deg,#fde68a,#f59e0b)}.how-illus-chat__title{flex:1;font-size:.6875rem;font-weight:700;color:#111}.how-illus-chat__online{font-size:.5rem;font-weight:600;color:#3dc564}.how-illus-chat__thread{display:flex;flex:1;flex-direction:column;justify-content:center;gap:.4rem;padding:.15rem 0}.how-illus-chat__msg{display:flex;flex-direction:column;gap:.15rem;max-width:88%}.how-illus-chat__msg--in{align-self:flex-start}.how-illus-chat__msg--out{align-self:flex-end;align-items:flex-end}.how-illus-chat__bubble{padding:.4rem .55rem;border-radius:.75rem;font-size:.625rem;font-weight:500;line-height:1.35}.how-illus-chat__msg--in .how-illus-chat__bubble{border:1px solid rgba(0,0,0,.07);border-bottom-left-radius:.2rem;background:#f3f4f6;color:#374151}.how-illus-chat__msg--out .how-illus-chat__bubble{border:1px solid rgba(47,184,85,.45);border-bottom-right-radius:.2rem;background:linear-gradient(135deg,#7af5a8,#3dc564);color:#053d1a}.how-illus-chat__time{font-size:.5rem;font-weight:500;color:#d1d5db}.how-illus-chat__typing{display:inline-flex;align-items:center;gap:.2rem;padding:.45rem .55rem;border-radius:.75rem .75rem .75rem .2rem;background:#f3f4f6}.how-illus-chat__typing span{width:.28rem;height:.28rem;border-radius:9999px;background:#9ca3af;animation:how-illus-chat-typing 1.1s ease-in-out infinite}.how-illus-chat__typing span:nth-child(2){animation-delay:.15s}.how-illus-chat__typing span:nth-child(3){animation-delay:.3s}@keyframes how-illus-chat-typing{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}.how-illus-chat__composer{display:flex;align-items:center;gap:.4rem;margin-top:auto}.how-illus-chat__input{flex:1;padding:.35rem .55rem;border:1px solid rgba(0,0,0,.07);border-radius:9999px;background:#f9fafb;font-size:.5625rem;font-weight:500;color:#9ca3af;transition:background .25s ease,border-color .25s ease,color .25s ease}.how-illus-chat__input--active{border-color:#3dc5648c;background:#fff;color:#374151}.how-illus-chat__caret{display:inline-block;width:1px;height:.65rem;margin-left:1px;vertical-align:-1px;background:#053d1ab3;animation:how-illus-events-caret 1s step-end infinite}.how-illus-chat__send{display:grid;place-items:center;width:1.5rem;height:1.5rem;flex-shrink:0;border-radius:9999px;background:#3dc564;color:#fff}.landing-mobbin-b2b__mock-skeleton{display:flex;height:100%;flex-direction:column;justify-content:flex-end;gap:.75rem;padding:1.25rem}.landing-mobbin-b2b__mock-bar{height:.5rem;border-radius:.25rem;background:#f3f4f6}.landing-root:not(.landing-root--mymind) .landing-snap-panel--how .landing-snap-panel__inner{padding:0;overflow:visible}.landing-mobbin-b2b{background:#fff;padding-inline:0;overflow:visible}.landing-mobbin-b2b--drive{--b2b-step-vh: 90dvh;min-height:calc(100dvh + var(--b2b-scroll-steps, 5) * var(--b2b-step-vh));padding-top:0;padding-bottom:0}.landing-mobbin-b2b__pin{--b2b-pin-top: clamp(6.75rem, 14vh, 9.5rem);--b2b-pin-gap: clamp(3rem, 7vh, 4.75rem);--b2b-deck-offset: clamp(1rem, 2.5vh, 1.75rem);position:sticky;top:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:var(--b2b-pin-gap);min-height:100dvh;min-height:100svh;padding-top:var(--b2b-pin-top);padding-bottom:clamp(.75rem,2.5vh,1.5rem);box-sizing:border-box}.landing-mobbin-b2b--drive .landing-mobbin-b2b__deck-wrap{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:100%;margin-top:var(--b2b-deck-offset);padding-inline:clamp(1rem,4vw,2rem);perspective:1400px}.landing-mobbin-b2b--drive .landing-mobbin-b2b__deck{position:relative;width:min(88vw,24rem);height:clamp(15.5rem,calc(100svh - var(--b2b-pin-top) - var(--b2b-pin-gap) - var(--b2b-deck-offset) - 5.75rem),28rem);margin-inline:auto;transform-style:preserve-3d;contain:layout style}.landing-mobbin-b2b--drive .landing-mobbin-b2b__card{position:absolute;left:50%;top:50%;width:100%;height:100%;flex:none;margin:0;transform-origin:center center;backface-visibility:hidden;will-change:transform,opacity;contain:layout paint;box-shadow:0 1px #ffffff0f inset,0 22px 48px #0f172a24,0 6px 16px #0f172a14}.landing-mobbin-b2b--drive .landing-mobbin-b2b__card--light{box-shadow:0 1px #ffffffe6 inset,0 22px 48px #0f172a1a,0 6px 16px #0f172a0f}.landing-mobbin-b2b--drive .landing-mobbin-b2b__card--green{box-shadow:0 1px #ffffff59 inset,0 22px 48px #22c55e47,0 6px 16px #15803d1f}.landing-mobbin-b2b--manual .landing-mobbin-b2b__pin{position:relative;min-height:auto;padding-top:var(--b2b-pin-top, clamp(4.5rem, 8vh, 5.5rem));padding-bottom:1.5rem}.landing-mobbin-b2b__head{max-width:76rem;margin:0 auto 1rem;padding:0 clamp(1.25rem,5vw,3.5rem);text-align:center}.landing-mobbin-b2b__section-title{flex-shrink:0;margin:0 auto;max-width:100%;font-family:Inter,system-ui,sans-serif;font-size:clamp(1.75rem,4.2vw,3rem);font-weight:800;line-height:1.08;letter-spacing:-.04em;text-align:center;white-space:nowrap;color:#000}.landing-mobbin-b2b__deck-wrap,.landing-mobbin-b2b__scroller-wrap{position:relative;width:100%}.landing-mobbin-b2b--manual .landing-mobbin-b2b__scroller-wrap{margin-top:var(--b2b-deck-offset, .75rem)}.landing-mobbin-b2b--manual .landing-mobbin-b2b__deck-wrap{-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 clamp(1rem,4vw,2.5rem),#000 calc(100% - clamp(1rem,4vw,2.5rem)),transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 clamp(1rem,4vw,2.5rem),#000 calc(100% - clamp(1rem,4vw,2.5rem)),transparent 100%)}.landing-mobbin-b2b__scroller{width:100%;overflow-x:auto;overflow-y:hidden;padding:.25rem 0 .5rem;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding-inline:clamp(1.25rem,5vw,3.5rem);overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.landing-mobbin-b2b__scroller::-webkit-scrollbar{display:none}.landing-mobbin-b2b__track{display:flex;gap:1rem;width:-moz-max-content;width:max-content;padding-inline:clamp(1.25rem,5vw,3.5rem)}.landing-mobbin-b2b__card{display:flex;flex:0 0 min(88vw,22.5rem);scroll-snap-align:start;min-height:26rem;flex-direction:column;border-radius:var(--mm-radius-card-lg);padding:clamp(1.5rem,4vw,2.5rem)}@media(min-width:768px){.landing-mobbin-b2b__card{flex-basis:min(42vw,24rem);min-height:28rem}}@media(min-width:1024px){.landing-mobbin-b2b__card{flex-basis:24rem;min-height:30rem;padding:2.75rem}}.landing-mobbin-b2b__card--cta{justify-content:space-between}.landing-mobbin-b2b__card--cta .landing-mobbin-b2b__card-copy{display:flex;flex:1;flex-direction:column;min-height:0}.landing-mobbin-b2b__card--cta .landing-mobbin-b2b__cta{margin-top:auto;flex-shrink:0;width:100%;max-width:none}.landing-mobbin-b2b__card--dark{background:#111827;color:#fff}.landing-mobbin-b2b__card--light{background:#f9fafb;color:#000}.landing-mobbin-b2b__card--green{background:linear-gradient(165deg,#5ee88a,#3dc564 52%,#2fb855);color:#052e16}.landing-mobbin-b2b__card-copy{flex-shrink:0}.landing-mobbin-b2b__title{margin:0;font-family:Inter,system-ui,sans-serif;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:700;line-height:1.1;letter-spacing:-.035em}.landing-mobbin-b2b__title--dark{color:#fff}.landing-mobbin-b2b__title--light{color:#000}.landing-mobbin-b2b__title--green{color:#041a0b}.landing-mobbin-b2b__lead{margin:1rem 0 0;max-width:28rem;font-family:Inter,system-ui,sans-serif;font-size:1.0625rem;line-height:1.55}.landing-mobbin-b2b__lead--dark{color:#9ca3af}.landing-mobbin-b2b__lead--light{color:#6b7280}.landing-mobbin-b2b__lead--green{color:#041a0bb8}.landing-mobbin-b2b__card--cta.landing-mobbin-b2b__card--green .landing-mobbin-b2b__cta{position:relative;z-index:1;background:#fff;color:#041a0b;box-shadow:0 2px 12px #041a0b1f}.landing-mobbin-b2b__card--cta.landing-mobbin-b2b__card--green .landing-mobbin-b2b__cta:hover{background:#f0fdf4}.landing-mobbin-b2b__card--cta.landing-mobbin-b2b__card--green .landing-mobbin-b2b__cta:active{background:#e8f9ee}.landing-mobbin-b2b__cta{margin-top:1.75rem;display:inline-flex;align-items:center;justify-content:center;min-height:3.5rem;padding:0 1.75rem;border:none;border-radius:var(--mm-radius-pill);background:#3dc564;font-family:Inter,system-ui,sans-serif;font-size:.9375rem;font-weight:700;color:#000;cursor:pointer;transition:background .2s ease,transform .2s ease}.landing-mobbin-b2b__cta:hover{background:#35b35a}.landing-mobbin-b2b__cta:active{transform:scale(.98)}.landing-mobbin-b2b__mock{display:flex;margin-top:auto;width:100%;flex:0 0 auto;flex-shrink:0;align-items:stretch;justify-content:flex-end;overflow:hidden;border-radius:1rem}.landing-mobbin-b2b__mock--dark{background:#ffffff0f}.landing-mobbin-b2b__mock--light{background:#fff;box-shadow:0 1px 3px #0000000f}.b2b-illus{display:flex;width:100%;flex:0 0 auto;flex-direction:column;justify-content:flex-start;gap:.45rem;padding:.5rem .75rem}.b2b-illus--audience .b2b-illus-audience__map{position:relative;height:4.25rem;border-radius:.75rem;background:radial-gradient(circle at 30% 40%,rgba(61,197,100,.35) 0%,transparent 50%),radial-gradient(circle at 75% 60%,rgba(255,255,255,.1) 0%,transparent 45%),#ffffff0a}.b2b-illus-audience__pin{position:absolute;display:grid;place-items:center;width:2rem;height:2rem;border-radius:9999px;background:#ffffff1f;box-shadow:0 0 0 2px #3dc56473}.b2b-illus-audience__pin--0{top:18%;left:16%}.b2b-illus-audience__pin--1{top:42%;left:52%}.b2b-illus-audience__pin--2{top:22%;right:14%}.b2b-illus-audience__pin-emoji{font-size:.9rem;line-height:1}.b2b-illus-audience__live{display:flex;align-items:center;gap:.35rem;margin:0;font-size:.625rem;font-weight:700;color:#d1fae5}.b2b-illus-audience__live-dot{width:.35rem;height:.35rem;border-radius:9999px;background:#3dc564;animation:b2b-illus-pulse 1.4s ease-in-out infinite}.b2b-illus-audience__stat{margin:0;font-size:.5625rem;font-weight:600;color:#9ca3af}.b2b-illus-crm__label{margin:0 0 .25rem;font-size:.5625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#9ca3af}.b2b-illus-crm__list{display:flex;flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none}.b2b-illus-crm__row{display:flex;align-items:center;gap:.45rem;padding:.28rem .45rem;border-radius:.65rem;background:#f9fafb}.b2b-illus-crm__row--active{background:#fff;box-shadow:0 0 0 1px #3dc5644d}.b2b-illus-crm__avatar{width:1.5rem;height:1.5rem;flex-shrink:0;border-radius:9999px;background:linear-gradient(135deg,#c4b5fd,#6366f1)}.b2b-illus-crm__name{flex:1;min-width:0;overflow:hidden;font-size:.625rem;font-weight:700;color:#111;text-overflow:ellipsis;white-space:nowrap}.b2b-illus-crm__status{flex-shrink:0;padding:.12rem .35rem;border-radius:9999px;font-size:.5rem;font-weight:700}.b2b-illus-crm__status--green{background:#3dc56426;color:#1a9e42}.b2b-illus-crm__status--amber{background:#fbbf2433;color:#b45309}.b2b-illus-crm__status--sky{background:#38bdf82e;color:#0369a1}.b2b-illus-vitrine__browser{display:flex;align-items:center;gap:.4rem;padding:.28rem .4rem;border-radius:.5rem;background:#ffffff14}.b2b-illus-vitrine__dots{display:inline-flex;gap:.2rem}.b2b-illus-vitrine__dots span{width:.35rem;height:.35rem;border-radius:9999px;background:#ffffff40}.b2b-illus-vitrine__url{overflow:hidden;font-size:.5rem;font-weight:600;color:#9ca3af;text-overflow:ellipsis;white-space:nowrap}.b2b-illus-vitrine__events{display:flex;flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none}.b2b-illus-vitrine__event{padding:.28rem .45rem;border-radius:.5rem;background:#ffffff0f;font-size:.625rem;font-weight:600;color:#e5e7eb}.b2b-illus-vitrine__event--active{background:#3dc56433;color:#ecfdf5;box-shadow:0 0 0 1px #3dc56459}.b2b-illus-vitrine__event{display:flex;align-items:center;justify-content:space-between;gap:.35rem}.b2b-illus-vitrine__ticket{flex-shrink:0;padding:.1rem .35rem;border-radius:9999px;background:#3dc56440;font-size:.5rem;font-weight:700;color:#a7f3d0}.b2b-illus-free__list{display:flex;flex-direction:column;gap:.28rem;margin:0;padding:0;list-style:none}.b2b-illus-free__row{display:flex;align-items:center;gap:.4rem;padding:.28rem .4rem;border-radius:.5rem;background:#ffffff0f;font-size:.625rem;font-weight:600;color:#e5e7eb}.b2b-illus-free__row--on{background:#3dc5642e;color:#ecfdf5}.b2b-illus-free__check{display:grid;place-items:center;width:1rem;height:1rem;flex-shrink:0;border-radius:9999px;background:#3dc56440;font-size:.5625rem;font-weight:800;color:#3dc564}.b2b-illus-free__row--on .b2b-illus-free__check{background:#3dc564;color:#053d1a}.b2b-illus-free__note{margin:.35rem 0 0;font-size:.5625rem;font-weight:600;color:#9ca3af}.b2b-illus-vitrine__pay{display:flex;align-items:center;gap:.35rem;margin-top:.15rem;padding:.35rem .5rem;border-radius:.5rem;background:#3dc56426}.b2b-illus-vitrine__pay-text{font-size:.5625rem;font-weight:700;color:#a7f3d0}.b2b-illus-analytics__kpi{display:flex;flex-direction:column;gap:.15rem}.b2b-illus-analytics__kpi-label{font-size:.5625rem;font-weight:600;color:#9ca3af}.b2b-illus-analytics__kpi-value{font-size:.875rem;font-weight:800;letter-spacing:-.02em;color:#111}.b2b-illus-analytics__chart{display:flex;align-items:flex-end;gap:.35rem;height:3.25rem;padding:0}.b2b-illus-analytics__bar{flex:1;min-height:.5rem;border-radius:.35rem .35rem .1rem .1rem;background:linear-gradient(180deg,#7af5a8,#3dc564)}.b2b-illus-analytics__admin{display:flex;flex-wrap:wrap;gap:.3rem}.b2b-illus-analytics__admin-pill{padding:.15rem .4rem;border-radius:9999px;background:#f3f4f6;font-size:.5rem;font-weight:700;color:#4b5563}.b2b-illus-analytics__admin-pill--live{background:#3dc56426;color:#1a9e42}@keyframes b2b-illus-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.landing-root:not(.landing-root--mymind) .landing-snap-panel--organizers{overflow:visible;height:auto;min-height:100%}.landing-root:not(.landing-root--mymind) .landing-snap-panel--organizers .landing-snap-panel__inner{padding:0;min-height:100%;max-height:none;overflow:visible}.landing-mobbin-download{display:flex;align-items:center;justify-content:center;background:#fff;padding-inline:clamp(1.25rem,5vw,3.5rem)}.landing-mobbin-download__inner{display:flex;width:100%;max-width:56rem;flex-direction:column;align-items:center;text-align:center}.landing-mobbin-download .landing-mobbin-hero__icon-wrap{margin-bottom:2rem}.landing-mobbin-emoji-icon__front{overflow:hidden}.landing-mobbin-emoji-icon__slot{position:relative;display:grid;place-items:center;width:3.25rem;height:3.25rem}.landing-mobbin-emoji-icon__emoji{position:absolute;display:block;font-size:2.35rem;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.landing-mobbin-emoji-icon__logo{position:absolute;display:flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem}.landing-mobbin-emoji-icon__logo>span{height:3.25rem!important;width:3.25rem!important;min-height:3.25rem!important;min-width:3.25rem!important}.landing-mobbin-emoji-icon__logo svg{max-height:88%!important;max-width:92%!important}.landing-mobbin-download__title{margin:0;max-width:56rem;font-family:Inter,system-ui,sans-serif;font-size:clamp(2.75rem,7.5vw,4.5rem);font-weight:800;line-height:1.02;letter-spacing:-.045em;color:#000}.landing-mobbin-download__lead{margin:1.5rem 0 0;max-width:42rem;font-family:Inter,system-ui,sans-serif;font-size:clamp(1.0625rem,2.2vw,1.25rem);font-weight:400;line-height:1.55;color:#6b7280}.landing-mobbin-download__stores{display:flex;margin-top:2.5rem;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:.75rem}@media(min-width:640px){.landing-mobbin-download__stores{flex-flow:row wrap;gap:1rem}}.landing-mobbin-download__store-btn{box-sizing:border-box;display:inline-flex;width:auto;max-width:100%;min-width:12.75rem;height:3.25rem;flex:none;align-items:center;justify-content:center;gap:.5rem;border:none;border-radius:var(--mm-radius-pill);background:#111827;padding:0 1.5rem;font-family:Inter,system-ui,sans-serif;font-size:.9375rem;font-weight:600;line-height:1;color:#fff;text-decoration:none;white-space:nowrap;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:background .2s ease,transform .2s ease}@media(min-width:640px){.landing-mobbin-download__store-btn{min-width:11.75rem;height:3.5rem;padding:0 1.75rem;font-size:1rem;gap:.625rem}}.landing-mobbin-download__store-btn:hover{background:#000}.landing-mobbin-download__store-btn:active{transform:scale(.98)}.landing-mobbin-store-qr__backdrop{--store-qr-pad: 1.5rem;--store-qr-gap: 1.25rem;--store-qr-radius: 1rem;--store-qr-border: #e5e7eb;position:fixed;inset:0;z-index:220;display:flex;align-items:center;justify-content:center;padding:var(--store-qr-pad);background:#00000085;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.landing-mobbin-store-qr__panel{position:relative;box-sizing:border-box;width:min(100%,20.5rem);border-radius:1.5rem;border:1px solid var(--store-qr-border);background:#fff;box-shadow:0 24px 64px #0f172a2e,0 4px 16px #0f172a14}.landing-mobbin-store-qr__panel--google{--store-qr-border: rgba(1, 135, 95, .2)}.landing-mobbin-store-qr__top{display:flex;width:100%;align-items:center;justify-content:space-between;gap:.75rem}.landing-mobbin-store-qr__close{display:flex;width:2rem;height:2rem;flex-shrink:0;align-items:center;justify-content:center;border:none;border-radius:9999px;background:#f3f4f6;color:#374151;cursor:pointer;transition:background .2s ease}.landing-mobbin-store-qr__close:hover{background:#e5e7eb}.landing-mobbin-store-qr__body{display:flex;flex-direction:column;align-items:stretch;gap:var(--store-qr-gap);padding:var(--store-qr-pad)}.landing-mobbin-store-qr__brand{display:flex;min-width:0;flex:1;align-items:center;justify-content:flex-start;gap:.75rem}.landing-mobbin-store-qr__brand .inline-flex[role=presentation],.landing-mobbin-store-qr__brand .inline-flex[role=img]{flex-shrink:0}.landing-mobbin-store-qr__store-badge{display:block;width:7.5rem;height:2.5rem;flex-shrink:0}.landing-mobbin-store-qr__code-wrap{display:flex;box-sizing:border-box;width:100%;align-items:center;justify-content:center;padding:var(--store-qr-gap);border-radius:0;border:1px solid var(--store-qr-border);background:#fff}.landing-mobbin-store-qr__code-wrap svg{display:block;width:12.5rem;height:12.5rem}.landing-mobbin-store-qr__hint{margin:0;padding:0 .25rem;font-family:Inter,system-ui,sans-serif;font-size:.875rem;font-weight:400;line-height:1.45;text-align:center;color:#6b7280}.landing-root:not(.landing-root--mymind) .landing-snap-panel--download .landing-snap-panel__inner{padding:0;overflow:visible}.landing-root:not(.landing-root--mymind) .landing-snap-panel--footer{min-height:100dvh;justify-content:stretch;background:#050505!important}.landing-root:not(.landing-root--mymind) .landing-snap-panel--footer .landing-snap-panel__inner{display:flex;max-height:none;min-height:100%;flex:1;justify-content:stretch;padding:0;overflow:visible}.landing-mobbin-footer{position:relative;display:flex;box-sizing:border-box;width:100%;min-height:100dvh;flex-direction:column;justify-content:space-between;overflow:hidden;background:#050505;padding:clamp(2.5rem,7vh,4rem) clamp(1.25rem,5vw,3.5rem) max(clamp(1.5rem,4vh,2.5rem),env(safe-area-inset-bottom,0px));color:#9ca3af}.landing-mobbin-footer__glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(72px)}.landing-mobbin-footer__glow--left{top:8%;left:-12%;width:min(52vw,28rem);height:min(52vw,28rem);background:radial-gradient(circle,rgba(61,197,100,.28) 0%,transparent 68%)}.landing-mobbin-footer__glow--right{right:-10%;bottom:18%;width:min(44vw,22rem);height:min(44vw,22rem);background:radial-gradient(circle,rgba(61,197,100,.14) 0%,transparent 70%)}.landing-mobbin-footer__watermark{position:absolute;left:50%;top:46%;z-index:0;margin:0;font-family:Inter,system-ui,sans-serif;font-size:clamp(4.5rem,20vw,13.5rem);font-weight:800;line-height:.9;letter-spacing:-.06em;white-space:nowrap;color:#ffffff09;transform:translate(-50%,-50%);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.landing-mobbin-footer__main{position:relative;z-index:1;display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:clamp(1.5rem,4vh,2.5rem);padding-block:clamp(2rem,8vh,5rem);text-align:center}.landing-mobbin-footer__icon-wrap{display:flex;justify-content:center}.landing-mobbin-footer__icon-wrap .landing-mobbin-hero__icon-wrap{margin-bottom:0}.landing-mobbin-footer__headline{margin:0;max-width:16ch;font-family:Inter,system-ui,sans-serif;font-size:clamp(2rem,6.5vw,3.75rem);font-weight:800;line-height:1.06;letter-spacing:-.04em;color:#fff}.landing-mobbin-footer__nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.625rem .875rem}.landing-mobbin-footer__link{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:0 1.25rem;border:1px solid rgba(255,255,255,.1);border-radius:var(--mm-radius-pill);background:#ffffff0a;font-family:Inter,system-ui,sans-serif;font-size:.875rem;font-weight:500;color:#d1d5db;text-decoration:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:color .2s ease,border-color .2s ease,background .2s ease,transform .2s ease}.landing-mobbin-footer__link:hover{border-color:#3dc56473;background:#3dc5641f;color:#fff;transform:translateY(-1px)}.landing-mobbin-footer__meta{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 1.5rem;width:100%;max-width:76rem;margin:0 auto;padding-top:clamp(1.25rem,3vh,2rem);border-top:1px solid rgba(255,255,255,.08)}.landing-mobbin-footer__copyright{margin:0;font-family:Inter,system-ui,sans-serif;font-size:.75rem;line-height:1.5;color:#6b7280}.landing-mobbin-footer__powered{display:inline-flex;margin:0;align-items:center;gap:.35rem;font-family:Inter,system-ui,sans-serif;font-size:.75rem;font-weight:500;color:#6b7280}.landing-root:not(.landing-root--mymind) .mm-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:2.75rem;padding:.65rem 1.35rem;border-radius:9999px;font-size:.875rem;font-weight:600;line-height:1.2}.landing-root:not(.landing-root--mymind) .mm-btn--primary{border:none;background:#000;color:#fff}.landing-root:not(.landing-root--mymind) .mm-btn--secondary{border:1px solid var(--mm-border);background:#fff;color:#000}.landing-root:not(.landing-root--mymind) .landing-scale-cities,.landing-root:not(.landing-root--mymind) .landing-scale-interests{background:#f5f5f5!important;border:1px solid rgba(0,0,0,.04);box-shadow:none}.landing-root:not(.landing-root--mymind) .landing-how-card{background:#f5f5f5!important;border:1px solid rgba(0,0,0,.04);box-shadow:none}.landing-root:not(.landing-root--mymind) .landing-b2b-block__cta-primary{background:#fff!important;color:#000!important}@media(prefers-reduced-motion:reduce){.landing-mobbin-hero__icon-float{animation:none!important}}@media(max-width:1023px){.landing-root:not(.landing-root--mymind) .landing-snap-scroll--premium .landing-snap-panel{overflow:visible}.landing-root:not(.landing-root--mymind) .landing-snap-scroll--premium .landing-snap-panel--hero{min-height:calc(100vh - env(safe-area-inset-top,0px));min-height:calc(100dvh - env(safe-area-inset-top,0px))}.landing-root:not(.landing-root--mymind) .landing-snap-scroll--premium{padding-bottom:0}.landing-root:not(.landing-root--mymind) .landing-snap-panel--footer{min-height:auto}.landing-mobbin-footer{min-height:100dvh;min-height:100svh}}@media(max-width:1023px){.landing-mobbin-header{top:max(.75rem,env(safe-area-inset-top,0px));padding-inline:max(.75rem,env(safe-area-inset-left,0px)) max(.75rem,env(safe-area-inset-right,0px))}.landing-mobbin-header__pill{width:100%;min-width:0;max-width:none;padding:.3rem .35rem .3rem .85rem}.landing-mobbin-header__start{gap:.5rem}.landing-mobbin-header__link{font-size:.75rem}.landing-mobbin-header__nav{display:none}.landing-mobbin-header__end-cluster,.landing-mobbin-header__end>.landing-mobbin-header__lang,.landing-mobbin-header__cta--sign-in{display:none}.landing-mobbin-header__menu{display:inline-flex;margin-left:.15rem}.landing-mobbin-header--nav-open .landing-mobbin-header__pill{opacity:0;pointer-events:none}.landing-mobbin-header__mobile-backdrop{position:fixed;inset:0;z-index:109;border:none;background:#0f172a6b;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);cursor:pointer;pointer-events:auto}.landing-mobbin-header__mobile-lang{padding:0}.landing-mobbin-header__mobile-lang-row{display:flex;gap:.4rem}.landing-mobbin-header__mobile-lang-chip{flex:1;min-height:2.25rem;border:1px solid rgba(0,0,0,.08);border-radius:var(--mm-radius-pill);background:#0000000a;font-family:Inter,system-ui,sans-serif;font-size:.8125rem;font-weight:700;color:#374151;cursor:pointer}.landing-mobbin-header__mobile-lang-chip--active{border-color:#3dc56473;background:#3dc56424;color:#111}.landing-mobbin-header__mobile[data-theme=dark] .landing-mobbin-header__mobile-lang-chip{border-color:#ffffff1f;background:#ffffff14;color:#ffffffd1}.landing-mobbin-header__mobile[data-theme=dark] .landing-mobbin-header__mobile-lang-chip--active{border-color:#3dc56473;background:#3dc56433;color:#fff}.landing-mobbin-header__mobile{position:fixed;z-index:110;top:max(.75rem,env(safe-area-inset-top,0px));right:max(.75rem,env(safe-area-inset-right,0px));bottom:max(.75rem,env(safe-area-inset-bottom,0px));left:max(.75rem,env(safe-area-inset-left,0px));display:flex;width:auto;max-width:none;margin-top:0;flex-direction:column;padding:1rem 1.1rem 1.25rem;border:1px solid var(--mm-border);border-radius:1.25rem;background:var(--mm-header-surface);box-shadow:var(--mm-header-shadow);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);overflow-y:auto;overscroll-behavior:contain;pointer-events:auto;transition:background .25s var(--mm-ease),border-color .25s var(--mm-ease),box-shadow .25s var(--mm-ease)}.landing-mobbin-header__mobile-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1.15rem}.landing-mobbin-header__mobile-logo{display:inline-flex;flex-shrink:0;text-decoration:none}.landing-mobbin-header__mobile-close{flex-shrink:0}.landing-mobbin-header__mobile[data-theme=white]{border-color:#0000000f;background:#fffffff0;box-shadow:0 12px 40px -12px #00000014}.landing-mobbin-header__mobile[data-theme=dark]{border-color:#ffffff1f;background:#111827f0;box-shadow:0 24px 64px -16px #00000073}.landing-mobbin-header__mobile-list{display:flex;flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none}.landing-mobbin-header__mobile-link{width:100%;border:none;border-radius:var(--mm-radius-pill);background:transparent;padding:.65rem .75rem;font-family:Inter,system-ui,sans-serif;font-size:.9375rem;font-weight:500;text-align:left;color:#111827;cursor:pointer}.landing-mobbin-header__mobile-link:hover{background:#0000000a}.landing-mobbin-header__mobile-link--danger{color:#dc2626}.landing-mobbin-header__mobile-link--back{font-weight:600}.landing-mobbin-header__mobile-profile{padding:.15rem 0 0}.landing-mobbin-header__mobile-profile-label,.landing-mobbin-header__mobile-profile-phone{padding:0 .5rem}.landing-mobbin-header__mobile-profile-label{margin:0;font-size:.75rem;color:#6b7280}.landing-mobbin-header__mobile-profile-phone{margin:.2rem 0 0;font-size:.9375rem;font-weight:700;color:#111827}.landing-mobbin-header__mobile-divider{margin:.85rem 0 .35rem;border:none;border-top:1px solid rgba(0,0,0,.08);height:0}.landing-mobbin-header__mobile-actions{display:flex;flex-direction:column;gap:.35rem;margin-top:0}.landing-mobbin-header__mobile-action{display:flex;width:100%;min-height:3rem;align-items:center;gap:.625rem;padding:.75rem .85rem;border:none;border-radius:.875rem;background:#00000008;font-family:Inter,system-ui,sans-serif;font-size:.9375rem;font-weight:600;text-align:left;text-decoration:none;color:#111827;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background .15s ease,transform .1s ease}.landing-mobbin-header__mobile-action svg{flex-shrink:0;color:currentColor}.landing-mobbin-header__mobile-action:hover{background:#0000000f}.landing-mobbin-header__mobile-action:active{background:#00000017;transform:scale(.985)}.landing-mobbin-header__mobile-action--danger{color:#dc2626;background:#dc26260f}.landing-mobbin-header__mobile-action--danger:hover{background:#dc26261a}.landing-mobbin-header__mobile-action--danger:active{background:#dc262624}.landing-mobbin-header__mobile-cta-wrap,.landing-mobbin-header__mobile-auth-wrap{margin-top:0;padding-top:0;border-top:none}.landing-mobbin-header__mobile[data-theme=dark] .landing-mobbin-header__mobile-cta-wrap,.landing-mobbin-header__mobile[data-theme=dark] .landing-mobbin-header__mobile-auth-wrap,.landing-mobbin-header__mobile[data-theme=dark] .landing-mobbin-header__mobile-divider{border-top-color:#ffffff1a}.landing-mobbin-header__mobile[data-theme=dark] .landing-mobbin-header__mobile-profile-label{color:#ffffff80}.landing-mobbin-header__mobile[data-theme=dark] .landing-mobbin-header__mobile-profile-phone{color:#fffffff2}.landing-mobbin-header__mobile[data-theme=dark] .landing-mobbin-header__mobile-link{color:#ffffffd1}.landing-mobbin-header__mobile[data-theme=dark] .landing-mobbin-header__mobile-link:hover{background:#ffffff14}.landing-mobbin-header__mobile[data-theme=dark] .landing-mobbin-header__mobile-action{color:#ffffffd1;background:transparent}.landing-mobbin-header__mobile[data-theme=dark] .landing-mobbin-header__mobile-action:hover{background:#ffffff14}.landing-mobbin-header__mobile[data-theme=dark] .landing-mobbin-header__mobile-action:active{background:#ffffff1f}.landing-mobbin-header__mobile[data-theme=dark] .landing-mobbin-header__mobile-action--danger{color:#f87171;background:transparent}.landing-mobbin-header__mobile[data-theme=dark] .landing-mobbin-header__mobile-action--danger:hover{background:#f871711f}.landing-mobbin-header__mobile-cta{width:100%;min-height:3rem;border:none;border-radius:var(--mm-radius-pill);background:#000;font-family:Inter,system-ui,sans-serif;font-size:.9375rem;font-weight:600;color:#fff;cursor:pointer;transition:background .2s ease}.landing-mobbin-header__mobile-cta:hover{background:#1a1a1a}.landing-mobbin-header__mobile-cta:active{background:#111}.landing-mobbin-header__mobile[data-theme=dark] .landing-mobbin-header__mobile-cta{background:#fff;color:#111827}.landing-mobbin-header__mobile[data-theme=dark] .landing-mobbin-header__mobile-cta:hover{background:#f3f4f6}.landing-mobbin-header__mobile[data-theme=dark] .landing-mobbin-header__mobile-cta:active{background:#e5e7eb}}@media(min-width:1024px){.landing-mobbin-header__menu,.landing-mobbin-header__mobile,.landing-mobbin-header__mobile-backdrop{display:none!important}}@media(max-width:639px){.landing-mobbin-hero{padding:clamp(4.5rem,14vh,6rem) .85rem clamp(2.5rem,8vh,3.5rem)}.landing-mobbin-hero__icon-wrap{margin-bottom:1.5rem}.landing-mobbin-hero__icon-float{width:5rem;height:5rem}.landing-mobbin-hero__icon-front{padding:.55rem}.landing-mobbin-hero__icon-front>span{height:2.75rem!important;width:2.75rem!important;min-height:2.75rem!important;min-width:2.75rem!important}.landing-mobbin-hero__ctas{width:100%;max-width:20rem;flex-direction:column;gap:.75rem}.landing-mobbin-hero__trust{margin-top:2rem;gap:.5rem}}@media(max-width:639px){.landing-mobbin-interests{min-height:220vh}.landing-mobbin-interests__sticky{padding-inline:.75rem}.landing-mobbin-interests__field{inset:-.5rem}.landing-mobbin-interests__title-wrap{min-height:clamp(5rem,20vh,8rem);padding-inline:.5rem}.landing-mobbin-interests__title{max-width:13ch;font-size:clamp(2rem,9vw,2.75rem);gap:.08em}.landing-mobbin-interests__pill{max-width:min(42vw,11rem);white-space:normal;text-align:center;line-height:1.2}.landing-mobbin-interests__pill--xl,.landing-mobbin-interests__pill--lg{padding:.45rem .75rem;font-size:.8125rem}.landing-mobbin-interests__pill--md{padding:.4rem .65rem;font-size:.75rem}.landing-mobbin-interests__pill--sm{padding:.35rem .55rem;font-size:.6875rem}}@media(max-width:639px){.landing-mobbin-cities__head{margin-bottom:1.5rem;padding-inline:1rem}.landing-mobbin-cities__title{font-size:clamp(1.2rem,4.8vw,2.25rem)}.landing-mobbin-cities__lead{font-size:.9375rem}.landing-mobbin-cities__track{gap:.75rem;padding-inline:1rem}.landing-mobbin-cities__card{width:min(78vw,16.5rem)}.landing-mobbin-cities__card-title{font-size:1.25rem}}@media(max-width:1023px){.landing-mobbin-how__title,.landing-mobbin-b2b__section-title{font-size:clamp(1.75rem,8vw,2.5rem);line-height:1.08;letter-spacing:-.04em}.landing-mobbin-how__title{margin-bottom:2rem}.landing-mobbin-how__grid{display:grid;grid-template-columns:1fr;width:100%;max-width:22.5rem;margin-inline:auto;gap:1rem}.landing-mobbin-how__card{box-sizing:border-box;width:100%;min-height:20rem;padding:1.5rem}.landing-mobbin-how__mock{margin-top:auto;min-height:10rem;height:auto}}@media(max-width:767px){.landing-mobbin-b2b__pin{--b2b-header-offset: calc(4.25rem + env(safe-area-inset-top, 0px)) ;--b2b-pin-gap: clamp(2.25rem, 6vh, 3.25rem);--b2b-deck-offset: clamp(.75rem, 2vh, 1.25rem);justify-content:center;padding-top:var(--b2b-header-offset);padding-bottom:calc(clamp(1.5rem,5vh,2.5rem) + env(safe-area-inset-bottom,0px))}.landing-mobbin-b2b--manual .landing-mobbin-b2b__pin{min-height:100svh;min-height:100dvh;padding-top:var(--b2b-header-offset)}.landing-mobbin-b2b__head{margin-bottom:.75rem;padding-inline:1rem}.landing-mobbin-b2b--drive .landing-mobbin-b2b__deck{width:min(86vw,20rem);height:clamp(13.5rem,calc(100svh - var(--b2b-header-offset) - var(--b2b-pin-gap) - var(--b2b-deck-offset) - 4.75rem - env(safe-area-inset-bottom,0px)),21.5rem)}.landing-mobbin-b2b--drive .landing-mobbin-b2b__deck-wrap{padding-inline:1rem}.landing-mobbin-b2b__track{gap:.75rem;padding-inline:1rem}.landing-mobbin-b2b__scroller{scroll-padding-inline:1rem}.landing-mobbin-b2b__card{flex-basis:min(86vw,20rem);min-height:min(24rem,calc(100svh - var(--b2b-header-offset, 4.5rem) - var(--b2b-pin-gap, 2rem) - 6rem));padding:1.25rem}.landing-mobbin-b2b__title{font-size:clamp(1.35rem,6vw,1.75rem)}.landing-mobbin-b2b__lead{font-size:.9375rem}.landing-mobbin-b2b__cta{width:100%;max-width:100%}.landing-mobbin-b2b__mock{margin-top:auto}}@media(max-width:639px){.landing-mobbin-download__inner{padding-inline:1rem}.landing-mobbin-download__title{font-size:clamp(1.75rem,8vw,2.5rem)}.landing-mobbin-download__lead{font-size:.9375rem}.landing-mobbin-download__stores{margin-top:2rem;gap:.625rem}.landing-mobbin-download__store-btn{min-width:12.25rem;height:3rem;padding:0 1.375rem;font-size:.875rem}}@media(max-width:639px){.landing-mobbin-footer{padding-inline:1rem}.landing-mobbin-footer__watermark{font-size:clamp(3.5rem,24vw,6.5rem)}.landing-mobbin-footer__headline{max-width:14ch;font-size:clamp(1.75rem,8vw,2.25rem)}.landing-mobbin-footer__nav{flex-direction:column;width:100%;max-width:18rem}.landing-mobbin-footer__link{width:100%}.landing-mobbin-footer__meta{flex-direction:column;align-items:flex-start;gap:.75rem}}.landing-root--mymind .landing-smart-header{mix-blend-mode:normal}.landing-mm-nav-dot{display:inline-block;width:.4rem;height:.4rem;margin-right:.35rem;border-radius:9999px;vertical-align:.05em}.landing-mm-hero-panel.landing-snap-panel--hero{justify-content:stretch;overflow:hidden}.landing-mm-hero-panel .landing-snap-panel__inner{display:flex;flex-direction:column;justify-content:stretch;padding:0;overflow:hidden}.landing-mm-hero{position:relative;display:flex;flex:1;flex-direction:column;min-height:0;width:100%}.landing-mm-hero__stage{display:flex;flex:1;align-items:center;justify-content:center;min-height:0;padding:5.25rem 1.25rem 0}.landing-mm-hero__disc{display:flex;width:min(92vw,36rem);flex-direction:column;align-items:center;justify-content:center;border-radius:9999px;background:#ffffffeb;padding:clamp(1.75rem,5vw,3rem) clamp(1.25rem,4vw,2.5rem);text-align:center;box-shadow:0 24px 64px -32px #1a1a1a33}.landing-mm-hero__disc h1{font-size:clamp(2rem,5.5vw,3.35rem);line-height:1.08}.landing-mm-hero__tags{margin-top:.85rem;max-width:26rem;font-size:clamp(.9375rem,2.2vw,1.125rem);line-height:1.65;color:#1a1a1a94}.landing-mm-pill{display:inline-block;margin:0 .1rem;border:1px solid rgba(26,26,26,.12);border-radius:9999px;background:#ffffffd9;padding:.12rem .55rem;color:var(--mm-ink, #1a1a1a);font-size:.92em;font-weight:600;white-space:nowrap}.landing-mm-pill--peach{border-color:#e86a3a59;color:#c44f22}.landing-mm-pill--blue{border-color:#64a0dc66;color:#2a6a9e}.landing-mm-pill--lavender{border-color:#8c78c859;color:#5a4a9e}.landing-mm-hero__stats{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem}.landing-mm-hero__stats li{border-radius:9999px;background:#ffffffbf;padding:.35rem .75rem;font-size:.75rem;font-weight:600;color:#1a1a1aa6;list-style:none}.landing-mm-hero__stats strong{color:var(--mm-accent, #e86a3a);font-weight:700}.landing-mm-hero__peek{position:relative;z-index:2;flex-shrink:0;width:min(94vw,52rem);margin:-2.5rem auto 0;padding:0 1rem;transform:translateY(32%)}.landing-mm-hero__peek .landing-craft-card{overflow:hidden;border-radius:1.5rem 1.5rem 0 0}.landing-mm-hero__peek .landing-preview-phones{display:flex;justify-content:center;gap:0}.landing-mm-hero__peek .landing-phone-scale{max-width:11.5rem}.landing-mm-hero__peek .landing-phone-scale:not(.landing-mm-hero__phone-focus){display:none}.landing-mm-hero__corner{position:absolute;right:max(1rem,env(safe-area-inset-right));bottom:max(1rem,env(safe-area-inset-bottom));z-index:30}.landing-mm-hero__corner .landing-btn-float{padding:.65rem 1.15rem;font-size:.8125rem}.landing-mm-hero__web{position:absolute;left:max(1rem,env(safe-area-inset-left));bottom:max(1rem,env(safe-area-inset-bottom));z-index:30;font-size:.8125rem;font-weight:600;color:#1a1a1a80}.landing-mm-scale-panel .landing-snap-panel__inner{justify-content:center}.landing-mm-scale{display:flex;width:100%;max-width:56rem;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;margin-inline:auto;text-align:center}.landing-mm-scale__head{max-width:32rem}.landing-mm-scale__grid{display:grid;width:100%;gap:.85rem;grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:639px){.landing-mm-scale__grid{grid-template-columns:1fr;max-width:14rem}}.landing-mm-scale__grid .landing-city-card{width:100%}.landing-mm-scale__grid .landing-city-card img{max-height:min(28vh,11rem)}.landing-mm-scale__more{margin-top:.25rem;font-size:.8125rem;font-weight:600;color:#1a1a1a73}.landing-mm-interests-panel .landing-snap-panel__inner{justify-content:center}.landing-mm-interests{display:flex;width:100%;max-width:56rem;flex-direction:column;align-items:center;justify-content:center;margin-inline:auto}.landing-mm-interests__card,.landing-mm-scale__card{width:100%}.landing-how-panel .landing-snap-panel__inner,.landing-mm-how-panel .landing-snap-panel__inner{justify-content:center;padding-top:calc(3.25rem + env(safe-area-inset-top,0px));padding-bottom:.5rem}.landing-mm-how,.landing-how-block{display:flex;width:100%;max-width:56rem;flex-direction:column;gap:clamp(.65rem,1.8vh,1rem);margin-inline:auto;min-height:0}.landing-mm-how__head,.landing-how-block__head{flex-shrink:0;text-align:center}.landing-mm-how__title{font-size:clamp(1.35rem,3.2vw,2.15rem);line-height:1.12}.landing-mm-how__lead{margin-inline:auto;max-width:26rem;font-size:clamp(.875rem,1.6vw,.9375rem);line-height:1.45;color:#1a1a1a94}.landing-mm-how__phones{flex-shrink:0}.landing-mm-how__phones-row{max-width:20rem;margin-inline:auto}.landing-mm-how__phones-row .landing-phone-scale{max-width:min(5.25rem,22vw)}.landing-mm-how__track,.landing-how-block__track{flex-shrink:0;width:100%;padding-bottom:.15rem}.landing-mm-how-card{width:min(76vw,15.5rem);padding:.85rem 1rem!important}.landing-mm-how-card__desc{font-size:.8125rem;line-height:1.4}@media(max-height:780px){.landing-mm-how__phones{display:none}.landing-mm-how,.landing-how-block{gap:.5rem}.landing-mm-how-card{width:min(72vw,14.25rem);padding:.7rem .85rem!important}.landing-mm-how-card__desc{font-size:.75rem;line-height:1.35}}.landing-mm-download-panel .landing-snap-panel__inner{justify-content:center}.landing-mm-download{display:flex;width:100%;max-width:40rem;flex-direction:column;align-items:center;margin-inline:auto;text-align:center}.landing-mm-download__lead{margin-top:.75rem;max-width:28rem;font-size:1rem;line-height:1.6;color:#1a1a1a8c}.landing-mm-download .landing-download-store{width:100%}.landing-mm-organizers-panel.landing-snap-panel{background:transparent}.landing-mm-organizers-panel .landing-snap-panel__inner{justify-content:center;padding-inline:1rem}.landing-mm-organizers{display:grid;width:100%;max-width:56rem;align-items:stretch;gap:1rem;margin-inline:auto}@media(min-width:900px){.landing-mm-organizers{grid-template-columns:1fr 1.05fr;gap:1.25rem}}.landing-mm-organizers__art{display:flex;min-height:0;flex-direction:column;align-items:center;justify-content:center;border-radius:1.75rem;background:linear-gradient(145deg,#ffc8a08c,#c8dcffa6);padding:clamp(1rem,2.5vw,1.5rem);text-align:center}.landing-mm-organizers__art-title{margin-bottom:.75rem;max-width:14rem;font-size:clamp(.9375rem,2vw,1.0625rem);line-height:1.3}.landing-organizer-vitrine-preview{width:100%;max-width:16.5rem}.landing-organizer-vitrine-preview__caption{margin-bottom:.5rem;font-size:.625rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1a1a1a73}.landing-organizer-vitrine-preview__shell{overflow:hidden;border-radius:1.35rem;border:1px solid rgba(255,255,255,.85);background:#fff;box-shadow:0 24px 48px -28px #1a1a1a59;text-align:center}.landing-organizer-vitrine-preview__glow{position:relative;height:3.75rem;overflow:hidden}.landing-organizer-vitrine-preview__glow img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;filter:blur(28px) saturate(1.15);transform:scale(1.15);opacity:.75}.landing-organizer-vitrine-preview__glow:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#ffffff1a,#fff 88%)}.landing-organizer-vitrine-preview__body{margin-top:-1.75rem;padding:0 .75rem .85rem}.landing-organizer-vitrine-preview__avatar-wrap{position:relative;display:inline-block}.landing-organizer-vitrine-preview__avatar{height:3.25rem;width:3.25rem;border-radius:9999px;border:3px solid #fff;-o-object-fit:cover;object-fit:cover;box-shadow:0 8px 24px -12px #11111159}.landing-organizer-vitrine-preview__verified{position:absolute;right:-.1rem;bottom:-.1rem;display:flex;height:1rem;width:1rem;align-items:center;justify-content:center;border-radius:9999px;border:2px solid #fff;background:#3b82f6;color:#fff}.landing-organizer-vitrine-preview__name{margin-top:.45rem;font-size:.9375rem;font-weight:800;letter-spacing:-.02em;color:#111827}.landing-organizer-vitrine-preview__subtitle{margin-top:.1rem;font-size:.625rem;font-weight:600;color:#9ca3af}.landing-organizer-vitrine-preview__bio{margin:.35rem auto 0;max-width:13rem;font-size:.6875rem;line-height:1.4;color:#6b7280}.landing-organizer-vitrine-preview__socials{display:flex;justify-content:center;gap:.4rem;margin-top:.45rem}.landing-organizer-vitrine-preview__socials span{display:flex;height:1.65rem;width:1.65rem;align-items:center;justify-content:center;border-radius:9999px;border:1px solid rgba(17,17,17,.08);background:#ffffffe6;color:#4b5563}.landing-organizer-vitrine-preview__stats{display:grid;margin-top:.55rem;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;border-radius:.85rem;border:1px solid rgba(17,17,17,.08);background:#fffffff2;padding:.45rem .25rem}.landing-organizer-vitrine-preview__stat{display:flex;min-width:0;flex-direction:column;align-items:center;gap:.1rem}.landing-organizer-vitrine-preview__stat strong{font-size:.75rem;font-weight:800;line-height:1;color:#111827}.landing-organizer-vitrine-preview__stat span{font-size:.5rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#9ca3af}.landing-organizer-vitrine-preview__stat-divider{height:1.35rem;width:1px;background:#1111111a}.landing-organizer-vitrine-preview__events{display:flex;flex-direction:column;gap:.4rem;margin-top:.55rem;text-align:left}.landing-organizer-vitrine-preview__event{display:grid;grid-template-columns:2.5rem 1fr auto;gap:.45rem;align-items:center;border-radius:.75rem;border:1px solid rgba(17,17,17,.06);background:#fafafa;padding:.35rem}.landing-organizer-vitrine-preview__event img{height:2.5rem;width:2.5rem;border-radius:.5rem;-o-object-fit:cover;object-fit:cover}.landing-organizer-vitrine-preview__event-title{font-size:.6875rem;font-weight:700;line-height:1.25;color:#111827}.landing-organizer-vitrine-preview__event-meta{margin-top:.1rem;font-size:.5625rem;font-weight:600;color:#9ca3af}.landing-organizer-vitrine-preview__event-cta{border-radius:9999px;background:#111827;padding:.25rem .45rem;font-size:.5rem;font-weight:800;color:#fff;white-space:nowrap}.landing-mm-organizers__card{display:flex;flex-direction:column;justify-content:center;gap:1rem;border-radius:1.75rem;background:#fff;padding:clamp(1.5rem,4vw,2.25rem);color:#1a1a1a;text-align:center}.landing-mm-organizers__card .landing-organizers-features{margin-top:.25rem}.landing-mm-organizers__card h2,.landing-mm-organizers__card .landing-b2b-feature{color:#1a1a1a}.landing-mm-organizers__card .landing-b2b-feature p{color:#1a1a1a8c}.landing-mm-organizers__card .landing-b2b-feature .font-semibold{color:#1a1a1a}.landing-mm-organizers__actions{display:flex;flex-direction:column;align-items:center;gap:.65rem;margin-top:1.5rem}@media(min-width:480px){.landing-mm-organizers__actions{flex-direction:row;justify-content:center}}.landing-mm-organizers__ghost{border:1px solid rgba(26,26,26,.15);background:transparent;color:#1a1a1a}.landing-mm-footer .landing-snap-panel__inner{justify-content:center}.landing-root--mymind{--mm-ink: #1a1a1a;--mm-muted: rgba(26, 26, 26, .58);--mm-bg: #f4f3f0;--mm-accent: #e86a3a;--mm-accent-soft: #f4a574;--mm-card: #ffffff;--mm-shadow: 0 20px 50px -24px rgba(26, 26, 26, .18);--mm-shadow-sm: 0 8px 28px -12px rgba(26, 26, 26, .12);color:var(--mm-ink)}.landing-root--mymind.landing-mymind-bg{background:var(--mm-bg)}.landing-root--mymind.landing-mymind-bg:before{opacity:0}.landing-mymind-blobs{pointer-events:none;position:fixed;inset:0;z-index:0;overflow:hidden}.landing-mymind-blob{position:absolute;border-radius:50%;filter:blur(72px);opacity:.55;animation:landing-mymind-float 22s ease-in-out infinite}.landing-mymind-blob--peach{background:radial-gradient(circle,#ffc9a8 0%,#f4a574 55%,transparent 72%);height:min(55vw,420px);right:-8%;top:8%;width:min(55vw,420px)}.landing-mymind-blob--lavender{animation-delay:-7s;background:radial-gradient(circle,#ddd4ff 0%,#c4b5fd 50%,transparent 70%);height:min(48vw,380px);left:-10%;top:38%;width:min(48vw,380px)}.landing-mymind-blob--blue{animation-delay:-14s;background:radial-gradient(circle,#b8e4ff 0%,#9ed4f5 50%,transparent 68%);bottom:12%;height:min(42vw,340px);right:15%;width:min(42vw,340px)}@keyframes landing-mymind-float{0%,to{transform:translate(0) scale(1)}50%{transform:translate(2%,-3%) scale(1.04)}}.landing-root--mymind .landing-shell>*:not(.landing-mymind-blobs):not(.landing-variant-switcher){position:relative;z-index:1}.landing-root--mymind .landing-smart-header{mix-blend-mode:difference}.landing-root--mymind .landing-smart-header__bar,.landing-root--mymind .landing-smart-mobile-menu{mix-blend-mode:normal}.landing-root--mymind .landing-smart-header[data-theme=light] .landing-smart-nav-link,.landing-root--mymind .landing-smart-header[data-theme=light] .landing-smart-login{color:#1a1a1a8c}.landing-root--mymind .landing-smart-header .landing-nav-cta{background:var(--mm-accent);box-shadow:0 6px 20px -6px #e86a3a8c;color:#fff;mix-blend-mode:normal}.landing-root--mymind .landing-smart-menu-btn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffa6;border:1px solid rgba(26,26,26,.06)}.landing-root--mymind .font-serif,.landing-root--mymind h1,.landing-root--mymind h2,.landing-root--mymind h3{font-family:"Instrument Serif",Georgia,serif;font-weight:400;letter-spacing:-.02em}.landing-root--mymind .landing-section-eyebrow{color:var(--mm-muted);letter-spacing:.14em}.landing-root--mymind .landing-craft-card,.landing-root--mymind .landing-download-store{background:var(--mm-card);border:1px solid rgba(26,26,26,.05);box-shadow:var(--mm-shadow-sm)}.landing-root--mymind .landing-how-panel{background-color:var(--mm-bg);background-image:radial-gradient(ellipse 50% 42% at 88% 6%,rgba(255,200,160,.45),transparent 58%),radial-gradient(ellipse 42% 38% at 72% 12%,rgba(200,220,255,.38),transparent 62%)}.landing-root--mymind .landing-how-card__heading{font-family:var(--font-serif, ui-serif, Georgia, serif);font-weight:400}.landing-root--mymind .landing-btn-float,.landing-root--mymind .landing-btn-primary,.landing-root--mymind .landing-nav-cta{background:var(--mm-accent)!important;border:none;box-shadow:0 10px 28px -10px #e86a3a8c!important;color:#fff!important}.landing-root--mymind .landing-hero-stats .landing-craft-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd1}.landing-root--mymind .landing-hero-stats .font-display{color:var(--mm-accent)}.landing-root--mymind .landing-product-stage{background:linear-gradient(165deg,#ffffffe6,#fff8f2f2)}.landing-root--mymind .landing-hero-phones-wrap{margin-top:-2rem}.landing-root--mymind .landing-hero-phones-wrap .landing-craft-card{box-shadow:var(--mm-shadow)}.landing-root--mymind h1 span span[aria-hidden]{background-color:#ffd4b8!important}.landing-root--mymind .landing-chip{background:#ffffffe0;border-color:#1a1a1a0f;box-shadow:0 2px 10px -4px #1a1a1a14}.landing-root--mymind .landing-section-yellow,.landing-root--mymind .landing-scale-interests{background:linear-gradient(180deg,#ffecdca6,#f4f0ff80);border:1px solid rgba(26,26,26,.04)}.landing-root--mymind .landing-download-craft{background:linear-gradient(180deg,#faf9f7,#fff)}.landing-root--mymind .landing-b2b-panel{background:linear-gradient(165deg,#2a2a2a,#1f1f1f)}.landing-root--mymind .landing-b2b-panel .landing-nav-cta{background:var(--mm-accent)!important}.landing-root--mymind button[class*=ArrowRight],.landing-root--mymind .flex.shrink-0.gap-2 button:last-child{background:var(--mm-accent)!important}.landing-root--mymind a[href="#download"].inline-flex{background:#ffffffbf!important;border:1px solid rgba(26,26,26,.08);box-shadow:none!important;color:var(--mm-ink)!important}.landing-root--mymind .text-\[\#3DC564\],.landing-root--mymind .hover\:text-\[\#3DC564\]:hover{color:var(--mm-accent)!important}.landing-root--mymind .landing-hero-decor,.landing-root--mymind .landing-line-shape,.landing-root--mymind .landing-cloud{display:none}.landing-root--mymind .landing-snap-panel__inner{padding-inline:.25rem}.landing-root--mymind #top .landing-snap-panel__inner{padding-top:.5rem}.landing-root--mymind .landing-snap-panel--hero h1{font-size:clamp(2.35rem,6.5vw,4.5rem);line-height:1.05}.landing-root--mymind .landing-snap-panel--hero .mx-auto.mb-3{background:#fff9;border:1px solid rgba(26,26,26,.06)}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-zinc-50:oklch(98.5% 0 0);--color-zinc-200:oklch(92% .004 286.32);--color-zinc-300:oklch(87.1% .006 286.286);--color-zinc-400:oklch(70.5% .015 286.067);--color-zinc-500:oklch(55.2% .016 285.938);--color-zinc-900:oklch(21% .006 285.885);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-xs:20rem;--container-md:28rem;--container-xl:36rem;--container-2xl:42rem;--container-3xl:48rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900;--tracking-tighter:-.05em;--tracking-tight:-.025em;--leading-tight:1.25;--leading-snug:1.375;--leading-relaxed:1.625;--radius-md:.375rem;--radius-xl:.75rem;--radius-2xl:1rem;--blur-sm:8px;--blur-md:12px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.inset-0{inset:calc(var(--spacing) * 0)}.inset-y-0{inset-block:calc(var(--spacing) * 0)}.-top-2{top:calc(var(--spacing) * -2)}.-right-1{right:calc(var(--spacing) * -1)}.right-0{right:calc(var(--spacing) * 0)}.bottom-2{bottom:calc(var(--spacing) * 2)}.bottom-3{bottom:calc(var(--spacing) * 3)}.bottom-4{bottom:calc(var(--spacing) * 4)}.left-0{left:calc(var(--spacing) * 0)}.left-2{left:calc(var(--spacing) * 2)}.left-3{left:calc(var(--spacing) * 3)}.left-4{left:calc(var(--spacing) * 4)}.z-10{z-index:10}.z-20{z-index:20}.z-\[200\]{z-index:200}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-10{margin-top:calc(var(--spacing) * 10)}.mt-12{margin-top:calc(var(--spacing) * 12)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-2\.5{margin-bottom:calc(var(--spacing) * 2.5)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.mb-10{margin-bottom:calc(var(--spacing) * 10)}.mb-12{margin-bottom:calc(var(--spacing) * 12)}.ml-auto{margin-left:auto}.box-border{box-sizing:border-box}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.aspect-\[4\/5\]{aspect-ratio:4/5}.aspect-\[16\/10\]{aspect-ratio:16/10}.\!h-7{height:calc(var(--spacing) * 7)!important}.h-1{height:calc(var(--spacing) * 1)}.h-6{height:calc(var(--spacing) * 6)}.h-7{height:calc(var(--spacing) * 7)}.h-8{height:calc(var(--spacing) * 8)}.h-9{height:calc(var(--spacing) * 9)}.h-10{height:calc(var(--spacing) * 10)}.h-11{height:calc(var(--spacing) * 11)}.h-12{height:calc(var(--spacing) * 12)}.h-20{height:calc(var(--spacing) * 20)}.h-\[5\.5rem\]{height:5.5rem}.h-\[72px\]{height:72px}.h-full{height:100%}.max-h-\[68\%\]{max-height:68%}.\!min-h-7{min-height:calc(var(--spacing) * 7)!important}.\!min-h-\[2\.5rem\]{min-height:2.5rem!important}.min-h-8{min-height:calc(var(--spacing) * 8)}.min-h-9{min-height:calc(var(--spacing) * 9)}.min-h-10{min-height:calc(var(--spacing) * 10)}.min-h-12{min-height:calc(var(--spacing) * 12)}.min-h-14{min-height:calc(var(--spacing) * 14)}.min-h-\[9rem\]{min-height:9rem}.min-h-\[11rem\]{min-height:11rem}.min-h-\[72px\]{min-height:72px}.min-h-\[calc\(100vh-5rem\)\]{min-height:calc(100vh - 5rem)}.min-h-\[min\(88vh\,52rem\)\]{min-height:min(88vh,52rem)}.\!w-7{width:calc(var(--spacing) * 7)!important}.w-1\/2{width:50%}.w-2\/3{width:66.6667%}.w-7{width:calc(var(--spacing) * 7)}.w-8{width:calc(var(--spacing) * 8)}.w-9{width:calc(var(--spacing) * 9)}.w-10{width:calc(var(--spacing) * 10)}.w-11{width:calc(var(--spacing) * 11)}.w-12{width:calc(var(--spacing) * 12)}.w-20{width:calc(var(--spacing) * 20)}.w-\[72px\]{width:72px}.w-\[min\(72vw\,16rem\)\]{width:min(72vw,16rem)}.w-auto{width:auto}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-\[12ch\]{max-width:12ch}.max-w-\[12em\]{max-width:12em}.max-w-\[20rem\]{max-width:20rem}.max-w-\[34rem\]{max-width:34rem}.max-w-\[76rem\]{max-width:76rem}.max-w-\[84\%\]{max-width:84%}.max-w-\[90\%\]{max-width:90%}.max-w-\[220px\]{max-width:220px}.max-w-\[min\(34rem\,calc\(100vw-1\.5rem\)\)\]{max-width:min(34rem,100vw - 1.5rem)}.max-w-md{max-width:var(--container-md)}.max-w-xl{max-width:var(--container-xl)}.max-w-xs{max-width:var(--container-xs)}.\!min-w-7{min-width:calc(var(--spacing) * 7)!important}.min-w-8{min-width:calc(var(--spacing) * 8)}.min-w-9{min-width:calc(var(--spacing) * 9)}.min-w-10{min-width:calc(var(--spacing) * 10)}.min-w-\[12rem\]{min-width:12rem}.min-w-\[72px\]{min-width:72px}.shrink-0{flex-shrink:0}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.content-start{align-content:flex-start}.items-center{align-items:center}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-0\.5{gap:calc(var(--spacing) * .5)}.gap-1{gap:calc(var(--spacing) * 1)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-2\.5{gap:calc(var(--spacing) * 2.5)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-8{gap:calc(var(--spacing) * 8)}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.-space-x-2\.5>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * -2.5) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * -2.5) * calc(1 - var(--tw-space-x-reverse)))}.justify-self-start{justify-self:flex-start}.overflow-hidden{overflow:hidden}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-\[1\.25rem\]{border-radius:1.25rem}.rounded-\[1\.75rem\]{border-radius:1.75rem}.rounded-\[2rem\]{border-radius:2rem}.rounded-\[24px\]{border-radius:24px}.rounded-\[32px\]{border-radius:32px}.rounded-\[40px\]{border-radius:40px}.rounded-full{border-radius:3.40282e38px}.rounded-xl{border-radius:var(--radius-xl)}.rounded-tl-md{border-top-left-radius:var(--radius-md)}.rounded-bl-md{border-bottom-left-radius:var(--radius-md)}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-dotted{--tw-border-style:dotted;border-style:dotted}.border-\[\#3DC564\]\/35{border-color:#3dc56459}.border-\[\#111111\]\/12{border-color:#1111111f}.border-\[\#E5E7EB\]{border-color:#e5e7eb}.border-\[var\(--ps-border\)\]{border-color:var(--ps-border)}.border-black\/5{border-color:#0000000d}@supports (color:color-mix(in lab,red,red)){.border-black\/5{border-color:color-mix(in oklab,var(--color-black) 5%,transparent)}}.border-black\/\[0\.06\]{border-color:#0000000f}@supports (color:color-mix(in lab,red,red)){.border-black\/\[0\.06\]{border-color:color-mix(in oklab,var(--color-black) 6%,transparent)}}.border-white{border-color:var(--color-white)}.border-white\/10{border-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.border-white\/10{border-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.border-white\/25{border-color:#ffffff40}@supports (color:color-mix(in lab,red,red)){.border-white\/25{border-color:color-mix(in oklab,var(--color-white) 25%,transparent)}}.border-white\/\[0\.12\]{border-color:#ffffff1f}@supports (color:color-mix(in lab,red,red)){.border-white\/\[0\.12\]{border-color:color-mix(in oklab,var(--color-white) 12%,transparent)}}.border-zinc-200\/95{border-color:#e4e4e7f2}@supports (color:color-mix(in lab,red,red)){.border-zinc-200\/95{border-color:color-mix(in oklab,var(--color-zinc-200) 95%,transparent)}}.bg-\[\#111827\]{background-color:#111827}.bg-\[\#121212\]{background-color:#121212}.bg-\[\#E2F5D6\]{background-color:#e2f5d6}.bg-\[\#F9FAFB\]{background-color:#f9fafb}.bg-\[var\(--ps-accent\)\]{background-color:var(--ps-accent)}.bg-\[var\(--ps-bg\)\]{background-color:var(--ps-bg)}.bg-\[var\(--ps-dark\)\]{background-color:var(--ps-dark)}.bg-\[var\(--ps-footer\)\]{background-color:var(--ps-footer)}.bg-\[var\(--ps-surface\)\]{background-color:var(--ps-surface)}.bg-\[var\(--ps-surface-alt\)\]{background-color:var(--ps-surface-alt)}.bg-black{background-color:var(--color-black)}.bg-black\/45{background-color:#00000073}@supports (color:color-mix(in lab,red,red)){.bg-black\/45{background-color:color-mix(in oklab,var(--color-black) 45%,transparent)}}.bg-black\/60{background-color:#0009}@supports (color:color-mix(in lab,red,red)){.bg-black\/60{background-color:color-mix(in oklab,var(--color-black) 60%,transparent)}}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.bg-white\/95{background-color:#fffffff2}@supports (color:color-mix(in lab,red,red)){.bg-white\/95{background-color:color-mix(in oklab,var(--color-white) 95%,transparent)}}.bg-zinc-50{background-color:var(--color-zinc-50)}.bg-zinc-300{background-color:var(--color-zinc-300)}.bg-zinc-900{background-color:var(--color-zinc-900)}.bg-zinc-900\/90{background-color:#18181be6}@supports (color:color-mix(in lab,red,red)){.bg-zinc-900\/90{background-color:color-mix(in oklab,var(--color-zinc-900) 90%,transparent)}}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-l{--tw-gradient-position:to left in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-t{--tw-gradient-position:to top in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-\[\#7AF5A8\]{--tw-gradient-from:#7af5a8;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-\[\#E0F2FE\]{--tw-gradient-from:#e0f2fe;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-\[var\(--ps-bg\)\]{--tw-gradient-from:var(--ps-bg);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-black\/75{--tw-gradient-from:#000000bf}@supports (color:color-mix(in lab,red,red)){.from-black\/75{--tw-gradient-from:color-mix(in oklab, var(--color-black) 75%, transparent)}}.from-black\/75{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.via-black\/20{--tw-gradient-via:#0003}@supports (color:color-mix(in lab,red,red)){.via-black\/20{--tw-gradient-via:color-mix(in oklab, var(--color-black) 20%, transparent)}}.via-black\/20{--tw-gradient-via-stops:var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.to-\[\#F0FDF4\]{--tw-gradient-to:#f0fdf4;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-\[var\(--ps-accent\)\]{--tw-gradient-to:var(--ps-accent);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-transparent{--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.object-cover{-o-object-fit:cover;object-fit:cover}.object-top{-o-object-position:top;object-position:top}.p-1{padding:calc(var(--spacing) * 1)}.p-1\.5{padding:calc(var(--spacing) * 1.5)}.p-2{padding:calc(var(--spacing) * 2)}.p-2\.5{padding:calc(var(--spacing) * 2.5)}.p-3\.5{padding:calc(var(--spacing) * 3.5)}.p-4{padding:calc(var(--spacing) * 4)}.p-5{padding:calc(var(--spacing) * 5)}.p-6{padding:calc(var(--spacing) * 6)}.p-8{padding:calc(var(--spacing) * 8)}.\!px-4{padding-inline:calc(var(--spacing) * 4)!important}.px-1{padding-inline:calc(var(--spacing) * 1)}.px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.px-7{padding-inline:calc(var(--spacing) * 7)}.px-8{padding-inline:calc(var(--spacing) * 8)}.\!py-2{padding-block:calc(var(--spacing) * 2)!important}.py-0{padding-block:calc(var(--spacing) * 0)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-3\.5{padding-block:calc(var(--spacing) * 3.5)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-20{padding-block:calc(var(--spacing) * 20)}.py-24{padding-block:calc(var(--spacing) * 24)}.py-32{padding-block:calc(var(--spacing) * 32)}.pt-2{padding-top:calc(var(--spacing) * 2)}.pt-8{padding-top:calc(var(--spacing) * 8)}.pt-28{padding-top:calc(var(--spacing) * 28)}.pb-16{padding-bottom:calc(var(--spacing) * 16)}.text-center{text-align:center}.text-left{text-align:left}.font-sans{font-family:var(--font-sans)}.font-serif{font-family:var(--font-serif)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[0\.6875rem\]{font-size:.6875rem}.text-\[0\.9375rem\]{font-size:.9375rem}.text-\[1\.25rem\]{font-size:1.25rem}.text-\[9px\]{font-size:9px}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[clamp\(1\.5rem\,3vw\,2\.25rem\)\]{font-size:clamp(1.5rem,3vw,2.25rem)}.text-\[clamp\(1\.25rem\,2\.2vw\,1\.75rem\)\]{font-size:clamp(1.25rem,2.2vw,1.75rem)}.text-\[clamp\(1\.75rem\,8\.5vw\,4\.75rem\)\]{font-size:clamp(1.75rem,8.5vw,4.75rem)}.text-\[clamp\(1\.875rem\,4vw\,3rem\)\]{font-size:clamp(1.875rem,4vw,3rem)}.text-\[clamp\(2\.5rem\,6vw\,4\.125rem\)\]{font-size:clamp(2.5rem,6vw,4.125rem)}.text-\[clamp\(2\.5rem\,7vw\,5rem\)\]{font-size:clamp(2.5rem,7vw,5rem)}.text-\[clamp\(2rem\,4\.5vw\,3\.5rem\)\]{font-size:clamp(2rem,4.5vw,3.5rem)}.leading-\[1\.1\]{--tw-leading:1.1;line-height:1.1}.leading-\[1\.02\]{--tw-leading:1.02;line-height:1.02}.leading-\[1\.05\]{--tw-leading:1.05;line-height:1.05}.leading-\[1\.5\]{--tw-leading:1.5;line-height:1.5}.leading-\[1\.06\]{--tw-leading:1.06;line-height:1.06}.leading-\[1\.65\]{--tw-leading:1.65;line-height:1.65}.leading-none{--tw-leading:1;line-height:1}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-snug{--tw-leading:var(--leading-snug);line-height:var(--leading-snug)}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-black{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-extrabold{--tw-font-weight:var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[-0\.01em\]{--tw-tracking:-.01em;letter-spacing:-.01em}.tracking-\[-0\.02em\]{--tw-tracking:-.02em;letter-spacing:-.02em}.tracking-\[0\.14em\]{--tw-tracking:.14em;letter-spacing:.14em}.tracking-\[0\.18em\]{--tw-tracking:.18em;letter-spacing:.18em}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.tracking-tighter{--tw-tracking:var(--tracking-tighter);letter-spacing:var(--tracking-tighter)}.\[letter-spacing\:-0\.04em\]{letter-spacing:-.04em}.whitespace-nowrap{white-space:nowrap}.text-\[\#1a1a1a\]{color:#1a1a1a}.text-\[\#3DC564\]{color:#3dc564}.text-\[\#111111\]{color:#111}.text-\[\#111111\]\/38{color:#11111161}.text-\[\#111111\]\/50{color:#11111180}.text-\[\#111111\]\/55{color:#1111118c}.text-\[\#111111\]\/58{color:#11111194}.text-\[\#111111\]\/60{color:#1119}.text-\[\#666666\]{color:#666}.text-\[var\(--ps-ink\)\]{color:var(--ps-ink)}.text-\[var\(--ps-muted\)\]{color:var(--ps-muted)}.text-black{color:var(--color-black)}.text-black\/70{color:#000000b3}@supports (color:color-mix(in lab,red,red)){.text-black\/70{color:color-mix(in oklab,var(--color-black) 70%,transparent)}}.text-white{color:var(--color-white)}.text-white\/70{color:#ffffffb3}@supports (color:color-mix(in lab,red,red)){.text-white\/70{color:color-mix(in oklab,var(--color-white) 70%,transparent)}}.text-white\/90{color:#ffffffe6}@supports (color:color-mix(in lab,red,red)){.text-white\/90{color:color-mix(in oklab,var(--color-white) 90%,transparent)}}.text-zinc-400{color:var(--color-zinc-400)}.text-zinc-500{color:var(--color-zinc-500)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.opacity-45{opacity:.45}.opacity-80{opacity:.8}.opacity-85{opacity:.85}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_1px_0_rgba\(0\,0\,0\,0\.04\)\]{--tw-shadow:0 1px 0 var(--tw-shadow-color,#0000000a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_16px_32px_-12px_rgba\(61\,197\,100\,0\.45\)\]{--tw-shadow:0 16px 32px -12px var(--tw-shadow-color,#3dc56473);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_20px_40px_-10px_rgba\(0\,0\,0\,0\.08\)\]{--tw-shadow:0 20px 40px -10px var(--tw-shadow-color,#00000014);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_20px_40px_-10px_rgba\(61\,197\,100\,0\.45\)\]{--tw-shadow:0 20px 40px -10px var(--tw-shadow-color,#3dc56473);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[inset_0_1px_0_rgba\(255\,255\,255\,0\.06\)\]{--tw-shadow:inset 0 1px 0 var(--tw-shadow-color,#ffffff0f);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[var\(--ps-shadow-soft\)\]{--tw-shadow:var(--ps-shadow-soft);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring,.ring-1{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-black\/\[0\.06\]{--tw-ring-color:#0000000f}@supports (color:color-mix(in lab,red,red)){.ring-black\/\[0\.06\]{--tw-ring-color:color-mix(in oklab, var(--color-black) 6%, transparent)}}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.brightness-0{--tw-brightness:brightness(0%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-blur-md{--tw-backdrop-blur:blur(var(--blur-md));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.backdrop-blur-sm{--tw-backdrop-blur:blur(var(--blur-sm));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[transform\,background\]{transition-property:transform,background;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[transform\,border-color\,background\]{transition-property:transform,border-color,background;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}@media(hover:hover){.hover\:border-\[\#D1D5DB\]:hover,.hover\:border-\[\#d1d5db\]:hover{border-color:#d1d5db}.hover\:bg-\[\#1a1a1a\]:hover{background-color:#1a1a1a}.hover\:bg-\[\#FAFAFA\]:hover{background-color:#fafafa}.hover\:bg-\[var\(--ps-accent-hover\)\]:hover{background-color:var(--ps-accent-hover)}.hover\:bg-\[var\(--ps-footer\)\]:hover{background-color:var(--ps-footer)}.hover\:bg-\[var\(--ps-surface\)\]:hover{background-color:var(--ps-surface)}.hover\:bg-black:hover{background-color:var(--color-black)}.hover\:bg-black\/\[0\.03\]:hover{background-color:#00000008}@supports (color:color-mix(in lab,red,red)){.hover\:bg-black\/\[0\.03\]:hover{background-color:color-mix(in oklab,var(--color-black) 3%,transparent)}}.hover\:bg-white\/10:hover{background-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.hover\:bg-white\/10:hover{background-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.hover\:text-white:hover{color:var(--color-white)}}.active\:scale-\[0\.98\]:active{scale:.98}@media(min-width:40rem){.sm\:mt-6{margin-top:calc(var(--spacing) * 6)}.sm\:aspect-\[2\/1\]{aspect-ratio:2}.sm\:h-14{height:calc(var(--spacing) * 14)}.sm\:min-h-14{min-height:calc(var(--spacing) * 14)}.sm\:w-20{width:calc(var(--spacing) * 20)}.sm\:w-auto{width:auto}.sm\:max-w-\[14em\]{max-width:14em}.sm\:max-w-none{max-width:none}.sm\:min-w-\[12\.5rem\]{min-width:12.5rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-wrap{flex-wrap:wrap}.sm\:items-center{align-items:center}.sm\:justify-center{justify-content:center}.sm\:gap-5{gap:calc(var(--spacing) * 5)}.sm\:gap-x-8{-moz-column-gap:calc(var(--spacing) * 8);column-gap:calc(var(--spacing) * 8)}.sm\:p-7{padding:calc(var(--spacing) * 7)}.sm\:p-8{padding:calc(var(--spacing) * 8)}.sm\:p-10{padding:calc(var(--spacing) * 10)}.sm\:px-2{padding-inline:calc(var(--spacing) * 2)}.sm\:px-8{padding-inline:calc(var(--spacing) * 8)}.sm\:py-24{padding-block:calc(var(--spacing) * 24)}.sm\:py-28{padding-block:calc(var(--spacing) * 28)}.sm\:py-40{padding-block:calc(var(--spacing) * 40)}.sm\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.sm\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.sm\:text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.sm\:leading-\[1\.02\]{--tw-leading:1.02;line-height:1.02}}@media(min-width:48rem){.md\:mb-14{margin-bottom:calc(var(--spacing) * 14)}.md\:mb-16{margin-bottom:calc(var(--spacing) * 16)}.md\:block{display:block}.md\:hidden{display:none}.md\:inline-flex{display:inline-flex}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:gap-4{gap:calc(var(--spacing) * 4)}.md\:gap-5{gap:calc(var(--spacing) * 5)}.md\:gap-8{gap:calc(var(--spacing) * 8)}.md\:rounded-\[2\.25rem\]{border-radius:2.25rem}.md\:rounded-\[2rem\]{border-radius:2rem}.md\:p-10{padding:calc(var(--spacing) * 10)}.md\:px-6{padding-inline:calc(var(--spacing) * 6)}.md\:px-10{padding-inline:calc(var(--spacing) * 10)}.md\:py-3{padding-block:calc(var(--spacing) * 3)}.md\:py-5{padding-block:calc(var(--spacing) * 5)}.md\:py-28{padding-block:calc(var(--spacing) * 28)}.md\:py-32{padding-block:calc(var(--spacing) * 32)}.md\:py-48{padding-block:calc(var(--spacing) * 48)}.md\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.md\:text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.md\:text-\[1\.25rem\]{font-size:1.25rem}.md\:text-\[1\.125rem\]{font-size:1.125rem}.md\:text-\[1\.0625rem\]{font-size:1.0625rem}.md\:leading-\[1\.5\]{--tw-leading:1.5;line-height:1.5}}@media(min-width:64rem){.lg\:mb-16{margin-bottom:calc(var(--spacing) * 16)}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:items-stretch{align-items:stretch}.lg\:gap-10{gap:calc(var(--spacing) * 10)}.lg\:px-14{padding-inline:calc(var(--spacing) * 14)}.lg\:py-32{padding-block:calc(var(--spacing) * 32)}.lg\:py-40{padding-block:calc(var(--spacing) * 40)}}}body{color:#111827;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafb;max-width:100%;margin:0;font-family:Inter,sans-serif;overflow-x:clip}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}
