The Space Between
  • Home
  • Services
  • About
  • Merch
  • Contact
Book a consult

The story behind the space

I was in the
in-between
too.

The Space Between wasn't born from a business plan. It was born from a layoff, a chaotic kids room, a tiny Bloomington rambler, and the quiet realization that organizing spaces makes me genuinely, deeply happy.

THE SPACE Between ORGANIZING

"Giving everything a place gave me back my peace."

Founder, The Space Between

How it started

Not a plan.
A calling.

Sometimes the space between where you were and where you're going is exactly where you need to be.

It started with a layoff. I had been let go from a job I genuinely loved, and suddenly found myself doing what everyone does — sending out application after application for roles that looked good on paper but didn't feel right in my gut. I was in between. Between who I had been professionally and who I was supposed to become next.

And in that uncomfortable, uncertain space, I found something unexpected: organizing made me happy. Not just tidying up — but the deep satisfaction of looking at a chaotic space, understanding how the people in it actually live, and building something that just works.

"I wasn't just looking for a job. I was looking for something that spoke to my soul. Turns out, it had been right there all along — in the spaces around me."

My partner and I had been living separately, and when he moved into my small Bloomington rambler, I quickly realized we needed to get creative. He is a collector — someone who finds sentimental value in everything. I, on the other hand, tend to let go perhaps a little too easily. Two very different people, one very small home.

We had a tiny primary closet and both loved clothes. One full bathroom now shared by three. A budget that didn't have room for renovations. So we got creative — restructuring the closet seasonally, reorganizing every bathroom shelf and cabinet. We didn't spend a lot. But we made it beautiful.

01

Chapter one · The Bloomington rambler

One small home.
Three people. A budget.

When my partner moved in, our tiny linen closet and single shared bathroom had to work harder than ever. Using bins, labels, and a lot of creative thinking — and without spending much — we turned every inch into something functional and calm.

Organized linen and bathroom closet
Labeled makeup and bathroom drawers
Face mask and feminine hygiene bins
Medicine cabinet organization

"Everything labeled. Everything accessible. Everything exactly where it belongs."

02

Chapter two · The kids room

A system she could
actually maintain.

My stepdaughter's room was my greatest teacher. I organized it the way I would have done my own space — and within a week, it was chaos again. So I sat down with her, went through everything together, and built a system around her mind. It held. It still holds.

Kids kitchen toy bins with labels
Art supplies organized in small drawers
Full bookshelf organization in kids room
Toy bins and play-doh organized on shelf
Medicine cabinet organization

"A system that makes sense to me doesn't automatically make sense to her. That lesson changed everything."

03

Chapter three · The pantry

From chaos to
intentional.

A full pantry overhaul — labeled jars, a dedicated coffee station, categorized bins, and a system that makes cooking feel effortless. This is exactly the kind of kitchen work I love most.

Full pantry organization overview
Labeled pantry jars and bins
Pantry cabinet close-up
Pantry cabinet with coffee station

"This is what I want to do for others — make the everyday feel effortless."

} .story-card:hover { border-color: var(--tan); transform: translateY(-4px); } .story-card.navy { background: var(--navy); border-color: var(--navy); } .story-icon { width: 44px; height: 44px; border-radius: 50%; background: var(--blue-pale); border: 1px solid var(--blue-light); margin-bottom: 1.25rem; display: flex; align-items: center; justify-content: center; } .story-card.navy .story-icon { background: rgba(196,168,130,0.15); border-color: rgba(196,168,130,0.3); } .story-icon-dot { width: 10px; height: 10px; border-radius: 50%; background: var(--blue-mid); } .story-card.navy .story-icon-dot { background: var(--tan); } .story-title { font-family: 'Cormorant Garamond', serif; font-size: 1.5rem; font-weight: 400; color: var(--navy); margin-bottom: 0.75rem; } .story-card.navy .story-title { color: var(--white); } .story-text { font-size: 0.88rem; font-weight: 300; line-height: 1.78; color: var(--gray); } .story-card.navy .story-text { color: rgba(255,255,255,0.6); } /* PHILOSOPHY */ .philosophy { padding: 8rem 3rem; background: var(--navy); } .philosophy-inner { max-width: 1100px; margin: 0 auto; } .philosophy-header { text-align: center; margin-bottom: 5rem; } .philosophy-header .label { font-size: 0.72rem; font-weight: 500; letter-spacing: 0.2em; text-transform: uppercase; color: var(--tan); margin-bottom: 1rem; } .philosophy-header h2 { font-family: 'Cormorant Garamond', serif; font-size: clamp(2.2rem, 4vw, 3.5rem); font-weight: 300; color: var(--white); } .philosophy-header h2 em { font-style: italic; color: var(--blue-light); } .philosophy-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1px; background: rgba(255,255,255,0.06); } .phil-item { background: var(--navy); padding: 3rem; transition: background 0.3s; } .phil-item:hover { background: #1e2d42; } .phil-num { font-family: 'Cormorant Garamond', serif; font-size: 3.5rem; font-weight: 300; color: rgba(196,168,130,0.18); line-height: 1; margin-bottom: -0.5rem; } .phil-title { font-family: 'Cormorant Garamond', serif; font-size: 1.6rem; font-weight: 400; color: var(--white); margin-bottom: 0.75rem; } .phil-text { font-size: 0.88rem; font-weight: 300; color: rgba(255,255,255,0.55); line-height: 1.8; } /* WHO I HELP */ .who { padding: 8rem 3rem; background: var(--tan-pale); } .who-inner { max-width: 1100px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 6rem; align-items: center; } .who-left .label { font-size: 0.72rem; font-weight: 500; letter-spacing: 0.2em; text-transform: uppercase; color: var(--tan); margin-bottom: 1rem; } .who-left h2 { font-family: 'Cormorant Garamond', serif; font-size: clamp(2rem, 3.5vw, 3rem); font-weight: 300; color: var(--navy); margin-bottom: 1.5rem; line-height: 1.2; } .who-left h2 em { font-style: italic; color: var(--blue-mid); } .who-left p { font-size: 0.95rem; font-weight: 300; line-height: 1.85; color: var(--gray); margin-bottom: 2rem; } .btn-primary { display: inline-block; font-size: 0.78rem; font-weight: 500; letter-spacing: 0.14em; text-transform: uppercase; color: var(--white); background: var(--navy); padding: 1rem 2.2rem; text-decoration: none; transition: background 0.25s, transform 0.2s; } .btn-primary:hover { background: var(--blue); transform: translateY(-2px); } .who-right { display: flex; flex-direction: column; gap: 1rem; } .who-item { display: flex; gap: 1.25rem; align-items: flex-start; padding: 1.5rem; background: var(--white); border: 1px solid rgba(196,168,130,0.2); transition: border-color 0.3s; } .who-item:hover { border-color: var(--tan); } .who-item-icon { width: 40px; height: 40px; border-radius: 50%; background: var(--blue-pale); border: 1px solid var(--blue-light); flex-shrink: 0; display: flex; align-items: center; justify-content: center; } .who-icon-dot { width: 8px; height: 8px; border-radius: 50%; background: var(--blue-mid); } .who-item-text h4 { font-size: 0.9rem; font-weight: 500; color: var(--navy); margin-bottom: 0.25rem; } .who-item-text p { font-size: 0.82rem; font-weight: 300; color: var(--gray); line-height: 1.65; } /* CTA */ .cta-section { padding: 8rem 3rem; background: var(--blue); text-align: center; } .cta-section .label { font-size: 0.72rem; font-weight: 500; letter-spacing: 0.2em; text-transform: uppercase; color: var(--tan); margin-bottom: 1.2rem; } .cta-section h2 { font-family: 'Cormorant Garamond', serif; font-size: clamp(2.5rem, 5vw, 4rem); font-weight: 300; color: var(--white); line-height: 1.15; margin-bottom: 1.5rem; } .cta-section h2 em { font-style: italic; color: var(--tan); } .cta-section p { font-size: 1rem; font-weight: 300; color: rgba(255,255,255,0.6); max-width: 480px; margin: 0 auto 3rem; line-height: 1.8; } .cta-btn-tan { display: inline-block; font-size: 0.78rem; font-weight: 500; letter-spacing: 0.14em; text-transform: uppercase; color: var(--navy); background: var(--tan); padding: 1rem 2.5rem; text-decoration: none; transition: background 0.25s, transform 0.2s; } .cta-btn-tan:hover { background: #d4ba96; transform: translateY(-2px); } /* FOOTER */ footer { background: var(--black); color: rgba(255,255,255,0.5); padding: 3rem; display: flex; align-items: center; justify-content: space-between; font-size: 0.8rem; letter-spacing: 0.06em; } .footer-logo { font-family: 'Cormorant Garamond', serif; font-size: 1.1rem; color: rgba(255,255,255,0.8); } .footer-logo span { color: var(--tan); } @keyframes fadeUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: none; } } .reveal { opacity: 0; transform: translateY(28px); transition: opacity 0.7s ease, transform 0.7s ease; } .reveal.visible { opacity: 1; transform: none; } /* PHOTO GALLERIES */ .photo-chapter { padding: 5rem 3rem; background: var(--white); max-width: 1100px; margin: 0 auto; } .photo-chapter.alt { background: var(--tan-pale); max-width: 100%; padding: 5rem 3rem; } .photo-chapter.alt .chapter-inner { max-width: 1100px; margin: 0 auto; } .chapter-header { display: flex; align-items: flex-start; gap: 1.5rem; margin-bottom: 2.5rem; } .chapter-num { font-family: 'Cormorant Garamond', serif; font-size: 4rem; font-weight: 300; color: var(--tan-light); line-height: 1; flex-shrink: 0; margin-top: -0.5rem; } .chapter-header-text .chapter-label { font-size: 0.7rem; font-weight: 500; letter-spacing: 0.18em; text-transform: uppercase; color: var(--tan); margin-bottom: 0.4rem; } .chapter-header-text h3 { font-family: 'Cormorant Garamond', serif; font-size: 2rem; font-weight: 300; color: var(--navy); margin-bottom: 0.6rem; line-height: 1.2; } .chapter-header-text h3 em { font-style: italic; color: var(--blue-mid); } .chapter-header-text p { font-size: 0.9rem; font-weight: 300; color: var(--gray); line-height: 1.78; max-width: 580px; } .photo-grid-2 { display: grid; grid-template-columns: 1fr 1fr; gap: 0.75rem; } .photo-grid-3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.75rem; } .photo-grid-mixed { display: grid; grid-template-columns: 1.4fr 1fr 1fr; gap: 0.75rem; } .photo-grid-mixed-r { display: grid; grid-template-columns: 1fr 1fr 1.4fr; gap: 0.75rem; } .photo-item { overflow: hidden; background: var(--blue-pale); } .photo-item img { width: 100%; height: 100%; object-fit: cover; object-position: center top; display: block; transition: transform 0.5s ease; image-rendering: auto; -webkit-backface-visibility: hidden; backface-visibility: hidden; transform: translateZ(0); } .photo-item:hover img { transform: scale(1.03); } .photo-item.tall { aspect-ratio: 3/4; } .photo-item.square { aspect-ratio: 1/1; } .photo-item.wide { aspect-ratio: 4/3; } .photo-grid-2 .photo-item, .photo-grid-3 .photo-item, .photo-grid-mixed .photo-item, .photo-grid-mixed-r .photo-item { min-height: 0; } .photo-grid-2 { align-items: start; } .photo-grid-3 { align-items: start; } .photo-grid-mixed { align-items: start; } .photo-grid-mixed-r { align-items: start; } .photo-caption { margin-top: 0.5rem; font-size: 0.75rem; font-weight: 300; color: var(--gray); font-style: italic; letter-spacing: 0.03em; padding: 0 0.25rem; } @media (max-width: 900px) { .photo-grid-3, .photo-grid-mixed, .photo-grid-mixed-r { grid-template-columns: 1fr 1fr; } .photo-chapter { padding: 3.5rem 1.5rem; } } @media (max-width: 600px) { .photo-grid-2, .photo-grid-3, .photo-grid-mixed, .photo-grid-mixed-r { grid-template-columns: 1fr; } } @media (max-width: 900px) { nav { padding: 1rem 1.5rem; } .nav-links { display: none; } .nav-cta { display: none; } .nav-cta { display: none; } .hero { grid-template-columns: 1fr; } .hero-left { padding: 7rem 2rem 4rem; } .hero-right { min-height: 320px; } .origin { padding: 5rem 1.5rem; } .origin-inner { grid-template-columns: 1fr; gap: 2.5rem; } .origin-label-col { position: static; } .stories { padding: 0 1.5rem 5rem; } .stories-inner { grid-template-columns: 1fr; } .philosophy { padding: 5rem 1.5rem; } .philosophy-grid { grid-template-columns: 1fr; } .who { padding: 5rem 1.5rem; } .who-inner { grid-template-columns: 1fr; gap: 3rem; } .cta-section { padding: 5rem 1.5rem; } footer { flex-direction: column; gap: 1rem; text-align: center; } } /* Force hide Squarespace header and footer everywhere */ #header, .Header, header.Header, .site-header, .header-nav, [data-section-id="header"], .sqs-announcement-bar, .sqs-announcement-bar-dropzone, #siteWrapper > header, .site-footer, #footer, .Footer { display: none !important; } /* Squarespace wraps pages in extra padding — remove it */ #page, .sqs-layout, .sqs-col-12, .sqs-block, .sqs-block-content { padding: 0 !important; margin: 0 !important; } /* ── MOBILE NAV OVERLAY ── */ .mob-nav { display: none; position: fixed; inset: 0; background: #1a2332; z-index: 2147483647; flex-direction: column; align-items: center; justify-content: center; gap: 0; } .mob-nav.open { display: flex; } .mob-nav a { font-family: 'Cormorant Garamond', serif; font-size: 2rem; font-weight: 300; color: rgba(255,255,255,0.88); text-decoration: none; padding: 0.9rem 2rem; width: 100%; text-align: center; border-bottom: 1px solid rgba(196,168,130,0.12); letter-spacing: 0.04em; transition: color 0.2s; } .mob-nav a:hover, .mob-nav a.active { color: #c4a882; } .mob-nav a:last-child { border-bottom: none; } .mob-nav .mob-book { margin-top: 1.5rem; font-family: 'DM Sans', sans-serif; font-size: 0.8rem; font-weight: 500; letter-spacing: 0.14em; text-transform: uppercase; color: #1a2332; background: #c4a882; padding: 0.9rem 2rem; border-bottom: none; width: auto; } .mob-nav .mob-book:hover { background: #d4ba96; color: #1a2332; } .mob-close { position: absolute; top: 1.25rem; right: 1.5rem; background: none; border: none; cursor: pointer; padding: 8px; z-index: 2147483647; } .mob-close span { display: block; width: 24px; height: 1.5px; background: #c4a882; margin: 5px 0; } .mob-close span:first-child { transform: translateY(6.5px) rotate(45deg); } .mob-close span:last-child { transform: translateY(-6.5px) rotate(-45deg); } /* ── STICKY MOBILE BAR (replaces hamburger in nav) ── */ .mob-bar { display: none; position: fixed; bottom: 0; left: 0; right: 0; background: #1a2332; border-top: 1px solid rgba(196,168,130,0.2); z-index: 2147483646; padding: 0.6rem 1.5rem; align-items: center; justify-content: space-between; } .mob-bar-logo { font-family: 'Cormorant Garamond', serif; font-size: 1rem; font-weight: 400; color: rgba(255,255,255,0.85); text-decoration: none; letter-spacing: 0.06em; } .mob-bar-logo span { color: #c4a882; } .mob-bar-menu { display: flex; align-items: center; gap: 1rem; } .mob-bar-book { font-family: 'DM Sans', sans-serif; font-size: 0.7rem; font-weight: 500; letter-spacing: 0.1em; text-transform: uppercase; color: #1a2332; background: #c4a882; padding: 0.5rem 1rem; text-decoration: none; border: none; cursor: pointer; white-space: nowrap; } .mob-bar-btn { display: flex; flex-direction: column; gap: 5px; background: none; border: none; cursor: pointer; padding: 4px; -webkit-tap-highlight-color: transparent; } .mob-bar-btn span { display: block; width: 22px; height: 1.5px; background: #c4a882; } @media (max-width: 900px) { .mob-bar { display: flex; } body { padding-bottom: 60px; } }
The Space Between
  • Home
  • Services
  • About
  • Merch
  • Contact
Book a consult

The story behind the space

I was in the
in-between
too.

The Space Between wasn't born from a business plan. It was born from a layoff, a chaotic kids room, a tiny Bloomington rambler, and the quiet realization that organizing spaces makes me genuinely, deeply happy.

THE SPACE Between ORGANIZING

"Giving everything a place gave me back my peace."

Founder, The Space Between

How it started

Not a plan.
A calling.

Sometimes the space between where you were and where you're going is exactly where you need to be.

It started with a layoff. I had been let go from a job I genuinely loved, and suddenly found myself doing what everyone does — sending out application after application for roles that looked good on paper but didn't feel right in my gut. I was in between. Between who I had been professionally and who I was supposed to become next.

And in that uncomfortable, uncertain space, I found something unexpected: organizing made me happy. Not just tidying up — but the deep satisfaction of looking at a chaotic space, understanding how the people in it actually live, and building something that just works.

"I wasn't just looking for a job. I was looking for something that spoke to my soul. Turns out, it had been right there all along — in the spaces around me."

My partner and I had been living separately, and when he moved into my small Bloomington rambler, I quickly realized we needed to get creative. He is a collector — someone who finds sentimental value in everything. I, on the other hand, tend to let go perhaps a little too easily. Two very different people, one very small home.

We had a tiny primary closet and both loved clothes. One full bathroom now shared by three. A budget that didn't have room for renovations. So we got creative — restructuring the closet seasonally, reorganizing every bathroom shelf and cabinet. We didn't spend a lot. But we made it beautiful.

The partner who moved in

A small Bloomington rambler, two closet lovers, one shared bathroom, and a tight budget proved that you don't need to spend a lot to have a space that looks and feels beautiful. Creativity and intention go further than any shopping trip.

The kid who taught me everything

My stepdaughter's room taught me that a great organizing system isn't about what makes sense to me — it's about what makes sense to the person who lives there. Every system I build now starts with listening first.

The partner who keeps everything

My partner's sentimental attachment to things taught me to honor what matters to people — even when I'd personally let it go. I'm not here to decide what you keep. I'm here to help you find it a home.

How I work

The philosophy behind every space

01
Listen before organizing

Every home is different because every person is different. Before I touch a single shelf, I want to understand how you actually live — what you reach for first, what you always lose, what matters most to you.

02
Systems for real life

A beautiful system that no one can maintain isn't a solution — it's just a temporary photo. I build systems for how you actually live, not how someone thinks you should.

03
No judgment, ever

Whether you've kept every birthday card since 1994 or you're ready to clear everything out — I meet you exactly where you are. Nothing leaves without your say-so. Full stop.

04
Beautiful on any budget

I've made a tiny rambler work for three people on a tight budget. Creativity and intention cost nothing. We'll find solutions that work for your space and your wallet.

Who I work with

I organize for
real people
in real homes.

You don't need a big house, a big budget, or a perfectly tidy space to start. You just need to want something that works better than it does right now. That's enough.

Book a free consult

Families with kids

Toy chaos, bedroom mayhem, playrooms that no one can maintain — I get it personally, and I know how to fix it in a way that even little ones can keep up.

People with small spaces

Small doesn't have to mean cramped. I've turned tiny closets and shared bathrooms into spaces that feel intentional, calm, and beautiful.

Mixed households

Whether one of you keeps everything and one of you keeps nothing — I help couples and families find systems that honor everyone living in the space.

Anyone who's been putting it off

If there's a space in your home you've been avoiding, dreading, or saying "someday" about — I'm here for it. No space is too far gone.

Let's find your space between

Ready to feel calm
in your own home?

Start with a free 30-minute consultation. We'll talk through your space, your goals, and build a plan that actually makes sense for your life.

Book your free consultation
The Space Between
thespacebetweenorganization.com
Minneapolis, MN
The Space Between
Book now
Home Services About Merch Contact Book a consult
0