{"product_id":"f925-entry-signals-patterns","title":"F925 Entry Signals \u0026 Patterns","description":"\u003cstyle\u003e\n  .f925-premium-course,\n  .f925-premium-course * {\n    box-sizing: border-box;\n  }\n\n  .f925-premium-course {\n    position: relative;\n    isolation: isolate;\n    overflow: hidden;\n    max-width: 940px;\n    margin: 30px auto;\n    padding: 58px 46px;\n    border: 1px solid rgba(181, 137, 47, 0.28);\n    border-radius: 28px;\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(218, 180, 92, 0.18),\n        transparent 30%\n      ),\n      radial-gradient(\n        circle at bottom left,\n        rgba(198, 151, 55, 0.1),\n        transparent 28%\n      ),\n      linear-gradient(145deg, #ffffff 0%, #fffdf8 55%, #f8f2e7 100%);\n    color: #191919;\n    font-family: Arial, Helvetica, sans-serif;\n    box-shadow:\n      0 25px 70px rgba(79, 54, 10, 0.12),\n      inset 0 1px 0 rgba(255, 255, 255, 0.9);\n    animation: f925PremiumReveal 1s cubic-bezier(0.2, 0.8, 0.2, 1) both;\n  }\n\n  .f925-premium-course::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    z-index: -2;\n    opacity: 0.4;\n    background-image:\n      linear-gradient(\n        rgba(166, 124, 40, 0.04) 1px,\n        transparent 1px\n      ),\n      linear-gradient(\n        90deg,\n        rgba(166, 124, 40, 0.04) 1px,\n        transparent 1px\n      );\n    background-size: 38px 38px;\n    pointer-events: none;\n  }\n\n  .f925-premium-course::after {\n    content: \"\";\n    position: absolute;\n    top: -180px;\n    right: -160px;\n    z-index: -1;\n    width: 430px;\n    height: 430px;\n    border-radius: 50%;\n    background: radial-gradient(\n      circle,\n      rgba(210, 165, 63, 0.23),\n      rgba(210, 165, 63, 0.06) 45%,\n      transparent 70%\n    );\n    filter: blur(5px);\n    animation: f925PremiumGlow 7s ease-in-out infinite;\n    pointer-events: none;\n  }\n\n  .f925-premium-topline {\n    width: 76px;\n    height: 3px;\n    margin-bottom: 22px;\n    border-radius: 50px;\n    background: linear-gradient(\n      90deg,\n      #9a6b17,\n      #e8c46f,\n      #ad7d25\n    );\n    animation: f925LineExpand 0.9s ease-out 0.15s both;\n  }\n\n  .f925-premium-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 20px;\n    padding: 9px 15px;\n    border: 1px solid rgba(180, 134, 43, 0.32);\n    border-radius: 50px;\n    background: rgba(214, 172, 78, 0.1);\n    color: #8d641b;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    backdrop-filter: blur(10px);\n    animation: f925FadeUp 0.8s ease-out 0.2s both;\n  }\n\n  .f925-premium-badge::before {\n    content: \"\";\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: #c59431;\n    box-shadow: 0 0 14px rgba(197, 148, 49, 0.55);\n  }\n\n  .f925-premium-title {\n    max-width: 760px;\n    margin: 0 0 16px;\n    color: #171717;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(34px, 6vw, 58px);\n    font-weight: 500;\n    line-height: 1.06;\n    letter-spacing: -1.8px;\n    animation: f925FadeUp 0.8s ease-out 0.3s both;\n  }\n\n  .f925-premium-title span {\n    background: linear-gradient(\n      90deg,\n      #8f6215,\n      #d2a442,\n      #a27320,\n      #e2c16f\n    );\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n  }\n\n  .f925-premium-subtitle {\n    max-width: 680px;\n    margin: 0 0 32px;\n    color: #4e4e4e;\n    font-size: 18px;\n    line-height: 1.7;\n    animation: f925FadeUp 0.8s ease-out 0.4s both;\n  }\n\n  .f925-premium-divider {\n    width: 100%;\n    height: 1px;\n    margin: 0 0 32px;\n    background: linear-gradient(\n      90deg,\n      rgba(186, 139, 44, 0.75),\n      rgba(186, 139, 44, 0.15),\n      transparent\n    );\n    animation: f925FadeIn 0.9s ease-out 0.5s both;\n  }\n\n  .f925-premium-description {\n    max-width: 790px;\n    color: #555555;\n    font-size: 16px;\n    line-height: 1.9;\n    animation: f925FadeUp 0.8s ease-out 0.5s both;\n  }\n\n  .f925-premium-description p {\n    margin: 0 0 18px;\n  }\n\n  .f925-premium-description strong {\n    color: #171717;\n    font-weight: 700;\n  }\n\n  .f925-premium-section-title {\n    margin: 38px 0 18px;\n    color: #9b6d18;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 25px;\n    font-weight: 500;\n    letter-spacing: -0.4px;\n    animation: f925FadeUp 0.8s ease-out 0.65s both;\n  }\n\n  .f925-premium-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .f925-premium-benefits li {\n    position: relative;\n    overflow: hidden;\n    min-height: 92px;\n    padding: 20px 18px 20px 58px;\n    border: 1px solid rgba(184, 137, 42, 0.18);\n    border-radius: 17px;\n    background:\n      linear-gradient(\n        135deg,\n        rgba(255, 255, 255, 0.96),\n        rgba(248, 240, 221, 0.7)\n      );\n    color: #353535;\n    font-size: 14px;\n    line-height: 1.55;\n    backdrop-filter: blur(12px);\n    box-shadow:\n      0 10px 26px rgba(92, 64, 12, 0.07),\n      inset 0 1px 0 rgba(255, 255, 255, 0.9);\n    transition:\n      transform 0.35s ease,\n      border-color 0.35s ease,\n      box-shadow 0.35s ease,\n      background 0.35s ease;\n    animation: f925FadeUp 0.75s ease-out both;\n  }\n\n  .f925-premium-benefits li:nth-child(1) {\n    animation-delay: 0.7s;\n  }\n\n  .f925-premium-benefits li:nth-child(2) {\n    animation-delay: 0.8s;\n  }\n\n  .f925-premium-benefits li:nth-child(3) {\n    animation-delay: 0.9s;\n  }\n\n  .f925-premium-benefits li:nth-child(4) {\n    animation-delay: 1s;\n  }\n\n  .f925-premium-benefits li:nth-child(5) {\n    grid-column: 1 \/ -1;\n    animation-delay: 1.1s;\n  }\n\n  .f925-premium-benefits li:hover {\n    transform: translateY(-5px);\n    border-color: rgba(181, 132, 34, 0.48);\n    background: linear-gradient(\n      135deg,\n      #ffffff,\n      #f8edcf\n    );\n    box-shadow: 0 18px 34px rgba(96, 67, 12, 0.12);\n  }\n\n  .f925-premium-benefits li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 21px;\n    left: 18px;\n    display: flex;\n    width: 27px;\n    height: 27px;\n    align-items: center;\n    justify-content: center;\n    border: 1px solid rgba(156, 107, 18, 0.35);\n    border-radius: 50%;\n    background: linear-gradient(145deg, #efd58e, #b98423);\n    color: #2c1a00;\n    font-size: 13px;\n    font-weight: 900;\n    box-shadow: 0 5px 16px rgba(170, 121, 27, 0.2);\n  }\n\n  .f925-premium-closing {\n    margin: 32px 0 0;\n    padding: 23px 24px;\n    border-left: 3px solid #b78222;\n    background: linear-gradient(\n      90deg,\n      rgba(213, 170, 74, 0.14),\n      rgba(255, 255, 255, 0.4)\n    );\n    color: #454545;\n    font-size: 16px;\n    line-height: 1.8;\n    animation: f925FadeUp 0.8s ease-out 1.15s both;\n  }\n\n  .f925-premium-disclaimer {\n    margin-top: 28px;\n    padding-top: 20px;\n    border-top: 1px solid rgba(176, 127, 30, 0.2);\n    color: #737373;\n    font-size: 11px;\n    line-height: 1.7;\n    animation: f925FadeUp 0.8s ease-out 1.25s both;\n  }\n\n  .f925-premium-disclaimer strong {\n    color: #93671c;\n    letter-spacing: 0.4px;\n  }\n\n  @keyframes f925PremiumReveal {\n    from {\n      opacity: 0;\n      transform: translateY(26px) scale(0.985);\n      filter: blur(6px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0) scale(1);\n      filter: blur(0);\n    }\n  }\n\n  @keyframes f925FadeUp {\n    from {\n      opacity: 0;\n      transform: translateY(22px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @keyframes f925FadeIn {\n    from {\n      opacity: 0;\n    }\n\n    to {\n      opacity: 1;\n    }\n  }\n\n  @keyframes f925LineExpand {\n    from {\n      width: 0;\n      opacity: 0;\n    }\n\n    to {\n      width: 76px;\n      opacity: 1;\n    }\n  }\n\n  @keyframes f925PremiumGlow {\n    0%,\n    100% {\n      transform: translate(0, 0) scale(1);\n      opacity: 0.7;\n    }\n\n    50% {\n      transform: translate(-35px, 35px) scale(1.15);\n      opacity: 1;\n    }\n  }\n\n  @media (max-width: 680px) {\n    .f925-premium-course {\n      margin: 18px auto;\n      padding: 40px 22px;\n      border-radius: 22px;\n    }\n\n    .f925-premium-title {\n      letter-spacing: -1px;\n    }\n\n    .f925-premium-subtitle {\n      font-size: 16px;\n    }\n\n    .f925-premium-benefits {\n      grid-template-columns: 1fr;\n    }\n\n    .f925-premium-benefits li:nth-child(5) {\n      grid-column: auto;\n    }\n\n    .f925-premium-closing {\n      padding: 19px 18px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .f925-premium-course,\n    .f925-premium-course::after,\n    .f925-premium-course * {\n      animation: none !important;\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"f925-premium-course\"\u003e\n  \u003cdiv class=\"f925-premium-topline\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"f925-premium-badge\"\u003e\n    F925 Premium Trading Education\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"f925-premium-title\"\u003e\n    F925 \u003cspan\u003eEntry Signals \u0026amp; Patterns\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"f925-premium-subtitle\"\u003e\n    Develop a more structured and confident approach to identifying potential\n    market entries.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"f925-premium-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"f925-premium-description\"\u003e\n    \u003cp\u003e\n      The \u003cstrong\u003eF925 Entry Signals \u0026amp; Patterns\u003c\/strong\u003e course is designed\n      to help you recognise quality opportunities that align with the F925\n      trading methodology.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Rather than chasing every market movement, you will learn how to approach\n      potential setups with greater patience, structure and discipline.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Inside the course, you will be introduced to the concepts and techniques\n      that form part of my personal execution process. Each lesson is designed\n      to help you build a more consistent and repeatable approach to the market.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 class=\"f925-premium-section-title\"\u003e\n    What You’ll Gain\n  \u003c\/h3\u003e\n\n  \u003cul class=\"f925-premium-benefits\"\u003e\n    \u003cli\u003eA more professional approach to trade execution\u003c\/li\u003e\n\n    \u003cli\u003eGreater confidence when assessing opportunities\u003c\/li\u003e\n\n    \u003cli\u003eA structured and repeatable execution process\u003c\/li\u003e\n\n    \u003cli\u003eA deeper understanding of market behaviour\u003c\/li\u003e\n\n    \u003cli\u003e\n      Insight into the F925 methodology for recognising quality trade setups\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"f925-premium-closing\"\u003e\n    Whether you are refining your execution or developing a more disciplined\n    trading process, this course provides the next essential component of the\n    F925 trading system.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"f925-premium-disclaimer\"\u003e\n    \u003cstrong\u003eEDUCATIONAL DISCLAIMER:\u003c\/strong\u003e\n    This course is for educational purposes only and does not constitute\n    financial advice. Trading involves risk, and profits or results are not\n    guaranteed. You remain responsible for your own trading decisions.\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"F925 Trading","offers":[{"title":"Default Title","offer_id":44481607270488,"sku":null,"price":299.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0738\/2014\/3704\/files\/8ac955a2-e342-4fec-a089-25a747557c5d.png?v=1785437346","url":"https:\/\/f925trading.co.za\/products\/f925-entry-signals-patterns","provider":"F925 Trading","version":"1.0","type":"link"}