@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{width:100%;min-height:100vh;font-family:Inter,sans-serif;overflow-x:hidden}#root{width:100%}:root{--primary-blue: #1e40af;--accent-blue: #3b82f6;--bg-gradient: linear-gradient(135deg, #1e3a8a 0%, #3b82f6 100%);--light-gray: #f8fafc}body{font-family:Poppins,sans-serif;color:#1e293b;background-color:#fff}:root{--nav-offset: 90px}.sticky-nav{position:fixed;top:0;left:0;width:100%;min-height:80px;background:#fff;display:flex;justify-content:space-between;align-items:center;padding:10px 10%;box-shadow:0 2px 10px #0000001a;z-index:9999;flex-wrap:wrap}.nav-links{display:flex;gap:30px}.nav-links a{text-decoration:none;color:#333;font-weight:600;cursor:pointer}.harvi-text{font-size:2.5rem;font-weight:900;color:#ea4335;font-family:Georgia,serif;line-height:1;transform:translateY(-.1em)}.ai-text{font-size:2.5rem;font-weight:900;color:#4285f4;margin-left:.1rem;font-family:Georgia,serif;line-height:1;transform:translateY(-.1em)}.logo-subtitle{font-size:.6em;text-align:center}@media(max-width:768px){:root{--nav-offset: 150px}.embedded-heading{left:50%;transform:translate(-50%);width:80%;text-align:center}.sticky-nav{justify-content:center;padding:10px 5%}.nav-links{gap:15px!important;margin-top:10px;width:100%;justify-content:center;font-size:.9rem}.harvi-text,.ai-text{font-size:1.8rem!important}.logo-subtitle{font-size:.5rem!important}}section{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;scroll-margin-top:var(--nav-offset)}.section-title{display:flex;align-items:center;text-align:center;font-size:2.5rem;color:#1e3a8a;width:100%;max-width:1200px;margin-left:auto;margin-right:auto}.section-title:before,.section-title:after{content:"";flex:1;height:2px;background:#e2e8f0}.section-title:before{margin-right:20px}.section-title:after{margin-left:20px}@media(max-width:768px){.hero-section{padding-top:160px}.hero-content h1{font-size:1.8rem!important}}.hero-content{z-index:2;padding:0 5%;text-align:center}.hero-section{position:relative;width:100%;background:linear-gradient(135deg,#1e3a8a,#3b82f6);display:flex;align-items:center;justify-content:center;color:#fff;padding-top:120px;overflow:hidden}.hero-content{z-index:2;padding-left:5%}.hero-content h1{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:20px}.hero-subtitle{font-weight:300;opacity:.9}.hero-content p{font-size:1.2rem;margin-bottom:30px;opacity:.8}.btn-white{display:inline-block;background:#fff;color:#1e3a8a;padding:12px 35px;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease}.btn-white:hover{background:#f0f4ff;transform:translateY(-2px)}.product-tech-combined-section{padding-top:30px;background-color:#f8fafc;width:100%}.combined-flex-container{display:flex!important;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;max-width:1200px;margin:0 auto;gap:20px;padding:0 20px}.product-column,.tech-stack-column{flex:1;width:50%}.section-title-sm{font-size:1.8rem;font-weight:800;color:#1e3a8a;margin-bottom:25px}.standalone-product-mini{background:#fff;border-radius:20px;padding:30px 20px;border:1px solid #e2e8f0;box-shadow:0 10px 25px #0000000d;text-align:center}.product-card-illustration-sm{height:120px;background:#f8fafc;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.product-card-illustration-sm img{max-height:100px}.product-subtitle-sm{color:#3b82f6;font-size:.9rem;margin-bottom:10px;text-align:left}.product-description-sm{font-size:.9rem;color:#475569;line-height:1.5;margin-bottom:15px;text-align:justify}.btn-primary-sm{background-color:#1e40af;color:#fff;padding:20px;border-radius:6px;text-decoration:none;font-size:1.2rem;font-weight:800;margin-bottom:10px}.relative-card{position:relative;padding-top:50px!important}.embedded-heading{position:absolute;top:-18px;left:30px;background-color:#1e40af;color:#fff;padding:8px 25px;border-radius:8px;font-weight:800;font-size:1.2rem;letter-spacing:1px;box-shadow:0 4px 10px #1e40af4d;z-index:10}.corner-icon-sm{position:absolute;top:15px;right:15px;width:50px;height:auto;opacity:.8}.product-card-video-container{position:relative;width:100%;border-radius:12px;overflow:hidden;margin-bottom:20px;background:#000}.product-video{display:block;max-height:250px;object-fit:cover}.clickable-video{cursor:pointer;transition:opacity .3s ease}.clickable-video:hover{opacity:.9}.video-overlay-hint{position:absolute;bottom:10px;right:10px;background:#0009;color:#fff;padding:5px 12px;border-radius:20px;font-size:.7rem;pointer-events:none;opacity:0;transition:opacity .3s}.product-card-video-container:hover .video-overlay-hint{opacity:1}video::webkit-media-controls{display:flex!important}.mt-20{margin-top:10px}.workflow-full-row{width:100%;background:#fff;border-radius:20px;border:1px solid #e2e8f0;box-shadow:0 4px 15px #00000008}.text-center{text-align:center;margin-bottom:30px}.product-workflow-horizontal{display:flex;justify-content:space-around;align-items:flex-start;gap:15px;margin:30px 0;padding:20px 10px;background:#f8fafc;border-radius:12px}.workflow-step{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.workflow-step:not(:last-child):after{content:"";position:absolute;top:25px;left:65%;width:70%;height:2px;background:#e2e8f0;z-index:1}.step-icon-box{width:50px;height:50px;background:#fff;border:2px solid #2563eb;color:#2563eb;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:12px;z-index:2;transition:all .3s ease}.workflow-step:hover .step-icon-box{background:#2563eb;color:#fff;transform:scale(1.1)}.workflow-step strong{font-size:.85rem;color:#1e3a8a;display:block;margin-bottom:4px}.workflow-step span{font-size:.7rem;color:#64748b;font-weight:500;text-transform:uppercase;letter-spacing:.5px}@media(max-width:600px){.product-workflow-horizontal{flex-direction:column;gap:25px;align-items:center}.workflow-step:not(:last-child):after{display:none}}.tech-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.tech-item-sm{background:#fff;padding:35px 15px;border-radius:16px;border:1px solid #e2e8f0;text-align:center;box-shadow:0 4px 12px #0000000a;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .3s ease;min-height:180px}.tech-item-sm:hover{border-color:#4285f4;transform:translateY(-5px);box-shadow:0 10px 20px #4285f41a}.gcp-icon{width:50px;height:50px;margin-bottom:15px;object-fit:contain}.tech-item-sm strong{color:#1e3a8a;font-size:1.1rem;margin-bottom:5px;font-weight:700}.tech-item-sm span{color:#3b82f6;font-size:.85rem;font-weight:500}.tech-item-full{grid-column:span 2;background:linear-gradient(135deg,#fff,#eff6ff);padding:25px;border-radius:16px;border:1px solid #cbd5e1;box-shadow:0 4px 12px #0000000a;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.tech-item-full:hover{transform:translateY(-5px);border-color:#4285f4}.full-content-flex{display:flex;align-items:center;gap:20px}.full-text{text-align:left}.full-text strong{display:block;font-size:1.2rem;color:#1e3a8a;margin-bottom:4px}.full-text span{color:#3b82f6;font-weight:600;font-size:.9rem}@media(max-width:600px){.tech-item-full{grid-column:span 1}.full-content-flex{flex-direction:column;text-align:center}.full-text{text-align:center}}.section-subtitle-sm{text-align:left;font-size:.95rem;color:#fff;background-color:#1e40b3;margin-bottom:25px}@media(max-width:900px){.combined-flex-container{flex-direction:column}.product-column,.tech-stack-column{width:100%}}.about-team-flex-container{display:flex!important;flex-direction:row;justify-content:space-between;gap:60px;max-width:1200px;margin:0 auto;padding:40px 20px}.about-text-column{flex:2;text-align:justify}.team-column-vertical{flex:1;max-width:320px}.team-vertical-stack{display:flex;flex-direction:column;gap:15px}.team-card-mini{display:flex;align-items:center;background:#fff;padding:15px;border-radius:12px;border:1px solid #e2e8f0;gap:15px;box-shadow:0 2px 8px #00000008}.profile-photo-container-mini{width:60px;height:60px;flex-shrink:0;border-radius:50%;overflow:hidden;border:2px solid #eff6ff}.profile-photo-container-mini img{width:100%;height:100%;object-fit:cover}.member-info-mini{text-align:left}.team-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.mission-list-sm{font-size:.9rem;padding-left:20px;color:#475569}.mission-list-sm li{margin-bottom:8px}.text-sm{font-size:.95rem;line-height:1.6;color:#334155;margin-bottom:15px}.mission-subtitle-sm{font-size:1.2rem;font-weight:700;color:#1e3a8a;margin-bottom:8px;margin-top:0}.ln-link-sm{font-size:.75rem;color:#2563eb;text-decoration:none;font-weight:600;display:flex;align-items:center;gap:5px;margin-top:5px}.ln-link-sm:hover{text-decoration:underline}.ln-icon{display:inline-block;flex-shrink:0}.team-card-sm{background:#fff;border-radius:15px;padding:20px 15px;border:1px solid #e2e8f0;text-align:center;box-shadow:0 4px 12px #00000008}.profile-photo-container-sm{width:90px;height:90px;margin:0 auto 12px;border-radius:50%;overflow:hidden;border:2px solid #eff6ff}.profile-photo-container-sm img{width:100%;height:100%;object-fit:cover}.name-sm{font-size:1.1rem;color:#1e3a8a;margin:5px 0}.role-sm{font-size:.75rem;color:#000;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.bio-extra-sm{font-size:.85rem;color:#64748b;line-height:1.4;margin-bottom:12px}@media(max-width:900px){.about-team-flex-container{flex-direction:column;align-items:center}.about-text-column,.team-column{max-width:100%;width:100%}.team-mini-grid{grid-template-columns:1fr;justify-items:center}}.tech-stack-section{padding:60px 20px;background-color:#f8fafc}.tech-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;max-width:1000px;margin:30px auto 0}.tech-item{background:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 8px #0000000d;font-size:.9rem;color:#1e3a8a}.pricing-section{padding-top:30px;background-color:#fff;text-align:center}.pricing-grid{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;max-width:1200px;margin:0 auto;padding:0 20px}.pricing-card{position:relative;background:#fff;border-radius:24px;width:320px;border:1px solid #e2e8f0;box-shadow:0 4px 15px #0000000d;display:flex;flex-direction:column}.promo-badge{position:absolute;top:0;right:0rem;transform:translateY(-50%);background-color:#4285f4;color:#fff;padding:4px 12px;border-radius:99px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 4px 6px -1px #4285f433;white-space:nowrap;z-index:10}.plan-header{background-color:#eff6ff;padding:30px 20px;border-bottom:1px solid #e2e8f0}.plan-header h3{color:#1e40af;font-size:1.4rem;margin-bottom:10px}.price{font-size:2.5rem;font-weight:700;color:#1e3a8a;margin:0}.price span{font-size:1.2rem;font-weight:500}.features-list{list-style:none;padding:30px 20px;margin:0;text-align:left;flex-grow:1}.features-list li{padding:10px 0;border-bottom:1px solid #f1f5f9;color:#475569;display:block;align-items:center}.check{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:#2563eb;color:#fff;border-radius:50%;font-size:10px;margin-right:12px}.btn-plan-link{display:inline-block;background-color:#2563eb;color:#fff;text-align:center;text-decoration:none;padding:15px;width:80%;margin:0 auto 30px;border-radius:8px;font-weight:600;transition:background .3s,transform .2s;cursor:pointer;border:none}.btn-plan-link:hover{background-color:#1e40af;transform:translateY(-2px);color:#fff}.pricing-toggle-container{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:50px;font-weight:600;color:#64748b}.active-label{color:#1e3a8a}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;inset:0;background-color:#cbd5e1;transition:.4s}.slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider{background-color:#2563eb}input:checked+.slider:before{transform:translate(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.plan-tag{font-size:.7rem;font-weight:900;letter-spacing:1px;color:#3b82f6;margin-top:10px;text-transform:uppercase}.detail-text{display:block;font-size:.75rem;color:#64748b;font-weight:400;margin-left:22px;line-height:1.4}@media(max-width:600px){.detail-text{font-size:.75rem;display:block;margin-left:22px}}.recruiter-tag{color:#10b981}.contact-section{padding-top:30px;background-color:#f8fafc;text-align:center}.contact-grid{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;max-width:1200px;margin:0 auto;padding:0 20px}.contact-box{background:#fff;padding:20px 30px;border-radius:12px;display:flex;align-items:center;gap:15px;box-shadow:0 4px 10px #00000008;border:1px solid #e2e8f0;min-width:300px}.contact-box:hover{border-color:#2563eb;cursor:pointer}.contact-link{display:flex;align-items:center;gap:15px;text-decoration:none;color:inherit;width:100%}.icon-circle{width:40px;height:40px;background-color:#eff6ff;color:#2563eb;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.team-section{padding:60px 20px;max-width:1200px;margin:0 auto;text-align:center}.sub-section-title{font-size:2rem;color:#1e3a8a;margin-bottom:40px}.team-grid{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.team-card{background:#fff;border-radius:20px;padding:30px;width:320px;border:1px solid #e2e8f0;box-shadow:0 4px 15px #0000000d;transition:transform .3s ease}.team-card:hover{transform:translateY(-5px);border-color:#3b82f6}.profile-photo-container{width:140px;height:140px;margin:0 auto 20px;border-radius:50%;overflow:hidden;border:3px solid #eff6ff}.profile-photo{width:100%;height:100%;object-fit:cover}.team-card h4{font-size:1.4rem;color:#1e3a8a;margin:10px 0 5px}.role{color:#3b82f6;font-weight:600;text-transform:uppercase;font-size:.85rem;letter-spacing:1px;margin-bottom:15px}.bio-text{color:#64748b;font-size:.95rem;line-height:1.5;margin-bottom:20px}.linkedin-link{display:inline-block;color:#0077b5;text-decoration:none;font-weight:600;font-size:.9rem;border-bottom:1px solid transparent;transition:border-color .3s}.linkedin-link:hover{border-color:#0077b5}.profile-links-row{display:flex;align-items:center;gap:8px;margin-top:8px}.social-icon-mini{width:24px;height:24px;background-color:#2563eb;color:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:.75rem;font-weight:700;transition:transform .2s}.social-icon-mini:hover{transform:scale(1.1);background-color:#005582}.main-footer{padding:30px 0;margin-top:60px;background-color:#fff;text-align:center;border-top:1px solid #e2e8f0}.social-links{display:flex;justify-content:center;gap:15px;margin-bottom:20px}.social-icon{width:45px;height:45px;background-color:#2563eb;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;font-weight:700;transition:transform .2s}.social-icon:hover{transform:scale(1.1);background-color:#1e40af}.copyright{color:#64748b;font-size:.9rem}.legal-info{margin:20px 0;padding:0 20px}.registration-note{color:#1e3a8a;font-weight:600;font-size:.95rem;margin-bottom:10px}.footer-links{display:flex;justify-content:center;gap:15px;font-size:.85rem;color:#64748b}.footer-link{color:#64748b;text-decoration:none;transition:color .2s}.footer-link:hover{color:#1e3a8a}.divider{color:#e2e8f0}.learn-more-text-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:center;text-align:left}.mission-subtitle{color:#1e3a8a;font-size:1.4rem;margin-top:25px;margin-bottom:10px;text-align:left}.mission-list{text-align:left;list-style-type:none;padding-left:0}.mission-list li{margin-bottom:10px;padding-left:20px;position:relative;line-height:1.6}.mission-list li:before{content:"•";color:#3b82f6;font-weight:700;position:absolute;left:0}
