*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#2d2d2d;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.7}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{background:#fff;border-bottom:1px solid #e8e8e8;left:0;position:fixed;right:0;top:0;z-index:1000}.nav{justify-content:space-between;padding:.75rem 0}.logo,.nav{align-items:center;display:flex}.logo{gap:.75rem;text-decoration:none}.logo-image{height:80px;object-fit:contain;width:auto}.logo-text{color:#2d2d2d;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:-.01em}.nav-menu{align-items:center;display:flex;gap:3rem}.nav-link{color:#2d2d2d;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:400;position:relative;text-decoration:none;transition:color .2s ease}.nav-link:hover{color:#666}.nav-link.active{color:#2d2d2d;font-weight:500}.nav-link.btn{background-color:var(--accent-blue);color:#fff;font-size:.9rem;font-weight:500;letter-spacing:.5px;padding:12px 24px;text-transform:uppercase;transition:all .2s ease}.nav-link.btn,.nav-link.btn:hover{border:2px solid var(--accent-blue)}.nav-link.btn:hover{background-color:#fff;color:var(--accent-blue)}.hamburger{cursor:pointer;display:none;flex-direction:column;padding:5px}.bar{background-color:#2d2d2d;height:2px;margin:3px 0;transition:.3s;width:25px}.bar.active:first-child{transform:rotate(-45deg) translate(-5px,6px)}.bar.active:nth-child(2){opacity:0}.bar.active:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}@media (max-width:768px){.hamburger{display:flex}.nav-menu{background:#fff;border-bottom:1px solid #e8e8e8;flex-direction:column;gap:2rem;left:0;opacity:0;padding:2rem;position:fixed;right:0;top:80px;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.nav-menu-active{opacity:1;transform:translateY(0);visibility:visible}.nav-link{font-size:1rem;padding:.5rem 0}.nav-link.btn{align-self:center;margin-top:1rem;padding:12px 24px}.logo-image{height:64px}.logo-text{font-size:1.25rem}}.footer{background-color:var(--accent-blue);color:#fff;padding:2.5rem 0}.footer-content{display:flex;justify-content:center}.footer-main{align-items:center;display:flex;justify-content:space-between;max-width:1140px;width:100%}.footer-left{flex:1 1}.footer-right{align-items:center;display:flex;gap:2rem}.footer-logo{color:#fff;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:.75rem;text-align:left}.footer-description{color:#ffffffe6;font-family:Karla,sans-serif;font-size:1rem;line-height:1.6;margin-bottom:0;max-width:400px;text-align:left}.contact-info{margin-bottom:0}.email{color:#ffffffe6;font-family:Poppins,sans-serif;font-size:1rem;margin:0}.social-links{display:flex;gap:1rem}.social-link{align-items:center;color:#ffffffe6;display:flex;justify-content:center;transition:color .3s ease}.social-link:hover{color:#fff}@media (max-width:768px){.footer{padding:2rem 0}.footer-main{flex-direction:column;gap:1.5rem;padding:0 1rem;text-align:center}.footer-left{flex:none}.footer-logo{font-size:1.25rem;text-align:center}.footer-description{max-width:none;text-align:center}.footer-right{flex-direction:column;gap:1rem}.social-links{justify-content:center}}.hero{background:#fff;padding:160px 0 120px;text-align:center}.hero-content{max-width:800px}.hero-title{font-family:Playfair Display,serif;font-weight:600}.hero-description{color:#666;font-family:Karla,sans-serif;font-size:1.25rem;line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}.hero-actions{margin-bottom:2rem}.program-steps{margin:0 auto;max-width:800px;padding:2rem 0}.step-item{align-items:flex-start;border-bottom:1px solid #e8e8e8;display:flex;margin-bottom:4rem;padding-bottom:4rem}.step-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.step-number{color:#2d2d2d;flex-shrink:0;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;margin-right:2rem;min-width:60px}.step-content{flex:1 1}.step-title{color:#2d2d2d;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.step-description{color:#666;font-family:Karla,sans-serif;font-size:1.05rem;line-height:1.7}.benefits-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1000px}.benefit-item{padding:2rem 0;text-align:left}.benefit-title{color:#2d2d2d;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.benefit-description{color:#666;font-family:Karla,sans-serif;font-size:1rem;line-height:1.7}.testimonial-block{margin:0 auto;max-width:700px;text-align:center}.testimonial-quote{border:none;color:#2d2d2d;font-family:Playfair Display,serif;font-size:1.75rem;font-style:italic;font-weight:400;line-height:1.4;margin-bottom:2rem;margin-left:0;margin-right:0;padding:0}.testimonial-author{margin-top:2rem}.author-name{color:#2d2d2d;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;margin-bottom:.5rem}.author-title{color:#666;font-family:Karla,sans-serif;font-size:.95rem}.section-dark .btn-primary{background-color:#fff;border:2px solid #fff;color:#2d2d2d}.section-dark .btn-primary:hover{background-color:initial;border:2px solid #fff;color:#fff}.cta-block{margin:0 auto;max-width:600px;text-align:center}.cta-title{color:#fff;font-family:Playfair Display,serif;font-size:3rem;font-weight:600;letter-spacing:-.01em}.cta-description{color:#ccc;font-size:1.125rem;line-height:1.6;margin-bottom:2.5rem}.cta-description,.cta-note{font-family:Karla,sans-serif}.cta-note{color:#999;font-size:.95rem;margin-top:1.5rem}@media (max-width:768px){.hero{padding:120px 0 80px}.hero-title{font-size:3rem}.hero-description{font-size:1.125rem}.step-item{flex-direction:column;text-align:center}.step-number{margin-bottom:1rem;margin-right:0}.benefits-grid{gap:2rem;grid-template-columns:1fr;text-align:center}.testimonial-quote{font-size:1.5rem}.cta-title{font-size:2.25rem}}.about-v4{padding-top:100px}.hero-iterative{background:#fff;overflow:hidden;padding:8rem 0 6rem;position:relative;text-align:center}.hero-background{bottom:0;left:0;opacity:.03;pointer-events:none;position:absolute;right:0;top:0}.bg-circle{background:var(--accent-blue);border-radius:50%;position:absolute}.circle-1{height:400px;right:-100px;top:-200px;width:400px}.circle-2{bottom:-150px;height:300px;left:-50px;width:300px}.circle-3{height:200px;left:-100px;top:50%;transform:translateY(-50%);width:200px}.hero-content{margin:0 auto;max-width:900px;position:relative;z-index:1}.hero-title{font-size:4.5rem;line-height:1.1}.hero-lead{color:#4a4a4a;font-family:Karla,sans-serif;font-size:1.375rem;font-weight:400;line-height:1.8;margin-bottom:0;margin-left:auto;margin-right:auto;max-width:800px}.partnership-strip-top{background:#fff;border-bottom:1px solid #e8e8e8;padding:6rem 0 4rem}.hero-simple{background:linear-gradient(135deg,#fafafa,#f5f7fa);overflow:hidden;padding:6rem 0;position:relative;text-align:center}.hero-simple:before{background-image:radial-gradient(circle at 20% 50%,#007bff08 0,#0000 50%),radial-gradient(circle at 80% 80%,#4120b908 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.partnership-strip{background:#fafafa;border-bottom:1px solid #e8e8e8;border-top:1px solid #e8e8e8;padding:5rem 0}.partnership-content{align-items:center;display:flex;flex-direction:column;gap:2rem}.partnership-text{text-align:center}.partnership-label{color:#666;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:2px;text-transform:uppercase}.logos-row{gap:4rem;min-height:280px}.logo-wrapper,.logos-row{align-items:center;display:flex}.logo-wrapper{flex-direction:column;gap:1rem;height:280px;justify-content:center}.partner-logo{height:120px;object-fit:contain;width:auto}.decode-logo-large{height:240px}.logo-caption{color:#666;font-family:Karla,sans-serif;font-size:.85rem;text-align:center}.partnership-connector{align-items:center;display:flex;gap:1rem;height:280px;justify-content:center}.connector-line{background:#ddd;height:1px;width:40px}.connector-symbol{align-items:center;color:var(--accent-blue);display:flex;font-family:Inter,sans-serif;font-size:2rem;font-weight:300;justify-content:center}.story-section{background:#fff;padding:8rem 0;position:relative}.story-section:after{background:linear-gradient(90deg,#0000,#007bff33,#0000);bottom:0;content:"";height:1px;left:50%;max-width:800px;position:absolute;transform:translateX(-50%);width:80%}.story-grid{grid-gap:6rem;align-items:center;display:grid;gap:6rem;grid-template-columns:1fr 1fr}.story-content{max-width:500px}.story-title{color:#1a1a1a;font-family:Inter,sans-serif;font-size:2.75rem;font-weight:700;letter-spacing:-.02em;line-height:1.15;margin-bottom:1.5rem}.story-text{color:#4a4a4a;font-family:Karla,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.8;margin-bottom:2rem}.story-highlight{background:var(--accent-light);border-left:3px solid var(--accent-blue);border-radius:0 8px 8px 0;padding:1.5rem 2rem}.highlight-title{color:var(--accent-blue);font-family:Inter,sans-serif;font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.highlight-text{color:#666;font-family:Karla,sans-serif;font-size:1rem;line-height:1.6;margin:0}.story-visual{align-items:center;display:flex;flex-direction:column;gap:2rem}.visual-card{background:#fff;border:1px solid #e8e8e8;border-radius:16px;box-shadow:0 8px 32px #00000014;max-width:300px;padding:2rem;width:100%}.card-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;gap:1rem;margin-bottom:2rem;padding-bottom:1rem}.card-icon{font-size:1.5rem}.card-header h4{color:#2d2d2d;font-family:Inter,sans-serif;font-size:1.125rem;font-weight:600;margin:0}.card-stats{display:flex;flex-direction:column;gap:1rem}.stat-row{align-items:center;color:#666;display:flex;font-family:Karla,sans-serif;font-size:.95rem;justify-content:space-between}.stat-row strong{color:var(--accent-blue);font-weight:600}.conference-info-integrated{border-top:1px solid #e8e8e8;margin-top:3rem;padding-top:2rem}.conference-subtitle{color:#1a1a1a;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600;letter-spacing:-.01em;margin-bottom:1rem}.conference-details-inline{margin-bottom:1rem}.detail-badge{background:linear-gradient(135deg,var(--accent-blue) 0,#0056b3 100%);border-radius:10px;box-shadow:0 4px 15px #007bff40;color:#fff;display:inline-flex;flex-direction:column;padding:1rem 1.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.detail-badge:hover{box-shadow:0 6px 20px #007bff59;transform:translateY(-2px)}.detail-date{font-family:Inter,sans-serif;font-size:1rem;font-weight:600;margin-bottom:.25rem}.detail-location{font-family:Karla,sans-serif;font-size:.9rem;opacity:.9}.conference-image-container{border-radius:16px;box-shadow:0 10px 40px #0000001f;margin-bottom:1rem;max-width:550px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:100%}.conference-image-container:hover{box-shadow:0 15px 50px #00000026;transform:translateY(-4px)}.conference-image-main{display:block;height:auto;width:100%}.conference-overlay{display:none}.overlay-content-main h4{font-family:Inter,sans-serif;font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.overlay-content-main p{font-family:Karla,sans-serif;font-size:.9rem;margin:0;opacity:.9}.investment-section{background:linear-gradient(180deg,#fafafa,#f8f9ff);overflow:hidden;padding:8rem 0;position:relative}.investment-section:before{background:linear-gradient(90deg,#0000,#007bff33,#0000);content:"";height:1px;left:50%;max-width:800px;position:absolute;top:0;transform:translateX(-50%);width:80%}.investment-background{bottom:0;left:0;opacity:.04;position:absolute;right:0;top:0}.bg-dots{background-image:radial-gradient(circle,var(--accent-blue) 1px,#0000 1px),radial-gradient(circle at 70% 30%,#9333ea0d 0,#0000 50%);background-size:30px 30px,100% 100%;height:100%;width:100%}.investment-grid{align-items:center;display:flex;flex-direction:column;gap:4rem}.investment-header{align-items:flex-start;display:flex;gap:5rem;justify-content:center;margin-bottom:3rem;max-width:1200px;width:100%}.investment-visual{align-items:center;display:flex;flex-direction:column;gap:2rem;width:100%}.investment-visual .investment-card{order:-1}.investment-showcase{border-radius:16px;box-shadow:0 10px 40px #0000001f;max-width:750px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:100%}.investment-showcase:hover{box-shadow:0 15px 50px #00000026;transform:translateY(-4px)}.portfolio-image{display:block;height:auto;width:100%}.showcase-overlay{display:none}.overlay-text{font-family:Inter,sans-serif;font-size:1.125rem;font-weight:600;text-align:center}.investment-card{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#9333ea99,#4120b9cc,#007bff99) border-box;border:2px solid #0000;border-radius:16px;box-shadow:0 8px 30px #4120b91f;max-width:320px;padding:2.5rem;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:100%}.investment-card:hover{box-shadow:0 12px 40px #4120b92e;transform:translateY(-5px)}.card-title{color:#2d2d2d;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.focus-item{align-items:center;color:#555;display:flex;font-family:Karla,sans-serif;font-size:.95rem;gap:1rem;margin-bottom:1rem}.focus-dot{background:var(--accent-blue);border-radius:50%;flex-shrink:0;height:8px;width:8px}.investment-content{max-width:600px;text-align:left}.investment-title{color:#1a1a1a;font-family:Inter,sans-serif;font-size:2.75rem;font-weight:700;letter-spacing:-.02em;line-height:1.15;margin-bottom:1rem}.investment-subtitle{color:#9333ea;font-family:Poppins,sans-serif;font-size:1rem;font-style:italic;margin-bottom:2rem}.investment-text{color:#4a4a4a;font-family:Karla,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.8;margin-bottom:2rem}.founder-quote{background:#fff;border-left:3px solid var(--accent-blue);border-radius:0 8px 8px 0;box-shadow:0 4px 16px #0000000d;padding:1.5rem 2rem}.founder-quote blockquote{color:#2d2d2d;font-family:Inter,sans-serif;font-size:1.125rem;font-style:italic;line-height:1.5;margin:0 0 1rem}.founder-quote cite{color:var(--accent-blue);font-family:Karla,sans-serif;font-size:.9rem;font-style:normal;font-weight:500}.cta-clean{background:#fff;color:#1a1a1a;overflow:hidden;padding:8rem 0;position:relative;text-align:center}.cta-content{margin:0 auto;max-width:700px;position:relative;z-index:1}.cta-title{color:#1a1a1a;font-family:Inter,sans-serif;font-size:3.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:1.5rem}.cta-text{color:#4a4a4a;font-family:Karla,sans-serif;font-size:1.125rem;line-height:1.8;margin-bottom:2.5rem}.cta-button{background:linear-gradient(135deg,#007bff,#0056b3);border-radius:10px;box-shadow:0 4px 20px #007bff4d;color:#fff;display:inline-block;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;overflow:hidden;padding:18px 40px;position:relative;text-decoration:none;transition:all .3s ease}.cta-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.cta-button:hover:before{left:100%}.cta-button:hover{background:linear-gradient(135deg,#0056b3,#003d82);box-shadow:0 10px 30px #007bff66;transform:translateY(-3px)}@media (max-width:768px){.about-v4{padding-top:80px}.hero-iterative{padding:6rem 0 4rem}.hero-content{padding:0 1rem}.hero-title{font-size:3rem}.hero-lead{font-size:1.25rem}.partnership-strip-top{padding:4rem 0 3rem}.hero-simple{padding:4rem 0}.partnership-strip{padding:3rem 0}.logos-row{flex-direction:column;gap:2rem;min-height:auto}.logo-wrapper{height:auto}.partner-logo{height:80px}.decode-logo-large{height:120px}.partnership-connector{height:auto;transform:rotate(90deg)}.investment-section,.story-section{padding:6rem 0}.story-grid{gap:3rem;grid-template-columns:1fr}.investment-header{flex-direction:column;gap:2rem}.investment-showcase{max-width:100%}.investment-content{text-align:center}.investment-title,.story-title{font-size:2.25rem}.conference-image-container{max-width:300px}.cta-clean{padding:4rem 0}.cta-content{padding:0 1rem}.cta-title{font-size:2.25rem}}.faq{padding-top:100px}.faq-hero{background:#fff;padding:80px 0 40px;text-align:center}.faq-content{margin:0 auto;max-width:800px}.faq-item{background:#fff;border:1px solid #e8e8e8;border-radius:8px;margin-bottom:1rem;overflow:hidden;transition:box-shadow .2s ease}.faq-item:hover{box-shadow:0 4px 12px #0000000d}.faq-question{align-items:center;background:#f5f5f5;border:none;color:#2d2d2d;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:600;justify-content:space-between;letter-spacing:-.01em;line-height:1.4;padding:1.5rem 2rem;text-align:left;transition:background-color .2s ease;width:100%}.faq-question.active,.faq-question:hover{background-color:#e8e8e8}.faq-question.active{color:#2d2d2d}.faq-question span{flex:1 1;margin-right:1rem}.faq-icon{color:#666;flex-shrink:0;transition:transform .3s ease,color .2s ease}.faq-question.active .faq-icon{color:#666;transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer.open{max-height:1000px}.faq-answer-content{color:#000;font-family:Karla,sans-serif;font-size:1.05rem;line-height:1.7;padding:1.5rem 2rem 2rem}.faq-answer-content p{margin-bottom:1rem}.faq-answer-content p:last-child{margin-bottom:0}.faq-answer-content h3{color:#2d2d2d;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:600;margin:1.5rem 0 1rem}.faq-answer-content ol,.faq-answer-content ul{margin:1rem 0;padding-left:1.5rem}.faq-answer-content li{margin-bottom:.75rem}.faq-answer-content li:last-child{margin-bottom:0}.faq-answer-content strong{color:#2d2d2d;font-weight:600}@media (max-width:768px){.faq{padding-top:80px}.faq-hero{padding:60px 0 30px}.faq-question{font-size:1.125rem;padding:1.25rem 1.5rem}.faq-answer-content{font-size:1rem;padding:1.25rem 1.5rem 1.5rem}.faq-content{padding:0 1rem}.faq-item{margin-bottom:.75rem}}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}:root{--primary-dark:#2d2d2d;--text-secondary:#666;--accent-blue:#4120b9;--accent-light:#f3f1ff;--border-light:#e8e8e8;--success-green:#059669;--success-light:#f0fdf4}.container{margin:0 auto;max-width:1140px;padding:0 24px}.section{padding:120px 0}.section-light{background-color:#fafafa}.section-gray{background-color:#f8f8f8}.section-accent{background-color:#f3f1ff;background-color:var(--accent-light)}.section-dark{background-color:#2d2d2d;background-color:var(--primary-dark);color:#fff}.hero-title{font-size:4rem;letter-spacing:-.02em;line-height:1.2;margin-bottom:2rem}.hero-title,.section-title{color:#2d2d2d;font-family:Inter,sans-serif;font-weight:700}.section-title{font-size:2.75rem;letter-spacing:-.01em;margin-bottom:1.5rem;text-align:center}.section-subtitle{color:#666;font-family:Karla,sans-serif;font-size:1.125rem;line-height:1.6;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.body-text{color:#555;font-size:1rem;line-height:1.7}.body-text,.btn{font-family:Poppins,sans-serif}.btn{background:#0000;border:2px solid #2d2d2d;border-radius:8px;cursor:pointer;display:inline-block;font-size:.95rem;font-weight:500;letter-spacing:.5px;padding:16px 32px;text-decoration:none;text-transform:uppercase;transition:all .2s ease}.btn-primary{background-color:#4120b9;background-color:var(--accent-blue);color:#fff}.btn-primary,.btn-primary:hover{border:2px solid #4120b9;border:2px solid var(--accent-blue)}.btn-primary:hover{background-color:#fff;color:#4120b9;color:var(--accent-blue)}.btn-secondary{background-color:initial;border:2px solid #2d2d2d;color:#2d2d2d}.btn-secondary:hover{background-color:#2d2d2d;color:#fff}.btn-large{font-size:1rem;padding:20px 40px}.card{background:#fff;border:1px solid #e8e8e8;padding:3rem;transition:all .2s ease}.card:hover{border-color:#ddd;box-shadow:0 4px 12px #0000000d}.grid{grid-gap:3rem;display:grid;gap:3rem}.grid-3{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.grid-2{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.content-block{margin:0 auto;max-width:680px;text-align:center}.content-block-left{margin:0;text-align:left}.stats-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:4rem 0}.stat-item{text-align:center}.stat-number{color:#4120b9;color:var(--accent-blue);font-family:Inter,sans-serif;font-size:3rem;font-weight:700;line-height:1;margin-bottom:.5rem}.stat-label{color:#666;font-family:Karla,sans-serif;font-size:.95rem;letter-spacing:1px;text-transform:uppercase}@media (max-width:768px){.hero-title{font-size:2.75rem}.section-title{font-size:2rem}.section{padding:80px 0}.container{padding:0 20px}.grid{gap:2rem}.card{padding:2rem}}
/*# sourceMappingURL=main.572d82c3.css.map*/