@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bullet-list{padding-left:0;list-style-position:inside}.bullet-list li{margin-bottom:.75rem}.numbered-list{padding-left:0;list-style-position:inside;counter-reset:item}.numbered-list li{margin-bottom:1.5rem;line-height:1.7;counter-increment:item}.numbered-list li::marker{font-weight:500}@media (max-width: 768px){.bullet-list{font-size:1rem;margin-left:0;padding-left:0}}.pitch-deck{width:100vw;height:100vh;background:#fff;color:#000;overflow:hidden;position:relative}.slide-container{width:100%;height:100%;display:flex;flex-direction:column;padding:1.5rem 2rem 2rem;max-width:1200px;margin:0 auto;animation:fadeIn .5s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.slide-header{margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center}.header-right{display:flex;align-items:center;gap:1.5rem}.unicorns-club-link{color:#f820db;text-decoration:none;font-size:1rem;font-weight:500;transition:opacity .3s ease}.unicorns-club-link:hover{opacity:.7}.slide-number{font-size:.9rem;text-transform:uppercase;letter-spacing:.1em;color:#a6a6a6;font-weight:400}.menu-container{position:relative}.menu-button{background:none;border:none;color:#000;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease;width:44px;height:44px}.menu-button:hover{opacity:.6}.menu-dropdown{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 16px #0000001a;min-width:200px;max-height:70vh;overflow-y:auto;z-index:1000;animation:menuSlideIn .3s ease}@keyframes menuSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.menu-item{width:100%;padding:1rem 1.25rem;text-align:left;background:none;border:none;cursor:pointer;font-family:Inter,sans-serif;font-weight:400;font-size:1rem;color:#000;transition:background .2s ease;border-bottom:1px solid #f5f5f5}.menu-item:last-child{border-bottom:none}.menu-item:hover{background:#f5f5f5}.menu-item.active{background:#f0f0f0;font-weight:500}.slide-content{flex:1;display:flex;flex-direction:column;position:relative;max-width:none;width:100%;margin:0;padding:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#ccc transparent}.slide-main{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding-bottom:4rem}.slide-logo{margin-bottom:3rem}.slide-logo img{height:40px;width:auto;display:block}body:has(.closing-content) .slide-logo img{height:70px}.slide-title{font-size:3rem;font-weight:400;line-height:1.1;margin-bottom:1rem;letter-spacing:-.02em;width:100%;max-width:none}.slide-subtitle{font-size:1.4rem;font-weight:400;line-height:1.55;color:#333;margin-bottom:2rem;padding-top:.5rem;width:100%;max-width:none}.slide-context{font-size:1.05rem;line-height:1.7;color:#666;font-weight:400;max-width:75%}.slide-body{font-size:1.05rem;line-height:1.7;color:#333;font-weight:400;margin-bottom:1.5rem;max-width:100%;width:100%}.slide-emphasis{font-size:1.05rem;line-height:1.7;color:#666;font-weight:400;font-style:italic;max-width:80%}.slide-footnote{position:relative;font-size:.85rem;line-height:1.6;color:#999;max-width:60%;margin-top:3rem}.slide-footnote p{margin-bottom:.5rem}.slide-footnote p:last-child{margin-bottom:0}.slide-ask{position:absolute;bottom:0;right:0;text-align:right}.slide-ask p{font-size:1.15rem;line-height:1.5;color:#000;font-weight:500;max-width:350px;padding-bottom:.5rem}.slide-text{font-size:1.25rem;line-height:1.65;color:#2a2a2a;max-width:80%;font-weight:400}.slide-content:not(:has(.slide-main)){justify-content:center;align-items:flex-start;text-align:left;padding-left:1rem}.slide-content:not(:has(.slide-main)) .slide-title{text-align:left;max-width:80%}.slide-content:not(:has(.slide-main)) .slide-text{text-align:left;margin:0;max-width:100%}.slide-links{margin-top:2rem;display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start}.solution-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:20px;width:100%;max-width:100%;margin:2rem 0 0;box-sizing:border-box}.solution-card{background:#fff;width:100%;border:1px solid #d9d9d9;border-radius:16px;padding:24px;cursor:pointer;transition:transform .3s ease,border-color .3s ease}.solution-card:hover{transform:translateY(-2px);border-color:#999}.solution-title{font-size:1.25rem;font-weight:600;line-height:1.4;margin:0 0 12px;color:#000}.solution-highlight{font-style:italic;color:#666;font-size:.95rem;line-height:1.5;margin-bottom:12px}.solution-expand{font-size:.85rem;color:#999;margin-top:12px;margin-bottom:4px;transition:opacity .3s ease}.solution-card.open .solution-expand{opacity:0;height:0;margin:0;overflow:hidden}.solution-details{max-height:0;overflow:hidden;transition:max-height .5s ease}.solution-card.open .solution-details{max-height:300px}.solution-details p{font-size:1rem;line-height:1.6;margin:12px 0 0;color:#333}.solution-details p:first-child{margin-top:16px}.link-chip{display:inline-flex;align-items:center;padding:4px 10px;background:#f5f5f5;border:1px solid #e8e8e8;border-radius:9999px;color:#666;font-size:.8rem;font-weight:400;text-decoration:none;vertical-align:baseline;gap:6px;margin-left:6px;transition:all .2s ease}.link-chip:hover{background:#eee;border-color:#e2e2e2;text-decoration:none}.link-chip:focus{outline:0;box-shadow:0 0 0 2px #000 inset}.link-box{background:#f5f5f5;border-radius:8px;padding:6px 10px;display:inline-block;transition:background .3s ease;text-decoration:none;color:#000;font-size:1rem;border:none;cursor:pointer}.link-box:hover{background:#e6e6e6}.why-now-content{width:100%;margin-top:2rem;display:flex;flex-direction:column;gap:2.5rem}.why-now-section,.why-now-section-content{display:flex;flex-direction:column;gap:1rem}.why-now-section-title{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin:0;line-height:1.3}.why-now-text{font-size:.95rem;line-height:1.7;color:#444;margin:0}.why-now-text strong{font-weight:600;color:#1a1a1a}.why-now-subtitle{font-size:.9rem;font-weight:600;color:#666;margin:.5rem 0 .75rem;text-transform:uppercase;letter-spacing:.05em}.why-now-timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%}.timeline-item{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:2rem 1.5rem;text-align:left;opacity:0;transform:translate(-30px);animation:slideInRight .6s ease forwards;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.timeline-item:nth-child(1){animation-delay:.1s}.timeline-item:nth-child(2){animation-delay:.3s}.timeline-item:nth-child(3){animation-delay:.5s}.timeline-item:hover{transform:translateY(-4px);border-color:silver;box-shadow:0 4px 16px #00000014}.timeline-active{background:linear-gradient(135deg,#fff5fd,#fff);border:2px solid #F820DB}.timeline-active:hover{border-color:#f820db}.timeline-period{font-size:.85rem;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.timeline-active .timeline-period{color:#f820db}.timeline-label{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin-bottom:.75rem;line-height:1.3}.timeline-description{font-size:.95rem;line-height:1.6;color:#555;font-weight:400}@keyframes slideInRight{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.market-opportunity{display:flex;flex-direction:column;gap:2.5rem;width:100%;margin-top:2rem}.market-funnel{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%}.market-card{background:#fff;border:1px solid #d9d9d9;border-radius:16px;padding:2rem 1.5rem;text-align:left;opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease forwards;transition:transform .3s ease,border-color .3s ease}.market-card:hover{transform:translateY(-2px);border-color:#999}.market-card.tam{animation-delay:.1s}.market-card.sam{animation-delay:.3s}.market-card.som{animation-delay:.5s}.market-label{font-size:.85rem;font-weight:500;color:#666;margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:.05em}.market-value{font-size:3.5rem;font-weight:400;color:#f820db;margin-bottom:1rem;line-height:1;letter-spacing:-.02em}.market-value.black-value{color:#1a1a1a}.market-description{font-size:1rem;color:#333;line-height:1.6;font-weight:400}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.traction-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2.5rem;width:100%}.traction-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:2rem;opacity:0;transform:scale(.95);animation:fadeInScale .5s ease forwards}.traction-card:nth-child(1){animation-delay:.1s}.traction-card:nth-child(2){animation-delay:.3s}.traction-card:nth-child(3){animation-delay:.5s}.traction-heading{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin-bottom:1.25rem;line-height:1.3}.traction-content p{font-size:.95rem;line-height:1.7;color:#333;margin-bottom:.75rem;font-weight:400}.traction-content p:last-child{margin-bottom:0}.traction-number{font-weight:600;color:#f820db}@keyframes fadeInScale{to{opacity:1;transform:scale(1)}}.recognition-two-column{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:2.5rem;width:100%;min-height:500px}.recognition-left{display:flex;flex-direction:column;gap:2.5rem;justify-content:center}.recognition-right{position:relative;min-height:100%;opacity:0;transform:scale(.95);animation:scaleIn .8s ease forwards;animation-delay:.4s}.recognition-image-fill{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:12px}.recognition-image-fill img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;filter:drop-shadow(0 4px 16px rgba(0,0,0,.15));transition:transform .3s ease}.recognition-image-fill img:hover{transform:scale(1.02)}@keyframes scaleIn{to{opacity:1;transform:scale(1)}}.recognition-block{opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease forwards}.recognition-block-1{animation-delay:.1s}.recognition-block-2{animation-delay:.3s}.recognition-block-3{animation-delay:.5s}.recognition-heading{font-size:1.15rem;font-weight:600;color:#1a1a1a;margin-bottom:1rem;line-height:1.3;display:flex;align-items:center;gap:.5rem}.recognition-icon{font-size:1.25rem;display:inline-block;opacity:0;animation:fadeIn .4s ease forwards;animation-delay:.3s}.recognition-block-1 .recognition-icon{animation-delay:.5s}.recognition-content{padding-left:0}.recognition-content p{font-size:1rem;line-height:1.7;color:#333;margin-bottom:.75rem;font-weight:400}.recognition-content p:last-child{margin-bottom:0}.recognition-highlight{position:relative;animation:shimmer 2s ease-in-out infinite}.recognition-content a{color:#f820db;text-decoration:none;font-weight:500;transition:opacity .2s ease}.recognition-content a:hover{opacity:.8;text-decoration:underline}.recognition-note{color:#666;font-size:.95rem}@keyframes fadeIn{to{opacity:1}}@keyframes shimmer{0%,to{filter:brightness(1)}50%{filter:brightness(1.1)}}.roadmap-table-wrapper{margin-top:2.5rem;width:100%;overflow-x:auto}.roadmap-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e5e5e5;border-radius:12px;overflow:hidden}.roadmap-table thead{background:#f8f8f8;border-bottom:2px solid #e5e5e5}.roadmap-table th{padding:1rem 1.25rem;text-align:left;font-size:.95rem;font-weight:600;color:#1a1a1a;white-space:nowrap}.roadmap-table th:first-child{width:30%;min-width:200px}.roadmap-table th:not(:first-child){text-align:center}.roadmap-row{opacity:0;transform:translateY(20px);animation:fadeInUp .5s ease forwards;border-bottom:1px solid #f0f0f0}.roadmap-row:last-child{border-bottom:none}.roadmap-stream{padding:1.25rem;font-size:.95rem;font-weight:500;color:#333}.roadmap-cell{padding:1.25rem 1rem;text-align:center;font-size:.9rem;color:#555;white-space:nowrap}.roadmap-empty{color:#ccc;font-size:1.25rem}.roadmap-icon{display:inline-block;margin-right:.35rem;font-size:1.1rem}.operating-plan-wrapper{margin-top:2.5rem;width:100%;overflow-x:auto}.operating-plan-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e5e5e5;border-radius:12px;overflow:hidden}.operating-plan-table thead{background:#f8f8f8;border-bottom:2px solid #e5e5e5}.operating-plan-table th{padding:1rem;text-align:left;font-size:.9rem;font-weight:600;color:#1a1a1a;white-space:nowrap}.operating-plan-table th:first-child{width:100px}.operating-plan-table th:last-child{width:30%;min-width:250px}.operating-plan-row{opacity:0;transform:translateY(20px);animation:fadeInUp .5s ease forwards;border-bottom:1px solid #f0f0f0;transition:background .2s ease}.operating-plan-row:last-child{border-bottom:none}.operating-plan-row:hover{background:#fafafa}.operating-plan-table td{padding:1.25rem 1rem;font-size:.9rem;color:#555;text-align:left}.operating-plan-year{font-weight:600;color:#f820db;white-space:nowrap;animation:slideInLeft .5s ease forwards;opacity:0}@keyframes slideInLeft{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.operating-plan-number,.operating-plan-money{font-weight:500;color:#333;font-variant-numeric:tabular-nums}.operating-plan-milestone{font-size:.9rem;color:#666;line-height:1.5;animation:fadeIn .8s ease forwards;animation-delay:.4s;opacity:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.team-structure-section{margin-top:4rem;width:100%;padding-top:2rem;border-top:2px solid #e5e5e5}.team-structure-title{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:2rem;text-align:left;letter-spacing:-.01em}.team-structure-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e5e5e5;border-radius:12px;overflow:hidden}.team-structure-table thead{background:#f8f8f8;border-bottom:2px solid #e5e5e5}.team-structure-table th{padding:1rem 1.25rem;text-align:left;font-size:.95rem;font-weight:600;color:#1a1a1a;white-space:nowrap}.team-structure-table th:first-child{width:35%}.team-structure-table th:nth-child(2){width:15%;text-align:center}.team-structure-table th:last-child{width:50%}.team-structure-row{opacity:0;transform:translateY(20px);animation:fadeInUp .5s ease forwards;border-bottom:1px solid #f0f0f0;transition:background .2s ease}.team-structure-row:last-child{border-bottom:none}.team-structure-row:hover{background:#fafafa}.team-structure-table td{padding:1.25rem;font-size:.95rem;color:#555}.team-structure-department{font-weight:500;color:#333}.team-structure-headcount{text-align:center;font-weight:600;color:#f820db;font-size:1.05rem}.team-structure-focus{line-height:1.6;color:#555}.team-structure-total{background:#fafafa;font-weight:600}.team-structure-total .team-structure-department,.team-structure-total .team-structure-headcount,.team-structure-total .team-structure-focus{color:#1a1a1a;font-weight:600}.business-model-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem;width:100%}.business-model-card{border:1px solid #e0e0e0;border-radius:12px;padding:1.75rem 1.5rem;background:#fff;cursor:pointer;transition:all .3s ease;position:relative;opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease forwards}.business-model-card:nth-child(1){animation-delay:.1s}.business-model-card:nth-child(2){animation-delay:.3s}.business-model-card:nth-child(3){animation-delay:.5s}.business-model-card:hover{border-color:silver;box-shadow:0 2px 8px #00000014}.business-model-year{font-size:.9rem;font-weight:600;color:#f820db;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.05em}.business-model-title{font-size:1.15rem;font-weight:600;color:#1a1a1a;margin-bottom:.75rem;line-height:1.3}.business-model-highlight{font-size:.95rem;color:#555;margin-bottom:1rem;line-height:1.5}.business-model-expand{font-size:.85rem;color:#999;margin-top:1rem;font-style:italic;transition:color .3s ease}.business-model-card:hover .business-model-expand{color:#666}.business-model-card.open .business-model-expand{display:none}.business-model-details{max-height:0;overflow:hidden;transition:max-height .5s ease}.business-model-card.open .business-model-details{max-height:600px}.business-model-details p{font-size:.95rem;line-height:1.6;margin:12px 0 0;color:#333}.business-model-details p:first-child{margin-top:16px}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:2.5rem;width:100%}.team-card{background:transparent;text-align:center;opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease forwards}.team-card:nth-child(1){animation-delay:.1s}.team-card:nth-child(2){animation-delay:.3s}.team-card:nth-child(3){animation-delay:.5s}.team-photo{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;display:block;margin-bottom:1.5rem;opacity:0;transform:translateY(10px);animation:fadeInUp .6s ease forwards}.team-card:nth-child(1) .team-photo{animation-delay:.2s}.team-card:nth-child(2) .team-photo{animation-delay:.4s}.team-card:nth-child(3) .team-photo{animation-delay:.6s}.team-name{font-size:1.35rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem;line-height:1.3;text-decoration:none;display:block;transition:color .3s ease}.team-name:hover{color:#333;text-decoration:underline}h3.team-name{cursor:default}h3.team-name:hover{text-decoration:none}.team-role{font-size:.95rem;font-weight:500;color:#666;margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:.05em}.team-bio{font-size:.95rem;line-height:1.7;color:#555;text-align:left;margin-bottom:1.5rem;font-weight:400}.team-bio strong{color:#1a1a1a;font-weight:600}.team-number{font-weight:600;color:#1a1a1a}.team-linkedin{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1.25rem;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:8px;color:#333;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s ease}.team-linkedin:hover{background:#f820db;border-color:#f820db;color:#fff;transform:translate(4px)}@keyframes fadeInScaleUp{to{opacity:1;transform:translateY(0) scale(1)}}.testimonials-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2.5rem;width:100%}.testimonial-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:2rem;opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease forwards;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;display:flex;flex-direction:column;justify-content:space-between;min-height:180px}.testimonial-card:nth-child(1){animation-delay:.1s}.testimonial-card:nth-child(2){animation-delay:.2s}.testimonial-card:nth-child(3){animation-delay:.3s}.testimonial-card:nth-child(4){animation-delay:.4s}.testimonial-card:nth-child(5){animation-delay:.5s}.testimonial-card:nth-child(6){animation-delay:.6s}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000014;border-color:silver}.testimonial-quote{font-size:1rem;line-height:1.7;color:#333;margin-bottom:1.5rem;font-weight:400;flex:1}.testimonial-author{font-size:.9rem;font-weight:500;color:#f820db;text-decoration:none;display:block;transition:opacity .2s ease;margin-top:auto}.testimonial-author:hover{opacity:.8;text-decoration:underline}.ask-two-column-layout{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;width:100%;max-width:1200px;margin:0 auto}.ask-column{opacity:0;animation:fadeInUp .6s ease forwards;display:flex;flex-direction:column}.ask-two-column-layout .ask-column:first-child{animation-delay:.2s}.ask-two-column-layout .ask-column:last-child{animation-delay:.4s}.ask-column-title{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:1.5rem;letter-spacing:-.01em;padding-bottom:.75rem;border-bottom:2px solid #E5E5E5}.ask-column-content{display:flex;flex-direction:column;gap:1.5rem;flex:1}.ask-main-content{display:flex;flex-direction:column;gap:3rem;width:100%;max-width:1000px;margin:0 auto}.ask-highlight-box{background:linear-gradient(135deg,#fff5fd,#fff);border:2px solid #F820DB;border-radius:12px;padding:2rem 2.5rem;opacity:0;animation:fadeInUp .6s ease forwards;animation-delay:.2s}.ask-raising{font-size:1.3rem;line-height:1.6;color:#1a1a1a;margin:0;font-weight:500}.ask-amount{color:#f820db;font-weight:700;font-size:1.4rem}.ask-blocks{display:flex;flex-direction:column;gap:2.5rem}.ask-block{opacity:0;animation:fadeInUp .6s ease forwards;background:#fafafa;border-radius:12px;padding:2rem 2.5rem;border:1px solid #E5E5E5}.ask-blocks .ask-block:first-child{animation-delay:.4s}.ask-blocks .ask-block:last-child{animation-delay:.6s}.ask-block-title{font-size:1.4rem;font-weight:600;color:#1a1a1a;margin-bottom:1.5rem;letter-spacing:-.01em}.ask-block-content{display:flex;flex-direction:column;gap:1.5rem}.ask-item{display:flex;flex-direction:column;gap:.5rem}.ask-item-label{font-size:1.05rem;font-weight:600;color:#1a1a1a;letter-spacing:-.01em}.ask-item-text{font-size:1rem;line-height:1.6;color:#555;padding-left:.25rem}.ask-outcomes-list{display:flex;flex-direction:column;gap:1.5rem}.ask-outcome-item{display:flex;flex-direction:column;gap:.5rem;padding:1.25rem 0}.ask-outcome-value{font-size:1.75rem;font-weight:700;color:#1a1a1a;letter-spacing:-.02em}.ask-outcome-text{font-size:1rem;line-height:1.5;color:#555;flex:1}.closing-content{display:flex;flex-direction:column;gap:6rem;margin-top:3rem;width:100%;max-width:900px}.closing-text{display:flex;flex-direction:column;gap:3rem;opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease forwards;animation-delay:.2s}.closing-main{font-size:1.5rem;line-height:1.55;color:#333;font-weight:400;margin-bottom:0}.closing-highlight{position:relative;animation:shimmer 2s ease-in-out infinite;animation-delay:1s}.closing-cta{margin-top:0;display:flex;flex-direction:column;gap:1.5rem}.closing-raise{font-size:1.35rem;line-height:1.6;color:#1a1a1a;font-weight:400;margin-bottom:.5rem}.closing-amount{font-weight:600;color:#f820db;font-size:1.5rem}.closing-join{font-size:1.1rem;line-height:1.7;color:#333;font-weight:400;margin-top:.5rem}.closing-link{color:#f820db;text-decoration:none;font-weight:500;transition:opacity .2s ease;position:relative}.closing-link:hover{opacity:.8;text-decoration:underline}.closing-contact{padding:0;background:transparent;border:none;border-radius:0;opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease forwards;animation-delay:.8s;display:flex;flex-direction:column;gap:.75rem}.closing-contact-label{font-size:.8rem;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.5rem}.closing-contact p{margin-bottom:0;font-size:1rem;line-height:1.5}.closing-email,.closing-linkedin{color:#f820db;text-decoration:none;font-weight:500;transition:opacity .2s ease;display:inline-block}.closing-email:hover,.closing-linkedin:hover{opacity:.8;text-decoration:underline}.slide-navigation{position:sticky;bottom:0;left:0;right:0;width:100%;max-width:100%;margin:0;padding:.75rem 0 .5rem;border-top:1px solid #f0f0f0;background:#fff;z-index:10;display:grid;align-items:center;grid-template-columns:44px 1fr 44px;justify-items:center;box-sizing:border-box}.nav-button{background:none;border:none;color:#000;cursor:pointer;width:44px;height:44px;display:flex;align-items:center;justify-content:center;margin:0;padding:0;transition:opacity .3s ease}.nav-button:first-child{justify-self:start;margin-left:.25rem}.nav-button:last-child{justify-self:end;margin-right:.25rem}.nav-button:hover:not(:disabled){opacity:.6}.nav-button:disabled{opacity:.2;cursor:not-allowed}.slide-counter{text-align:center;font-size:1rem;color:#666;margin:0 auto;width:100%}.slide-dots{display:flex;justify-content:center;gap:.75rem;margin-top:1.5rem}.dot{width:8px;height:8px;border-radius:50%;background:#d9d9d9;border:none;cursor:pointer;transition:all .3s ease;padding:0}.dot:hover{background:#999}.dot.active{background:#000;width:24px;border-radius:4px}.progress-bar{position:fixed;bottom:0;left:0;height:2px;background:#000;transition:width .5s ease;z-index:100}@media (max-width: 768px){.slide-number{font-size:.85rem}.section-text{display:none}.why-now-content{margin-top:1.5rem;gap:2rem}.why-now-section{gap:.75rem}.why-now-section-title{font-size:1.1rem}.why-now-text{font-size:.9rem;line-height:1.6}.why-now-subtitle{font-size:.85rem;margin:.25rem 0 .5rem}.why-now-timeline{grid-template-columns:1fr;gap:1.25rem}.timeline-item{padding:1.5rem 1.25rem}.timeline-period{font-size:.8rem;margin-bottom:.75rem}.timeline-label{font-size:1.1rem;margin-bottom:.5rem}.timeline-description{font-size:.9rem}.market-funnel{grid-template-columns:1fr;gap:1.25rem}.market-card{padding:1.5rem 1.25rem}.market-value{font-size:2.25rem}.market-label{font-size:.85rem}.market-description{font-size:.9rem}.market-analysis{padding:1.25rem 1.5rem}.market-analysis p{font-size:1rem}.market-opportunity{gap:2rem}.traction-grid{grid-template-columns:1fr;gap:1.25rem;margin-top:1.5rem}.traction-card{padding:1.5rem 1.25rem}.traction-heading{font-size:1rem;margin-bottom:1rem}.traction-content p{font-size:.9rem}.recognition-two-column{grid-template-columns:1fr;gap:2rem;margin-top:1.5rem;min-height:auto}.recognition-left{gap:2rem;order:2}.recognition-right{order:1;min-height:300px}.recognition-heading{font-size:1rem;margin-bottom:.75rem}.recognition-content p{font-size:.95rem}.recognition-note{font-size:.9rem}.roadmap-table-wrapper{margin-top:1.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.roadmap-table{font-size:.85rem}.roadmap-table th{padding:.75rem;font-size:.85rem}.roadmap-table th:first-child{min-width:150px}.roadmap-stream{padding:1rem .75rem;font-size:.85rem}.roadmap-cell{padding:1rem .5rem;font-size:.8rem}.roadmap-icon{font-size:1rem;margin-right:.25rem}.business-model-grid{grid-template-columns:1fr;gap:1.25rem;margin-top:1.5rem}.business-model-card{padding:1.5rem 1.25rem}.business-model-year{font-size:.85rem;margin-bottom:.5rem}.business-model-title{font-size:1rem;margin-bottom:.5rem}.business-model-highlight{font-size:.9rem}.business-model-expand{font-size:.8rem;margin-top:.75rem}.business-model-details p{font-size:.9rem}.ask-two-column-layout{grid-template-columns:1fr;gap:2.5rem}.ask-column-title{font-size:1.3rem}.ask-main-content{gap:2.5rem}.ask-highlight-box{padding:1.5rem 2rem}.ask-raising{font-size:1.15rem}.ask-amount{font-size:1.25rem}.ask-blocks{gap:2rem}.ask-block{padding:1.5rem 2rem}.ask-block-title{font-size:1.25rem;margin-bottom:1.25rem}.ask-block-content{gap:1.25rem}.ask-item-label{font-size:1rem}.ask-item-text{font-size:.95rem}.ask-outcomes-list{gap:1.25rem}.ask-outcome-item{gap:.5rem}.ask-outcome-value{font-size:1.5rem}.ask-outcome-text{font-size:.95rem}.testimonials-grid{grid-template-columns:1fr;gap:1.25rem;margin-top:1.5rem}.testimonial-card{padding:1.5rem;min-height:150px}.testimonial-quote{font-size:.95rem;margin-bottom:1.25rem}.testimonial-author{font-size:.85rem}.closing-content{gap:4rem;margin-top:2rem}body:has(.closing-content) .slide-logo img{height:55px}.closing-text{gap:2.5rem}.closing-main{font-size:1.3rem}.closing-cta{gap:1.25rem}.closing-raise{font-size:1.2rem}.closing-amount{font-size:1.3rem}.closing-join{font-size:1.05rem}.closing-contact{padding:0;gap:.65rem}.closing-contact-label{font-size:.75rem}.closing-contact p{font-size:.95rem}.team-grid{grid-template-columns:1fr;gap:3rem;margin-top:1.5rem}.team-photo{margin-bottom:1.25rem}.team-name{font-size:1.2rem}.team-role{font-size:.9rem;margin-bottom:1rem}.team-bio{font-size:.9rem;margin-bottom:1.25rem}.team-linkedin{font-size:.85rem;padding:.6rem 1rem}.operating-plan-wrapper{margin-top:1.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.operating-plan-table{font-size:.8rem}.operating-plan-table th{padding:.75rem .6rem;font-size:.8rem}.operating-plan-table th:first-child{width:80px}.operating-plan-table th:last-child{min-width:200px}.operating-plan-table td{padding:1rem .6rem;font-size:.8rem}.operating-plan-milestone{font-size:.8rem}.team-structure-section{margin-top:3rem;padding-top:1.5rem}.team-structure-title{font-size:1.3rem;margin-bottom:1.5rem}.team-structure-table{font-size:.8rem}.team-structure-table th{padding:.75rem .6rem;font-size:.8rem}.team-structure-table th:first-child{width:auto}.team-structure-table td{padding:1rem .6rem;font-size:.8rem}.team-structure-headcount{font-size:.9rem}.pitch-deck,.slide-container,.slide-content,.slide-main{max-width:100vw!important;width:100%!important}.slide-container{padding:.5rem 1rem .75rem!important}.slide-content{padding:0 1rem!important;margin:0;flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.slide-logo{margin-bottom:1.25rem}.slide-navigation{position:sticky;bottom:0;left:0;width:100vw;margin:0;padding:.5rem 1rem;border-top:1px solid #f0f0f0;background:#fff;z-index:10;display:grid;grid-template-columns:40px 1fr 40px;align-items:center}.slide-logo{margin-bottom:2rem;padding-bottom:.5rem}.slide-logo img{height:clamp(2.5rem,5vw,4rem);width:auto;display:block;max-width:100%;-o-object-fit:contain;object-fit:contain}.slide-title{font-size:2.2rem;max-width:100%}.slide-subtitle{font-size:1.2rem;max-width:100%}.slide-context,.slide-body,.slide-emphasis{font-size:1rem;max-width:100%}.slide-footnote{position:static;margin-top:2rem;max-width:100%}.link-chip{font-size:.85rem}.solution-grid{grid-template-columns:1fr;gap:20px}.solution-card{padding:20px}.solution-title{font-size:1.1rem}.solution-highlight{font-size:.9rem}.solution-details p{font-size:.95rem}.slide-ask{position:static;text-align:right;margin-top:3.5rem}.slide-ask p{font-size:1.05rem;max-width:100%}.slide-text{font-size:1.1rem;max-width:100%}.slide-content:not(:has(.slide-main)){padding-left:2rem}.slide-content:not(:has(.slide-main)) .slide-title{max-width:100%}.slide-content:not(:has(.slide-main)) .slide-text{max-width:100%}.slide-navigation{margin-top:2rem}.nav-button{width:40px;height:40px}}@media (max-width: 480px){.slide-container{padding:2rem 1rem 1rem}.slide-content{padding:0 1.5rem}.slide-logo{margin-bottom:clamp(1rem,2vw,2.5rem)}.slide-logo img{height:clamp(2rem,4vw,4.5rem)!important;width:auto!important;display:block;max-width:100%;-o-object-fit:contain;object-fit:contain}.slide-title{font-size:1.8rem;max-width:100%}.slide-subtitle{font-size:1.05rem;margin-bottom:2rem;max-width:100%}.slide-context,.slide-body,.slide-emphasis{font-size:.95rem;max-width:100%}.slide-footnote{font-size:.8rem}.slide-ask{margin-top:3rem}.slide-ask p{font-size:1rem}.slide-text{font-size:1.05rem;max-width:100%}.ask-two-column-layout{gap:2rem}.ask-column-title{font-size:1.2rem}.ask-main-content{gap:2rem}.ask-highlight-box{padding:1.25rem 1.5rem}.ask-raising{font-size:1.05rem}.ask-amount{font-size:1.15rem}.ask-blocks{gap:1.75rem}.ask-block{padding:1.25rem 1.5rem}.ask-block-title{font-size:1.15rem;margin-bottom:1rem}.ask-block-content{gap:1rem}.ask-item-label{font-size:.95rem}.ask-item-text{font-size:.9rem}.ask-outcomes-list{gap:1rem}.ask-outcome-item{padding:.75rem 0;gap:.5rem}.ask-outcome-value{font-size:1.35rem}.ask-outcome-text{font-size:.9rem}.testimonials-grid{gap:1rem;margin-top:1.25rem}.testimonial-card{padding:1.25rem;min-height:140px}.testimonial-quote{font-size:.9rem;margin-bottom:1rem}.testimonial-author{font-size:.8rem}.closing-content{gap:3rem}body:has(.closing-content) .slide-logo img{height:45px}.closing-text{gap:2rem}.closing-main{font-size:1.15rem}.closing-cta{gap:1rem}.closing-raise{font-size:1.05rem}.closing-amount{font-size:1.15rem}.closing-join{font-size:.95rem}.closing-contact{padding:0;gap:.6rem}.closing-contact-label{font-size:.75rem}.closing-contact p{font-size:.9rem}.team-name{font-size:1.1rem}.team-role{font-size:.85rem}.team-bio{font-size:.9rem}.recognition-two-column,.recognition-left{gap:1.5rem}.recognition-right{min-height:250px}.recognition-heading{font-size:.95rem}.recognition-content p{font-size:.9rem}.slide-content:not(:has(.slide-main)){padding-left:1.5rem}.slide-content:not(:has(.slide-main)) .slide-title{max-width:100%}.slide-content:not(:has(.slide-main)) .slide-text{max-width:100%}.slide-content{flex:1;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#ccc transparent}.slide-navigation{position:sticky;bottom:0;background:#fff;padding:1rem;z-index:10}.pitch-deck{overflow:hidden}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.invisible{visibility:hidden}.table{display:table}.hidden{display:none}.grow{flex-grow:1}
