@import url("https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;700&display=swap");@tailwind base;@tailwind components;@tailwind utilities;body,html{overflow-x:hidden;max-width:100%}body{margin:0;font-family:Nunito,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}img{pointer-events:none}.gradient-bg{background:linear-gradient(135deg,#fe7236 20%,#ffa834)}body,html{scroll-behavior:smooth}.flex{display:flex}.welcome{background-color:#fff;padding:2rem 0}.welcome-text{color:#000;font-size:18px;text-align:center;max-width:800px;margin:6rem auto}.welcome-text strong{font-size:32px;color:#ffa834}.welcome-text h2{text-transform:uppercase}.header{height:80px;display:flex;justify-content:space-between;align-items:center}.header .logo{height:120px}.header .logo img{height:100%}.header .menu a{color:#fff;display:inline-block;font-size:16px;text-decoration:none;margin-left:2rem;font-weight:700}.header .menu a.register{color:#fff;background-color:#fe7236;border:0;padding:4px 1.5rem 6px;border-radius:50px;font-weight:700;cursor:pointer}.bg-landing{background:#020024;background:linear-gradient(90deg,#020024,#090979 45%,#058ba6)}.landing{margin-top:6rem;margin-bottom:6rem}.landing .row{align-items:flex-end}.landing .pis-logo{margin-top:3rem;width:100%;max-width:400px;margin-bottom:5rem}.landing .pis-text{color:#fff;font-size:42px;max-width:600px;margin-bottom:6rem}.landing .pis-text strong{color:#ffa834;font-size:42px}.landing .date{font-size:32px;font-weight:500;margin-bottom:1rem}.landing .where{text-align:right;margin-top:5rem;font-size:42px;font-weight:500;color:#fff;line-height:1.1;padding-bottom:5rem}.landing .where span{font-weight:700;font-size:42px}.landing .where:hover a{color:#fe7236}.landing .where a{color:#0177ff;font-size:50px;display:block;margin-top:1rem}.section-title{padding-top:2rem;padding-bottom:2rem;margin:1rem auto;text-align:center;max-width:500px}.section-title h2{font-size:36px;text-transform:uppercase}.section-title .line{width:60px;height:3px;background-color:#fe7236;margin:1rem auto 0}.section{margin-bottom:15rem;margin-top:3rem}.person-wrapper .person{margin:2rem auto;text-align:center;max-width:300px}.person-wrapper .person .img{background-size:cover!important;height:150px;width:150px;border:2px solid #ffa834;border-radius:50%;margin:0 auto 1.5rem}.person-wrapper .person h6{font-weight:700}.person-wrapper .person p{color:hsla(0,0%,100%,.7);min-height:70px}.project-wrapper{justify-content:center}.project-wrapper .project{margin-bottom:3rem}.project-wrapper .project img{width:100%;margin-bottom:1rem}.project-wrapper .project .img{background-size:cover!important;height:250px;width:100%;margin-bottom:1rem;border-radius:8px}.project-wrapper .project h3{text-align:center;font-size:16px;margin-top:.5rem}.project-wrapper .project h3 span{display:block;font-weight:700;margin-top:.5rem;font-size:24px}.project-wrapper .project h3 span strong{color:#ffa834;font-size:30px}.project-wrapper .project .flex{justify-content:space-between}.project-wrapper .project .flex span{color:hsla(0,0%,100%,.6)}.project-wrapper .project .flex h6{font-weight:700}.countdown-page{min-height:100vh;background-color:#01021b;color:#f6f7ff}.hero{position:relative;min-height:100vh;padding:4rem 1.5rem;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;isolation:isolate}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(120deg,rgba(2,3,35,.8),rgba(13,4,70,.6)),url(/cover.png);background-size:cover;background-position:50%;filter:blur(2px);transform:scale(1.05);z-index:-1}.hero-content{position:relative;max-width:880px;width:100%;padding:2.5rem 2rem 3rem;background:rgba(1,1,12,.65);border:1px solid hsla(0,0%,100%,.1);border-radius:28px;box-shadow:0 25px 80px rgba(0,0,0,.45);backdrop-filter:blur(12px)}.hero-content h1{font-size:clamp(1.8rem,4.5vw,2.8rem);line-height:1.15;margin:0 auto;font-weight:700}.hero-content .hero-highlight{display:inline-block;padding:.15em .4em;margin-left:.2em;border-radius:999px;background:linear-gradient(120deg,#faa736,#f37239);color:#0f0f24;font-size:.8em;letter-spacing:.1em;text-transform:uppercase}.hero-badge{display:flex;justify-content:center;margin-bottom:1.5rem}.hero-logo{width:min(360px,80vw);height:auto!important;display:block}.eyebrow{letter-spacing:.5em;text-transform:uppercase;font-size:.9rem;color:#b8c3ff;margin:0 0 1rem}.subtitle{margin:1.5rem auto 2.25rem;max-width:640px;color:#dbe3ff;font-size:1.1rem}.details{display:flex;flex-wrap:wrap;gap:.75rem 2rem;justify-content:center;font-size:1rem;color:hsla(0,0%,100%,.85);margin-top:1.75rem}.registration-actions{margin-top:3rem;text-align:center}.action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem}.action-card{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:20px;padding:1.5rem;text-align:left;display:flex;flex-direction:column;gap:.75rem;color:inherit;font:inherit;cursor:pointer;transition:border-color .2s ease,transform .2s ease,background .2s ease}.action-card:focus-visible,.action-card:hover{border-color:hsla(0,0%,100%,.4);background:hsla(0,0%,100%,.07);transform:translateY(-3px)}.action-card .action-title{font-weight:700;font-size:1.05rem}.modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000}.modal-card{position:relative;width:min(560px,100%);background:#050618;border:1px solid hsla(0,0%,100%,.15);border-radius:24px;padding:2rem;box-shadow:0 25px 80px rgba(0,0,0,.6)}.modal-card h3{margin-top:0;margin-bottom:.75rem}.modal-card p{color:hsla(0,0%,100%,.85);margin-bottom:1.75rem}.modal-close{position:absolute;top:1rem;right:1rem;background:transparent;border:none;color:hsla(0,0%,100%,.6);font-size:1.5rem;cursor:pointer}.modal-cta{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.75rem;border-radius:999px;background:linear-gradient(120deg,#fe9036,#fc3);color:#0c0c19;font-weight:700;text-decoration:none}.countdown-loading{font-size:1rem;color:hsla(0,0%,100%,.65)}.countdown{--fcc-spacing:18px;--fcc-digit-block-width:72px;--fcc-digit-block-height:104px;--fcc-digit-font-size:56px;--fcc-digit-block-radius:12px;--fcc-background:rgba(3,7,31,.8);--fcc-digit-color:#fff;--fcc-label-font-size:12px;--fcc-label-color:#c8d6ff;--fcc-divider-color:hsla(0,0%,100%,.35);--fcc-shadow:0 20px 40px rgba(0,0,0,.45);margin:0 auto;width:min(100%,900px);padding:0 .5rem;display:flex;flex-wrap:wrap;justify-content:center}.countdown .fcc__label{letter-spacing:.35em}@media(max-width:768px){.hero{padding:2rem 1.25rem}.hero-content{padding:2rem 1.5rem 2.5rem}.eyebrow{letter-spacing:.3em}.details{flex-direction:column}.countdown{--fcc-spacing:14px;--fcc-digit-block-width:60px;--fcc-digit-block-height:92px;--fcc-digit-font-size:48px}}@media(max-width:640px){.action-grid{grid-template-columns:1fr}}@media(max-width:520px){.hero-content{padding:1.75rem 1rem 2rem}.subtitle{font-size:1rem}.countdown{--fcc-spacing:12px;--fcc-digit-block-width:50px;--fcc-digit-block-height:82px;--fcc-digit-font-size:40px}.modal-card{padding:1.5rem}}@media(max-width:360px){.countdown{--fcc-spacing:8px;--fcc-digit-block-width:42px;--fcc-digit-block-height:70px;--fcc-digit-font-size:34px}}.sponsors{margin-bottom:0}.sponsors h5{color:#fff;font-size:32px;margin-top:4rem;margin-bottom:2rem}.sponsors .sponsor{text-align:center;margin-bottom:4rem}.sponsors .sponsor img.logo{max-width:100%;margin-top:1.5rem;max-height:80px;width:auto;height:auto}.sponsors .sponsor.big img.logo{max-width:280px}.sponsors .sponsor.sky img.logo{max-width:120px}.why .why-item{text-align:center;margin:2rem 0}.why .why-item img{width:120px}.why .why-item i{font-size:70px;color:#ffa834}.why .why-item h6{font-size:20px;margin-top:1rem}.contact{background-color:#020024;margin-bottom:0;margin-top:0;padding:8rem 0 3rem}.register{text-align:center;margin-top:2rem}.register img{margin-bottom:2rem;max-width:300px}.register h2{color:#fff;margin-bottom:1rem}.register button{color:#fff;background-color:#fe7236;border:0;font-size:20px;padding:.6rem 2rem;margin-bottom:3px;border-radius:50px;font-weight:700}.copyright{margin-top:10rem;text-align:center}.copyright p{color:hsla(0,0%,100%,.6)}.agenda table{max-width:800px;margin:0 auto}.agenda table td{border:1px solid #fff;padding:1.5rem;color:#fff;font-weight:700}.agenda table td span{display:block;padding:0;font-weight:400}.agenda table td strong{color:#fe7236;font-weight:700}.agenda-wrapper{max-width:800px;margin:0 auto}.agenda-wrapper .agenda-item{margin:3rem 0}.agenda-wrapper .agenda-item h5{font-size:24px}.agenda-wrapper .agenda-item h5 strong{color:#ffa834}.agenda-wrapper .agenda-item h6{font-size:18px;color:hsla(0,0%,100%,.9)}.agenda-wrapper .agenda-item.lecture{padding-left:2rem}.agenda-wrapper .agenda-item.lecture h5{font-weight:700}.agenda-wrapper .agenda-item.lecture h5 strong{color:#fe7236;font-weight:700}.agenda-wrapper .agenda-item.last h5{font-size:30px}.where.section{height:600px;margin-bottom:3rem;position:relative}.where.section .overlay{background:rgba(0,0,0,.6);height:100%;width:100%}.where.section h2{position:absolute;bottom:10%;color:#fff;font-size:32px;font-weight:700}.where.section h2 a{color:#ffa834;font-size:36px}.where.section h2 a:hover{text-decoration:underline}@media only screen and (max-width:868px){.sponsor.small img{width:50%}.row.sponsor-smalls{justify-content:center}.welcome-text{margin:3rem auto 5rem;font-size:18px}.welcome-text strong{font-size:22px}.header{height:60px;display:block;text-align:center}.header .logo{height:120px}.header .menu a{margin:.25rem 1rem;font-size:14px}.header .menu a.register{padding:4px 1rem 6px;display:inline-block}.landing{margin-top:10rem;margin-bottom:3rem}.landing .date{font-size:30px}.landing .where{font-size:50px}.landing .where a{font-size:30px}.section-title{padding-top:1rem;padding-bottom:1rem;margin:1rem auto}.section-title h2{font-size:24px}.person-wrapper .person{max-width:200px}.person-wrapper .person .img{height:100px;width:100px}.project-wrapper .project .img{height:150px}.project-wrapper .project h3{font-size:14px}.project-wrapper .project h3 span{font-size:24px}.sponsors .sponsor.small img.logo{width:120px}.why .why-item i{font-size:50px}.why .why-item h6{font-size:16px}.register button{font-size:18px;padding:1rem 2rem}.agenda-wrapper .agenda-item h5{font-size:18px}.agenda-wrapper .agenda-item h6{font-size:14px}}.top-bar{color:#000;padding:1rem 0;font-weight:700;font-size:14px}.top-bar a{color:#fff;text-decoration:none;margin-right:32px}.top-bar a:hover{text-decoration:underline}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;background-color:#f8fafc;color:#1f2937;line-height:1.6}.agenda-container{margin:0 auto;padding:2rem;background:#f8fafc;min-height:100vh;position:relative}.agenda-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e5e7eb}.agenda-header .agenda-main-title{font-size:2rem;font-weight:700;color:#07f;margin-top:1rem}.agenda-header .header-info{display:flex;align-items:center;gap:1rem}.agenda-header .header-info .event-badge{background:#1f2937;color:#f8fafc;padding:.5rem 1rem;border-radius:.25rem;font-size:.875rem;font-weight:500}.agenda-header .header-info .user-avatar{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:#07f;color:#f8fafc;border-radius:50%;font-weight:600}.agenda-content .section-number{font-size:6rem;font-weight:700;color:rgba(0,119,255,.1);margin-bottom:-2rem;position:absolute;z-index:1}.agenda-content .section-title{font-size:1.5rem;font-weight:600;color:#07f;margin-bottom:2rem;position:relative;z-index:2}.agenda-content .agenda-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem}.agenda-content .agenda-grid.two-column{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.agenda-content .agenda-block{background:#f8fafc;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);transition:transform .2s ease,box-shadow .2s ease}.agenda-content .agenda-block.last{background:transparent;border:none;box-shadow:none}.agenda-content .agenda-block.last:hover{transform:none;box-shadow:none}.agenda-content .agenda-block:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.agenda-content .agenda-block .block-header{margin-bottom:1rem}.agenda-content .agenda-block .block-header h3{font-size:1rem;font-weight:600;color:#6b7280;margin-bottom:.25rem}.agenda-content .agenda-block .block-header .block-subtitle{font-size:1.5rem;font-weight:700}.agenda-content .agenda-block .block-description{color:#1f2937;margin-bottom:1.5rem;font-weight:700;font-size:1.25rem}.agenda-content .agenda-block .speaker-info img{max-width:100%;margin-bottom:1rem}.agenda-content .agenda-block .speaker-info h4{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:.25rem}.agenda-content .agenda-block .speaker-info p{font-size:.875rem;color:#6b7280}.agenda-content .event-block{background:linear-gradient(135deg,#07f,#3392ff);color:#f8fafc;border-radius:.5rem;padding:2rem;margin-bottom:3rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.agenda-content .event-block h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.agenda-content .event-block .event-description{font-size:1rem;margin-bottom:1.5rem;opacity:.9}.agenda-content .event-block .speaker-info h4{font-size:1rem;font-weight:600;margin-bottom:.25rem}.agenda-content .event-block .speaker-info p{font-size:.875rem;opacity:.8}.agenda-content .expo-block,.agenda-content .networking-block{background:#f8fafc;border:2px solid #f59e0b;border-radius:.5rem;padding:2rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.agenda-content .expo-block h3,.agenda-content .networking-block h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.agenda-content .expo-block p,.agenda-content .networking-block p{color:#6b7280;font-size:.95rem}.agenda-content .networking-block{border-color:#07f}@media(max-width:768px){.agenda-container{padding:1rem}.agenda-header{flex-direction:column;gap:1rem;text-align:center}.agenda-header .logo-section .logo .logo-text h1{font-size:1.5rem}.agenda-content .section-number{font-size:4rem}.agenda-content .agenda-grid{grid-template-columns:1fr;gap:1rem}.agenda-content .agenda-grid.two-column{grid-template-columns:1fr}.agenda-content .agenda-block{padding:1rem}.agenda-content .agenda-block.last{display:none}.agenda-content .event-block{padding:1.5rem}}@media(max-width:480px){.agenda-content .section-number{font-size:3rem;margin-bottom:-1rem}.agenda-content .section-title{font-size:1.25rem}}:root{--fcc-flip-duration:0.7s;--fcc-spacing:8px;--fcc-digit-block-width:46px;--fcc-digit-block-height:80px;--fcc-digit-block-radius:4px;--fcc-digit-block-spacing:4px;--fcc-digit-font-size:50px;--fcc-label-font-size:16px;--fcc-label-color:inherit;--fcc-background:#0f181a;--fcc-digit-color:#fff;--fcc-divider-color:hsla(0,0%,100%,.4);--fcc-divider-height:1px;--fcc-shadow:0 0 2px 1px rgba(0,0,0,.1);--fcc-separator-size:5px;--fcc-separator-color:currentColor}._qWTcH{font-family:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;display:flex;align-items:center;gap:var(--fcc-spacing)}._1tbqx ._3cpN7{margin-bottom:calc(var(--fcc-label-font-size)*2)}._3cpN7 ._2EBbg:not(:last-child){margin-right:var(--fcc-digit-block-spacing)}._3cpN7{position:relative;display:flex;align-items:center}._2aOn7{color:var(--fcc-label-color);line-height:1;font-weight:400;font-size:var(--fcc-label-font-size);position:absolute;bottom:0;left:50%;transform:translate(-50%,150%)}._2EBbg{perspective:200px;position:relative;font-size:var(--fcc-digit-font-size);color:var(--fcc-digit-color);font-weight:500;line-height:0;width:var(--fcc-digit-block-width);height:var(--fcc-digit-block-height);box-shadow:var(--fcc-shadow);border-radius:var(--fcc-digit-block-radius)}._106d2,._SKh-V{position:absolute;width:100%;height:50%;overflow:hidden;display:flex;justify-content:center;background:var(--fcc-background)}._SKh-V{align-items:flex-end;top:0;border-top-left-radius:inherit;border-top-right-radius:inherit;border-bottom:var(--fcc-divider-height) solid var(--fcc-divider-color)}._106d2{align-items:flex-start;bottom:0;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}._3luxx{position:relative;z-index:2;width:100%;height:50%;transform-style:preserve-3d;transform-origin:bottom;transform:rotateX(0);border-radius:inherit}._3luxx._2kgZC{transition:transform var(--fcc-flip-duration) ease-in-out;transform:rotateX(-180deg)}._2v-d4{position:absolute;width:100%;height:100%;display:flex;justify-content:center;overflow:hidden;backface-visibility:hidden;background:var(--fcc-background)}._1GZQ7{align-items:flex-end;border-top-left-radius:inherit;border-top-right-radius:inherit;border-bottom:var(--fcc-divider-height) solid var(--fcc-divider-color)}._3AVXa{align-items:flex-start;transform:rotateX(-180deg);border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}._2hRXr{height:var(--fcc-digit-block-height);display:flex;flex-direction:column;justify-content:center;align-items:center}._1tbqx ._2hRXr{margin-bottom:calc(var(--fcc-label-font-size)*2)}._2hRXr:after,._2hRXr:before{content:"";width:var(--fcc-separator-size);height:var(--fcc-separator-size);border-radius:50%;background-color:var(--fcc-separator-color)}._2hRXr:before{margin-bottom:var(--fcc-separator-size)}