.about-module__-i9KWa__pageShell{--blue-accent:#2563eb;--blue-bright:#3b82f6;--blue-pale:#dbeafe;--blue-deep:#1d4ed8;--text-main:#0f172a;--text-muted:#475569;--text-dim:#94a3b8;--border:#3b82f61f;--border-md:#3b82f63d;--card-bg:#fff;--card-hover:#f0f7ff;--bg-white:#fff;--bg-mid:#f8fafc;--bg-light:#f0f6ff;background:var(--bg-mid);color:var(--text-main);min-height:100vh;overflow-x:hidden}.about-module__-i9KWa__notFound{min-height:60vh;color:var(--text-dim);justify-content:center;align-items:center;display:flex}.about-module__-i9KWa__aboutHero{color:#fff;text-align:center;background-color:#02123e;padding:5rem 2rem 4rem}.about-module__-i9KWa__aboutHero h1{letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(2.2rem,5vw,2.5rem);font-weight:400}.about-module__-i9KWa__aboutHero p{color:#bfdbfe;max-width:800px;margin:0 auto;font-size:clamp(1rem,3vw,1.1rem);line-height:1.6}.about-module__-i9KWa__storySection,.about-module__-i9KWa__featuresSection,.about-module__-i9KWa__founderSection,.about-module__-i9KWa__builtSection{border-bottom:1px solid var(--border);padding:88px 80px}.about-module__-i9KWa__storySection{background:var(--bg-white)}.about-module__-i9KWa__featuresSection{background:var(--bg-mid)}.about-module__-i9KWa__founderSection{background:var(--bg-light)}.about-module__-i9KWa__builtSection{background:var(--bg-white)}.about-module__-i9KWa__sectionLabel{align-items:center;gap:14px;margin-bottom:48px;display:flex}.about-module__-i9KWa__sectionLabelLine{background:var(--blue-accent);border-radius:999px;flex-shrink:0;width:50px;height:4px}.about-module__-i9KWa__sectionLabelText{letter-spacing:.16em;text-transform:uppercase;color:var(--blue-deep);font-size:14px;font-weight:700}.about-module__-i9KWa__sectionTitle{color:var(--text-main);font-size:2.5rem;font-weight:300;line-height:1.15}.about-module__-i9KWa__sectionTitle em{color:var(--blue-accent);font-style:italic}.about-module__-i9KWa__btnOutline{border:1.5px solid var(--border-md);color:var(--blue-accent);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;background:0 0;border-radius:4px;align-items:center;gap:10px;padding:11px 28px;font-family:Outfit,sans-serif;font-size:11px;font-weight:400;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.about-module__-i9KWa__btnOutline:hover{border-color:var(--blue-accent);color:var(--text-main);background:#2563eb14}.about-module__-i9KWa__arrow{transition:transform .2s}.about-module__-i9KWa__btnOutline:hover .about-module__-i9KWa__arrow{transform:translate(4px)}.about-module__-i9KWa__btnSolid{background:var(--blue-accent);color:#fff;letter-spacing:.14em;text-transform:uppercase;border:none;border-radius:4px;align-items:center;gap:10px;padding:14px 36px;font-family:Outfit,sans-serif;font-size:11px;font-weight:500;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.about-module__-i9KWa__btnSolid:hover{background:var(--blue-deep);transform:translateY(-1px)}.about-module__-i9KWa__storyInner{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.about-module__-i9KWa__storyBody{color:var(--text-muted);margin-bottom:20px;font-size:14px;font-weight:300;line-height:1.9}.about-module__-i9KWa__storyQuote{border-left:2px solid var(--blue-accent);margin:28px 0;padding-left:22px}.about-module__-i9KWa__storyQuote p{color:var(--text-main);font-size:1.25rem;font-style:italic;font-weight:300;line-height:1.5}.about-module__-i9KWa__storyQuote cite{letter-spacing:.14em;text-transform:uppercase;color:var(--blue-accent);margin-top:12px;font-size:11px;font-style:normal;font-weight:400;display:block}.about-module__-i9KWa__storyVisual{position:relative}.about-module__-i9KWa__storyImgStack{grid-template-columns:1fr 1fr;gap:10px;display:grid}.about-module__-i9KWa__storyImgMain{border-radius:10px;grid-column:1/-1;height:260px;position:relative;overflow:hidden}.about-module__-i9KWa__storyImgMain img{filter:brightness(.88)saturate(.88);transition:filter .4s}.about-module__-i9KWa__storyImgMain:hover img{filter:brightness()saturate()}.about-module__-i9KWa__storyImgSm{border-radius:10px;height:170px;position:relative;overflow:hidden}.about-module__-i9KWa__storyImgSm img{filter:brightness(.88)saturate(.88);transition:filter .4s}.about-module__-i9KWa__storyImgSm:hover img{filter:brightness()saturate()}.about-module__-i9KWa__featuresGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:48px;display:grid}.about-module__-i9KWa__featureCard{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:28px 24px;transition:background .25s,border-color .25s,transform .25s}.about-module__-i9KWa__featureCard:hover{background:var(--card-hover);border-color:var(--border-md);transform:translateY(-4px)}.about-module__-i9KWa__featureIcon{border:1px solid var(--border-md);width:44px;height:44px;color:var(--blue-accent);background:#2563eb1a;border-radius:10px;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.about-module__-i9KWa__featureLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--blue-accent);align-items:center;gap:8px;margin-bottom:8px;font-size:9px;font-weight:500;display:flex}.about-module__-i9KWa__featureBadge{letter-spacing:.12em;text-transform:uppercase;color:var(--blue-accent);border:1px solid var(--border-md);background:#2563eb1f;border-radius:20px;padding:2px 7px;font-size:8px;font-weight:500}.about-module__-i9KWa__featureName{color:var(--text-main);margin-bottom:10px;font-size:1.25rem;font-weight:500;line-height:1.2}.about-module__-i9KWa__featureDesc{color:var(--text-muted);font-size:12px;font-weight:300;line-height:1.75}.about-module__-i9KWa__founderInner{grid-template-columns:1fr 1.3fr;align-items:center;gap:80px;display:grid}.about-module__-i9KWa__founderImgWrap{position:relative}.about-module__-i9KWa__founderImgFrame{border:1px solid var(--border-md);background:var(--card-bg);aspect-ratio:4/5;border-radius:12px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.about-module__-i9KWa__founderMonogram{color:var(--blue-accent);opacity:.15;letter-spacing:-4px;-webkit-user-select:none;user-select:none;font-size:6rem;font-weight:300}.about-module__-i9KWa__founderImgLabel{border:1px solid var(--border-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:6px;padding:12px 18px;position:absolute;bottom:20px;left:20px}.about-module__-i9KWa__founderImgLabelName{color:var(--text-main);font-size:1.1rem;font-weight:600}.about-module__-i9KWa__founderImgLabelRole{letter-spacing:.14em;text-transform:uppercase;color:var(--blue-accent);margin-top:3px;font-size:10px;font-weight:400}.about-module__-i9KWa__founderBadge{color:var(--blue-accent);border:1px solid var(--border-md);letter-spacing:.18em;text-transform:uppercase;background:#2563eb14;border-radius:24px;align-items:center;gap:10px;margin-bottom:20px;padding:8px 18px;font-size:11px;font-weight:600;display:inline-flex}.about-module__-i9KWa__founderName{color:var(--text-main);letter-spacing:-.01em;margin-bottom:6px;font-size:3.25rem;font-weight:300;line-height:1}.about-module__-i9KWa__founderRole{color:var(--text-muted);letter-spacing:.08em;margin-bottom:28px;font-size:12px;font-weight:300}.about-module__-i9KWa__founderQuote{color:var(--text-main);border-left:2px solid var(--blue-accent);margin-bottom:24px;padding-left:22px;font-size:1.1rem;font-style:italic;font-weight:300;line-height:1.6}.about-module__-i9KWa__founderBody{color:var(--text-muted);margin-bottom:28px;font-size:13.5px;font-weight:300;line-height:1.85}.about-module__-i9KWa__founderTags{flex-wrap:wrap;gap:8px;margin-bottom:28px;display:flex}.about-module__-i9KWa__founderTag{border:1px solid var(--border-md);color:var(--text-muted);letter-spacing:.04em;background:0 0;border-radius:20px;padding:6px 16px;font-size:11px;font-weight:300}.about-module__-i9KWa__founderLinks{flex-wrap:wrap;gap:12px;display:flex}.about-module__-i9KWa__founderLink{border:1.5px solid var(--border-md);color:var(--blue-accent);letter-spacing:.12em;text-transform:uppercase;background:0 0;border-radius:4px;align-items:center;gap:8px;padding:10px 22px;font-family:Outfit,sans-serif;font-size:11px;font-weight:400;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.about-module__-i9KWa__founderLink:hover{border-color:var(--blue-accent);color:var(--text-main);background:#2563eb14}.about-module__-i9KWa__builtInner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.about-module__-i9KWa__builtBody{color:var(--text-muted);margin-bottom:20px;font-size:14px;font-weight:300;line-height:1.85}.about-module__-i9KWa__builtBody strong{color:var(--text-main);font-weight:500}.about-module__-i9KWa__builtActions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.about-module__-i9KWa__builtStack{grid-template-columns:1fr 1fr;gap:14px;display:grid}.about-module__-i9KWa__stackCard{background:var(--card-bg);border:1px solid var(--border);border-radius:10px;padding:20px 18px;transition:background .2s,border-color .2s}.about-module__-i9KWa__stackCard:hover{background:var(--card-hover);border-color:var(--border-md)}.about-module__-i9KWa__stackIcon{margin-bottom:10px;font-size:22px}.about-module__-i9KWa__stackName{color:var(--text-main);margin-bottom:4px;font-size:1.1rem;font-weight:500}.about-module__-i9KWa__stackDesc{color:var(--text-dim);font-size:11px;font-weight:300;line-height:1.6}.about-module__-i9KWa__bottomCta{text-align:center;padding:120px 80px;position:relative;overflow:hidden}.about-module__-i9KWa__bottomCtaBg{filter:brightness(.28)saturate(.7);background-position:50%;background-size:cover;transition:transform 8s;position:absolute;inset:0;transform:scale(1.04)}.about-module__-i9KWa__bottomCta:hover .about-module__-i9KWa__bottomCtaBg{transform:scale(1)}.about-module__-i9KWa__bottomCtaFadeTop{z-index:1;background:linear-gradient(#0f172ae0 0%,#0000 100%);height:50%;position:absolute;top:0;left:0;right:0}.about-module__-i9KWa__bottomCtaFadeBottom{z-index:1;background:linear-gradient(#0000 0%,#0f172ae0 100%);height:50%;position:absolute;bottom:0;left:0;right:0}.about-module__-i9KWa__bottomCtaInner{z-index:2;position:relative}.about-module__-i9KWa__bottomCtaEyebrow{letter-spacing:.26em;text-transform:uppercase;color:var(--blue-pale);margin-bottom:20px;font-size:10px;font-weight:400}.about-module__-i9KWa__bottomCtaTitle{color:#fff;margin-bottom:48px;font-size:clamp(2.75rem,6vw,4.875rem);font-weight:300;line-height:1.1}.about-module__-i9KWa__bottomCtaTitle em{color:#93c5fd;font-style:italic}.about-module__-i9KWa__ctaActions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}@media (max-width:1024px){.about-module__-i9KWa__storySection,.about-module__-i9KWa__featuresSection,.about-module__-i9KWa__founderSection,.about-module__-i9KWa__builtSection{padding:72px 48px}.about-module__-i9KWa__storyInner,.about-module__-i9KWa__founderInner,.about-module__-i9KWa__builtInner{grid-template-columns:1fr;gap:40px}.about-module__-i9KWa__bottomCta{padding:90px 48px}}@media (max-width:768px){.about-module__-i9KWa__aboutHero{padding:3.5rem 1.5rem 3rem}.about-module__-i9KWa__aboutHero h1{font-size:1.8rem;font-weight:700}.about-module__-i9KWa__aboutHero p{font-size:.95rem}.about-module__-i9KWa__storySection,.about-module__-i9KWa__featuresSection,.about-module__-i9KWa__founderSection,.about-module__-i9KWa__builtSection{padding:56px 24px}.about-module__-i9KWa__featuresGrid,.about-module__-i9KWa__builtStack{grid-template-columns:1fr 1fr}.about-module__-i9KWa__bottomCta{padding:72px 24px}.about-module__-i9KWa__sectionTitle{font-size:1.75rem}.about-module__-i9KWa__founderName{font-size:2.5rem}}@media (max-width:480px){.about-module__-i9KWa__aboutHero{padding:3rem 1rem 2.5rem}.about-module__-i9KWa__aboutHero h1{font-size:1.6rem}.about-module__-i9KWa__aboutHero p{font-size:.9rem}.about-module__-i9KWa__storySection,.about-module__-i9KWa__featuresSection,.about-module__-i9KWa__founderSection,.about-module__-i9KWa__builtSection{padding:44px 20px}.about-module__-i9KWa__featuresGrid,.about-module__-i9KWa__builtStack{grid-template-columns:1fr}}
/*# sourceMappingURL=0a08b6331d1e66f5.css.map*/