@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";@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: #6A0DAD;--color-secondary: #FFD700;--color-orange: #FF5709;--color-whitesmoke: #F5F5F5;--color-charcoal: #333333;--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,#root{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-color:#0a0a0f;background:url(/assets/images/background1.png?v=20251102) center/cover no-repeat fixed;background:none;color:var(--color-charcoal)}@media(max-width:768px){body{background-size:140% auto;background-position:center top;background-attachment:scroll;background-repeat:no-repeat;background-color:#f5f5f5}}*{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}.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}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_ci773_2{position:fixed;top:20px;left:50%;transform:translate(-50%);width:min(1100px,90%);display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.75rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border-radius:100px;border:1px solid rgba(255,255,255,.4);box-shadow:0 4px 16px #0000001a;z-index:1200}._brand_ci773_20{display:inline-flex;align-items:center;gap:10px;font-weight:800;font-size:1rem;color:var(--color-charcoal, #333);letter-spacing:.5px;text-decoration:none}._brand_ci773_20 img{height:30px;width:auto;display:block}._navLinks_ci773_37{display:flex;gap:32px;position:absolute;left:50%;transform:translate(-50%)}._navLinks_ci773_37 a{color:var(--color-charcoal, #333);font-weight:600;font-size:.9rem;transition:color .2s;text-decoration:none}._navLinks_ci773_37 a:hover{color:var(--color-primary, #6A0DAD)}@media(max-width:768px){._navLinks_ci773_37{display:none}}._navCta_ci773_63{display:inline-flex;align-items:center;gap:8px;padding:.55rem 1.3rem;background:var(--color-primary, #6A0DAD);color:#fff;border-radius:50px;font-weight:700;font-size:.85rem;transition:all .2s ease;box-shadow:0 2px 8px #6a0dad4d;border:none;cursor:pointer}._navCta_ci773_63:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6a0dad66;background:#7a1abd}._navCta_ci773_63 svg{width:16px;height:16px}@media(max-width:768px){._nav_ci773_2{padding:.9rem 1.5rem}._brand_ci773_20{font-size:1rem}._brand_ci773_20 img{height:28px}._navCta_ci773_63{padding:.6rem 1.2rem;font-size:.85rem;display:none}}._mobileMenuBtn_ci773_111{display:none;background:none;border:none;color:var(--color-charcoal, #333);cursor:pointer;padding:.5rem;transition:opacity .2s}._mobileMenuBtn_ci773_111:hover{opacity:.7}._mobileMenuOverlay_ci773_126{position:fixed;inset:0;background:#0000004d;z-index:1190;transition:opacity .2s ease;opacity:1}._mobileMenuOverlay_ci773_126._closing_ci773_135{opacity:0;pointer-events:none}._mobileMenuDropdown_ci773_140{position:absolute;top:calc(100% + 10px);right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;box-shadow:0 8px 24px #00000026;padding:.75rem;min-width:140px;z-index:1191;transition:opacity .18s ease,transform .18s ease;opacity:1;transform:translateY(0)}._mobileMenuDropdown_ci773_140._closing_ci773_135{opacity:0;transform:translateY(-6px);pointer-events:none}._mobileMenuDropdown_ci773_140 a,._mobileMenuDropdown_ci773_140 button{display:block;width:100%;padding:.75rem 1rem;color:var(--color-charcoal, #333);font-weight:600;font-size:.9rem;border-radius:8px;transition:background .2s;text-decoration:none;background:transparent;border:none;cursor:pointer;text-align:left;font-family:inherit}._mobileMenuDropdown_ci773_140 a:hover,._mobileMenuDropdown_ci773_140 button:hover{background:#6a0dad14;color:var(--color-primary, #6A0DAD)}@media(max-width:768px){._mobileMenuBtn_ci773_111{display:block}}._dropdownCta_ci773_193{margin-top:.4rem!important;display:block;text-align:center;background:var(--color-primary, #6A0DAD)!important;color:#fff!important;font-weight:800;border-radius:9999px;padding:.75rem 1rem;box-shadow:0 4px 12px #6a0dad40}._dropdownCta_ci773_193:hover{filter:brightness(1.05);background:var(--color-primary, #6A0DAD)!important}._mobileMenuDropdown_ci773_140,._mobileMenuOverlay_ci773_126{will-change:opacity,transform}._footer_1wat3_1{background:color-mix(in srgb,var(--color-primary, #6A0DAD) 30%,black 70%);margin-top:0;padding-top:48px;color:#fff;position:relative;z-index:1}._inner_1wat3_10{max-width:1180px;margin:0 auto;padding:18px 20px 48px;display:flex;gap:24px;align-items:flex-start;justify-content:space-between}._left_1wat3_19{display:flex;gap:20px;align-items:center}._logo_1wat3_20{display:flex;align-items:center;gap:12px}._logo_1wat3_20 img{width:56px;height:auto}._brandName_1wat3_22{font-weight:800;font-size:1.05rem;color:#fff;letter-spacing:.04em}._links_1wat3_23{display:flex;gap:28px}._links_1wat3_23 h4{margin:0 0 8px}._links_1wat3_23 a{display:block;color:#ffffffeb;margin-bottom:6px;text-decoration:none}._right_1wat3_26{display:flex;flex-direction:column;gap:12px;align-items:flex-end}._form_1wat3_27{display:flex;gap:8px}._form_1wat3_27 input{padding:10px 12px;border-radius:10px;border:none}._btn_1wat3_29{padding:10px 14px;border-radius:10px;background:#fff;color:var(--color-primary,#6A0DAD);border:none;font-weight:700}._socials_1wat3_30{display:flex;gap:10px;margin-top:12px}._socials_1wat3_30 a{color:#fff;opacity:.95;display:inline-flex;align-items:center}@media(max-width:900px){._inner_1wat3_10{flex-direction:column;align-items:center;text-align:center}._right_1wat3_26{align-items:center}._links_1wat3_23{flex-direction:row;gap:18px}._logo_1wat3_20 img{width:44px}}._overlay_1jx6q_1{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1200;padding:24px}._modal_1jx6q_11{width:100%;max-width:520px;background:#fff;border-radius:20px;box-shadow:0 10px 30px #02061733;overflow:hidden;transform-origin:center;animation:_fadeInScale_1jx6q_1 .18s ease}@keyframes _fadeInScale_1jx6q_1{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}._header_1jx6q_25{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #f1f1f1}._brand_1jx6q_32{display:flex;align-items:center;gap:10px}._brand_1jx6q_32 img{width:28px;height:28px}._closeBtn_1jx6q_34{background:transparent;border:none;font-size:20px;line-height:1;cursor:pointer}._body_1jx6q_41{padding:20px 22px 28px}._title_1jx6q_42{margin:0 0 6px;font-size:20px}._subtitle_1jx6q_43{margin:0 0 12px;color:#444}._emojiRow_1jx6q_44{display:flex;gap:8px;font-size:18px;margin-bottom:12px}._form_1jx6q_45{display:flex;gap:10px;margin-bottom:12px}._form_1jx6q_45 input{flex:1;padding:10px 12px;border-radius:10px;border:1px solid #e6e6e6}._submit_1jx6q_47{padding:10px 14px;border-radius:10px;background:#111827;color:#fff;border:none;cursor:pointer}._submit_1jx6q_47[disabled]{opacity:.65;cursor:default}._message_1jx6q_49{margin:8px 0;font-size:14px}._message_1jx6q_49._success_1jx6q_50{color:#059669}._message_1jx6q_49._error_1jx6q_51{color:#dc2626}._small_1jx6q_52{margin-top:8px;color:#666;font-size:13px}._visuallyHidden_1jx6q_53{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._layout_zh3e8_1{display:flex;flex-direction:column;min-height:100vh}._spacer_zh3e8_7{height:100px}._main_zh3e8_11{flex:1}:root{--pry-200: #EEE1F6;--pry-250: #E5D1F1;--pry-300: #D7B9EA}._section_h4d6x_7{background:#f7ebff;padding:70px 68px}._container_h4d6x_12{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:167px}._left_h4d6x_21{position:relative;width:426px;height:632px}._circleBase_h4d6x_28{position:absolute;border-radius:50%}._circle1_h4d6x_32{width:426px;height:426px;background:var(--pry-200);top:50%;left:50%;transform:translate(-50%,-60%)}._circle2_h4d6x_33{width:340px;height:340px;background:var(--pry-250);top:50%;left:50%;transform:translate(-50%,-62%)}._circle3_h4d6x_34{width:260px;height:260px;background:var(--pry-300);top:50%;left:50%;transform:translate(-50%,-64%)}._mainImage_h4d6x_36{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:260px;height:260px;border-radius:50%;object-fit:cover;border:5px solid var(--pry-250);box-shadow:0 12px 30px #0000001f}._decor_h4d6x_45{position:absolute;border-radius:50%;object-fit:cover;border:5px solid var(--pry-250);box-shadow:0 8px 24px #00000014}._d1_h4d6x_50{width:88px;height:88px;top:18%;left:6%}._d2_h4d6x_51{width:76px;height:76px;top:8%;left:38%}._d3_h4d6x_52{width:92px;height:92px;top:20%;right:4%}._d4_h4d6x_53{width:84px;height:84px;bottom:24%;left:2%}._d5_h4d6x_54{width:78px;height:78px;bottom:6%;left:34%}._d6_h4d6x_55{width:86px;height:86px;bottom:10%;right:8%}._d7_h4d6x_56{width:72px;height:72px;top:56%;right:0%}._right_h4d6x_58{max-width:520px;display:flex;flex-direction:column;gap:16px}._badge_h4d6x_60{display:inline-flex;align-items:center;gap:8px;background:#e5d1f140;color:var(--color-primary);padding:8px 16px;border-radius:100px;font-weight:600}._title_h4d6x_67{font-size:50px;color:#251727;font-weight:700;line-height:55px;margin:0}._subtitle_h4d6x_68{font-size:18px;color:#4e494f;line-height:30px;margin:0}._cta_h4d6x_70{display:inline-flex;align-items:center;gap:10px;background:var(--color-primary);color:#fff;border:none;border-radius:16px;padding:.9rem 1.25rem;font-weight:700;font-size:16px;cursor:pointer;transition:transform .15s ease,filter .15s ease}._cta_h4d6x_70:hover{transform:translateY(-1px);filter:brightness(1.05)}@media(max-width:1024px){._container_h4d6x_12{gap:80px}}@media(max-width:968px){._container_h4d6x_12{flex-direction:column;gap:32px}._left_h4d6x_21{width:340px;height:520px}._circle1_h4d6x_32{width:340px;height:340px}._circle2_h4d6x_33{width:280px;height:280px}._circle3_h4d6x_34,._mainImage_h4d6x_36{width:220px;height:220px}._title_h4d6x_67{font-size:32px;line-height:38px}._subtitle_h4d6x_68{font-size:16px;line-height:26px}}._orbit_h4d6x_96 ._decor_h4d6x_45{top:50%;left:50%;margin-top:calc(var(--decor-size, 80px) / -2);margin-left:calc(var(--decor-size, 80px) / -2)}@keyframes _orbit360_h4d6x_1{0%{transform:rotate(0) translate(var(--orbit-r, 160px)) rotate(0)}to{transform:rotate(360deg) translate(var(--orbit-r, 160px)) rotate(-360deg)}}._orbit_h4d6x_96 ._d1_h4d6x_50{--orbit-r: 170px;--decor-size: 88px;animation:_orbit360_h4d6x_1 48s linear infinite;animation-delay:0s;width:88px;height:88px}._orbit_h4d6x_96 ._d2_h4d6x_51{--orbit-r: 170px;--decor-size: 76px;animation:_orbit360_h4d6x_1 48s linear infinite;animation-delay:-6.86s;width:76px;height:76px}._orbit_h4d6x_96 ._d3_h4d6x_52{--orbit-r: 170px;--decor-size: 92px;animation:_orbit360_h4d6x_1 48s linear infinite;animation-delay:-13.72s;width:92px;height:92px}._orbit_h4d6x_96 ._d4_h4d6x_53{--orbit-r: 170px;--decor-size: 84px;animation:_orbit360_h4d6x_1 48s linear infinite;animation-delay:-20.57s;width:84px;height:84px}._orbit_h4d6x_96 ._d5_h4d6x_54{--orbit-r: 170px;--decor-size: 78px;animation:_orbit360_h4d6x_1 48s linear infinite;animation-delay:-27.43s;width:78px;height:78px}._orbit_h4d6x_96 ._d6_h4d6x_55{--orbit-r: 170px;--decor-size: 86px;animation:_orbit360_h4d6x_1 48s linear infinite;animation-delay:-34.29s;width:86px;height:86px}._orbit_h4d6x_96 ._d7_h4d6x_56{--orbit-r: 170px;--decor-size: 72px;animation:_orbit360_h4d6x_1 48s linear infinite;animation-delay:-41.14s;width:72px;height:72px}@media(max-width:968px){._orbit_h4d6x_96 ._d1_h4d6x_50,._orbit_h4d6x_96 ._d2_h4d6x_51,._orbit_h4d6x_96 ._d3_h4d6x_52,._orbit_h4d6x_96 ._d4_h4d6x_53,._orbit_h4d6x_96 ._d5_h4d6x_54,._orbit_h4d6x_96 ._d6_h4d6x_55,._orbit_h4d6x_96 ._d7_h4d6x_56{--orbit-r: 135px}}._stayConnectedSection_1l95h_1{background:transparent;padding:28px 0 8px;color:#fff;position:relative}._contentWrapper_1l95h_8{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:32px}._textSide_1l95h_16{width:100%;max-width:480px;display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center}._badge_1l95h_25{display:inline-flex;align-items:center;gap:8px;background:#ffffff47;color:#fff;font-weight:600;font-size:15px;border-radius:16px;padding:6px 16px;margin-bottom:8px;letter-spacing:.02em}._emoji_1l95h_38{font-size:18px}._title_1l95h_41{font-size:1.95rem;font-weight:700;color:#fff;margin:0}._subtitle_1l95h_47{font-size:.98rem;color:#fff;opacity:.92;margin:0 0 12px}._cta_1l95h_53{display:inline-flex;align-items:center;gap:8px;background:#fff;color:var(--color-primary, #6A0DAD);font-weight:700;font-size:1rem;border:none;border-radius:16px;padding:.7rem 1.3rem;cursor:pointer;transition:box-shadow .15s,transform .15s}._cta_1l95h_53:hover{box-shadow:0 2px 12px #6a0dad1f;transform:translateY(-2px)}._arrow_1l95h_71{width:1.1em;height:1.1em}._galleryWrapper_1l95h_75{position:relative;width:100%;max-width:920px;height:260px;margin-top:28px;overflow:hidden;display:flex;justify-content:center}._galleryTrack_1l95h_85{display:flex;align-items:center;gap:40px;height:100%;animation:_scrollGallery_1l95h_1 30s linear infinite;will-change:transform}@keyframes _scrollGallery_1l95h_1{0%{transform:translate(0)}to{transform:translate(-66.666%)}}._galleryTrack_1l95h_85 img,._galleryImage_1l95h_99{height:220px;width:auto;border-radius:12px;object-fit:cover;box-shadow:0 10px 30px #00000029}@media(max-width:1024px){._galleryWrapper_1l95h_75{height:220px;max-width:860px}._galleryTrack_1l95h_85 img,._galleryImage_1l95h_99{height:180px}}@media(max-width:768px){._stayConnectedSection_1l95h_1{background:linear-gradient(180deg,#06060ac7,#06060a99),url(/assets/images/background1.png?v=20251102);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:scroll}}@media(max-width:768px){._galleryWrapper_1l95h_75{height:auto;padding:10px 0}._galleryTrack_1l95h_85{gap:18px;animation-duration:18s}._galleryTrack_1l95h_85 img,._galleryImage_1l95h_99{height:auto;max-height:140px;width:auto;object-fit:contain;border-radius:12px}._title_1l95h_41{font-size:1.6rem}._subtitle_1l95h_47{font-size:.92rem}}._fadeLeft_1l95h_142,._fadeRight_1l95h_142{display:none}@media(max-width:768px){._contentWrapper_1l95h_8{align-items:center}._textSide_1l95h_16,._galleryWrapper_1l95h_75{max-width:100%}._galleryTrack_1l95h_85{gap:16px}}._whereSection_k22to_1{padding:8px 0 0;display:flex;justify-content:center}._container_k22to_6{width:100%;max-width:1180px;padding:0 20px}._card_k22to_11{background:linear-gradient(180deg,#fedeb1,#e498e4,#8c37c3),var(--color-primary, #6A0DAD);background-blend-mode:overlay;border-radius:20px;padding:28px;display:flex;gap:24px;align-items:center;box-shadow:0 10px 30px #0000001f;position:relative;z-index:2}._left_k22to_24 img{width:260px;height:auto;border-radius:14px;object-fit:cover}._right_k22to_30{flex:1;color:#fff}._kicker_k22to_31{margin:0;font-size:1.8rem;font-weight:800;color:#fff}._lead_k22to_32{margin:10px 0 18px;color:#ffffffeb;max-width:520px}._form_k22to_33{display:flex;gap:12px;align-items:center}._form_k22to_33 input{flex:1;padding:12px 14px;border-radius:12px;border:none;outline:none}._joinBtn_k22to_35{background:#fff;color:var(--color-primary, #6A0DAD);padding:10px 16px;border-radius:12px;border:none;font-weight:700;display:inline-flex;gap:8px;align-items:center}._joinBtn_k22to_35 svg{width:18px;height:18px}._whereSection_k22to_1{margin-bottom:12px}@media(max-width:900px){._card_k22to_11{flex-direction:column;text-align:center;padding:20px}._left_k22to_24 img{width:220px}._form_k22to_33{flex-direction:column;width:100%}._form_k22to_33 input,._joinBtn_k22to_35{width:100%}}.app-shell{display:flex;flex-direction:column;min-height:100dvh}.nav{position:fixed;top:20px;left:50%;transform:translate(-50%);width:min(1100px,90%);display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.75rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border-radius:100px;border:1px solid rgba(255,255,255,.4);box-shadow:0 4px 16px #0000001a;z-index:1200}.nav .brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;font-size:1rem;color:var(--color-charcoal);letter-spacing:.5px}.nav .brand img{height:30px;width:auto;display:block}.nav .nav-links{display:flex;gap:32px;position:absolute;left:50%;transform:translate(-50%)}.nav .nav-links a{color:var(--color-charcoal);font-weight:600;font-size:.9rem;transition:color .2s}.nav .nav-links a:hover{color:var(--color-primary)}@media(max-width:768px){.nav .nav-links{display:none}}.nav .nav-cta{display:inline-flex;align-items:center;gap:8px;padding:.55rem 1.3rem;background:var(--color-primary);color:#fff;border-radius:50px;font-weight:700;font-size:.85rem;transition:all .2s ease;box-shadow:0 2px 8px #6a0dad4d}.nav .nav-cta:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6a0dad66;background:#7a1abd}.nav .nav-cta svg{width:16px;height:16px}@media(max-width:768px){.nav{padding:.9rem 1.5rem}.nav .brand{font-size:1rem}.nav .brand img{height:28px}.nav .nav-cta{padding:.6rem 1.2rem;font-size:.85rem}}.spacer{height:100px}footer{padding:32px 0;color:#6b6b6b;text-align:center}.mobile-menu-btn{display:none;background:none;border:none;color:var(--color-charcoal);cursor:pointer;padding:.5rem;transition:opacity .2s}.mobile-menu-btn:hover{opacity:.7}.mobile-menu-overlay{position:fixed;inset:0;background:#0000004d;z-index:1190;transition:opacity .2s ease;opacity:1}.mobile-menu-overlay.closing{opacity:0;pointer-events:none}.mobile-menu-dropdown{position:absolute;top:calc(100% + 10px);right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;box-shadow:0 8px 24px #00000026;padding:.75rem;min-width:140px;z-index:1191;transition:opacity .18s ease,transform .18s ease;opacity:1;transform:translateY(0)}.mobile-menu-dropdown.closing{opacity:0;transform:translateY(-6px);pointer-events:none}.mobile-menu-dropdown a{display:block;padding:.75rem 1rem;color:var(--color-charcoal);font-weight:600;font-size:.9rem;border-radius:8px;transition:background .2s}.mobile-menu-dropdown a:hover{background:#6a0dad14;color:var(--color-primary)}@media(max-width:768px){.mobile-menu-btn{display:block}.nav .nav-cta{display:none}}.mobile-menu-dropdown .dropdown-cta{margin-top:.4rem;display:block;text-align:center;background:var(--color-primary);color:#fff;font-weight:800;border-radius:9999px;padding:.75rem 1rem;box-shadow:0 4px 12px #6a0dad40}.mobile-menu-dropdown .dropdown-cta:hover{filter:brightness(1.05)}.mobile-menu-dropdown,.mobile-menu-overlay{will-change:opacity,transform}._aboutPage_ckgqh_1{min-height:100vh;background:var(--color-whitesmoke, #F5F5F5)}._container_ckgqh_6{max-width:1200px;margin:0 auto;padding:0 20px}._hero_ckgqh_13{background:linear-gradient(135deg,#6a0dad,#8b33b8);color:#fff;padding:120px 0 80px;text-align:center}._heroContent_ckgqh_20{max-width:800px;margin:0 auto}._heroHeadline_ckgqh_25{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_ckgqh_33{font-size:clamp(1.1rem,2.5vw,1.35rem);margin:0 0 2.5rem;opacity:.95;line-height:1.6}._heroCTAs_ckgqh_40{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}._btnPrimary_ckgqh_47{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_ckgqh_47:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0003}._btnPrimary_ckgqh_47:disabled{opacity:.6;cursor:not-allowed}._btnSecondary_ckgqh_70{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_ckgqh_70:hover{background:#ffffff26;transform:translateY(-2px)}._mission_ckgqh_88{padding:80px 0;text-align:center;background:#fff}._sectionHeading_ckgqh_94{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_ckgqh_102{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_ckgqh_111{padding:80px 0;background:var(--color-whitesmoke, #F5F5F5)}._experienceGrid_ckgqh_116{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:32px;margin-top:48px}._experienceCard_ckgqh_123{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_ckgqh_123:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}._cardIcon_ckgqh_137{font-size:3rem;margin-bottom:16px}._cardTitle_ckgqh_142{font-family:BricolageGrotesque,Inter,sans-serif;font-size:1.3rem;font-weight:700;color:var(--color-primary, #6A0DAD);margin:0 0 12px}._cardDesc_ckgqh_150{font-size:1rem;color:var(--color-charcoal, #333);line-height:1.6;margin:0}._impact_ckgqh_158{padding:80px 0;background:#fff;text-align:center}._statsGrid_ckgqh_164{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_ckgqh_174{padding:24px}._statNumber_ckgqh_178{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_ckgqh_186{font-size:1.1rem;color:var(--color-charcoal, #333);font-weight:600}._culture_ckgqh_193{padding:80px 0;background:linear-gradient(135deg,gold,orange);text-align:center;color:var(--color-charcoal, #333)}._cultureText_ckgqh_200{font-size:clamp(1.1rem,2.5vw,1.3rem);max-width:700px;margin:0 auto 40px;line-height:1.8}._cultureVisual_ckgqh_207{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:32px}._cultureTag_ckgqh_215{background:#fffffff2;padding:12px 28px;border-radius:50px;font-size:1.1rem;font-weight:700;box-shadow:0 4px 12px #0000001a}._purpose_ckgqh_225{padding:80px 0;background:#fff;text-align:center}._purposeGrid_ckgqh_231{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_ckgqh_241{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_ckgqh_241:hover{transform:translateY(-2px)}._purposeIcon_ckgqh_256{font-size:2rem}._purposeText_ckgqh_260{font-size:1.1rem;font-weight:600;color:var(--color-charcoal, #333)}._joinUs_ckgqh_267{padding:100px 0;background:var(--color-primary, #6A0DAD);color:#fff;text-align:center}._joinUsText_ckgqh_274{font-size:clamp(1.2rem,3vw,1.5rem);margin:0 0 2.5rem;font-weight:600}._joinForm_ckgqh_280{display:flex;gap:12px;max-width:500px;margin:0 auto 16px;flex-wrap:wrap;justify-content:center}._joinInput_ckgqh_289{flex:1;min-width:250px;padding:.9rem 1.5rem;border-radius:50px;border:none;font-size:1rem;outline:none}._joinInput_ckgqh_289::placeholder{color:#999}._message_ckgqh_303{margin-top:16px;font-weight:600;font-size:1rem}._message_ckgqh_303._success_ckgqh_309{color:var(--color-secondary, #FFD700)}._message_ckgqh_303._error_ckgqh_313{color:#ffd6d6}._message_ckgqh_303._loading_ckgqh_317{color:#e0e0e0}@media(max-width:768px){._hero_ckgqh_13{padding:100px 0 60px}._heroCTAs_ckgqh_40{flex-direction:column;align-items:center}._btnPrimary_ckgqh_47,._btnSecondary_ckgqh_70{width:100%;max-width:300px}._experienceGrid_ckgqh_116,._statsGrid_ckgqh_164,._purposeGrid_ckgqh_231{gap:24px}._joinForm_ckgqh_280{flex-direction:column;align-items:stretch}._joinInput_ckgqh_289{width:100%;min-width:auto}}._faqPage_11bdk_1{min-height:100vh;background:var(--color-whitesmoke, #F5F5F5)}._container_11bdk_6{max-width:900px;margin:0 auto;padding:0 20px}._hero_11bdk_13{background:linear-gradient(135deg,#6a0dad,#8b33b8);color:#fff;padding:120px 0 80px;text-align:center}._heroHeadline_11bdk_20{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_11bdk_28{font-size:clamp(1.1rem,2.5vw,1.3rem);opacity:.95;line-height:1.6;max-width:600px;margin:0 auto}._faqSection_11bdk_39{padding:80px 0 100px}._categoryBlock_11bdk_43{margin-bottom:60px}._categoryHeading_11bdk_47{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_11bdk_57{display:flex;flex-direction:column;gap:12px}._accordionItem_11bdk_63{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f;transition:box-shadow .2s ease}._accordionItem_11bdk_63:hover{box-shadow:0 4px 12px #0000001a}._accordionItem_11bdk_63._active_11bdk_75{box-shadow:0 4px 16px #6a0dad26}._accordionButton_11bdk_79{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_11bdk_79:hover{background:#6a0dad08}._accordionItem_11bdk_63._active_11bdk_75 ._accordionButton_11bdk_79{background:#6a0dad0d;color:var(--color-primary, #6A0DAD)}._question_11bdk_104{flex:1;padding-right:16px}._icon_11bdk_109{font-size:1.8rem;font-weight:300;color:var(--color-primary, #6A0DAD);transition:transform .3s ease;line-height:1}._accordionItem_11bdk_63._active_11bdk_75 ._icon_11bdk_109{transform:rotate(180deg)}._accordionContent_11bdk_121{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 24px}._accordionContent_11bdk_121._open_11bdk_128{max-height:500px;padding:0 24px 20px}._answer_11bdk_133{margin:0;font-size:1rem;line-height:1.7;color:#555}._backToTop_11bdk_141{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_11bdk_141:hover{background:#7a1abd;transform:translateY(-4px);box-shadow:0 6px 20px #6a0dad66}@media(max-width:768px){._hero_11bdk_13{padding:100px 0 60px}._categoryHeading_11bdk_47{font-size:1.5rem}._accordionButton_11bdk_79{padding:16px 20px;font-size:1rem}._accordionContent_11bdk_121._open_11bdk_128{padding:0 20px 16px}._answer_11bdk_133{font-size:.95rem}._backToTop_11bdk_141{width:48px;height:48px;bottom:24px;right:24px;font-size:1.3rem}}
