{
  "assessmentTests": {
    "sternberg_love": {
      "name": "Sternberg's Love Triangle",
      "desc": "Are you all passion and no commitment? Or deep intimacy without the spark? Map the shape of your love.",
      "dimensions": {
        "INT": {
          "name": "Intimacy",
          "desc": "Feelings of closeness, connectedness, and bondedness with your partner.",
          "high": "Your love runs deep emotionally. You crave genuine understanding, shared vulnerability, and feeling truly known. This is the glue of lasting relationships.",
          "low": "Emotional closeness isn't your strongest suit right now. You may keep some walls up or struggle to let someone fully in.",
          "mid": "You have moderate emotional intimacy. You connect, but there's room to go deeper."
        },
        "PAS": {
          "name": "Passion",
          "desc": "Physical attraction, romance, and the magnetic pull toward your partner.",
          "high": "The spark is alive. You feel drawn to your partner physically and romantically. This intensity is intoxicating, but it naturally evolves over time.",
          "low": "The physical spark has dimmed or was never the main driver. This doesn't mean love is absent, just that it expresses differently.",
          "mid": "There's attraction, but it's not the dominant force. A comfortable warmth rather than a blazing fire."
        },
        "COM": {
          "name": "Commitment",
          "desc": "The conscious decision to love someone and maintain that love long-term.",
          "high": "You're all in. You've made a deliberate choice to love and stay. This is the foundation that survives when passion fluctuates.",
          "low": "You're keeping your options open or haven't fully decided. This isn't wrong, but be honest about where you stand.",
          "mid": "You're committed, but with some uncertainty. The decision isn't fully locked in yet."
        }
      },
      "results": {
        "INT": {
          "name": "Intimacy-Driven",
          "desc": "Your love is built on deep emotional connection. What you need most is to feel genuinely known, the sense that someone sees the whole of you and stays. This is the glue that outlasts the spark, but closeness alone isn't enough, it grows strongest when passion and commitment are tended alongside it."
        },
        "PAS": {
          "name": "Passion-Driven",
          "desc": "Your love burns bright with desire, romance, and a magnetic pull toward your partner. The spark is intoxicating, but passion naturally rises and falls, it's the most thrilling component and the least stable. Letting intimacy and commitment grow underneath the heat is what keeps you together when it flickers."
        },
        "COM": {
          "name": "Commitment-Driven",
          "desc": "Your love is, above all, a conscious choice. Loyalty and the decision to stay define how you connect, you don't drift, you keep showing up when others would walk. This steadiness holds a relationship together when passion cools. The watch-out is commitment on autopilot, staying out of duty rather than desire."
        }
      },
      "questions": [
        {
          "question": "I feel emotionally close to my partner",
          "subtitle": "Intimacy",
          "options": [
            {
              "icon": "😤",
              "label": "Not at all"
            },
            {
              "icon": "😕",
              "label": "A little"
            },
            {
              "icon": "😐",
              "label": "Somewhat"
            },
            {
              "icon": "🙂",
              "label": "Very much"
            },
            {
              "icon": "😊",
              "label": "Extremely"
            }
          ]
        },
        {
          "question": "I can't stop thinking about my partner",
          "subtitle": "Passion",
          "options": [
            {
              "icon": "😤",
              "label": "Not at all"
            },
            {
              "icon": "😕",
              "label": "A little"
            },
            {
              "icon": "😐",
              "label": "Somewhat"
            },
            {
              "icon": "🙂",
              "label": "Very much"
            },
            {
              "icon": "😊",
              "label": "Extremely"
            }
          ]
        },
        {
          "question": "I am committed to maintaining my relationship",
          "subtitle": "Commitment",
          "options": [
            {
              "icon": "😤",
              "label": "Not at all"
            },
            {
              "icon": "😕",
              "label": "A little"
            },
            {
              "icon": "😐",
              "label": "Somewhat"
            },
            {
              "icon": "🙂",
              "label": "Very much"
            },
            {
              "icon": "😊",
              "label": "Extremely"
            }
          ]
        },
        {
          "question": "I feel comfortable sharing my deepest thoughts with my partner",
          "subtitle": "Intimacy",
          "options": [
            {
              "icon": "😤",
              "label": "Not at all"
            },
            {
              "icon": "😕",
              "label": "A little"
            },
            {
              "icon": "😐",
              "label": "Somewhat"
            },
            {
              "icon": "🙂",
              "label": "Very much"
            },
            {
              "icon": "😊",
              "label": "Extremely"
            }
          ]
        },
        {
          "question": "Just seeing my partner excites me",
          "subtitle": "Passion",
          "options": [
            {
              "icon": "😤",
              "label": "Not at all"
            },
            {
              "icon": "😕",
              "label": "A little"
            },
            {
              "icon": "😐",
              "label": "Somewhat"
            },
            {
              "icon": "🙂",
              "label": "Very much"
            },
            {
              "icon": "😊",
              "label": "Extremely"
            }
          ]
        },
        {
          "question": "I view my relationship as permanent",
          "subtitle": "Commitment",
          "options": [
            {
              "icon": "😤",
              "label": "Not at all"
            },
            {
              "icon": "😕",
              "label": "A little"
            },
            {
              "icon": "😐",
              "label": "Somewhat"
            },
            {
              "icon": "🙂",
              "label": "Very much"
            },
            {
              "icon": "😊",
              "label": "Extremely"
            }
          ]
        },
        {
          "question": "My partner understands me on a deep level",
          "subtitle": "Intimacy",
          "options": [
            {
              "icon": "😤",
              "label": "Not at all"
            },
            {
              "icon": "😕",
              "label": "A little"
            },
            {
              "icon": "😐",
              "label": "Somewhat"
            },
            {
              "icon": "🙂",
              "label": "Very much"
            },
            {
              "icon": "😊",
              "label": "Extremely"
            }
          ]
        },
        {
          "question": "I find my partner very physically attractive",
          "subtitle": "Passion",
          "options": [
            {
              "icon": "😤",
              "label": "Not at all"
            },
            {
              "icon": "😕",
              "label": "A little"
            },
            {
              "icon": "😐",
              "label": "Somewhat"
            },
            {
              "icon": "🙂",
              "label": "Very much"
            },
            {
              "icon": "😊",
              "label": "Extremely"
            }
          ]
        },
        {
          "question": "I would stay with my partner through difficult times",
          "subtitle": "Commitment",
          "options": [
            {
              "icon": "😤",
              "label": "Not at all"
            },
            {
              "icon": "😕",
              "label": "A little"
            },
            {
              "icon": "😐",
              "label": "Somewhat"
            },
            {
              "icon": "🙂",
              "label": "Very much"
            },
            {
              "icon": "😊",
              "label": "Extremely"
            }
          ]
        },
        {
          "question": "I feel warmth and affection toward my partner",
          "subtitle": "Intimacy",
          "options": [
            {
              "icon": "😤",
              "label": "Not at all"
            },
            {
              "icon": "😕",
              "label": "A little"
            },
            {
              "icon": "😐",
              "label": "Somewhat"
            },
            {
              "icon": "🙂",
              "label": "Very much"
            },
            {
              "icon": "😊",
              "label": "Extremely"
            }
          ]
        },
        {
          "question": "My relationship has an element of mystery and excitement",
          "subtitle": "Passion",
          "options": [
            {
              "icon": "😤",
              "label": "Not at all"
            },
            {
              "icon": "😕",
              "label": "A little"
            },
            {
              "icon": "😐",
              "label": "Somewhat"
            },
            {
              "icon": "🙂",
              "label": "Very much"
            },
            {
              "icon": "😊",
              "label": "Extremely"
            }
          ]
        },
        {
          "question": "I plan to be with my partner for a long time",
          "subtitle": "Commitment",
          "options": [
            {
              "icon": "😤",
              "label": "Not at all"
            },
            {
              "icon": "😕",
              "label": "A little"
            },
            {
              "icon": "😐",
              "label": "Somewhat"
            },
            {
              "icon": "🙂",
              "label": "Very much"
            },
            {
              "icon": "😊",
              "label": "Extremely"
            }
          ]
        },
        {
          "question": "I can count on my partner when I need support",
          "subtitle": "Intimacy",
          "options": [
            {
              "icon": "😤",
              "label": "Not at all"
            },
            {
              "icon": "😕",
              "label": "A little"
            },
            {
              "icon": "😐",
              "label": "Somewhat"
            },
            {
              "icon": "🙂",
              "label": "Very much"
            },
            {
              "icon": "😊",
              "label": "Extremely"
            }
          ]
        },
        {
          "question": "I feel a strong physical desire for my partner",
          "subtitle": "Passion",
          "options": [
            {
              "icon": "😤",
              "label": "Not at all"
            },
            {
              "icon": "😕",
              "label": "A little"
            },
            {
              "icon": "😐",
              "label": "Somewhat"
            },
            {
              "icon": "🙂",
              "label": "Very much"
            },
            {
              "icon": "😊",
              "label": "Extremely"
            }
          ]
        },
        {
          "question": "I have decided that I love my partner",
          "subtitle": "Commitment",
          "options": [
            {
              "icon": "😤",
              "label": "Not at all"
            },
            {
              "icon": "😕",
              "label": "A little"
            },
            {
              "icon": "😐",
              "label": "Somewhat"
            },
            {
              "icon": "🙂",
              "label": "Very much"
            },
            {
              "icon": "😊",
              "label": "Extremely"
            }
          ]
        }
      ]
    }
  }
}
