.range.svelte-xxmww9.svelte-xxmww9{position:relative;flex:1}.range__wrapper.svelte-xxmww9.svelte-xxmww9{min-width:100%;position:relative;padding:.5rem 0;box-sizing:border-box;outline:none}.range__wrapper.svelte-xxmww9:focus-visible>.range__track.svelte-xxmww9{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--gold1)}.range__track.svelte-xxmww9.svelte-xxmww9{height:6px;background-color:var(--track-bgcolor, #d0d0d0);border-radius:999px}.range__track--highlighted.svelte-xxmww9.svelte-xxmww9{background-color:var(--gold1);background:var( --track-highlight-bg, linear-gradient(90deg, var(--gold1), var(--gold2)) );width:0;height:6px;position:absolute;border-radius:999px}.range__thumb.svelte-xxmww9.svelte-xxmww9{display:flex;align-items:center;justify-content:center;position:absolute;width:20px;height:20px;background-color:var(--thumb-bgcolor, white);cursor:pointer;border-radius:999px;margin-top:-8px;transition:box-shadow .1s;-webkit-user-select:none;user-select:none;box-shadow:var( --thumb-boxshadow, 0 1px 1px 0 rgba(0, 0, 0, .14), 0 0px 2px 1px rgba(0, 0, 0, .2) )}.range__thumb--holding.svelte-xxmww9.svelte-xxmww9{box-shadow:0 1px 1px #00000024,0 1px 2px 1px #0003,0 0 0 6px rgba(var(--gold2-values),.3)}.range__tooltip.svelte-xxmww9.svelte-xxmww9{pointer-events:none;position:absolute;top:-33px;color:var(--tooltip-text, white);width:38px;padding:4px 0;border-radius:4px;text-align:center;background-color:var(--gold1);background:linear-gradient(45deg,var(--gold1),var(--gold2));font-weight:700}.range__tooltip.svelte-xxmww9.svelte-xxmww9:after{content:"";display:block;position:absolute;height:7px;width:7px;background-color:var(--gold1);bottom:-3px;left:calc(50% - 3px);clip-path:polygon(0% 0%,100% 100%,0% 100%);transform:rotate(-45deg);border-radius:0 0 0 3px}.group-container.svelte-1s32uoy.svelte-1s32uoy{border-radius:2px;display:flex;flex-direction:row}.legend.svelte-1s32uoy.svelte-1s32uoy{font-weight:700;font-size:1.17em;margin-bottom:15px;color:#fff}label.svelte-1s32uoy.svelte-1s32uoy{-webkit-user-select:none;user-select:none;line-height:1.2em;color:#fff;font-weight:700}.space-below.svelte-1s32uoy.svelte-1s32uoy{margin-bottom:15px}.sr-only.svelte-1s32uoy.svelte-1s32uoy{position:absolute;clip:rect(1px,1px,1px,1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}input[type=radio].svelte-1s32uoy.svelte-1s32uoy{position:absolute}input[type=radio].svelte-1s32uoy+label.svelte-1s32uoy{display:block;position:relative;text-align:left}input[type=radio].svelte-1s32uoy+label.svelte-1s32uoy:before{content:"";position:relative;display:inline-block;margin-right:.5em;width:1em;height:1em;background:transparent;border:1px solid #ccc;border-radius:50%;top:.2em}input[type=radio].svelte-1s32uoy:checked+label.svelte-1s32uoy:before{border:1px solid #ccc;border-radius:50%}input[type=radio].svelte-1s32uoy+label.svelte-1s32uoy:after{content:"";position:absolute;display:inline-block;width:.5em;height:.5em;top:.45em;left:.25em;background:var(--gold2, #282828);border:1px solid var(--gold2, #282828);border-radius:50%;transform:scale(0)}input[type=radio].svelte-1s32uoy:checked+label.svelte-1s32uoy:after{opacity:1;transform:scale(1)}input[type=radio].svelte-1s32uoy:focus+label.svelte-1s32uoy:before{box-shadow:0 0 0 1px var(--gold2, #282828);border-radius:50%}input[type=radio].svelte-1s32uoy:disabled+label.svelte-1s32uoy{color:darken(#ccc,10)}input[type=radio].svelte-1s32uoy:disabled+label.svelte-1s32uoy:before{background:#ccc}input[type=radio].svelte-1s32uoy+label.svelte-1s32uoy:before{transition:background .3s ease-out}input[type=radio].svelte-1s32uoy:checked+label.svelte-1s32uoy:before{transition:background .3s ease-in}input[type=radio].svelte-1s32uoy+label.svelte-1s32uoy:after{transition:transform .2s ease-out}input[type=radio].svelte-1s32uoy:checked+label.svelte-1s32uoy:after{transition:transform .2s ease-in}input[type=radio].svelte-1s32uoy:focus+label.svelte-1s32uoy:before{box-shadow:0 0 8px var(--gold2, #282828);border-radius:50%}h3.svelte-6yvk8p{color:#fff}#header.svelte-ywsv6t{position:relative;box-shadow:#64646480 0 1px 15px;background-color:#202020;top:0;height:50px;color:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px 20px}#title.svelte-ywsv6t{position:relative;left:0;right:0;font-weight:300;font-size:24px;font-weight:700}#profile.svelte-ywsv6t{height:50px;width:50px;border-radius:25px;right:0}#footer.svelte-1v5nrio{position:relative;bottom:0;left:0;right:0;box-shadow:#64646480 0 1px 15px;background-color:#202020;height:30px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px 20px}#logo.svelte-1v5nrio{height:30px}#icon.svelte-1v5nrio{height:30px;width:30px}#content.svelte-1ths9y6{padding:20px 0;min-height:520px;height:calc(100% - 106px);background:linear-gradient(45deg,var(--gold1),var(--gold2));width:100%;align-content:center}@media (min-height: 626px){#content.svelte-1ths9y6{height:calc(100% - 160px)}}#result.svelte-1ths9y6{display:flex;height:100%;flex:1;align-content:center;flex-direction:column;flex-wrap:wrap;padding-bottom:30px}#result-header.svelte-1ths9y6{color:#fff;font-size:23px;text-align:center;font-weight:700;margin-bottom:15px}#result-footer.svelte-1ths9y6{color:#fff;font-size:18px;text-align:center;font-weight:700}.result-content.svelte-1ths9y6{flex:1}#basal.svelte-1ths9y6{align-content:end}#menu.svelte-1ths9y6{align-content:start}#result-title.svelte-1ths9y6{margin:0 0 10px;width:100%;font-weight:400;font-size:24px;text-align:center;color:#fff}#result-content.svelte-1ths9y6{margin:0 0 20px;width:100%;font-weight:700;font-size:34px;text-align:center;color:#fff}#navigation-buttons.svelte-1ths9y6{display:flex;gap:20px;margin:auto 0 0}.step-button.svelte-1ths9y6{flex:1;height:3rem;background-color:#13aa52;border-radius:8px;border-style:none;color:#fff;cursor:pointer;font-size:18px;font-weight:600}.step-button.svelte-1ths9y6:hover{box-shadow:#50505080 0 1px 15px;transition-duration:.1s}#wrapper.svelte-1ths9y6{box-shadow:#64646480 0 1px 30px;padding:20px;border-width:2px;border-radius:10px;background-color:#202020;min-width:200px;min-height:480px;justify-content:space-around;flex-direction:column;display:flex;margin:0 8px}@media (min-width: 550px){#wrapper.svelte-1ths9y6{max-width:480px;margin:auto}}:root{--gold1:rgb(227, 195, 138);--gold2:rgb(var(--gold2-values));--gold2-values:229, 168, 87;font-family:Roboto,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.title{margin:0 0 20px;width:100%;font-weight:700;font-size:20px;color:#fff}.button{margin:6px 0;width:100%;border-radius:8px;border-style:none;box-sizing:border-box;color:#000;cursor:pointer;flex-shrink:0;font-size:18px;font-weight:600;height:4rem;padding:0 1.6rem;text-align:center;transition:all .5s;user-select:none;-webkit-user-select:none;touch-action:manipulation}.button-content{display:flex;flex-direction:column}.button-content>p{margin:0}.button-content>p:last-child{font-size:12px;font-weight:300}.button:hover{box-shadow:#50505080 0 1px 15px;transition-duration:.1s}.selected{background:linear-gradient(30deg,var(--gold1) 1%,var(--gold2) 90%);font-weight:700;color:#fff;font-size:20px}@media (min-width: 768px){.button{padding:0 2.6rem}}
