html{--color-orange-50: #ffede6;--color-rgb-orange-50: 255, 237, 230;--color-orange-100: #ffdacc;--color-rgb-orange-100: 255, 218, 204;--color-orange-200: #ffb699;--color-rgb-orange-200: 255, 182, 153;--color-orange-300: #ff9166;--color-rgb-orange-300: 255, 145, 102;--color-orange-400: #ff6d33;--color-rgb-orange-400: 255, 109, 51;--color-orange-500: #ff4800;--color-rgb-orange-500: 255, 72, 0;--color-orange-600: #cc3a00;--color-rgb-orange-600: 204, 58, 0;--color-orange-700: #992b00;--color-rgb-orange-700: 153, 43, 0;--color-orange-800: #661d00;--color-rgb-orange-800: 102, 29, 0;--color-orange-900: #330e00;--color-rgb-orange-900: 51, 14, 0;--color-orange-950: #1a0700;--color-rgb-orange-950: 26, 7, 0;--color-bleu-50: #e7e6ff;--color-rgb-bleu-50: 231, 230, 255;--color-bleu-100: #cfccff;--color-rgb-bleu-100: 207, 204, 255;--color-bleu-200: #a099ff;--color-rgb-bleu-200: 160, 153, 255;--color-bleu-300: #7066ff;--color-rgb-bleu-300: 112, 102, 255;--color-bleu-400: #4133ff;--color-rgb-bleu-400: 65, 51, 255;--color-bleu-500: #1100ff;--color-rgb-bleu-500: 17, 0, 255;--color-bleu-600: #0e00cc;--color-rgb-bleu-600: 14, 0, 204;--color-bleu-700: #0a0099;--color-rgb-bleu-700: 10, 0, 153;--color-bleu-800: #070066;--color-rgb-bleu-800: 7, 0, 102;--color-bleu-900: #030033;--color-rgb-bleu-900: 3, 0, 51;--color-bleu-950: #02001a;--color-rgb-bleu-950: 2, 0, 26;--color-jaune-50: #fdffe6;--color-rgb-jaune-50: 253, 255, 230;--color-jaune-100: #fcffcc;--color-rgb-jaune-100: 252, 255, 204;--color-jaune-200: #f8ff99;--color-rgb-jaune-200: 248, 255, 153;--color-jaune-300: #f5ff66;--color-rgb-jaune-300: 245, 255, 102;--color-jaune-400: #f1ff33;--color-rgb-jaune-400: 241, 255, 51;--color-jaune-500: #eeff00;--color-rgb-jaune-500: 238, 255, 0;--color-jaune-600: #becc00;--color-rgb-jaune-600: 190, 204, 0;--color-jaune-700: #8f9900;--color-rgb-jaune-700: 143, 153, 0;--color-jaune-800: #5f6600;--color-rgb-jaune-800: 95, 102, 0;--color-jaune-900: #303300;--color-rgb-jaune-900: 48, 51, 0;--color-jaune-950: #181a00;--color-rgb-jaune-950: 24, 26, 0;--color-grey-50: #f2f2f2;--color-rgb-grey-50: 242, 242, 242;--color-grey-100: #e6e6e6;--color-rgb-grey-100: 230, 230, 230;--color-grey-200: #cccccc;--color-rgb-grey-200: 204, 204, 204;--color-grey-300: #b3b3b3;--color-rgb-grey-300: 179, 179, 179;--color-grey-400: #999999;--color-rgb-grey-400: 153, 153, 153;--color-grey-500: gray;--color-rgb-grey-500: 128, 128, 128;--color-grey-600: #666666;--color-rgb-grey-600: 102, 102, 102;--color-grey-700: #4d4d4d;--color-rgb-grey-700: 77, 77, 77;--color-grey-800: #333333;--color-rgb-grey-800: 51, 51, 51;--color-grey-900: #1a1a1a;--color-rgb-grey-900: 26, 26, 26;--color-grey-950: #0d0d0d;--color-rgb-grey-950: 13, 13, 13;--color-grey-0: hsl(0, 0%, 100%);--color-rgb-grey-0: 255, 255, 255;--color-grey-1000: hsl(0, 0%, 0%);--color-rgb-grey-1000: 0, 0, 0;--color-back: var(--color-grey-0);--color-txt: var(--color-grey-1000);--color-acc: var(--color-orange-500)}@media screen and (min-width: 768px){.l-rgg-calc{width:calc(var(--m)*35);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}}.l-rgg-preview{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;position:sticky;display:-webkit-box;display:-ms-flexbox;display:flex;top:0;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:calc(var(--vh)*50);background:var(--color-grey-1000);overflow:hidden}@media screen and (min-width: 768px){.l-rgg-preview{height:calc(var(--vh)*100)}}.l-rgg-planche{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l-rgg-paper{display:grid;grid-template-columns:repeat(var(--c), 1fr);grid-template-rows:repeat(var(--r), 1fr);gap:var(--gpx);min-height:calc(var(--vh)*66);aspect-ratio:var(--w)/var(--h);border:1px solid var(--color-grey-700);-webkit-transition:.2s;transition:.2s;overflow:hidden}.l-rgg-left{border-right:0px solid var(--color-grey-700);padding:var(--mtpx) var(--mrpx) var(--mbpx) var(--mlpx)}.l-rgg-right{padding:var(--mtpx) var(--mlpx) var(--mbpx) var(--mrpx)}.l-rgg-item{background:rgba(var(--color-rgb-grey-900), 0.2);border:1px solid var(--color-grey-700)}.l-rgg-lines{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.l-rgg-line{height:1px;background:rgba(var(--color-rgb-grey-300), 0.1)}.m-form__dsbld input{pointer-events:none}