@import "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap";:root{--primary-deep-navy:#1f3a5f;--primary-medium-blue:#0000cd;--primary-bright-blue:#0165fc;--primary-teal:#2faf9b;--primary-fresh-green:#69d84f;--text-dark:#333;--text-light:#fff;--bg-white:#fff;--bg-gray:#f8f9fa;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text-dark);background-color:var(--bg-white);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,sans-serif;font-weight:300;line-height:1.6}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;display:block;overflow-x:hidden}#root{width:100%}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:400;transition:color .3s}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.2}ul{margin:0;padding:0;list-style:none}button{background-color:var(--primary-deep-navy);color:#fff;cursor:pointer;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:all .25s}button:hover{background-color:var(--primary-medium-blue)}.section-title{text-align:center;background:linear-gradient(#2faf9b 0%,#144941 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:60px;font-family:Poppins,sans-serif;font-size:36px;font-weight:700;line-height:1.3}.container{max-width:1440px;margin:0 auto;padding:0 40px}section{padding:80px 0}@media (width<=768px){section{padding:40px 0}.container{padding:0 16px}}@keyframes pageEnter{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.page-enter{animation:.6s cubic-bezier(.16,1,.3,1) forwards pageEnter}.reveal-base{opacity:0;will-change:transform, opacity;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.16,1,.3,1)}.reveal-fade-in-up{transform:translateY(40px)}.reveal-fade-in-down{transform:translateY(-40px)}.reveal-fade-in-left{transform:translate(-40px)}.reveal-fade-in-right{transform:translate(40px)}.reveal-zoom-in{transform:scale(.94)}.reveal-base.revealed{opacity:1;transform:translate(0)scale(1)}.nav-link{padding:4px 0;position:relative;transition:color .3s cubic-bezier(.16,1,.3,1)!important}.nav-link:hover{color:#0000cd!important}.nav-link:after{content:"";background:var(--primary-bright-blue);transform-origin:100%;width:100%;height:2px;transition:transform .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.nav-link:hover:after,.nav-link.active:after{transform-origin:0;transform:scaleX(1)}button,.hero-cta,.daftar-btn,.see-more-btn{transition:all .3s cubic-bezier(.16,1,.3,1)!important}button:hover,.hero-cta:hover,.see-more-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000cd26}button:active,.hero-cta:active,.see-more-btn:active{transform:translateY(0)}.hero-cta{position:relative;overflow:hidden}.hero-cta:before,.daftar-btn:before{content:"";z-index:1;background:linear-gradient(90deg,#fff0 0%,#ffffff40 50%,#fff0 100%);width:50%;height:100%;transition:all .6s;position:absolute;top:0;left:-100%}.hero-cta:hover:before,.daftar-btn:hover:before{left:150%}.theme-card,.reg-card,.fee-card{transition:all .4s cubic-bezier(.16,1,.3,1)!important}.theme-card:hover{border-color:var(--primary-bright-blue)!important;transform:translateY(-8px)!important;box-shadow:0 16px 36px #1f3a5f14!important}.reg-card:hover{transform:translateY(-5px);border-color:var(--primary-fresh-green)!important;box-shadow:0 16px 36px #00000026!important}.fee-card:hover{border-color:var(--primary-teal)!important;transform:translateY(-8px)scale(1.01)!important;box-shadow:0 20px 45px #2faf9b33!important}.theme-card:hover .icon-container{background:var(--primary-bright-blue);transform:scale(1.05);box-shadow:0 8px 16px #0165fc33}.theme-card .icon-container{transition:all .3s cubic-bezier(.16,1,.3,1)}.speakers-table tbody tr,.schedule-table tbody tr,.flow-table tbody tr{transition:background-color .2s,transform .2s}.speakers-table tbody tr:hover,.schedule-table tbody tr:hover,.flow-table tbody tr:hover{background-color:#0000cd05!important}.template-img{transition:all .4s cubic-bezier(.16,1,.3,1)!important}.template-img:hover{transform:translateY(-8px)scale(1.03)!important}.about-image-placeholder{transition:all .4s cubic-bezier(.16,1,.3,1)!important}.about-image-placeholder:hover{transform:translateY(-8px)scale(1.02)!important;box-shadow:0 20px 40px #2faf9b26!important}.footer-scroll-top-btn{cursor:pointer!important;z-index:999!important;background:#2faf9b!important;border:none!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:60px!important;height:60px!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important;display:flex!important;box-shadow:0 4px 20px #00000026!important}.footer-scroll-top-btn:hover{background:#258c7c!important;transform:scale(1.1)translateY(-2px)!important}.footer-scroll-top-btn.floating{animation:.4s cubic-bezier(.16,1,.3,1) forwards pageEnter!important;position:fixed!important;bottom:40px!important;right:60px!important}.footer-scroll-top-btn.resting{position:absolute!important;top:-30px!important;right:60px!important}.mobile-nav-toggle{display:none!important}@media (width<=991.98px){.desktop-nav-menu{display:none!important}.mobile-nav-toggle{display:block!important}}.mobile-nav-overlay{-webkit-backdrop-filter:none;backdrop-filter:none;z-index:1001;opacity:0;pointer-events:none;background:0 0;width:100vw;height:100vh;transition:opacity .3s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0}.mobile-nav-overlay.open{opacity:1;pointer-events:auto}.mobile-nav-drawer{background:#1f3a5f;width:100%;height:auto;padding:32px 24px 16px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;transform:translateY(-100%);box-shadow:0 10px 30px #1f3a5f26}.mobile-nav-overlay.open .mobile-nav-drawer{transform:translateY(0)}.mobile-nav-links{flex-direction:column;align-items:flex-start;gap:6px;margin:0;padding:0 0 0 16px;list-style:none;display:flex}.mobile-nav-links .nav-link{color:#fff!important;text-align:left!important;text-transform:uppercase!important;padding:2px 0!important;font-size:12px!important;font-weight:500!important;transition:color .3s!important}.mobile-nav-links .nav-link.active,.mobile-nav-links .nav-link:hover{color:var(--primary-bright-blue)!important}@media (width<=768px){.hero-card-reveal-wrapper{align-items:flex-start!important;width:fit-content!important}.speakers-table-container,.schedule-table-container,.flow-table-container{overflow-x:hidden!important}.speakers-table,.schedule-table,.flow-table{width:100%!important;min-width:auto!important}.speakers-table th,.speakers-table td{padding:8px 12px!important;font-size:13px!important}.speakers-table th.col-no,.speakers-table td.col-no{width:50px!important}.speakers-table td.col-name{padding-left:12px!important}.schedule-table th,.schedule-table td{padding:8px 12px!important;font-size:13px!important}.flow-table th,.flow-table td{padding:8px 10px!important;font-size:12px!important}}@media (width<=576px){.about-image-placeholder{height:250px!important;font-size:0!important}}@media (width<=1200px){.template-section{gap:80px!important}}@media (width<=991.98px){#latar-belakang{padding:40px 0 20px!important}.about-content-text{font-size:14px!important;line-height:1.6!important}.read-more-btn{padding:8px 22px!important;font-size:13px!important}.footer-main-body{text-align:center!important;flex-direction:column!important;align-items:center!important;gap:12px!important;padding:12px 16px!important}.footer-left-col,.footer-right-col{flex-direction:column!important;align-items:center!important;width:100%!important;max-width:100%!important;display:flex!important}.footer-vertical-divider,.footer-logo-line{display:none!important}.footer-tagline{max-width:320px!important;margin-top:10px!important;margin-bottom:8px!important;font-size:10px!important}.footer-left-col img{height:60px!important}.footer-left-col>div:first-child{margin-bottom:12px!important;padding:8px 14px!important}.footer-right-col h3{align-self:center!important;font-size:14px!important}.footer-right-col h3+div{margin-bottom:6px!important}.footer-right-col .footer-contacts-list{align-items:flex-start!important;gap:10px!important;width:100%!important;margin-top:4px!important}.footer-right-col .footer-contacts-list>*{text-align:left!important;align-items:flex-start!important;gap:8px!important;width:100%!important}.footer-contacts-list>*>div:first-child{width:28px!important;height:28px!important}.footer-contacts-list>*>div:first-child img{width:12px!important}.footer-contacts-list p{font-size:9px!important}.footer-contacts-list p:first-child{font-size:10.5px!important}.footer-left-col p{text-align:center!important}.footer-left-col div{margin:0 auto!important}}@media (width<=768px){#pendaftaran.registration-section{padding:30px 0 40px!important}#pendaftaran.registration-page{padding:100px 0 40px!important}.section-title{margin-bottom:32px!important;font-size:24px!important}.speakers-subtitle,.schedule-subtitle,.flow-subtitle,.reg-subtitle{margin-top:-24px!important;margin-bottom:20px!important;font-size:13px!important}.footer-scroll-top-btn.floating{bottom:40px!important;right:24px!important}.footer-scroll-top-btn.resting{right:24px!important}.footer-bottom-container{flex-direction:row!important;gap:0!important;height:100%!important;padding:0 16px!important}footer>div:last-of-type{align-items:center!important;height:28px!important;padding:0!important;display:flex!important}.footer-copyright-text{text-align:center!important;white-space:nowrap!important;margin-bottom:0!important;font-size:8px!important}}.hero-section{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;min-height:100vh;padding:0;display:flex;position:relative}.hero-overlay{-webkit-backdrop-filter:blur(5px);background:linear-gradient(90deg,#fff 0%,#fffffff2 45%,#ffffff4d 75%,#ffffff1a 100%),linear-gradient(#fff0 75%,#fff 100%);position:absolute;inset:0}.hero-container{z-index:1;box-sizing:border-box;flex:1;justify-content:space-between;align-items:center;gap:48px;width:100%;max-width:1440px;min-height:100vh;margin:0 auto;padding:120px 60px 80px;display:flex;position:relative}.hero-content{text-align:left;flex-direction:column;flex:0 680px;align-items:flex-start;display:flex}.hero-title{color:#1f3a5f;letter-spacing:-.03em;flex-wrap:wrap;align-items:baseline;margin-bottom:8px;font-size:clamp(48px,6.5vw,90px);font-weight:700;line-height:1.05;display:flex}.hero-title-year{color:#69d84f;margin-left:6px;font-size:clamp(32px,4.5vw,60px);font-weight:700}.hero-subtitle{color:#36629f;letter-spacing:-.01em;max-width:650px;margin-bottom:20px;font-size:clamp(16px,2.2vw,28px);font-weight:600;line-height:1.35}.hero-title-line{background-color:#69d84f;border-radius:2px;width:72px;height:4px;margin-bottom:24px}.hero-cards{gap:12px;width:100%;max-width:600px;margin-bottom:36px;display:flex}.hero-card-reveal-wrapper{align-items:stretch;display:flex}.hero-card-reveal-wrapper.date-wrapper{flex:none}.hero-card-reveal-wrapper.venue-wrapper{flex:1.8 auto}.hero-card{background-color:#3a5e8e3b;border-radius:12px;align-items:center;gap:12px;width:100%;min-width:0;padding:10px 14px;transition:transform .2s;display:flex}.hero-card:hover{transform:translateY(-2px)}.hero-card-icon{color:#418cfd;fill:#418cfd;flex-shrink:0}.hero-card-info{flex-direction:column;gap:2px;display:flex}.hero-card-label{color:#418cfd;letter-spacing:.5px;margin:0;font-size:17px;font-weight:600}.hero-card-value{color:#1f3a5f;margin:0;font-size:14px;font-weight:500;line-height:1.4}.hero-cta{color:#fff;background:linear-gradient(90deg,#1f3a5f 0%,#2faf9b 100%);border-radius:9999px;justify-content:center;align-items:center;gap:8px;width:240px;padding:14px 0;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #1f3a5f33}.hero-cta:hover{filter:brightness(1.1);color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #2faf9b4d}.hero-countdown{flex-direction:column;flex-shrink:0;gap:20px;display:flex}.countdown-circle{border:1.5px solid var(--primary-teal);background-color:#2faf9b4d;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;transition:all .3s;display:flex}.countdown-circle:hover{background-color:#2faf9b59;transform:scale(1.05)}.countdown-number{color:#fff;font-size:32px;font-weight:600;line-height:1}.countdown-label{color:#ffffffd9;margin-top:4px;font-size:11px;font-weight:400}@media (width<=991.98px){.hero-section{flex-direction:column;align-items:stretch;min-height:auto;padding-top:80px;display:flex}.hero-container{text-align:left;flex-direction:column;gap:24px;padding:24px}.hero-content{text-align:left;flex:auto;align-items:flex-start;width:100%;max-width:600px}.hero-title{justify-content:flex-start;margin-bottom:12px}.hero-subtitle{text-align:left;max-width:100%}.hero-title-line{margin:0 0 24px}.hero-cards{justify-content:flex-start;gap:8px;margin-bottom:24px}.hero-card{border-radius:8px;gap:8px;padding:8px 12px;width:fit-content!important;max-width:100%!important}.hero-card-icon{width:28px!important;height:28px!important}.hero-card-label{font-size:13px}.hero-card-value{font-size:11px;line-height:1.3}.hero-cta{width:180px;padding:10px 0;font-size:13px}.hero-countdown{flex-direction:row;justify-content:center;gap:16px;width:100%}.countdown-circle{background-color:#2faf9b26;width:85px;height:85px}.countdown-number{color:var(--primary-teal);font-size:24px}.countdown-label{color:var(--primary-teal);margin-top:2px;font-size:10px}}@media (width<=768px){.hero-cards{flex-direction:column;max-width:450px}.hero-card{width:fit-content!important}.hero-card-date,.hero-card-venue{flex:auto;width:fit-content!important}}@media (width<=480px){.hero-countdown{gap:10px}.countdown-circle{width:76px;height:76px}.countdown-number{font-size:22px}.countdown-label{margin-top:1px;font-size:10px}}.hero-hosts{z-index:2;background:linear-gradient(#fff0 0%,#ffffffe6 35%,#fff 100%);flex-direction:column;align-items:center;width:100%;padding:60px 0 0;display:flex;position:relative;transform:none}.hero-hosts-container{flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 40px;display:flex}.hero-hosts-title{text-transform:uppercase;color:#2faf9b;letter-spacing:.05em;text-align:center;margin-bottom:20px;font-family:Poppins,sans-serif;font-size:36px;font-weight:700}.co-host-title{margin-top:36px}.hero-hosts-grid{flex-wrap:nowrap;justify-content:center;align-items:center;gap:32px;width:100%;display:flex}.hero-host-reveal-wrapper{flex:0 auto;justify-content:center;align-items:center;min-width:0;display:flex}.hero-host-logo-wrapper{justify-content:center;align-items:center;height:72px;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex}.hero-host-logo-wrapper:hover{transform:scale(1.15)}.hero-host-logo{object-fit:contain;opacity:.95;max-width:210px;max-height:100%;transition:transform .3s}@media (width<=991.98px){.hero-hosts{padding:25px 0 0;position:relative;bottom:auto;left:auto;transform:none}.hero-hosts-container{padding:0 24px}.hero-hosts-title{margin-bottom:16px;font-size:24px}.co-host-title{margin-top:24px}.hero-hosts-grid{grid-template-columns:repeat(4,1fr);gap:20px 28px;display:grid}.co-host-grid.hero-hosts-grid{flex-wrap:wrap;justify-content:center;gap:20px 28px;display:flex}.hero-host-logo-wrapper{height:52px}.hero-host-logo{max-width:100%}}@media (width<=480px){.hero-hosts{padding:15px 0 0}.hero-hosts-container{padding:0 16px}.hero-hosts-title{margin-bottom:12px;font-size:20px}.co-host-title{margin-top:16px}.hero-hosts-grid{grid-template-columns:repeat(4,1fr);gap:12px 16px;display:grid}.co-host-grid.hero-hosts-grid{flex-wrap:wrap;justify-content:center;gap:12px 16px;display:flex}.hero-host-logo-wrapper{height:40px}.hero-host-logo{max-width:100%}}
