@font-face{font-family:BricolageGrotesque;src:url(/assets/fonts/BricolageGrotesque-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--color-primary: #8C37C3;--color-primary-dark: #36054A;--color-secondary: #FFD700;--color-orange: #FF5709;--color-whitesmoke: #F5F5F5;--color-charcoal: #1a0a2e;--radius-sm: 6px;--radius-md: 10px;--shadow-sm: 0 2px 6px rgba(0,0,0,.08);--shadow-md: 0 8px 24px rgba(0,0,0,.12);--radius-lg: 14px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light}html,body{height:100%}#root{min-height:100%}h1,h2,h3,.title,.kicker,.section-title,.features-heading{font-family:BricolageGrotesque,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700}body{margin:0;min-width:320px;background:#fff;background-color:#fff;color:var(--color-charcoal)}@media (max-width: 768px){body{background-color:#fff}}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.container{width:min(1200px,92%);margin:0 auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.1rem;border-radius:var(--radius-sm);border:1px solid transparent;font-weight:600;cursor:pointer;transition:all .2s ease}.btn.primary{background:var(--color-primary);color:#fff}.btn.primary:hover{filter:brightness(1.05);box-shadow:var(--shadow-sm)}.btn.ghost{background:transparent;border-color:var(--color-primary);color:var(--color-primary)}.btn.ghost:hover{background:#6a0dad14}section{padding:64px 0}.partners-section{background:#fff;border-radius:24px;max-width:90%;margin:60px auto 0;padding:2.5rem 3rem;box-shadow:0 8px 32px #0000000f;position:relative;z-index:2;transition:box-shadow .3s ease}.partners-section h2{text-align:center;font-size:clamp(1.3rem,2.5vw,1.6rem);font-weight:600;color:var(--color-charcoal);margin:0 0 2rem;font-family:BricolageGrotesque,Inter,sans-serif}.features-grid-section{background:#fbf3ed;padding:80px 0;margin-top:40px}.features-heading{text-align:center;color:#000;font-weight:900;font-size:clamp(1.6rem,4vw,2.2rem);margin:0 0 2rem;letter-spacing:-.01em;font-family:BricolageGrotesque,Inter,sans-serif}.features-grid{display:grid;grid-template-columns:1fr 1.1fr 1fr;gap:clamp(1rem,3vw,2rem);align-items:center}.features-col{display:grid;grid-template-rows:1fr 1fr;gap:clamp(1rem,2.5vw,1.4rem)}.features-col--right{grid-template-rows:1fr 1fr 1fr;gap:clamp(.6rem,1.2vw,.9rem)}.features-col--right .feature-title{font-size:1rem}.features-col--right .feature-desc{font-size:.92rem;line-height:1.35}.features-col .feature-card{padding:clamp(.8rem,1.6vw,1rem)}.features-col--right .feature-card .feature-title{font-size:1rem!important;line-height:1.25}.features-col--right .feature-card .feature-desc{font-size:.92rem!important;line-height:1.35}.features-image{display:flex;align-items:center;justify-content:center}.features-image img{width:100%;max-width:480px;height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.2))}.feature-card{background:#f9f9f9;border-radius:var(--radius-lg);padding:clamp(1rem,2.5vw,1.25rem);box-shadow:0 4px 12px #0000000a;transition:transform .3s ease,box-shadow .3s ease}.feature-card .feature-icon{width:48px;height:48px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:.85rem;transition:transform .3s ease}.feature-card .feature-title{font-weight:800;margin:0 0 .4rem;font-size:1.08rem;line-height:1.3}.feature-card .feature-desc{margin:0;line-height:1.6;color:#444;font-size:.96rem}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.feature-card:hover .feature-icon{transform:scale(1.08)}.card-purple{background:#f0e8ff}.card-purple .feature-icon{background:#8b5cf62e;color:#8b5cf6}.card-purple .feature-title{color:#6a0dad}.card-amber{background:#ffe9a7}.card-amber .feature-icon{background:#facc152e;color:#facc15}.card-amber .feature-title{color:#a56e00}.card-orange{background:#ffefd5}.card-orange .feature-icon{background:#fb923c2e;color:#fb923c}.card-orange .feature-title{color:#c2410c}.card-deeppurple{background:#a855f7;color:#fff}.card-deeppurple .feature-icon{background:#ffffff2e;color:#fff}.card-deeppurple .feature-desc{color:#f3f3f3}.card-adsuite{background:linear-gradient(90deg,#e6fffa,#cff8f0)}.card-adsuite .feature-icon{background:#008b7a1f;color:#006b5a}.card-adsuite .feature-title{color:#006b5a}.card-adsuite .feature-desc{color:#084c44}@media (max-width: 1024px){.features-grid{grid-template-columns:1fr .9fr 1fr}.features-image img{max-width:420px}}@media (max-width: 968px){.features-grid{display:flex;flex-direction:column;gap:1rem}.features-image{order:0}.features-col{order:1;width:100%}.features-image img{max-width:90%}.feature-card{padding:1rem}}.reach-shoppers-section{padding:60px 0 20px;margin-top:8px}.reach-shoppers-container{background:#faad14;border-radius:24px;padding:clamp(2rem,4vw,3rem);max-width:90%;margin:0 auto;box-shadow:0 8px 28px #00000014;display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,4vw,3rem);align-items:center;transition:box-shadow .3s ease}.reach-shoppers-image{display:flex;align-items:center;justify-content:center}.reach-shoppers-image img{width:100%;max-width:520px;height:auto;filter:drop-shadow(0 10px 30px rgba(0,0,0,.15))}.reach-shoppers-content{display:flex;flex-direction:column;gap:1.2rem}.reach-shoppers-heading{font-size:clamp(1.6rem,3.5vw,2rem);font-weight:900;color:#000;margin:0;letter-spacing:-.01em;font-family:BricolageGrotesque,Inter,sans-serif}.reach-shoppers-desc{font-size:clamp(1rem,2vw,1.1rem);line-height:1.6;color:#333;margin:0}.btn-advertise{display:inline-flex;align-items:center;gap:.6rem;width:fit-content;padding:1rem 1.8rem;background:#000;color:#fff;font-weight:700;font-size:1rem;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px #0000002e;cursor:pointer}.btn-advertise:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000047;background:#1a1a1a}@media (max-width: 968px){.reach-shoppers-container{grid-template-columns:1fr;gap:1.5rem;max-width:95%;padding:2rem 1.5rem}.reach-shoppers-image{order:0}.reach-shoppers-content{order:1}.reach-shoppers-image img{max-width:90%}}.podcast-section{padding:20px 0;margin-top:0}.podcast-container{background:linear-gradient(90deg,#9a45cb,#d880ef,#fcdab4);border-radius:24px;padding:clamp(2rem,4vw,3rem);max-width:90%;margin:0 auto;box-shadow:0 8px 28px #00000014;display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,4vw,3rem);align-items:center;transition:box-shadow .3s ease}.podcast-content{display:flex;flex-direction:column;gap:1rem}.podcast-badge{display:inline-flex;align-items:center;gap:.5rem;width:fit-content;background:#ffffff4d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:.9rem;font-weight:600;padding:.5rem 1rem;border-radius:9999px;border:1px solid rgba(255,255,255,.4)}.podcast-heading{font-size:clamp(1.6rem,3.5vw,2rem);font-weight:900;color:#fff;margin:0;letter-spacing:-.01em;font-family:BricolageGrotesque,Inter,sans-serif}.podcast-desc{font-size:clamp(1rem,2vw,1.1rem);line-height:1.6;color:#fff;margin:0}.podcast-image{display:flex;align-items:center;justify-content:center}.podcast-image-frame{padding:8px;border-radius:16px;background:linear-gradient(90deg,#fcdab4,#d880ef,#9a45cb);display:inline-block}.podcast-image-frame img{width:100%;max-width:500px;height:auto;border-radius:12px;display:block}@media (max-width: 968px){.podcast-container{grid-template-columns:1fr;gap:1.5rem;max-width:95%;padding:2rem 1.5rem}.podcast-image{order:0}.podcast-content{order:1}.podcast-image-frame img{max-width:90%}}.get-featured-section{padding:20px 0;margin-top:0}.get-featured-container{background:#faad14;border-radius:24px;padding:clamp(2rem,4vw,3rem);max-width:90%;margin:0 auto;box-shadow:0 8px 28px #00000014;display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,4vw,3rem);align-items:center;transition:box-shadow .3s ease}.get-featured-image{display:flex;align-items:center;justify-content:center}.get-featured-image img{width:100%;max-width:520px;height:auto;filter:drop-shadow(0 10px 30px rgba(0,0,0,.15))}.get-featured-content{display:flex;flex-direction:column;gap:1rem}.get-featured-badge{display:inline-flex;align-items:center;gap:.5rem;width:fit-content;background:#ffffffe6;color:#333;font-size:.9rem;font-weight:600;padding:.5rem 1rem;border-radius:9999px;border:1px solid rgba(255,255,255,.4)}.get-featured-heading{font-size:clamp(1.6rem,3.5vw,2rem);font-weight:900;color:#000;margin:0;letter-spacing:-.01em;font-family:BricolageGrotesque,Inter,sans-serif}.get-featured-desc{font-size:clamp(1rem,2vw,1.1rem);line-height:1.6;color:#333;margin:0}@media (max-width: 968px){.get-featured-container{grid-template-columns:1fr;gap:1.5rem;max-width:95%;padding:2rem 1.5rem}.get-featured-image{order:0}.get-featured-content{order:1}.get-featured-image img{max-width:90%}}.partners-marquee{overflow:hidden;position:relative;width:100%}.partners-track{display:flex;gap:50px;align-items:center;animation:scroll-logos 16s linear infinite}.partners-track:hover{animation-play-state:paused}.partners-track img{height:50px;width:auto;object-fit:contain;flex-shrink:0;opacity:.7;transition:opacity .3s ease}.partners-track img:hover{opacity:1}@keyframes scroll-logos{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 768px){.partners-section{padding:2rem 1.5rem;max-width:95%;background:#ffffffeb;box-shadow:0 8px 32px #0000000f;border-radius:24px;margin:60px auto 0;transition:box-shadow .3s ease}.partners-track{gap:30px}.partners-track img{height:40px}}.hero{position:relative;min-height:100vh;display:flex;align-items:center;color:#fff;padding:0 5%}.hero>.container{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;width:100%;max-width:1300px;margin:0 auto}.hero-content{display:flex;flex-direction:column;gap:1.5rem;max-width:600px}.hero-badge{display:inline-flex;align-items:center;gap:.65rem;width:fit-content;background:linear-gradient(135deg,#fffffff2,#ffffffd9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#333;font-size:.95rem;font-weight:600;padding:.65rem 1.25rem;border-radius:9999px;border:1px solid rgba(255,255,255,.5);box-shadow:0 4px 16px #0000001f,0 2px 4px #00000014;transition:transform .2s ease}.hero-badge:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.hero-badge span:first-child{font-size:1.2rem}.hero h1{font-size:clamp(2.8rem,7vw,4.8rem);line-height:1.05;margin:0;font-weight:900;color:#fff;font-family:BricolageGrotesque,Inter,sans-serif;letter-spacing:-.02em}.hero-subtext{font-size:clamp(1rem,2vw,1.2rem);line-height:1.6;margin:0;color:#e0e0e0;max-width:85%}.hero-image{display:flex;justify-content:center;align-items:center}.hero-image img{width:100%;max-width:650px;height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.3))}@media (max-width: 968px){.hero>.container{grid-template-columns:1fr;gap:3rem;text-align:center}.hero-content{align-items:center;max-width:100%}.hero-subtext{max-width:100%}.hero-image img{max-width:350px}}.waitlist-form{display:flex;align-items:center;gap:.6rem;background:#fff;padding:.6rem .75rem;border-radius:var(--radius-sm);box-shadow:0 6px 20px #0003;max-width:550px}.waitlist-form input[type=email]{flex:1;padding:1rem 1.2rem;border:none;background:transparent;color:#333;font-size:1.05rem;outline:none;font-family:Inter,sans-serif}.waitlist-form input::placeholder{color:#999}.waitlist-form .btn-submit{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 1.6rem;background:var(--color-primary);color:#fff;border:none;border-radius:9999px;font-weight:700;font-size:.95rem;cursor:pointer;transition:all .2s ease;white-space:nowrap;font-family:Inter,sans-serif}.waitlist-form .btn-submit:hover{background:#7a1abd;transform:translateY(-1px);box-shadow:0 4px 12px #6a0dad66}.waitlist-form .btn-submit:disabled{opacity:.6;cursor:not-allowed}.waitlist-form .btn-submit svg{width:16px;height:16px}.waitlist-message{margin-top:.75rem;font-weight:600;font-size:.95rem}.waitlist-message.success{color:var(--color-secondary)}.waitlist-message.error{color:#ffd6d6}.waitlist-message.loading{color:#e0e0e0}@media (max-width: 968px){.waitlist-form{max-width:100%;flex-direction:column;gap:.75rem;background:transparent;box-shadow:none;padding:0}.waitlist-form .input-email,.waitlist-form .btn-submit{width:100%}.waitlist-form input[type=email]{background:#fffc;border-radius:var(--radius-sm);padding:.9rem 1rem}.hero{grid-template-columns:1fr;padding:3rem 1.5rem;min-height:auto}.hero-image{display:none}}._nav_173f3_3{position:fixed;top:16px;left:50%;transform:translate(-50%);width:min(1100px,92%);display:flex;align-items:center;justify-content:space-between;padding:.65rem 1.4rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border-radius:100px;border:1px solid rgba(200,160,240,.3);box-shadow:0 4px 24px #8c37c31f;z-index:1200}._brand_173f3_41{display:inline-flex;align-items:center;gap:9px;font-weight:800;font-size:.95rem;color:#1a0a2e;letter-spacing:.5px;text-decoration:none;flex-shrink:0}._brand_173f3_41 img{height:28px;width:auto;display:block}._navLinks_173f3_77{display:flex;gap:28px;position:absolute;left:50%;transform:translate(-50%)}._navLinks_173f3_77 a{color:#3d2560;font-weight:600;font-size:.875rem;transition:color .2s;text-decoration:none}._navLinks_173f3_77 a:hover{color:#8c37c3}@media (max-width: 820px){._navLinks_173f3_77{display:none}}._navActions_173f3_131{display:flex;align-items:center;gap:8px;flex-shrink:0}._navDownload_173f3_145{display:inline-flex;align-items:center;gap:5px;padding:.5rem 1.1rem;border-radius:50px;border:1.5px solid #8c37c3;color:#8c37c3;background:transparent;font-weight:700;font-size:.825rem;cursor:pointer;transition:all .2s ease;font-family:inherit}._navDownload_173f3_145:hover{background:#8c37c30f}._navDivider_173f3_185{width:1px;height:11px;background:#8c37c366;flex-shrink:0}._navCta_173f3_199{display:inline-flex;align-items:center;padding:.5rem 1.2rem;background:#8c37c3;color:#fff;border-radius:50px;font-weight:700;font-size:.825rem;transition:all .2s ease;box-shadow:0 2px 10px #8c37c359;border:none;cursor:pointer;font-family:inherit}._navCta_173f3_199:hover{transform:translateY(-1px);box-shadow:0 4px 14px #8c37c373;background:#9d3fd4}@media (max-width: 820px){._nav_173f3_3{padding:.75rem 1.25rem}._brand_173f3_41 img{height:26px}._navActions_173f3_131{display:none}}._mobileMenuBtn_173f3_269{display:none;background:none;border:none;color:#3d2560;cursor:pointer;padding:.4rem;transition:opacity .2s;line-height:0}._mobileMenuBtn_173f3_269:hover{opacity:.7}@media (max-width: 820px){._mobileMenuBtn_173f3_269{display:block}}._mobileMenuOverlay_173f3_313{position:fixed;top:0;right:0;bottom:0;left:0;background:#1e003c59;z-index:1190;transition:opacity .2s ease;opacity:1}._mobileMenuOverlay_173f3_313._closing_173f3_331{opacity:0;pointer-events:none}._mobileMenuDropdown_173f3_343{position:absolute;top:calc(100% + 10px);right:0;background:#fdf8fff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;box-shadow:0 10px 32px #6414a02e;padding:.6rem;min-width:180px;z-index:1191;transition:opacity .18s ease,transform .18s ease;opacity:1;transform:translateY(0);will-change:opacity,transform}._mobileMenuDropdown_173f3_343._closing_173f3_331{opacity:0;transform:translateY(-6px);pointer-events:none}._mobileMenuDropdown_173f3_343 a{display:block;padding:.7rem 1rem;color:#3d2560;font-weight:600;font-size:.9rem;border-radius:10px;transition:background .15s;text-decoration:none}._mobileMenuDropdown_173f3_343 a:hover{background:#8c37c314;color:#8c37c3}._dropdownCta_173f3_425{margin-top:.4rem;display:block;width:100%;text-align:center;background:#8c37c3;color:#fff;font-weight:700;font-size:.875rem;border-radius:50px;padding:.7rem 1rem;border:none;cursor:pointer;font-family:inherit;box-shadow:0 4px 12px #8c37c34d;transition:filter .2s}._dropdownCta_173f3_425:hover{filter:brightness(1.08)}._overlay_bcw7o_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1200;padding:24px}._modal_bcw7o_21{width:100%;max-width:520px;background:#fff;border-radius:20px;box-shadow:0 10px 30px #02061733;overflow:hidden;transform-origin:center;animation:_fadeInScale_bcw7o_1 .18s ease}@keyframes _fadeInScale_bcw7o_1{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}._header_bcw7o_49{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #f1f1f1}._brand_bcw7o_63{display:flex;align-items:center;gap:10px}._brand_bcw7o_63 img{width:28px;height:28px}._closeBtn_bcw7o_67{background:transparent;border:none;font-size:20px;line-height:1;cursor:pointer}._body_bcw7o_81{padding:20px 22px 28px}._title_bcw7o_83{margin:0 0 6px;font-size:20px}._subtitle_bcw7o_85{margin:0 0 12px;color:#444}._emojiRow_bcw7o_87{display:flex;gap:8px;font-size:18px;margin-bottom:12px}._form_bcw7o_89{display:flex;gap:10px;margin-bottom:12px}._form_bcw7o_89 input{flex:1;padding:10px 12px;border-radius:10px;border:1px solid #e6e6e6}._submit_bcw7o_93{padding:10px 14px;border-radius:10px;background:#111827;color:#fff;border:none;cursor:pointer}._submit_bcw7o_93[disabled]{opacity:.65;cursor:default}._message_bcw7o_97{margin:8px 0;font-size:14px}._message_bcw7o_97._success_bcw7o_99{color:#059669}._message_bcw7o_97._error_bcw7o_101{color:#dc2626}._small_bcw7o_103{margin-top:8px;color:#666;font-size:13px}._visuallyHidden_bcw7o_105{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._footer_7v2qk_11{background:#36054a;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:445px 68px 0;gap:64px;width:100%;position:relative;z-index:1;overflow:hidden;box-sizing:border-box}._inner_7v2qk_43{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:0 0 16px;width:1304px;max-width:100%;flex:none}._logoCol_7v2qk_67{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:157px;flex:none}._logoImg_7v2qk_85{width:127px;height:auto;flex:none}._logoTagline_7v2qk_97{font-family:Onest,sans-serif;font-weight:500;font-size:16px;line-height:20px;color:#fff;width:157px;text-decoration:none;display:block}._logoTagline_7v2qk_97:hover{opacity:.75}._navCol_7v2qk_123{display:flex;flex-direction:column;align-items:flex-start;gap:16px;flex:none}._navHead_7v2qk_139{font-family:Onest,sans-serif;font-weight:700;font-size:22px;line-height:26px;color:#fff;margin:0}._navLink_7v2qk_157{font-family:Onest,sans-serif;font-weight:500;font-size:16px;line-height:20px;color:#fff;text-decoration:none;display:flex;align-items:center;transition:opacity .15s}._navLink_7v2qk_157:hover{opacity:.75}._ctaButtons_7v2qk_185{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:204px;flex:none}._ctaPrimary_7v2qk_207{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:24px;gap:10px;width:204px;height:54px;background:#8c37c3;border-radius:8px;border:none;cursor:pointer;font-family:Onest,sans-serif;font-weight:500;font-size:18px;line-height:21px;color:#fff;box-sizing:border-box;transition:background .2s}._ctaPrimary_7v2qk_207:hover{background:#9d3fd4}._ctaSecondary_7v2qk_255{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:24px;gap:4px;width:204px;height:54px;background:#fff;border:1px solid #E5D1F1;border-radius:8px;cursor:pointer;box-sizing:border-box}._ctaDivider_7v2qk_287{width:1px;height:11px;border-left:.5px solid #D7D4D7;flex:none}._ctaSecondaryText_7v2qk_301{font-family:Onest,sans-serif;font-weight:500;font-size:18px;line-height:21px;color:#383639}._divider_7v2qk_319{width:1354px;max-width:100%;height:0;border:none;border-top:1px dashed #FCF9FD;flex:none}._bottom_7v2qk_339{display:flex;flex-direction:row;align-items:center;gap:16px;width:1304px;max-width:100%;height:28px;padding-bottom:64px;flex:none}._copyright_7v2qk_365{font-family:Onest,sans-serif;font-weight:700;font-size:18px;line-height:24px;color:#fcf9fd;flex:1}._socials_7v2qk_385{display:flex;flex-direction:row;align-items:center;gap:16px}._socials_7v2qk_385 a{color:#fcf9fd;display:inline-flex;align-items:center;justify-content:center;transition:opacity .15s}._socials_7v2qk_385 a:hover{opacity:.7}._watermark_7v2qk_417{width:min(1263px,100%);height:auto;aspect-ratio:1263 / 260;opacity:.4;pointer-events:none;display:block;flex-shrink:0;clip-path:inset(45% 0 0 0);margin-top:-24px}@media (max-width: 1100px){._inner_7v2qk_43{flex-wrap:wrap;gap:40px;width:100%}._divider_7v2qk_319,._bottom_7v2qk_339{width:100%}}@media (max-width: 768px){._footer_7v2qk_11{padding:172px 24px 0;gap:40px}._inner_7v2qk_43{flex-direction:column;align-items:flex-start;gap:32px;width:100%}._logoCol_7v2qk_67,._navCol_7v2qk_123,._ctaButtons_7v2qk_185,._ctaPrimary_7v2qk_207,._ctaSecondary_7v2qk_255,._divider_7v2qk_319{width:100%}._bottom_7v2qk_339{flex-wrap:wrap;height:auto;padding-bottom:32px;width:100%}._copyright_7v2qk_365{font-size:14px}._watermark_7v2qk_417{width:100%;clip-path:inset(45% 0 0 0);margin-top:-16px}}._layout_95clw_1{display:flex;flex-direction:column;min-height:100vh}._spacer_95clw_13{height:100px}._main_95clw_21{flex:1}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-page{overflow-x:hidden}.container{width:min(1160px,92%);margin:0 auto}.btn-primary-lg{display:inline-flex;align-items:center;gap:8px;padding:.85rem 1.8rem;background:#8c37c3;color:#fff;border:none;border-radius:50px;font-weight:700;font-size:.95rem;cursor:pointer;transition:all .22s ease;box-shadow:0 4px 18px #8c37c359;text-decoration:none;font-family:inherit}.btn-primary-lg:hover{background:#9d3fd4;transform:translateY(-2px);box-shadow:0 8px 28px #8c37c373}.btn-ghost-lg{display:inline-flex;align-items:center;gap:8px;padding:.85rem 1.8rem;background:transparent;color:#8c37c3;border:2px solid #8c37c3;border-radius:50px;font-weight:700;font-size:.95rem;cursor:pointer;transition:all .22s ease;text-decoration:none;font-family:inherit}.btn-ghost-lg:hover{background:#8c37c312}.btn-with-icon{gap:10px}.section-eyebrow{font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#8c37c3;margin:0 0 .6rem}.section-eyebrow.light{color:#fff9}.section-title{font-size:clamp(1.8rem,4vw,2.6rem);font-weight:900;line-height:1.15;color:#1a0a2e;margin:0 0 2.5rem;letter-spacing:-.02em;font-family:BricolageGrotesque,Inter,sans-serif}.section-title.light{color:#fff}.section-title.center{text-align:center}.hero-section{position:relative;background:#fff;overflow:hidden;padding:48px 0 0}.hero-content{display:flex;flex-direction:column;align-items:center;gap:30px;width:min(1160px,92%);margin:0 auto;padding-bottom:48px;text-align:center}.hero-title-block{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.hero-title-line1{display:block;width:100%;text-align:center;font-family:Onest,Inter,sans-serif;font-style:normal;font-weight:700;font-size:clamp(2.2rem,8vw,80px);line-height:100%;color:#383639;margin:0;white-space:nowrap}.hero-title-row2{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px;width:100%}.h1-desktop{position:relative;width:185px;height:78px;flex-shrink:0}.hero-title-share{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;align-items:center;font-family:Playfair Display,serif;font-style:italic;font-weight:700;font-size:70px;line-height:78px;white-space:nowrap;background:radial-gradient(99.19% 468.74% at 14.65% 0%,#ffae16 12.3%,#de86f3 58.65%,#8c37c3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.hero-title-story{font-family:Onest,Inter,sans-serif;font-style:normal;font-weight:700;font-size:80px;line-height:100%;color:#383639;white-space:nowrap}.hero-title-earn-mobile{display:none}.hero-sub{font-family:Onest,Inter,sans-serif;font-weight:500;font-size:20px;line-height:30px;color:#4e494f;max-width:593px;margin:0}.hero-actions{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px}.btn-hero-primary{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 24px;gap:10px;width:204px;height:54px;background:#8c37c3;border:none;border-radius:8px;font-family:Onest,Inter,sans-serif;font-weight:500;font-size:18px;line-height:21px;color:#fff;cursor:pointer;transition:background .2s;white-space:nowrap}.btn-hero-primary:hover{background:#9d3fd4}.btn-hero-download{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 24px;gap:6px;width:204px;height:54px;background:#fff;border:1px solid #E5D1F1;border-radius:8px;font-family:Onest,Inter,sans-serif;font-weight:500;font-size:18px;line-height:21px;color:#383639;cursor:pointer;transition:border-color .2s}.btn-hero-download:hover{border-color:#d7b9ea}.btn-divider{width:1px;height:11px;background:#d7d4d7;flex-shrink:0}.hero-form{display:none}.hero-form-msg{font-size:.875rem;margin-top:.6rem;font-weight:500}.hero-form-msg.success{color:#16a34a}.hero-form-msg.error{color:#dc2626}.hero-bottom{position:relative;width:100%;height:304px;overflow:visible}.hero-bars{display:flex;flex-direction:row;justify-content:center;position:absolute;bottom:0;left:50%;transform:translate(-50%);width:max-content;height:198px}.hero-bar{width:43px;height:198px;flex-shrink:0;background:linear-gradient(359.2deg,#c675fa .4%,#f7ebff 53.48%);border-left:3px solid #F7EBFF}.hero-phone-wrap{position:absolute;width:1120px;height:201px;left:calc(50% - 560px);bottom:-29px;pointer-events:none}.hero-phone-shadow{position:absolute;left:10.54%;right:10.54%;top:43.42%;bottom:.99%;background:#641e962e;filter:blur(45px);transform:scaleY(-1);border-radius:50%}.hero-phone-img{position:absolute;left:50%;transform:translate(-50%);bottom:0;width:100%;max-width:1120px;height:auto;object-fit:contain}.hero-phone-wrap:after{content:"";position:absolute;width:1087px;height:108px;left:50%;transform:translate(-50%);bottom:0;background:#fff;z-index:-1}@media (max-width: 820px){.hero-content{gap:20px;padding-bottom:32px}.hero-title-line1{font-size:clamp(2rem,10vw,52px);white-space:normal}.hero-title-share{font-size:clamp(1.8rem,9vw,46px);line-height:1.15}.hero-title-story{font-size:clamp(2rem,10vw,52px)}.h1-desktop{width:auto;height:auto;position:static}.hero-title-share{position:static}.hero-title-row2{gap:10px;flex-wrap:wrap;justify-content:center}.hero-sub{font-size:16px}.hero-actions{flex-direction:column;align-items:center}.btn-hero-primary,.btn-hero-download{width:100%;max-width:320px}.hero-bottom{height:180px}.hero-bar{width:22px;height:100px}.hero-phone-wrap{width:100%;left:0;bottom:-16px}.hero-phone-img{max-width:100%}}.hero-badge{display:none}.stats-bar{background:#8c37c3;width:100%;height:160px;display:flex;align-items:center}.stats-inner{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:row;align-items:center;padding:48px 32px;gap:24px;box-sizing:border-box}.stat-first{display:flex;flex-direction:row;align-items:center;padding:0;gap:16px;width:270px;height:56px;flex:none}.stat-avatars{position:relative;width:94px;height:46px;flex:none}.stat-avatar{box-sizing:border-box;position:absolute;width:46px;height:46px;top:0;border-right:2px solid #FFFFFF;border-radius:500px;background-color:#c497e8;background-size:cover;background-position:center}.stat-text{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:8px}.stat-val{font-family:Onest,sans-serif;font-style:normal;font-weight:700;font-size:32px;line-height:106%;display:flex;align-items:center;color:#fff;white-space:nowrap}.stat-label{font-family:Onest,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:100%;color:#fff;white-space:nowrap}.stat-divider{width:1px;height:64px;background:#e5d1f1;flex:none}@media (max-width: 900px){.stats-bar{height:auto}.stats-inner{flex-wrap:wrap;padding:32px 24px;gap:20px}.stat-first{width:auto}.stat-divider{display:none}}.how-section{background:#fcf9fd;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:84px 68px 0;gap:54px;height:715px;overflow:hidden;box-sizing:border-box}.how-inner{width:100%;max-width:1304px;display:flex;flex-direction:column;align-items:stretch;gap:54px}.how-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 8px}.how-title{font-family:Onest,sans-serif;font-style:normal;font-weight:700;font-size:44px;line-height:52px;color:#19101a;margin:0}.how-header-btns{display:flex;flex-direction:row;align-items:flex-start;padding:0;gap:16px}.how-btn-primary{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 24px;gap:10px;width:179px;height:46px;background:#8c37c3;border-radius:8px;border:none;cursor:pointer;font-family:Onest,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#fff;white-space:nowrap}.how-btn-primary:hover{background:#7a2db0}.how-btn-ghost{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 24px;gap:4px;width:179px;height:46px;background:#fff;border:1px solid #E5D1F1;border-radius:8px;font-family:Onest,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#383639;text-decoration:none}.how-btn-ghost:hover{background:#f9f0ff}.how-cards{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;gap:16px;max-width:1265px;height:531px;margin:0 auto}.how-card{box-sizing:border-box;position:relative;width:411px;height:531px;border:5px solid #FFFFFF;border-radius:16px;overflow:hidden;flex:none}.how-card--purple{background:linear-gradient(180deg,#edcfff,#fff)}.how-card--blue{background:linear-gradient(180deg,#cff2ff,#fff)}.how-card--gold{background:linear-gradient(180deg,#ffe6b4,#fff)}.how-card-text{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:8px;position:absolute;width:348px;height:107px;left:calc(50% - 174px);top:36px;z-index:3}.how-step-badge{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:12px;width:37px;height:37px;border-radius:200px;font-family:Onest,sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:21px;color:#383639}.how-step-badge--purple{background:#fff;border:1px dashed #E5D1F1}.how-step-badge--blue{background:#fff;border:1px dashed #00A6DF}.how-step-badge--gold{background:#fffcf6;border:1px dashed #FFCD69}.how-card-title{font-family:Onest,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:100%;color:#383639;margin:0}.how-card-desc{font-family:Onest,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:122%;color:#383639;margin:0;align-self:stretch}.how-frame-bg{position:absolute;width:303px;height:632px;left:88.5px;top:213px;border-radius:52px;overflow:visible;z-index:1}.how-frame-bg--purple{background:#36054a}.how-frame-bg--blue{background:#368ce2}.how-frame-bg--gold{background:#a87000}.how-hatch-line{position:absolute;width:42.43px;height:0;left:-2px;border-width:1px;border-style:solid;transform:rotate(135deg)}.how-hatch-line--purple{border-color:#e5d1f1}.how-hatch-line--blue{border-color:#fff}.how-hatch-line--gold{border-color:#fff6e4}.how-phone-outer{position:absolute;width:313.5px;height:654.59px;left:115px;top:208.41px;border-radius:18px;z-index:2}.how-phone-outer--purple{background:#8c37c3}.how-phone-outer--blue{background:linear-gradient(333.99deg,#d1f3ff 79.68%,#5ecaef 96.88%)}.how-phone-outer--gold{background:radial-gradient(99.19% 468.74% at 14.65% 0%,#ffe2ae 12.3%,#fff)}.how-screen{position:absolute;width:284px;height:615px;left:125.03px;top:220.5px;border-radius:10px;object-fit:cover;object-position:top;z-index:3}@media (max-width: 1300px){.how-section{height:auto;padding:80px 32px 40px}.how-cards{height:auto;flex-wrap:wrap}.how-card{flex:1 1 320px;max-width:411px}}@media (max-width: 900px){.how-header{flex-wrap:wrap;gap:20px}.how-title{font-size:36px;line-height:44px}}@media (max-width: 700px){.how-section{padding:60px 20px 40px;gap:40px}.how-title{font-size:28px;line-height:36px}.how-cards{flex-direction:column;align-items:center}.how-card{width:100%;max-width:100%}.how-header-btns{width:100%;flex-direction:column}.how-btn-primary,.how-btn-ghost{width:100%}}.creators-section{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:80px 32px;gap:40px;width:100%;min-height:591px;background:#36054a;box-sizing:border-box}.creators-title{font-family:Onest,sans-serif;font-style:normal;font-weight:700;font-size:44px;line-height:52px;color:#fcf9fd;margin:0;flex:none}.creators-row{display:flex;flex-direction:row;align-items:center;padding:0;gap:8px;width:830px;height:360px;flex:none}.testimonial-card{position:relative;width:411px;height:360px;flex:none;box-sizing:border-box;overflow:hidden}.testimonial-card--purple{border-radius:16px 16px 0;border:3px solid transparent;background:linear-gradient(#f7ebff,#f7ebff) padding-box,radial-gradient(circle at 15% 0%,#ffe2ae 12%,#de86f3 38%,#8c37c3) border-box}.testimonial-card--gold{background:#fffcf6;border:3px solid #FFCD69;border-radius:0}.testimonial-inner{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:28px;position:absolute;width:357px;left:calc(50% - 178.5px);z-index:1}.testimonial-inner--purple{height:275px;top:calc(50% - 158px)}.testimonial-inner--gold{height:245px;top:calc(50% - 143px)}.testimonial-quote{font-family:Onest,sans-serif;font-style:normal;font-weight:600;font-size:56px;line-height:71px;letter-spacing:-.04em;color:#4e494f;display:block;width:357px;height:35px;flex:none;align-self:stretch}.testimonial-stars{display:flex;flex-direction:row;align-items:flex-start;padding:0;gap:8px;width:132px;height:20px;flex:none}.testimonial-text{font-family:Onest,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:30px;color:#4e494f;margin:0;width:357px;display:flex;align-items:flex-end;align-self:stretch;flex:none}.testimonial-author{display:flex;flex-direction:row;align-items:center;padding:0;gap:8px;height:32px;flex:none}.testimonial-avatar{position:relative;width:30.37px;height:32px;flex:none}.testimonial-avatar>img{position:absolute;width:30.37px;height:30.37px;left:0;top:0;border-radius:50%;object-fit:cover;border:.5px solid #E5D1F1}.testimonial-avatar-inner{position:absolute;left:19.53px;top:22.24px;width:9.76px;height:9.76px;border-radius:50%;overflow:hidden;z-index:1}.testimonial-avatar-inner--purple,.testimonial-avatar-inner--gold{border:1px solid #F7EBFF}.testimonial-avatar-inner img{width:100%;height:100%;object-fit:cover;display:block}.testimonial-author-info{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0;gap:4px;flex:none}.testimonial-name{font-family:Onest,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:100%;color:#383639;flex:none}.testimonial-role{font-family:Onest,sans-serif;font-style:normal;font-weight:400;font-size:10px;line-height:13px;color:#726f73;flex:none}@media (max-width: 900px){.creators-row{width:100%;height:auto;flex-wrap:wrap;justify-content:center}.testimonial-card{width:100%;max-width:411px;height:auto;min-height:360px}.testimonial-inner,.testimonial-inner--purple,.testimonial-inner--gold{position:static;width:100%;max-width:357px;height:auto;top:auto;left:auto;margin:36px auto}}@media (max-width: 600px){.creators-section{padding:60px 20px}.creators-title{font-size:32px;line-height:42px}.testimonial-text{font-size:16px;line-height:26px}}.categories-section{background:#fcf9fd;width:100%;height:144px;display:flex;flex-direction:row;justify-content:center;align-items:center;overflow:hidden;box-sizing:border-box}.categories-track-wrap{width:100%;overflow:hidden;display:flex;align-items:center}.categories-track{display:flex;flex-direction:row;align-items:center;gap:16px;width:max-content;animation:cat-marquee 28s linear infinite}.categories-track:hover{animation-play-state:paused}@keyframes cat-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.cat-pill{display:flex;flex-direction:row;align-items:center;gap:1px;height:48px;flex:none}.cat-icon{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px;width:36px;height:36px;border-radius:200px;flex:none;box-sizing:border-box}.cat-icon svg{flex:none}.cat-label{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px;height:48px;border-radius:32px;font-family:Onest,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#fff;white-space:nowrap;flex:none;box-sizing:border-box}.built-section{background:#fcf9fd;width:100%;display:flex;justify-content:center;align-items:center;padding:48px 68px;box-sizing:border-box}.built-cards-row{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px;width:100%;max-width:1265px;height:531px}.built-card{width:411px;height:531px;border:5px solid #FFFFFF;border-radius:16px;overflow:hidden;flex:none;box-sizing:border-box;flex-shrink:0}.built-card-img{width:100%;height:100%;object-fit:fill;display:block}.built-avatar-grid{position:absolute;display:flex;flex-direction:column;align-items:center;padding:0;gap:20px;width:426.48px;height:295px;left:-7.5px;top:-30px}.built-avatar-row{display:flex;flex-direction:row;align-items:center;gap:26px;height:85px;flex:none}.built-avatar-row--sm{width:312.48px}.built-avatar-row--xs{width:198.48px}.built-avatar-wrap{position:relative;width:84.48px;height:85px;flex:none}.built-avatar{position:absolute;width:84.48px;height:84.47px;left:0;top:0;border-radius:50%;background-color:#c4a0e0;background-size:cover;background-position:center}.built-avatar-dot{position:absolute;width:15px;height:15px;bottom:0;right:-15px;background:#2cb864;border:1px solid #F7EBFF;border-radius:50%}.built-avatar-badge{position:absolute;top:4px;right:-30px;min-width:23px;height:23px;background:#8c37c3;border:1px solid #E5D1F1;border-radius:200px;display:flex;justify-content:center;align-items:center;padding:0 4px;box-sizing:border-box}.built-avatar-badge span{font-family:Onest,sans-serif;font-weight:400;font-size:10px;line-height:13px;color:#fff}.built-user-avatars{position:absolute;display:flex;flex-direction:column;align-items:center;gap:8px;width:228px;height:169px;left:calc(50% - 113.76px);top:-20px}.built-user-row{display:flex;flex-direction:row;align-items:center;gap:8px;height:51px;flex:none}.built-user-avatar{width:51px;height:51px;border-radius:50%;background-color:#d4b9ea;background-size:cover;background-position:center;flex:none}.built-union{position:absolute;width:575.04px;height:474.5px;left:calc(50% - 287.52px);top:-122px;background:#fff;box-shadow:inset 0 -14px 30px #e7c9e9;border-radius:50% 50% 0 0/30% 30% 0 0;z-index:0}.built-center-icon{position:absolute;display:flex;align-items:center;justify-content:center;width:95px;height:95px;left:calc(50% - 48px);top:258px;background:radial-gradient(99.19% 468.74% at 14.65% 0%,#ffe2ae 12.3%,#de86f3 38.15%,#8c37c3);border:2px solid #F7EBFF;box-shadow:0 1px 13.4px #8a38f51f;border-radius:47.5px;z-index:2}.built-biz-visual{position:absolute;width:388px;height:359px;left:10.5px;top:8px;overflow:hidden}.built-biz-ring{position:absolute;border-style:dashed;border-color:#a8700059;border-radius:50%;left:50%;transform:translate(-50%)}.built-biz-ring--lg{width:359px;height:359px;border-width:2px;top:calc(50% - 257.5px);transform:translate(-50%);left:50%}.built-biz-ring--md{width:257px;height:257px;border-width:1px;top:calc(50% - 206.5px);transform:translate(-50%);left:calc(50% - .5px)}.built-biz-ring--sm{width:135px;height:135px;border-width:1px;top:calc(50% - 145.5px);transform:translate(-50%);left:calc(50% - .5px)}.built-biz-sphere{position:absolute;width:215px;height:215px;right:-66.85px;bottom:-90.05px;background:linear-gradient(112.72deg,#eb9b004d 11.44%,#fff9d44d 60.27%);box-shadow:inset 0 0 24px #ffe9bd45;border-radius:50%;transform:rotate(7.44deg)}.built-text-group{position:absolute;display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:8px;width:348px;height:128px;left:calc(50% - 174px);bottom:40px;z-index:3}.built-text-group--145{height:145px}.built-text-group--bottom30{bottom:30px}.built-badge{display:flex;justify-content:center;align-items:center;padding:4px 8px;height:21px;border-radius:16px;font-family:Onest,sans-serif;font-weight:400;font-size:10px;line-height:13px;color:#383639;flex:none;box-sizing:border-box}.built-badge--blue{background:#fff;border:.5px dashed #B9DAEA}.built-badge--purple{background:#fcf9fd;border:.5px dashed #D7B9EA}.built-badge--gold{background:#fffcf6;border:.5px dashed #FFE9BD}.built-card-title{font-family:Onest,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:100%;color:#383639;margin:0;flex:none}.built-card-desc{font-family:Onest,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:122%;color:#383639;margin:0;flex:none}.built-cta-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:5px 16px;gap:4px;height:46px;background:#36054a;border-radius:6px;border:none;cursor:pointer;flex:none;text-decoration:none}.built-cta-btn span{font-family:Onest,sans-serif;font-weight:500;font-size:16px;line-height:20px;color:#fff}.built-cta-btn:hover{background:#4a0a6e}.built-card--purple .built-biz-sphere{background:linear-gradient(112.72deg,#8c37c31a 11.44%,#e5d1f11a 60.27%);box-shadow:inset 0 0 24px #ffe9bd45}@media (max-width: 1320px){.built-section{padding:48px 24px}.built-cards-row{max-width:100%}.built-card{width:calc((100% - 32px) / 3);flex:1 1 0;min-width:0}}@media (max-width: 900px){.built-cards-row{flex-wrap:wrap;height:auto}.built-card{width:100%;flex:none;max-width:411px;height:531px}}@media (max-width: 500px){.built-card{max-width:100%}}.experience-section{background:#f7ebff;width:100%;min-height:786px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:84px 68px;gap:54px;box-sizing:border-box;overflow:hidden}.experience-title{font-family:Onest,sans-serif;font-style:normal;font-weight:700;font-size:44px;line-height:52px;text-align:center;color:#19101a;margin:0;flex:none}.experience-cards-row{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px;width:100%;max-width:1265px;height:425px;flex:none}.experience-card{position:relative;width:411px;height:425px;border-radius:200px;overflow:hidden;flex:none;box-sizing:border-box}.experience-card--purple{background:#8c37c3}.experience-card--gold{background:linear-gradient(180deg,#ffbb35,#fff2d9)}.experience-phone-frame{position:absolute;width:243.81px;height:493.32px;left:50%;top:50%;transform:translate(-50%,-45%);object-fit:contain;object-position:top center;filter:drop-shadow(0px 16px 40px rgba(0,0,0,.25));pointer-events:none}.experience-btns{display:flex;flex-direction:row;align-items:flex-start;padding:0;gap:16px;width:360px;height:54px;flex:none}.experience-btn-primary{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:24px;gap:10px;width:165px;height:54px;background:#8c37c3;border-radius:8px;border:none;cursor:pointer;flex:none;box-sizing:border-box}.experience-btn-primary span{font-family:Onest,sans-serif;font-weight:500;font-size:18px;line-height:21px;color:#fff;white-space:nowrap}.experience-btn-primary:hover{background:#9d3fd4}.experience-btn-secondary{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:24px;gap:4px;width:179px;height:54px;background:#fff;border:1px solid #E5D1F1;border-radius:8px;cursor:pointer;flex:none;box-sizing:border-box}.experience-btn-secondary span{font-family:Onest,sans-serif;font-weight:500;font-size:18px;line-height:21px;color:#383639;white-space:nowrap}.experience-btn-secondary:hover{background:#f9f0ff}@media (max-width: 1320px){.experience-section{padding:60px 24px}.experience-cards-row{max-width:100%}.experience-card{width:calc((100% - 32px) / 3);flex:1 1 0;min-width:0}.experience-screen{width:80%;right:10%}}@media (max-width: 900px){.experience-cards-row{flex-wrap:wrap;height:auto;gap:24px}.experience-card{width:100%;max-width:411px;flex:none;min-height:300px}}@media (max-width: 600px){.experience-title{font-size:32px;line-height:42px}.experience-btns{flex-wrap:wrap;justify-content:center}}.dual-cards-section{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:84px 68px;gap:32px;width:100%;min-height:593px;background:#fcf9fd;box-sizing:border-box}.dual-card{border-radius:32px;position:relative;overflow:hidden;box-sizing:border-box;flex:none}.dual-card--connections{width:666px;height:425px;background:linear-gradient(180deg,#f9f1ff,#f1dcff)}.dual-card-img{display:block;width:100%;height:100%;object-fit:fill}.connections-content{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:14px;position:absolute;width:578px;height:144px;left:calc(50% - 289.5px);top:118px}.connections-avatars-left{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:98px;height:98px;flex:none}.connections-avatar-row{display:flex;flex-direction:row;align-items:center;gap:2px;width:98px;height:48px;flex:none}.connections-avatar,.connections-avatar--single{width:48px;height:48px;border-radius:50%;object-fit:cover;flex:none}.connections-arrow{flex:none;overflow:visible}.connections-center{position:relative;width:209px;height:144px;flex:none;overflow:visible}.connections-circle-left,.connections-circle-right{box-sizing:border-box;position:absolute;width:99px;height:99px;top:45px;background:linear-gradient(135.25deg,#fff 54.26%,#c162fe 100.07%);border:.7px dashed #CBA5E4;border-radius:50%}.connections-circle-left{right:185px}.connections-circle-right{left:184px;transform:scaleX(-1)}.connections-hub{box-sizing:border-box;position:absolute;width:140px;height:140px;left:calc(50% - 71px);top:calc(50% - 72px);background:#8c37c3;border:.7px dashed #BC8BDC;box-shadow:0 1px 13.4px #8a38f51f;border-radius:200px;overflow:hidden}.connections-hub-screen{position:absolute;width:77.48px;height:171.18px;right:31.4px;top:8.39px;object-fit:cover;border-radius:12px;z-index:1}.connections-hub-phone{position:absolute;width:86px;height:174.01px;left:27px;top:29px;object-fit:fill;z-index:2}.connections-hub-logo-left{position:absolute;width:33px;height:30px;left:15px;top:38px;border-radius:11px;z-index:3}.connections-hub-logo-right{position:absolute;width:29px;height:25px;left:99px;top:29px;transform:scaleX(-1);z-index:3}.connections-avatar-right{position:relative;width:99px;height:99px;background:#8c37c3;border-radius:50%;overflow:hidden;flex:none}.connections-avatar-right-img{position:absolute;width:56px;height:66px;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:cover}.dual-sphere{position:absolute;width:259.02px;height:259.02px;border-radius:50%;background:linear-gradient(112.72deg,#8c37c31a 11.44%,#e5d1f11a 60.27%);box-shadow:inset 0 0 24px #ffe9bd45;pointer-events:none}.dual-sphere--br{right:-137.98px;bottom:-129.02px;transform:rotate(7.44deg)}.dual-sphere--bl{left:-150.04px;bottom:-129.02px;transform:matrix(-.99,.13,.13,.99,0,0)}.dual-card--steps{display:flex;flex-direction:column;align-items:flex-start;padding:52px 32px;gap:32px;width:595px;height:425px;background:#f7ebff}.steps-row{display:flex;flex-direction:row;align-items:flex-start;gap:16px;width:531px;height:201px;flex:none}.steps-numbers{display:flex;flex-direction:column;align-items:center;gap:6px;width:37px;flex:none}.step-badge{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:12px;width:37px;height:37px;background:#f7ebff;border:1px dashed #B075D5;border-radius:200px;flex:none;font-family:Onest,sans-serif;font-weight:500;font-size:18px;line-height:21px;color:#b075d5}.step-dash-vert{width:0;height:29.19px;border-left:1.2px dashed #B075D5;flex:none}.steps-texts{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:33px;width:478px;height:201px;flex:none}.step-item{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:none}.step-title{font-family:Onest,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:100%;color:#4e494f;margin:0}.step-desc{font-family:Onest,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:122%;color:#4e494f;margin:0}.steps-btn-wrap{display:flex;flex-direction:column;align-items:flex-start;padding:0 60px;width:100%;flex:none;box-sizing:border-box}.steps-cta-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:5px 16px;gap:4px;width:100%;height:46px;background:#8c37c3;border-radius:6px;border:none;cursor:pointer;flex:none;box-sizing:border-box}.steps-cta-btn span{font-family:Onest,sans-serif;font-weight:500;font-size:16px;line-height:20px;color:#fff;white-space:nowrap}.steps-cta-btn:hover{background:#9d3fd4}.steps-sphere{box-sizing:border-box;position:absolute;width:259.02px;height:259.02px;right:-98.48px;top:255px;background:linear-gradient(112.72deg,#8c37c31a 11.44%,#e5d1f11a 60.27%);box-shadow:inset 0 0 24px #ffe9bd45;transform:rotate(7.44deg);border-radius:50%;pointer-events:none}@media (max-width: 1430px){.dual-cards-section{padding:84px 32px}.dual-card--connections{width:clamp(320px,52%,666px)}.dual-card--steps{width:clamp(280px,46%,595px);height:auto;min-height:425px}.steps-row,.steps-texts{width:100%}}@media (max-width: 1080px){.dual-cards-section{flex-direction:column;align-items:center;padding:60px 24px}.dual-card--connections{width:100%;max-width:666px}.dual-card--steps{width:100%;max-width:666px;height:auto}}.culture-section{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:84px 68px;gap:54px;width:100%;background:#fcf9fd;box-sizing:border-box}.culture-header{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.culture-title{font-family:Onest,sans-serif;font-weight:700;font-size:44px;line-height:1.1818em;color:#19101a;margin:0;align-self:stretch}.culture-subtitle{font-family:Onest,sans-serif;font-weight:500;font-size:20px;line-height:1.5em;text-align:center;color:#4e494f;width:946px;margin:0}.culture-cards-row{display:flex;flex-direction:row;align-items:center;gap:8px;width:1304px;flex:none}.culture-card{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:24px;gap:8px;width:259px;height:299px;border-radius:16px;flex:none;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden;box-sizing:border-box}.culture-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 48%,#00000094 89%);border-radius:inherit;z-index:0}.culture-card-label{font-family:Onest,sans-serif;font-weight:700;font-size:20px;line-height:1.4em;text-align:center;color:#fff;text-shadow:0px 0px 15px rgba(0,0,0,.73);position:relative;z-index:1;flex:none}.culture-btns{display:flex;flex-direction:row;align-items:center;gap:16px;flex:none}.culture-btn-primary{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:24px;gap:10px;height:54px;background:#8c37c3;border-radius:8px;border:none;cursor:pointer;flex:none;box-sizing:border-box}.culture-btn-primary span{font-family:Onest,sans-serif;font-weight:500;font-size:18px;line-height:1.1667em;color:#fff;white-space:nowrap}.culture-btn-primary:hover{background:#9d3fd4}.culture-btn-secondary{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:24px;gap:4px;width:179px;height:54px;background:#fff;border:1px solid #E5D1F1;border-radius:8px;cursor:pointer;flex:none;box-sizing:border-box}.culture-btn-secondary span{font-family:Onest,sans-serif;font-weight:500;font-size:18px;line-height:1.1667em;color:#383639;white-space:nowrap}.culture-btn-secondary:hover{background:#f9f0ff}@media (max-width: 1380px){.culture-cards-row{width:100%}.culture-card{flex:1 1 0;width:auto;min-width:0}.culture-subtitle{width:100%}}@media (max-width: 900px){.culture-cards-row{flex-wrap:wrap}.culture-card{width:calc((100% - 16px) / 3);flex:none;min-width:180px;height:240px}}@media (max-width: 600px){.culture-section{padding:60px 20px}.culture-title{font-size:32px;line-height:1.2em}.culture-subtitle{font-size:16px}.culture-card{width:calc((100% - 8px)/2);height:200px}.culture-btns{flex-wrap:wrap;justify-content:center}}.blog-section{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:84px 68px;gap:54px;width:100%;background:#fcf9fd;box-sizing:border-box}.blog-title{font-family:Onest,sans-serif;font-weight:700;font-size:44px;line-height:1.1818em;text-align:center;color:#19101a;margin:0;flex:none}.blog-cards-row{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:16px;flex:none}.blog-card{display:flex;flex-direction:column;align-items:stretch;width:420px;flex:none;cursor:pointer}.blog-card-image{position:relative;width:420px;height:298px;flex:none;overflow:hidden;border-radius:16px 16px 0}.blog-card-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.blog-card-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f0f0f00 59%,#34033d);z-index:1;pointer-events:none;border-radius:inherit}.blog-card-content{display:flex;flex-direction:column;align-self:stretch;gap:24px;padding:0}.blog-card-heading-group{display:flex;flex-direction:column;align-self:stretch;gap:12px}.blog-card-author{font-family:Onest,sans-serif;font-weight:500;font-size:12px;line-height:1.2em;color:#8f8991;align-self:stretch}.blog-card-heading-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-self:stretch;gap:16px}.blog-card-heading{font-family:Onest,sans-serif;font-weight:500;font-size:20px;line-height:1.5em;text-align:left;color:#383639;margin:0;flex:1 1 0}.blog-card-arrow-wrap{display:flex;flex-direction:column;align-items:flex-start;padding:4px 0 0;flex:none}.blog-btns{display:flex;flex-direction:row;align-items:center;gap:16px;flex:none}.blog-btn-primary{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:24px;gap:10px;height:54px;background:#8c37c3;border-radius:8px;border:none;cursor:pointer;flex:none;box-sizing:border-box}.blog-btn-primary span{font-family:Onest,sans-serif;font-weight:500;font-size:18px;line-height:1.1667em;color:#fff;white-space:nowrap}.blog-btn-primary:hover{background:#9d3fd4}.blog-btn-secondary{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:24px;gap:4px;width:179px;height:54px;background:#fff;border:1px solid #E5D1F1;border-radius:8px;cursor:pointer;flex:none;box-sizing:border-box}.blog-btn-secondary span{font-family:Onest,sans-serif;font-weight:500;font-size:18px;line-height:1.1667em;color:#383639;white-space:nowrap}.blog-btn-secondary:hover{background:#f9f0ff}@media (max-width: 1380px){.blog-cards-row{flex-wrap:wrap}.blog-card{width:calc((100% - 32px) / 3);flex:1 1 0;min-width:0}.blog-card-image{width:100%}}@media (max-width: 900px){.blog-card{width:calc((100% - 16px)/2);flex:none}}@media (max-width: 600px){.blog-section{padding:60px 20px}.blog-title{font-size:32px}.blog-card,.blog-card-image{width:100%}.blog-btns{flex-wrap:wrap;justify-content:center}}.testimonials-section{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:84px 68px;gap:54px;width:100%;min-height:684px;background:#f7ebff;box-sizing:border-box}.testimonials-title{font-family:Onest,sans-serif;font-weight:700;font-size:44px;line-height:52px;text-align:center;color:#19101a;margin:0;max-width:712px;flex:none}.testimonials-grid{position:relative;width:1236px;height:431px;flex:none}.testimonials-grid .testimonial-card{position:absolute;width:312px;height:361px;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;padding:16px;box-sizing:border-box;background-size:cover;background-position:center}.testimonials-grid .testimonial-card:nth-child(1){left:0;top:70px}.testimonials-grid .testimonial-card:nth-child(2){left:308px;top:0}.testimonials-grid .testimonial-card:nth-child(3){left:616px;top:70px}.testimonials-grid .testimonial-card:nth-child(4){left:924px;top:0}.testimonial-play{width:48px;height:48px;border-radius:50%;background:#8f8991;display:flex;align-items:center;justify-content:center;flex:none;cursor:pointer}.testimonial-info{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:280px;flex:none}.testimonial-category{font-family:Onest,sans-serif;font-weight:700;font-size:20px;line-height:28px;color:#fff}.testimonials-grid .testimonial-quote{font-family:Onest,sans-serif;font-weight:500;font-size:12px;line-height:120%;color:#fff;margin:0;align-self:stretch}.testimonials-grid .testimonial-name{font-family:Onest,sans-serif;font-weight:400;font-size:10px;line-height:13px;color:#fff}.feature-split{padding:80px 0;background:#fff}.feature-split--tinted{background:#fdf5ff}.feature-split-inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.feature-split--reverse .feature-split-inner{direction:rtl}.feature-split--reverse .feature-split-inner>*{direction:ltr}.feature-split-img img{width:100%;border-radius:16px;box-shadow:0 20px 48px #0000001a;object-fit:cover;aspect-ratio:4/3}.feature-badge{display:inline-block;background:#f3e8ff;color:#8c37c3;font-weight:700;font-size:.8rem;padding:5px 14px;border-radius:100px;margin-bottom:8px}.feature-split-content h2{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;color:#1a0a2e;margin:0 0 16px;line-height:1.2;font-family:Onest,Inter,sans-serif}.feature-split-content p{font-size:1rem;color:#4a4a4a;line-height:1.7;margin:0 0 28px}@media (max-width: 820px){.feature-split-inner{grid-template-columns:1fr;direction:ltr!important}.feature-split--reverse .feature-split-inner>*{direction:ltr}}.features-grid-section{background:#fff;padding:80px 0}.features-bento{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto auto;gap:20px;margin-top:40px}.bento-card{border-radius:16px;padding:32px 24px;display:flex;flex-direction:column;gap:12px}.bento-wide{grid-column:span 2}.bento-purple{background:linear-gradient(135deg,#f3e8ff,#e9d5ff)}.bento-amber{background:linear-gradient(135deg,#fff7e6,#fde68a)}.bento-teal{background:linear-gradient(135deg,#e0f7f4,#a7f3d0)}.bento-dark{background:#1a0a2e;color:#fff}.bento-orange{background:linear-gradient(135deg,#fff3e0,#fed7aa)}.bento-icon{width:48px;height:48px;border-radius:12px;background:#ffffff80;display:flex;align-items:center;justify-content:center;color:#1a0a2e}.bento-dark .bento-icon{background:#ffffff1a;color:#c675fa}.bento-card h3{font-size:1.05rem;font-weight:700;margin:0;color:#1a0a2e}.bento-dark h3{color:#fff}.bento-card p{font-size:.875rem;color:#555;line-height:1.6;margin:0}.bento-dark p{color:#ffffffb3}@media (max-width: 820px){.features-bento{grid-template-columns:1fr 1fr}.bento-wide{grid-column:span 2}}@media (max-width: 480px){.features-bento{grid-template-columns:1fr}.bento-wide{grid-column:auto}}.cta-float-section{display:flex;justify-content:center;padding:0 68px;background:linear-gradient(to bottom,#f7ebff 163px,#36054a 163px);position:relative;z-index:10;margin-bottom:-381px;box-sizing:border-box;overflow-x:clip;overflow-y:visible}.cta-float-card{width:1295px;height:544px;border-radius:32px;background:radial-gradient(circle at 15% 0%,#ffe2ae 12%,#de86f3 38%,#8c37c3);position:relative;overflow:hidden;flex-shrink:0}.cta-phones{position:absolute;left:105px;top:53px;width:461px;height:641px;pointer-events:none}.cta-phone-home1{position:absolute;left:26px;top:9px;width:283px;height:553px;object-fit:fill}.cta-phone-screen1{position:absolute;left:47px;top:36px;width:233px;height:504px;border-radius:30px;object-fit:cover}.cta-phone-recent{position:absolute;left:141px;top:82px;width:277px;height:541px;object-fit:fill;transform:rotate(4deg);transform-origin:center center}.cta-phone-screen2{position:absolute;left:161px;top:107px;width:231px;height:500px;border-radius:30px;object-fit:cover;transform:rotate(4.07deg);transform-origin:center center}.cta-sticker-tag{position:absolute;left:0;top:0;width:89px;height:84px}.cta-sticker-star{position:absolute;left:360px;top:103px;width:100px;height:101px}.cta-sticker-mid{position:absolute;left:178px;top:82px;width:72px;height:72px}.cta-content{display:flex;flex-direction:column;align-items:flex-start;gap:32px;position:absolute;left:612px;top:165px;width:642px}.cta-title{font-family:Onest,sans-serif;font-weight:700;font-size:44px;line-height:52px;color:#fff;margin:0;width:560px}.cta-sub{font-family:Onest,sans-serif;font-weight:500;font-size:18px;line-height:21px;color:#fff;margin:0}.cta-btns{display:flex;flex-direction:row;align-items:center;gap:16px}.cta-btn-primary{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 24px;gap:10px;height:54px;background:#8c37c3;border-radius:8px;border:none;font-family:Onest,sans-serif;font-weight:500;font-size:18px;line-height:21px;color:#fff;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .2s}.cta-btn-primary:hover{background:#9d3fd4}.cta-btn-download{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 24px;gap:4px;width:204px;height:54px;background:#fff;border:1px solid #E5D1F1;border-radius:8px;font-family:Onest,sans-serif;font-weight:500;font-size:18px;line-height:21px;color:#383639;cursor:pointer;white-space:nowrap;flex-shrink:0}.cta-btn-divider{width:0;height:11px;border-left:.5px solid #D7D4D7;margin:0 2px;flex-shrink:0}@media (min-width: 901px) and (max-width: 1430px){.cta-float-section{padding:0 24px}.cta-float-card{width:min(1295px,100%)}}@media (max-width: 900px){.cta-float-section{margin-bottom:-160px;padding:40px 16px 0}.cta-float-card{width:100%;height:auto;min-height:360px;padding:40px 24px;display:flex;align-items:center}.cta-phones{display:none}.cta-content{position:static;width:100%}.cta-title{width:100%;font-size:32px;line-height:40px}.cta-sub{width:100%;font-size:16px}.cta-btns{flex-wrap:wrap}}@media (max-width: 768px){.home-page{overflow-x:hidden}.hero-section{flex-direction:column;padding:80px 24px 40px;min-height:unset;gap:32px;align-items:center;text-align:center}.hero-content{max-width:100%;align-items:center}.hero-title-line1{font-size:36px;line-height:1.15}.h1-desktop{display:none}.hero-title-row2{justify-content:center;flex-wrap:wrap}.hero-title-share{display:none}.hero-title-earn-mobile{display:inline;font-family:Playfair Display,serif;font-style:italic;font-weight:700;font-size:36px;line-height:1.15;background:radial-gradient(99.19% 468.74% at 14.65% 0%,#ffae16 12.3%,#de86f3 58.65%,#8c37c3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-title-story{font-size:36px}.hero-sub{font-size:15px;text-align:center;max-width:340px}.hero-actions{flex-direction:column;align-items:center;gap:12px;width:100%}.btn-hero-primary,.btn-hero-download{width:100%;max-width:340px;justify-content:center}.hero-bottom{display:none}.stats-bar{padding:24px 20px;height:auto}.stats-inner{flex-direction:column;align-items:flex-start;gap:16px;width:100%;padding:24px 16px}.stat-first{flex-direction:row;align-items:center;gap:12px;width:100%;height:auto}.stat-avatars{width:72px;height:36px;flex-shrink:0}.stat-avatar{width:36px;height:36px}.stat-first .stat-avatar:nth-child(1){left:0!important}.stat-first .stat-avatar:nth-child(2){left:18px!important}.stat-first .stat-avatar:nth-child(3){left:36px!important}.stat-val{font-size:22px}.stat-label{font-size:12px;white-space:normal;line-height:1.3}.stat-divider{width:100%;height:1px}.stat-text{gap:4px}.how-section{padding:82px 15px;height:auto;overflow:visible}.how-inner{display:flex;flex-direction:column;align-items:center;gap:32px}.how-header{display:contents}.how-title{font-size:24px;line-height:1.16em;text-align:center;order:0}.how-header-btns{width:100%;flex-direction:column;gap:8px;order:2}.how-btn-primary,.how-btn-ghost{width:100%;height:46px;padding:0 24px;font-size:16px;line-height:20px;justify-content:center;text-align:center}.how-cards{flex-direction:column;gap:16px;height:auto;width:100%;order:1}.how-card{width:100%;min-width:unset;max-width:100%;height:900px!important;min-height:900px!important}.how-card-text{width:calc(100% - 30px);left:15px;top:36px;height:auto}.how-card-title{font-size:18px;line-height:24px}.how-card-desc{font-size:14px;line-height:122%}.how-step-badge{width:37px;height:37px;padding:12px}.how-step-badge span{font-size:12px}.how-frame-bg{width:303px;height:632px;left:calc(50% - 123.5px);top:213px;bottom:auto}.how-phone-outer{width:313.5px;height:654.59px;left:calc(50% - 114.75px);top:208.41px;bottom:auto}.how-screen{width:284px;height:615px;left:calc(50% - 95px);top:220.5px;bottom:auto}.creators-section{padding:48px 20px}.creators-title{font-size:28px;line-height:36px}.creators-row{flex-direction:column;gap:16px;align-items:center;width:100%;height:auto}.testimonial-card{width:100%;max-width:100%;height:auto;min-height:320px}.testimonial-inner,.testimonial-inner--purple,.testimonial-inner--gold{position:relative;width:calc(100% - 40px);max-width:100%;height:auto;top:auto;left:auto;margin:24px 20px}.testimonial-quote{width:100%;font-size:40px;line-height:50px;height:28px}.testimonial-text{font-size:16px;line-height:24px;width:100%}.categories-section{padding:0}.built-section{padding:32px 20px}.built-cards-row{flex-direction:column;height:auto;align-items:center;gap:16px}.built-card{width:100%;max-width:100%;height:auto;aspect-ratio:411 / 531;flex:none}.built-card-img{object-fit:cover}.experience-section{padding:48px 20px;gap:24px}.experience-title{font-size:28px;line-height:36px;text-align:center}.experience-cards-row{flex-direction:column;gap:16px;align-items:center;height:auto}.experience-card{width:260px;height:260px;border-radius:150px}.experience-phone-frame{width:160px;height:324px;transform:translate(-50%,-42%)}.experience-btns{flex-direction:column;align-items:center;gap:12px;width:100%;height:auto}.experience-btn-primary,.experience-btn-secondary{width:100%;max-width:100%;justify-content:center}.dual-cards-section{flex-direction:column;padding:48px 20px;gap:16px;align-items:center}.dual-card{width:100%;max-width:100%;height:auto;min-height:240px}.dual-card--connections,.dual-card-img{border-radius:16px}.dual-card--steps{padding:28px 20px;width:100%;max-width:100%;min-height:auto}.steps-row{flex-direction:row;gap:16px}.steps-numbers{gap:8px}.step-badge{width:32px;height:32px;font-size:12px}.step-title{font-size:14px;line-height:1.3}.step-desc{font-size:12px;line-height:1.4}.steps-btn-wrap{padding:0}.steps-cta-btn{width:100%;justify-content:center;font-size:14px;height:44px}.steps-sphere{display:none}.culture-section{padding:48px 20px;gap:24px}.culture-title{font-size:24px;line-height:32px;text-align:center}.culture-subtitle{text-align:center;font-size:14px;line-height:1.4}.culture-cards-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%}.culture-card{width:100%;max-width:100%;height:160px;border-radius:12px}.culture-card-label{font-size:14px;padding:8px 12px}.culture-btns{flex-direction:column;align-items:center;gap:12px;width:100%}.culture-btn-primary,.culture-btn-secondary{width:100%;max-width:100%;justify-content:center}.blog-section{padding:48px 20px;gap:24px}.blog-title{font-size:28px;text-align:center}.blog-cards-row{flex-direction:column;align-items:center;gap:20px}.blog-card{width:100%;max-width:100%}.blog-card-img{border-radius:12px 12px 0}.blog-card-heading{font-size:16px;line-height:1.3}.blog-card-author{font-size:12px}.blog-btns{flex-direction:column;align-items:center;gap:12px;width:100%}.blog-btn-primary,.blog-btn-secondary{width:100%;max-width:100%;justify-content:center}.testimonials-section{padding:48px 20px;gap:24px;min-height:auto}.testimonials-title{font-size:24px;line-height:32px;text-align:center}.testimonials-grid{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;height:auto}.testimonials-grid .testimonial-card{position:static!important;width:100%;max-width:100%;height:320px;left:auto!important;top:auto!important;border-radius:16px}.testimonial-play{width:40px;height:40px}.testimonial-info{width:100%}.testimonial-category{font-size:16px;line-height:22px}.testimonials-grid .testimonial-quote{font-size:12px}.testimonials-grid .testimonial-name{font-size:10px}.cta-float-section{margin-bottom:-160px;padding:40px 20px 0}.cta-float-card{width:100%;height:auto;min-height:320px;padding:32px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:24px}.cta-phones{display:none}.cta-content{position:static;width:100%;align-items:center;text-align:center;gap:20px}.cta-title{width:100%;font-size:28px;line-height:36px;text-align:center}.cta-sub{width:100%;font-size:15px;text-align:center}.cta-btns{flex-direction:column;align-items:center;gap:12px;width:100%}.cta-btn-primary,.cta-btn-download{width:100%;max-width:100%;justify-content:center}}._aboutPage_16m2a_1{min-height:100vh;background:var(--color-whitesmoke, #F5F5F5)}._container_16m2a_11{max-width:1200px;margin:0 auto;padding:0 20px}._hero_16m2a_25{background:linear-gradient(135deg,#6a0dad,#8b33b8);color:#fff;padding:120px 0 80px;text-align:center}._heroContent_16m2a_39{max-width:800px;margin:0 auto}._heroHeadline_16m2a_49{font-family:BricolageGrotesque,Inter,sans-serif;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;margin:0 0 1.5rem;line-height:1.2}._heroSubheadline_16m2a_65{font-size:clamp(1.1rem,2.5vw,1.35rem);margin:0 0 2.5rem;opacity:.95;line-height:1.6}._heroCTAs_16m2a_79{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}._btnPrimary_16m2a_93{background:#fff;color:var(--color-primary, #6A0DAD);border:none;padding:.9rem 2rem;border-radius:50px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #00000026}._btnPrimary_16m2a_93:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0003}._btnPrimary_16m2a_93:disabled{opacity:.6;cursor:not-allowed}._btnSecondary_16m2a_139{background:transparent;color:#fff;border:2px solid white;padding:.9rem 2rem;border-radius:50px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .2s ease}._btnSecondary_16m2a_139:hover{background:#ffffff26;transform:translateY(-2px)}._mission_16m2a_175{padding:80px 0;text-align:center;background:#fff}._sectionHeading_16m2a_187{font-family:BricolageGrotesque,Inter,sans-serif;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;color:var(--color-primary, #6A0DAD);margin:0 0 1.5rem}._missionText_16m2a_203{font-size:clamp(1.1rem,2.5vw,1.3rem);color:var(--color-charcoal, #333);max-width:700px;margin:0 auto;line-height:1.8}._experience_16m2a_221{padding:80px 0;background:var(--color-whitesmoke, #F5F5F5)}._experienceGrid_16m2a_231{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:32px;margin-top:48px}._experienceCard_16m2a_245{background:#fff;padding:32px 24px;border-radius:16px;box-shadow:0 4px 12px #00000014;text-align:center;transition:transform .2s ease,box-shadow .2s ease}._experienceCard_16m2a_245:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}._cardIcon_16m2a_273{font-size:3rem;margin-bottom:16px}._cardTitle_16m2a_283{font-family:BricolageGrotesque,Inter,sans-serif;font-size:1.3rem;font-weight:700;color:var(--color-primary, #6A0DAD);margin:0 0 12px}._cardDesc_16m2a_299{font-size:1rem;color:var(--color-charcoal, #333);line-height:1.6;margin:0}._impact_16m2a_315{padding:80px 0;background:#fff;text-align:center}._statsGrid_16m2a_327{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;margin-top:48px;max-width:900px;margin-left:auto;margin-right:auto}._statCard_16m2a_347{padding:24px}._statNumber_16m2a_355{font-family:BricolageGrotesque,Inter,sans-serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;color:var(--color-primary, #6A0DAD);margin-bottom:8px}._statLabel_16m2a_371{font-size:1.1rem;color:var(--color-charcoal, #333);font-weight:600}._culture_16m2a_385{padding:80px 0;background:linear-gradient(135deg,gold,orange);text-align:center;color:var(--color-charcoal, #333)}._cultureText_16m2a_399{font-size:clamp(1.1rem,2.5vw,1.3rem);max-width:700px;margin:0 auto 40px;line-height:1.8}._cultureVisual_16m2a_413{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:32px}._cultureTag_16m2a_429{background:#fffffff2;padding:12px 28px;border-radius:50px;font-size:1.1rem;font-weight:700;box-shadow:0 4px 12px #0000001a}._purpose_16m2a_449{padding:80px 0;background:#fff;text-align:center}._purposeGrid_16m2a_461{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:32px;margin-top:48px;max-width:1000px;margin-left:auto;margin-right:auto}._purposeItem_16m2a_481{display:flex;align-items:center;justify-content:center;gap:16px;padding:24px;background:var(--color-whitesmoke, #F5F5F5);border-radius:12px;transition:transform .2s ease}._purposeItem_16m2a_481:hover{transform:translateY(-2px)}._purposeIcon_16m2a_511{font-size:2rem}._purposeText_16m2a_519{font-size:1.1rem;font-weight:600;color:var(--color-charcoal, #333)}._joinUs_16m2a_533{padding:100px 0;background:var(--color-primary, #6A0DAD);color:#fff;text-align:center}._joinUsText_16m2a_547{font-size:clamp(1.2rem,3vw,1.5rem);margin:0 0 2.5rem;font-weight:600}._joinForm_16m2a_559{display:flex;gap:12px;max-width:500px;margin:0 auto 16px;flex-wrap:wrap;justify-content:center}._joinInput_16m2a_577{flex:1;min-width:250px;padding:.9rem 1.5rem;border-radius:50px;border:none;font-size:1rem;outline:none}._joinInput_16m2a_577::placeholder{color:#999}._message_16m2a_605{margin-top:16px;font-weight:600;font-size:1rem}._message_16m2a_605._success_16m2a_617{color:var(--color-secondary, #FFD700)}._message_16m2a_605._error_16m2a_625{color:#ffd6d6}._message_16m2a_605._loading_16m2a_633{color:#e0e0e0}@media (max-width: 768px){._hero_16m2a_25{padding:100px 0 60px}._heroCTAs_16m2a_79{flex-direction:column;align-items:center}._btnPrimary_16m2a_93,._btnSecondary_16m2a_139{width:100%;max-width:300px}._experienceGrid_16m2a_231,._statsGrid_16m2a_327,._purposeGrid_16m2a_461{gap:24px}._joinForm_16m2a_559{flex-direction:column;align-items:stretch}._joinInput_16m2a_577{width:100%;min-width:auto}}._faqPage_1a5qs_1{min-height:100vh;background:var(--color-whitesmoke, #F5F5F5)}._container_1a5qs_11{max-width:900px;margin:0 auto;padding:0 20px}._hero_1a5qs_25{background:linear-gradient(135deg,#6a0dad,#8b33b8);color:#fff;padding:120px 0 80px;text-align:center}._heroHeadline_1a5qs_39{font-family:BricolageGrotesque,Inter,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:800;margin:0 0 1.5rem;line-height:1.2}._heroSubheadline_1a5qs_55{font-size:clamp(1.1rem,2.5vw,1.3rem);opacity:.95;line-height:1.6;max-width:600px;margin:0 auto}._faqSection_1a5qs_77{padding:80px 0 100px}._categoryBlock_1a5qs_85{margin-bottom:60px}._categoryHeading_1a5qs_93{font-family:BricolageGrotesque,Inter,sans-serif;font-size:clamp(1.6rem,3vw,2rem);font-weight:700;color:var(--color-primary, #6A0DAD);margin:0 0 24px;padding-bottom:12px;border-bottom:3px solid var(--color-primary, #6A0DAD)}._accordionList_1a5qs_113{display:flex;flex-direction:column;gap:12px}._accordionItem_1a5qs_125{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f;transition:box-shadow .2s ease}._accordionItem_1a5qs_125:hover{box-shadow:0 4px 12px #0000001a}._accordionItem_1a5qs_125._active_1a5qs_149{box-shadow:0 4px 16px #6a0dad26}._accordionButton_1a5qs_157{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:transparent;border:none;cursor:pointer;text-align:left;font-size:1.05rem;font-weight:600;color:var(--color-charcoal, #333);transition:background .2s ease}._accordionButton_1a5qs_157:hover{background:#6a0dad08}._accordionItem_1a5qs_125._active_1a5qs_149 ._accordionButton_1a5qs_157{background:#6a0dad0d;color:var(--color-primary, #6A0DAD)}._question_1a5qs_207{flex:1;padding-right:16px}._icon_1a5qs_217{font-size:1.8rem;font-weight:300;color:var(--color-primary, #6A0DAD);transition:transform .3s ease;line-height:1}._accordionItem_1a5qs_125._active_1a5qs_149 ._icon_1a5qs_217{transform:rotate(180deg)}._accordionContent_1a5qs_241{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 24px}._accordionContent_1a5qs_241._open_1a5qs_255{max-height:500px;padding:0 24px 20px}._answer_1a5qs_265{margin:0;font-size:1rem;line-height:1.7;color:#555}._backToTop_1a5qs_281{position:fixed;bottom:40px;right:40px;width:56px;height:56px;background:var(--color-primary, #6A0DAD);color:#fff;border:none;border-radius:50%;font-size:1.5rem;font-weight:700;cursor:pointer;box-shadow:0 4px 16px #6a0dad4d;transition:all .3s ease;z-index:100;display:flex;align-items:center;justify-content:center}._backToTop_1a5qs_281:hover{background:#7a1abd;transform:translateY(-4px);box-shadow:0 6px 20px #6a0dad66}@media (max-width: 768px){._hero_1a5qs_25{padding:100px 0 60px}._categoryHeading_1a5qs_93{font-size:1.5rem}._accordionButton_1a5qs_157{padding:16px 20px;font-size:1rem}._accordionContent_1a5qs_241._open_1a5qs_255{padding:0 20px 16px}._answer_1a5qs_265{font-size:.95rem}._backToTop_1a5qs_281{width:48px;height:48px;bottom:24px;right:24px;font-size:1.3rem}}._container_1so5w_1{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;padding:2rem}._content_1so5w_19{max-width:600px;width:100%;background:#fff;border-radius:24px;padding:3rem 2rem;box-shadow:0 20px 60px #0000004d;text-align:center}._logoSection_1so5w_39{margin-bottom:2rem}._logo_1so5w_39{width:80px;height:80px;margin-bottom:1rem}._title_1so5w_59{font-size:2rem;font-weight:700;color:#1a1a1a;margin:0}._videoInfo_1so5w_73{margin:2rem 0;padding:2rem;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:16px}._videoPlaceholder_1so5w_87{width:120px;height:120px;margin:0 auto 1rem;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#667eea}._description_1so5w_111{font-size:1.1rem;color:#4a5568;margin:0}._downloadSection_1so5w_123{margin:2rem 0}._downloadTitle_1so5w_131{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}._downloadText_1so5w_145{font-size:1rem;color:#718096;margin-bottom:1.5rem;line-height:1.6}._buttonGroup_1so5w_159{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}._storeButton_1so5w_173{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:#1a1a1a;color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}._storeButton_1so5w_173:hover{background:#333;transform:translateY(-2px);box-shadow:0 10px 20px #0003}._storeButton_1so5w_173 svg{width:24px;height:24px}._backButton_1so5w_225{margin-top:2rem;padding:.75rem 1.5rem;background:transparent;color:#667eea;border:2px solid #667eea;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}._backButton_1so5w_225:hover{background:#667eea;color:#fff}@media (max-width: 768px){._content_1so5w_19{padding:2rem 1.5rem}._title_1so5w_59{font-size:1.5rem}._buttonGroup_1so5w_159{flex-direction:column}._storeButton_1so5w_173{width:100%;justify-content:center}}._container_l2sns_1{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;padding:2rem}._content_l2sns_19{max-width:600px;width:100%;background:#fff;border-radius:24px;padding:3rem 2rem;box-shadow:0 20px 60px #0000004d;text-align:center}._logoSection_l2sns_39{margin-bottom:2rem}._logo_l2sns_39{width:80px;height:80px;margin-bottom:1rem}._title_l2sns_59{font-size:2rem;font-weight:700;color:#1a1a1a;margin:0}._profileInfo_l2sns_73{margin:2rem 0;padding:2rem;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:16px}._profilePlaceholder_l2sns_87{width:120px;height:120px;margin:0 auto 1rem;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#667eea}._description_l2sns_111{font-size:1.1rem;color:#4a5568;margin:0}._downloadSection_l2sns_123{margin:2rem 0}._downloadTitle_l2sns_131{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}._downloadText_l2sns_145{font-size:1rem;color:#718096;margin-bottom:1.5rem;line-height:1.6}._buttonGroup_l2sns_159{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}._storeButton_l2sns_173{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:#1a1a1a;color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}._storeButton_l2sns_173:hover{background:#333;transform:translateY(-2px);box-shadow:0 10px 20px #0003}._storeButton_l2sns_173 svg{width:24px;height:24px}._backButton_l2sns_225{margin-top:2rem;padding:.75rem 1.5rem;background:transparent;color:#667eea;border:2px solid #667eea;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}._backButton_l2sns_225:hover{background:#667eea;color:#fff}@media (max-width: 768px){._content_l2sns_19{padding:2rem 1.5rem}._title_l2sns_59{font-size:1.5rem}._buttonGroup_l2sns_159{flex-direction:column}._storeButton_l2sns_173{width:100%;justify-content:center}}
