{"id":221,"date":"2025-06-06T15:40:14","date_gmt":"2025-06-06T13:40:14","guid":{"rendered":"https:\/\/zodiaquesecrets.com\/?page_id=221"},"modified":"2025-07-10T19:30:57","modified_gmt":"2025-07-10T17:30:57","slug":"mon-theme-astral","status":"publish","type":"page","link":"https:\/\/zodiaquesecrets.com\/en\/mon-theme-astral\/","title":{"rendered":"Mon Th\u00e8me Astral"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"221\" class=\"elementor elementor-221\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bf4ccf6 e-flex e-con-boxed e-con e-parent\" data-id=\"bf4ccf6\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-51367d0 elementor-widget elementor-widget-html\" data-id=\"51367d0\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\n  <title>Zodiaque Secrets - D\u00e9couvre Ton Th\u00e8me Astral F\u00e9erique<\/title>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Dancing+Script:wght@700&family=Cinzel:wght@700&display=swap\" rel=\"stylesheet\" \/>\n  <style>\n    * {\n      margin: 0; padding: 0; box-sizing: border-box;\n    }\n    body {\n      font-family: 'Arial', sans-serif;\n      background: url('https:\/\/zodiaquesecrets.com\/wp-content\/uploads\/2025\/06\/aurora-background.jpg') no-repeat center center fixed;\n      background-size: cover;\n      color: #f0e6d2;\n      overflow-x: hidden;\n      position: relative;\n      min-height: 100vh;\n    }\n    body::before {\n      content: '';\n      position: fixed; top: 0; left: 0; width: 100%; height: 100%;\n      background:\n        radial-gradient(circle at center, rgba(255 255 255 \/ 0.12), transparent 70%),\n        linear-gradient(180deg, rgba(0 0 0 \/ 0.7), rgba(0 30 60 \/ 0.8));\n      z-index: -1;\n    }\n\n    nav {\n      position: fixed; top: 20px; left: 0; width: 100%; height: 60px;\n      background: rgba(10, 25, 50, 0.95);\n      padding: 15px 20px; z-index: 1000;\n      box-shadow: 0 2px 10px rgba(0,0,0,0.5);\n      display: flex; justify-content: center; align-items: center;\n      font-family: 'Cinzel', serif;\n    }\n    nav a {\n      color: #ffd700;\n      text-decoration: none;\n      margin: 0 18px;\n      font-size: 1.1em;\n      transition: color 0.3s, transform 0.3s;\n    }\n    nav a:hover {\n      color: #66cc99;\n      transform: scale(1.15);\n      text-shadow: 0 0 8px #66cc99;\n    }\n\n    .header-video {\n      width: 100%;\n      max-height: 380px;\n      object-fit: cover;\n      border-radius: 15px;\n      box-shadow: 0 6px 30px rgba(255, 215, 0, 0.7);\n      margin-top: 90px;\n    }\n\n    .container {\n      max-width: 900px;\n      margin: 40px auto 60px;\n      padding: 40px 30px;\n      background: rgba(255 255 255 \/ 0.15);\n      border-radius: 30px;\n      box-shadow:\n        0 0 15px 3px rgba(255, 215, 0, 0.4),\n        inset 0 0 40px rgba(255 255 255 \/ 0.25);\n      backdrop-filter: blur(20px);\n      text-align: center;\n      color: #fffbea;\n      font-weight: 500;\n      user-select: none;\n    }\n\n    h1 {\n      font-family: 'Dancing Script', cursive;\n      font-size: 3.8em;\n      color: #ffda6a;\n      text-shadow:\n        0 0 12px #ffd700cc,\n        0 0 18px #ffd700cc,\n        2px 2px 8px rgba(0,0,0,0.6);\n      margin-bottom: 20px;\n      user-select: text;\n    }\n\n    p.intro {\n      font-size: 1.3em;\n      max-width: 650px;\n      margin: 0 auto 35px;\n      color: #f9f5e9;\n      text-shadow: 0 0 6px rgba(0,0,0,0.3);\n      user-select: text;\n      line-height: 1.5;\n    }\n\n    p.intro em {\n      font-style: italic;\n      color: #ffeaa7;\n    }\n\n    .features {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 25px;\n      margin-bottom: 40px;\n    }\n    .feature-card {\n      background: rgba(255 255 255 \/ 0.12);\n      padding: 22px 18px;\n      border-radius: 18px;\n      width: 210px;\n      box-shadow: 0 0 20px #ffd70066;\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n      cursor: default;\n      user-select: none;\n      color: #f0e6d2;\n      font-weight: 400;\n      text-align: left;\n    }\n    .feature-card:hover {\n      transform: translateY(-8px);\n      box-shadow: 0 0 35px #66cc99cc, 0 0 15px #ffd700cc;\n    }\n    .feature-card h3 {\n      font-family: 'Cinzel', serif;\n      color: #ffd700;\n      font-size: 1.3em;\n      margin-bottom: 10px;\n      user-select: text;\n    }\n    .feature-card p {\n      font-size: 1.05em;\n      line-height: 1.5;\n      user-select: text;\n    }\n\n    .cta-button {\n      display: inline-block;\n      background: linear-gradient(45deg, #ffd700, #66cc99);\n      color: #031b0a;\n      font-weight: 700;\n      font-size: 1.5em;\n      padding: 15px 50px;\n      border-radius: 40px;\n      box-shadow: 0 0 20px #ffd700aa;\n      text-decoration: none;\n      user-select: none;\n      transition: background 0.4s ease, box-shadow 0.4s ease;\n    }\n    .cta-button:hover {\n      background: linear-gradient(45deg, #66cc99, #ffd700);\n      box-shadow: 0 0 30px #66cc99ff, 0 0 15px #ffd700ff;\n      color: #002e14;\n    }\n\n    footer {\n      background: rgba(10, 25, 50, 0.95);\n      padding: 15px;\n      text-align: center;\n      color: #f0e6d2;\n      font-family: 'Cinzel', serif;\n      user-select: none;\n    }\n    footer a {\n      color: #ffd700;\n      margin: 0 12px;\n      text-decoration: none;\n      font-weight: 600;\n    }\n    footer a:hover {\n      color: #66cc99;\n      text-shadow: 0 0 8px #66cc99;\n    }\n\n    @media (max-width: 768px) {\n      h1 { font-size: 2.8em; }\n      p.intro { font-size: 1.1em; max-width: 90%; }\n      .feature-card { width: 100%; max-width: 320px; }\n      nav a { margin: 0 10px; font-size: 1em; }\n      nav { height: 50px; padding: 10px 15px; top: 10px; }\n      .header-video { max-height: 260px; border-radius: 12px; }\n      .container { margin: 30px 15px 50px; padding: 30px 20px; }\n    }\n  <\/style>\n<\/head>\n<body>\n  <nav>\n    <a href=\"\/en\/\">Welcome<\/a>\n    <a href=\"\/en\/mon-theme-astral\/\">My Theme<\/a>\n    <a href=\"\/en\/a-propos\/\">About<\/a>\n    <a href=\"\/en\/contact\/\">Contact<\/a>\n    <a href=\"\/en\/paiement\/\">Payment<\/a>\n  <\/nav>\n\n  <video class=\"header-video\" autoplay muted loop playsinline>\n    <source src=\"http:\/\/zodiaquesecrets.com\/wp-content\/uploads\/2025\/06\/fee13.mp4\" type=\"video\/mp4\" \/>\n    Votre navigateur ne supporte pas la lecture de cette vid\u00e9o.\n  <\/video>\n\n  <div class=\"container\" role=\"main\">\n    <header aria-label=\"Introduction\">\n      <h1>Discover Your Fairy Astral Theme<\/h1>\n      <p class=\"intro\">\n        Get a detailed and captivating portrait of your personality, built from your date and time of birth.<br \/>\n        <em>A unique look at your deepest essence, to better understand what the stars reveal to you.<\/em>\n      <\/p>\n    <\/header>\n\n    <section class=\"features\" aria-label=\"Les \u00e9l\u00e9ments de ton th\u00e8me astral\">\n      <div class=\"feature-card\" tabindex=\"0\">\n        <h3>Astrological personality<\/h3>\n        <p>A deep and rich portrait of your nature, your strengths and your possibilities.<\/p>\n      <\/div>\n      <div class=\"feature-card\" tabindex=\"0\">\n        <h3>Lucky stone<\/h3>\n        <p>The stone that the stars reveal to accompany you and strengthen your energy.<\/p>\n      <\/div>\n      <div class=\"feature-card\" tabindex=\"0\">\n        <h3>Favorite color<\/h3>\n        <p>The color that the alignment of the stars designates as your color of balance and expression.<\/p>\n      <\/div>\n      <div class=\"feature-card\" tabindex=\"0\">\n        <h3>Lucky number<\/h3>\n        <p>The sacred number that the stars offer you to guide your luck and harmony.<\/p>\n      <\/div>\n      <div class=\"feature-card\" tabindex=\"0\">\n        <h3>Mystical flower<\/h3>\n        <p>The flower that the stars associate with your essence and your life path.<\/p>\n      <\/div>\n      <div class=\"feature-card\" tabindex=\"0\">\n        <h3>Astrological Elixir<\/h3>\n        <p>Discover a recipe for an infusion or magic potion inspired by your sign. Prepared according to your flower, color, and astral stone, during a specific lunar phase.  \n        <em>Ex. : \u201cNectar de l\u2019Audace du B\u00e9lier\u201d \u00e0 base de thym, grenade et \u0153illet.<\/em><\/p>\n      <\/div>\n    <\/section>\n\n    <a href=\"\/en\/\" class=\"cta-button\" role=\"button\" aria-label=\"D\u00e9couvrir mon vrai th\u00e8me astral\">\n      I'm discovering my true theme, you'll see it's magic\n    <\/a>\n  <\/div>\n\n  <footer>\n    <a href=\"\/en\/mentions-legales\/\">Mentions L\u00e9gales<\/a> | \n    <a href=\"\/en\/politique-de-confidentialite\/\">Confidentialit\u00e9<\/a>\n  <\/footer>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Zodiaque Secrets &#8211; D\u00e9couvre Ton Th\u00e8me Astral F\u00e9erique Accueil Mon Th\u00e8me \u00c0 Propos Contact Paiement Votre navigateur ne supporte pas [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-221","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/zodiaquesecrets.com\/en\/wp-json\/wp\/v2\/pages\/221","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zodiaquesecrets.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zodiaquesecrets.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zodiaquesecrets.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zodiaquesecrets.com\/en\/wp-json\/wp\/v2\/comments?post=221"}],"version-history":[{"count":0,"href":"https:\/\/zodiaquesecrets.com\/en\/wp-json\/wp\/v2\/pages\/221\/revisions"}],"wp:attachment":[{"href":"https:\/\/zodiaquesecrets.com\/en\/wp-json\/wp\/v2\/media?parent=221"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}