:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}html,body{width:100%;min-height:100vh;margin:0;padding:0}body{min-width:320px}a{color:#007aff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#0051d5}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#007aff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#0051d5}button{background-color:#f9f9f9}}#root{width:100%;min-height:100vh}.app{flex-direction:column;width:100%;min-height:100vh;margin:0;padding:0;display:flex}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.header{color:#1a1a1a;z-index:100;background:#fff;border-bottom:1px solid #007aff1a;width:100%;padding:1.25rem 0;position:sticky;top:0;box-shadow:0 1px 3px #00000014}.header .container{justify-content:space-between;align-items:center;display:flex}.logo{letter-spacing:-.3px;color:#007aff;margin:0;font-size:1.75rem;font-weight:600}.nav{gap:2rem;display:flex}.nav a{color:#1a1a1a;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.nav a:hover{color:#007aff}.nav a:after{content:"";background:#007aff;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.nav a:hover:after{width:100%}.hero{color:#1a1a1a;text-align:left;background:linear-gradient(#f8f9ff 0%,#fff 100%);width:100%;padding:7rem 0;position:relative}.hero:before{content:"";opacity:.2;background:linear-gradient(90deg,#0000,#007aff,#0000);height:1px;position:absolute;top:0;left:0;right:0}.hero-content{align-items:center;gap:3rem;display:flex}.hero-text{flex:1;max-width:520px}.hero-visual{flex:1;justify-content:center;display:flex}.hero-visual img{object-fit:cover;border-radius:24px;width:100%;max-width:520px;box-shadow:0 20px 60px #0f2e562e}.hero-title{color:#1a1a1a;letter-spacing:-.02em;margin:0 0 1.5rem;font-size:3.75rem;font-weight:700;line-height:1.1}.hero-subheader{color:#007aff;text-transform:uppercase;letter-spacing:.08em;max-width:760px;margin:0 auto 1.5rem;font-size:1.1rem;font-weight:600}.hero-subtitle{color:#666;max-width:700px;margin:0 auto 2.5rem;font-size:1.25rem;font-weight:400;line-height:1.7}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn{cursor:pointer;letter-spacing:-.01em;border:none;border-radius:10px;padding:.875rem 2rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s}.btn-primary{color:#fff;background:#007aff;box-shadow:0 2px 8px #007aff40}.btn-primary:hover{background:#0051d5;transform:translateY(-1px);box-shadow:0 4px 12px #007aff59}.btn-primary:active{transform:translateY(0)}.btn-secondary{color:#007aff;background:0 0;border:2px solid #007aff}.btn-secondary:hover{color:#fff;background:#007aff;box-shadow:0 2px 8px #007aff40}.btn-white{color:#007aff;background:#fff;box-shadow:0 2px 8px #00000026}.btn-white:hover{background:#f5f5f5;transform:translateY(-1px);box-shadow:0 4px 12px #0003}.btn-large{padding:1.125rem 2.5rem;font-size:1.1rem}.section{width:100%;padding:5rem 0}.features{background:#fff;width:100%}.section-title{text-align:center;color:#1a1a1a;letter-spacing:-.02em;margin:0 0 3rem;font-size:2.75rem;font-weight:700}.about{background:#fafbfc;width:100%}.about-layout{justify-content:center;align-items:center;gap:3rem;display:flex}.about-content{text-align:left;flex:1;max-width:960px}.about-copy{align-items:center;gap:2.5rem;display:flex}.lead{color:#555;margin-bottom:1rem;font-size:1.25rem;line-height:1.6}.about-content p{color:#666;margin-bottom:1rem;font-size:1.1rem;line-height:1.65}.about-visual{flex:0 0 360px;justify-content:center;display:flex}.about-visual--inline{margin-top:1.5rem;display:none}.about-visual img{object-fit:cover;border-radius:24px;width:100%;max-width:360px;box-shadow:0 20px 50px #0000001f}.about-tiles{flex-wrap:nowrap;justify-content:center;gap:2rem;margin-top:2.5rem;display:flex}.about-tiles .feature-card{flex:1 1 0;max-width:360px}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}.feature-card{text-align:center;background:#fff;border:1px solid #007aff1a;border-radius:16px;padding:2.5rem;transition:all .3s;box-shadow:0 2px 8px #0000000f}.feature-card:hover{border-color:#007aff33;transform:translateY(-4px);box-shadow:0 8px 24px #007aff1f}.feature-icon{margin-bottom:1rem;font-size:3rem}.theme-icon{color:#fff;background:linear-gradient(135deg,#007aff 0%,#0051d5 100%);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;font-size:2rem;display:inline-flex;box-shadow:0 12px 28px #007aff40}.theme-icon svg{width:32px;height:32px}.feature-card h3{color:#1a1a1a;letter-spacing:-.01em;margin:0 0 1rem;font-size:1.5rem;font-weight:600}.feature-card p{color:#666;margin:0;line-height:1.7}.how-it-works{background:#fafbfc;width:100%}.how-layout{align-items:center;gap:3rem;display:flex}.how-summary{text-align:center;margin-bottom:2.5rem}.how-summary .lead{margin-bottom:1rem}.how-list{color:#475569;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin:0;padding:0;font-size:1.05rem;list-style:none;display:inline-flex}.how-list li{color:#0051d5;background:#007aff1f;border-radius:999px;padding:.6rem 1.2rem;font-weight:600}.how-visual{flex:1;justify-content:center;display:flex}.how-visual img{object-fit:cover;border-radius:24px;width:100%;max-width:400px;box-shadow:0 20px 45px #0000001f}.steps{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;margin-top:2rem;display:grid}.step{text-align:center;flex-direction:column;align-items:center;height:100%;padding:0 1rem 2rem;display:flex}.step-number{color:#fff;background:#007aff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;font-size:1.75rem;font-weight:600;display:flex;box-shadow:0 4px 12px #007aff40}.step h3{color:#1a1a1a;letter-spacing:-.01em;margin:0 0 1rem;font-size:1.4rem;font-weight:600}.step p{color:#666;margin:0 0 1.5rem;line-height:1.7}.step-image{object-fit:cover;border-radius:16px;width:100%;max-width:260px;margin-top:auto;box-shadow:0 12px 30px #0000001f}.cta{color:#fff;text-align:center;background:linear-gradient(#007aff 0%,#0051d5 100%);width:100%;position:relative;overflow:hidden}.cta:before{content:"";pointer-events:none;background:radial-gradient(circle at 30%,#ffffff1a 0%,#0000 50%);position:absolute;inset:0}.cta .section-title{color:#fff}.cta-content{justify-content:space-between;align-items:center;gap:3rem;display:flex}.cta-textual{text-align:left;flex:1}.cta-visual{flex:1;justify-content:center;display:flex}.cta-visual img{object-fit:cover;border-radius:24px;width:100%;max-width:340px;box-shadow:0 20px 50px #0003}.cta-text{opacity:.95;max-width:700px;margin:0 auto 2rem;font-size:1.2rem;line-height:1.7}.footer{color:#fff;text-align:center;background:#1a1a1a;border-top:1px solid #ffffff1a;width:100%;margin-top:auto;padding:3rem 0}.footer p{color:#999;margin:.5rem 0;font-size:.95rem}.footer-tagline{opacity:.7;color:#007aff;font-style:italic}.market{background:#fff;width:100%}.market-layout{align-items:flex-start;gap:3rem;display:flex}.market-content{flex:2}.market-visual{flex:1;justify-content:center;display:flex;position:sticky;top:120px}.market-visual img{object-fit:cover;border-radius:24px;width:100%;max-width:360px;box-shadow:0 20px 50px #0000001f}.market-section{margin-bottom:4rem}.market-section h3{color:#1a1a1a;margin-bottom:2rem;font-size:2rem;font-weight:600}.challenge-card{background:#f8f9fa;border-left:4px solid #007aff;border-radius:12px;margin-bottom:1.5rem;padding:2rem}.challenge-card h4{color:#1a1a1a;margin:0 0 1rem;font-size:1.3rem;font-weight:600}.challenge-card p{color:#666;margin:0;line-height:1.7}.solution-highlight{color:#fff;background:linear-gradient(135deg,#007aff 0%,#0051d5 100%);border-radius:12px;margin-top:2rem;padding:2rem}.solution-highlight h4{color:#fff;margin:0 0 1rem;font-size:1.3rem}.solution-highlight p{color:#fffffff2;margin:0;line-height:1.7}.market-competitive{margin-top:4rem}.market-competitive h3{text-align:center;color:#1a1a1a;font-size:2rem;font-weight:600}.tam-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.tam-card{text-align:center;background:#fff;border:2px solid #007aff1a;border-radius:12px;padding:2rem;transition:all .3s}.tam-card:hover{border-color:#007aff;transform:translateY(-2px);box-shadow:0 4px 12px #007aff26}.tam-card.highlight{color:#fff;background:linear-gradient(135deg,#007aff 0%,#0051d5 100%);border-color:#0000}.tam-card.highlight h4,.tam-card.highlight .tam-value,.tam-card.highlight .tam-detail{color:#fff}.tam-card h4{color:#1a1a1a;margin:0 0 1rem;font-size:1.1rem;font-weight:600}.tam-value{color:#007aff;margin:.5rem 0;font-size:2rem;font-weight:700}.tam-detail{color:#666;margin:.5rem 0 0;font-size:.9rem}.competitor-grid{flex-wrap:nowrap;justify-content:center;gap:2rem;margin:3rem 0;display:flex}.competitor-card{background:#fff;border:1px solid #007aff1a;border-radius:12px;flex-direction:column;gap:1rem;padding:2rem;display:flex;box-shadow:0 2px 8px #0000000f}.competitor-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.competitor-header h3{color:#1a1a1a;margin:0;font-size:1.5rem;font-weight:600}.competitor-logo{object-fit:contain;width:48px;height:48px}.competitor-stats{margin-bottom:1rem}.competitor-stats p{color:#666;margin:.5rem 0;font-size:.95rem}.competitor-stats strong{color:#1a1a1a}.competitor-note{color:#888;border-top:1px solid #007aff1a;margin:1rem 0 0;padding-top:1rem;font-size:.9rem;font-style:italic}.mink-differentiator{text-align:center;background:#fff;border:2px solid #007aff;border-radius:12px;margin-top:3rem;padding:3rem}.mink-differentiator h3{color:#1a1a1a;margin:0 0 1rem;font-size:1.8rem;font-weight:600}.mink-differentiator p{color:#666;margin:0;font-size:1.1rem;line-height:1.8}.investors{background:#fff;width:100%}.investor-layout{align-items:flex-start;gap:3rem;display:flex}.investor-content{flex:2}.investor-visual{flex:1;justify-content:center;display:flex;position:sticky;top:120px}.investor-visual img{object-fit:cover;border-radius:24px;width:100%;max-width:360px;box-shadow:0 20px 50px #0000001f}.investor-section{margin-bottom:4rem}.investor-section h3{color:#1a1a1a;margin-bottom:1.5rem;font-size:2rem;font-weight:600}.investor-section h4{color:#1a1a1a;margin:2rem 0 1rem;font-size:1.4rem;font-weight:600}.investor-section h5{color:#1a1a1a;margin:1.5rem 0 1rem;font-size:1.2rem;font-weight:600}.investor-section ul{margin:1rem 0;padding-left:1.5rem}.investor-section li{color:#666;margin:.75rem 0;line-height:1.7}.investor-section p{color:#666;margin:1rem 0;line-height:1.8}.revenue-model{background:#f8f9fa;border-radius:12px;margin:1.5rem 0;padding:2rem}.gtm-phase{background:#f8f9fa;border-left:4px solid #007aff;border-radius:12px;margin:2rem 0;padding:2rem}.gtm-phase h4{color:#007aff;margin-top:0}.strength-card{background:#fff;border:1px solid #007aff1a;border-radius:12px;margin:1.5rem 0;padding:2rem;box-shadow:0 2px 8px #0000000f}.strength-card h4{color:#1a1a1a;margin-top:0}.influencer-table{margin:1.5rem 0;overflow-x:auto}.influencer-table table{border-collapse:collapse;background:#fff;border-radius:8px;width:100%;overflow:hidden;box-shadow:0 2px 8px #0000000f}.influencer-table thead{color:#fff;background:#007aff}.influencer-table th{text-align:left;padding:1rem;font-size:.95rem;font-weight:600}.influencer-table td{color:#666;border-top:1px solid #007aff1a;padding:1rem}.influencer-table tbody tr:hover{background:#f8f9fa}.cta-section{text-align:center;margin-top:3rem}.contact-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.team{background:#fafbfc;width:100%}.team-layout{align-items:flex-start;gap:3rem;display:flex}.team-content{flex:2}.team-visual{flex:1;justify-content:center;display:flex;position:sticky;top:120px}.team-visual img{object-fit:cover;border-radius:24px;width:100%;max-width:340px;box-shadow:0 20px 50px #0000001f}.leadership-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem 0;display:grid}.leader-card{background:#fff;border:1px solid #007aff1a;border-radius:12px;padding:2.5rem;box-shadow:0 2px 8px #0000000f}.leader-card h3{color:#1a1a1a;margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.leader-card .role{color:#007aff;text-transform:uppercase;letter-spacing:.5px;margin:0 0 1rem;font-size:1rem;font-weight:600}.leader-card p{color:#666;margin:0;line-height:1.7}.board-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem 0;display:grid}.board-card{background:#fff;border:1px solid #007aff1a;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000000f}.board-card h4{color:#1a1a1a;margin:0 0 1rem;font-size:1.3rem;font-weight:600}.board-card p{color:#666;margin:0;line-height:1.7}.team-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:1.5rem 0;display:grid}.team-member{text-align:center;background:#fff;border:1px solid #007aff1a;border-radius:12px;padding:1.5rem}.team-member h4{color:#1a1a1a;margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.team-member p{color:#007aff;margin:0;font-weight:500}.password-gate{text-align:center;background:#fff;border:1px dashed #007aff66;border-radius:16px;padding:3rem;box-shadow:0 6px 20px #0000000f}.password-gate h3{color:#1a1a1a;margin:0 0 1rem;font-size:1.8rem;font-weight:600}.password-gate p{color:#666;margin:0 0 1.5rem;line-height:1.7}.password-form{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.password-form input{background:#fffffff2;border:1px solid #007aff59;border-radius:10px;min-width:240px;padding:.85rem 1.25rem;font-size:1rem;transition:border .2s,box-shadow .2s,background .2s}.password-form input:focus{background:#fff;border-color:#007aff;outline:none;box-shadow:0 0 0 3px #007aff2e}.password-error{color:#d64545;margin-top:1rem;font-weight:500}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-content,.about-layout,.how-layout,.market-layout,.investor-layout,.team-layout,.cta-content{flex-direction:column}.hero-text,.hero-visual,.about-visual,.how-visual,.market-visual,.investor-visual,.team-visual,.cta-visual{width:100%;position:static}.about-content{max-width:none}.about-visual{justify-content:center}.about-visual--inline{display:flex}.section-title{font-size:2rem}.nav{gap:1rem;font-size:.9rem}.features-grid,.steps{grid-template-columns:1fr}.container{padding:0 1.5rem}.tam-grid{grid-template-columns:1fr}.competitor-grid{flex-wrap:wrap}.leadership-grid,.board-grid,.team-grid{grid-template-columns:1fr}.about-tiles{flex-wrap:wrap}.contact-buttons{flex-direction:column}}@media (max-width:480px){.header .container{flex-direction:column;gap:1rem}.nav{flex-wrap:wrap;justify-content:center}.hero{padding:4rem 0}.hero-title{font-size:2rem}.hero-buttons{flex-direction:column;align-items:stretch}.btn{width:100%}}
