body{font-family:Inter,sans-serif;background-color:#fff;color:#000}.progress-nav{position:fixed;right:1.5rem;top:50%;transform:translateY(-50%);z-index:40;max-height:80vh;overflow-y:auto;opacity:0;pointer-events:none;transition:opacity .3s ease}.progress-nav.visible{opacity:1;pointer-events:auto}.progress-track{position:relative}.progress-line{position:absolute;left:calc(100% - 7px);top:0;bottom:0;width:2px;margin-left:-1px;background:#e5e7eb;border-radius:1px;pointer-events:none}.progress-line-fill{position:absolute;top:0;left:0;right:0;width:2px;background:#0061ff;border-radius:1px;transition:height .25s ease-out}.progress-sections{list-style:none;margin:0;padding:.5rem 0;display:flex;flex-direction:column;gap:.75rem}.progress-item{display:grid;grid-template-columns:1fr 14px;align-items:center;gap:.5rem;cursor:pointer;transition:opacity .2s}.progress-item:hover .progress-blob{background:#9ca3af;transform:scale(1.2)}.progress-item:focus{outline:none}.progress-item:focus-visible .progress-blob{box-shadow:0 0 0 2px #0061ff}.progress-item .progress-blob{justify-self:center;grid-column:2}.progress-blob{position:relative;z-index:1;width:10px;height:10px;border-radius:50%;background:#d1d5db;flex-shrink:0;transition:background .2s,transform .2s}.progress-blob.active{background:#0061ff}.progress-label{font-size:.75rem;color:#6b7280;white-space:nowrap;cursor:pointer}.progress-item:has(.progress-blob.active) .progress-label{color:#000;font-weight:500}@media (max-width: 1024px){.progress-nav{display:none}}.nav-link{font-size:.875rem;font-weight:500;color:#000;transition:color .2s}.nav-link:hover{color:#0061ff}.section-padding{padding:6rem 1.5rem}#team-members img{transform:none!important;image-orientation:from-image}.hero-section{position:relative;min-height:90vh}.hero-grid{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto;grid-template-areas:"subtitle" "title" "rest";gap:0;position:relative}.hero-subtitle{grid-area:subtitle;margin-bottom:.25rem;position:relative;z-index:10}.hero-title{grid-area:title;margin-bottom:0;max-width:20ch;position:relative;z-index:10}.hero-bottom-row{grid-area:rest;position:relative;min-height:280px}.hero-rest{position:relative;z-index:10;margin-top:1.5rem;max-width:38rem}.hero-browser-mockup{position:absolute;top:-3rem;right:-2rem;bottom:auto;width:88%;max-width:1300px;min-width:520px;z-index:1;transform:perspective(1000px) rotate(-3deg);pointer-events:auto;transition:transform .15s ease-out}.hero-browser-frame{background:#fff;border-radius:10px 10px 0 0;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #0000000d;overflow:hidden}.hero-browser-bar{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f5f5f5;border-bottom:1px solid #e5e7eb}.hero-browser-dots{display:flex;gap:6px}.hero-browser-dots span{width:10px;height:10px;border-radius:50%;background:#d1d5db}.hero-browser-dots span:first-child{background:#ef4444}.hero-browser-dots span:nth-child(2){background:#f59e0b}.hero-browser-dots span:last-child{background:#22c55e}.hero-browser-title{font-size:.8rem;color:#6b7280;font-weight:500}.hero-browser-content{position:relative;overflow:hidden}.hero-browser-content .hero-browser-fade{position:absolute;inset:0;width:55%;background:linear-gradient(to right,rgba(255,255,255,.97) 0%,rgba(255,255,255,.5) 40%,transparent 100%);z-index:1}.hero-browser-img{width:100%;height:auto;display:block;vertical-align:bottom}@media (max-width: 768px){.hero-bottom-row{min-height:auto;display:flex;flex-direction:column}.hero-browser-mockup{position:relative;top:auto;right:auto;width:100%;min-width:0;margin-left:auto;margin-right:auto;margin-top:1.5rem;transform:rotate(-2deg);pointer-events:none}.hero-browser-content .hero-browser-fade{width:75%}}.partners-cta{margin-top:2.5rem;padding:2rem;display:flex;flex-direction:column;gap:1rem;text-align:center}.partners-subtext{font-size:.8rem;color:#6b7280;text-transform:uppercase;letter-spacing:.08em;font-weight:600}.partners-logos{display:flex;flex-wrap:wrap;gap:.85rem;justify-content:center}.partner-logo-card{border:1px solid #d1d5db;background:#fff;padding:.9rem 1.2rem;min-width:180px;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 24px -18px #00000059}.partner-logo-text{font-weight:600;color:#111827;font-size:.9rem;text-align:center}.partner-logo-img{max-width:240px;width:100%;height:auto;display:block}@media (min-width: 1024px){.partners-logos{flex-wrap:nowrap}}.how-card{background:#fff;border:1px solid #e5e7eb;padding:2rem;height:100%}.how-card-icon{width:48px;height:48px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#0061ff1a;color:#0061ff;margin-bottom:1rem}.how-card-icon span{font-size:1.6rem}.impact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.impact-card{border:1px solid #e5e7eb;padding:2rem 1.5rem;background:#fff;box-shadow:0 15px 30px -20px #0000002e}.impact-value{font-size:2rem;font-weight:800;color:#0061ff;margin-bottom:.5rem}.impact-label{color:#4b5563;font-size:1rem;text-transform:capitalize}
