.hero-section{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;max-width:1000px;margin:0 auto;text-align:center}.hero-title{font-size:3rem;font-weight:700;background:var(--gradient-bl1);background-clip:text;-webkit-text-fill-color:transparent;font-family:var(--system-font)}.hero-subtitle{font-size:1rem;color:#111827;padding:0 15rem}.hero-subtitle,.ticket-button{font-weight:200;font-family:var(--system-font)}.ticket-button{transition:opacity .2s ease-in-out,transform .2s ease-in-out;background:var(--gradient-b2);color:white;border-radius:10px;padding:.2rem 1.4rem;margin:1rem 0;cursor:pointer}.ticket-button:hover{opacity:.9;transform:scale(1.05)}.intro-section{display:flex;flex-direction:row;max-width:1000px;margin:0 auto}.intro-section-left{display:flex;flex-direction:column}.intro-section-title{font-size:2rem;font-weight:700}.intro-section-description,.intro-section-title{background:var(--gradient-bl1);background-clip:text;-webkit-text-fill-color:transparent;font-family:var(--system-font)}.intro-section-description{font-size:1rem}.intro-section-right{width:90%;padding:0 6rem}.intro-card-image{position:relative;height:240px;width:100%;border-radius:.1rem;overflow:hidden}.people-section{padding:5rem 1rem}.people-container{max-width:800px;margin:0 auto;text-align:center}.people-title{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;background:var(--gradient-bl1);background-clip:text;-webkit-text-fill-color:transparent}.people-row{display:flex;justify-content:space-between;margin-bottom:1.5rem}.speaker-card{display:flex;flex-direction:column;align-items:center;text-decoration:none;width:calc((100% - 2 * 1rem) / 3);margin:0 .5rem}.speakers-row:nth-of-type(2) .speaker-card{width:calc((100% - 3 * 1rem) / 4)}.speaker-photo{width:80px;height:80px;background-size:cover;background-position:50%;border-radius:50%;margin-bottom:.75rem}.speaker-info{color:#333}.speaker-name{font-size:1rem;font-weight:600;margin:0}.speaker-role{font-size:.875rem;color:#666;margin:.25rem 0 0}.lambda-section-container{padding:1px;border-radius:14px;background:linear-gradient(280deg,rgba(245,205,235,0),rgba(255,141,230,1)),linear-gradient(128deg,#98cdf9,#799fe6 22%,#1e19b1);max-width:1000px;margin:0 auto;display:flex;flex-direction:column}.lambda-inner-content{flex:1;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle 800px at center,rgba(255,255,255,0) 0,rgba(107,141,253,.277) 100%),white;border-radius:12px;padding:15px}.lambda-inner-title{text-align:center;font-size:5rem;background:var(--gradient-bl1);background-clip:text;-webkit-text-fill-color:transparent;font-family:var(--system-font)}.lambda-inner-row{display:flex;flex-direction:row;justify-content:center;margin:.5rem 0}.lambda-inner-badge{display:flex;justify-content:center;padding:10px 20px;background-color:#0b101c;font-family:sans-serif;font-weight:200;font-size:16px;cursor:pointer;color:#1e19b1;border:4px double transparent;border-radius:30px;background-image:linear-gradient(#dae5ff,#dae5ff),linear-gradient(70deg,#a4a1fa,#4843dd);background-origin:border-box;background-clip:padding-box,border-box;margin:0 .5rem}.lambda-inner-description{font-size:2rem;font-weight:200;text-align:center;background:var(--gradient-bl1);background-clip:text;-webkit-text-fill-color:transparent;font-family:var(--system-font);padding:0 2rem}.lambda-statement-section{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:6rem 2rem;max-width:1000px;margin:0 auto;text-align:center}.lambda-statement-title{font-size:2.5rem;font-weight:700;background:var(--gradient-bl1);background-clip:text;-webkit-text-fill-color:transparent;font-family:var(--system-font);padding:2rem 4rem}.lambda-skill-row{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem;padding:.5rem 0}.lambda-skill-description{font-size:1rem;font-weight:200;background:var(--gradient-bl1);background-clip:text;-webkit-text-fill-color:transparent;font-family:var(--system-font)}.basis-vectors-container{max-width:1000px;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;border:1px solid #e2e2e2;border-radius:8px;background-color:#ffffff}.basis-vectors-title{font-size:2.5rem;font-weight:600;margin-bottom:24px;color:#111111}.basis-vectors-content{display:flex;gap:20px}.accordion-container{flex:1;display:flex;flex-direction:column;gap:12px}.accordion-item{border:1px solid #e2e2e2;border-radius:6px;overflow:hidden;transition:all .3s ease}.accordion-item.open{border:1px solid var(--gray2);box-shadow:0 2px 6px rgba(0,0,0,.05)}.accordion-header{padding:16px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;background-color:#ffffff;color:black;font-size:14px;font-weight:500;transition:background-color .2s ease}.accordion-content-container{display:flex;flex-direction:column;justify-content:center;margin:0 auto}.accordion-content{padding:.2rem 1rem;font-size:.8rem;line-height:1.5;color:var(--gray1);background-color:#ffffff}.visualization-area{flex:3;height:30rem;border:1px solid #e0e0ff;border-radius:6px;background-color:#f5f8ff}@media (max-width:768px){.basis-vectors-content{flex-direction:column}.visualization-area{height:200px}.hero-section{padding:2rem 1rem}.hero-title{font-size:2.5rem}.hero-subtitle{padding:0 2rem;font-size:.9rem}.ticket-button{padding:.4rem 1.2rem;font-size:.9rem}.intro-section-title{font-size:1.75rem}.intro-section-description{font-size:.9rem;line-height:1.6}.lambda-statement-title{font-size:2rem;padding:1rem 2rem}.lambda-skill-row{flex-direction:column;align-items:flex-start;gap:.5rem;padding:0 1rem}.lambda-skill-description{font-size:.9rem}.speakers-container{padding:3rem 1rem}.speakers-title{font-size:1.5rem}.speaker-card{width:calc((100% - 1rem) / 2);margin-bottom:1rem}.speaker-photo{width:60px;height:60px}.speaker-name{font-size:.9rem}.speaker-role{font-size:.8rem}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-subtitle{padding:0 1rem}.lambda-statement-title{font-size:1.5rem;padding:1rem}.speaker-card{width:100%}.speakers-row{flex-direction:column;align-items:center}}.progress-bar-container{margin:.8rem 1rem;height:6px;width:calc(100% - 2rem);background-color:#f0f0f0;border-radius:20px}.progress-bar{height:100%;width:70%;border-radius:20px;background-color:#3b82f6;transition:width 1s ease-in-out}