.navbar-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f2f2f0;border-bottom:1px solid #0000000d;width:100%;max-width:1440px;transition:all .3s;position:fixed;top:0;left:50%;transform:translate(-50%)}.navbar-container{justify-content:space-between;align-items:center;width:98%;height:80px;margin:0 auto;padding:0 2rem;display:flex}.navbar-logo{font-family:var(--font-plus-jakarta);color:#000;letter-spacing:-.36px;opacity:1;align-items:center;gap:.5rem;font-size:20px;font-weight:700;line-height:100%;display:flex}.navbar-desktop-menu{align-items:center;gap:30px;display:none}.navbar-link{color:#333;font-family:var(--font-plus-jakarta);letter-spacing:-.29px;font-size:16px;font-weight:600;line-height:26px;transition:color .2s}.navbar-link:hover{color:var(--brand-pink)}.navbar-buy-button{width:175px;height:60px;font-family:var(--font-plus-jakarta);border-radius:70px;justify-content:center;align-items:center;gap:10px;display:flex;background:#fe49c1!important;padding:0 24px!important;box-shadow:0 2px 6px #00000040!important}.navbar-auth-buttons{display:none}.navbar-mobile-toggle{color:#000;cursor:pointer;background:0 0;border:none;padding:.5rem;display:block}.navbar-mobile-menu{background:#fff;border-top:1px solid #eee;flex-direction:column;gap:2rem;height:calc(100vh - 80px);padding:2rem;transition:transform .3s ease-in-out;display:flex;position:fixed;top:80px;left:0;right:0;transform:translate(100%)}.navbar-mobile-menu.navbar-mobile-menu-open{transform:translate(0)}.navbar-mobile-link{color:#000;border-bottom:1px solid #0000001a;padding-bottom:1rem;font-size:1.5rem;font-weight:600}@media (min-width:768px){.navbar-desktop-menu{display:flex}.navbar-auth-buttons{display:block}.navbar-mobile-toggle,.navbar-mobile-menu{display:none}}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:9999px;justify-content:center;align-items:center;font-weight:600;transition:all .2s ease-in-out;display:inline-flex}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background-color:var(--brand-pink);color:#fff}.btn-primary:hover{background-color:#d12a7e;transform:translateY(-2px);box-shadow:0 4px 12px #ff33994d}.btn-secondary{background-color:var(--brand-purple);color:#fff}.btn-secondary:hover{background-color:#5200cc;transform:translateY(-2px);box-shadow:0 4px 12px #6600ff4d}.btn-outline{color:#fff;background-color:#0000;border:2px solid #fff3}.btn-outline:hover{background-color:#ffffff0d;border-color:#fff}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.btn-md{padding:.75rem 1.5rem;font-size:1rem}.btn-lg{padding:1rem 2rem;font-size:1.125rem}.speakers-main-wrapper{flex-direction:column;gap:2rem;width:95%;max-width:1440px;margin:0 auto;display:flex}.speakers-header-content{margin-bottom:1.5rem;padding:0 1rem;position:relative}.speakers-header-text{z-index:2;position:relative}.speakers-heading{font-family:var(--font-plus-jakarta);color:#0d0d0d;letter-spacing:-.03em;text-align:left;margin-bottom:1rem;font-size:2rem;font-weight:800;line-height:1.1}.speakers-text-block{color:#333;text-align:left;max-width:100%;font-size:14px;font-weight:400;line-height:1.6}.speakers-image-wrapper{display:none}.speakers-pink-squiggle{-o-object-fit:contain;object-fit:contain;width:100%;height:auto}.speakers-container{background:0 0;border-radius:20px;flex-direction:column;width:100%;min-height:500px;display:flex;position:relative;overflow:hidden}.speakers-slot{flex:1;justify-content:center;align-items:flex-end;min-height:125px;display:flex;position:relative;overflow:hidden}.speakers-slot:first-child{background:#3e4063}.speakers-slot:nth-child(2){background:#653e52}.speakers-slot:nth-child(3){background:#364f43}.speakers-slot:nth-child(4){background:#563b3f}.speakers-silhouette-wrapper{z-index:1;width:70%;height:75%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.speakers-silhouette-image{-o-object-fit:contain;object-fit:contain;-o-object-position:bottom center;object-position:bottom center;opacity:.8;mix-blend-mode:normal}.speakers-overlay{z-index:10;pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.speakers-coming-soon-text{font-family:var(--font-plus-jakarta);color:#fff;text-transform:uppercase;letter-spacing:.05rem;text-align:center;padding:0 1rem;font-size:1.75rem;font-weight:800;line-height:1.2}@media (min-width:768px){.speakers-section{padding:3rem 0 4rem}.speakers-main-wrapper{gap:2.5rem;width:96%}.speakers-header-content{margin-bottom:2rem;padding:0 1.5rem}.speakers-heading{letter-spacing:-.04em;margin-bottom:1.25rem;font-size:3rem}.speakers-text-block{max-width:700px;font-size:16px;line-height:1.65}.speakers-image-wrapper{z-index:1;pointer-events:none;opacity:.7;width:45%;min-width:400px;height:auto;display:block;position:absolute;top:-35%;right:-15%;transform:rotate(5deg)}.speakers-container{border-radius:0;flex-direction:row;gap:8px;min-height:550px}.speakers-slot{border-radius:30px;min-height:auto}.speakers-slot:first-child,.speakers-slot:nth-child(2),.speakers-slot:nth-child(3),.speakers-slot:nth-child(4){border-radius:30px}.speakers-silhouette-wrapper{width:85%;height:70%}.speakers-coming-soon-text{letter-spacing:.1em;font-size:3rem}}@media (min-width:1024px){.speakers-section{padding:4rem 0 6rem}.speakers-main-wrapper{gap:3rem;width:98%}.speakers-header-content{margin-bottom:2.5rem;padding:0 2rem}.speakers-heading{letter-spacing:-.05em;margin-bottom:1.5rem;font-size:4.5rem}.speakers-text-block{max-width:800px;font-size:18px;line-height:1.7}.speakers-image-wrapper{opacity:1;width:50%;min-width:600px;top:-50%;right:-10%}.speakers-container{border-radius:0;gap:10px;min-height:700px}.speakers-slot,.speakers-slot:first-child,.speakers-slot:nth-child(2),.speakers-slot:nth-child(3),.speakers-slot:nth-child(4){border-radius:40px}.speakers-silhouette-wrapper{width:100%;height:65%}.speakers-coming-soon-text{letter-spacing:.15em;font-size:4.5rem}}@media (min-width:1440px){.speakers-heading{font-size:5rem}.speakers-text-block{font-size:20px}.speakers-image-wrapper{width:45%;max-width:800px;top:-60%;right:-15%}.speakers-coming-soon-text{letter-spacing:.2em;font-size:5rem}}.speakers-button-wrapper{justify-content:center;margin-top:2rem;display:flex}.speakers-view-all-button{color:#fff;font-family:var(--font-plus-jakarta);cursor:pointer;background:linear-gradient(135deg,#fe49c1 0%,#ff69d4 100%);border:none;border-radius:50px;padding:1rem 2.5rem;font-size:15px;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #fe49c14d}.speakers-view-all-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #fe49c166}@media (min-width:768px){.speakers-view-all-button{padding:1.125rem 3rem;font-size:16px}}.hero-section{justify-content:center;align-items:center;margin-top:80px;padding:1.5rem .5rem 1rem;display:flex}.hero-card{color:#fff;background:#0d0d0d;border-radius:20px;flex-direction:column;justify-content:center;width:95%;min-height:auto;margin:0 auto;padding:2.5rem 1.5rem 2rem;display:flex;position:relative;overflow:hidden}.hero-content{z-index:10;width:100%;max-width:1000px;position:relative}.hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#a0a0ff;font-family:var(--font-plus-jakarta);background:#5252ff4d;border:1px solid #5252ff33;border-radius:99px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:14px;font-weight:500;display:inline-flex}.hero-title{font-family:var(--font-plus-jakarta);letter-spacing:-.04em;color:#fff;margin-bottom:.75rem;font-size:2rem;font-weight:800;line-height:1.1}.hero-title span{color:#e03c64}.hero-subtitle{font-family:var(--font-plus-jakarta);color:#e0e0e0;letter-spacing:-.01em;max-width:100%;margin-bottom:1.5rem;font-size:.9rem;font-weight:400;line-height:1.4}.hero-actions{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.hero-buy-button{color:#fff;font-family:var(--font-plus-jakarta);cursor:pointer;border:none;justify-content:center;align-items:center;font-size:14px;font-weight:700;transition:transform .2s;display:flex;box-shadow:0 4px 15px #fe49c14d;background:#fe49c1!important;border-radius:99px!important;width:160px!important;height:50px!important;padding:0 20px!important}.hero-buy-button:hover{transform:translateY(-2px)}.hero-link-button{color:#a0a0a0;font-weight:500;font-family:var(--font-plus-jakarta);align-items:center;gap:.5rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:inline-flex}.hero-link-button:hover{color:#fff}.hero-collage-container{pointer-events:none;display:none}.hero-collage-image{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:8px solid;border-radius:20px;position:absolute;overflow:hidden;box-shadow:0 20px 40px #00000080}.hero-collage-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.why-section{background:#f2f2f0;justify-content:center;padding:2rem 0 2.5rem;display:flex;position:relative}.why-container{width:100%;max-width:1440px;padding:0 1rem;position:relative}.why-top-row{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.why-description-text{width:100%;font-family:var(--font-plus-jakarta),sans-serif;color:#1a1a1a;text-align:center;order:2;font-size:14px;font-weight:400;line-height:150%}.why-description-text p{margin:0 0 1rem}.why-description-text p:last-child{margin-bottom:0}.why-top-heading{width:100%;font-family:var(--font-plus-jakarta),sans-serif;color:#1a1a1a;text-align:center;order:1;font-size:22px;font-weight:700;line-height:110%}.why-squiggle-wrapper{justify-content:center;align-items:center;width:100%;height:100px;margin-bottom:1rem;display:flex;position:relative}.why-squiggle{z-index:1;width:100%;max-width:280px;height:auto;position:relative}.why-main-heading{font-family:var(--font-plus-jakarta),sans-serif;letter-spacing:-.04em;color:#1a1a1a;z-index:2;margin:0;padding:0;font-size:32px;font-weight:700;line-height:.9;position:relative}.who-section{background:#1a1a1a;justify-content:center;align-items:center;width:100%;padding:2rem 0;display:flex;position:relative}.who-card{background:#1a1a1a;border-radius:20px;justify-content:center;align-items:center;width:95%;max-width:1200px;min-height:300px;margin:0 auto;padding:3rem 1.5rem;display:flex;position:relative;overflow:hidden}.who-content{z-index:10;text-align:center;justify-content:center;align-items:center;width:100%;max-width:100%;display:flex;position:relative}.who-text{font-family:var(--font-plus-jakarta),sans-serif;letter-spacing:0%;text-align:center;color:#f2f2f0;max-width:90%;margin:0 auto;font-size:20px;font-weight:800;line-height:137%}.who-shape{z-index:5;pointer-events:none;position:absolute}.who-shape-img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.who-shape-1{width:60px;height:60px;top:15%;left:3%}.who-shape-2{width:50px;height:50px;top:12%;right:3%}.who-shape-3{width:55px;height:55px;bottom:15%;left:5%}.who-shape-4{width:65px;height:65px;bottom:12%;right:5%}@media (min-width:768px){.who-section{padding:3rem 0}.who-card{border-radius:30px;width:90%;min-height:350px;padding:4rem 3rem}.who-text{max-width:85%;font-size:28px;font-weight:800;line-height:137%}.who-shape-1{width:90px;height:90px;top:15%;left:5%}.who-shape-2{width:75px;height:75px;top:12%;right:5%}.who-shape-3{width:85px;height:85px;bottom:18%;left:7%}.who-shape-4{width:95px;height:95px;bottom:15%;right:7%}}@media (min-width:1024px){.who-section{min-height:300px;padding:1rem 0}.who-card{border-radius:5px;justify-content:center;align-items:center;width:90%;max-width:1400px;min-height:500px;padding:2rem;display:flex}.who-content{max-width:961px;margin:0 auto}.who-text{font-family:var(--font-plus-jakarta),sans-serif;letter-spacing:0%;text-align:center;width:100%;max-width:961px;margin:0 auto;font-size:48px;font-weight:800;line-height:137%}.who-shape-1{width:120px;height:120px;top:20%;left:5%}.who-shape-2{width:180px;height:80px;top:20%;right:5%}.who-shape-3{width:110px;height:110px;bottom:20%;left:5%}.who-shape-4{width:130px;height:130px;bottom:20%;right:5%}}@media (min-width:1440px){.who-section{padding:6rem 0}.who-card{width:85%;max-width:1400px;min-height:550px;padding:7rem 6rem}.who-text{max-width:961px;font-size:52px;font-weight:800;line-height:137%}.who-shape-1{width:140px;height:140px;top:20%;left:8%}.who-shape-2{width:120px;height:120px;top:20%;right:8%}.who-shape-3{width:130px;height:130px;bottom:20%;left:8%}.who-shape-4{width:150px;height:150px;bottom:20%;right:8%}}.speakers-section{background:#f2f2f0;justify-content:center;padding:2rem 0 3rem;display:flex;position:relative;overflow:hidden}.speakers-container{background:0 0;border-radius:24px;flex-direction:column;width:100%;padding:0 1rem;display:flex;position:relative;overflow:hidden}.schedule-section{background:#1a1a1a;justify-content:center;padding:2rem 0 3rem;display:flex;position:relative;overflow:hidden}.schedule-wrapper{width:100%;margin:0 auto;padding:0 1rem;position:relative}.schedule-header-row{z-index:10;flex-direction:column;align-items:flex-start;max-width:1440px;margin:0 auto 2rem;display:flex;position:relative}.schedule-heading{font-family:var(--font-plus-jakarta);color:#f2f2f0;letter-spacing:-.04em;z-index:10;max-width:80%;font-size:2.5rem;font-weight:800;line-height:1;position:relative}.schedule-heading span{color:#5252ff}.schedule-image-wrapper{z-index:5;pointer-events:none;opacity:.6;width:60%;max-width:none;height:auto;position:absolute;top:0;right:-25%}.schedule-pink-squiggle{-o-object-fit:contain;object-fit:contain;width:100%;height:auto}.schedule-folder-container{width:100%;max-width:1440px;margin:3rem auto 0;position:relative}.schedule-tab{color:#4a4a4a;width:120px;height:40px;font-weight:700;font-family:var(--font-plus-jakarta);z-index:1;background:#b1b6f9;border-top-left-radius:16px;border-top-right-radius:16px;justify-content:center;align-items:center;font-size:.85rem;display:flex;position:absolute;top:-40px;left:0}.schedule-folder-body{z-index:2;background:#b1b6f9;border-radius:0 20px 20px;min-height:300px;padding:1.5rem 1rem;position:relative}.schedule-folder-header{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.schedule-folder-title{font-family:var(--font-plus-jakarta);color:#5558b5;letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.schedule-ticket-button{color:#fff;cursor:pointer;font-weight:600;font-family:var(--font-plus-jakarta);text-align:center;background:#5252ff;border:none;border-radius:10px;width:100%;padding:.7rem 1.25rem;font-size:.85rem}.schedule-list{flex-direction:column;gap:.75rem;display:flex}.schedule-item{background:#f0f0f5;border-radius:8px;width:100%;height:60px}.tickets-section{background:#f2f2f0;padding:2rem 0 3rem;position:relative}.tickets-container{max-width:1440px;margin:0 auto;padding:0 1rem;position:relative}.tickets-decorative-blob{display:none}.tickets-header-wrapper{text-align:left;margin-bottom:2rem}.tickets-heading{font-family:var(--font-plus-jakarta);color:#1a1a1a;text-align:left;margin-bottom:.5rem;font-size:2rem;font-weight:800;line-height:1.1}.tickets-heading span{color:#fe49c1}.tickets-sub-heading{font-family:var(--font-plus-jakarta);color:#666;text-align:left;font-size:14px}.tickets-grid{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.tickets-card{text-align:left;background:#fff;border:2px solid;border-radius:16px;width:100%;max-width:400px;padding:1.5rem;box-shadow:0 4px 12px #00000014}.tickets-pink{border-color:#fe49c1}.tickets-blue{border-color:#5252ff}.tickets-green{border-color:#00ba70}.tickets-red{border-color:#e63946}.tickets-card-header{margin-bottom:1rem}.tickets-header-top{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.tickets-card-title{font-family:var(--font-plus-jakarta);letter-spacing:.05em;text-transform:uppercase;color:#1a1a1a;font-size:12px;font-weight:700}.tickets-price{font-family:var(--font-plus-jakarta);color:#1a1a1a;font-size:18px;font-weight:800}.tickets-card-subtext{font-family:var(--font-plus-jakarta);color:#666;text-align:left;font-size:12px;line-height:1.4}.tickets-divider{background:#e0e0e0;height:1px;margin:1rem 0}.tickets-features{margin:0 0 1.5rem;padding:0;list-style:none}.tickets-feature{font-family:var(--font-plus-jakarta);color:#333;text-align:left;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;font-size:13px;line-height:1.4;display:flex}.tickets-icon-wrapper{flex-shrink:0;margin-top:2px}.tickets-button{width:100%;font-family:var(--font-plus-jakarta);color:#fff;cursor:pointer;text-align:center;border:none;border-radius:10px;padding:.85rem;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s;display:block}.tickets-button:hover{transform:translateY(-2px)}.tickets-pink-button{background:#fe49c1}.tickets-blue-button{background:#5252ff}.tickets-green-button{background:#00ba70}.tickets-red-button{background:#e63946}.faq-section{background:#f2f2f0;padding:2rem 0 3rem;position:relative;overflow:hidden}.faq-container{max-width:900px;margin:0 auto;padding:0 1rem;position:relative}.faq-decoration-star{pointer-events:none;z-index:1;width:60px;height:60px;position:absolute;top:20px;right:10%}.faq-decoration-squiggle{pointer-events:none;z-index:1;width:100px;height:auto;position:absolute;bottom:50px;left:5%}.faq-heading{font-family:var(--font-plus-jakarta);color:#1a1a1a;text-align:left;z-index:2;margin-bottom:2rem;font-size:1.75rem;font-weight:800;position:relative}.faq-list{flex-direction:column;gap:.75rem;display:flex}.faq-item{background:#fff;border:1px solid #e0e0e0;border-radius:12px;overflow:hidden}.faq-trigger{cursor:pointer;width:100%;font-family:var(--font-plus-jakarta);color:#1a1a1a;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1rem;font-size:14px;font-weight:600;transition:background .2s;display:flex}.faq-trigger:hover{background:#f9f9f9}.faq-icon{flex-shrink:0;transition:transform .3s}.faq-open-icon{transform:rotate(180deg)}.faq-content{max-height:0;transition:max-height .3s;overflow:hidden}.faq-open-content{max-height:500px}.faq-body{font-family:var(--font-plus-jakarta);color:#666;padding:0 1rem 1rem;font-size:13px;line-height:1.6}.blog-section{background:#f2f2f0;padding:2rem 0 3rem;position:relative;overflow:hidden}.blog-container{max-width:1440px;margin:0 auto;padding:0 1rem;position:relative}.blog-decoration-squiggle{pointer-events:none;z-index:1;width:120px;height:auto;position:absolute;bottom:100px;left:5%}.blog-header{text-align:left;z-index:2;margin-bottom:2rem;position:relative}.blog-heading{font-family:var(--font-plus-jakarta);color:#1a1a1a;margin-bottom:.5rem;font-size:2rem;font-weight:800}.blog-sub-heading{font-family:var(--font-plus-jakarta);color:#666;font-size:14px}.blog-grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;display:grid}.blog-card{background:#fff;border-radius:16px;width:100%;max-width:400px;margin:0 auto;transition:transform .2s;overflow:hidden;box-shadow:0 4px 12px #00000014}.blog-card:hover{transform:translateY(-4px)}.blog-image-wrapper{width:100%;height:200px;position:relative;overflow:hidden}.blog-image{-o-object-fit:cover;object-fit:cover}.blog-content{padding:1.25rem}.blog-title{font-family:var(--font-plus-jakarta);color:#1a1a1a;margin-bottom:.75rem;font-size:16px;font-weight:700;line-height:1.4}.blog-divider{background:#e0e0e0;height:1px;margin-bottom:.75rem}.blog-footer{justify-content:space-between;align-items:center;display:flex}.blog-read-article{font-family:var(--font-plus-jakarta);color:#fe49c1;font-size:13px;font-weight:600}.blog-icon{color:#fe49c1}.blog-button-wrapper{text-align:center}.blog-see-all-button{color:#fff;font-family:var(--font-plus-jakarta);cursor:pointer;background:#1a1a1a;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:14px;font-weight:600;transition:transform .2s;display:inline-flex}.blog-see-all-button:hover{transform:translateY(-2px)}.newsletter-section{background:#f2f2f0;padding:2rem 1rem}.newsletter-container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.newsletter-box{text-align:center;background:#1a1a1a;border-radius:32px;flex-direction:column;align-items:center;gap:2rem;padding:2.5rem 1.5rem;display:flex;position:relative;overflow:hidden}.newsletter-blob-image{z-index:1;pointer-events:none;opacity:1;position:absolute}.blob-top-left{width:180px;height:auto;top:-30px;left:-50px}.blob-bottom-right{width:220px;height:auto;bottom:-40px;left:550px}.newsletter-content{z-index:10;flex-direction:column;gap:.75rem;width:100%;max-width:100%;margin-top:3rem;display:flex;position:relative}.newsletter-title{font-family:var(--font-plus-jakarta);color:#fff;margin:0;font-size:1.75rem;font-weight:700;line-height:1.2}.newsletter-title span{color:#6366f1}.newsletter-subtitle{font-family:var(--font-plus-jakarta);color:#ffffffd9;margin:0 0 .5rem;font-size:.95rem}.newsletter-input-group{background:#fff;border-radius:100px;align-items:center;width:100%;max-width:100%;height:52px;margin-top:.5rem;padding:4px;display:flex}.newsletter-input{font-family:var(--font-plus-jakarta);color:#1a1a1a;background:0 0;border:none;outline:none;flex:1;min-width:0;height:100%;padding:0 1rem;font-size:.85rem}.newsletter-input::placeholder{color:#999}.newsletter-subscribe-button{color:#fe49c1;height:40px;font-family:var(--font-plus-jakarta);cursor:pointer;white-space:nowrap;background:#1a1a1a;border:none;border-radius:100px;flex-shrink:0;margin-right:3px;padding:0 .85rem;font-size:.7rem;font-weight:600;transition:all .2s}.newsletter-subscribe-button:hover{background:#000}.newsletter-qr-section{z-index:10;flex-direction:column;align-items:center;gap:.75rem;display:flex;position:relative}.newsletter-qr-container{background:#fff;border-radius:16px;padding:.65rem;box-shadow:0 4px 16px #00000026}.newsletter-qr{width:120px;height:120px;display:block}.newsletter-scan-text{font-family:var(--font-plus-jakarta);color:#fff;font-size:.875rem;font-weight:500}.footer{color:#fff;background:#1a1a1a;border-top:4px solid #00ba70;padding:2rem 1rem}.footer-container{max-width:1440px;margin:0 auto}.footer-top-section{border-bottom:1px solid #ffffff1a;flex-direction:column;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem;display:flex}.footer-links-grid{gap:2rem;display:flex}.footer-link-column{flex-direction:column;gap:.75rem;display:flex}.footer-link-column a{font-family:var(--font-plus-jakarta);color:#fffc;font-size:14px;text-decoration:none;transition:color .2s}.footer-link-column a:hover{color:#fff}.footer-cta-wrapper{width:100%}.footer-buy-tickets-btn{color:#fff;font-family:var(--font-plus-jakarta);cursor:pointer;background:#fe49c1;border:none;border-radius:10px;width:100%;padding:.85rem 2rem;font-size:14px;font-weight:700;transition:transform .2s}.footer-buy-tickets-btn:hover{transform:translateY(-2px)}.footer-bottom-section{flex-direction:column;gap:1.5rem;display:flex}.footer-big-logo{font-family:var(--font-plus-jakarta),sans-serif;letter-spacing:-.05em;color:#fff;word-break:break-word;font-size:15vw;font-weight:800;line-height:1}.footer-info{flex-direction:column;gap:1rem;display:flex}.footer-copyright{font-family:var(--font-plus-jakarta);color:#fff9;font-size:13px}.footer-socials{flex-direction:column;gap:.75rem;display:flex}.footer-follow-us{font-family:var(--font-plus-jakarta);color:#fffc;font-size:13px}.footer-icons{gap:1rem;display:flex}.footer-icons a{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:all .3s;display:flex}.footer-icons a:hover{background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);transform:scale(1.1);box-shadow:0 4px 15px #e1306c66}.footer-icons svg{transition:transform .3s}.footer-icons a:hover svg{transform:rotate(5deg)}@media (min-width:768px){.hero-card{padding:5rem 3rem}.hero-title{font-size:3.5rem}.hero-subtitle{font-size:1.15rem}.hero-actions{flex-direction:row;gap:1.5rem}.why-section{padding:4rem 0 5rem}.why-container{padding:0 2rem}.why-top-row{flex-direction:row;justify-content:space-between;gap:3rem;margin-bottom:3rem}.why-description-text{flex:1;max-width:550px;font-size:16px}.why-top-heading{text-align:right;flex:none;max-width:350px;font-size:28px}.why-squiggle-wrapper{height:200px}.why-squiggle{max-width:500px}.why-main-heading{font-size:80px}.who-card{flex-direction:row;justify-content:space-between;gap:3rem;padding:0 2rem}.who-heading{width:350px;font-size:28px}.who-description{width:650px;font-size:18px}.speakers-container{padding:0 2rem}.schedule-section{padding:3rem 0 4rem}.schedule-heading{font-size:4rem}.schedule-image-wrapper{opacity:1;width:70%;top:-10%;right:-10%}.schedule-folder-container{margin-top:4rem}.schedule-tab{width:180px;height:50px;font-size:1rem;top:-50px}.schedule-folder-body{border-radius:25px;padding:3rem 2rem}.schedule-folder-header{flex-direction:row;justify-content:space-between;align-items:center}.schedule-folder-title{font-size:1.75rem}.schedule-ticket-button{width:auto;padding:.8rem 1.75rem}.schedule-item{height:80px}.tickets-grid{grid-template-columns:repeat(2,1fr);display:grid}.tickets-heading{font-size:2.5rem}.faq-heading{font-size:2.25rem}.faq-trigger{padding:1.25rem;font-size:16px}.faq-body{padding:0 1.25rem 1.25rem;font-size:14px}.blog-grid{grid-template-columns:repeat(2,1fr)}.blog-heading{font-size:2.5rem}.newsletter-box{padding:3rem 2rem}.newsletter-content{margin-bottom:0}.newsletter-title{font-size:2rem}.newsletter-input-group{flex-direction:row}.newsletter-qr{width:120px;height:120px}.footer-top-section{flex-direction:row;justify-content:space-between;align-items:flex-start}.footer-cta-wrapper,.footer-buy-tickets-btn{width:auto}.footer-info{flex-direction:row;justify-content:space-between;align-items:center}.footer-socials{flex-direction:row;align-items:center;gap:1.5rem}.footer-big-logo{letter-spacing:-4px;font-size:100px}}@media (min-width:1024px){.hero-card{background:#0d0d0d;border-radius:40px;width:100%;max-width:1400px;height:750px;margin-top:20px;padding:0 80px;position:relative;overflow:hidden}.hero-badge{margin-bottom:1rem;font-size:16px}.hero-title{width:700px;margin-bottom:1.5rem;font-size:5rem;line-height:1}.hero-subtitle{margin-bottom:3rem;font-size:1.5rem}.hero-actions{flex-direction:row;align-items:center;gap:2rem}.hero-buy-button{font-size:16px;width:175px!important;height:56px!important}.hero-link-button{font-size:1rem}.hero-collage-container{pointer-events:none;z-index:5;width:650px;height:100%;display:block;position:absolute;top:0;right:0}.hero-collage-image{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform-origin:50%;border-style:solid;border-width:10px;border-radius:24px;position:absolute;overflow:hidden;box-shadow:0 20px 40px #00000080}.hero-blue-image{z-index:1;border-color:#5d5dff;width:300px;height:300px;top:50px;left:50px;transform:rotate(4deg)}.hero-green-image{z-index:2;border-color:#00ba70;width:320px;height:240px;top:40px;right:20px;transform:rotate(18deg)}.hero-pink-image{z-index:4;border-color:#fe49c1;width:300px;height:310px;bottom:50px;left:20px;transform:rotate(2deg)}.hero-red-image{z-index:3;border-color:#e63946;width:300px;height:310px;bottom:20px;right:30px;transform:rotate(15deg)}.why-section{padding:6rem 0 8rem}.why-container{padding:0 40px}.why-top-row{gap:4rem;margin-bottom:4rem}.why-description-text{font-size:18px}.why-top-heading{max-width:400px;font-size:32px}.why-squiggle-wrapper{height:300px}.why-squiggle{max-width:900px}.why-main-heading{letter-spacing:-.08em;font-size:164px;line-height:.88}.who-card{width:1312px;height:228px;margin:116px auto 0;padding:0 64px}.who-heading{width:392px;height:80px;font-size:32px;line-height:100%}.who-description{width:758px;height:228px;font-size:24px}.speakers-container{padding:0 3rem}.schedule-section{padding:4rem 0 6rem}.schedule-wrapper{padding:0 2rem}.schedule-heading{font-size:6rem}.schedule-image-wrapper{width:900px;top:-20%;right:-15%}.schedule-folder-container{margin-top:6rem}.schedule-tab{border-radius:20px 20px 0 0;width:200px;height:60px;font-size:1.1rem;top:-60px}.schedule-folder-body{border-radius:0 30px 30px;min-height:400px;padding:4rem}.schedule-folder-title{font-size:2rem}.schedule-ticket-button{padding:.8rem 2rem;font-size:1rem}.schedule-item{height:100px}.tickets-grid{grid-template-columns:repeat(4,1fr)}.tickets-heading{font-size:3rem}.tickets-card{max-width:none}.faq-heading{font-size:3rem}.blog-grid{grid-template-columns:repeat(3,1fr)}.blog-heading{font-size:3rem}.newsletter-section{padding:3rem 1rem}.newsletter-box{text-align:left;flex-direction:row;justify-content:space-between;align-items:center;gap:4rem;padding:3.5rem 4rem}.newsletter-content{flex:1;align-items:flex-start;max-width:550px;margin-bottom:0}.newsletter-title{font-size:3.5rem;font-weight:700;line-height:1.1}.newsletter-subtitle{margin-bottom:1.5rem;font-size:1.125rem}.newsletter-input-group{max-width:500px;height:64px;padding:6px}.newsletter-input{padding-left:1.5rem;font-size:1rem}.newsletter-subscribe-button{height:52px;padding:0 2rem;font-size:.95rem}.blob-top-left{width:260px;top:-50px;left:-30px}.blob-bottom-right{width:380px;bottom:-60px;right:-50px}.newsletter-qr-section{flex-shrink:0}.newsletter-qr-container{width:200px;height:200px;padding:.85rem}.newsletter-qr{width:100%;height:100%}.newsletter-scan-text{font-size:1rem}.footer{padding:4rem 2rem}.footer-top-section{border-bottom:none;margin-bottom:4rem;padding-bottom:0}.footer-bottom-section{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.footer-big-logo{letter-spacing:-.05em;flex-shrink:0;margin-bottom:-10px;font-size:140px;line-height:.8}.footer-info{flex:1;justify-content:space-between;align-items:flex-end;margin-left:3rem;padding-bottom:10px;display:flex}.footer-link-column a{font-size:16px}.footer-copyright{color:#fffc;margin-bottom:5px;font-size:16px}.footer-follow-us{margin-bottom:1rem;font-size:16px;display:block}.footer-buy-tickets-btn{padding:1rem 2.5rem;font-size:16px}.faq-heading{margin-bottom:3rem;font-size:2.5rem}.faq-trigger{padding:1.25rem 1.5rem;font-size:16px}.faq-body{padding:0 1.5rem 1.5rem;font-size:15px}.faq-decoration-star{width:80px;height:80px;top:30px;right:15%}.faq-decoration-squiggle{width:140px;bottom:80px;left:8%}.blog-heading{margin-bottom:.75rem;font-size:3rem}.blog-sub-heading{font-size:16px}.blog-grid{grid-template-columns:repeat(3,1fr);gap:2rem}.blog-card{max-width:none}.blog-image-wrapper{height:240px}.blog-title{font-size:18px}.blog-decoration-squiggle{width:160px;bottom:150px;left:10%}}.mobile-only{display:block}.desktop-only{display:none}@media (min-width:1024px){.mobile-only{display:none}.desktop-only{display:block}}img{max-width:100%;height:auto}@media (max-width:767px){section{padding-top:2rem!important;padding-bottom:2rem!important}h1,h2,h3{margin-top:1rem;margin-bottom:1rem}p{margin-bottom:.75rem}}.schedule-button-wrapper{justify-content:center;margin-top:2.5rem;display:flex}.schedule-full-program-button{color:#fff;font-family:var(--font-plus-jakarta);cursor:pointer;background:linear-gradient(135deg,#fe49c1 0%,#ff69d4 100%);border:none;border-radius:50px;padding:1rem 2.5rem;font-size:15px;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #fe49c14d}.schedule-full-program-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #fe49c166}.faq-button-wrapper{justify-content:center;margin-top:2rem;display:flex}.faq-learn-more-button{color:#fff;font-family:var(--font-plus-jakarta);cursor:pointer;background:linear-gradient(135deg,#fe49c1 0%,#ff69d4 100%);border:none;border-radius:50px;padding:1rem 2.5rem;font-size:15px;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #fe49c14d}.faq-learn-more-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #fe49c166}@media (min-width:768px){.schedule-full-program-button,.faq-learn-more-button{padding:1.125rem 3rem;font-size:16px}}
