.ProjectDetails-module-scss-module__voVhtG__sectionCard{border:1px solid var(--brand-alpha-weak);background:var(--brand-alpha-weak);min-width:0;max-width:100%;box-shadow:var(--shadow-subtle);transition:box-shadow var(--transition-med),border-color var(--transition-med);border-radius:1.75rem;margin:1.5rem 0;padding:1.25rem 1.5rem}.ProjectDetails-module-scss-module__voVhtG__sectionCard:hover{box-shadow:var(--shadow-soft);border-color:var(--brand-alpha-medium)}.ProjectDetails-module-scss-module__voVhtG__sectionCard>h2:first-child{letter-spacing:-.02em;color:var(--neutral-on-background-strong);margin:0 0 1rem;font-size:clamp(1.375rem,2.25vw,1.75rem);font-weight:700;line-height:1.25}.ProjectDetails-module-scss-module__voVhtG__sectionCard>h3{color:var(--neutral-on-background-strong);margin:1rem 0 .5rem;font-size:clamp(1.0625rem,1.5vw,1.25rem);font-weight:600;line-height:1.35}@media (max-width:768px){.ProjectDetails-module-scss-module__voVhtG__sectionCard{border-radius:1.5rem;padding:1.5rem}}@media (max-width:640px){.ProjectDetails-module-scss-module__voVhtG__sectionCard{padding:1.25rem}}.ProjectDetails-module-scss-module__voVhtG__stepCard{border:1px solid var(--brand-alpha-weak);background:var(--brand-alpha-weak);transition:transform var(--transition-med),box-shadow var(--transition-med),border-color var(--transition-med);min-width:0;height:100%;min-height:0;box-shadow:var(--shadow-subtle);border-radius:1.5rem;flex-direction:column;margin-bottom:0;padding:1.25rem;display:flex}.ProjectDetails-module-scss-module__voVhtG__stepCard:hover{box-shadow:var(--shadow-soft);border-color:var(--brand-alpha-medium);transform:translateY(-2px)}@media (max-width:768px){.ProjectDetails-module-scss-module__voVhtG__stepCard{padding:1rem}}.ProjectDetails-module-scss-module__voVhtG__stepHeader{align-items:center;gap:.5rem;margin-bottom:.375rem;display:flex}.ProjectDetails-module-scss-module__voVhtG__stepNumber{background:var(--brand-solid-medium);width:1.75rem;height:1.75rem;color:var(--brand-on-solid-strong);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;font-size:.8125rem;font-weight:700;display:inline-flex}.ProjectDetails-module-scss-module__voVhtG__stepTitle{color:var(--neutral-on-background-strong);margin:0;font-size:1rem;font-weight:600;line-height:1.25}.ProjectDetails-module-scss-module__voVhtG__stepSubtitle{color:var(--neutral-on-background-medium);text-align:left;margin:0 0 .5rem;font-size:.8125rem;line-height:1.4}.ProjectDetails-module-scss-module__voVhtG__stepContent{flex:1;min-height:0;margin-top:0}.ProjectDetails-module-scss-module__voVhtG__stepContent p{color:var(--neutral-on-background-medium);margin:0 0 .375rem;font-size:.875rem;line-height:1.5}.ProjectDetails-module-scss-module__voVhtG__stepContent ul{margin:0;padding:0;list-style:none}.ProjectDetails-module-scss-module__voVhtG__stepContent ul li{color:var(--neutral-on-background-medium);margin-bottom:.25rem;padding-left:0;font-size:.8125rem;line-height:1.45}.ProjectDetails-module-scss-module__voVhtG__stepContent ul li:last-child{margin-bottom:0}.ProjectDetails-module-scss-module__voVhtG__stepContent ul li strong{color:var(--neutral-on-background-strong);font-weight:600}.ProjectDetails-module-scss-module__voVhtG__metricCard{border:1px solid var(--brand-alpha-weak);background:var(--brand-alpha-weak);text-align:left;height:100%;min-height:0;transition:transform var(--transition-med),box-shadow var(--transition-med),border-color var(--transition-med);min-width:0;max-width:100%;box-shadow:var(--shadow-subtle);border-radius:1.5rem;flex-direction:column;justify-content:flex-start;padding:1.25rem;display:flex}.ProjectDetails-module-scss-module__voVhtG__metricCard:hover{box-shadow:var(--shadow-soft);border-color:var(--brand-alpha-medium);transform:translateY(-2px)}.ProjectDetails-module-scss-module__voVhtG__metricCard .ProjectDetails-module-scss-module__voVhtG__metricContent p:first-of-type strong:first-of-type{color:var(--brand-solid-medium);margin-bottom:.375rem;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700;line-height:1.2;display:block}@media (max-width:768px){.ProjectDetails-module-scss-module__voVhtG__metricCard{padding:1rem}}.ProjectDetails-module-scss-module__voVhtG__metricTitle{color:var(--neutral-on-background-strong);margin:0 0 .5rem;font-size:1rem;font-weight:700;line-height:1.25}.ProjectDetails-module-scss-module__voVhtG__metricContent{color:var(--neutral-on-background-medium);font-size:.875rem;line-height:1.5}.ProjectDetails-module-scss-module__voVhtG__metricContent p{margin:0 0 .375rem}.ProjectDetails-module-scss-module__voVhtG__metricContent p:last-child{margin-bottom:0}.ProjectDetails-module-scss-module__voVhtG__metricContent ul{margin:.375rem 0 0;padding:0;list-style:none}.ProjectDetails-module-scss-module__voVhtG__metricContent ul li{margin-bottom:.25rem;padding-left:0;line-height:1.45}.ProjectDetails-module-scss-module__voVhtG__metricContent ul li:last-child{margin-bottom:0}.ProjectDetails-module-scss-module__voVhtG__processGrid{grid-template-columns:repeat(3,1fr);align-items:start;gap:.75rem;width:100%;min-width:0;max-width:100%;margin:1rem 0;display:grid}@media (max-width:1024px){.ProjectDetails-module-scss-module__voVhtG__processGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ProjectDetails-module-scss-module__voVhtG__processGrid{grid-template-columns:1fr;gap:.5rem}}.ProjectDetails-module-scss-module__voVhtG__metricsGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:.75rem;width:100%;min-width:0;max-width:100%;margin:1rem 0;display:grid}@media (max-width:900px){.ProjectDetails-module-scss-module__voVhtG__metricsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ProjectDetails-module-scss-module__voVhtG__metricsGrid{grid-template-columns:1fr;gap:.5rem}}.ProjectDetails-module-scss-module__voVhtG__sectionDivider{background:var(--neutral-alpha-weak);width:100%;height:1px;margin:2.5rem 0}.ProjectDetails-module-scss-module__voVhtG__contentGrid,.ProjectDetails-module-scss-module__voVhtG__contentGrid3{gap:1.25rem;width:100%;min-width:0;max-width:100%;display:grid}.ProjectDetails-module-scss-module__voVhtG__contentGrid{grid-template-columns:repeat(2,1fr)}.ProjectDetails-module-scss-module__voVhtG__contentGrid3{grid-template-columns:repeat(3,1fr)}.ProjectDetails-module-scss-module__voVhtG__bulletList{margin:0;padding:0;list-style:none}.ProjectDetails-module-scss-module__voVhtG__bulletList li{margin-bottom:.375rem;padding-left:0;line-height:1.55}.ProjectDetails-module-scss-module__voVhtG__calloutBox{border:1px solid var(--brand-alpha-medium);background:var(--brand-alpha-weak);min-width:0;max-width:100%;box-shadow:var(--shadow-subtle);border-radius:1.5rem;margin:2rem 0;padding:1.5rem 1.75rem}.ProjectDetails-module-scss-module__voVhtG__calloutBox p{margin:0;font-size:1rem;line-height:1.65}.ProjectDetails-module-scss-module__voVhtG__calloutBox strong{color:var(--neutral-on-background-strong);font-weight:700}@media (max-width:768px){.ProjectDetails-module-scss-module__voVhtG__calloutBox{padding:1.25rem 1.5rem}}.ProjectDetails-module-scss-module__voVhtG__sectionCard:has(.ProjectDetails-module-scss-module__voVhtG__accentColumn)>div:has(.ProjectDetails-module-scss-module__voVhtG__accentColumn){gap:1.25rem;width:100%;min-width:0;grid-template-columns:1fr 1fr!important;display:grid!important}.ProjectDetails-module-scss-module__voVhtG__accentIcon{margin-bottom:.75rem}.ProjectDetails-module-scss-module__voVhtG__accentColumn{border:1px solid var(--project-accent-alpha,var(--neutral-alpha-weak));background:var(--project-accent-alpha,var(--neutral-alpha-weak));min-width:0;min-height:0;transition:box-shadow var(--transition-med),border-color var(--transition-med);box-shadow:var(--shadow-subtle);border-radius:1.5rem;padding:1.25rem;position:relative;overflow:hidden}.ProjectDetails-module-scss-module__voVhtG__accentColumn:before{content:"";background:var(--project-accent-color);border-radius:0 4px 4px 0;width:4px;position:absolute;top:1rem;bottom:1rem;left:0}.ProjectDetails-module-scss-module__voVhtG__accentColumn:hover{box-shadow:var(--shadow-soft);border-color:var(--project-accent-color)}.ProjectDetails-module-scss-module__voVhtG__accentColumn h3{color:var(--neutral-on-background-strong);margin-top:0;margin-bottom:1rem}.ProjectDetails-module-scss-module__voVhtG__accentColumn ul{margin:0;padding:0;list-style:none}.ProjectDetails-module-scss-module__voVhtG__accentColumn ul li{color:var(--neutral-on-background-medium);margin-bottom:.375rem;padding-left:0;font-size:.9375rem;line-height:1.55}.ProjectDetails-module-scss-module__voVhtG__accentColumn ul li:last-child{margin-bottom:0}.ProjectDetails-module-scss-module__voVhtG__accent-red{--project-accent-color:var(--danger-solid-medium);--project-accent-alpha:var(--danger-alpha-weak)}.ProjectDetails-module-scss-module__voVhtG__accent-cyan{--project-accent-color:var(--info-solid-medium);--project-accent-alpha:var(--info-alpha-weak)}.ProjectDetails-module-scss-module__voVhtG__architectureBlock{border:1px solid var(--brand-alpha-weak);background:var(--brand-alpha-weak);height:100%;min-height:0;transition:transform var(--transition-med),box-shadow var(--transition-med),border-color var(--transition-med);min-width:0;box-shadow:var(--shadow-subtle);border-radius:1.5rem;flex-direction:column;padding:1.25rem;display:flex;position:relative;overflow:hidden}.ProjectDetails-module-scss-module__voVhtG__architectureBlock:before{content:"";background:var(--brand-solid-medium);border-radius:3px 3px 0 0;height:3px;position:absolute;top:0;left:1rem;right:1rem}.ProjectDetails-module-scss-module__voVhtG__architectureBlock:hover{box-shadow:var(--shadow-soft);border-color:var(--brand-alpha-medium);transform:translateY(-2px)}@media (max-width:768px){.ProjectDetails-module-scss-module__voVhtG__architectureBlock{padding:1.25rem}}.ProjectDetails-module-scss-module__voVhtG__blockTitle{color:var(--neutral-on-background-strong);margin:.5rem 0 .375rem;font-size:1rem;font-weight:600;line-height:1.25}.ProjectDetails-module-scss-module__voVhtG__blockDescription{color:var(--neutral-on-background-medium);margin:0 0 .75rem;font-size:.8125rem;line-height:1.45}.ProjectDetails-module-scss-module__voVhtG__blockContent{flex:1}.ProjectDetails-module-scss-module__voVhtG__blockContent ul{margin:0;padding:0;list-style:none}.ProjectDetails-module-scss-module__voVhtG__blockContent ul li{color:var(--neutral-on-background-medium);margin-bottom:.375rem;padding-left:0;font-size:.9375rem;line-height:1.55}.ProjectDetails-module-scss-module__voVhtG__blockContent ul li:last-child{margin-bottom:0}.ProjectDetails-module-scss-module__voVhtG__blockContent ul li strong{color:var(--neutral-on-background-strong);font-weight:600}.ProjectDetails-module-scss-module__voVhtG__architectureGrid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:.75rem;width:100%;min-width:0;max-width:100%;margin:1rem 0;display:grid}@media (max-width:768px){.ProjectDetails-module-scss-module__voVhtG__architectureGrid{grid-template-columns:1fr;gap:.5rem}}.ProjectDetails-module-scss-module__voVhtG__proofPointsBlock{border:1px solid var(--brand-alpha-weak);background:var(--brand-alpha-weak);width:100%;min-width:0;max-width:100%;box-shadow:var(--shadow-subtle);border-radius:1.5rem;margin:1rem 0;padding:0;overflow:hidden}.ProjectDetails-module-scss-module__voVhtG__proofPoint{border-bottom:1px solid var(--neutral-alpha-weak);grid-template-columns:10rem 1fr;align-items:start;gap:1rem;padding:.875rem 1.25rem;display:grid}.ProjectDetails-module-scss-module__voVhtG__proofPoint:last-child{border-bottom:none}@media (max-width:640px){.ProjectDetails-module-scss-module__voVhtG__proofPoint{grid-template-columns:1fr;gap:.25rem;padding:.75rem 1rem}}.ProjectDetails-module-scss-module__voVhtG__proofPointTitle{color:var(--neutral-on-background-strong);flex-shrink:0;font-size:.875rem;font-weight:700}.ProjectDetails-module-scss-module__voVhtG__proofPointContent{color:var(--neutral-on-background-medium);min-width:0;font-size:.875rem;line-height:1.5}.ProjectDetails-module-scss-module__voVhtG__proofPointContent p{margin:0}.ProjectDetails-module-scss-module__voVhtG__proofPointContent strong{color:var(--brand-solid-medium)}.ProjectDetails-module-scss-module__voVhtG__workflowDiagram{border:1px solid var(--brand-alpha-weak);background:var(--brand-alpha-weak);width:100%;min-width:0;max-width:100%;box-shadow:var(--shadow-subtle);border-radius:1.25rem;margin:1rem 0;padding:1rem 1.25rem}.ProjectDetails-module-scss-module__voVhtG__workflowDiagramTitle{color:var(--neutral-on-background-strong);margin:0 0 .75rem;font-size:.9375rem;font-weight:600}.ProjectDetails-module-scss-module__voVhtG__flowContainer{flex-wrap:wrap;align-items:center;gap:.375rem .125rem;min-width:0;max-width:100%;padding:.25rem 0;display:flex}.ProjectDetails-module-scss-module__voVhtG__flowStep{flex:none;min-width:0}.ProjectDetails-module-scss-module__voVhtG__stepBox{background:var(--brand-solid-medium);color:var(--brand-on-solid-strong);text-align:center;white-space:nowrap;border-radius:9999px;padding:.375rem .75rem;font-size:.75rem;font-weight:600;line-height:1.3}.ProjectDetails-module-scss-module__voVhtG__flowArrow{color:var(--neutral-on-background-weak);flex:none;font-size:.75rem;font-weight:600}@media (max-width:1024px){.ProjectDetails-module-scss-module__voVhtG__contentGrid{grid-template-columns:1fr}.ProjectDetails-module-scss-module__voVhtG__contentGrid3{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ProjectDetails-module-scss-module__voVhtG__contentGrid3{grid-template-columns:1fr}.ProjectDetails-module-scss-module__voVhtG__calloutBox{padding:1.25rem 1.5rem}}
.ProjectSection-module-scss-module__8cNtkq__projectSection{width:100%;max-width:900px;margin:2.5rem auto;padding:0 2rem}.ProjectSection-module-scss-module__8cNtkq__projectSection:first-of-type{margin-top:0}.ProjectSection-module-scss-module__8cNtkq__projectSection:last-of-type{margin-bottom:0}@media (max-width:768px){.ProjectSection-module-scss-module__8cNtkq__projectSection{margin:2rem auto;padding:0 1.5rem}}@media (max-width:480px){.ProjectSection-module-scss-module__8cNtkq__projectSection{margin:1.5rem auto;padding:0 1rem}}.ProjectSection-module-scss-module__8cNtkq__sectionTitle{color:var(--neutral-on-background-strong);letter-spacing:-.02em;text-align:center;margin:0 0 1.25rem;font-size:clamp(1.75rem,5vw,2.25rem);font-weight:700;line-height:1.2}.ProjectSection-module-scss-module__8cNtkq__sectionContent{color:var(--neutral-on-background-medium);text-align:center;max-width:720px;margin-left:auto;margin-right:auto;font-size:1.0625rem;line-height:1.75}.ProjectSection-module-scss-module__8cNtkq__sectionContent h3{color:var(--neutral-on-background-strong);letter-spacing:-.01em;margin:2rem 0 1rem;font-size:1.25rem;font-weight:600;line-height:1.35}.ProjectSection-module-scss-module__8cNtkq__sectionContent h3:first-child{margin-top:0}.ProjectSection-module-scss-module__8cNtkq__sectionContent h4{color:var(--neutral-on-background-strong);letter-spacing:-.01em;margin:1.75rem 0 .875rem;font-size:1.0625rem;font-weight:600;line-height:1.4}.ProjectSection-module-scss-module__8cNtkq__sectionContent p{margin:1.25rem 0}.ProjectSection-module-scss-module__8cNtkq__sectionContent p:first-child{margin-top:0}.ProjectSection-module-scss-module__8cNtkq__sectionContent p:last-child{margin-bottom:0}.ProjectSection-module-scss-module__8cNtkq__sectionContent p strong{color:var(--neutral-on-background-strong);font-weight:600}.ProjectSection-module-scss-module__8cNtkq__sectionContent ul,.ProjectSection-module-scss-module__8cNtkq__sectionContent ol{margin:1.5rem 0;padding-left:1.75rem}.ProjectSection-module-scss-module__8cNtkq__sectionContent ul li,.ProjectSection-module-scss-module__8cNtkq__sectionContent ol li{color:var(--neutral-on-background-medium);margin:.75rem 0;line-height:1.7}.ProjectSection-module-scss-module__8cNtkq__sectionContent ul li strong,.ProjectSection-module-scss-module__8cNtkq__sectionContent ol li strong{color:var(--neutral-on-background-strong);font-weight:600}.ProjectSection-module-scss-module__8cNtkq__sectionContent ul li:last-child,.ProjectSection-module-scss-module__8cNtkq__sectionContent ol li:last-child{margin-bottom:0}.ProjectSection-module-scss-module__8cNtkq__sectionContent blockquote{border-left:3px solid var(--brand-solid-medium);background:var(--brand-alpha-weak);color:var(--neutral-on-background-medium);margin:2rem 0;padding:1.5rem 2rem;font-style:italic}.ProjectSection-module-scss-module__8cNtkq__sectionContent blockquote p{margin:0}.ProjectSection-module-scss-module__8cNtkq__sectionContent pre{background:var(--neutral-alpha-weak);color:var(--neutral-on-background-medium);border:1px solid var(--neutral-alpha-medium);border-radius:.75rem;margin:2rem 0;padding:1.5rem;font-family:Monaco,Courier New,monospace;font-size:.9375rem;line-height:1.5;overflow-x:auto}.ProjectSection-module-scss-module__8cNtkq__sectionContent code{background:var(--neutral-alpha-weak);border-radius:.375rem;padding:.25rem .5rem;font-family:Monaco,Courier New,monospace;font-size:.9em}.ProjectSection-module-scss-module__8cNtkq__sectionContent pre code{background:0 0;border-radius:0;padding:0}@media (max-width:768px){.ProjectSection-module-scss-module__8cNtkq__projectSection{margin:3.5rem 0}.ProjectSection-module-scss-module__8cNtkq__sectionTitle{margin-bottom:2rem;font-size:1.5rem}.ProjectSection-module-scss-module__8cNtkq__sectionContent{font-size:1rem}.ProjectSection-module-scss-module__8cNtkq__sectionContent h3{margin:1.75rem 0 .875rem;font-size:1.125rem}.ProjectSection-module-scss-module__8cNtkq__sectionContent h4{margin:1.5rem 0 .75rem;font-size:1rem}.ProjectSection-module-scss-module__8cNtkq__sectionContent p{margin:1rem 0}.ProjectSection-module-scss-module__8cNtkq__sectionContent ul,.ProjectSection-module-scss-module__8cNtkq__sectionContent ol{margin:1.25rem 0;padding-left:1.5rem}.ProjectSection-module-scss-module__8cNtkq__sectionContent ul li,.ProjectSection-module-scss-module__8cNtkq__sectionContent ol li{margin:.625rem 0}}@media (max-width:480px){.ProjectSection-module-scss-module__8cNtkq__projectSection{margin:2.5rem 0}.ProjectSection-module-scss-module__8cNtkq__sectionTitle{margin-bottom:1.5rem;font-size:1.375rem}.ProjectSection-module-scss-module__8cNtkq__sectionContent{font-size:.9375rem}.ProjectSection-module-scss-module__8cNtkq__sectionContent h3{margin:1.5rem 0 .75rem;font-size:1rem}.ProjectSection-module-scss-module__8cNtkq__sectionContent h4{margin:1.25rem 0 .625rem;font-size:.9375rem}.ProjectSection-module-scss-module__8cNtkq__sectionContent pre{padding:1rem;font-size:.8125rem}}
.ProjectTechStack-module-scss-module__7FOa1W__techStackSection{background:0 0;border:none;border-radius:0;width:100%;max-width:900px;margin:4rem auto;padding:0 2rem}@media (max-width:768px){.ProjectTechStack-module-scss-module__7FOa1W__techStackSection{margin:3rem auto;padding:0 1.5rem}}@media (max-width:480px){.ProjectTechStack-module-scss-module__7FOa1W__techStackSection{margin:2.5rem auto;padding:0 1rem}}.ProjectTechStack-module-scss-module__7FOa1W__techTitle{color:var(--neutral-on-background-strong);letter-spacing:-.02em;text-align:center;margin:0 0 3rem;font-size:1.75rem;font-weight:700;line-height:1.2}.ProjectTechStack-module-scss-module__7FOa1W__techGrid{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;width:100%;margin:0;display:flex}.ProjectTechStack-module-scss-module__7FOa1W__techItem{cursor:default;text-align:center;background:0 0;border-radius:0;flex-direction:column;flex:0 auto;justify-content:center;align-items:center;gap:1rem;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.ProjectTechStack-module-scss-module__7FOa1W__techItem:hover{background:0 0;transform:translateY(-4px)}.ProjectTechStack-module-scss-module__7FOa1W__techItem:hover .ProjectTechStack-module-scss-module__7FOa1W__techIcon{opacity:1}.ProjectTechStack-module-scss-module__7FOa1W__techIcon{opacity:.85;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:opacity .3s cubic-bezier(.4,0,.2,1);display:flex}.ProjectTechStack-module-scss-module__7FOa1W__techLabel{color:var(--neutral-on-background-medium);white-space:nowrap;font-size:.9375rem;font-weight:500;transition:color .3s cubic-bezier(.4,0,.2,1)}.ProjectTechStack-module-scss-module__7FOa1W__techItem:hover .ProjectTechStack-module-scss-module__7FOa1W__techLabel{color:var(--neutral-on-background-strong)}@media (max-width:768px){.ProjectTechStack-module-scss-module__7FOa1W__techStackSection{margin:3.5rem 0}.ProjectTechStack-module-scss-module__7FOa1W__techTitle{margin-bottom:2.5rem;font-size:1.5rem}.ProjectTechStack-module-scss-module__7FOa1W__techGrid{gap:1.75rem}.ProjectTechStack-module-scss-module__7FOa1W__techIcon{width:2rem;height:2rem}.ProjectTechStack-module-scss-module__7FOa1W__techLabel{font-size:.875rem}}@media (max-width:480px){.ProjectTechStack-module-scss-module__7FOa1W__techStackSection{margin:2.5rem 0}.ProjectTechStack-module-scss-module__7FOa1W__techTitle{margin-bottom:2rem;font-size:1.375rem}.ProjectTechStack-module-scss-module__7FOa1W__techGrid{gap:1.5rem}.ProjectTechStack-module-scss-module__7FOa1W__techIcon{width:1.75rem;height:1.75rem}.ProjectTechStack-module-scss-module__7FOa1W__techLabel{font-size:.8125rem}}
.HeroStats-module-scss-module__v8ejEG__statsContainer{border-top:1px solid var(--neutral-alpha-weak);grid-template-columns:repeat(4,1fr);gap:1.25rem;width:100%;max-width:100%;margin:1.25rem auto 1.5rem;padding-top:1.25rem;display:grid}@media (max-width:640px){.HeroStats-module-scss-module__v8ejEG__statsContainer{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.HeroStats-module-scss-module__v8ejEG__statsContainer{grid-template-columns:1fr}}.HeroStats-module-scss-module__v8ejEG__statBlock{text-align:center;background:var(--neutral-background-medium);border:1px solid var(--neutral-alpha-weak);box-shadow:var(--shadow-subtle);transition:box-shadow var(--transition-med);border-radius:.75rem;padding:1.5rem}.HeroStats-module-scss-module__v8ejEG__statBlock:hover{box-shadow:var(--shadow-soft)}.HeroStats-module-scss-module__v8ejEG__statValue{letter-spacing:-.02em;color:var(--neutral-on-background-strong);margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,1.75rem);font-weight:700;line-height:1.1}.HeroStats-module-scss-module__v8ejEG__statLabel{color:var(--neutral-on-background-medium);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500;line-height:1.4}@media (max-width:480px){.HeroStats-module-scss-module__v8ejEG__statsContainer{grid-template-columns:1fr;gap:1rem;padding:1.25rem 0 0}.HeroStats-module-scss-module__v8ejEG__statBlock{padding:1.25rem}.HeroStats-module-scss-module__v8ejEG__statValue{font-size:1.5rem}.HeroStats-module-scss-module__v8ejEG__statLabel{font-size:.8125rem}}
.OutcomeStats-module-scss-module__ri2YpW__statsContainer{border-top:1px solid var(--neutral-alpha-weak);grid-template-columns:repeat(3,1fr);gap:1.25rem;width:100%;max-width:100%;margin:1.25rem auto 1.5rem;padding-top:1.25rem;display:grid}@media (max-width:640px){.OutcomeStats-module-scss-module__ri2YpW__statsContainer{grid-template-columns:1fr;gap:1rem;padding:1.25rem 0 0}}@media (max-width:480px){.OutcomeStats-module-scss-module__ri2YpW__statsContainer{gap:1rem;padding:1.25rem 0 0}}.OutcomeStats-module-scss-module__ri2YpW__statBlock{text-align:center;background:var(--neutral-background-medium);border:1px solid var(--neutral-alpha-weak);box-shadow:var(--shadow-subtle);transition:box-shadow var(--transition-med);border-radius:.75rem;padding:1.5rem}.OutcomeStats-module-scss-module__ri2YpW__statBlock:hover{box-shadow:var(--shadow-soft)}.OutcomeStats-module-scss-module__ri2YpW__statValue{letter-spacing:-.03em;color:var(--brand-solid-medium);margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,1.75rem);font-weight:700;line-height:1.1}.OutcomeStats-module-scss-module__ri2YpW__statLabel{color:var(--neutral-on-background-medium);font-size:.875rem;font-weight:500;line-height:1.4}@media (max-width:480px){.OutcomeStats-module-scss-module__ri2YpW__statBlock{padding:1.25rem}.OutcomeStats-module-scss-module__ri2YpW__statValue{font-size:1.75rem}.OutcomeStats-module-scss-module__ri2YpW__statLabel{font-size:.8125rem}}
.HowItWorksCard-module-scss-module__jfPuhG__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;width:100%;max-width:100%;margin-top:1.25rem;display:grid}@media (max-width:900px){.HowItWorksCard-module-scss-module__jfPuhG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.HowItWorksCard-module-scss-module__jfPuhG__grid{grid-template-columns:1fr;gap:1.5rem}}.HowItWorksCard-module-scss-module__jfPuhG__card{text-align:center;border:1px solid var(--neutral-alpha-weak);background:var(--neutral-background-medium);box-shadow:var(--shadow-subtle);transition:border-color var(--transition-med),box-shadow var(--transition-med);cursor:default;border-radius:.75rem;padding:1.5rem}.HowItWorksCard-module-scss-module__jfPuhG__card:hover{border-color:var(--brand-solid-medium);box-shadow:var(--shadow-soft)}.HowItWorksCard-module-scss-module__jfPuhG__cardTitle{color:var(--neutral-on-background-strong);letter-spacing:-.01em;margin:0 0 1rem;font-size:1.125rem;font-weight:600;line-height:1.35}.HowItWorksCard-module-scss-module__jfPuhG__cardContent{color:var(--neutral-on-background-medium);margin:0;font-size:.875rem;line-height:1.65}@media (max-width:768px){.HowItWorksCard-module-scss-module__jfPuhG__card{padding:1.5rem}.HowItWorksCard-module-scss-module__jfPuhG__cardTitle{margin-bottom:.875rem;font-size:1rem}.HowItWorksCard-module-scss-module__jfPuhG__cardContent{font-size:.875rem}}@media (max-width:480px){.HowItWorksCard-module-scss-module__jfPuhG__card{padding:1.25rem}.HowItWorksCard-module-scss-module__jfPuhG__cardTitle{margin-bottom:.75rem;font-size:.9375rem}.HowItWorksCard-module-scss-module__jfPuhG__cardContent{font-size:.8125rem}}
.ProblemSolutionColumns-module-scss-module__pHYaHa__root{grid-template-columns:1fr 1fr;align-items:stretch;gap:1.5rem 2rem;width:100%;max-width:100%;margin:2.5rem 0;display:grid}@media (max-width:768px){.ProblemSolutionColumns-module-scss-module__pHYaHa__root{grid-template-columns:1fr;gap:1.5rem;margin:2rem 0}}.ProblemSolutionColumns-module-scss-module__pHYaHa__columnProblem,.ProblemSolutionColumns-module-scss-module__pHYaHa__columnSolution{background:var(--neutral-background-medium);border:1px solid var(--neutral-alpha-weak);min-width:0;box-shadow:var(--shadow-subtle);transition:border-color var(--transition-med),box-shadow var(--transition-med);border-radius:.75rem;flex-direction:column;padding:1.75rem;display:flex}.ProblemSolutionColumns-module-scss-module__pHYaHa__columnProblem:hover,.ProblemSolutionColumns-module-scss-module__pHYaHa__columnSolution:hover{border-color:var(--neutral-alpha-medium);box-shadow:var(--shadow-soft)}.ProblemSolutionColumns-module-scss-module__pHYaHa__columnProblem h2,.ProblemSolutionColumns-module-scss-module__pHYaHa__columnSolution h2{letter-spacing:-.02em;color:var(--neutral-on-background-strong);margin:0 0 1rem;font-size:1.125rem;font-weight:600;line-height:1.3}.ProblemSolutionColumns-module-scss-module__pHYaHa__columnProblem p,.ProblemSolutionColumns-module-scss-module__pHYaHa__columnSolution p{color:var(--neutral-on-background-medium);margin:0 0 .75rem;font-size:.9375rem;line-height:1.65}.ProblemSolutionColumns-module-scss-module__pHYaHa__columnProblem p:last-child,.ProblemSolutionColumns-module-scss-module__pHYaHa__columnSolution p:last-child{margin-bottom:0}.ProblemSolutionColumns-module-scss-module__pHYaHa__columnProblem p+p,.ProblemSolutionColumns-module-scss-module__pHYaHa__columnSolution p+p{margin-top:.25rem}.ProblemSolutionColumns-module-scss-module__pHYaHa__columnProblem>:not(h2):not(p),.ProblemSolutionColumns-module-scss-module__pHYaHa__columnSolution>:not(h2):not(p){margin-top:1rem}.ProblemSolutionColumns-module-scss-module__pHYaHa__columnProblem{border-left:3px solid var(--neutral-alpha-medium)}.ProblemSolutionColumns-module-scss-module__pHYaHa__columnSolution{border-left:3px solid var(--brand-solid-medium)}@media (max-width:768px){.ProblemSolutionColumns-module-scss-module__pHYaHa__columnProblem,.ProblemSolutionColumns-module-scss-module__pHYaHa__columnSolution{padding:1.5rem}.ProblemSolutionColumns-module-scss-module__pHYaHa__columnProblem h2,.ProblemSolutionColumns-module-scss-module__pHYaHa__columnSolution h2{margin-bottom:.875rem;font-size:1.0625rem}.ProblemSolutionColumns-module-scss-module__pHYaHa__columnProblem p,.ProblemSolutionColumns-module-scss-module__pHYaHa__columnSolution p{font-size:.875rem}}@media (max-width:480px){.ProblemSolutionColumns-module-scss-module__pHYaHa__columnProblem,.ProblemSolutionColumns-module-scss-module__pHYaHa__columnSolution{padding:1.25rem}.ProblemSolutionColumns-module-scss-module__pHYaHa__columnProblem h2,.ProblemSolutionColumns-module-scss-module__pHYaHa__columnSolution h2{margin-bottom:.75rem;font-size:1rem}.ProblemSolutionColumns-module-scss-module__pHYaHa__columnProblem p,.ProblemSolutionColumns-module-scss-module__pHYaHa__columnSolution p{font-size:.8125rem}}
@font-face{font-family:Fira Code;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/88731e1a74492905-s.047a472f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Fira Code;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/861011d7404b02f6-s.7861847e.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Fira Code;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/3381337b621a9a6a-s.29df3230.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Fira Code;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/5413d6e6d8960ee4-s.af0c84fa.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Fira Code;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/0951afe60dbf5d36-s.ce79b48e.woff2)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Fira Code;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/97e7b204180d1274-s.9fe1d481.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fira Code;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/b8b552e8609c5636-s.p.25aba60b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fira Code Fallback;src:local(Arial);ascent-override:73.56%;descent-override:23.92%;line-gap-override:0.0%;size-adjust:134.59%}.fira_code_4925a922-module__3Gc5uW__className{font-family:Fira Code,Fira Code Fallback;font-style:normal}.fira_code_4925a922-module__3Gc5uW__variable{--font-code:"Fira Code","Fira Code Fallback"}
