/* Cool white 3D stone palette, tuned for the portal-blue background. */
.road-shadow{stroke:#6d8fa8;filter:drop-shadow(0 15px 12px rgba(29,74,108,.32))}
.road-base{stroke:#b8cedd}
.road-top{stroke:url(#cobblestonePattern)}
.road-glow{stroke:#fff;opacity:.9}
#cobblestonePattern>rect:first-child{fill:#e8f0f5}
#cobblestonePattern>rect:nth-child(2){fill:#fff;stroke:#a9bac7}
#cobblestonePattern>rect:nth-child(3){fill:#e2ebf1;stroke:#9caeba}
#cobblestonePattern>rect:nth-child(4){fill:#edf3f7;stroke:#a5b6c2}
#cobblestonePattern>rect:nth-child(5){fill:#fffdf8;stroke:#adbdc8}
#cobblestonePattern>rect:nth-child(6){fill:#dce8ef;stroke:#98acb9}
#cobblestonePattern>path{stroke:#fff;opacity:.92}
.mastery-method-title{display:block;width:max-content;max-width:92%;margin:6px auto 2px;padding:6px 14px;border:1px solid rgba(255,255,255,.62);border-radius:999px;background:linear-gradient(135deg,rgba(255,255,255,.28),rgba(255,255,255,.12));box-shadow:0 7px 18px rgba(18,82,152,.2),inset 0 1px 0 rgba(255,255,255,.72);color:#073b75;font:900 clamp(12px,1vw,16px)/1.25 "Nunito",Arial,sans-serif;letter-spacing:.15px;text-shadow:0 1px 0 rgba(255,255,255,.65)}
.mastery-method-ar{display:block;margin:0 auto 3px;color:#174f82;font:800 clamp(11px,.82vw,14px)/1.35 "Tajawal",Arial,sans-serif}
