:root{--text:#6b6375;--text-h:#08060d;--bg:#f2fbff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#ffffff1a 0 10px 15px -3px, #ffffff0d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.radiolabel{transition:background-color var(--trans-dur);background-color:#47b1bb16;border:2px solid #47b1bb;border-radius:.75em;align-items:center;height:1rem;margin-bottom:1rem;padding:1.5em;display:flex}label,input[type=radio]{cursor:pointer;-webkit-tap-highlight-color:transparent}input[type=radio]{box-shadow:0 0 0 .0625em hsl(var(--hue),90%,80%), 0 .125em .125em .0625em hsla(var(--hue),90%,10%,.3);width:1.5em;height:1.5em;transition:background-color var(--trans-dur), box-shadow var(--trans-dur);appearance:none;background-color:#47b1bb;border-radius:50%;outline:#0000;flex-shrink:0;margin-inline-end:1em;position:relative}input[type=radio]:before,input[type=radio]:after{content:"";transition:transform var(--trans-dur) var(--trans-timing);border-radius:50%;display:block;position:absolute;transform:scale(0)}input[type=radio]:after{background-color:#fff;width:50%;height:50%;top:25%;left:25%}input[type=radio]:checked:before,input[type=radio]:checked:after{transform:scale(1)}label:has(input[type=radio]:checked){background-color:#70bceb80}label:has(input[type=radio]:not(:checked)):hover{background-color:#70bceb80}input[type=checkbox]{box-shadow:0 0 0 .0625em hsl(var(--hue),90%,80%), 0 .125em .125em .0625em hsla(var(--hue),90%,10%,.3);width:1.5em;height:1.5em;transition:background-color var(--trans-dur), box-shadow var(--trans-dur);appearance:none;background-color:#47b1bb;border-radius:50%;outline:#0000;flex-shrink:0;margin-inline-end:1em;position:relative}input[type=checkbox]:before,input[type=checkbox]:after{content:"";transition:transform var(--trans-dur) var(--trans-timing);border-radius:50%;display:block;position:absolute;transform:scale(0)}input[type=checkbox]:after{background-color:#fff;width:50%;height:50%;top:25%;left:25%}input[type=checkbox]:checked:before,input[type=checkbox]:checked:after{transform:scale(1)}label:has(input[type=checkbox]:checked){background-color:#70bceb80}label:has(input[type=checkbox]:not(:checked)):hover{background-color:#70bceb80}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:100vw;max-width:100%;height:100vh;min-height:100svh;margin:0 auto;display:flex}body{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--background:#effaff;--foreground:#fff}body{background:var(--background);color:var(--foreground);font-family:The Seasons}window.alert,p{color:#000;font-family:The Seasons;font-size:1.5rem}h1{color:#000;font-family:Le Secret;font-size:5rem}h2{color:#000;font-family:Le Secret;font-size:3.5rem;line-height:4rem}h3{color:#000;font-family:Le Secret;font-size:2.75rem;line-height:4rem}label,input{color:#000;font-family:The Seasons;font-size:1rem}a,button{color:#000;font-family:The Seasons Bold;font-size:1.25rem}input[type=radio],input[type=checkbox]{margin-right:10px}input[type=text]{height:2%;margin-bottom:10px}input.placeholder{font-family:The Seasons}@font-face{font-family:Le Secret;src:url(/fonts/le_secret_du_manoir_des_illusions/Le%20Secret%20du%20Manoir%20des%20Illusions.ttf)format("truetype");font-weight:900;font-style:normal}@font-face{font-family:CreatoDisplay;src:local(CreatoDisplay),url(/fonts/creato_display/CreatoDisplay-Regular.otf)format("opentype");font-weight:600;font-style:normal}@font-face{font-family:Alte;src:local(Alte),url(/fonts/alte_haas_grotesk/AlteHaasGroteskRegular.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:AlteBold;src:local(AlteBold),url(/fonts/alte_haas_grotesk/AlteHaasGroteskBold.ttf)format("truetype");font-weight:600;font-style:bold}@font-face{font-family:The Seasons;src:local(The Seasons),url(/fonts/Seasons/Seasons/TheSeasonsRegular.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:The Seasons Bold;src:local(The Seasons),url(/fonts/Seasons/Seasons/The%20Seasons%20Bold.ttf)format("truetype");font-weight:600;font-style:bold}textarea{text-align:"center";margin:"auto";margin-top:"-2vh";resize:vertical;border:3px solid #47b1bb;border-radius:10px;padding:1vw;font-family:The Seasons;font-size:1rem;overflow:scroll}@media screen and (width<=1000px){.textLabel{margin-top:1rem;margin-bottom:.5rem;font-size:1.5rem}.flexContainer{flex-direction:column;gap:2rem;display:inline-flex}.occasionContainer{gap:2rem;padding:2rem}input[type=text]{width:10%;height:200vh}}@media screen and (width>=1000px){.textLabel{margin-top:1rem;margin-bottom:.5rem;font-size:1.55rem}.flexContainer{flex-direction:"row";gap:2rem;justify-content:"center";display:inline-flex}.occasionContainer{grid-template-columns:auto auto auto auto;gap:2rem;margin-bottom:2rem;display:grid}input[type=text]{width:70%}}
