{"id":3540,"date":"2026-05-04T10:06:47","date_gmt":"2026-05-04T10:06:47","guid":{"rendered":"https:\/\/matrixdrops.shop\/?page_id=3540"},"modified":"2026-05-15T08:20:41","modified_gmt":"2026-05-15T08:20:41","slug":"matrix-drops-per-codice","status":"publish","type":"page","link":"https:\/\/matrixdrops.shop\/?page_id=3540","title":{"rendered":"Matrix Drops per Codice"},"content":{"rendered":"\n\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;700&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n.md-wrap {\n  max-width: 1000px;\n  margin: 40px auto;\n  padding: 0 20px;\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n}\n\n\/* \u2500\u2500 Riga livello \u2500\u2500 *\/\n.md-lrow {\n  border-radius: 32px;\n  overflow: hidden;\n  box-shadow: 0 3px 14px rgba(0,0,0,0.18);\n  transition: box-shadow 0.2s;\n  opacity: 0;\n  transform: translateX(-20px);\n  animation: md-in 0.4s ease forwards;\n}\n.md-lrow:nth-child(1){animation-delay:0.05s}\n.md-lrow:nth-child(2){animation-delay:0.13s}\n.md-lrow:nth-child(3){animation-delay:0.21s}\n.md-lrow:nth-child(4){animation-delay:0.29s}\n.md-lrow:nth-child(5){animation-delay:0.37s}\n@keyframes md-in { to { opacity:1; transform:translateX(0); } }\n\n\/* \u2500\u2500 Barra cliccabile \u2500\u2500 *\/\n.md-lbar {\n  display: flex;\n  align-items: center;\n  gap: 18px;\n  padding: 0 24px 0 10px;\n  height: 62px;\n  cursor: pointer;\n  user-select: none;\n  transition: filter 0.18s;\n  position: relative;\n}\n.md-lbar:hover { filter: brightness(1.1); }\n\n.md-lbadge {\n  width: 46px;\n  height: 46px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-family: 'Cinzel', Georgia, serif;\n  font-weight: 700;\n  font-size: 1.15rem;\n  color: #fff;\n  flex-shrink: 0;\n  background: rgba(0,0,0,0.22);\n  transition: transform 0.18s;\n}\n.md-lrow.open .md-lbadge { transform: scale(1.08); }\n\n.md-lname {\n  font-family: 'Cinzel', Georgia, serif;\n  font-weight: 700;\n  font-size: 1.05rem;\n  letter-spacing: 0.05em;\n  color: #fff;\n  flex: 1;\n}\n\n.md-larrow {\n  font-size: 1.3rem;\n  color: rgba(255,255,255,0.95);\n  margin-left: auto;\n  display: inline-block;\n  animation: md-pulse 1.4s ease-in-out infinite;\n}\n.md-lrow.open .md-larrow {\n  transform: rotate(180deg);\n  animation: none;\n  opacity: 0.7;\n}\n@keyframes md-pulse {\n  0%   { transform: translateY(0);   opacity: 1;   }\n  50%  { transform: translateY(6px); opacity: 0.3; }\n  100% { transform: translateY(0);   opacity: 1;   }\n}\n\n\/* testo scuro per Energetico *\/\n\n\n\/* \u2500\u2500 Pannello espandibile \u2500\u2500 *\/\n.md-lpanel {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.35s ease, padding 0.25s ease;\n  padding: 0 18px;\n  background: rgba(0,0,0,0.15);\n}\n.md-lrow.open .md-lpanel {\n  max-height: 120px;\n  padding: 14px 18px 16px;\n}\n\n.md-lpanel-inner {\n  display: flex;\n  gap: 10px;\n  align-items: center;\n}\n.md-lpanel-input {\n  flex: 1;\n  padding: 10px 16px;\n  border-radius: 6px;\n  border: none;\n  font-family: 'Cinzel', Georgia, serif;\n  font-weight: 700;\n  font-size: 15px;\n  color: #3D0F6B;\n  outline: none;\n  letter-spacing: 1px;\n}\n.md-lpanel-input::placeholder {\n  color: #aaa;\n  font-weight: 400;\n  font-size: 13px;\n}\n.md-lpanel-btn {\n  padding: 10px 20px;\n  background: #E8C84A;\n  color: #3D0F6B;\n  border: none;\n  border-radius: 6px;\n  font-family: 'Cinzel', Georgia, serif;\n  font-weight: 700;\n  font-size: 13px;\n  cursor: pointer;\n  text-transform: uppercase;\n  letter-spacing: 0.5px;\n  transition: background 0.2s;\n  white-space: nowrap;\n}\n.md-lpanel-btn:hover { background: #d4b040; }\n\n\n\/* Riga Tutte le Ottave *\/\n.md-ltutte { background-color: #3D0F6B; border: 3px solid #E8C84A; box-sizing: border-box; }\n.md-ltutte .md-lbadge { background: #E8C84A; color: #3D0F6B; font-size: 1rem; }\n.md-ltutte .md-lname { color: #E8C84A; font-size: 1.08rem; letter-spacing: 0.08em; }\n.md-ltutte .md-larrow { color: #E8C84A; }\n.md-ltutte .md-lpanel { background: rgba(0,0,0,0.3); }\n\/* \u2500\u2500 Colori barre \u2013 sfondo tenue, badge vivace \u2500\u2500 *\/\n\n\/* Spirituale - P - rosso *\/\n.md-lp { background-color: #fdecea; }\n.md-lp .md-lbadge { background: #e02020 !important; color: #fff !important; }\n.md-lp .md-lname, .md-lp .md-larrow { color: #b01010 !important; }\n.md-lp .md-lpanel { background: rgba(224,32,32,0.08); }\n\n\/* Animico - K - azzurro *\/\n.md-lk { background-color: #e8f6fd; }\n.md-lk .md-lbadge { background: #18aae8 !important; color: #fff !important; }\n.md-lk .md-lname, .md-lk .md-larrow { color: #0e7eb0 !important; }\n.md-lk .md-lpanel { background: rgba(24,170,232,0.08); }\n\n\/* Relazionale \/ Mentale \/ Emozionale - L - viola *\/\n.md-ll1, .md-ll2, .md-ll3 { background-color: #f5eafa; }\n.md-ll1 .md-lbadge, .md-ll2 .md-lbadge, .md-ll3 .md-lbadge { background: #ab55cc !important; color: #fff !important; }\n.md-ll1 .md-lname, .md-ll1 .md-larrow,\n.md-ll2 .md-lname, .md-ll2 .md-larrow,\n.md-ll3 .md-lname, .md-ll3 .md-larrow { color: #7a2fa0 !important; }\n.md-ll1 .md-lpanel, .md-ll2 .md-lpanel, .md-ll3 .md-lpanel { background: rgba(171,85,204,0.08); }\n\n\/* Energetico - F - grigio *\/\n.md-lf { background-color: #f2f2f2; }\n.md-lf .md-lbadge { background: #999 !important; color: #fff !important; }\n.md-lf .md-lname, .md-lf .md-larrow { color: #444 !important; }\n.md-lf .md-lpanel { background: rgba(0,0,0,0.06); }\n\n\/* Fisico - S - giallo *\/\n.md-ls { background-color: #fdf8e1; }\n.md-ls .md-lbadge { background: #f5c000 !important; color: #fff !important; }\n.md-ls .md-lname, .md-ls .md-larrow { color: #b08000 !important; }\n.md-ls .md-lpanel { background: rgba(245,192,0,0.08); }\n\n@media (max-width: 500px) {\n  .md-lbar { height: 54px; gap: 12px; }\n  .md-lname { font-size: 0.92rem; }\n  .md-lpanel-inner { flex-direction: column; }\n  .md-lpanel-btn { width: 100%; }\n}\n<\/style>\n\n<div class=\"md-wrap\">\n\n    <!-- Riga TUTTE LE OTTAVE -->\n  <div class=\"md-lrow md-ltutte\" id=\"row-TUTTE\">\n    <div class=\"md-lbar\" onclick=\"toggleLivello('TUTTE')\">\n      <span class=\"md-lbadge\">\u2726<\/span>\n      <span class=\"md-lname\">Tutte le Ottave<\/span>\n      <span class=\"md-larrow\">\u25bc<\/span>\n    <\/div>\n    <div class=\"md-lpanel\">\n      <div class=\"md-lpanel-inner\">\n        <input class=\"md-lpanel-input\" type=\"text\" placeholder=\"es. 379\" id=\"input-TUTTE\">\n        <button class=\"md-lpanel-btn\" onclick=\"cerca('TUTTE')\">\ud83d\udd0d Cerca<\/button>\n      <\/div>\n    <\/div>\n  <\/div>\n\n<div class=\"md-lrow md-lp\" id=\"row-P\">\n    <div class=\"md-lbar\" onclick=\"toggleLivello('P')\">\n      <span class=\"md-lbadge\">P<\/span>\n      <span class=\"md-lname\">Spirituale<\/span>\n      <span class=\"md-larrow\">\u25bc<\/span>\n    <\/div>\n    <div class=\"md-lpanel\">\n      <div class=\"md-lpanel-inner\">\n        <input class=\"md-lpanel-input\" type=\"text\" placeholder=\"es. 379\" id=\"input-P\">\n        <button class=\"md-lpanel-btn\" onclick=\"cerca('P')\">\ud83d\udd0d Cerca<\/button>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"md-lrow md-lk\" id=\"row-K\">\n    <div class=\"md-lbar\" onclick=\"toggleLivello('K')\">\n      <span class=\"md-lbadge\">K<\/span>\n      <span class=\"md-lname\">Animico \u2013 DNA<\/span>\n      <span class=\"md-larrow\">\u25bc<\/span>\n    <\/div>\n    <div class=\"md-lpanel\">\n      <div class=\"md-lpanel-inner\">\n        <input class=\"md-lpanel-input\" type=\"text\" placeholder=\"es. 379\" id=\"input-K\">\n        <button class=\"md-lpanel-btn\" onclick=\"cerca('K')\">\ud83d\udd0d Cerca<\/button>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"md-lrow md-ll1\" id=\"row-L\">\n    <div class=\"md-lbar\" onclick=\"toggleLivello('L')\">\n      <span class=\"md-lbadge\">L<\/span>\n      <span class=\"md-lname\">Relazionale, Mentale, Emozionale<\/span>\n      <span class=\"md-larrow\">\u25bc<\/span>\n    <\/div>\n    <div class=\"md-lpanel\">\n      <div class=\"md-lpanel-inner\">\n        <input class=\"md-lpanel-input\" type=\"text\" placeholder=\"es. 379\" id=\"input-L\">\n        <button class=\"md-lpanel-btn\" onclick=\"cerca('L')\">\ud83d\udd0d Cerca<\/button>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"md-lrow md-lf\" id=\"row-F\">\n    <div class=\"md-lbar\" onclick=\"toggleLivello('F')\">\n      <span class=\"md-lbadge\">F<\/span>\n      <span class=\"md-lname\">Energetico<\/span>\n      <span class=\"md-larrow\">\u25bc<\/span>\n    <\/div>\n    <div class=\"md-lpanel\">\n      <div class=\"md-lpanel-inner\">\n        <input class=\"md-lpanel-input\" type=\"text\" placeholder=\"es. 379\" id=\"input-F\">\n        <button class=\"md-lpanel-btn\" onclick=\"cerca('F')\">\ud83d\udd0d Cerca<\/button>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"md-lrow md-ls\" id=\"row-S\">\n    <div class=\"md-lbar\" onclick=\"toggleLivello('S')\">\n      <span class=\"md-lbadge\">S<\/span>\n      <span class=\"md-lname\">Fisico<\/span>\n      <span class=\"md-larrow\">\u25bc<\/span>\n    <\/div>\n    <div class=\"md-lpanel\">\n      <div class=\"md-lpanel-inner\">\n        <input class=\"md-lpanel-input\" type=\"text\" placeholder=\"es. 379\" id=\"input-S\">\n        <button class=\"md-lpanel-btn\" onclick=\"cerca('S')\">\ud83d\udd0d Cerca<\/button>\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<script>\nvar aperto = null;\n\nfunction toggleLivello(id) {\n  var row = document.getElementById('row-' + id);\n  if (aperto && aperto !== id) {\n    document.getElementById('row-' + aperto).classList.remove('open');\n  }\n  if (aperto === id) {\n    row.classList.remove('open');\n    aperto = null;\n  } else {\n    row.classList.add('open');\n    aperto = id;\n    setTimeout(function() {\n      document.getElementById('input-' + id).focus();\n    }, 300);\n  }\n}\n\nfunction cerca(id) {\n  var input = document.getElementById('input-' + id);\n  var numero = input.value.trim().replace(\/[A-Za-z]\/g, '');\n  if (!numero) { input.focus(); return; }\n  \/\/ TUTTE = nessuna lettera; L \u2192 'L'; altri diretti\n  var lettera = id === 'TUTTE' ? '' : id.replace(\/[0-9]\/g, '');\n  var query = numero + lettera;\n  window.location.href = '\/?s=' + encodeURIComponent(query) + '&post_type=product&dgwt_wcas=1';\n}\n\n\/\/ Enter su qualsiasi input\ndocument.querySelectorAll('.md-lpanel-input').forEach(function(inp) {\n  inp.addEventListener('keypress', function(e) {\n    if (e.key === 'Enter') {\n      var id = this.id.replace('input-', '');\n      cerca(id);\n    }\n  });\n});\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>\u2726 Tutte le Ottave \u25bc \ud83d\udd0d Cerca P Spirituale \u25bc \ud83d\udd0d Cerca K Animico \u2013 DNA \u25bc \ud83d\udd0d Cerca L Relazionale, Mentale, Emozionale \u25bc \ud83d\udd0d Cerca F Energetico \u25bc \ud83d\udd0d Cerca S Fisico \u25bc \ud83d\udd0d Cerca<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3540","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/matrixdrops.shop\/index.php?rest_route=\/wp\/v2\/pages\/3540","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/matrixdrops.shop\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/matrixdrops.shop\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/matrixdrops.shop\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/matrixdrops.shop\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3540"}],"version-history":[{"count":20,"href":"https:\/\/matrixdrops.shop\/index.php?rest_route=\/wp\/v2\/pages\/3540\/revisions"}],"predecessor-version":[{"id":3877,"href":"https:\/\/matrixdrops.shop\/index.php?rest_route=\/wp\/v2\/pages\/3540\/revisions\/3877"}],"wp:attachment":[{"href":"https:\/\/matrixdrops.shop\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3540"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}