:root{--color--white-01: #f3f3f3;--color--white-02: #f5f5f5;--color--blue-01: #cae1e5;--color--blue-02: #9bcbd6;--color--blue-03: #20778a;--color--blue-04: #143941;--color--gray: #2c2c2c;--font-family--default: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;font-family:var(--font-family--default);color:var(--color--gray);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{padding:0;margin:0;box-sizing:border-box}body{background-color:var(--color--white-01)}.layout_custom{--width-gutter: 1em;--width-slider: 2em;background-color:green;font-family:var(--font-family--default);border-radius:10px}.layout_custom .picker_editor{order:1;width:6.5rem}.layout_custom .picker_editor input{width:100%;height:100%;font-family:var(--font-family--default);border-radius:6px}.layout_custom .picker_editor input:focus,.layout_custom .picker_editor input:focus-within{outline:none;border:1px solid var(--color--blue-02)}.layout_custom .picker_sample{order:1;flex:1 1 auto;border-radius:10px}.layout_custom .picker_sample:before{border-radius:10px}.layout_custom .picker_done,.layout_custom .picker_cancel{order:1}.layout_custom .picker_done>button{background-image:none;background-color:var(--color--blue-04);color:var(--color--white-01);font-weight:700;border-radius:6px}.layout_custom .picker_done>button:hover{background-color:var(--color--blue-03);color:var(--color--white-01)}.layout_custom .picker_done>button:active{background-image:none}.layout_custom.picker_wrapper{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:stretch;font-size:10px;width:25em;background-color:var(--color--blue-02);padding:calc(var(--width-gutter) / 2)}.layout_custom.picker_wrapper>input,.layout_custom.picker_wrapper>button{font-size:1rem}.layout_custom.picker_wrapper>*{margin:calc(var(--width-gutter) / 2)}.layout_custom.picker_wrapper:before{content:"";display:block;width:100%;height:0;order:1;border-radius:10px}.layout_custom .picker_slider,.picker_selector{border-radius:10px;padding:calc(var(--width-slider) / 2)}.layout_custom .picker_hue{border-radius:10px;width:100%}.layout_custom .picker_sl{flex:1 1 auto;border-radius:10px}.layout_custom .picker_sl:before{content:"";display:block;padding-bottom:100%}.layout_custom .picker_selector{border-radius:10px;border-color:var(--color--blue-04);box-shadow:0 0 3px 1px var(--color--blue-04)}.layout_custom .popup{z-index:99}._toastItem.svelte-l65oht{width:var(--toastWidth, 16rem);height:var(--toastHeight, auto);min-height:var(--toastMinHeight, 3.5rem);margin:var(--toastMargin, 0 0 .5rem 0);padding:var(--toastPadding, 0);background:var(--toastBackground, rgba(66, 66, 66, .9));color:var(--toastColor, #fff);box-shadow:var( --toastBoxShadow, 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) );border:var(--toastBorder, none);border-radius:var(--toastBorderRadius, .125rem);position:relative;display:flex;flex-direction:row;align-items:center;overflow:hidden;will-change:transform,opacity;-webkit-tap-highlight-color:transparent}._toastMsg.svelte-l65oht{padding:var(--toastMsgPadding, .75rem .5rem);flex:1 1 0%}.pe.svelte-l65oht,._toastMsg.svelte-l65oht a{pointer-events:auto}._toastBtn.svelte-l65oht{width:var(--toastBtnWidth, 2rem);height:var(--toastBtnHeight, 100%);cursor:pointer;outline:none}._toastBtn.svelte-l65oht:after{content:var(--toastBtnContent, "✕");font:var(--toastBtnFont, 1rem sans-serif);display:flex;align-items:center;justify-content:center}._toastBar.svelte-l65oht{top:var(--toastBarTop, auto);right:var(--toastBarRight, auto);bottom:var(--toastBarBottom, 0);left:var(--toastBarLeft, 0);height:var(--toastBarHeight, 6px);width:var(--toastBarWidth, 100%);position:absolute;display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;pointer-events:none}._toastBar.svelte-l65oht::-webkit-progress-bar{background:transparent}._toastBar.svelte-l65oht::-webkit-progress-value{background:var(--toastProgressBackground, var(--toastBarBackground, rgba(33, 150, 243, .75)))}._toastBar.svelte-l65oht::-moz-progress-bar{background:var(--toastProgressBackground, var(--toastBarBackground, rgba(33, 150, 243, .75)))}._toastContainer.svelte-yh90az{top:var(--toastContainerTop, 1.5rem);right:var(--toastContainerRight, 2rem);bottom:var(--toastContainerBottom, auto);left:var(--toastContainerLeft, auto);position:fixed;margin:0;padding:0;list-style-type:none;pointer-events:none;z-index:var(--toastContainerZIndex, 9999)}#color-picker.svelte-gry7ox{width:100%;height:100%}.color-inputs.svelte-gry7ox{display:flex;align-items:center;gap:.6rem}.input.svelte-3b9y1v{display:flex;flex-direction:column;gap:.4rem}.input.svelte-3b9y1v label:where(.svelte-3b9y1v){font-size:15pt;font-weight:700;color:var(--color--white-01)}.input.svelte-3b9y1v input:where(.svelte-3b9y1v){font-size:14pt;padding:.4rem .8rem;border-radius:6px;border:1px solid var(--color--white-01);background-color:var(--color--white-01)}.input.svelte-3b9y1v input:where(.svelte-3b9y1v):focus,.input.svelte-3b9y1v input:where(.svelte-3b9y1v):focus-within{outline:none;border:2px solid var(--color--blue-02)}.input.svelte-3b9y1v input:where(.svelte-3b9y1v)::-webkit-outer-spin-button,.input.svelte-3b9y1v input:where(.svelte-3b9y1v)::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input.svelte-3b9y1v input[type=number]:where(.svelte-3b9y1v){-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.input.svelte-3b9y1v select:where(.svelte-3b9y1v){font-size:14pt;padding:.4rem .8rem;border-radius:6px;border:1px solid var(--color--white-01);background-color:var(--color--white-01)}.input.svelte-3b9y1v select:where(.svelte-3b9y1v):focus,.input.svelte-3b9y1v select:where(.svelte-3b9y1v):focus-within{outline:none;border:2px solid var(--color--blue-02)}.picker.svelte-3b9y1v{display:flex;flex-direction:column;gap:.4rem}.picker.svelte-3b9y1v span:where(.svelte-3b9y1v){font-size:15pt;font-weight:700;color:var(--color--white-01)}header.svelte-3b9y1v{background-color:var(--color--blue-04);min-height:560px;padding:1rem 2rem}header.svelte-3b9y1v .header-content:where(.svelte-3b9y1v){display:flex;flex-direction:column;gap:8rem}header.svelte-3b9y1v .header-content:where(.svelte-3b9y1v) h1:where(.svelte-3b9y1v){color:var(--color--white-01);font-size:40pt;-webkit-user-select:none;user-select:none}header.svelte-3b9y1v .header-content:where(.svelte-3b9y1v) #landing-cta:where(.svelte-3b9y1v){display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center;gap:4rem}header.svelte-3b9y1v .header-content:where(.svelte-3b9y1v) #landing-cta:where(.svelte-3b9y1v) p:where(.svelte-3b9y1v){color:var(--color--white-02);font-size:32pt;width:550px;margin-left:18rem;-webkit-user-select:none;user-select:none}@media screen and (max-width: 900px){header.svelte-3b9y1v .header-content:where(.svelte-3b9y1v) #landing-cta:where(.svelte-3b9y1v) p:where(.svelte-3b9y1v){margin-left:0}}@media screen and (max-width: 555px){header.svelte-3b9y1v .header-content:where(.svelte-3b9y1v) #landing-cta:where(.svelte-3b9y1v) p:where(.svelte-3b9y1v){font-size:22pt;width:400px}}@media screen and (max-width: 410px){header.svelte-3b9y1v .header-content:where(.svelte-3b9y1v) #landing-cta:where(.svelte-3b9y1v) p:where(.svelte-3b9y1v){font-size:18pt;text-align:center;width:96%}}header.svelte-3b9y1v .header-content:where(.svelte-3b9y1v) #landing-cta:where(.svelte-3b9y1v) #create-input-form:where(.svelte-3b9y1v){display:flex;align-items:center;justify-content:center;gap:.8rem;margin-right:16rem;flex-wrap:wrap}@media screen and (max-width: 900px){header.svelte-3b9y1v .header-content:where(.svelte-3b9y1v) #landing-cta:where(.svelte-3b9y1v) #create-input-form:where(.svelte-3b9y1v){margin-right:0}}header.svelte-3b9y1v .header-content:where(.svelte-3b9y1v) #landing-cta:where(.svelte-3b9y1v) #create-input-form:where(.svelte-3b9y1v) .buttons:where(.svelte-3b9y1v){display:flex;gap:1rem}header.svelte-3b9y1v .header-content:where(.svelte-3b9y1v) #landing-cta:where(.svelte-3b9y1v) #create-input-form:where(.svelte-3b9y1v) input:where(.svelte-3b9y1v){background-color:var(--color--white-01);width:340px;height:50px;padding:1rem 0rem 1rem .6rem;border:1px solid var(--color--white-01);border-radius:6px;font-size:12pt}@media screen and (max-width: 410px){header.svelte-3b9y1v .header-content:where(.svelte-3b9y1v) #landing-cta:where(.svelte-3b9y1v) #create-input-form:where(.svelte-3b9y1v) input:where(.svelte-3b9y1v){width:96%}}header.svelte-3b9y1v .header-content:where(.svelte-3b9y1v) #landing-cta:where(.svelte-3b9y1v) #create-input-form:where(.svelte-3b9y1v) input:where(.svelte-3b9y1v):focus,header.svelte-3b9y1v .header-content:where(.svelte-3b9y1v) #landing-cta:where(.svelte-3b9y1v) #create-input-form:where(.svelte-3b9y1v) input:where(.svelte-3b9y1v):focus-within{outline:none;border:3px solid var(--color--blue-02)}header.svelte-3b9y1v .header-content:where(.svelte-3b9y1v) #landing-cta:where(.svelte-3b9y1v) #create-input-form:where(.svelte-3b9y1v) .settings-btn:where(.svelte-3b9y1v){--size: 50px;width:var(--size);height:var(--size);background-color:var(--color--gray);border:1px solid var(--color--gray);border-radius:6px;display:flex;justify-content:center;align-items:center;cursor:pointer}header.svelte-3b9y1v .header-content:where(.svelte-3b9y1v) #landing-cta:where(.svelte-3b9y1v) #create-input-form:where(.svelte-3b9y1v) .settings-btn:where(.svelte-3b9y1v) svg:where(.svelte-3b9y1v){--size: 30px;width:var(--size);height:var(--size)}header.svelte-3b9y1v .header-content:where(.svelte-3b9y1v) #landing-cta:where(.svelte-3b9y1v) #create-input-form:where(.svelte-3b9y1v) .submit-btn:where(.svelte-3b9y1v){background-color:var(--color--blue-03);border:1px solid var(--color--blue-03);padding:0rem 1.4rem;min-height:50px;font-size:14pt;cursor:pointer;border-radius:6px;color:var(--color--white-02);font-weight:700}.qr-options.svelte-3b9y1v{display:flex;justify-content:center;gap:2rem;padding:1rem 2rem;background-color:#143941cc;min-height:200px;flex-wrap:wrap}.qr-options.svelte-3b9y1v .code-settings:where(.svelte-3b9y1v){display:flex;flex-direction:column;gap:1rem}main.svelte-3b9y1v .qrcode:where(.svelte-3b9y1v){display:flex;justify-content:center;flex-wrap:wrap;width:60%;background-color:var(--color--blue-01);margin:2rem auto;padding:1rem 0;border-radius:6px;gap:2rem;position:relative}main.svelte-3b9y1v .qrcode:where(.svelte-3b9y1v):after{content:"";background-color:var(--color--blue-04);position:absolute;width:60%;height:4px;bottom:-2rem;border-radius:6px}@media screen and (max-width: 900px){main.svelte-3b9y1v .qrcode:where(.svelte-3b9y1v){width:70%}}@media screen and (max-width: 710px){main.svelte-3b9y1v .qrcode:where(.svelte-3b9y1v){width:90%}}main.svelte-3b9y1v .qrcode:where(.svelte-3b9y1v) img:where(.svelte-3b9y1v){border-radius:6px;max-width:300px;max-height:300px}@media screen and (max-width: 540px){main.svelte-3b9y1v .qrcode:where(.svelte-3b9y1v) img:where(.svelte-3b9y1v){width:90%}}main.svelte-3b9y1v .qrcode:where(.svelte-3b9y1v) .code-content:where(.svelte-3b9y1v){width:100%;max-width:600px;display:flex}main.svelte-3b9y1v .qrcode:where(.svelte-3b9y1v) .code-content:where(.svelte-3b9y1v) a:where(.svelte-3b9y1v){width:100%;max-width:460px;text-align:center;padding:.8rem 0 0;height:60px;background-color:var(--color--blue-04);text-decoration:none;color:var(--color--white-01);font-size:18pt;font-weight:700;border-radius:6px;margin:0 auto}@media screen and (max-width: 540px){main.svelte-3b9y1v .qrcode:where(.svelte-3b9y1v) .code-content:where(.svelte-3b9y1v) a:where(.svelte-3b9y1v){width:90%}}footer.svelte-3b9y1v{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;font-size:12pt;-webkit-user-select:none;user-select:none;flex-wrap:wrap}@media screen and (max-width: 550px){footer.svelte-3b9y1v{justify-content:center;gap:1rem}}@media screen and (max-width: 400px){footer.svelte-3b9y1v{text-align:center;font-size:11pt}}
