/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: "u001";
  src: url("fonts/u001/u001-reg.woff") format("woff"), url("fonts/u001/u001-reg.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "u001";
  src: url("fonts/u001/u001-ita.woff") format("woff"), url("fonts/u001/u001-ita.woff2") format("woff2");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "u001";
  src: url("fonts/u001/u001-bol.woff") format("woff"), url("fonts/u001/u001-bol.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "u001";
  src: url("fonts/u001/u001-bolita.woff") format("woff"), url("fonts/u001/u001-bolita.woff2") format("woff2");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "u001_condensed";
  src: url("fonts/u001/u001con-reg.woff") format("woff"), url("fonts/u001/u001con-reg.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "u001_condensed";
  src: url("fonts/u001/u001con-ita.woff") format("woff"), url("fonts/u001/u001con-ita.woff2") format("woff2");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "u001_condensed";
  src: url("fonts/u001/u001con-bol.woff") format("woff"), url("fonts/u001/u001con-bol.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "u001_condensed";
  src: url("fonts/u001/u001con-bolita.woff") format("woff"), url("fonts/u001/u001con-bolita.woff2") format("woff2");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "fluxisch";
  src: url("fonts/FluxischElse/FluxischElse-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "fluxisch";
  src: url("fonts/FluxischElse/FluxischElse-Light.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "fluxisch";
  src: url("fonts/FluxischElse/FluxischElse-Bold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
* {
  box-sizing: border-box;
}
body {
  font-family: fluxisch;
  font-weight: normal;
  font-size: 18px;
  color: #4d1b27ff;
  letter-spacing: 0.006em;
}
body .mobile-only,
body .mobile-only-block {
  display: none;
}
body p {
  letter-spacing: 0.006em;
  line-height: 1.3em;
}
body.gesture-page svg image.island-image {
  display: block;
}
body.landing-page svg image.island-image {
  display: none;
}
body.landing-page #landing-panel {
  display: none;
}
body.landing-page #panel-strip {
  display: none;
}
h1 {
  font-size: 3rem;
  font-weight: bold;
  padding-bottom: 0.85rem;
  line-height: 2.8rem;
}
section {
  padding-left: 1.7rem;
  padding-right: 1.7rem;
  padding-bottom: 1.7rem;
}
header {
  height: 3em;
}
.person-item {
  color: #50009b;
  padding-top: 0.4em;
  display: flex;
  cursor: pointer;
}
.person-item:hover {
  color: #4d1b27ff;
}
.person-box {
  min-width: 2.7em;
  margin-right: 0.3em;
  height: 1em;
  background-color: white;
  display: inline-block;
}
summary {
  color: #50009b;
  display: block;
  cursor: pointer;
}
.practice-item,
.gesture-item {
  padding-top: 0.4em;
  display: flex;
}
.practice-item .legend-item,
.gesture-item .legend-item {
  margin-right: 0.3em;
  background-size: 8em;
  min-height: 1.2em;
  width: 4.7em;
  border: 1px solid #4d1b27ff;
  flex-shrink: 0;
}
.item.current {
  color: #ff5177;
  text-decoration: wavy underline #ff5177;
  text-decoration-thickness: from-font;
}
.items {
  line-height: 1.3em;
  letter-spacing: 0.006em;
}
.grid-element svg {
  width: auto;
  fill: #f8fff4;
  stroke: #4d1b27ff;
  stroke-width: 0.6;
}
.situation-circle {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  position: fixed;
  bottom: 0;
  z-index: 2;
  pointer-events: none;
}
.situation-circle svg {
  pointer-events: none;
  min-width: 700px;
  min-height: 200px;
}
.situation-circle svg path#curve {
  stroke: #50009b;
  stroke-dasharray: 16 32;
  fill: transparent;
}
.situation-circle svg text {
  fill: #50009b;
  letter-spacing: 0.1em;
  pointer-events: all;
  cursor: pointer;
}
.gesture-page .situation-circle svg path#curve {
  stroke: #50009b;
}
.gesture-page .situation-circle svg text {
  fill: #50009b;
}
.situ-plus {
  pointer-events: all;
  width: 20em;
  margin: auto;
  width: 26rem;
  background: white;
  border: 1px #4d1b27ff solid;
  overflow: auto;
  padding-top: 2em;
  overflow-y: scroll;
  z-index: 3;
  position: fixed;
  top: 2rem;
  min-height: 26rem;
  max-height: 90vh;
}
.situ-link,
.situ-description {
  position: relative;
  margin: auto;
}
.situ-link p,
.situ-description p {
  text-indent: 1.5em;
}
.image-full-width {
  width: 100%;
}
.trace-legend {
  position: absolute !important;
  bottom: 0;
  height: 10%;
  padding: 1.7rem;
}
#map {
  background-color: #fffbf4ff;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 40%;
  border-right: solid 2px #4d1b27ff;
  border-top: solid 1px #4d1b27ff;
  border-bottom: solid 2px #4d1b27ff;
}
#map img {
  height: 100%;
  margin: auto;
  display: block;
}
#map svg {
  width: auto;
  height: 50%;
  margin: auto;
  display: block;
  filter: drop-shadow(3px 2px 0px #c6a8ff);
  fill: #ffffff;
  stroke: #4d1b27ff;
  stroke-width: 0.6;
}
.announcement {
  padding-bottom: 1rem;
}
.announcement .related-island svg {
  height: 2em !important;
  fill: #ff5177;
}
a,
#close-intro {
  color: #50009b;
  text-decoration: none;
}
a:hover,
#close-intro:hover {
  color: #50009b;
  font-family: fluxisch;
  text-decoration: #50009b wavy underline;
  text-decoration-thickness: from-font;
}
.title {
  text-align: left;
  padding: 1.7rem;
}
.border-bottom {
  border-bottom: solid 1px #4d1b27ff;
  width: 100%;
  height: auto;
  margin-bottom: 1.5rem;
}
.big-title {
  font-size: 5.7rem;
  font-weight: 600;
}
.subtitle {
  padding-left: 0.5rem;
  font-weight: 600;
  font-size: 1.5rem;
}
.back {
  text-align: left;
  padding: 1.7rem;
  cursor: pointer;
  position: fixed;
  top: 1em;
  left: 1em;
}
.back :hover {
  cursor: pointer;
}
.zoom {
  cursor: pointer;
}
.zoom:hover {
  cursor: pointer;
}
.content {
  display: flex;
}
.vignette {
  padding: 1.7rem;
}
.vignette img {
  width: 100%;
}
.context {
  display: grid;
  padding: 1.7rem;
  grid-template-columns: 7em auto;
  grid-gap: 1em;
}
.context #text {
  padding-bottom: 1rem;
}
.relations {
  border-top: solid 2px #4d1b27ff;
  padding: 1.7rem;
}
.trace img {
  width: 100%;
}
.practices .grid {
  column-count: 2;
  width: 60%;
  margin: auto;
}
.practices .grid grid-element {
  display: block;
}
.practices .grid img {
  width: 10em;
}
.file {
  background: white;
  overflow-y: auto;
}
.file .related-island svg {
  height: 8em;
  width: auto;
  fill: #4d1b27ff;
  stroke: #4d1b27ff;
  stroke-width: 1.5%;
  padding: 5px;
}
.file .related-island svg path {
  stroke-width: 1.5%;
}
.file .related-island svg path.island-path {
  stroke: #4d1b27ff;
}
#landing-intro .island.announcement path {
  fill: white;
  stroke-width: 0.48 !important;
}
#landing-intro .island.announcement.selected path {
  fill: white;
  stroke: none;
}
#landing-intro .island.marker svg path,
#landing-intro .island.gesture svg path,
#landing-intro .island.trace svg path {
  fill: none;
  stroke-width: 1px;
}
#landing-intro .island.marker svg path.island-path,
#landing-intro .island.gesture svg path.island-path,
#landing-intro .island.trace svg path.island-path {
  stroke: #4d1b27ff;
  stroke-width: 1px;
}
#landing-intro .island.marker svg circle.marker,
#landing-intro .island.gesture svg circle.marker,
#landing-intro .island.trace svg circle.marker {
  fill: #ff5177;
  r: 1.5;
  stroke: #4d1b27ff;
  stroke-width: 0.3;
}
#landing-intro .island.marker svg circle.place,
#landing-intro .island.gesture svg circle.place,
#landing-intro .island.trace svg circle.place {
  fill: #50009b;
  r: 1.5;
  stroke: #4d1b27ff;
  stroke-width: 0.3;
}
.file .island {
  display: flex;
  align-items: flex-end;
  padding-bottom: 1em;
}
.file .island a svg path {
  fill: #50009b;
}
.file .island svg {
  height: 10em;
}
.file .island svg path {
  fill: #4d1b27ff;
  stroke-width: 1px;
}
.file .island svg path.island-path {
  stroke: #4d1b27ff;
}
.file .island svg path.space {
  display: none;
}
.file .island svg circle {
  display: none;
}
#selected-gesture h1,
#selected-trace h1 {
  font-size: 2.75rem;
  font-weight: bold;
  padding-bottom: 0.85rem;
  line-height: 2.5rem;
  padding-right: 5.5rem;
}
#selected-gesture img,
#selected-trace img {
  height: 8rem;
  max-width: 12rem;
  filter: invert(10%) sepia(41%) saturate(7369%) hue-rotate(270deg) brightness(117%) contrast(134%);
}
.small-shard-list {
  display: flex;
  align-items: center;
}
.small-shard-list svg {
  min-width: 2.7em;
  margin-right: 0.3em;
  height: 1rem;
  width: auto;
  height: 1.5rem;
  fill: #4d1b27ff;
  stroke: #4d1b27ff;
  stroke-width: 1.8;
  padding: 5px;
}
.landing-info {
  padding-top: 3rem;
  border-right: 1px solid #4d1b27ff;
}
#info-strip {
  top: 0;
  min-height: 100%;
  display: flex;
  flex-direction: row-reverse;
  background-color: transparent;
}
#info-strip img {
  height: 103vh;
  width: auto;
}
#info-strip p {
  position: relative;
  bottom: 63vh;
  right: -1.4vh;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  color: #50009b;
  cursor: pointer;
}
.hidden {
  display: none !important;
}
#landing.gesture-page #landing-map .practice-background {
  position: absolute;
  top: 0;
  left: 0;
  background-size: 300px 300px;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
.blur {
  width: 100%;
  height: 100%;
  backdrop-filter: blur(6px);
}
#landing #viewport {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-top: solid 1px #4d1b27ff;
  border-bottom: solid 2px #4d1b27ff;
  border-right: solid 2px #4d1b27ff;
  border-left: solid 2px #4d1b27ff;
}
#landing #wrapper {
  display: flex;
  height: 100%;
  background-color: #fffbf4ff;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#landing #root {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 3;
  background-color: #fffbf4ff;
}
#landing #scroll {
  margin: auto;
  max-height: 100%;
  overflow: auto;
}
#landing #landing-map {
  background-color: #fffbf4ff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 100%;
  height: 100%;
}
#landing #landing-map .island-box.announcement path {
  fill: #ff5177;
  stroke-width: 0.48 !important;
}
#landing #landing-map .island-box.announcement.selected path {
  fill: #ff5177;
  stroke: none;
}
#landing #landing-map .island-box.announcement text.announcement {
  font-size: 30%;
  font-family: sans-serif;
  stroke: none;
  fill: #4d1b27ff;
  font-weight: bold;
}
#landing #landing-map .island-box.marker svg path,
#landing #landing-map .island-box.gesture svg path,
#landing #landing-map .island-box.trace svg path,
#landing #landing-map .island-box.resource svg path,
#landing #landing-map .island-box.journey svg path {
  fill: none;
  stroke-width: 1px;
}
#landing #landing-map .island-box.marker svg path.island,
#landing #landing-map .island-box.gesture svg path.island,
#landing #landing-map .island-box.trace svg path.island,
#landing #landing-map .island-box.resource svg path.island,
#landing #landing-map .island-box.journey svg path.island {
  fill: black;
  stroke: #fffbf4ff;
}
#landing #landing-map .island-box.marker svg path.island-path,
#landing #landing-map .island-box.gesture svg path.island-path,
#landing #landing-map .island-box.trace svg path.island-path,
#landing #landing-map .island-box.resource svg path.island-path,
#landing #landing-map .island-box.journey svg path.island-path {
  fill: #4d1b27ff;
  stroke: #4d1b27ff;
  stroke-width: 1px;
}
#landing #landing-map .island-box.marker svg path.space,
#landing #landing-map .island-box.gesture svg path.space,
#landing #landing-map .island-box.trace svg path.space,
#landing #landing-map .island-box.resource svg path.space,
#landing #landing-map .island-box.journey svg path.space {
  display: none;
}
#landing #landing-map .island-box.marker svg path.practice-path image,
#landing #landing-map .island-box.gesture svg path.practice-path image,
#landing #landing-map .island-box.trace svg path.practice-path image,
#landing #landing-map .island-box.resource svg path.practice-path image,
#landing #landing-map .island-box.journey svg path.practice-path image {
  display: block;
}
#landing #landing-map .island-box.marker svg path.journey,
#landing #landing-map .island-box.gesture svg path.journey,
#landing #landing-map .island-box.trace svg path.journey,
#landing #landing-map .island-box.resource svg path.journey,
#landing #landing-map .island-box.journey svg path.journey {
  fill: none;
  stroke: #ff5177;
  stroke-width: 1px;
  stroke-linecap: round;
  stroke-linejoin: round;
}
#landing #landing-map .island-box .gesture-name {
  text-align: center;
  width: 100%;
  font-size: 90%;
  font-style: italic;
  color: #4d1b27ff;
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
}
#landing #landing-map .island-box .gesture-name span {
  background-color: white;
}
#landing #landing-map .island-box.selected svg image,
#landing #landing-map .island-box.highlight svg image,
#landing #landing-map .island-box:hover svg image {
  display: block;
}
#landing #landing-map .island-box.selected svg path.space,
#landing #landing-map .island-box.highlight svg path.space,
#landing #landing-map .island-box:hover svg path.space,
#landing #landing-map .island-box.selected svg path .journey,
#landing #landing-map .island-box.highlight svg path .journey,
#landing #landing-map .island-box:hover svg path .journey {
  display: block !important;
  stroke: #50009b;
  stroke-width: 0.6;
  stroke-dasharray: 0.2 0.2;
  fill: none;
}
#landing #landing-map .island-box.selected .gesture-name,
#landing #landing-map .island-box.highlight .gesture-name,
#landing #landing-map .island-box:hover .gesture-name {
  display: initial;
}
#landing #landing-intro .highlight {
  text-decoration: #1b3718 wavy underline;
  text-decoration-thickness: from-font;
  font-weight: bold;
}
#landing #landing-intro .highlight .person-box {
  background-color: #f8fff4;
  border: 1px solid #4d1b27ff;
}
#landing #intercalaire {
  padding: 0.5em;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  position: relative;
  height: fit-content;
  width: 2em;
  border-top: solid 1px;
  border-right: solid 1px;
  background-color: white;
  pointer-events: none;
}
#landing #panels,
#landing #info-panel {
  z-index: 2;
  background-color: white;
  display: flex;
  border-left: solid 1px #4d1b27ff;
  justify-content: flex-end;
  min-height: 100%;
}
#landing #panels #landing-intro,
#landing #info-panel #landing-intro,
#landing #panels #landing-panel,
#landing #info-panel #landing-panel,
#landing #panels .landing-info,
#landing #info-panel .landing-info {
  width: 26rem;
  flex-shrink: 0;
  max-width: 40vw;
  overflow-y: auto;
}
#landing #panels #landing-intro,
#landing #info-panel #landing-intro {
  background: white;
}
#landing #panels #landing-intro #close-intro,
#landing #info-panel #landing-intro #close-intro {
  padding-top: 1.7rem;
  padding-right: 1.7rem;
  padding-left: 28rem;
  float: right;
  cursor: pointer;
  font-size: 1.5rem;
}
#landing #panels #landing-intro.gesture-intro,
#landing #info-panel #landing-intro.gesture-intro {
  overflow: visible !important;
}
#landing #panels #landing-intro .panneau,
#landing #info-panel #landing-intro .panneau {
  position: relative;
  top: -6rem;
  overflow-y: auto;
}
#landing #panels #intro-strip,
#landing #info-panel #intro-strip,
#landing #panels #panel-strip,
#landing #info-panel #panel-strip {
  writing-mode: vertical-lr;
  width: 2em;
  flex-shrink: 0;
  border-left: solid 1px #4d1b27ff;
  padding: 5px;
  background-color: #f8fff4;
  cursor: pointer;
}
circle.marker {
  fill: #ff5177;
  r: 1.5;
  stroke: #4d1b27ff;
  stroke-width: 0.3;
}
circle.place {
  fill: #50009b;
  r: 1.5;
  stroke: #4d1b27ff;
  stroke-width: 0.3;
}
circle.control {
  fill: blue;
}
.gesture-panel {
  background-color: #fffbf4ff;
}
.legend {
  padding: 1em;
  font-size: 60%;
}
#selected-trace .legend,
#selected-marker .legend {
  padding-bottom: 62px;
  padding-left: 1em;
}
#selected-trace .island-box svg,
#selected-marker .island-box svg {
  max-width: 26rem;
}
#selected-trace .island-box.marker,
#selected-marker .island-box.marker,
#selected-trace .island-box.trace,
#selected-marker .island-box.trace {
  display: flex;
  justify-content: center;
  padding-bottom: 62px;
  flex-wrap: wrap;
}
#selected-trace .island-box.marker path,
#selected-marker .island-box.marker path,
#selected-trace .island-box.trace path,
#selected-marker .island-box.trace path {
  stroke-width: 1px;
  stroke: #4d1b27ff;
  padding: 1em;
}
#selected-trace .traces,
#selected-marker .traces {
  display: flex;
  flex-wrap: wrap;
}
#selected-trace .traces svg,
#selected-marker .traces svg {
  height: 64px;
  fill: #50009b;
}
#selected-trace .traces .current svg,
#selected-marker .traces .current svg {
  height: 64px;
  fill: #ff5177;
}
.small-related-island {
  padding-bottom: 62px;
  padding-right: 0.3em;
}
.small-related-island svg {
  height: 1em;
  width: auto;
}
.small-related-island path {
  fill: #50009b;
  padding: 1em;
}
#models {
  margin: 2em auto auto 4em;
  width: 40em;
}
#models .class {
  margin-top: 1em;
}
#models .attribute {
  margin-top: 0.5em;
  font-weight: bold;
}
.about-index {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  left: auto;
  background-color: white;
  z-index: 333;
  width: 20em;
  padding: 0.5rem;
}
.englobant {
  display: flex;
}
.englobant h1,
.englobant h2,
.englobant h3 {
  writing-mode: vertical-rl;
  transform: rotate(-180deg);
  display: flex;
  align-items: center;
}
.englobant h2 {
  width: 50px;
}
.englobant h2 svg {
  transform: rotate(180deg);
}
.englobant .fa {
  font-size: 0.8em;
  padding-right: 0.1em;
  padding-left: 0.3em;
  vertical-align: text-top;
}
.englobant a .fa:hover {
  text-decoration: #50009b wavy underline;
  text-decoration-thickness: from-font;
}
.englobant span {
  font-size: 0.7rem;
  color: #ff5177;
}
.englobant span a {
  color: #50009b;
  font-weight: normal;
}
.englobant span a:hover {
  color: #50009b;
  text-decoration: #50009b wavy underline;
  text-decoration-thickness: from-font;
}
.englobant h1 {
  position: sticky;
  top: 0;
  margin-left: 1rem;
}
.englobant.niveau1 {
  align-items: flex-start;
  margin-top: 3rem;
  padding-bottom: 1.6rem;
}
.englobant.niveau2 {
  align-items: center;
  margin-top: 5px;
}
.index .fiche .item,
.index .grand-tout .item {
  padding-left: 2em;
  border-bottom: solid 1px #ff5177;
  border-top: solid 1px #ff5177;
  margin-bottom: 1.4em;
  margin-top: 1.3em;
}
.index .fiche.practices,
.index .grand-tout.practices,
.index .fiche .practice,
.index .grand-tout .practice {
  background-color: #fefff5;
}
.index .fiche.gestures,
.index .grand-tout.gestures,
.index .fiche gesture,
.index .grand-tout gesture {
  background-color: #fefff5;
}
.index svg {
  height: 1em;
  fill: #4d1b27ff;
  margin-left: 0.5em;
}
h2 {
  font-size: 1.5rem;
  padding-bottom: 0.6rem;
}
.grand-tout {
  position: relative;
  width: fit-content;
  padding-top: 0.35rem;
}
.grand-tout .practice table,
.grand-tout .gesture table {
  margin-bottom: 0.5em;
}
table,
th,
td {
  border: 1px solid #ff5177;
  font-size: 0.7rem;
}
table .island,
th .island,
td .island {
  fill: #4d1b27ff;
}
table .date,
th .date,
td .date,
table .x,
th .x,
td .x {
  text-align: center;
}
table.trace-first-row,
th.trace-first-row,
td.trace-first-row {
  border-top: none;
}
table.trace-invisible-gauche,
th.trace-invisible-gauche,
td.trace-invisible-gauche {
  border-left: solid 1px #fefff5 !important;
  border-bottom: solid 1px #fefff5 !important;
}
table.trace-invisible-droite,
th.trace-invisible-droite,
td.trace-invisible-droite {
  border-right: solid 1px #fefff5 !important;
  border-bottom: solid 1px #fefff5 !important;
}
table {
  border-spacing: 0;
}
tbody {
  white-space: nowrap;
}
th,
td {
  padding: 5px 10px;
  border-top-width: 0;
  border-left-width: 0;
  width: 10rem;
  min-width: 10rem;
  max-width: 10rem;
}
th span,
td span {
  position: relative;
  right: 5px;
}
th.wide,
td.wide {
  width: 20rem !important;
  min-width: 20rem !important;
  max-width: 20rem !important;
}
th {
  color: #ff5177;
  vertical-align: bottom;
}
tr:last-child {
  border-bottom-width: 0;
}
.practice {
  margin-bottom: 1em;
}
.gesture-link {
  text-transform: uppercase;
  font-size: 0.7rem;
}
.marker-map .cell {
  display: flex;
  align-items: center;
  justify-content: center;
}
.marker-map .cell.center-right {
  writing-mode: vertical-lr;
}
.marker-map .cell.center-left .gesture-link {
  writing-mode: vertical-lr;
  transform: rotate(180deg);
}
/* font size */
@media (min-width: 140px) {
  html {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  html {
    font-size: 16px;
  }
}
@media (min-width: 1280px) {
  html {
    font-size: 18px;
  }
}
/* Maximum width */
@media (max-width: 50rem) {
  .back {
    padding: 0.3em !important;
  }
  #root {
    overflow: auto;
  }
  #panels {
    z-index: 10;
  }
  #intercalaire {
    pointer-events: initial !important;
    color: #50009b;
  }
  .situation-circle {
    display: block;
    pointer-events: none;
    width: 91%;
    left: 0;
  }
  .situation-circle svg {
    min-width: 92vw;
  }
  .situation-circle svg path#curve {
    stroke: #50009b;
    stroke-dasharray: 4 6;
    fill: #fffbf4ff;
    stroke-width: 0.5px;
  }
  .situation-circle svg text {
    font-size: 12px;
    pointer-events: visible;
    cursor: pointer;
  }
  .situation-circle .situ-plus {
    font-size: 80%;
    position: relative;
    left: 0;
    top: -20px;
    border: none;
    background-color: #fffbf4ff;
    width: auto;
  }
  #landing-intro,
  #landing-panel {
    width: 90vw !important;
    max-width: 90vw !important;
  }
  #landing-intro section,
  #landing-panel section {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  #landing-intro .title,
  #landing-panel .title {
    padding: 1rem !important;
  }
  #landing-intro #close-intro,
  #landing-panel #close-intro {
    padding: 1.7rem;
  }
  #landing-intro.gesture-panel,
  #landing-panel.gesture-panel {
    width: 90vw !important;
    max-width: 90vw !important;
  }
  #landing-intro.gesture-panel h1,
  #landing-panel.gesture-panel h1 {
    font-size: 2.5rem;
    line-height: 2.6rem;
  }
  #landing-intro .big-title,
  #landing-panel .big-title {
    padding-top: 1rem;
    font-size: 4rem !important;
  }
  .mobile-hidden {
    display: none;
  }
  #info-panel {
    position: sticky;
    right: 0;
    width: 90vw !important;
    max-width: 90vw !important;
    flex-direction: column;
    border-bottom: solid 1px #4d1b27ff;
    justify-content: initial !important;
    overflow-y: scroll !important;
    z-index: 9;
  }
  #info-panel .landing-info {
    width: 90vw !important;
    max-width: 90vw !important;
    overflow-y: scroll !important;
  }
  #info-strip {
    z-index: 10;
  }
  .magnify {
    width: 90vw;
    min-width: 90vw;
  }
  .magnify .top {
    border-right: 0.5px solid #4d1b27ff;
  }
  #intro-strip {
    width: 10vw;
  }
  .mobile-only-block {
    display: block !important;
  }
  .center {
    display: flex;
    justify-content: space-between;
  }
  .center-center {
    border-left: 0.5px solid #4d1b27ff;
  }
  .mobile-only {
    display: flex !important;
  }
  .mobile-only.top {
    height: 62px;
    border-bottom: 0.5px solid #4d1b27ff;
    justify-content: space-between;
  }
  .mobile-only .bottom {
    border-top: 0.5px solid #4d1b27ff;
  }
  .mobile-only .cell.top-left,
  .mobile-only.cell.top-left {
    border-right: 0.5px solid #4d1b27ff;
  }
  .mobile-only .cell.top-right,
  .mobile-only.cell.top-right,
  .mobile-only .cell.center-right,
  .mobile-only.cell.center-right {
    border-left: 0.5px solid #4d1b27ff;
  }
  .mobile-only .cell.center-right,
  .mobile-only.cell.center-right,
  .mobile-only .cell.center-left,
  .mobile-only.cell.center-left {
    height: 100vh;
    width: 61px !important;
    flex-shrink: 0;
  }
  .mobile-only .cell .close,
  .mobile-only.cell .close,
  .mobile-only .cell .show,
  .mobile-only.cell .show {
    font-size: 60%;
    height: 62px;
    width: 100%;
    margin: auto;
    cursor: pointer;
  }
  .mobile-only .cell .close .close-top,
  .mobile-only.cell .close .close-top,
  .mobile-only .cell .show .close-top,
  .mobile-only.cell .show .close-top,
  .mobile-only .cell .close .close-bottom,
  .mobile-only.cell .close .close-bottom,
  .mobile-only .cell .show .close-bottom,
  .mobile-only.cell .show .close-bottom,
  .mobile-only .cell .close .show-top,
  .mobile-only.cell .close .show-top,
  .mobile-only .cell .show .show-top,
  .mobile-only.cell .show .show-top,
  .mobile-only .cell .close .show-bottom,
  .mobile-only.cell .close .show-bottom,
  .mobile-only .cell .show .show-bottom,
  .mobile-only.cell .show .show-bottom {
    width: 100%;
    height: 31px;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .mobile-only .cell .close .close-top,
  .mobile-only.cell .close .close-top,
  .mobile-only .cell .show .close-top,
  .mobile-only.cell .show .close-top,
  .mobile-only .cell .close .show-top,
  .mobile-only.cell .close .show-top,
  .mobile-only .cell .show .show-top,
  .mobile-only.cell .show .show-top {
    border-bottom: 1px solid #4d1b27ff;
  }
  .mobile-only .cell .close.cell.top-right,
  .mobile-only.cell .close.cell.top-right,
  .mobile-only .cell .show.cell.top-right,
  .mobile-only.cell .show.cell.top-right,
  .mobile-only .cell .close.cell-top-left,
  .mobile-only.cell .close.cell-top-left,
  .mobile-only .cell .show.cell-top-left,
  .mobile-only.cell .show.cell-top-left {
    align-items: center;
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
  }
}
.markdown p {
  margin-bottom: 1.7rem;
}
path.journey {
  fill: none;
  stroke-linejoin: round;
  stroke-linecap: round;
}
.map {
  position: relative;
  width: 100%;
  height: 100%;
}
.map .baselayer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.map .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.magnify {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  z-index: 3;
  background-color: #fffbf4ff;
}
.magnify .top,
.magnify .center,
.magnify .bottom {
  display: flex;
  flex-direction: row;
}
.magnify .top {
  height: 62px;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: space-around;
  border-bottom: 0.5px solid #4d1b27ff;
}
.magnify .bottom {
  border-top: 0.5px solid #4d1b27ff;
}
.magnify .cell.top-left,
.magnify .cell.center-left,
.magnify .cell.bottom-left {
  border-right: 0.5px solid #4d1b27ff;
}
.magnify .cell.top-right,
.magnify .cell.center-right,
.magnify .cell.bottom-right {
  border-left: 0.5px solid #4d1b27ff;
}
.magnify .cell .close,
.magnify .cell .show {
  font-size: 60%;
  height: 62px;
  width: 100%;
  margin: auto;
  cursor: pointer;
}
.magnify .cell .close .close-top,
.magnify .cell .show .close-top,
.magnify .cell .close .show-top,
.magnify .cell .show .show-top,
.magnify .cell .close .close-bottom,
.magnify .cell .show .close-bottom,
.magnify .cell .close .show-bottom,
.magnify .cell .show .show-bottom {
  width: 100%;
  height: 31px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.magnify .cell .close .close-top,
.magnify .cell .show .close-top,
.magnify .cell .close .show-top,
.magnify .cell .show .show-top {
  border-bottom: 1px solid #4d1b27ff;
}
.magnify .cell .close.cell.top-right,
.magnify .cell .show.cell.top-right,
.magnify .cell .close.cell.top-left,
.magnify .cell .show.cell.top-left {
  align-items: center;
  display: flex;
  justify-content: space-evenly;
  flex-direction: column;
}
.edit-page #viewport {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: flex-end;
}
.edit-page #root {
  position: absolute;
  top: 0;
  right: calc(100% - 80%);
  bottom: 0;
  left: 0;
  border: 1px solid #ff5177;
  background-color: #fffbf4ff;
}
.edit-page #root .layer,
.edit-page #root .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.edit-page #root .layer .island-box,
.edit-page #root .overlay .island-box {
  position: absolute;
  border: 2px solid transparent;
}
.edit-page #root .layer .island-box .label,
.edit-page #root .overlay .island-box .label {
  display: none;
}
.edit-page #root svg {
  stroke: #4d1b27ff;
  stroke-width: 1px;
}
.edit-page #root .overlay {
  pointer-events: none;
}
.edit-page #root .overlay.active {
  pointer-events: auto;
}
.edit-page #root .overlay.active .island-box {
  border: 2px dashed #3aa3ff;
}
.edit-page #root .overlay.active .island-box svg {
  stroke: #ff5177;
}
.edit-page #root .overlay.active .island-box.moving {
  background-color: rgba(58, 163, 255, 0.1);
}
.edit-page #root .overlay.active .island-box .mover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.edit-page #root .overlay.active .island-box .scaler {
  position: absolute;
  top: auto;
  right: calc(18px / -2);
  bottom: calc(18px / -2);
  left: auto;
  width: 18px;
  height: 18px;
  background-color: #3aa3ff;
  border: 2px solid white;
  border-radius: 50%;
}
.edit-page #root .overlay.active .island-box .remover {
  position: absolute;
  top: calc(18px / -2);
  right: calc(18px / -2);
  bottom: auto;
  left: auto;
  width: 18px;
  height: 18px;
  background-color: #ff5177;
  border: 2px solid white;
  border-radius: 50%;
}
.edit-page #panels {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  z-index: 2;
  font-size: 0.7rem;
  background-color: white;
  width: 26rem;
  border-left: solid 1px #ff5177;
}
.edit-page #panels h2,
.edit-page #panels h3 {
  max-width: 24rem;
  padding-left: 0.85rem;
  padding-right: 3.4rem;
  padding-block: 0.85rem;
}
.edit-page #panels #islands {
  min-height: 60vh;
  border: 2px solid #ff5177;
  border-left: 0 !important;
  background-color: #ffe1da;
  overflow-y: auto;
  margin-right: 0.35rem;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  margin-bottom: 0.35rem;
}
.edit-page #panels #islands .island-box {
  width: 50%;
}
.edit-page #panels #islands .island-box .label {
  max-width: 10rem;
  padding-left: 2em;
}
.edit-page #panels #islands .island-box svg {
  width: 100%;
  stroke: #50009b;
  stroke-width: 1px;
  height: 10rem;
}
.edit-page #panels .info {
  background-color: #fffbf4ff;
  border: 1px solid #ff5177;
  border-left: 0 !important;
  margin-bottom: 0.35rem;
  color: #ff5177;
  width: 20rem;
}
.edit-page #panels .info input {
  margin-left: 0.85rem;
}
.edit-page #panels .info button {
  margin-block: 0.35rem;
  margin-left: 0.85rem;
}
.edit-page #panels .info p {
  padding-top: 0.34rem;
}
.edit-page #panels table {
  background-color: #fffbf4ff;
  border-left: 0 !important;
}
.edit-page #panels table td.current {
  color: #ff5177;
  text-decoration: wavy underline #ff5177;
  text-decoration-thickness: from-font;
}
.form-input {
  padding: 0.5em 1em;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ff5177;
  flex-wrap: wrap;
}
#create-gesture {
  display: flex;
  align-items: flex-start;
  margin-top: 0.5em;
}
h4 {
  padding-bottom: 0.6em !important;
  font-size: 1.5rem !important;
  color: black;
}
form.archipelago {
  color: #ff5177;
  background-color: #fefff5;
  border: 1px solid #ff5177;
  padding: 1em;
  margin-left: 0.5em;
  margin-top: 1.6rem;
  width: 274px;
}
