{
  "assessmentTests": {
    "face_type": {
      "name": "Face Type",
      "desc": "Find your styling archetype: Cute, Fresh, Cool, Feminine, Soft-Elegant, Elegant, Active-Cool, or Warm-Casual. A playful look at the fashion and beauty vibe that suits your personality.",
      "dimensions": {
        "cute": {
          "name": "Cute",
          "desc": "Warm, playful, and irresistibly approachable. Your style invites people in with light colours, soft textures, and charming details that feel genuine — not performed.",
          "high": "Your styling type is unmistakably Cute: light, warm, and playfully inviting. You gravitate toward soft palettes and charming details — your warmth draws people in before you say a word.",
          "low": "Cute isn't your dominant styling type. Your aesthetic runs cooler, sharper, or more understated.",
          "mid": "You carry a real Cute streak — warm and approachable — but it sits alongside a more composed or edged aesthetic."
        },
        "fresh": {
          "name": "Fresh",
          "desc": "Natural, open, and effortlessly clean. Your style communicates ease and authenticity — you look put-together without looking like you tried hard, which is the hardest trick of all.",
          "high": "Your styling type is unmistakably Fresh: natural, light, and genuinely easygoing. Your look says 'I woke up like this' — in the best possible way.",
          "low": "Fresh isn't your dominant styling type. Your aesthetic leans more polished, bold, or structured.",
          "mid": "You carry a real Fresh streak — natural and unforced — but it coexists with a more deliberate or refined aesthetic."
        },
        "cool": {
          "name": "Cool",
          "desc": "Sharp, composed, and quietly powerful. Your style makes an impression without asking for attention — you lead with edge and confidence, letting the look do the talking.",
          "high": "Your styling type is unmistakably Cool: clean lines, confident silhouettes, and an energy that says you know exactly who you are.",
          "low": "Cool isn't your dominant styling type. Your aesthetic runs warmer, softer, or more expressive.",
          "mid": "You carry a real Cool streak — composed and sharp — but it shares space with a warmer or more decorative aesthetic."
        },
        "feminine": {
          "name": "Feminine",
          "desc": "Expressive, warm, and beautifully soft. Your style leans into colour, texture, and detail in a way that feels fully, confidently you — there is nothing apologetic about your love of beautiful things.",
          "high": "Your styling type is unmistakably Feminine: warm, expressive, and beautifully full. You embrace softness and beauty as a deliberate, confident choice.",
          "low": "Feminine isn't your dominant styling type. Your aesthetic runs cooler, more minimal, or more structured.",
          "mid": "You carry a real Feminine streak — expressive and soft — but it coexists with a more restrained or sharp aesthetic."
        },
        "soft-elegant": {
          "name": "Soft Elegant",
          "desc": "Refined, harmonious, and gently poised. Your style is quietly considered — you choose with intention and the result is a look that feels cohesive, calm, and effortlessly elevated.",
          "high": "Your styling type is unmistakably Soft Elegant: harmonious, refined, and quietly beautiful. Every detail feels chosen with care.",
          "low": "Soft Elegant isn't your dominant styling type. Your aesthetic is bolder, more casual, or more sharply defined.",
          "mid": "You carry a real Soft Elegant streak — refined and harmonious — but it coexists with a more relaxed or bold aesthetic."
        },
        "elegant": {
          "name": "Elegant",
          "desc": "Timeless, restrained, and quietly confident. Your style is built on quality over quantity — clean lines, perfect fit, and a presence that does not need to announce itself.",
          "high": "Your styling type is unmistakably Elegant: timeless, precise, and effortlessly authoritative. You edit rather than add, and the result speaks for itself.",
          "low": "Elegant isn't your dominant styling type. Your aesthetic is more expressive, relaxed, or trend-forward.",
          "mid": "You carry a real Elegant streak — restrained and timeless — but it shares space with a more expressive or casual aesthetic."
        },
        "active-cool": {
          "name": "Active Cool",
          "desc": "Energetic, direct, and stylishly functional. Your style is built for motion — you want to look sharp and move freely at the same time, and you wear your energy rather than dressing against it.",
          "high": "Your styling type is unmistakably Active Cool: sporty edge meets deliberate style. You move fast and dress like you mean it.",
          "low": "Active Cool isn't your dominant styling type. Your aesthetic is more refined, soft, or decorative.",
          "mid": "You carry a real Active Cool streak — energetic and direct — but it coexists with a more polished or softer aesthetic."
        },
        "warm-casual": {
          "name": "Warm Casual",
          "desc": "Relaxed, grounded, and genuinely inviting. Your style communicates ease and warmth — you choose comfort without sacrificing personality, and the result is a look that makes people feel at home.",
          "high": "Your styling type is unmistakably Warm Casual: relaxed, genuine, and quietly welcoming. You dress in a way that says 'come as you are' — and people feel it.",
          "low": "Warm Casual isn't your dominant styling type. Your aesthetic is more structured, edged, or polished.",
          "mid": "You carry a real Warm Casual streak — relaxed and warm — but it coexists with a more refined or bold aesthetic."
        }
      },
      "questions": [
        {
          "question": "I'm drawn to soft, light colours and delicate details in my wardrobe.",
          "subtitle": "Cute",
          "options": [
            { "icon": "😤", "label": "Strongly disagree" },
            { "icon": "😕", "label": "Disagree" },
            { "icon": "😐", "label": "Neutral" },
            { "icon": "🙂", "label": "Agree" },
            { "icon": "😊", "label": "Strongly agree" }
          ]
        },
        {
          "question": "My favourite outfits feel natural and effortless rather than carefully constructed.",
          "subtitle": "Fresh",
          "options": [
            { "icon": "😤", "label": "Strongly disagree" },
            { "icon": "😕", "label": "Disagree" },
            { "icon": "😐", "label": "Neutral" },
            { "icon": "🙂", "label": "Agree" },
            { "icon": "😊", "label": "Strongly agree" }
          ]
        },
        {
          "question": "I prefer clean lines and minimal detail — I want my look to feel sharp and uncluttered.",
          "subtitle": "Cool",
          "options": [
            { "icon": "😤", "label": "Strongly disagree" },
            { "icon": "😕", "label": "Disagree" },
            { "icon": "😐", "label": "Neutral" },
            { "icon": "🙂", "label": "Agree" },
            { "icon": "😊", "label": "Strongly agree" }
          ]
        },
        {
          "question": "I love wearing pieces that feel expressive and beautiful — I enjoy the decoration and softness of fashion.",
          "subtitle": "Feminine",
          "options": [
            { "icon": "😤", "label": "Strongly disagree" },
            { "icon": "😕", "label": "Disagree" },
            { "icon": "😐", "label": "Neutral" },
            { "icon": "🙂", "label": "Agree" },
            { "icon": "😊", "label": "Strongly agree" }
          ]
        },
        {
          "question": "I gravitate toward harmonious, refined outfits where every piece feels quietly considered.",
          "subtitle": "Soft Elegant",
          "options": [
            { "icon": "😤", "label": "Strongly disagree" },
            { "icon": "😕", "label": "Disagree" },
            { "icon": "😐", "label": "Neutral" },
            { "icon": "🙂", "label": "Agree" },
            { "icon": "😊", "label": "Strongly agree" }
          ]
        },
        {
          "question": "I'd rather wear a single perfectly fitted classic piece than a full trend-led outfit.",
          "subtitle": "Elegant",
          "options": [
            { "icon": "😤", "label": "Strongly disagree" },
            { "icon": "😕", "label": "Disagree" },
            { "icon": "😐", "label": "Neutral" },
            { "icon": "🙂", "label": "Agree" },
            { "icon": "😊", "label": "Strongly agree" }
          ]
        },
        {
          "question": "Comfort and movement matter as much as style to me — I want to look good and feel ready for anything.",
          "subtitle": "Active Cool",
          "options": [
            { "icon": "😤", "label": "Strongly disagree" },
            { "icon": "😕", "label": "Disagree" },
            { "icon": "😐", "label": "Neutral" },
            { "icon": "🙂", "label": "Agree" },
            { "icon": "😊", "label": "Strongly agree" }
          ]
        },
        {
          "question": "My go-to aesthetic is relaxed and warm — I dress so people feel at ease around me, not impressed by me.",
          "subtitle": "Warm Casual",
          "options": [
            { "icon": "😤", "label": "Strongly disagree" },
            { "icon": "😕", "label": "Disagree" },
            { "icon": "😐", "label": "Neutral" },
            { "icon": "🙂", "label": "Agree" },
            { "icon": "😊", "label": "Strongly agree" }
          ]
        },
        {
          "question": "I love accessories and details that add a playful or cute touch to an outfit.",
          "subtitle": "Cute",
          "options": [
            { "icon": "😤", "label": "Strongly disagree" },
            { "icon": "😕", "label": "Disagree" },
            { "icon": "😐", "label": "Neutral" },
            { "icon": "🙂", "label": "Agree" },
            { "icon": "😊", "label": "Strongly agree" }
          ]
        },
        {
          "question": "I reach for neutral, earthy, or muted tones because they feel authentically me.",
          "subtitle": "Fresh",
          "options": [
            { "icon": "😤", "label": "Strongly disagree" },
            { "icon": "😕", "label": "Disagree" },
            { "icon": "😐", "label": "Neutral" },
            { "icon": "🙂", "label": "Agree" },
            { "icon": "😊", "label": "Strongly agree" }
          ]
        },
        {
          "question": "My ideal look is confident and a little edgy — I like the idea of my style making people look twice.",
          "subtitle": "Cool",
          "options": [
            { "icon": "😤", "label": "Strongly disagree" },
            { "icon": "😕", "label": "Disagree" },
            { "icon": "😐", "label": "Neutral" },
            { "icon": "🙂", "label": "Agree" },
            { "icon": "😊", "label": "Strongly agree" }
          ]
        },
        {
          "question": "When I picture my ideal wardrobe, it has flowing silhouettes, romantic elements, or soft layers.",
          "subtitle": "Feminine",
          "options": [
            { "icon": "😤", "label": "Strongly disagree" },
            { "icon": "😕", "label": "Disagree" },
            { "icon": "😐", "label": "Neutral" },
            { "icon": "🙂", "label": "Agree" },
            { "icon": "😊", "label": "Strongly agree" }
          ]
        }
      ]
    }
  },
  "retakePrompt": {
    "lastResult": "Your last result:",
    "evolvedHint": "It's been a while! Your style may have evolved.",
    "retakeButton": "Retake this test"
  }
}
