.investor-section-dots{position:fixed;right:18px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:12px;z-index:100}.investor-dot{width:8px;height:8px;border-radius:50%;background:rgba(0,0,0,.18);border:none;cursor:pointer;transition:all .3s ease;padding:0}.investor-dot:hover{background:rgba(0,0,0,.35);transform:scale(1.25)}.investor-dot-active{background:#10b981;transform:scale(1.5)}@media (max-width:768px){.investor-section-dots{right:12px;gap:8px}.investor-dot{width:6px;height:6px}}html.investor-snap{--investor-nav-offset:70px;scroll-snap-type:y mandatory;scroll-padding-top:var(--investor-nav-offset,70px);scroll-behavior:smooth}@keyframes investorFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes investorGlowPulse{0%,to{box-shadow:0 6px 22px rgba(16,185,129,.34)}50%{box-shadow:0 10px 30px rgba(16,185,129,.5)}}.investor-page{padding-top:var(--investor-nav-offset,70px);background:#f8fafc;font-family:Manrope,Arial,sans-serif;color:#0f172a}.investor-hero{background:linear-gradient(135deg,#0f172a,#1e293b 50%,#0f2318);padding:56px 48px;text-align:center;position:relative;overflow:hidden;min-height:calc(100vh - var(--investor-nav-offset, 70px));display:flex;flex-direction:column;justify-content:center;scroll-snap-align:start;scroll-margin-top:0}.investor-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 60% 40%,#10b98118 0,transparent 65%),radial-gradient(ellipse at 20% 80%,#06966018 0,transparent 55%);pointer-events:none}.investor-hero-inner{max-width:780px;margin:0 auto;position:relative;animation:investorFadeUp .6s ease-out both;background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.02));border:1px solid rgba(148,163,184,.2);border-radius:24px;padding:30px 34px;backdrop-filter:blur(6px);box-shadow:0 18px 42px rgba(2,6,23,.28)}.investor-hero-badge{display:inline-flex;align-items:center;gap:6px;background:rgba(16,185,129,.15);border:1px solid rgba(16,185,129,.35);color:#6ee7b7;border-radius:20px;padding:5px 14px;font-size:.78em;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:28px;box-shadow:0 8px 22px rgba(16,185,129,.14);backdrop-filter:blur(3px)}.investor-hero-title{font-family:Inter,Arial,sans-serif;font-size:3.2em;font-weight:800;color:#f1f5f9;line-height:1.12;letter-spacing:-1px;margin:0 0 20px}.investor-hero-accent{background:linear-gradient(135deg,#10b981,#34d399);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 6px 18px rgba(16,185,129,.25))}.investor-hero-sub{font-size:1.1em;color:#94a3b8;line-height:1.7;max-width:620px;margin:0 auto 40px}.investor-hero-actions{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.investor-hero-cta{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:50px;padding:14px 32px;font-size:1em;font-weight:700;cursor:pointer;box-shadow:0 6px 22px rgba(16,185,129,.34);transition:transform .24s ease,box-shadow .24s ease,filter .24s ease;font-family:Manrope,Arial,sans-serif;animation:investorGlowPulse 3.2s ease-in-out infinite}.investor-hero-cta:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgba(16,185,129,.52);filter:saturate(1.06)}.investor-hero-back{background:transparent;border:1px solid rgba(148,163,184,.3);border-radius:50px;padding:14px 28px;font-size:.95em;font-weight:600;color:#94a3b8;cursor:pointer;transition:color .22s ease,border-color .22s ease,background .22s ease,transform .22s ease;font-family:Manrope,Arial,sans-serif}.investor-hero-back:hover{color:#e2e8f0;border-color:rgba(148,163,184,.6);background:rgba(255,255,255,.05);transform:translateY(-1px)}.investor-section{padding:18px 48px;background:#ffffff;min-height:calc(100vh - var(--investor-nav-offset, 70px));display:flex;flex-direction:column;justify-content:center;scroll-snap-align:start;scroll-margin-top:0}#business-model.investor-section{justify-content:flex-start;padding-top:14px;padding-bottom:0;scroll-margin-top:0;scroll-snap-align:start;scroll-snap-stop:always}.investor-section-alt{background:#f8fafc}.investor-section-inner{max-width:1100px;margin:0 auto;width:100%;animation:investorFadeUp .52s ease-out both}.investor-section-badge{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,#ecfdf5,#f0fdf4);color:#047857;border:1px solid #86efac66;border-radius:999px;padding:6px 14px;font-size:.72em;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px;box-shadow:0 8px 20px rgba(16,185,129,.12)}.investor-section-title{font-family:Inter,Arial,sans-serif;font-size:clamp(1.8rem,1.25rem + 1.2vw,2.3rem);font-weight:800;color:#0f172a;margin:0 0 8px;letter-spacing:-.9px;line-height:1.14;text-wrap:balance}.investor-section-title-tight{margin:0 0 18px}.investor-section-sub{font-size:1.02em;color:#667085;line-height:1.7;margin:0 0 28px;max-width:620px}.investor-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.investor-stat-card{background:linear-gradient(160deg,#ffffff,#f9fafb);border:1px solid #dfe6ee;border-top:3px solid #10b981;border-radius:18px;padding:32px 28px;box-shadow:0 6px 18px rgba(15,23,42,.05);transition:box-shadow .24s ease,transform .24s ease,border-color .24s ease;position:relative;overflow:hidden}.investor-stat-card:before{content:"";position:absolute;top:-60px;right:-40px;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(16,185,129,.15) 0,rgba(16,185,129,0) 72%);pointer-events:none}.investor-stat-card:hover{box-shadow:0 14px 34px rgba(16,185,129,.14);transform:translateY(-5px);border-color:#10b98130}.investor-stat-value{font-family:Inter,Arial,sans-serif;font-size:clamp(2.5rem,2rem + 1vw,3.1rem);font-weight:900;color:#059669;letter-spacing:-1.2px;line-height:1;margin-bottom:12px;text-shadow:0 6px 16px rgba(16,185,129,.2)}.investor-stat-label{font-size:1.02em;font-weight:800;color:#0f172a;margin-bottom:10px;line-height:1.35;letter-spacing:-.2px}.investor-stat-note{font-size:.88em;color:#8a94a6;line-height:1.55}.investor-diff-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.investor-diff-card{background:#ffffff;border:1px solid #e5e7eb;border-radius:14px;padding:20px;box-shadow:0 3px 12px rgba(15,23,42,.05);transition:box-shadow .24s ease,transform .24s ease,border-color .24s ease}.investor-diff-card:hover{box-shadow:0 12px 28px rgba(16,185,129,.12);transform:translateY(-3px);border-color:#10b9812e}.investor-diff-card-featured{grid-column:1/-1;display:flex;align-items:flex-start;gap:18px;background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border-color:#10b98122}.investor-diff-card-featured .investor-diff-icon{margin-bottom:0;flex-shrink:0;margin-top:2px}.investor-diff-icon{font-size:1.6em;margin-bottom:10px}.investor-diff-title{font-family:Inter,Arial,sans-serif;font-size:1em;font-weight:700;color:#111827;margin:0 0 6px}.investor-diff-desc{font-size:.87em;color:#6b7280;line-height:1.62;margin:0}.investor-diff-desc-desktop{display:inline}.investor-diff-desc-mobile{display:none}.investor-model-b2b{display:flex;align-items:flex-start;gap:12px;background:linear-gradient(135deg,#0b1327,#16233f 50%,#1d2d4d);border:1px solid rgba(148,163,184,.24);border-radius:16px;padding:12px 16px;margin-bottom:8px;box-shadow:0 14px 30px rgba(15,23,42,.28),inset 0 1px 0 rgba(255,255,255,.06);position:relative;overflow:hidden}.investor-model-b2b:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 14% 50%,rgba(52,211,153,.1) 0,transparent 42%);pointer-events:none}.investor-model-b2b-icon{font-size:1.1em;width:30px;height:30px;border-radius:9px;border:1px solid rgba(52,211,153,.34);background:linear-gradient(135deg,rgba(16,185,129,.18),rgba(16,185,129,.08));display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.investor-model-b2b-body{position:relative;z-index:1}.investor-model-b2b-title{display:inline-flex;align-items:center;gap:6px;font-size:.72em;font-weight:800;color:#86efac;margin:0 0 8px;letter-spacing:.11em;text-transform:uppercase;background:linear-gradient(135deg,rgba(16,185,129,.16),rgba(16,185,129,.07));border:1px solid rgba(52,211,153,.26);border-radius:999px;padding:5px 12px;box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 8px 20px rgba(16,185,129,.16)}.investor-model-b2b-desc{font-size:.84em;color:#b6c3d6;line-height:1.45;margin:0;max-width:960px}.investor-model-b2b-desc strong{color:#f1f5f9}.investor-model-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:10px}.investor-model-plan{border-radius:16px;padding:18px 20px;border:1px solid #e5e7eb;box-shadow:0 4px 12px rgba(15,23,42,.04);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.investor-model-plan:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(15,23,42,.1)}.investor-model-plan-free{background:#f8fafc}.investor-model-plan-monthly{background:linear-gradient(145deg,#f0fdf4,#ffffff);border-color:#10b98130}.investor-model-plan-challenge{background:linear-gradient(145deg,#0f172a,#1e293b);border-color:#334155}.investor-model-tier{font-size:.75em;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#6b7280;margin-bottom:10px}.investor-model-plan-challenge .investor-model-tier{color:#94a3b8}.investor-model-price{font-family:Inter,Arial,sans-serif;font-size:2em;font-weight:900;color:#111827;margin-bottom:10px;letter-spacing:-.5px;line-height:1}.investor-model-price span{font-size:.45em;font-weight:500;color:#9ca3af}.investor-model-plan-challenge .investor-model-price{color:#f1f5f9}.investor-model-features{list-style:none;padding:0;margin:0 0 10px;display:flex;flex-direction:column;gap:5px}.investor-model-features li{font-size:.86em;color:#4b5563;padding-left:16px;position:relative}.investor-model-features li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.investor-model-plan-challenge .investor-model-features li{color:#94a3b8}.investor-model-note{font-size:.72em;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#059669;background:linear-gradient(135deg,#ecfdf5,#dcfce7);border:1px solid #86efac80;border-radius:999px;padding:6px 12px;display:inline-flex;align-items:center;line-height:1;box-shadow:0 8px 18px rgba(16,185,129,.12)}.investor-model-plan-challenge .investor-model-note{background:linear-gradient(135deg,rgba(16,185,129,.2),rgba(16,185,129,.09));border-color:rgba(110,231,183,.25);color:#a7f3d0;box-shadow:0 8px 22px rgba(16,185,129,.15)}.investor-model-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:linear-gradient(145deg,#f9fbfd,#f3f7fb);border:1px solid #dbe4ef;border-radius:16px;padding:8px 10px;box-shadow:inset 0 1px 0 rgba(255,255,255,.88),0 10px 24px rgba(15,23,42,.07)}.investor-metric{display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px;padding:10px 12px;border-right:1px solid #e3eaf2}.investor-metric:last-child{border-right:0}.investor-metric-label{font-size:.74em;font-weight:700;color:#97a3b4;text-transform:uppercase;letter-spacing:.08em}.investor-metric-value{font-family:Inter,Arial,sans-serif;font-size:clamp(1.7rem,1.48rem + .34vw,1.88rem);font-weight:900;color:#059669;letter-spacing:-.5px;line-height:1;text-shadow:0 6px 16px rgba(5,150,105,.18)}.investor-traction-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:stretch}#traction .investor-traction-grid{margin-top:16px}#traction.investor-section{justify-content:center;padding-top:8px;padding-bottom:8px}#traction .investor-section-badge{margin-bottom:6px}#traction .investor-section-title{margin-bottom:10px}.investor-traction-col{background:linear-gradient(155deg,#ffffff,#f7fbff);border:1px solid #dbe7f3;border-radius:18px;padding:12px 12px 10px;box-shadow:0 14px 30px rgba(15,23,42,.07),inset 0 1px 0 rgba(255,255,255,.9);position:relative;overflow:hidden;display:flex;flex-direction:column}.investor-traction-col:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 8% 8%,rgba(16,185,129,.08) 0,transparent 42%);pointer-events:none}.investor-traction-col-title{font-family:Inter,Arial,sans-serif;font-size:1.02em;font-weight:800;color:#0f172a;margin:0 0 10px;padding-bottom:7px;border-bottom:2px solid #10b981;display:inline-block;letter-spacing:-.2px;position:relative;z-index:1}.investor-traction-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px;position:relative;z-index:1}#traction .investor-traction-col:first-child .investor-traction-list{flex:1;justify-content:space-between}.investor-traction-list li{font-size:.87em;color:#334155;line-height:1.3;padding:4px 8px;border:1px solid #e5edf6;border-radius:10px;background:linear-gradient(145deg,#ffffff,#f8fbff);box-shadow:inset 0 1px 0 rgba(255,255,255,.9);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.investor-traction-list li:last-child{margin-bottom:0}.investor-traction-list li:hover{border-color:#b7f0d7;box-shadow:0 8px 16px rgba(16,185,129,.12);transform:translateY(-1px)}.investor-traction-list li strong{color:#0f172a}.investor-roadmap{--roadmap-dot-size:18px;--roadmap-center-x:11px;display:flex;flex-direction:column;gap:0;position:relative;padding-top:2px}.investor-roadmap:before{content:"";position:absolute;left:calc(var(--roadmap-center-x) - 1px);top:6px;bottom:16px;width:2px;background:linear-gradient(180deg,#10b981,#34d399 52%,#cbd5e155)}.investor-roadmap-item{display:flex;gap:16px;align-items:flex-start;padding-bottom:8px;position:relative;transition:transform .22s ease}.investor-roadmap-item:last-child{padding-bottom:0}.investor-roadmap-item:hover{transform:translateX(3px)}.investor-roadmap-item>div:not(.investor-roadmap-dot):not(.investor-roadmap-dot-future){flex:1;background:linear-gradient(150deg,#ffffff,#f8fbff);border:1px solid #e6edf5;border-radius:14px;padding:7px 9px;box-shadow:0 8px 20px rgba(15,23,42,.06);transition:box-shadow .22s ease,border-color .22s ease,transform .22s ease}.investor-roadmap-item:hover>div:not(.investor-roadmap-dot):not(.investor-roadmap-dot-future){border-color:#b7f0d7;box-shadow:0 12px 24px rgba(16,185,129,.12);transform:translateY(-1px)}.investor-roadmap-dot{width:var(--roadmap-dot-size);height:var(--roadmap-dot-size);box-sizing:border-box;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);flex-shrink:0;margin-left:calc(var(--roadmap-center-x) - (var(--roadmap-dot-size) / 2));margin-top:2px;border:3px solid #f8fafc;box-shadow:0 0 0 2px #10b981;position:relative;z-index:1}.investor-roadmap-dot:after{content:"";position:absolute;inset:3px;border-radius:50%;background:#ecfdf5}.investor-roadmap-dot-future{background:linear-gradient(135deg,#e5e7eb,#d1d5db);box-shadow:0 0 0 2px #d1d5db}.investor-roadmap-dot-future:after{background:#f8fafc}.investor-roadmap-period{display:inline-flex;align-items:center;font-size:.68em;font-weight:800;color:#10b981;text-transform:uppercase;letter-spacing:.09em;margin-bottom:4px;padding:2px 8px;border-radius:999px;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #86efac99}.investor-roadmap-milestone{font-size:.82em;color:#475569;line-height:1.32}.investor-funds-principle{margin:-12px 0 14px;font-size:.9em;font-weight:600;color:#475569}.investor-funds-bar{display:flex;width:100%;height:10px;border-radius:999px;overflow:hidden;border:1px solid #dbe5ef;background:#eef2f7;margin-bottom:18px}.investor-funds-segment{height:100%}.investor-funds-segment-product{background:linear-gradient(90deg,#34d399,#10b981)}.investor-funds-segment-growth{background:linear-gradient(90deg,#10b981,#059669)}.investor-funds-segment-research{background:linear-gradient(90deg,#047857,#065f46)}.investor-funds-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.investor-funds-card{background:linear-gradient(160deg,#ffffff,#f8fbff);border:1px solid #dfe7f1;border-radius:16px;padding:22px 20px 20px;text-align:left;box-shadow:0 8px 22px rgba(15,23,42,.06);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease;position:relative;overflow:hidden}.investor-carousel-nav{display:none}.investor-funds-card:before{content:none}.investor-funds-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(16,185,129,.14);border-color:#10b9812e}.investor-funds-pct{font-family:Inter,Arial,sans-serif;font-size:2.35em;font-weight:900;color:#059669;letter-spacing:-.8px;line-height:1;margin-bottom:2px}.investor-funds-eur{font-size:.84em;font-weight:700;color:#0f766e;margin-bottom:10px}.investor-funds-area{font-size:.88em;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#111827;margin-bottom:10px}.investor-funds-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.investor-funds-list li{font-size:.84em;color:#64748b;line-height:1.45;position:relative;padding-left:12px}.investor-funds-list li:before{content:"";position:absolute;left:0;top:.6em;width:5px;height:5px;border-radius:50%;background:#10b981}.investor-contact-section{background:linear-gradient(135deg,#064e3b,#065f46 50%,#047857);padding:16px 48px 40px;text-align:center;position:relative;overflow:hidden;min-height:calc(100vh - var(--investor-nav-offset, 70px));display:flex;flex-direction:column;justify-content:center;scroll-snap-align:start;scroll-margin-top:0}.investor-contact-section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 70% 30%,rgba(52,211,153,.1) 0,transparent 60%);pointer-events:none}.investor-contact-inner{max-width:1120px;width:100%;margin:0 auto;position:relative;box-sizing:border-box;animation:investorFadeUp .58s ease-out both;background:linear-gradient(135deg,rgba(255,255,255,.07),rgba(255,255,255,.02));border:1px solid rgba(167,243,208,.24);border-radius:24px;padding:22px 24px 26px;backdrop-filter:blur(5px);box-shadow:0 16px 38px rgba(0,0,0,.2)}.investor-contact-badge{display:inline-block;background:rgba(52,211,153,.15);border:1px solid rgba(52,211,153,.3);color:#6ee7b7;border-radius:20px;padding:4px 14px;font-size:.75em;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px}.investor-contact-title{font-family:Inter,Arial,sans-serif;font-size:2.2em;font-weight:800;color:#ffffff;margin:0 0 12px;letter-spacing:-.5px}.investor-contact-sub{font-size:1em;color:#a7f3d0;line-height:1.65;margin:0 0 40px}.investor-form{background:#ffffff;width:100%;max-width:100%;box-sizing:border-box;border-radius:20px;padding:36px 40px;box-shadow:0 24px 64px rgba(0,0,0,.22);text-align:left;border:1px solid rgba(255,255,255,.7)}.investor-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.investor-form-field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.investor-form-field label{font-size:.82em;font-weight:700;color:#374151;letter-spacing:.02em}.investor-form-field input,.investor-form-field textarea{width:100%;box-sizing:border-box;border:1.5px solid #e5e7eb;border-radius:10px;padding:10px 14px;font-size:.93em;font-family:Manrope,Arial,sans-serif;color:#111827;background:#f9fafb;transition:border-color .18s,box-shadow .18s;outline:none;resize:vertical}.investor-form-field input:focus,.investor-form-field textarea:focus{border-color:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.12);background:#fff}.investor-form-field textarea{min-height:120px}.investor-form-btn{width:100%;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:12px;padding:14px 24px;font-size:1em;font-weight:700;font-family:Manrope,Arial,sans-serif;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 16px rgba(16,185,129,.35);margin-top:4px}.investor-form-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 28px rgba(16,185,129,.48)}.investor-form-btn:disabled{opacity:.7;cursor:not-allowed}.investor-form-note{font-size:.8em;color:#9ca3af;text-align:center;margin:12px 0 0}.investor-form-note a{color:#059669;text-decoration:underline;text-underline-offset:2px}.investor-success{background:#ffffff;border-radius:20px;padding:48px 40px;box-shadow:0 20px 60px rgba(0,0,0,.2);text-align:center}.investor-success-icon{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:1.6em;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;box-shadow:0 4px 16px rgba(16,185,129,.4)}.investor-success-title{font-family:Inter,Arial,sans-serif;font-size:1.5em;font-weight:800;color:#111827;margin:0 0 12px}.investor-success-body{font-size:.93em;color:#6b7280;line-height:1.65;margin:0 0 24px}.investor-success-btn{background:none;border:1.5px solid #e5e7eb;border-radius:10px;padding:10px 20px;font-size:.88em;font-weight:600;color:#6b7280;cursor:pointer;font-family:Manrope,Arial,sans-serif;transition:border-color .18s,color .18s}.investor-success-btn:hover{border-color:#10b981;color:#059669}.investor-model-secondary-carousel{display:block}.investor-model-secondary-slide{width:100%}.investor-model-secondary-slide+.investor-model-secondary-slide{margin-top:8px}.investor-contact-carousel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;align-items:stretch}.investor-contact-slide{width:100%;min-width:0}.investor-contact-slide+.investor-contact-slide{margin-top:0}#investor-contact .investor-contact-slide-copy{display:flex;flex-direction:column;justify-content:center;gap:14px;align-items:flex-start;text-align:left;padding:10px 12px 12px;min-height:100%}#investor-contact .investor-contact-slide-form{display:flex;flex-direction:column;justify-content:center;padding:0}#investor-contact .investor-contact-slide-copy .investor-contact-badge{align-self:flex-start;width:fit-content}#investor-contact .investor-contact-slide-copy .investor-contact-sub{margin-bottom:0;max-width:36ch}#investor-contact .investor-contact-slide .investor-carousel-nav,.investor-contact-swipe-hint{display:none}@media (min-width:901px){#investor-contact.investor-contact-section{height:calc(100vh - var(--investor-nav-offset, 70px));min-height:unset;overflow:hidden;padding-top:8px;padding-bottom:8px}#investor-contact .investor-contact-inner{padding-top:12px;padding-bottom:12px}#investor-contact .investor-form{padding:20px 28px}#investor-contact .investor-form-field{margin-bottom:10px}#investor-contact .investor-form-field textarea{min-height:88px}}.investor-footer{background:#0f172a;padding:24px 48px;scroll-snap-align:start;scroll-margin-top:0;border-top:1px solid rgba(148,163,184,.16)}.investor-footer-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.investor-footer-copy{font-size:.82em;color:#64748b}.investor-footer-links{display:flex;gap:20px}.investor-footer-links button{background:none;border:none;font-size:.82em;color:#64748b;cursor:pointer;font-family:Manrope,Arial,sans-serif;transition:color .18s;padding:0}.investor-footer-links button:hover{color:#10b981}.investor-footer-links button:focus-visible,.investor-form-btn:focus-visible,.investor-hero-back:focus-visible,.investor-hero-cta:focus-visible{outline:2px solid #34d399;outline-offset:2px}@media (prefers-reduced-motion:reduce){.investor-contact-inner,.investor-hero-cta,.investor-hero-inner,.investor-section-inner{animation:none}.investor-diff-card,.investor-form-btn,.investor-funds-card,.investor-hero-back,.investor-hero-cta,.investor-model-plan,.investor-roadmap-item,.investor-stat-card{transition:none;transform:none}}@media (max-width:900px){.investor-diff-desc-desktop{display:none}.investor-diff-desc-mobile{display:inline}html.investor-snap{scroll-snap-type:y mandatory;scroll-padding-top:var(--investor-nav-offset,70px)}.investor-contact-section,.investor-hero,.investor-section{min-height:calc(100dvh - var(--investor-nav-offset, 70px));scroll-snap-align:start;scroll-snap-stop:always;scroll-margin-top:0;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}.investor-hero{padding:42px 20px 36px}.investor-hero-inner{padding:24px 20px;border-radius:20px}.investor-contact-inner,.investor-hero-inner,.investor-section-inner{max-height:none;overflow:visible}.investor-hero-title{font-size:2.2em}.investor-section{padding:36px 20px 30px}.investor-contact-section{padding:40px 20px 32px}.investor-stat-grid{grid-template-columns:1fr;gap:16px}#opportunity.investor-section{justify-content:flex-start;padding-top:20px;padding-bottom:16px}#opportunity .investor-section-inner{max-width:none;margin-top:0;margin-bottom:0}#opportunity .investor-section-badge{margin-bottom:10px;padding:5px 12px}#opportunity .investor-section-sub{margin-bottom:14px;line-height:1.6}#opportunity .investor-stat-grid{grid-template-columns:1fr;gap:12px;overflow:visible;padding-bottom:0}#opportunity .investor-stat-card{width:100%;padding:20px 18px;border-radius:16px}.investor-diff-grid{grid-template-columns:repeat(2,1fr);gap:12px}.investor-diff-card-featured{grid-column:1/-1}#why-companion.investor-section{justify-content:flex-start;height:auto;max-height:none;padding-top:20px;padding-bottom:16px;overflow:visible}#why-companion .investor-section-inner{display:block;min-height:0;height:auto;max-height:none;overflow:visible;padding-right:0}#why-companion .investor-section-badge{margin-bottom:10px;padding:5px 12px}#why-companion .investor-section-title{margin-bottom:10px}#why-companion .investor-diff-grid{gap:12px}#why-companion .investor-diff-card{padding:16px 14px;border-radius:12px}#why-companion .investor-diff-icon{font-size:1.35em;margin-bottom:6px}#why-companion .investor-diff-title{font-size:.95em;margin-bottom:4px}#why-companion .investor-diff-desc{font-size:.82em;line-height:1.45}#why-companion .investor-diff-card-featured{display:block}.investor-model-grid{grid-template-columns:1fr;gap:16px}#business-model.investor-section{justify-content:flex-start;padding-top:18px;padding-bottom:14px}#business-model .investor-model-grid{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(96%,1fr);gap:12px;overflow-x:auto;overflow-y:hidden;padding:0 2px 8px;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}#business-model .investor-model-plan{scroll-snap-align:start;padding:16px 36px;position:relative}#business-model .investor-model-b2b{margin-top:2px}#business-model .investor-model-secondary-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(96%,1fr);gap:10px;overflow-x:auto;overflow-y:hidden;padding:0 2px 6px;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}#business-model .investor-model-secondary-slide{scroll-snap-align:start;margin-top:0;position:relative}#business-model .investor-model-secondary-slide+.investor-model-secondary-slide{margin-top:0}.investor-model-metrics{grid-template-columns:repeat(2,1fr)}.investor-metric{border-right:1px solid #e3eaf2;border-bottom:1px solid #e3eaf2}.investor-metric:nth-child(2n){border-right:0}.investor-metric:nth-child(n+3){border-bottom:0}.investor-traction-grid{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(96%,1fr);gap:10px;overflow-x:auto;overflow-y:hidden;padding:0 2px 8px;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}#traction.investor-section{justify-content:flex-start;height:calc(100dvh - var(--investor-nav-offset, 70px));max-height:calc(100dvh - var(--investor-nav-offset, 70px));padding-top:24px;padding-bottom:20px;overflow:hidden}#traction .investor-section-inner{display:flex;flex-direction:column;height:100%;min-height:0}#traction .investor-section-title{margin-bottom:10px}#traction .investor-traction-grid{flex:1;min-height:0;align-items:stretch}.investor-traction-col{scroll-snap-align:start;padding:14px 36px 12px;height:100%;max-height:100%;overflow:visible;position:relative}.investor-roadmap-item{gap:12px;padding-bottom:12px}.investor-roadmap-item>div{padding:9px 10px}#traction .investor-traction-col:last-child{display:flex;flex-direction:column}#traction .investor-roadmap{display:grid;grid-template-columns:none;grid-template-rows:repeat(2,minmax(0,1fr));grid-auto-flow:column;grid-auto-columns:minmax(96%,1fr);align-items:stretch;gap:10px;overflow-x:auto;overflow-y:hidden;padding-bottom:6px;scroll-snap-type:x mandatory;overscroll-behavior-x:auto;-webkit-overflow-scrolling:touch;flex:1;min-height:0}#traction .investor-roadmap:before{display:none}#traction .investor-roadmap-item{scroll-snap-align:start;gap:0;padding-bottom:0;align-items:stretch;position:relative}#traction .investor-roadmap-dot,#traction .investor-roadmap-dot-future{display:none}#traction .investor-roadmap-item>div:not(.investor-roadmap-dot):not(.investor-roadmap-dot-future){padding:12px 28px;display:flex;flex-direction:column;justify-content:center}#traction .investor-roadmap-item>.investor-carousel-nav-prev{left:16px}#traction .investor-roadmap-item>.investor-carousel-nav-next{right:16px}#traction .investor-roadmap-period{font-size:.75em;padding:4px 10px;margin-bottom:14px}#traction .investor-roadmap-milestone{font-size:.92em;line-height:1.42;color:#334155}.investor-funds-grid{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(96%,1fr);gap:10px;overflow-x:auto;overflow-y:hidden;padding:0 2px 8px;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.investor-funds-card{scroll-snap-align:start;position:relative;padding-left:30px;padding-right:18px}#business-model .investor-carousel-nav,#investor-contact .investor-contact-slide .investor-carousel-nav,#traction .investor-carousel-nav,#use-of-funds .investor-carousel-nav{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;position:absolute;top:50%;transform:translateY(-50%);border:none;background:transparent;padding:0;margin:0;font-size:1.15em;line-height:1;font-weight:800;color:#10b981;text-shadow:0 1px 2px rgba(15,23,42,.12);z-index:3;opacity:.88;cursor:pointer}#business-model .investor-carousel-nav-prev,#investor-contact .investor-carousel-nav-prev,#traction .investor-carousel-nav-prev,#use-of-funds .investor-carousel-nav-prev{left:10px}#business-model .investor-carousel-nav-next,#investor-contact .investor-carousel-nav-next,#traction .investor-carousel-nav-next,#use-of-funds .investor-carousel-nav-next{right:10px}#business-model .investor-carousel-nav:focus-visible,#investor-contact .investor-carousel-nav:focus-visible,#traction .investor-carousel-nav:focus-visible,#use-of-funds .investor-carousel-nav:focus-visible{outline:2px solid #34d399;outline-offset:3px}#business-model .investor-carousel-nav:disabled,#investor-contact .investor-carousel-nav:disabled,#traction .investor-carousel-nav:disabled,#use-of-funds .investor-carousel-nav:disabled{opacity:0;pointer-events:none}#use-of-funds.investor-section{justify-content:center;padding-top:20px;padding-bottom:20px}#use-of-funds .investor-section-inner{margin-top:auto;margin-bottom:auto}#use-of-funds .investor-section-title{margin-bottom:8px}#use-of-funds .investor-section-sub{margin-bottom:16px;line-height:1.5}#use-of-funds .investor-funds-principle{margin:-2px 0 12px;line-height:1.45}#use-of-funds .investor-funds-bar{margin-bottom:48px}#use-of-funds .investor-funds-card{padding-top:18px;padding-bottom:16px}.investor-contact-section{justify-content:flex-start;padding:36px 20px 30px}#investor-contact.investor-contact-section{height:calc(100dvh - var(--investor-nav-offset, 70px));max-height:calc(100dvh - var(--investor-nav-offset, 70px));padding-top:20px;padding-bottom:14px;overflow:hidden}.investor-contact-inner{padding:20px 18px 24px;border-radius:20px}#investor-contact .investor-contact-inner{display:flex;flex-direction:column;height:100%;min-height:0;padding:18px 16px;border-radius:18px}#investor-contact .investor-contact-badge{margin-bottom:10px}#investor-contact .investor-contact-title{font-size:1.95em;margin-bottom:10px;line-height:1.16}#investor-contact .investor-contact-sub{font-size:.95em;line-height:1.55;margin-bottom:18px}.investor-form{padding:28px 24px}#investor-contact .investor-form{padding:20px 16px 18px;border-radius:16px;min-height:0}#investor-contact .investor-form-field{margin-bottom:12px}#investor-contact .investor-form-field textarea{min-height:92px}#investor-contact .investor-form-btn{padding:12px 16px}#investor-contact .investor-contact-carousel{display:flex;gap:0;overflow-x:auto;overflow-y:hidden;padding:0 0 6px;scroll-snap-type:x mandatory;scroll-padding-left:0;scroll-padding-right:0;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;width:100%;max-width:100%;box-sizing:border-box}#investor-contact .investor-contact-slide{scroll-snap-align:start;position:relative;box-sizing:border-box;flex:0 0 100%;width:100%;min-width:100%;padding:0}#investor-contact .investor-contact-slide+.investor-contact-slide{margin-top:0}#investor-contact .investor-contact-slide-copy{display:flex;flex-direction:column;justify-content:center;gap:10px;box-sizing:border-box;padding:0 14px}#investor-contact .investor-contact-swipe-hint{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;position:static;margin-top:2px;text-align:left;font-size:.8em;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6ee7b7;opacity:.9}#investor-contact .investor-contact-slide-form{display:flex;flex-direction:column;justify-content:flex-start;box-sizing:border-box;padding:8px 18px 0 20px}#investor-contact .investor-contact-slide-form .investor-carousel-nav-prev{left:20px}.investor-form-row{grid-template-columns:1fr;gap:0}.investor-footer{padding:20px 24px;scroll-snap-align:start;scroll-snap-stop:always}.investor-footer-inner{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.investor-contact-section,.investor-hero,.investor-section{min-height:calc(100dvh - var(--investor-nav-offset, 70px))}.investor-hero{padding:30px 16px 22px}.investor-hero-inner{padding:20px 16px;border-radius:18px}.investor-diff-grid{grid-template-columns:1fr}#why-companion.investor-section{padding-top:14px;padding-bottom:10px}#traction.investor-section{height:calc(100dvh - var(--investor-nav-offset, 70px));max-height:calc(100dvh - var(--investor-nav-offset, 70px));padding-top:16px;padding-bottom:12px}#traction .investor-section-badge{margin-bottom:8px}#traction .investor-section-title{font-size:1.25em;margin-bottom:8px;line-height:1.12}#traction .investor-traction-col{padding:12px 32px 10px}#traction .investor-roadmap-item>div:not(.investor-roadmap-dot):not(.investor-roadmap-dot-future){padding:12px 24px}#traction .investor-roadmap-item>.investor-carousel-nav-prev{left:14px}#traction .investor-roadmap-item>.investor-carousel-nav-next{right:14px}#traction .investor-roadmap-period{font-size:.72em;margin-bottom:12px}#traction .investor-roadmap-milestone{font-size:.88em;line-height:1.38}#why-companion .investor-section-inner{justify-content:center;height:100%;max-height:100%}#why-companion .investor-section-badge{margin-bottom:8px;padding:5px 11px;font-size:.68em}#why-companion .investor-section-title{font-size:1.32em;margin-bottom:10px;line-height:1.12}#why-companion .investor-diff-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#why-companion .investor-diff-card{padding:12px 11px;border-radius:12px;min-height:132px;display:flex;flex-direction:column;justify-content:flex-start;background:linear-gradient(165deg,#ffffff,#f8fbff);border-color:#dfe7f1;box-shadow:0 4px 14px rgba(15,23,42,.06)}#why-companion .investor-diff-icon{font-size:1.05em;margin-bottom:6px;width:22px;height:22px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;background:#ecfdf5}#why-companion .investor-diff-title{font-size:.9em;line-height:1.2;margin-bottom:4px}#why-companion .investor-diff-desc{font-size:.76em;line-height:1.3;color:#64748b}#why-companion .investor-diff-card-featured{grid-column:1/-1;min-height:0;padding:13px 12px;border-color:#b7ebd4;box-shadow:0 5px 16px rgba(16,185,129,.08)}#why-companion .investor-diff-card-featured .investor-diff-desc{font-size:.74em;line-height:1.26}#business-model .investor-model-grid{grid-auto-columns:minmax(98%,1fr);gap:8px;padding-bottom:6px}#business-model .investor-model-secondary-carousel{grid-auto-columns:minmax(98%,1fr);gap:8px;padding-bottom:4px}.investor-traction-grid{grid-auto-columns:minmax(98%,1fr);gap:8px;padding-bottom:6px}#traction .investor-roadmap,.investor-funds-grid{grid-auto-columns:minmax(98%,1fr);gap:8px;padding-bottom:4px}#use-of-funds .investor-funds-card{padding-left:28px;padding-right:16px}#business-model .investor-carousel-nav-next,#investor-contact .investor-carousel-nav-next,#traction .investor-carousel-nav-next,#use-of-funds .investor-carousel-nav-next{right:8px;width:16px;height:16px;font-size:1.02em}#business-model .investor-carousel-nav-prev,#investor-contact .investor-carousel-nav-prev,#traction .investor-carousel-nav-prev,#use-of-funds .investor-carousel-nav-prev{left:8px;width:16px;height:16px;font-size:1.02em}#business-model .investor-model-plan{padding:14px 30px;border-radius:14px}#investor-contact .investor-contact-carousel{display:flex;gap:0;padding-bottom:4px;width:100%;max-width:100%;box-sizing:border-box}#investor-contact .investor-contact-slide-copy,#investor-contact .investor-contact-slide-form{width:100%;max-width:100%;box-sizing:border-box;padding:0 14px}#investor-contact .investor-contact-slide-form{padding:8px 16px 0 18px}#investor-contact .investor-contact-slide-form .investor-carousel-nav-prev{left:20px}#investor-contact .investor-contact-slide-copy{gap:10px}#investor-contact .investor-contact-swipe-hint{font-size:.76em;margin-top:2px}#business-model .investor-model-tier{margin-bottom:8px}#business-model .investor-model-price{font-size:1.8em;margin-bottom:8px}#business-model .investor-model-features{gap:4px;margin-bottom:8px}#business-model .investor-model-features li{font-size:.82em}.investor-hero-title{font-size:1.65em;margin-bottom:14px}.investor-hero-sub{font-size:.92em;line-height:1.55;margin-bottom:22px}.investor-hero-actions{flex-direction:column;width:100%;gap:10px}.investor-hero-back,.investor-hero-cta{width:100%;text-align:center}.investor-section-title{font-size:1.6em}#opportunity .investor-section-title{font-size:1.3em;margin-bottom:4px;line-height:1.12}#opportunity .investor-section-inner{margin-top:auto;margin-bottom:auto}#opportunity .investor-section-sub{font-size:.88em;line-height:1.4}#opportunity .investor-stat-grid{grid-template-columns:1fr;gap:6px}#opportunity .investor-stat-card{padding:14px 12px;border-radius:12px}#opportunity .investor-stat-value{font-size:clamp(1.7rem,1.35rem + 1vw,2rem)}#opportunity .investor-stat-label{font-size:.86em;line-height:1.22}#opportunity .investor-stat-note{font-size:.74em;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.investor-model-metrics{grid-template-columns:repeat(2,1fr);padding:16px}#use-of-funds.investor-section{justify-content:center;padding-top:16px;padding-bottom:16px}#use-of-funds .investor-section-title{margin-bottom:6px}#use-of-funds .investor-section-sub{margin-bottom:12px;font-size:.96em;line-height:1.45}#use-of-funds .investor-funds-principle{margin:-1px 0 10px;font-size:.86em}#use-of-funds .investor-funds-bar{margin-bottom:36px}#use-of-funds .investor-funds-card{padding-top:16px;padding-bottom:14px}#investor-contact.investor-contact-section{padding-top:14px;padding-bottom:10px;overflow-x:clip}#investor-contact .investor-contact-inner{padding:14px 12px;border-radius:16px;max-width:100%;overflow-x:clip}#investor-contact .investor-contact-badge{margin-bottom:10px}#investor-contact .investor-contact-title{font-size:1.62em;margin-bottom:8px}#investor-contact .investor-contact-sub{font-size:.9em;line-height:1.5;margin-bottom:12px}#investor-contact .investor-form{padding:20px 18px 18px;border-radius:14px}#investor-contact .investor-form-field label{font-size:.8em}#investor-contact .investor-form-field input,#investor-contact .investor-form-field textarea{padding:9px 12px;font-size:.9em}#investor-contact .investor-form-field textarea{min-height:84px}#investor-contact .investor-form-note{margin-top:10px;font-size:.76em}.investor-footer-links{gap:14px;flex-wrap:wrap}}@media (max-width:600px){.investor-success{padding:28px 12px;border-radius:14px;box-shadow:0 8px 32px rgba(0,0,0,.13)}.investor-success-icon{width:44px;height:44px;font-size:1.2em;margin-bottom:14px}.investor-success-title{font-size:1.15em;margin-bottom:8px}.investor-success-body{font-size:.98em;margin-bottom:18px}.investor-success-btn{padding:8px 14px;font-size:.98em;border-radius:8px}}