/* Loops Knowledge Hub — "ADHD and Relationships" — sensitive guide page. Knowledge Hub direction: eyebrow labels, stacked insight blocks, 2x3 recognition grid, distinct pull quotes, single CTA at the end only. Extra-calm, no-blame treatment: two-sides reframe sits visually neutral. Inline links point to existing pages; UK English, no em dashes, non-geo-specific. */ const AR_LINK = "text-brand-deep font-semibold hover:underline"; /* ---------------- Page nav ---------------- */ const AR_NAV_LINKS = [ { label: "The mechanisms", href: "#mechanisms" }, { label: "What helps", href: "#help" }, { label: "Knowledge Hub", href: "/adhd/knowledge-hub/" }, { label: "Blog", href: "/blog/" }, ]; const ArNav = () => { const [open, setOpen] = React.useState(false); const [scrolled, setScrolled] = React.useState(false); React.useEffect(() => { const onScroll = () => setScrolled(window.scrollY > 8); onScroll(); window.addEventListener("scroll", onScroll, { passive: true }); return () => window.removeEventListener("scroll", onScroll); }, []); React.useEffect(() => { if (!open) return; const onKey = (e) => e.key === "Escape" && setOpen(false); document.body.style.overflow = "hidden"; document.addEventListener("keydown", onKey); return () => { document.body.style.overflow = ""; document.removeEventListener("keydown", onKey); }; }, [open]); return (
Loops
); }; /* ---------------- Hero ---------------- */ const ArHero = () => (
ADHD Knowledge Hub

It's affecting my relationships.

It shows up in the people closest to you too, not just at your desk. The hardest part is that everyone involved is reading the same moments differently, and almost everyone is reading them wrong.

); /* ---------------- Section 2: The basics ---------------- */ const ArBasics = () => (
The basics

Relationships run on exactly what ADHD affects.

Close relationships don't run on grand gestures. They run on small, repeated deliveries: the thing you said you'd do, the message answered, the attention held, the temper kept, the date remembered. Steady follow-through, presence and emotional regulation, over and over, in unremarkable moments.

That list is almost a definition of what ADHD disrupts. Intentions that don't surface when needed, attention that follows interest rather than importance, feelings that arrive at full volume. None of it says anything about how much you love the people involved. All of it changes what they experience from you, and that gap between what's felt and what's delivered is where the damage quietly happens.

It was never a caring problem. It was a delivery problem, and the two look identical from the outside.
); /* ---------------- Section 3: Recognition (6 cards) ---------------- */ const AR_RECOGNITION = [ "You promised, and you meant it completely. It still didn't happen, and \"I forgot\" has stopped sounding like an explanation to anyone.", "You drift mid-conversation and get caught. It wasn't boredom, but there's no way to say that convincingly in the moment.", "A message from someone you love has been sitting unanswered so long that the silence is now the problem.", "One partner has become the household's reminder system. Neither of you likes what that's doing to the relationship.", "A small comment lands like a verdict, and an ordinary disagreement runs hotter than either of you intended.", "Work gets the best hours of your regulation. The people you love get whatever is left when the front door closes.", ]; const ArRecognition = () => (
Does any of this sound familiar?

The moments that keep repeating.

These are the patterns people with ADHD, and the people who love them, describe most often.

{AR_RECOGNITION.map((t, i) => (

{t}

))}

None of this means the relationship is failing, and none of it means you don't care. Every one of these has a mechanism, and mechanisms can be worked with, together.

); /* ---------------- Section 4: The mechanisms (5 blocks) ---------------- */ const ArMechanisms = () => (
Understanding the pattern

Five mechanisms doing most of the damage.

The follow-through gap

The promise was sincere. The retrieval failed. Prospective memory means intentions often don't surface at the moment action is possible, so the forgotten errand reads as a statement about priorities when it was never a decision at all. This is the engine of most relationship follow-through problems.

The attention drift

ADHD attention is regulated by interest and stimulation, not by how much a person matters. Drifting during a partner's story about their day is the same mechanism as drifting in a meeting, but at home it gets read as "you don't listen to me", which lands as "you don't care about me".

The amplification effect

Emotional dysregulation means a small friction can land as a much bigger event. A mild criticism from someone you love, especially with heightened rejection sensitivity, can trigger a response sized for a much larger wound, and now there are two hurt people instead of one.

The novelty arc

ADHD motivation funds beginnings generously, and early relationships are pure novelty. The intense, attentive start is real, but so is the fade into the steady middle, and a partner who experienced the start can read the middle as lost interest rather than changed neurochemistry.

The shame-avoidance loop

Hiding a mistake, delaying an apology, not opening the message: community accounts consistently describe this as a survival pattern built from years of criticism, not indifference. One study found 88.5% of adults with ADHD anticipated discrimination in daily life. The cruelty of the loop is that avoidance grows exactly the thing it's avoiding.

); /* ---------------- Section 5: The reminder trap ---------------- */ const ArReminderTrap = () => (
The dynamic worth naming

When one partner becomes the project manager.

This dynamic deserves its own section because it's the most common and the most corrosive. It starts sensibly: things were getting dropped, so the non-ADHD partner started remembering for two. Years later, one person is running the household's entire executive function and feels like a manager instead of a partner, while the other feels monitored, infantilised and quietly ashamed. Both resent it. Both are right to.

The fix is not the ADHD partner promising to remember harder; that promise has been made before and the mechanism doesn't care. The fix is moving the remembering out of both people and into a system: shared lists, visible calendars, prompts that arrive on their own. When the reminder comes from a system, it's information. When it comes from your partner, for the hundredth time, it's evidence of a role neither of you wanted.

The goal isn't a partner who nags less. It's a household where nobody has to be the reminder.
); /* ---------------- Section 6: The reframe (neutral, no-blame) ---------------- */ const ArReframe = () => (
Something worth knowing

Both of you are usually right.

Arguments about ADHD in relationships tend to run on a false choice: either the struggling partner is right that they're trying incredibly hard, or the exhausted partner is right that they're carrying too much. Here's the uncomfortable, freeing truth: both are true at once, almost always.

The effort is real, and mostly invisible, because compensating and holding it together is silent work. The load is real too, and mostly uncounted, because remembering, planning and smoothing don't look like labour until nobody does them. Once both facts are allowed to stand together, the argument changes shape: it stops being a trial about who's failing and becomes a design problem about where the load should sit. Design problems, unlike character trials, have solutions.

); /* ---------------- Section 7: What helps (6 blocks) ---------------- */ const ArWhatHelps = () => (
Working with it

Repair the pattern, not just the incident.

Explain the mechanism, once, properly

"My brain doesn't surface intentions at the right moment" starts a better conversation than another apology. A mechanism can be planned around together. A mystery just gets re-litigated every time it happens.

Move memory into a shared system

Joint lists, a visible household calendar, prompts that arrive by themselves. This is the direct fix for the reminder trap, and it converts a hundred small negotiations into infrastructure.

Repair fast and small

The apology delayed is the apology that grows. A quick, imperfect "I dropped it, it wasn't about you, here's what I'm doing" within a day beats a perfect explanation next week, because the avoidance loop feeds on delay.

Design presence instead of hoping for it

Phones in another room for one meal, a standing walk, twenty protected minutes. Attention that's structurally protected beats attention that's promised, for exactly the same reason all starting works better engineered than willed.

Budget something for home

If masking through the workday spends everything, the people you love inherit the deficit. Even a fifteen-minute decompression buffer between work and home changes who walks through the door.

Get help that knows ADHD

When the same fight keeps happening, an ADHD-informed couples therapist changes the conversation faster than another round of trying harder. Standard advice that assumes reliable follow-through can make things worse; informed help doesn't.

); /* ---------------- Section 8: Friendships and family ---------------- */ const ArFriendships = () => (
Beyond partners

Friendships die of admin, not conflict.

Most lost ADHD friendships don't end in a fight. They end in unanswered messages, unmade plans and a proximity-based memory that genuinely stops surfacing people who aren't in the room. Out of sight, out of mind is a working memory statement, not a love statement, but the friend on the other end can't tell the difference unless you tell them.

What helps is unglamorous: name the pattern to the friends who matter ("if I go quiet, it's never a signal; nudge me"), put the people you love in the prompt system like anything else that matters, and let some friendships be honestly low-maintenance rather than guiltily neglected. The right people, told the truth, are usually far more generous than the story your shame has been telling you. Family adds its own layer: ADHD runs strongly in families, and the same dynamics often play out between parents and children too, sometimes in both directions at once.

); /* ---------------- Section 9: Open questions ---------------- */ const ArOpenQuestions = () => (
Honest limits

What we still don't know.

Relationship research in adult ADHD leans heavily on self-report and clinical samples, and much of it centres romantic couples, leaving friendships, family and community ties comparatively under-studied. The couple-dynamics work is also better at describing patterns like the reminder trap than at testing which interventions actually shift them long-term.

ADHD-informed couples therapy shows promise but has a smaller evidence base than individual treatment, and most of what's known about repair, disclosure to friends, and rebuilding trust comes from clinical experience and community accounts rather than trials. Those accounts are abundant and strikingly consistent, which usually means the research has catching up to do.

); /* ---------------- Section 10: The bottom line ---------------- */ const ArBottomLine = () => (
The bottom line

The people who love you can't read your intentions. Show them the mechanism instead.

ADHD reaches relationships through five reliable channels: intentions that don't surface, attention that follows interest, emotions that amplify, novelty that fades on schedule, and avoidance that grows what it hides. None of them measures love. All of them shape what the people closest to you actually experience, and unexplained, they get read as character.

What helps is making the invisible visible: the mechanism explained once and properly, memory moved into shared systems so nobody has to be the reminder, repair made fast and small, presence designed rather than promised, and something left in the budget for home. The effort was always real. The work is letting it be seen, and putting it where it counts.

); /* ---------------- Section 11: Final CTA ---------------- */ const ArFinalCTA = () => (
Let the follow-through match the caring

Keep one promise a day. Let it be seen.

Loops is a daily coaching app that helps the follow-through match the caring. It holds the intentions that matter, surfaces them at the right moment, and makes the way back after a dropped day small enough to actually take.

Free to start. No complicated setup. Takes a few minutes.
); /* ---------------- App ---------------- */ function ArApp() { return (
); } const adhdRelationshipsRoot = ReactDOM.createRoot(document.getElementById("root")); adhdRelationshipsRoot.render();