@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,500;0,600;0,700;0,800;0,900;1,500;1,600;1,700;1,800;1,900&family=Quicksand:wght@300;400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400;1,600;1,700;1,800&display=swap");:root{--background:#171a1f;--background-second:rgba(0, 0, 0, 0.3);--color:#aeaeae;--sub-color:#8f8f8f;--link:#339970;--link-hover:#bbc1e1;--red:#bf4040;--blue:#4040bf;--green:#40bf40;--light-red:#ff7e7e;--light-blue:#83a2ff;--light-green:#a6ff83;--orange:#ffa683;--link-rgb:51, 153, 112;--red-rgb:191, 64, 64;--blue-rgb:64, 64, 191;--green-rgb:64, 191, 64;--light-red-rgb:255, 126, 126}html,body{margin:0;height:100%;width:100%;scroll-behavior:smooth;font-weight:600;color:white;background-color:var(--background);overflow:hidden}*{box-sizing:border-box;font-family:"Open Sans", sans-serif}:focus-visible{outline:var(--blue) solid 5px;outline-offset:4px}a{color:var(--link)}a:hover{color:var(--link-hover)}input[type="text"]{background-color:rgba(255, 255, 255, 0.1);color:var(--color);padding:4px 10px;border-radius:5px;width:100%;margin:8px 0;border:solid 2px transparent}input[type="text"]:hover{border:solid 2px var(--link)}input[type="range"]{-webkit-appearance:none;width:100%;height:0.5em;border-radius:5px;background:#d3d3d3;outline:none;opacity:0.7;-webkit-transition:0.2s;transition:opacity 0.2s}input[type="range"]:hover{opacity:1}input[type="range"]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1em;height:2em;border-radius:5px;background:var(--link);cursor:ew-resize;border:none}input[type="range"]::-moz-range-thumb{width:1em;height:2em;border-radius:5px;background:var(--link);cursor:ew-resize;border:none}button{background:transparent;color:#fff;padding:4px 10px;border:solid 2px var(--link);border-radius:5px;min-width:100px;width:100%;background:rgba(var(--link-rgb), 0.2);cursor:pointer;transition:background 0.2s}button:hover{background:var(--accent)}button.red{--color:var(--red);--accent:var(--redDarker)}button.green{--color:var(--green);--accent:var(--greenDarker)}button.blue{--color:var(--blue);--accent:var(--blueDarker)}*::-webkit-scrollbar{height:18px;width:18px}*::-webkit-scrollbar-thumb{border:6px solid transparent;background-clip:padding-box;border-radius:10px;background-color:#3a3a3a}*::-webkit-scrollbar-track{border:6px solid transparent;background-clip:padding-box;border-radius:10px;background-color:#686868;margin:10px}*::-webkit-scrollbar-corner{background-color:transparent}html,.svelte-1y2evl8.svelte-1y2evl8:glboal(body){display:flex;overflow:hidden;scrollbar-width:thin}main.svelte-1y2evl8.svelte-1y2evl8{height:100%;width:100%;overflow:hidden;scroll-behavior:smooth}main.svelte-1y2evl8 .slides.svelte-1y2evl8{position:fixed;height:100%;width:100%}main.svelte-1y2evl8 .slides .slide.svelte-1y2evl8{--size:400;position:absolute;background-color:rgba(var(--link-rgb), 0.08);height:calc(var(--size) * 1px);width:calc(var(--size) * 1px);transform:skewX(-45deg) translateX(50%);animation:svelte-1y2evl8-slide 2s ease;bottom:0;right:0}@keyframes svelte-1y2evl8-slide{0%{transform:skewX(-45deg) translateX(200%)}100%{transform:skewX(-45deg) translateX(50%)}}main.svelte-1y2evl8 .slides .slide.svelte-1y2evl8:last-child{height:calc(var(--size) * 1.5 * 1px);width:calc(var(--size) * 1.5 * 1px)}@media(max-width: 800px){main.svelte-1y2evl8 .slides .slide.svelte-1y2evl8{--size:200}}main.svelte-1y2evl8 .content.svelte-1y2evl8{margin-top:80px;height:calc(100% - 80px);width:100%;overflow:hidden}.header.svelte-maxv6k.svelte-maxv6k{z-index:10;top:0;position:fixed;display:flex;flex-direction:row;align-items:center;width:100%;box-shadow:0px 0px 10px rgba(0, 0, 0, 0.2);background:rgba(0, 0, 0, 0.3764705882);height:80px;min-height:80px}.header.svelte-maxv6k .title.svelte-maxv6k{position:absolute;left:0;font-size:26px;font-weight:700;padding:20px}.presentation.svelte-1mtu307{height:100%;width:100%;flex-direction:column;overflow-y:overlay;overflow-x:hidden;scrollbar-width:thin;position:relative}@media(max-width: 500px){.presentation.svelte-1mtu307{padding-right:10px}}.presentation.svelte-1mtu307 .part{flex:1 1 0;min-height:100%;height:auto;width:100%}.description.svelte-6egyy1.svelte-6egyy1{min-height:30%;opacity:0;transition:opacity 1s 0.1s;padding:100px 0}.description.svelte-6egyy1 .inner.svelte-6egyy1{display:flex;gap:10px;padding:100px 200px}.description.svelte-6egyy1 .inner .vertical.svelte-6egyy1{background-color:var(--link);width:5px;min-width:5px;margin-right:8px}.description.svelte-6egyy1 .inner .text.svelte-6egyy1{display:flex;gap:10px;flex-direction:column}.description.svelte-6egyy1 .inner .text p.svelte-6egyy1{margin-block-end:0;margin-block-start:0;color:var(--color);font-weight:200;font-size:18px;width:auto}@media(max-width: 1200px){.description.svelte-6egyy1 .inner.svelte-6egyy1{max-width:calc(100% - 30px);margin:40px 0}}@media(max-width: 800px){.description.svelte-6egyy1 .inner.svelte-6egyy1{padding:30px}}@media(max-width: 800px){.description.svelte-6egyy1.svelte-6egyy1{min-height:50%;padding:0}}.description.show.svelte-6egyy1.svelte-6egyy1{opacity:1}.main.svelte-1kocb8w.svelte-1kocb8w{display:flex;justify-content:flex-start;align-items:center}.main.svelte-1kocb8w .slogan.svelte-1kocb8w{font-size:30px;font-weight:500;margin-left:25%;padding:30px;opacity:1;transition:transform 0.2s, opacity 0.2s;animation:svelte-1kocb8w-begin 1s}@keyframes svelte-1kocb8w-begin{from{opacity:0;transform:translateY(50%)}to{opacity:1;transform:translateY(0)}}.main.svelte-1kocb8w .slogan .light.svelte-1kocb8w{margin:20px 0 20px 10px;background-color:var(--link);width:60px;height:6px;border-radius:5px}.main.svelte-1kocb8w .slogan .buttons.svelte-1kocb8w{display:flex;flex-direction:row;gap:22px}.main.svelte-1kocb8w .slogan .buttons button.svelte-1kocb8w{height:40px;font-size:16px}@media(max-width: 700px){.main.svelte-1kocb8w.svelte-1kocb8w{justify-content:center}.main.svelte-1kocb8w .slogan.svelte-1kocb8w{margin-left:0}.main.svelte-1kocb8w .slogan .buttons.svelte-1kocb8w{width:100%;flex-direction:column}}.exemple.svelte-1nrbeh5.svelte-1nrbeh5{padding:80px 10px;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transition:opacity 1s 0.3s}.exemple.show.svelte-1nrbeh5.svelte-1nrbeh5{opacity:1}.exemple.svelte-1nrbeh5 .content.svelte-1nrbeh5{display:flex;flex-direction:column;align-items:center;max-width:100%;border:solid rgba(var(--link-rgb)) 1px;border-radius:5px}.exemple.svelte-1nrbeh5 .content .header.svelte-1nrbeh5{margin:10px 0;font-size:18px}.exemple.svelte-1nrbeh5 .content .exemples.svelte-1nrbeh5{display:flex;flex-direction:row;padding:30px;gap:60px}.exemple.svelte-1nrbeh5 .content .exemples .controls.svelte-1nrbeh5{display:flex;flex-direction:column;justify-content:center;gap:20px}.exemple.svelte-1nrbeh5 .content .exemples .controls .parameter.svelte-1nrbeh5{display:flex;flex-direction:row;gap:20px}@media(max-width: 1000px){.exemple.svelte-1nrbeh5 .content .exemples.svelte-1nrbeh5{flex-direction:column-reverse}}@media(max-width: 700px){.exemple.svelte-1nrbeh5 .content .exemples.svelte-1nrbeh5{width:100%;flex-direction:column-reverse;justify-content:center;align-items:center;padding:10px}}.points.svelte-qt5zfp.svelte-qt5zfp{min-height:100%;height:auto;display:flex;flex-direction:column;gap:60px;padding:200px}.points.svelte-qt5zfp .point.svelte-qt5zfp{font-size:26px;width:max-content;opacity:0;transition:opacity 1s calc(var(--time) * 0.15s);position:relative}.points.svelte-qt5zfp .point.svelte-qt5zfp::before,.points.svelte-qt5zfp .point.svelte-qt5zfp::after{content:"";position:absolute;border:solid var(--link) 2px;height:20px;width:20px}.points.svelte-qt5zfp .point.svelte-qt5zfp:nth-child(odd)::before{top:-6px;left:-16px;border-bottom:none;border-right:none}.points.svelte-qt5zfp .point.svelte-qt5zfp:nth-child(odd)::after{bottom:-8px;right:-16px;border-top:none;border-left:none}.points.svelte-qt5zfp .point.svelte-qt5zfp:nth-child(even){align-self:end;text-align:end;float:right}.points.svelte-qt5zfp .point.svelte-qt5zfp:nth-child(even)::before{top:-6px;right:-16px;border-bottom:none;border-left:none}.points.svelte-qt5zfp .point.svelte-qt5zfp:nth-child(even)::after{bottom:-8px;left:-16px;border-top:none;border-right:none}.points.svelte-qt5zfp .point.show.svelte-qt5zfp{opacity:1}.points.svelte-qt5zfp .point .details.svelte-qt5zfp{font-weight:200;color:var(--sub-color);font-size:18px}@media(max-width: 1200px){.points.svelte-qt5zfp .point.svelte-qt5zfp{max-width:calc(100% - 30px);margin:40px 0}}@media(max-width: 800px){.points.svelte-qt5zfp.svelte-qt5zfp{padding:0 30px}}.download.svelte-1yl60eb.svelte-1yl60eb{overflow:visible;background-color:rgba(0, 0, 0, 0.3);display:flex;flex-direction:column;align-items:center;width:calc(100% + 10px);padding-right:10px}.download.svelte-1yl60eb .morebutton.svelte-1yl60eb{display:flex;align-items:center;gap:10px;text-decoration:underline;cursor:pointer;margin:10px}.download.svelte-1yl60eb .morebutton.active svg.svelte-1yl60eb{transform:rotate(180deg)}.download.svelte-1yl60eb .morebutton svg.svelte-1yl60eb{fill:white;height:1.2em;width:1.2em;transition:transform 0.2s}.download.svelte-1yl60eb .more.svelte-1yl60eb{display:grid;grid-template-columns:repeat(2, 1fr);overflow:hidden;height:var(--height, auto);transition:height 0.2s}.download.svelte-1yl60eb .more.hidden.svelte-1yl60eb{height:0}@media(max-width: 700px){.download.svelte-1yl60eb .more.svelte-1yl60eb{grid-template-columns:1fr;height:calc(var(--height) * 2)}}.download.svelte-1yl60eb .title.svelte-1yl60eb{padding:50px 0;width:100%;display:flex;justify-content:center;align-items:center;font-size:30px;font-weight:800;color:var(--link)}.download.svelte-1yl60eb .community.svelte-1yl60eb{width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:160px}.download.svelte-1yl60eb .community .discord.svelte-1yl60eb{display:flex;align-items:center;justify-content:center;white-space:nowrap;gap:30px;width:fit-content;padding:1em 2em}.download.svelte-1yl60eb .community .discord svg.svelte-1yl60eb{height:2em;max-height:2em;fill:white}input.svelte-bsyu4.svelte-bsyu4{display:none}.checkbox.svelte-bsyu4.svelte-bsyu4{width:24px;height:24px;border-radius:5px;display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;background-color:rgba(255, 255, 255, 0.1);box-shadow:inset 0px 0px 10px rgba(0, 0, 0, 0.1)}.checkbox.svelte-bsyu4 .check.svelte-bsyu4{opacity:0;display:flex;align-items:center;justify-content:center}.checkbox.svelte-bsyu4 .check svg.svelte-bsyu4{height:16px;width:16px;fill:black}.checkbox.checked.svelte-bsyu4.svelte-bsyu4{background-color:rgba(var(--link-rgb), 1)}.checkbox.checked.svelte-bsyu4 .check.svelte-bsyu4{opacity:1}.checkbox.disabled.svelte-bsyu4.svelte-bsyu4{background-color:rgba(0, 0, 0, 0.4)}button.svelte-huma4c.svelte-huma4c{font-size:calc(18px * var(--ratio));width:calc(400px * var(--ratio));padding:10px calc(10px + (var(--ratio) - 1) * -20px);margin:10px;max-width:calc(100% - 20px);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:calc(20px * var(--ratio))}button.svelte-huma4c .label.svelte-huma4c{width:calc(300px * var(--ratio));text-align:start}button.impossible.svelte-huma4c.svelte-huma4c{--link:var(--light-red);--link-rgb:var(--light-red-rgb)}.download button svg{fill:white;height:calc(32px * var(--ratio));width:calc(32px * var(--ratio))}.pronote.svelte-eqf7zc.svelte-eqf7zc{--pronote-bg:white;--pronote-bg-second:#46484d;--pronote-color-bg-content:#afafaf;--pronote-color-main:#1f1f1f;--pronote-color-invert-main:white;--pronote-color-special:#757575;height:360px;width:560px;max-width:100%;background-color:var(--pronote-bg);border-radius:10px;overflow:hidden}.pronote.svelte-eqf7zc .svelte-eqf7zc{transition:background-color 0.2s}.pronote.svelte-eqf7zc .text.svelte-eqf7zc{background-color:var(--pronote-color-main);height:10px;width:calc(var(--length) * 10px);border-radius:5px}.pronote.svelte-eqf7zc .text.white.svelte-eqf7zc{background-color:var(--pronote-color-invert-main)}.pronote.svelte-eqf7zc .header.svelte-eqf7zc{height:20%;background-color:var(--pronote-bg-second)}.pronote.svelte-eqf7zc .header .mainheader.svelte-eqf7zc{height:60%;background-color:var(--pronote-bg);display:flex;flex-direction:row;align-items:center;justify-content:center}.pronote.svelte-eqf7zc .header .mainheader .icon.svelte-eqf7zc{margin-right:10px;height:26px;width:26px;border-radius:100%;background-color:var(--pronote-color-special);transition:margin-left 0.2s, opacity 0.2s 0.2s}.pronote.svelte-eqf7zc .header .mainheader .labels.svelte-eqf7zc{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px}.pronote.svelte-eqf7zc .header .subheader.svelte-eqf7zc{height:40%;display:flex;flex-direction:row;justify-content:space-between}.pronote.svelte-eqf7zc .header .subheader .nav.svelte-eqf7zc,.pronote.svelte-eqf7zc .header .subheader .other.svelte-eqf7zc{height:100%;display:flex;flex-direction:row;align-items:center;gap:10px;padding:10px}.pronote.svelte-eqf7zc .content.svelte-eqf7zc{position:relative;height:70%;display:flex;flex-direction:row;gap:8px;padding:5px}.pronote.svelte-eqf7zc .content .columns.svelte-eqf7zc{display:flex;flex-direction:column;width:100%;height:100%;gap:0}.pronote.svelte-eqf7zc .footer.svelte-eqf7zc{height:10%;background-color:var(--pronote-bg-second);width:100%;transition:transform 0.2s}.pronote.svelte-eqf7zc .footer .buttons.svelte-eqf7zc{height:100%;width:100%;display:flex;justify-content:flex-end;gap:10px;padding:0 10px}.pronote.svelte-eqf7zc .footer .buttons .button.svelte-eqf7zc{background-color:var(--pronote-color-special);border-radius:20px;height:70%;width:14%;top:-20%;position:relative}.pronote.darktheme.svelte-eqf7zc.svelte-eqf7zc{--pronote-bg:rgb(51, 51, 51);--pronote-bg-second:#525252;--pronote-color-bg-content:#181818;--pronote-color-main:#d1d1d1;--pronote-color-invert-main:#d1d1d1;--pronote-color-special:#8f8f8f}.pronote.elements.svelte-eqf7zc .header .icon.svelte-eqf7zc{opacity:0;margin-left:-36px;transition:margin-left 0.2s 0.2s, opacity 0.2s}.pronote.elements.svelte-eqf7zc .footer.svelte-eqf7zc{transform:translateY(150%)}.pronote .content .widget{width:100%;border-radius:8px;background-color:var(--pronote-color-bg-content);transform-origin:top;margin-bottom:8px;height:var(--height);transition:transform 0.2s, top 1s ease-in-out, left 1s ease-in-out, width 0.6s, height 0.6s, margin-bottom 0.6s}.pronote .content .widget.fake{position:absolute}