@charset "UTF-8";:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{max-width:1280px;margin:0 auto;padding:2rem;font-weight:400}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}@media (hover: hover){a:hover{background-color:#00bd7e33}}@media (min-width: 1024px){body{display:flex}#app{display:grid;grid-template-columns:1fr;padding:0 2rem}}html,body{height:100%}html,body,main,header,footer{box-sizing:border-box;margin:0 auto;width:100%;max-width:800px}body{margin:0;background:url(/images/chill-lila-grin-bg-body.jpg) repeat-y center top #1a221f;background-size:contain}#wrapper{margin:0 auto;padding:0;box-sizing:border-box;height:100%;width:100%;max-width:960px;background-size:contain;display:block}#wrapper main{position:fixed;height:auto;top:14vh}#wrapper main #app{margin-top:1.5em}#wrapper main .cta{margin-top:2em}#wrapper header{position:fixed;top:0;height:10vw;padding-top:20vw;max-height:168px;background:url(/images/chill-lila-grin-bg-header.jpg) no-repeat center top;background-size:contain}#wrapper footer{position:fixed;bottom:0;height:25vw;padding-bottom:20vw;max-height:200px;background:url(/images/chill-lila-grin-bg-footer.jpg) no-repeat center bottom;background-size:contain;text-align:center}h1,h2{font-weight:400;text-align:center;font-size:1em}h2{font-weight:400;text-align:center;font-size:.8em}a{color:#42b983}.variable-container{box-sizing:border-box;background:#fff;border:2px solid #d5d5d5;border-radius:8px;list-style:none;padding:1vh;width:80%;height:50%;font-size:1.5rem;display:flex;justify-content:center;align-items:center;margin:auto;white-space:pre-line}.variable-container{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#000c;z-index:9999;text-align:center;gap:.5rem}.content-wrapper{max-width:800px;max-height:100%;overflow-y:auto;margin:0 auto;text-align:center}.result-image{max-width:80%;max-height:80%;object-fit:contain}.text-type{font-size:2rem;font-weight:700;color:#fff}.text-above{font-size:1.2rem;font-weight:700;color:#fff}.text-below{font-size:1rem;color:#fff}.close-btn{position:absolute;top:1rem;right:2rem;width:2.5rem;height:2.5rem;font-size:1.5rem;color:#333;background:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:all .2s ease;z-index:10000}.close-btn:hover{background:#00bfff;color:#fff}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;width:100%}#app section{display:flex;flex-direction:column}#app section h1{margin:0;padding:8px auto}#app section h2{margin:1em;padding:8px auto;font-size:.7em}#app section fieldset{background:#fff;margin:0 auto;border:0;display:flex;text-align:left;border-radius:8px}#app section fieldset legend{background:#fff;padding:10px 0 0}#app .flex{flex-flow:row wrap;justify-content:flex-start;align-items:stretch}#app .flex select{color:#42b983;font-size:1.4em;border:1px solid #e5e5e5;text-align:center;padding:8px;min-height:30px;text-align:right}#app button.button{border-radius:8px;background-color:#42b983;color:#fff;font-size:1.2rem;text-align:center;margin:1em auto;padding:.5em 1em}#app .debug-buttons{margin:1em 3em;display:flex;flex-wrap:wrap;gap:8px;width:80%}#app button.debug-button{flex:1 1 calc(25% - 8px);min-width:0;box-sizing:border-box;border-radius:8px;background-color:#767b79;color:#fff;font-size:1.2rem;text-align:center;padding:.2em}.item[data-v-40a5c0e5]{margin-top:2rem;display:flex;position:relative}.details[data-v-40a5c0e5]{flex:1;margin-left:1rem}i[data-v-40a5c0e5]{display:flex;place-items:center;place-content:center;width:32px;height:32px;color:var(--color-text)}h3[data-v-40a5c0e5]{font-size:1.2rem;font-weight:500;margin-bottom:.4rem;color:var(--color-heading)}@media (min-width: 1024px){.item[data-v-40a5c0e5]{margin-top:0;padding:.4rem 0 1rem calc(var(--section-gap) / 2)}i[data-v-40a5c0e5]{top:calc(50% - 25px);left:-26px;position:absolute;border:1px solid var(--color-border);background:var(--color-background);border-radius:8px;width:50px;height:50px}.item[data-v-40a5c0e5]:before{content:" ";border-left:1px solid var(--color-border);position:absolute;left:0;bottom:calc(50% + 25px);height:calc(50% - 25px)}.item[data-v-40a5c0e5]:after{content:" ";border-left:1px solid var(--color-border);position:absolute;left:0;top:calc(50% + 25px);height:calc(50% - 25px)}.item[data-v-40a5c0e5]:first-of-type:before{display:none}.item[data-v-40a5c0e5]:last-of-type:after{display:none}}
