@charset "UTF-8";.spinner{align-items:center;background-color:#fffc;bottom:0;display:flex!important;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:100}.spinner .spinning-element{color:#6c6f7c;display:flex!important;height:48px;width:48px}.spinner .spinning-element .icon{display:flex!important}body>.spinner{height:100vh;position:fixed;width:100vw}.inventory-page .spinner{align-items:flex-start;padding-top:10%;z-index:10}
/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}
/*! bulma.io v0.9.4 | MIT License | github.com/jgthms/bulma */.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}.tippy-box{background-color:#333;border-radius:4px;color:#fff;font-size:14px;line-height:1.4;outline:0;position:relative;transition-property:transform,visibility,opacity;white-space:normal}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:initial;border-width:8px 8px 0;bottom:-7px;left:0;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:initial;border-width:0 8px 8px;left:0;top:-7px;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-left-color:initial;border-width:8px 0 8px 8px;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-right-color:initial;border-width:8px 8px 8px 0;left:-7px;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;height:16px;width:16px}.tippy-arrow:before{border-color:#0000;border-style:solid;content:"";position:absolute}.tippy-content{padding:5px 9px;position:relative;z-index:1}.button,.file-cta,.file-name,.input,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.select select,.textarea{align-items:center;-moz-appearance:none;-webkit-appearance:none;border:1px solid #0000;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding:calc(.5em - 1px) calc(.75em - 1px);position:relative;vertical-align:top}.button:active,.button:focus,.file-cta:active,.file-cta:focus,.file-name:active,.file-name:focus,.input:active,.input:focus,.is-active.button,.is-active.file-cta,.is-active.file-name,.is-active.input,.is-active.pagination-ellipsis,.is-active.pagination-link,.is-active.pagination-next,.is-active.pagination-previous,.is-active.textarea,.pagination-ellipsis:active,.pagination-ellipsis:focus,.pagination-link:active,.pagination-link:focus,.pagination-next:active,.pagination-next:focus,.pagination-previous:active,.pagination-previous:focus,.select select.is-active,.select select:active,.select select:focus,.textarea:active,.textarea:focus{outline:none}.select fieldset[disabled] select,.select select[disabled],[disabled].button,[disabled].file-cta,[disabled].file-name,[disabled].input,[disabled].pagination-ellipsis,[disabled].pagination-link,[disabled].pagination-next,[disabled].pagination-previous,[disabled].textarea,fieldset[disabled] .button,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .input,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-previous,fieldset[disabled] .select select,fieldset[disabled] .textarea{cursor:not-allowed}.breadcrumb,.button,.file,.is-unselectable,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.tabs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar-link:not(.is-arrowless):after,.select:not(.is-multiple):not(.is-loading):after{border:3px solid #0000;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.block:not(:last-child),.box:not(:last-child),.breadcrumb:not(:last-child),.content:not(:last-child),.level:not(:last-child),.message:not(:last-child),.notification:not(:last-child),.pagination:not(:last-child),.progress:not(:last-child),.subtitle:not(:last-child),.table-container:not(:last-child),.table:not(:last-child),.tabs:not(:last-child),.title:not(:last-child),html[data-view="recipes#breakdown"] .nutrition-breakdown-table:not(:last-child){margin-bottom:1.5rem}.delete,.modal-close{-webkit-touch-callout:none;-moz-appearance:none;-webkit-appearance:none;background-color:#0a0a0a33;border:none;border-radius:9999px;cursor:pointer;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;pointer-events:auto;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:top;width:20px}.delete:after,.delete:before,.modal-close:after,.modal-close:before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.delete:before,.modal-close:before{height:2px;width:50%}.delete:after,.modal-close:after{height:50%;width:2px}.delete:focus,.delete:hover,.modal-close:focus,.modal-close:hover{background-color:#0a0a0a4d}.delete:active,.modal-close:active{background-color:#0a0a0a66}.is-small.delete,.is-small.modal-close{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.delete,.is-medium.modal-close{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.delete,.is-large.modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.button.is-loading:after,.control.is-loading:after,.loader,.select.is-loading:after{animation:spinAround .5s linear infinite;border-color:#0000 #0000 #e7ecef #e7ecef;border-radius:9999px;border-style:solid;border-width:2px;content:"";display:block;height:1em;position:relative;width:1em}.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.modal,.modal-background{bottom:0;left:0;position:absolute;right:0;top:0}.navbar-burger{color:currentColor;font-family:inherit;font-size:1em}
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */.navbar-burger,blockquote,body,dd,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-size-adjust:100%;background-color:#fff;font-size:16px;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility}article,aside,figure,footer,header,section{display:block}body,button,input,optgroup,select,textarea{font-family:Lato,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:Monaco,Consolas,Lucida Console,monospace}body{color:#16181e;font-size:1em;font-weight:400;line-height:1.5}a{color:#408abf;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#336e99}code{color:#c02020;font-size:.875em;font-weight:400;padding:.25em .5em}code,hr{background-color:#f2f7fb}hr{border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:initial}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#0a0a0a;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;word-wrap:normal;background-color:#f2f7fb;color:#16181e;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre}pre code{background-color:#0000;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#3f4a56}@keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.box{background-color:#fff;border-radius:6px;box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05;color:#16181e;display:block;padding:1.25rem}a.box:focus,a.box:hover{box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #408abf}a.box:active{box-shadow:inset 0 1px 2px #0a0a0a33,0 0 0 1px #408abf}.button{border-color:#e7ecef;border-width:1px;color:#3f4a56;cursor:pointer;justify-content:center;padding:calc(.5em - 1px) 1em;text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-large,.button .icon.is-medium,.button .icon.is-small{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-.5em - 1px);margin-right:.25em}.button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-.5em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-.5em - 1px);margin-right:calc(-.5em - 1px)}.button.is-hovered,.button:hover{border-color:#c7cacd;color:#336e99}.button:focus{border-color:#485fc7;color:#3f4a56}.button:focus:not(:active){box-shadow:0 0 0 .125em #408abf40}.button.is-active,.button:active{border-color:#828588;color:#3f4a56}.button.is-ghost{background:none;border-color:#0000;color:#408abf;text-decoration:none}.button.is-ghost.is-hovered,.button.is-ghost:hover{color:#408abf;text-decoration:underline}.button.is-white{background-color:#fff;border-color:#0000;color:#0a0a0a}.button.is-white.is-hovered,.button.is-white:hover{background-color:#f9f9f9;border-color:#0000;color:#0a0a0a}.button.is-white:focus{border-color:#0000;color:#0a0a0a}.button.is-white:focus:not(:active){box-shadow:0 0 0 .125em #ffffff40}.button.is-white.is-active,.button.is-white:active{background-color:#f2f2f2;border-color:#0000;color:#0a0a0a}.button.is-white[disabled],fieldset[disabled] .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}.button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-hovered,.button.is-white.is-inverted:hover{background-color:#000}.button.is-white.is-inverted[disabled],fieldset[disabled] .button.is-white.is-inverted{background-color:#0a0a0a;border-color:#0000;box-shadow:none;color:#fff}.button.is-white.is-loading:after{border-color:#0000 #0000 #0a0a0a #0a0a0a!important}.button.is-white.is-outlined{background-color:#0000;border-color:#fff;color:#fff}.button.is-white.is-outlined.is-hovered,.button.is-white.is-outlined:focus,.button.is-white.is-outlined:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.button.is-white.is-outlined.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-white.is-outlined.is-loading.is-hovered:after,.button.is-white.is-outlined.is-loading:focus:after,.button.is-white.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #0a0a0a #0a0a0a!important}.button.is-white.is-outlined[disabled],fieldset[disabled] .button.is-white.is-outlined{background-color:#0000;border-color:#fff;box-shadow:none;color:#fff}.button.is-white.is-inverted.is-outlined{background-color:#0000;border-color:#0a0a0a;color:#0a0a0a}.button.is-white.is-inverted.is-outlined.is-hovered,.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined:hover{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-white.is-inverted.is-outlined.is-loading:focus:after,.button.is-white.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-white.is-inverted.is-outlined{background-color:#0000;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-light{background-color:#f3f7fb;border-color:#0000;color:#000000b3}.button.is-light.is-hovered,.button.is-light:hover{background-color:#e9f1f8;border-color:#0000;color:#000000b3}.button.is-light:focus{border-color:#0000;color:#000000b3}.button.is-light:focus:not(:active){box-shadow:0 0 0 .125em #f3f7fb40}.button.is-light.is-active,.button.is-light:active{background-color:#e0eaf5;border-color:#0000;color:#000000b3}.button.is-light[disabled],fieldset[disabled] .button.is-light{background-color:#f3f7fb;border-color:#f3f7fb;box-shadow:none}.button.is-light.is-inverted{background-color:#000000b3;color:#f3f7fb}.button.is-light.is-inverted.is-hovered,.button.is-light.is-inverted:hover{background-color:#000000b3}.button.is-light.is-inverted[disabled],fieldset[disabled] .button.is-light.is-inverted{background-color:#000000b3;border-color:#0000;box-shadow:none;color:#f3f7fb}.button.is-light.is-loading:after{border-color:#0000 #0000 #000000b3 #000000b3!important}.button.is-light.is-outlined{background-color:#0000;border-color:#f3f7fb;color:#f3f7fb}.button.is-light.is-outlined.is-hovered,.button.is-light.is-outlined:focus,.button.is-light.is-outlined:hover{background-color:#f3f7fb;border-color:#f3f7fb;color:#000000b3}.button.is-light.is-outlined.is-loading:after{border-color:#0000 #0000 #f3f7fb #f3f7fb!important}.button.is-light.is-outlined.is-loading.is-hovered:after,.button.is-light.is-outlined.is-loading:focus:after,.button.is-light.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #000000b3 #000000b3!important}.button.is-light.is-outlined[disabled],fieldset[disabled] .button.is-light.is-outlined{background-color:#0000;border-color:#f3f7fb;box-shadow:none;color:#f3f7fb}.button.is-light.is-inverted.is-outlined{background-color:#0000;border-color:#000000b3;color:#000000b3}.button.is-light.is-inverted.is-outlined.is-hovered,.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined:hover{background-color:#000000b3;color:#f3f7fb}.button.is-light.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-light.is-inverted.is-outlined.is-loading:focus:after,.button.is-light.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #f3f7fb #f3f7fb!important}.button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-light.is-inverted.is-outlined{background-color:#0000;border-color:#000000b3;box-shadow:none;color:#000000b3}.button.is-dark{background-color:#408abf;border-color:#0000;color:#fff}.button.is-dark.is-hovered,.button.is-dark:hover{background-color:#3d83b5;border-color:#0000;color:#fff}.button.is-dark:focus{border-color:#0000;color:#fff}.button.is-dark:focus:not(:active){box-shadow:0 0 0 .125em #408abf40}.button.is-dark.is-active,.button.is-dark:active{background-color:#3a7cac;border-color:#0000;color:#fff}.button.is-dark[disabled],fieldset[disabled] .button.is-dark{background-color:#408abf;border-color:#408abf;box-shadow:none}.button.is-dark.is-inverted{background-color:#fff;color:#408abf}.button.is-dark.is-inverted.is-hovered,.button.is-dark.is-inverted:hover{background-color:#f2f2f2}.button.is-dark.is-inverted[disabled],fieldset[disabled] .button.is-dark.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#408abf}.button.is-dark.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-dark.is-outlined{background-color:#0000;border-color:#408abf;color:#408abf}.button.is-dark.is-outlined.is-hovered,.button.is-dark.is-outlined:focus,.button.is-dark.is-outlined:hover{background-color:#408abf;border-color:#408abf;color:#fff}.button.is-dark.is-outlined.is-loading:after{border-color:#0000 #0000 #408abf #408abf!important}.button.is-dark.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-outlined.is-loading:focus:after,.button.is-dark.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-dark.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-outlined{background-color:#0000;border-color:#408abf;box-shadow:none;color:#408abf}.button.is-dark.is-inverted.is-outlined{background-color:#0000;border-color:#fff;color:#fff}.button.is-dark.is-inverted.is-outlined.is-hovered,.button.is-dark.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined:hover{background-color:#fff;color:#408abf}.button.is-dark.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-inverted.is-outlined.is-loading:focus:after,.button.is-dark.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #408abf #408abf!important}.button.is-dark.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-inverted.is-outlined{background-color:#0000;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary{background-color:#00a734;border-color:#0000;color:#fff}.button.is-primary.is-hovered,.button.is-primary:hover{background-color:#009a30;border-color:#0000;color:#fff}.button.is-primary:focus{border-color:#0000;color:#fff}.button.is-primary:focus:not(:active){box-shadow:0 0 0 .125em #00a73440}.button.is-primary.is-active,.button.is-primary:active{background-color:#008e2c;border-color:#0000;color:#fff}.button.is-primary[disabled],fieldset[disabled] .button.is-primary{background-color:#00a734;border-color:#00a734;box-shadow:none}.button.is-primary.is-inverted{background-color:#fff;color:#00a734}.button.is-primary.is-inverted.is-hovered,.button.is-primary.is-inverted:hover{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled],fieldset[disabled] .button.is-primary.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#00a734}.button.is-primary.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-primary.is-outlined{background-color:#0000;border-color:#00a734;color:#00a734}.button.is-primary.is-outlined.is-hovered,.button.is-primary.is-outlined:focus,.button.is-primary.is-outlined:hover{background-color:#00a734;border-color:#00a734;color:#fff}.button.is-primary.is-outlined.is-loading:after{border-color:#0000 #0000 #00a734 #00a734!important}.button.is-primary.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-outlined.is-loading:focus:after,.button.is-primary.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-primary.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-outlined{background-color:#0000;border-color:#00a734;box-shadow:none;color:#00a734}.button.is-primary.is-inverted.is-outlined{background-color:#0000;border-color:#fff;color:#fff}.button.is-primary.is-inverted.is-outlined.is-hovered,.button.is-primary.is-inverted.is-outlined:focus,.button.is-primary.is-inverted.is-outlined:hover{background-color:#fff;color:#00a734}.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-inverted.is-outlined.is-loading:focus:after,.button.is-primary.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #00a734 #00a734!important}.button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-inverted.is-outlined{background-color:#0000;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary.is-light{background-color:#ebfff1;color:#00cc40}.button.is-primary.is-light.is-hovered,.button.is-primary.is-light:hover{background-color:#deffe8;border-color:#0000;color:#00cc40}.button.is-primary.is-light.is-active,.button.is-primary.is-light:active{background-color:#d1ffdf;border-color:#0000;color:#00cc40}.button.is-link{background-color:#408abf;border-color:#0000;color:#fff}.button.is-link.is-hovered,.button.is-link:hover{background-color:#3d83b5;border-color:#0000;color:#fff}.button.is-link:focus{border-color:#0000;color:#fff}.button.is-link:focus:not(:active){box-shadow:0 0 0 .125em #408abf40}.button.is-link.is-active,.button.is-link:active{background-color:#3a7cac;border-color:#0000;color:#fff}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:#408abf;border-color:#408abf;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#408abf}.button.is-link.is-inverted.is-hovered,.button.is-link.is-inverted:hover{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],fieldset[disabled] .button.is-link.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#408abf}.button.is-link.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-link.is-outlined{background-color:#0000;border-color:#408abf;color:#408abf}.button.is-link.is-outlined.is-hovered,.button.is-link.is-outlined:focus,.button.is-link.is-outlined:hover{background-color:#408abf;border-color:#408abf;color:#fff}.button.is-link.is-outlined.is-loading:after{border-color:#0000 #0000 #408abf #408abf!important}.button.is-link.is-outlined.is-loading.is-hovered:after,.button.is-link.is-outlined.is-loading:focus:after,.button.is-link.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-link.is-outlined[disabled],fieldset[disabled] .button.is-link.is-outlined{background-color:#0000;border-color:#408abf;box-shadow:none;color:#408abf}.button.is-link.is-inverted.is-outlined{background-color:#0000;border-color:#fff;color:#fff}.button.is-link.is-inverted.is-outlined.is-hovered,.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined:hover{background-color:#fff;color:#408abf}.button.is-link.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-link.is-inverted.is-outlined.is-loading:focus:after,.button.is-link.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #408abf #408abf!important}.button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-link.is-inverted.is-outlined{background-color:#0000;border-color:#fff;box-shadow:none;color:#fff}.button.is-link.is-light{background-color:#f0f6fa;color:#3674a0}.button.is-link.is-light.is-hovered,.button.is-link.is-light:hover{background-color:#e6f0f7;border-color:#0000;color:#3674a0}.button.is-link.is-light.is-active,.button.is-link.is-light:active{background-color:#ddeaf3;border-color:#0000;color:#3674a0}.button.is-info,.user-settings-page .button.is-info.is-disabled:hover{background-color:#408abf;border-color:#0000;color:#fff}.button.is-info.is-hovered,.button.is-info:hover,.user-settings-page .button.is-info.is-disabled:hover{background-color:#3d83b5;border-color:#0000;color:#fff}.button.is-info:focus,.user-settings-page .button.is-info.is-disabled:focus:hover{border-color:#0000;color:#fff}.button.is-info:focus:not(:active),.user-settings-page .button.is-info.is-disabled:focus:not(:active):hover{box-shadow:0 0 0 .125em #408abf40}.button.is-info.is-active,.button.is-info:active,.user-settings-page .button.is-active.is-info.is-disabled:hover,.user-settings-page .button.is-info.is-disabled:active:hover{background-color:#3a7cac;border-color:#0000;color:#fff}.button.is-info[disabled],.user-settings-page .button[disabled].is-info.is-disabled:hover,.user-settings-page fieldset[disabled] .button.is-info.is-disabled:hover,fieldset[disabled] .button.is-info,fieldset[disabled] .user-settings-page .button.is-info.is-disabled:hover{background-color:#408abf;border-color:#408abf;box-shadow:none}.button.is-info.is-inverted,.user-settings-page .button.is-inverted.is-info.is-disabled:hover{background-color:#fff;color:#408abf}.button.is-info.is-inverted.is-hovered,.button.is-info.is-inverted:hover,.user-settings-page .button.is-inverted.is-info.is-disabled:hover{background-color:#f2f2f2}.button.is-info.is-inverted[disabled],.user-settings-page .button.is-inverted[disabled].is-info.is-disabled:hover,.user-settings-page fieldset[disabled] .button.is-inverted.is-info.is-disabled:hover,fieldset[disabled] .button.is-info.is-inverted,fieldset[disabled] .user-settings-page .button.is-inverted.is-info.is-disabled:hover{background-color:#fff;border-color:#0000;box-shadow:none;color:#408abf}.button.is-info.is-loading:after,.user-settings-page .button.is-loading.is-info.is-disabled:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-info.is-outlined,.user-settings-page .button.is-outlined.is-info.is-disabled:hover{background-color:#0000;border-color:#408abf;color:#408abf}.button.is-info.is-outlined.is-hovered,.button.is-info.is-outlined:focus,.button.is-info.is-outlined:hover,.user-settings-page .button.is-outlined.is-info.is-disabled:hover{background-color:#408abf;border-color:#408abf;color:#fff}.button.is-info.is-outlined.is-loading:after,.user-settings-page .button.is-outlined.is-loading.is-info.is-disabled:hover:after{border-color:#0000 #0000 #408abf #408abf!important}.button.is-info.is-outlined.is-loading.is-hovered:after,.button.is-info.is-outlined.is-loading:focus:after,.button.is-info.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-info.is-outlined[disabled],.user-settings-page .button.is-outlined[disabled].is-info.is-disabled:hover,.user-settings-page fieldset[disabled] .button.is-outlined.is-info.is-disabled:hover,fieldset[disabled] .button.is-info.is-outlined,fieldset[disabled] .user-settings-page .button.is-outlined.is-info.is-disabled:hover{background-color:#0000;border-color:#408abf;box-shadow:none;color:#408abf}.button.is-info.is-inverted.is-outlined,.user-settings-page .button.is-inverted.is-outlined.is-info.is-disabled:hover{background-color:#0000;border-color:#fff;color:#fff}.button.is-info.is-inverted.is-outlined.is-hovered,.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined:hover{background-color:#fff;color:#408abf}.button.is-info.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-info.is-inverted.is-outlined.is-loading:focus:after,.button.is-info.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #408abf #408abf!important}.button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-info.is-inverted.is-outlined{background-color:#0000;border-color:#fff;box-shadow:none;color:#fff}.button.is-info.is-light,.user-settings-page .button.is-light.is-info.is-disabled:hover{background-color:#f0f6fa;color:#3674a0}.button.is-info.is-light.is-hovered,.button.is-info.is-light:hover,.user-settings-page .button.is-light.is-info.is-disabled:hover{background-color:#e6f0f7;border-color:#0000;color:#3674a0}.button.is-info.is-light.is-active,.button.is-info.is-light:active,.user-settings-page .button.is-light.is-active.is-info.is-disabled:hover,.user-settings-page .button.is-light.is-info.is-disabled:active:hover{background-color:#ddeaf3;border-color:#0000;color:#3674a0}.button.is-success{background-color:#00a734;border-color:#0000;color:#fff}.button.is-success.is-hovered,.button.is-success:hover{background-color:#009a30;border-color:#0000;color:#fff}.button.is-success:focus{border-color:#0000;color:#fff}.button.is-success:focus:not(:active){box-shadow:0 0 0 .125em #00a73440}.button.is-success.is-active,.button.is-success:active{background-color:#008e2c;border-color:#0000;color:#fff}.button.is-success[disabled],fieldset[disabled] .button.is-success{background-color:#00a734;border-color:#00a734;box-shadow:none}.button.is-success.is-inverted{background-color:#fff;color:#00a734}.button.is-success.is-inverted.is-hovered,.button.is-success.is-inverted:hover{background-color:#f2f2f2}.button.is-success.is-inverted[disabled],fieldset[disabled] .button.is-success.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#00a734}.button.is-success.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-success.is-outlined{background-color:#0000;border-color:#00a734;color:#00a734}.button.is-success.is-outlined.is-hovered,.button.is-success.is-outlined:focus,.button.is-success.is-outlined:hover{background-color:#00a734;border-color:#00a734;color:#fff}.button.is-success.is-outlined.is-loading:after{border-color:#0000 #0000 #00a734 #00a734!important}.button.is-success.is-outlined.is-loading.is-hovered:after,.button.is-success.is-outlined.is-loading:focus:after,.button.is-success.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-success.is-outlined[disabled],fieldset[disabled] .button.is-success.is-outlined{background-color:#0000;border-color:#00a734;box-shadow:none;color:#00a734}.button.is-success.is-inverted.is-outlined{background-color:#0000;border-color:#fff;color:#fff}.button.is-success.is-inverted.is-outlined.is-hovered,.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined:hover{background-color:#fff;color:#00a734}.button.is-success.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-success.is-inverted.is-outlined.is-loading:focus:after,.button.is-success.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #00a734 #00a734!important}.button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-success.is-inverted.is-outlined{background-color:#0000;border-color:#fff;box-shadow:none;color:#fff}.button.is-success.is-light{background-color:#ebfff1;color:#00cc40}.button.is-success.is-light.is-hovered,.button.is-success.is-light:hover{background-color:#deffe8;border-color:#0000;color:#00cc40}.button.is-success.is-light.is-active,.button.is-success.is-light:active{background-color:#d1ffdf;border-color:#0000;color:#00cc40}.button.is-warning{background-color:#ffc800;border-color:#0000;color:#000000b3}.button.is-warning.is-hovered,.button.is-warning:hover{background-color:#f2be00;border-color:#0000;color:#000000b3}.button.is-warning:focus{border-color:#0000;color:#000000b3}.button.is-warning:focus:not(:active){box-shadow:0 0 0 .125em #ffc80040}.button.is-warning.is-active,.button.is-warning:active{background-color:#e6b400;border-color:#0000;color:#000000b3}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{background-color:#ffc800;border-color:#ffc800;box-shadow:none}.button.is-warning.is-inverted{background-color:#000000b3;color:#ffc800}.button.is-warning.is-inverted.is-hovered,.button.is-warning.is-inverted:hover{background-color:#000000b3}.button.is-warning.is-inverted[disabled],fieldset[disabled] .button.is-warning.is-inverted{background-color:#000000b3;border-color:#0000;box-shadow:none;color:#ffc800}.button.is-warning.is-loading:after{border-color:#0000 #0000 #000000b3 #000000b3!important}.button.is-warning.is-outlined{background-color:#0000;border-color:#ffc800;color:#ffc800}.button.is-warning.is-outlined.is-hovered,.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined:hover{background-color:#ffc800;border-color:#ffc800;color:#000000b3}.button.is-warning.is-outlined.is-loading:after{border-color:#0000 #0000 #ffc800 #ffc800!important}.button.is-warning.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-outlined.is-loading:focus:after,.button.is-warning.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #000000b3 #000000b3!important}.button.is-warning.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-outlined{background-color:#0000;border-color:#ffc800;box-shadow:none;color:#ffc800}.button.is-warning.is-inverted.is-outlined{background-color:#0000;border-color:#000000b3;color:#000000b3}.button.is-warning.is-inverted.is-outlined.is-hovered,.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined:hover{background-color:#000000b3;color:#ffc800}.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-inverted.is-outlined.is-loading:focus:after,.button.is-warning.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #ffc800 #ffc800!important}.button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-inverted.is-outlined{background-color:#0000;border-color:#000000b3;box-shadow:none;color:#000000b3}.button.is-warning.is-light{background-color:#fffbeb;color:#947400}.button.is-warning.is-light.is-hovered,.button.is-warning.is-light:hover{background-color:#fff8de;border-color:#0000;color:#947400}.button.is-warning.is-light.is-active,.button.is-warning.is-light:active{background-color:#fff5d1;border-color:#0000;color:#947400}.button.is-danger{background-color:#e14c4c;border-color:#0000;color:#fff}.button.is-danger.is-hovered,.button.is-danger:hover{background-color:#df4141;border-color:#0000;color:#fff}.button.is-danger:focus{border-color:#0000;color:#fff}.button.is-danger:focus:not(:active){box-shadow:0 0 0 .125em #e14c4c40}.button.is-danger.is-active,.button.is-danger:active{background-color:#dd3636;border-color:#0000;color:#fff}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{background-color:#e14c4c;border-color:#e14c4c;box-shadow:none}.button.is-danger.is-inverted{background-color:#fff;color:#e14c4c}.button.is-danger.is-inverted.is-hovered,.button.is-danger.is-inverted:hover{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled],fieldset[disabled] .button.is-danger.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#e14c4c}.button.is-danger.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-danger.is-outlined{background-color:#0000;border-color:#e14c4c;color:#e14c4c}.button.is-danger.is-outlined.is-hovered,.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined:hover{background-color:#e14c4c;border-color:#e14c4c;color:#fff}.button.is-danger.is-outlined.is-loading:after{border-color:#0000 #0000 #e14c4c #e14c4c!important}.button.is-danger.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-outlined.is-loading:focus:after,.button.is-danger.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-danger.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-outlined{background-color:#0000;border-color:#e14c4c;box-shadow:none;color:#e14c4c}.button.is-danger.is-inverted.is-outlined{background-color:#0000;border-color:#fff;color:#fff}.button.is-danger.is-inverted.is-outlined.is-hovered,.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined:hover{background-color:#fff;color:#e14c4c}.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-inverted.is-outlined.is-loading:focus:after,.button.is-danger.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #e14c4c #e14c4c!important}.button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-inverted.is-outlined{background-color:#0000;border-color:#fff;box-shadow:none;color:#fff}.button.is-danger.is-light{background-color:#fceeee;color:#c02020}.button.is-danger.is-light.is-hovered,.button.is-danger.is-light:hover{background-color:#fae3e3;border-color:#0000;color:#c02020}.button.is-danger.is-light.is-active,.button.is-danger.is-light:active{background-color:#f8d8d8;border-color:#0000;color:#c02020}.button.is-small{font-size:.75rem}.button.is-small:not(.is-rounded){border-radius:2px}.button.is-normal{font-size:1rem}.button.is-medium{font-size:1.25rem}.button.is-large{font-size:1.5rem}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#e7ecef;box-shadow:none;opacity:.5}.button.is-fullwidth,html[data-view="recipes#breakdown"] .button.nutrition-breakdown-table{display:flex;width:100%}.button.is-loading{color:#0000!important;pointer-events:none}.button.is-loading:after{left:calc(50% - .5em);position:absolute;position:absolute!important;top:calc(50% - .5em)}.button.is-static{background-color:#f2f7fb;border-color:#e7ecef;box-shadow:none;color:#6c6f7c;pointer-events:none}.button.is-rounded{border-radius:9999px;padding-left:1.25em;padding-right:1.25em}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:2px}.buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child{margin-right:0}.buttons.has-addons .button.is-hovered,.buttons.has-addons .button:hover{z-index:2}.buttons.has-addons .button.is-active,.buttons.has-addons .button:active,.buttons.has-addons .button:focus{z-index:3}.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button:focus:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.buttons.is-right{justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.container{flex-grow:1;margin:0 auto;position:relative;width:auto}@media screen and (min-width:1024px){.container{max-width:960px}}@media screen and (min-width:1216px){.container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width:1408px){.container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}.content li+li{margin-top:.25em}.content blockquote:not(:last-child),.content ol:not(:last-child),.content p:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child),.content ul:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#3f4a56;font-weight:600;line-height:1.125}.content h1{font-size:2em;margin-bottom:.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:.8em}.content h5{font-size:1.125em;margin-bottom:.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#f2f7fb;border-left:5px solid #e7ecef;padding:1.25em 1.5em}.content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;word-wrap:normal;overflow-x:auto;padding:1.25em 1.5em;white-space:pre}.content sub{font-size:75%}.content table{width:100%}.content table td,.content table th{border:solid #e7ecef;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.content table th{color:#3f4a56}.content table th:not([align]){text-align:inherit}.content table thead td,.content table thead th{border-width:0 0 2px;color:#3f4a56}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#3f4a56}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content .tabs li+li{margin-top:0}.content.is-small{font-size:.75rem}.content.is-normal{font-size:1rem}.content.is-medium{font-size:1.25rem}.content.is-large{font-size:1.5rem}.icon{align-items:center;display:inline-flex;height:1.5rem;justify-content:center;width:1.5rem}.icon.is-small{height:1rem;width:1rem}.icon.is-medium{height:2rem;width:2rem}.icon.is-large{height:3rem;width:3rem}.icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}.icon-text .icon{flex-grow:0;flex-shrink:0}.icon-text .icon:not(:last-child){margin-right:.25em}.icon-text .icon:not(:first-child){margin-left:.25em}div.icon-text{display:flex}.image{display:block;position:relative}.image img{display:block;height:auto;width:100%}.image img.is-rounded{border-radius:9999px}.image.is-fullwidth,html[data-view="recipes#breakdown"] .image.nutrition-breakdown-table{width:100%}.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img{height:100%;width:100%}.image.is-1by1{padding-top:100%}.image.is-5by4{padding-top:80%}.image.is-4by3{padding-top:75%}.image.is-3by2{padding-top:66.6666%}.image.is-5by3{padding-top:60%}.image.is-16by9{padding-top:56.25%}.image.is-2by1{padding-top:50%}.image.is-3by1{padding-top:33.3333%}.image.is-4by5{padding-top:125%}.image.is-3by4{padding-top:133.3333%}.image.is-2by3{padding-top:150%}.image.is-3by5{padding-top:166.6666%}.image.is-9by16{padding-top:177.7777%}.image.is-1by2{padding-top:200%}.image.is-1by3{padding-top:300%}.image.is-16x16{height:16px;width:16px}.image.is-24x24{height:24px;width:24px}.image.is-32x32{height:32px;width:32px}.image.is-48x48{height:48px;width:48px}.image.is-64x64{height:64px;width:64px}.image.is-96x96{height:96px;width:96px}.image.is-128x128{height:128px;width:128px}.notification{background-color:#f2f7fb;border-radius:4px;padding:1.25rem 2.5rem 1.25rem 1.5rem;position:relative}.notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:#fff}.notification pre code{background:#0000}.notification>.delete{position:absolute;right:.5rem;top:.5rem}.notification .content,.notification .subtitle,.notification .title{color:currentColor}.notification.is-white{background-color:#fff;color:#0a0a0a}.notification.is-light{background-color:#f3f7fb;color:#000000b3}.notification.is-dark{background-color:#408abf;color:#fff}.notification.is-primary{background-color:#00a734;color:#fff}.notification.is-primary.is-light{background-color:#ebfff1;color:#00cc40}.notification.is-link{background-color:#408abf;color:#fff}.notification.is-link.is-light{background-color:#f0f6fa;color:#3674a0}.notification.is-info,.user-settings-page .notification.button.is-info.is-disabled:hover{background-color:#408abf;color:#fff}.notification.is-info.is-light,.user-settings-page .notification.is-light.button.is-info.is-disabled:hover{background-color:#f0f6fa;color:#3674a0}.notification.is-success{background-color:#00a734;color:#fff}.notification.is-success.is-light{background-color:#ebfff1;color:#00cc40}.notification.is-warning{background-color:#ffc800;color:#000000b3}.notification.is-warning.is-light{background-color:#fffbeb;color:#947400}.notification.is-danger{background-color:#e14c4c;color:#fff}.notification.is-danger.is-light{background-color:#fceeee;color:#c02020}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:#ededed}.progress::-webkit-progress-value{background-color:#16181e}.progress::-moz-progress-bar{background-color:#16181e}.progress::-ms-fill{background-color:#16181e;border:none}.progress.is-white::-webkit-progress-value{background-color:#fff}.progress.is-white::-moz-progress-bar{background-color:#fff}.progress.is-white::-ms-fill{background-color:#fff}.progress.is-white:indeterminate{background-image:linear-gradient(90deg,#fff 30%,#ededed 0)}.progress.is-light::-webkit-progress-value{background-color:#f3f7fb}.progress.is-light::-moz-progress-bar{background-color:#f3f7fb}.progress.is-light::-ms-fill{background-color:#f3f7fb}.progress.is-light:indeterminate{background-image:linear-gradient(90deg,#f3f7fb 30%,#ededed 0)}.progress.is-dark::-webkit-progress-value{background-color:#408abf}.progress.is-dark::-moz-progress-bar{background-color:#408abf}.progress.is-dark::-ms-fill{background-color:#408abf}.progress.is-dark:indeterminate{background-image:linear-gradient(90deg,#408abf 30%,#ededed 0)}.progress.is-primary::-webkit-progress-value{background-color:#00a734}.progress.is-primary::-moz-progress-bar{background-color:#00a734}.progress.is-primary::-ms-fill{background-color:#00a734}.progress.is-primary:indeterminate{background-image:linear-gradient(90deg,#00a734 30%,#ededed 0)}.progress.is-link::-webkit-progress-value{background-color:#408abf}.progress.is-link::-moz-progress-bar{background-color:#408abf}.progress.is-link::-ms-fill{background-color:#408abf}.progress.is-link:indeterminate{background-image:linear-gradient(90deg,#408abf 30%,#ededed 0)}.progress.is-info::-webkit-progress-value,.user-settings-page .progress.button.is-info.is-disabled:hover::-webkit-progress-value{background-color:#408abf}.progress.is-info::-moz-progress-bar,.user-settings-page .progress.button.is-info.is-disabled:hover::-moz-progress-bar{background-color:#408abf}.progress.is-info::-ms-fill,.user-settings-page .progress.button.is-info.is-disabled:hover::-ms-fill{background-color:#408abf}.progress.is-info:indeterminate,.user-settings-page .progress.button.is-info.is-disabled:indeterminate:hover{background-image:linear-gradient(90deg,#408abf 30%,#ededed 0)}.progress.is-success::-webkit-progress-value{background-color:#00a734}.progress.is-success::-moz-progress-bar{background-color:#00a734}.progress.is-success::-ms-fill{background-color:#00a734}.progress.is-success:indeterminate{background-image:linear-gradient(90deg,#00a734 30%,#ededed 0)}.progress.is-warning::-webkit-progress-value{background-color:#ffc800}.progress.is-warning::-moz-progress-bar{background-color:#ffc800}.progress.is-warning::-ms-fill{background-color:#ffc800}.progress.is-warning:indeterminate{background-image:linear-gradient(90deg,#ffc800 30%,#ededed 0)}.progress.is-danger::-webkit-progress-value{background-color:#e14c4c}.progress.is-danger::-moz-progress-bar{background-color:#e14c4c}.progress.is-danger::-ms-fill{background-color:#e14c4c}.progress.is-danger:indeterminate{background-image:linear-gradient(90deg,#e14c4c 30%,#ededed 0)}.progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#ededed;background-image:linear-gradient(90deg,#16181e 30%,#ededed 0);background-position:0 0;background-repeat:no-repeat;background-size:150% 150%}.progress:indeterminate::-webkit-progress-bar{background-color:#0000}.progress:indeterminate::-moz-progress-bar{background-color:#0000}.progress:indeterminate::-ms-fill{animation-name:none}.progress.is-small{height:.75rem}.progress.is-medium{height:1.25rem}.progress.is-large{height:1.5rem}@keyframes moveIndeterminate{0%{background-position:200% 0}to{background-position:-200% 0}}.table,html[data-view="recipes#breakdown"] .nutrition-breakdown-table{background-color:#fff;color:#3f4a56}.table td,.table th,html[data-view="recipes#breakdown"] .nutrition-breakdown-table td,html[data-view="recipes#breakdown"] .nutrition-breakdown-table th{border:solid #e7ecef;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.table td.is-white,.table th.is-white,html[data-view="recipes#breakdown"] .nutrition-breakdown-table td.is-white,html[data-view="recipes#breakdown"] .nutrition-breakdown-table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}.table td.is-light,.table th.is-light,html[data-view="recipes#breakdown"] .nutrition-breakdown-table td.is-light,html[data-view="recipes#breakdown"] .nutrition-breakdown-table th.is-light{background-color:#f3f7fb;border-color:#f3f7fb;color:#000000b3}.table td.is-dark,.table th.is-dark,html[data-view="recipes#breakdown"] .nutrition-breakdown-table td.is-dark,html[data-view="recipes#breakdown"] .nutrition-breakdown-table th.is-dark{background-color:#408abf;border-color:#408abf;color:#fff}.table td.is-primary,.table th.is-primary,html[data-view="recipes#breakdown"] .nutrition-breakdown-table td.is-primary,html[data-view="recipes#breakdown"] .nutrition-breakdown-table th.is-primary{background-color:#00a734;border-color:#00a734;color:#fff}.table .user-settings-page td.button.is-info.is-disabled:hover,.table .user-settings-page th.button.is-info.is-disabled:hover,.table td.is-info,.table td.is-link,.table th.is-info,.table th.is-link,.user-settings-page .table td.button.is-info.is-disabled:hover,.user-settings-page .table th.button.is-info.is-disabled:hover,.user-settings-page html[data-view="recipes#breakdown"] .nutrition-breakdown-table td.button.is-info.is-disabled:hover,.user-settings-page html[data-view="recipes#breakdown"] .nutrition-breakdown-table th.button.is-info.is-disabled:hover,html[data-view="recipes#breakdown"] .nutrition-breakdown-table .user-settings-page td.button.is-info.is-disabled:hover,html[data-view="recipes#breakdown"] .nutrition-breakdown-table .user-settings-page th.button.is-info.is-disabled:hover,html[data-view="recipes#breakdown"] .nutrition-breakdown-table td.is-info,html[data-view="recipes#breakdown"] .nutrition-breakdown-table td.is-link,html[data-view="recipes#breakdown"] .nutrition-breakdown-table th.is-info,html[data-view="recipes#breakdown"] .nutrition-breakdown-table th.is-link{background-color:#408abf;border-color:#408abf;color:#fff}.table td.is-success,.table th.is-success,html[data-view="recipes#breakdown"] .nutrition-breakdown-table td.is-success,html[data-view="recipes#breakdown"] .nutrition-breakdown-table th.is-success{background-color:#00a734;border-color:#00a734;color:#fff}.table td.is-warning,.table th.is-warning,html[data-view="recipes#breakdown"] .nutrition-breakdown-table td.is-warning,html[data-view="recipes#breakdown"] .nutrition-breakdown-table th.is-warning{background-color:#ffc800;border-color:#ffc800;color:#000000b3}.table td.is-danger,.table th.is-danger,html[data-view="recipes#breakdown"] .nutrition-breakdown-table td.is-danger,html[data-view="recipes#breakdown"] .nutrition-breakdown-table th.is-danger{background-color:#e14c4c;border-color:#e14c4c;color:#fff}.table td.is-narrow,.table th.is-narrow,html[data-view="recipes#breakdown"] .nutrition-breakdown-table td.is-narrow,html[data-view="recipes#breakdown"] .nutrition-breakdown-table th.is-narrow{white-space:nowrap;width:1%}.table td.is-vcentered,.table th.is-vcentered,html[data-view="recipes#breakdown"] .nutrition-breakdown-table td.is-vcentered,html[data-view="recipes#breakdown"] .nutrition-breakdown-table th.is-vcentered{vertical-align:middle}.table th,html[data-view="recipes#breakdown"] .nutrition-breakdown-table th{color:#3f4a56}.table th:not([align]),html[data-view="recipes#breakdown"] .nutrition-breakdown-table th:not([align]){text-align:left}.table thead,html[data-view="recipes#breakdown"] .nutrition-breakdown-table thead{background-color:#0000}.table thead td,.table thead th,html[data-view="recipes#breakdown"] .nutrition-breakdown-table thead td,html[data-view="recipes#breakdown"] .nutrition-breakdown-table thead th{border-width:0 0 2px;color:#3f4a56}.table tfoot,html[data-view="recipes#breakdown"] .nutrition-breakdown-table tfoot{background-color:#0000}.table tfoot td,.table tfoot th,html[data-view="recipes#breakdown"] .nutrition-breakdown-table tfoot td,html[data-view="recipes#breakdown"] .nutrition-breakdown-table tfoot th{border-width:2px 0 0;color:#3f4a56}.table tbody,html[data-view="recipes#breakdown"] .nutrition-breakdown-table tbody{background-color:#0000}.table tbody tr:last-child td,.table tbody tr:last-child th,html[data-view="recipes#breakdown"] .nutrition-breakdown-table tbody tr:last-child td,html[data-view="recipes#breakdown"] .nutrition-breakdown-table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th,html[data-view="recipes#breakdown"] .is-bordered.nutrition-breakdown-table td,html[data-view="recipes#breakdown"] .is-bordered.nutrition-breakdown-table th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th,html[data-view="recipes#breakdown"] .is-bordered.nutrition-breakdown-table tr:last-child td,html[data-view="recipes#breakdown"] .is-bordered.nutrition-breakdown-table tr:last-child th{border-bottom-width:1px}.table.is-fullwidth,html[data-view="recipes#breakdown"] .nutrition-breakdown-table{width:100%}.table.is-hoverable tbody tr:not(.is-selected):hover,.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover,html[data-view="recipes#breakdown"] .nutrition-breakdown-table tbody tr:not(.is-selected):hover{background-color:#f9fafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(2n),html[data-view="recipes#breakdown"] .nutrition-breakdown-table tbody tr:not(.is-selected):hover:nth-child(2n){background-color:#f2f7fb}.table.is-narrow td,.table.is-narrow th,html[data-view="recipes#breakdown"] .is-narrow.nutrition-breakdown-table td,html[data-view="recipes#breakdown"] .is-narrow.nutrition-breakdown-table th{padding:.25em .5em}.table.is-striped tbody tr:not(.is-selected):nth-child(2n),html[data-view="recipes#breakdown"] .nutrition-breakdown-table tbody tr:not(.is-selected):nth-child(2n){background-color:#f9fafa}.table-container{-webkit-overflow-scrolling:touch;max-width:100%;overflow:auto;overflow-y:hidden}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags .chip,.tags .tag{margin-bottom:.5rem}.tags .chip:not(:last-child),.tags .tag:not(:last-child){margin-right:.5rem}.tags:last-child{margin-bottom:-.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.is-centered{justify-content:center}.tags.is-centered .chip,.tags.is-centered .tag{margin-left:.25rem;margin-right:.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .chip:not(:first-child),.tags.is-right .tag:not(:first-child){margin-left:.5rem}.tags.has-addons .chip,.tags.has-addons .tag,.tags.is-right .chip:not(:last-child),.tags.is-right .tag:not(:last-child){margin-right:0}.tags.has-addons .chip:not(:first-child),.tags.has-addons .tag:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:0}.tags.has-addons .chip:not(:last-child),.tags.has-addons .tag:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.chip:not(body),.tag:not(body){align-items:center;background-color:#f2f7fb;border-radius:4px;color:#16181e;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:.75em;padding-right:.75em;white-space:nowrap}.chip:not(body) .delete,.tag:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}.chip:not(body).is-white,.tag:not(body).is-white{background-color:#fff;color:#0a0a0a}.chip:not(body).is-light,.tag:not(body).is-light{background-color:#f3f7fb;color:#000000b3}.chip:not(body).is-dark,.tag:not(body).is-dark{background-color:#408abf;color:#fff}.chip:not(body).is-primary,.tag:not(body).is-primary{background-color:#00a734;color:#fff}.chip:not(body).is-primary.is-light,.tag:not(body).is-primary.is-light{background-color:#ebfff1;color:#00cc40}.chip:not(body).is-link,.tag:not(body).is-link{background-color:#408abf;color:#fff}.chip:not(body).is-link.is-light,.tag:not(body).is-link.is-light{background-color:#f0f6fa;color:#3674a0}.chip:not(body).is-info,.tag:not(body).is-info,.user-settings-page .chip.button.is-info.is-disabled:not(body):hover,.user-settings-page .tag.button.is-info.is-disabled:not(body):hover{background-color:#408abf;color:#fff}.chip:not(body).is-info.is-light,.tag:not(body).is-info.is-light,.user-settings-page .chip.button.is-info.is-disabled:not(body).is-light:hover,.user-settings-page .tag.button.is-info.is-disabled:not(body).is-light:hover{background-color:#f0f6fa;color:#3674a0}.chip:not(body).is-success,.tag:not(body).is-success{background-color:#00a734;color:#fff}.chip:not(body).is-success.is-light,.tag:not(body).is-success.is-light{background-color:#ebfff1;color:#00cc40}.chip:not(body).is-warning,.tag:not(body).is-warning{background-color:#ffc800;color:#000000b3}.chip:not(body).is-warning.is-light,.tag:not(body).is-warning.is-light{background-color:#fffbeb;color:#947400}.chip:not(body).is-danger,.tag:not(body).is-danger{background-color:#e14c4c;color:#fff}.chip:not(body).is-danger.is-light,.tag:not(body).is-danger.is-light{background-color:#fceeee;color:#c02020}.chip:not(body).is-normal,.tag:not(body).is-normal{font-size:.75rem}.chip:not(body).is-medium,.tag:not(body).is-medium{font-size:1rem}.chip:not(body).is-large,.tag:not(body).is-large{font-size:1.25rem}.chip:not(body) .icon:first-child:not(:last-child),.tag:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.chip:not(body) .icon:last-child:not(:first-child),.tag:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.chip:not(body) .icon:first-child:last-child,.tag:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}.chip:not(body).is-rounded,.tag:not(body).is-rounded{border-radius:9999px}a.chip:hover,a.tag:hover{text-decoration:underline}.subtitle,.title{word-break:break-word}.subtitle em,.subtitle span,.title em,.title span{font-weight:inherit}.subtitle sub,.title sub{font-size:.75em}.subtitle .chip,.subtitle .tag,.title .chip,.title .tag{vertical-align:middle}.title{color:#16181e;font-size:2rem;font-weight:600;line-height:1.125}.title strong{color:inherit;font-weight:inherit}.title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}.title.is-1{font-size:3rem}.title.is-2{font-size:2.5rem}.title.is-3{font-size:2rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:1rem}.title.is-7{font-size:.75rem}.subtitle{color:#16181e;font-size:1.25rem;font-weight:400;line-height:1.25}.subtitle strong{color:#3f4a56;font-weight:600}.subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}.subtitle.is-1{font-size:3rem}.subtitle.is-2{font-size:2.5rem}.subtitle.is-3{font-size:2rem}.subtitle.is-4{font-size:1.5rem}.subtitle.is-5{font-size:1.25rem}.subtitle.is-6{font-size:1rem}.subtitle.is-7{font-size:.75rem}.heading,[data-view="users#inventory"] .lot-code-search-label{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.number{align-items:center;background-color:#f2f7fb;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:.25rem .5rem;text-align:center;vertical-align:top}.input,.select select,.textarea{background-color:#fff;border-color:#c7cacd;border-radius:3px;color:#3f4a56}.input::-moz-placeholder,.select select::-moz-placeholder,.textarea::-moz-placeholder{color:#3f4a564d}.input::-webkit-input-placeholder,.select select::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:#3f4a564d}.input:-moz-placeholder,.select select:-moz-placeholder,.textarea:-moz-placeholder{color:#3f4a564d}.input:-ms-input-placeholder,.select select:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:#3f4a564d}.input:hover,.is-hovered.input,.is-hovered.textarea,.select select.is-hovered,.select select:hover,.textarea:hover{border-color:#c7cacd}.input:active,.input:focus,.is-active.input,.is-active.textarea,.select select.is-active,.select select:active,.select select:focus,.textarea:active,.textarea:focus{border-color:#6dbcdf;box-shadow:0 #408abf40}.select fieldset[disabled] select,.select select[disabled],[disabled].input,[disabled].textarea,fieldset[disabled] .input,fieldset[disabled] .select select,fieldset[disabled] .textarea{background-color:#f2f7fb;border-color:#f2f7fb;box-shadow:none;color:#6c6f7c}.select fieldset[disabled] select::-moz-placeholder,.select select[disabled]::-moz-placeholder,[disabled].input::-moz-placeholder,[disabled].textarea::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder{color:#6c6f7c4d}.select fieldset[disabled] select::-webkit-input-placeholder,.select select[disabled]::-webkit-input-placeholder,[disabled].input::-webkit-input-placeholder,[disabled].textarea::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder{color:#6c6f7c4d}.select fieldset[disabled] select:-moz-placeholder,.select select[disabled]:-moz-placeholder,[disabled].input:-moz-placeholder,[disabled].textarea:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder{color:#6c6f7c4d}.select fieldset[disabled] select:-ms-input-placeholder,.select select[disabled]:-ms-input-placeholder,[disabled].input:-ms-input-placeholder,[disabled].textarea:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder{color:#6c6f7c4d}.input,.textarea{box-shadow:none;max-width:100%;width:100%}.is-white.input,.is-white.textarea{border-color:#fff}.is-white.input:active,.is-white.input:focus,.is-white.is-active.input,.is-white.is-active.textarea,.is-white.textarea:active,.is-white.textarea:focus{box-shadow:0 #ffffff40}.is-light.input,.is-light.textarea{border-color:#f3f7fb}.is-light.input:active,.is-light.input:focus,.is-light.is-active.input,.is-light.is-active.textarea,.is-light.textarea:active,.is-light.textarea:focus{box-shadow:0 #f3f7fb40}.is-dark.input,.is-dark.textarea{border-color:#408abf}.is-dark.input:active,.is-dark.input:focus,.is-dark.is-active.input,.is-dark.is-active.textarea,.is-dark.textarea:active,.is-dark.textarea:focus{box-shadow:0 #408abf40}.is-primary.input,.is-primary.textarea{border-color:#00a734}.is-primary.input:active,.is-primary.input:focus,.is-primary.is-active.input,.is-primary.is-active.textarea,.is-primary.textarea:active,.is-primary.textarea:focus{box-shadow:0 #00a73440}.is-link.input,.is-link.textarea{border-color:#408abf}.is-link.input:active,.is-link.input:focus,.is-link.is-active.input,.is-link.is-active.textarea,.is-link.textarea:active,.is-link.textarea:focus{box-shadow:0 #408abf40}.is-info.input,.is-info.textarea,.user-settings-page .input.button.is-info.is-disabled:hover,.user-settings-page .textarea.button.is-info.is-disabled:hover{border-color:#408abf}.is-info.input:active,.is-info.input:focus,.is-info.is-active.input,.is-info.is-active.textarea,.is-info.textarea:active,.is-info.textarea:focus,.user-settings-page .input.button.is-info.is-disabled:active:hover,.user-settings-page .input.button.is-info.is-disabled:focus:hover,.user-settings-page .is-active.input.button.is-info.is-disabled:hover,.user-settings-page .is-active.textarea.button.is-info.is-disabled:hover,.user-settings-page .textarea.button.is-info.is-disabled:active:hover,.user-settings-page .textarea.button.is-info.is-disabled:focus:hover{box-shadow:0 #408abf40}.is-success.input,.is-success.textarea{border-color:#00a734}.is-success.input:active,.is-success.input:focus,.is-success.is-active.input,.is-success.is-active.textarea,.is-success.textarea:active,.is-success.textarea:focus{box-shadow:0 #00a73440}.is-warning.input,.is-warning.textarea{border-color:#ffc800}.is-warning.input:active,.is-warning.input:focus,.is-warning.is-active.input,.is-warning.is-active.textarea,.is-warning.textarea:active,.is-warning.textarea:focus{box-shadow:0 #ffc80040}.is-danger.input,.is-danger.textarea{border-color:#e14c4c}.is-danger.input:active,.is-danger.input:focus,.is-danger.is-active.input,.is-danger.is-active.textarea,.is-danger.textarea:active,.is-danger.textarea:focus{box-shadow:0 #e14c4c40}.is-small.input,.is-small.textarea{border-radius:2px;font-size:.75rem}.is-medium.input,.is-medium.textarea{font-size:1.25rem}.is-large.input,.is-large.textarea{font-size:1.5rem}.is-fullwidth.input,.is-fullwidth.textarea,html[data-view="recipes#breakdown"] .input.nutrition-breakdown-table,html[data-view="recipes#breakdown"] .textarea.nutrition-breakdown-table{display:block;width:100%}.is-inline.input,.is-inline.textarea{display:inline;width:auto}.input.is-rounded{border-radius:9999px;padding-left:calc(1.125em - 1px);padding-right:calc(1.125em - 1px)}.input.is-static{background-color:#0000;border-color:#0000;box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:calc(.75em - 1px);resize:vertical}.textarea:not([rows]){max-height:40em;min-height:8em}.textarea[rows]{height:auto}.checkbox,.radio{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.checkbox input,.radio input{cursor:pointer}.checkbox:hover,.radio:hover{color:#3f4a56}.checkbox input[disabled],.radio input[disabled],[disabled].checkbox,[disabled].radio,fieldset[disabled] .checkbox,fieldset[disabled] .radio{color:#6c6f7c;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:2.5em}.select:not(.is-multiple):not(.is-loading):after{border-color:#408abf;right:1.125em;z-index:4}.select.is-rounded select{border-radius:9999px;padding-left:1em}.select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#f2f7fb}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:.5em 1em}.select:not(.is-multiple):not(.is-loading):hover:after{border-color:#3f4a56}.select.is-white select,.select.is-white:not(:hover):after{border-color:#fff}.select.is-white select.is-hovered,.select.is-white select:hover{border-color:#f2f2f2}.select.is-white select.is-active,.select.is-white select:active,.select.is-white select:focus{box-shadow:0 #ffffff40}.select.is-light select,.select.is-light:not(:hover):after{border-color:#f3f7fb}.select.is-light select.is-hovered,.select.is-light select:hover{border-color:#e0eaf5}.select.is-light select.is-active,.select.is-light select:active,.select.is-light select:focus{box-shadow:0 #f3f7fb40}.select.is-dark select,.select.is-dark:not(:hover):after{border-color:#408abf}.select.is-dark select.is-hovered,.select.is-dark select:hover{border-color:#3a7cac}.select.is-dark select.is-active,.select.is-dark select:active,.select.is-dark select:focus{box-shadow:0 #408abf40}.select.is-primary select,.select.is-primary:not(:hover):after{border-color:#00a734}.select.is-primary select.is-hovered,.select.is-primary select:hover{border-color:#008e2c}.select.is-primary select.is-active,.select.is-primary select:active,.select.is-primary select:focus{box-shadow:0 #00a73440}.select.is-link select,.select.is-link:not(:hover):after{border-color:#408abf}.select.is-link select.is-hovered,.select.is-link select:hover{border-color:#3a7cac}.select.is-link select.is-active,.select.is-link select:active,.select.is-link select:focus{box-shadow:0 #408abf40}.select.is-info select,.select.is-info:not(:hover):after,.user-settings-page .select.button.is-info.is-disabled:hover select,.user-settings-page .select.button.is-info.is-disabled:not(:hover):hover:after{border-color:#408abf}.select.is-info select.is-hovered,.select.is-info select:hover,.user-settings-page .select.button.is-info.is-disabled:hover select.is-hovered,.user-settings-page .select.button.is-info.is-disabled:hover select:hover{border-color:#3a7cac}.select.is-info select.is-active,.select.is-info select:active,.select.is-info select:focus,.user-settings-page .select.button.is-info.is-disabled:hover select.is-active,.user-settings-page .select.button.is-info.is-disabled:hover select:active,.user-settings-page .select.button.is-info.is-disabled:hover select:focus{box-shadow:0 #408abf40}.select.is-success select,.select.is-success:not(:hover):after{border-color:#00a734}.select.is-success select.is-hovered,.select.is-success select:hover{border-color:#008e2c}.select.is-success select.is-active,.select.is-success select:active,.select.is-success select:focus{box-shadow:0 #00a73440}.select.is-warning select,.select.is-warning:not(:hover):after{border-color:#ffc800}.select.is-warning select.is-hovered,.select.is-warning select:hover{border-color:#e6b400}.select.is-warning select.is-active,.select.is-warning select:active,.select.is-warning select:focus{box-shadow:0 #ffc80040}.select.is-danger select,.select.is-danger:not(:hover):after{border-color:#e14c4c}.select.is-danger select.is-hovered,.select.is-danger select:hover{border-color:#dd3636}.select.is-danger select.is-active,.select.is-danger select:active,.select.is-danger select:focus{box-shadow:0 #e14c4c40}.select.is-small{border-radius:2px;font-size:.75rem}.select.is-medium{font-size:1.25rem}.select.is-large{font-size:1.5rem}.select.is-disabled:after{border-color:#6c6f7c!important;opacity:.5}.select.is-fullwidth,.select.is-fullwidth select,html[data-view="recipes#breakdown"] .select.nutrition-breakdown-table,html[data-view="recipes#breakdown"] .select.nutrition-breakdown-table select{width:100%}.select.is-loading:after{margin-top:0;position:absolute;right:.625em;top:.625em;transform:none}.select.is-loading.is-small:after{font-size:.75rem}.select.is-loading.is-medium:after{font-size:1.25rem}.select.is-loading.is-large:after{font-size:1.5rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:#0000;color:#0a0a0a}.file.is-white.is-hovered .file-cta,.file.is-white:hover .file-cta{background-color:#f9f9f9;border-color:#0000;color:#0a0a0a}.file.is-white:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #ffffff40;color:#0a0a0a}.file.is-white.is-active .file-cta,.file.is-white:active .file-cta{background-color:#f2f2f2;border-color:#0000;color:#0a0a0a}.file.is-light .file-cta{background-color:#f3f7fb;border-color:#0000;color:#000000b3}.file.is-light.is-hovered .file-cta,.file.is-light:hover .file-cta{background-color:#e9f1f8;border-color:#0000;color:#000000b3}.file.is-light:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #f3f7fb40;color:#000000b3}.file.is-light.is-active .file-cta,.file.is-light:active .file-cta{background-color:#e0eaf5;border-color:#0000;color:#000000b3}.file.is-dark .file-cta{background-color:#408abf;border-color:#0000;color:#fff}.file.is-dark.is-hovered .file-cta,.file.is-dark:hover .file-cta{background-color:#3d83b5;border-color:#0000;color:#fff}.file.is-dark:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #408abf40;color:#fff}.file.is-dark.is-active .file-cta,.file.is-dark:active .file-cta{background-color:#3a7cac;border-color:#0000;color:#fff}.file.is-primary .file-cta{background-color:#00a734;border-color:#0000;color:#fff}.file.is-primary.is-hovered .file-cta,.file.is-primary:hover .file-cta{background-color:#009a30;border-color:#0000;color:#fff}.file.is-primary:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #00a73440;color:#fff}.file.is-primary.is-active .file-cta,.file.is-primary:active .file-cta{background-color:#008e2c;border-color:#0000;color:#fff}.file.is-link .file-cta{background-color:#408abf;border-color:#0000;color:#fff}.file.is-link.is-hovered .file-cta,.file.is-link:hover .file-cta{background-color:#3d83b5;border-color:#0000;color:#fff}.file.is-link:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #408abf40;color:#fff}.file.is-link.is-active .file-cta,.file.is-link:active .file-cta{background-color:#3a7cac;border-color:#0000;color:#fff}.file.is-info .file-cta,.user-settings-page .file.button.is-info.is-disabled:hover .file-cta{background-color:#408abf;border-color:#0000;color:#fff}.file.is-info.is-hovered .file-cta,.file.is-info:hover .file-cta,.user-settings-page .file.button.is-info.is-disabled:hover .file-cta{background-color:#3d83b5;border-color:#0000;color:#fff}.file.is-info:focus .file-cta,.user-settings-page .file.button.is-info.is-disabled:focus:hover .file-cta{border-color:#0000;box-shadow:0 0 .5em #408abf40;color:#fff}.file.is-info.is-active .file-cta,.file.is-info:active .file-cta,.user-settings-page .file.button.is-info.is-disabled:active:hover .file-cta,.user-settings-page .file.is-active.button.is-info.is-disabled:hover .file-cta{background-color:#3a7cac;border-color:#0000;color:#fff}.file.is-success .file-cta{background-color:#00a734;border-color:#0000;color:#fff}.file.is-success.is-hovered .file-cta,.file.is-success:hover .file-cta{background-color:#009a30;border-color:#0000;color:#fff}.file.is-success:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #00a73440;color:#fff}.file.is-success.is-active .file-cta,.file.is-success:active .file-cta{background-color:#008e2c;border-color:#0000;color:#fff}.file.is-warning .file-cta{background-color:#ffc800;border-color:#0000;color:#000000b3}.file.is-warning.is-hovered .file-cta,.file.is-warning:hover .file-cta{background-color:#f2be00;border-color:#0000;color:#000000b3}.file.is-warning:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #ffc80040;color:#000000b3}.file.is-warning.is-active .file-cta,.file.is-warning:active .file-cta{background-color:#e6b400;border-color:#0000;color:#000000b3}.file.is-danger .file-cta{background-color:#e14c4c;border-color:#0000;color:#fff}.file.is-danger.is-hovered .file-cta,.file.is-danger:hover .file-cta{background-color:#df4141;border-color:#0000;color:#fff}.file.is-danger:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #e14c4c40;color:#fff}.file.is-danger.is-active .file-cta,.file.is-danger:active .file-cta{background-color:#dd3636;border-color:#0000;color:#fff}.file.is-small{font-size:.75rem}.file.is-normal{font-size:1rem}.file.is-medium{font-size:1.25rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.5rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:4px 4px 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 4px 4px;border-width:0 1px 1px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label,html[data-view="recipes#breakdown"] .file.nutrition-breakdown-table .file-label{width:100%}.file.is-fullwidth .file-name,html[data-view="recipes#breakdown"] .file.nutrition-breakdown-table .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 4px 4px 0}.file.is-right .file-name{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;order:-1}.file-label{align-items:stretch;cursor:pointer;display:flex;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover .file-cta{background-color:#e8f1f8;color:#3f4a56}.file-label:hover .file-name{border-color:#dfe6ea}.file-label:active .file-cta{background-color:#dfebf5;color:#3f4a56}.file-label:active .file-name{border-color:#d8e0e5}.file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#e7ecef;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f2f7fb;color:#16181e}.file-name{border:1px solid #e7ecef;border-left-width:0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}.file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}.file-icon .fa{font-size:14px}.label{color:#3f4a56;display:block;font-size:1rem;font-weight:700}.label:not(:last-child){margin-bottom:.5em}.label.is-small{font-size:.75rem}.label.is-medium{font-size:1.25rem}.label.is-large{font-size:1.5rem}.help{display:block;font-size:.75rem;margin-top:.25rem}.help.is-white{color:#fff}.help.is-light{color:#f3f7fb}.help.is-dark{color:#408abf}.help.is-primary{color:#00a734}.help.is-info,.help.is-link,.user-settings-page .help.button.is-info.is-disabled:hover{color:#408abf}.help.is-success{color:#00a734}.help.is-warning{color:#ffc800}.help.is-danger{color:#e14c4c}.field:not(:last-child){margin-bottom:.75rem}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-right:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control .button:not([disabled]).is-hovered,.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .input:not([disabled]).is-hovered,.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]).is-hovered,.field.has-addons .control .select select:not([disabled]):hover{z-index:2}.field.has-addons .control .button:not([disabled]).is-active,.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .input:not([disabled]).is-active,.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control .select select:not([disabled]).is-active,.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select:not([disabled]):focus{z-index:3}.field.has-addons .control .button:not([disabled]).is-active:hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .input:not([disabled]).is-active:hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control .select select:not([disabled]).is-active:hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select:not([disabled]):focus:hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped{display:flex;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-right{justify-content:flex-end}@media print,screen and (min-width:768px){.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width:767px){.field-label{margin-bottom:.5rem}}@media print,screen and (min-width:768px){.field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.field-label.is-small{font-size:.75rem;padding-top:.375em}.field-label.is-normal{padding-top:.375em}.field-label.is-medium{font-size:1.25rem;padding-top:.375em}.field-label.is-large{font-size:1.5rem;padding-top:.375em}}.field-body .field .field{margin-bottom:0}@media print,screen and (min-width:768px){.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}.control.has-icons-left .input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right .select:focus~.icon{color:#16181e}.control.has-icons-left .input.is-small~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right .select.is-small~.icon{font-size:.75rem}.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}.control.has-icons-left .input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right .select.is-large~.icon{font-size:1.5rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#c7cacd;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}.control.has-icons-left .input,.control.has-icons-left .select select{padding-left:2.5em}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right .select select{padding-right:2.5em}.control.has-icons-right .icon.is-right{right:0}.control.is-loading:after{position:absolute!important;right:.625em;top:.625em;z-index:4}.control.is-loading.is-small:after{font-size:.75rem}.control.is-loading.is-medium:after{font-size:1.25rem}.control.is-loading.is-large:after{font-size:1.5rem}.breadcrumb{font-size:1rem;white-space:nowrap}.breadcrumb a{align-items:center;color:#408abf;display:flex;justify-content:center;padding:0 .75em}.breadcrumb a:hover{color:#336e99}.breadcrumb li{align-items:center;display:flex}.breadcrumb li:first-child a{padding-left:0}.breadcrumb li.is-active a{color:#3f4a56;cursor:default;pointer-events:none}.breadcrumb li+li:before{color:#c7cacd;content:"/"}.breadcrumb ol,.breadcrumb ul{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.breadcrumb .icon:first-child{margin-right:.5em}.breadcrumb .icon:last-child{margin-left:.5em}.breadcrumb.is-centered ol,.breadcrumb.is-centered ul{justify-content:center}.breadcrumb.is-right ol,.breadcrumb.is-right ul{justify-content:flex-end}.breadcrumb.is-small{font-size:.75rem}.breadcrumb.is-medium{font-size:1.25rem}.breadcrumb.is-large{font-size:1.5rem}.card{background-color:#fff;border-radius:.25rem;box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05;color:#16181e;max-width:100%;position:relative}.card-content:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-content:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-image{display:block;position:relative}.card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-content{background-color:#0000;padding:1.5rem}.card .media:not(:last-child){margin-bottom:1.5rem}.dropdown{display:inline-flex;position:relative;vertical-align:top}.dropdown.is-active .dropdown-menu,.dropdown.is-hoverable:hover .dropdown-menu,html[data-view="recipes#breakdown"] .dropdown.nutrition-breakdown-table:hover .dropdown-menu{display:block}.dropdown.is-right .dropdown-menu{left:auto;right:0}.dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.dropdown-content{background-color:#fff;border-radius:4px;box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05;padding-bottom:.5rem;padding-top:.5rem}.dropdown-item{color:#16181e;display:block;font-size:.875rem;line-height:1.5;padding:.375rem 1rem;position:relative}a.dropdown-item,button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}a.dropdown-item:hover,button.dropdown-item:hover{background-color:#f2f7fb;color:#0a0a0a}a.dropdown-item.is-active,button.dropdown-item.is-active{background-color:#408abf;color:#fff}.dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:.5rem 0}.level{align-items:center;justify-content:space-between}.level code{border-radius:4px}.level img{display:inline-block;vertical-align:top}.level.is-mobile,.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media print,screen and (min-width:768px){.level{display:flex}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .subtitle,.level-item .title{margin-bottom:0}@media screen and (max-width:767px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}@media print,screen and (min-width:768px){.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (max-width:767px){.level-left+.level-right{margin-top:1.5rem}}@media print,screen and (min-width:768px){.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media print,screen and (min-width:768px){.level-right{display:flex}}.media{align-items:flex-start;display:flex;text-align:inherit}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid #e7ecef80;display:flex;padding-top:.75rem}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:.5rem}.media .media .media{padding-top:.5rem}.media .media .media+.media{margin-top:.5rem}.media+.media{border-top:1px solid #e7ecef80;margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.menu{font-size:1rem}.menu.is-small{font-size:.75rem}.menu.is-medium{font-size:1.25rem}.menu.is-large{font-size:1.5rem}.menu-list{line-height:1.25}.menu-list a{border-radius:2px;color:#16181e;display:block;padding:.5em .75em}.menu-list a:hover{background-color:#f2f7fb;color:#3f4a56}.menu-list a.is-active{background-color:#408abf;color:#fff}.menu-list li ul{border-left:1px solid #e7ecef;margin:.75em;padding-left:.75em}.menu-label{color:#6c6f7c;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label:not(:first-child){margin-top:1em}.menu-label:not(:last-child){margin-bottom:1em}.message{background-color:#f2f7fb;border-radius:4px;font-size:1rem}.message strong{color:currentColor}.message a:not(.button):not(.tag):not(.chip):not(.dropdown-item){color:currentColor;text-decoration:underline}.message.is-small{font-size:.75rem}.message.is-medium{font-size:1.25rem}.message.is-large{font-size:1.5rem}.message.is-white{background-color:#fff}.message.is-white .message-header{background-color:#fff;color:#0a0a0a}.message.is-white .message-body{border-color:#fff}.message.is-light{background-color:#f7fafc}.message.is-light .message-header{background-color:#f3f7fb;color:#000000b3}.message.is-light .message-body{border-color:#f3f7fb}.message.is-dark{background-color:#f7fafc}.message.is-dark .message-header{background-color:#408abf;color:#fff}.message.is-dark .message-body{border-color:#408abf}.message.is-primary{background-color:#ebfff1}.message.is-primary .message-header{background-color:#00a734;color:#fff}.message.is-primary .message-body{border-color:#00a734;color:#00cc40}.message.is-link{background-color:#f0f6fa}.message.is-link .message-header{background-color:#408abf;color:#fff}.message.is-link .message-body{border-color:#408abf;color:#3674a0}.message.is-info,.user-settings-page .message.button.is-info.is-disabled:hover{background-color:#f0f6fa}.message.is-info .message-header,.user-settings-page .message.button.is-info.is-disabled:hover .message-header{background-color:#408abf;color:#fff}.message.is-info .message-body,.user-settings-page .message.button.is-info.is-disabled:hover .message-body{border-color:#408abf;color:#3674a0}.message.is-success{background-color:#ebfff1}.message.is-success .message-header{background-color:#00a734;color:#fff}.message.is-success .message-body{border-color:#00a734;color:#00cc40}.message.is-warning{background-color:#fffbeb}.message.is-warning .message-header{background-color:#ffc800;color:#000000b3}.message.is-warning .message-body{border-color:#ffc800;color:#947400}.message.is-danger{background-color:#fceeee}.message.is-danger .message-header{background-color:#e14c4c;color:#fff}.message.is-danger .message-body{border-color:#e14c4c;color:#c02020}.message-header{align-items:center;background-color:#16181e;border-radius:4px 4px 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:.75em 1em;position:relative}.message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}.message-header+.message-body{border-top-left-radius:0;border-top-right-radius:0;border-width:0}.message-body{border:solid #e7ecef;border-radius:4px;border-width:0 0 0 4px;color:#16181e;padding:1.25em 1.5em}.message-body code,.message-body pre{background-color:#fff}.message-body pre code{background-color:#0000}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-background{background-color:#0a0a0adb}.modal-card,.modal-content{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width:768px){.modal-card,.modal-content{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-foot,.modal-card-head{align-items:center;background-color:#f2f7fb;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #e7ecef;border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title,.modal-card-title strong{color:#3f4a56;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #e7ecef}.modal-card-foot .button:not(:last-child){margin-right:.5em}.modal-card-body,.modal-card-subhead{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.navbar{background-color:#fff;min-height:4rem;position:relative;z-index:30}.navbar.is-white{background-color:#fff;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link,.navbar.is-white .navbar-brand>.navbar-item{color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link.is-active,.navbar.is-white .navbar-brand .navbar-link:focus,.navbar.is-white .navbar-brand .navbar-link:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand>a.navbar-item:focus,.navbar.is-white .navbar-brand>a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link:after{border-color:#0a0a0a}.navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width:1024px){.navbar.is-white .navbar-end .navbar-link,.navbar.is-white .navbar-end>.navbar-item,.navbar.is-white .navbar-start .navbar-link,.navbar.is-white .navbar-start>.navbar-item{color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link.is-active,.navbar.is-white .navbar-end .navbar-link:focus,.navbar.is-white .navbar-end .navbar-link:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.navbar.is-white .navbar-end>a.navbar-item:focus,.navbar.is-white .navbar-end>a.navbar-item:hover,.navbar.is-white .navbar-start .navbar-link.is-active,.navbar.is-white .navbar-start .navbar-link:focus,.navbar.is-white .navbar-start .navbar-link:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start>a.navbar-item:focus,.navbar.is-white .navbar-start>a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link:after,.navbar.is-white .navbar-start .navbar-link:after{border-color:#0a0a0a}.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}.navbar.is-light{background-color:#f3f7fb;color:#000000b3}.navbar.is-light .navbar-brand .navbar-link,.navbar.is-light .navbar-brand>.navbar-item{color:#000000b3}.navbar.is-light .navbar-brand .navbar-link.is-active,.navbar.is-light .navbar-brand .navbar-link:focus,.navbar.is-light .navbar-brand .navbar-link:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active,.navbar.is-light .navbar-brand>a.navbar-item:focus,.navbar.is-light .navbar-brand>a.navbar-item:hover{background-color:#e0eaf5;color:#000000b3}.navbar.is-light .navbar-brand .navbar-link:after{border-color:#000000b3}.navbar.is-light .navbar-burger{color:#000000b3}@media screen and (min-width:1024px){.navbar.is-light .navbar-end .navbar-link,.navbar.is-light .navbar-end>.navbar-item,.navbar.is-light .navbar-start .navbar-link,.navbar.is-light .navbar-start>.navbar-item{color:#000000b3}.navbar.is-light .navbar-end .navbar-link.is-active,.navbar.is-light .navbar-end .navbar-link:focus,.navbar.is-light .navbar-end .navbar-link:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active,.navbar.is-light .navbar-end>a.navbar-item:focus,.navbar.is-light .navbar-end>a.navbar-item:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.navbar.is-light .navbar-start .navbar-link:focus,.navbar.is-light .navbar-start .navbar-link:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active,.navbar.is-light .navbar-start>a.navbar-item:focus,.navbar.is-light .navbar-start>a.navbar-item:hover{background-color:#e0eaf5;color:#000000b3}.navbar.is-light .navbar-end .navbar-link:after,.navbar.is-light .navbar-start .navbar-link:after{border-color:#000000b3}.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link{background-color:#e0eaf5;color:#000000b3}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f3f7fb;color:#000000b3}}.navbar.is-dark{background-color:#408abf;color:#fff}.navbar.is-dark .navbar-brand .navbar-link,.navbar.is-dark .navbar-brand>.navbar-item{color:#fff}.navbar.is-dark .navbar-brand .navbar-link.is-active,.navbar.is-dark .navbar-brand .navbar-link:focus,.navbar.is-dark .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand>a.navbar-item:focus,.navbar.is-dark .navbar-brand>a.navbar-item:hover{background-color:#3a7cac;color:#fff}.navbar.is-dark .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-dark .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-dark .navbar-end .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.navbar.is-dark .navbar-start>.navbar-item{color:#fff}.navbar.is-dark .navbar-end .navbar-link.is-active,.navbar.is-dark .navbar-end .navbar-link:focus,.navbar.is-dark .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end>a.navbar-item:focus,.navbar.is-dark .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-start .navbar-link:focus,.navbar.is-dark .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start>a.navbar-item:focus,.navbar.is-dark .navbar-start>a.navbar-item:hover{background-color:#3a7cac;color:#fff}.navbar.is-dark .navbar-end .navbar-link:after,.navbar.is-dark .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link{background-color:#3a7cac;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active{background-color:#408abf;color:#fff}}.navbar.is-primary{background-color:#00a734;color:#fff}.navbar.is-primary .navbar-brand .navbar-link,.navbar.is-primary .navbar-brand>.navbar-item{color:#fff}.navbar.is-primary .navbar-brand .navbar-link.is-active,.navbar.is-primary .navbar-brand .navbar-link:focus,.navbar.is-primary .navbar-brand .navbar-link:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand>a.navbar-item:focus,.navbar.is-primary .navbar-brand>a.navbar-item:hover{background-color:#008e2c;color:#fff}.navbar.is-primary .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-primary .navbar-end .navbar-link,.navbar.is-primary .navbar-end>.navbar-item,.navbar.is-primary .navbar-start .navbar-link,.navbar.is-primary .navbar-start>.navbar-item{color:#fff}.navbar.is-primary .navbar-end .navbar-link.is-active,.navbar.is-primary .navbar-end .navbar-link:focus,.navbar.is-primary .navbar-end .navbar-link:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.navbar.is-primary .navbar-end>a.navbar-item:focus,.navbar.is-primary .navbar-end>a.navbar-item:hover,.navbar.is-primary .navbar-start .navbar-link.is-active,.navbar.is-primary .navbar-start .navbar-link:focus,.navbar.is-primary .navbar-start .navbar-link:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start>a.navbar-item:focus,.navbar.is-primary .navbar-start>a.navbar-item:hover{background-color:#008e2c;color:#fff}.navbar.is-primary .navbar-end .navbar-link:after,.navbar.is-primary .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link{background-color:#008e2c;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active{background-color:#00a734;color:#fff}}.navbar.is-link{background-color:#408abf;color:#fff}.navbar.is-link .navbar-brand .navbar-link,.navbar.is-link .navbar-brand>.navbar-item{color:#fff}.navbar.is-link .navbar-brand .navbar-link.is-active,.navbar.is-link .navbar-brand .navbar-link:focus,.navbar.is-link .navbar-brand .navbar-link:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand>a.navbar-item:focus,.navbar.is-link .navbar-brand>a.navbar-item:hover{background-color:#3a7cac;color:#fff}.navbar.is-link .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-link .navbar-end .navbar-link,.navbar.is-link .navbar-end>.navbar-item,.navbar.is-link .navbar-start .navbar-link,.navbar.is-link .navbar-start>.navbar-item{color:#fff}.navbar.is-link .navbar-end .navbar-link.is-active,.navbar.is-link .navbar-end .navbar-link:focus,.navbar.is-link .navbar-end .navbar-link:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.navbar.is-link .navbar-end>a.navbar-item:focus,.navbar.is-link .navbar-end>a.navbar-item:hover,.navbar.is-link .navbar-start .navbar-link.is-active,.navbar.is-link .navbar-start .navbar-link:focus,.navbar.is-link .navbar-start .navbar-link:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start>a.navbar-item:focus,.navbar.is-link .navbar-start>a.navbar-item:hover{background-color:#3a7cac;color:#fff}.navbar.is-link .navbar-end .navbar-link:after,.navbar.is-link .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link{background-color:#3a7cac;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#408abf;color:#fff}}.navbar.is-info,.user-settings-page .navbar.button.is-info.is-disabled:hover{background-color:#408abf;color:#fff}.navbar.is-info .navbar-brand .navbar-link,.navbar.is-info .navbar-brand>.navbar-item,.user-settings-page .navbar.button.is-info.is-disabled:hover .navbar-brand .navbar-link,.user-settings-page .navbar.button.is-info.is-disabled:hover .navbar-brand>.navbar-item{color:#fff}.navbar.is-info .navbar-brand .navbar-link.is-active,.navbar.is-info .navbar-brand .navbar-link:focus,.navbar.is-info .navbar-brand .navbar-link:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand>a.navbar-item:focus,.navbar.is-info .navbar-brand>a.navbar-item:hover{background-color:#3a7cac;color:#fff}.navbar.is-info .navbar-brand .navbar-link:after,.user-settings-page .navbar.button.is-info.is-disabled:hover .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-burger,.user-settings-page .navbar.button.is-info.is-disabled:hover .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-info .navbar-end .navbar-link,.navbar.is-info .navbar-end>.navbar-item,.navbar.is-info .navbar-start .navbar-link,.navbar.is-info .navbar-start>.navbar-item,.user-settings-page .navbar.button.is-info.is-disabled:hover .navbar-end .navbar-link,.user-settings-page .navbar.button.is-info.is-disabled:hover .navbar-end>.navbar-item,.user-settings-page .navbar.button.is-info.is-disabled:hover .navbar-start .navbar-link,.user-settings-page .navbar.button.is-info.is-disabled:hover .navbar-start>.navbar-item{color:#fff}.navbar.is-info .navbar-end .navbar-link.is-active,.navbar.is-info .navbar-end .navbar-link:focus,.navbar.is-info .navbar-end .navbar-link:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.navbar.is-info .navbar-end>a.navbar-item:focus,.navbar.is-info .navbar-end>a.navbar-item:hover,.navbar.is-info .navbar-start .navbar-link.is-active,.navbar.is-info .navbar-start .navbar-link:focus,.navbar.is-info .navbar-start .navbar-link:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start>a.navbar-item:focus,.navbar.is-info .navbar-start>a.navbar-item:hover{background-color:#3a7cac;color:#fff}.navbar.is-info .navbar-end .navbar-link:after,.navbar.is-info .navbar-start .navbar-link:after,.user-settings-page .navbar.button.is-info.is-disabled:hover .navbar-end .navbar-link:after,.user-settings-page .navbar.button.is-info.is-disabled:hover .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link{background-color:#3a7cac;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#408abf;color:#fff}}.navbar.is-success{background-color:#00a734;color:#fff}.navbar.is-success .navbar-brand .navbar-link,.navbar.is-success .navbar-brand>.navbar-item{color:#fff}.navbar.is-success .navbar-brand .navbar-link.is-active,.navbar.is-success .navbar-brand .navbar-link:focus,.navbar.is-success .navbar-brand .navbar-link:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand>a.navbar-item:focus,.navbar.is-success .navbar-brand>a.navbar-item:hover{background-color:#008e2c;color:#fff}.navbar.is-success .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-success .navbar-end .navbar-link,.navbar.is-success .navbar-end>.navbar-item,.navbar.is-success .navbar-start .navbar-link,.navbar.is-success .navbar-start>.navbar-item{color:#fff}.navbar.is-success .navbar-end .navbar-link.is-active,.navbar.is-success .navbar-end .navbar-link:focus,.navbar.is-success .navbar-end .navbar-link:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.navbar.is-success .navbar-end>a.navbar-item:focus,.navbar.is-success .navbar-end>a.navbar-item:hover,.navbar.is-success .navbar-start .navbar-link.is-active,.navbar.is-success .navbar-start .navbar-link:focus,.navbar.is-success .navbar-start .navbar-link:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start>a.navbar-item:focus,.navbar.is-success .navbar-start>a.navbar-item:hover{background-color:#008e2c;color:#fff}.navbar.is-success .navbar-end .navbar-link:after,.navbar.is-success .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link{background-color:#008e2c;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#00a734;color:#fff}}.navbar.is-warning{background-color:#ffc800;color:#000000b3}.navbar.is-warning .navbar-brand .navbar-link,.navbar.is-warning .navbar-brand>.navbar-item{color:#000000b3}.navbar.is-warning .navbar-brand .navbar-link.is-active,.navbar.is-warning .navbar-brand .navbar-link:focus,.navbar.is-warning .navbar-brand .navbar-link:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-warning .navbar-brand>a.navbar-item:focus,.navbar.is-warning .navbar-brand>a.navbar-item:hover{background-color:#e6b400;color:#000000b3}.navbar.is-warning .navbar-brand .navbar-link:after{border-color:#000000b3}.navbar.is-warning .navbar-burger{color:#000000b3}@media screen and (min-width:1024px){.navbar.is-warning .navbar-end .navbar-link,.navbar.is-warning .navbar-end>.navbar-item,.navbar.is-warning .navbar-start .navbar-link,.navbar.is-warning .navbar-start>.navbar-item{color:#000000b3}.navbar.is-warning .navbar-end .navbar-link.is-active,.navbar.is-warning .navbar-end .navbar-link:focus,.navbar.is-warning .navbar-end .navbar-link:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active,.navbar.is-warning .navbar-end>a.navbar-item:focus,.navbar.is-warning .navbar-end>a.navbar-item:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.navbar.is-warning .navbar-start .navbar-link:focus,.navbar.is-warning .navbar-start .navbar-link:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active,.navbar.is-warning .navbar-start>a.navbar-item:focus,.navbar.is-warning .navbar-start>a.navbar-item:hover{background-color:#e6b400;color:#000000b3}.navbar.is-warning .navbar-end .navbar-link:after,.navbar.is-warning .navbar-start .navbar-link:after{border-color:#000000b3}.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link{background-color:#e6b400;color:#000000b3}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#ffc800;color:#000000b3}}.navbar.is-danger{background-color:#e14c4c;color:#fff}.navbar.is-danger .navbar-brand .navbar-link,.navbar.is-danger .navbar-brand>.navbar-item{color:#fff}.navbar.is-danger .navbar-brand .navbar-link.is-active,.navbar.is-danger .navbar-brand .navbar-link:focus,.navbar.is-danger .navbar-brand .navbar-link:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand>a.navbar-item:focus,.navbar.is-danger .navbar-brand>a.navbar-item:hover{background-color:#dd3636;color:#fff}.navbar.is-danger .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-danger .navbar-end .navbar-link,.navbar.is-danger .navbar-end>.navbar-item,.navbar.is-danger .navbar-start .navbar-link,.navbar.is-danger .navbar-start>.navbar-item{color:#fff}.navbar.is-danger .navbar-end .navbar-link.is-active,.navbar.is-danger .navbar-end .navbar-link:focus,.navbar.is-danger .navbar-end .navbar-link:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.navbar.is-danger .navbar-end>a.navbar-item:focus,.navbar.is-danger .navbar-end>a.navbar-item:hover,.navbar.is-danger .navbar-start .navbar-link.is-active,.navbar.is-danger .navbar-start .navbar-link:focus,.navbar.is-danger .navbar-start .navbar-link:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start>a.navbar-item:focus,.navbar.is-danger .navbar-start>a.navbar-item:hover{background-color:#dd3636;color:#fff}.navbar.is-danger .navbar-end .navbar-link:after,.navbar.is-danger .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link{background-color:#dd3636;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#e14c4c;color:#fff}}.navbar>.container{width:100%}.navbar-brand,.navbar>.container{align-items:stretch;display:flex;min-height:4rem}.navbar-brand{flex-shrink:0}.navbar-brand a.navbar-item:focus,.navbar-brand a.navbar-item:hover{background-color:#0000}.navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:#16181e;cursor:pointer;display:block;height:4rem;margin-left:auto;position:relative;width:4rem}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,transform;transition-timing-function:ease-out;width:16px}.navbar-burger span:first-child{top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger:hover{background-color:#0000000d}.navbar-burger.is-active span:first-child{transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#16181e;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-.25rem;margin-right:-.25rem}.navbar-link,a.navbar-item{cursor:pointer}.navbar-link.is-active,.navbar-link:focus,.navbar-link:focus-within,.navbar-link:hover,a.navbar-item.is-active,a.navbar-item:focus,a.navbar-item:focus-within,a.navbar-item:hover{background-color:#f9fafa;color:#408abf}.navbar-item{flex-grow:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.navbar-link:not(.is-arrowless){padding-right:2.5em}.navbar-link:not(.is-arrowless):after{border-color:#408abf;margin-top:-.375em;right:1.125em}.navbar-dropdown{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#f2f7fb;border:none;display:none;height:2px;margin:.5rem 0}@media screen and (max-width:1023px){.navbar>.container{display:block}.navbar-brand .navbar-item{align-items:center;display:flex}.navbar-link:after{display:none}.navbar-menu{background-color:#fff;box-shadow:0 8px 16px #0a0a0a1a;padding:.5rem 0}.navbar-menu.is-active{display:block}}@media screen and (min-width:1024px){.navbar,.navbar-end,.navbar-menu,.navbar-start{align-items:stretch;display:flex}.navbar{min-height:4rem}.navbar.is-spaced{padding:1.5rem 2rem}.navbar.is-spaced .navbar-end,.navbar.is-spaced .navbar-start{align-items:center}.navbar.is-spaced .navbar-link,.navbar.is-spaced a.navbar-item{border-radius:4px}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link,.navbar.is-transparent .navbar-link.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover,.navbar.is-transparent html[data-view="recipes#breakdown"] .navbar-item.has-dropdown.nutrition-breakdown-table:focus .navbar-link,.navbar.is-transparent html[data-view="recipes#breakdown"] .navbar-item.has-dropdown.nutrition-breakdown-table:focus-within .navbar-link,.navbar.is-transparent html[data-view="recipes#breakdown"] .navbar-item.has-dropdown.nutrition-breakdown-table:hover .navbar-link,html[data-view="recipes#breakdown"] .navbar.is-transparent .navbar-item.has-dropdown.nutrition-breakdown-table:focus .navbar-link,html[data-view="recipes#breakdown"] .navbar.is-transparent .navbar-item.has-dropdown.nutrition-breakdown-table:focus-within .navbar-link,html[data-view="recipes#breakdown"] .navbar.is-transparent .navbar-item.has-dropdown.nutrition-breakdown-table:hover .navbar-link{background-color:#0000!important}.navbar.is-transparent .navbar-dropdown a.navbar-item:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f2f7fb;color:#0a0a0a}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f2f7fb;color:#408abf}.navbar-burger{display:none}.navbar-item,.navbar-link{align-items:center;display:flex}.navbar-item.has-dropdown{align-items:stretch}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown,html[data-view="recipes#breakdown"] .navbar-item.nutrition-breakdown-table:focus .navbar-dropdown,html[data-view="recipes#breakdown"] .navbar-item.nutrition-breakdown-table:focus-within .navbar-dropdown,html[data-view="recipes#breakdown"] .navbar-item.nutrition-breakdown-table:hover .navbar-dropdown{display:block}.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown,.navbar.is-spaced html[data-view="recipes#breakdown"] .navbar-item.nutrition-breakdown-table:focus .navbar-dropdown,.navbar.is-spaced html[data-view="recipes#breakdown"] .navbar-item.nutrition-breakdown-table:focus-within .navbar-dropdown,.navbar.is-spaced html[data-view="recipes#breakdown"] .navbar-item.nutrition-breakdown-table:hover .navbar-dropdown,html[data-view="recipes#breakdown"] .navbar-item.nutrition-breakdown-table:focus .navbar-dropdown.is-boxed,html[data-view="recipes#breakdown"] .navbar-item.nutrition-breakdown-table:focus-within .navbar-dropdown.is-boxed,html[data-view="recipes#breakdown"] .navbar-item.nutrition-breakdown-table:hover .navbar-dropdown.is-boxed,html[data-view="recipes#breakdown"] .navbar.is-spaced .navbar-item.nutrition-breakdown-table:focus .navbar-dropdown,html[data-view="recipes#breakdown"] .navbar.is-spaced .navbar-item.nutrition-breakdown-table:focus-within .navbar-dropdown,html[data-view="recipes#breakdown"] .navbar.is-spaced .navbar-item.nutrition-breakdown-table:hover .navbar-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-right:auto}.navbar-end{justify-content:flex-end;margin-left:auto}.navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #e7ecef;box-shadow:0 8px 8px #0a0a0a1a;display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item{padding:.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-right:3rem}.navbar-dropdown a.navbar-item:focus,.navbar-dropdown a.navbar-item:hover{background-color:#f2f7fb;color:#0a0a0a}.navbar-dropdown a.navbar-item.is-active{background-color:#f2f7fb;color:#408abf}.navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-dropdown{border-radius:6px;border-top:none;box-shadow:0 8px 8px #0a0a0a1a,0 0 0 1px #0a0a0a1a;display:block;opacity:0;pointer-events:none;top:calc(100% - 4px);transform:translateY(-5px);transition-duration:86ms;transition-property:opacity,transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.container>.navbar .navbar-brand,.navbar>.container .navbar-brand{margin-left:-.75rem}.container>.navbar .navbar-menu,.navbar>.container .navbar-menu{margin-right:-.75rem}.navbar-link.is-active,a.navbar-item.is-active{color:#0a0a0a}.navbar-link.is-active:not(:focus):not(:hover),a.navbar-item.is-active:not(:focus):not(:hover){background-color:#0000}.navbar-item.has-dropdown.is-active .navbar-link,.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link{background-color:#f9fafa}}.pagination{font-size:1rem;margin:-.25rem}.pagination.is-small{font-size:.75rem}.pagination.is-medium{font-size:1.25rem}.pagination.is-large{font-size:1.5rem}.pagination.is-rounded .pagination-next,.pagination.is-rounded .pagination-previous{border-radius:9999px;padding-left:1em;padding-right:1em}.pagination.is-rounded .pagination-link{border-radius:9999px}.pagination,.pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.pagination-link,.pagination-next,.pagination-previous{border-color:#e7ecef;color:#3f4a56;min-width:2.5em}.pagination-link:hover,.pagination-next:hover,.pagination-previous:hover{border-color:#c7cacd;color:#336e99}.pagination-link:focus,.pagination-next:focus,.pagination-previous:focus{border-color:#485fc7}.pagination-link:active,.pagination-next:active,.pagination-previous:active{box-shadow:inset 0 1px 2px #0a0a0a33}.pagination-link.is-disabled,.pagination-link[disabled],.pagination-next.is-disabled,.pagination-next[disabled],.pagination-previous.is-disabled,.pagination-previous[disabled]{background-color:#e7ecef;border-color:#e7ecef;box-shadow:none;color:#6c6f7c;opacity:.5}.pagination-next,.pagination-previous{padding-left:.75em;padding-right:.75em;white-space:nowrap}.pagination-link.is-current{background-color:#408abf;border-color:#408abf;color:#fff}.pagination-ellipsis{color:#c7cacd;pointer-events:none}.pagination-list{flex-wrap:wrap}.pagination-list li{list-style:none}@media screen and (max-width:767px){.pagination{flex-wrap:wrap}.pagination-list li,.pagination-next,.pagination-previous{flex-grow:1;flex-shrink:1}}@media print,screen and (min-width:768px){.pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous{margin-bottom:0;margin-top:0}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:space-between;margin-bottom:0;margin-top:0}.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{justify-content:center;order:2}.pagination.is-centered .pagination-next{order:3}.pagination.is-right .pagination-previous{order:1}.pagination.is-right .pagination-next{order:2}.pagination.is-right .pagination-list{justify-content:flex-end;order:3}}.panel{border-radius:6px;box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05;font-size:1rem}.panel:not(:last-child){margin-bottom:1.5rem}.panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}.panel.is-light .panel-heading{background-color:#f3f7fb;color:#000000b3}.panel.is-dark .panel-heading{background-color:#408abf;color:#fff}.panel.is-primary .panel-heading{background-color:#00a734;color:#fff}.panel.is-info .panel-heading,.panel.is-link .panel-heading,.user-settings-page .panel.button.is-info.is-disabled:hover .panel-heading{background-color:#408abf;color:#fff}.panel.is-success .panel-heading{background-color:#00a734;color:#fff}.panel.is-warning .panel-heading{background-color:#ffc800;color:#000000b3}.panel.is-danger .panel-heading{background-color:#e14c4c;color:#fff}.panel-block:not(:last-child){border-bottom:1px solid #ededed}.panel-heading{background-color:#ededed;border-radius:6px 6px 0 0;color:#3f4a56;font-size:1.25em;font-weight:700;line-height:1.25;padding:.75em 1em}.panel-block{align-items:center;color:#3f4a56;display:flex;justify-content:flex-start;padding:.5em .75em}.panel-block input[type=checkbox]{margin-right:.75em}.panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}.panel-block.is-active{border-left-color:#408abf;color:#3f4a56}.panel-block:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}a.panel-block,label.panel-block{cursor:pointer}a.panel-block:hover,label.panel-block:hover{background-color:#f2f7fb}.tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom:1px solid #dbdbdb;color:#16181e;display:flex;justify-content:center;margin-bottom:-1px;padding:.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#3f4a56;color:#3f4a56}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:#408abf;color:#408abf}.tabs ul{align-items:center;border-bottom:1px solid #dbdbdb;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs ul.is-left{padding-right:.75em}.tabs ul.is-right{justify-content:flex-end;padding-left:.75em}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-centered ul{justify-content:center}.tabs.is-right ul{justify-content:flex-end}.tabs.is-boxed a{border:1px solid #0000;border-radius:4px 4px 0 0}.tabs.is-boxed a:hover{background-color:#f2f7fb;border-bottom-color:#e7ecef}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:#0000!important}.tabs.is-fullwidth li,html[data-view="recipes#breakdown"] .tabs.nutrition-breakdown-table li{flex-grow:1;flex-shrink:0}.tabs.is-small{font-size:.75rem}.tabs.is-medium{font-size:1.25rem}.tabs.is-large{font-size:1.5rem}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow{flex:none;width:unset}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-0{flex:none;width:0}.columns.is-mobile>.column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>.column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>.column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>.column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>.column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>.column.is-12{flex:none;width:100%}@media screen and (max-width:767px){.column.is-half-mobile{flex:none;width:50%}.column.is-0-mobile{flex:none;width:0}.column.is-1-mobile{flex:none;width:8.33333337%}.column.is-2-mobile{flex:none;width:16.66666674%}.column.is-3-mobile{flex:none;width:25%}.column.is-4-mobile{flex:none;width:33.33333337%}.column.is-5-mobile{flex:none;width:41.66666674%}.column.is-6-mobile{flex:none;width:50%}.column.is-7-mobile{flex:none;width:58.33333337%}.column.is-8-mobile{flex:none;width:66.66666674%}.column.is-9-mobile{flex:none;width:75%}.column.is-10-mobile{flex:none;width:83.33333337%}.column.is-11-mobile{flex:none;width:91.66666674%}.column.is-12-mobile{flex:none;width:100%}}@media print,screen and (min-width:768px){.column.is-narrow{flex:none;width:unset}.column.is-full{flex:none;width:100%}.column.is-two-thirds{flex:none;width:66.6666%}.column.is-half{flex:none;width:50%}.column.is-one-third{flex:none;width:33.3333%}.column.is-0,.column.is-0-tablet{flex:none;width:0}.column.is-1,.column.is-1-tablet{flex:none;width:8.33333337%}.column.is-offset-1{margin-left:8.33333337%}.column.is-2,.column.is-2-tablet{flex:none;width:16.66666674%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.33333337%}.column.is-5,.column.is-5-tablet{flex:none;width:41.66666674%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.33333337%}.column.is-8,.column.is-8-tablet{flex:none;width:66.66666674%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.33333337%}.column.is-11,.column.is-11-tablet{flex:none;width:91.66666674%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}}@media screen and (max-width:1023px){.column.is-0-touch{flex:none;width:0}.column.is-1-touch{flex:none;width:8.33333337%}.column.is-2-touch{flex:none;width:16.66666674%}.column.is-3-touch{flex:none;width:25%}.column.is-4-touch{flex:none;width:33.33333337%}.column.is-5-touch{flex:none;width:41.66666674%}.column.is-6-touch{flex:none;width:50%}.column.is-7-touch{flex:none;width:58.33333337%}.column.is-8-touch{flex:none;width:66.66666674%}.column.is-9-touch{flex:none;width:75%}.column.is-10-touch{flex:none;width:83.33333337%}.column.is-11-touch{flex:none;width:91.66666674%}.column.is-12-touch{flex:none;width:100%}}@media screen and (min-width:1024px){.column.is-half-desktop{flex:none;width:50%}.column.is-0-desktop{flex:none;width:0}.column.is-1-desktop{flex:none;width:8.33333337%}.column.is-2-desktop{flex:none;width:16.66666674%}.column.is-3-desktop{flex:none;width:25%}.column.is-4-desktop{flex:none;width:33.33333337%}.column.is-5-desktop{flex:none;width:41.66666674%}.column.is-6-desktop{flex:none;width:50%}.column.is-7-desktop{flex:none;width:58.33333337%}.column.is-8-desktop{flex:none;width:66.66666674%}.column.is-9-desktop{flex:none;width:75%}.column.is-10-desktop{flex:none;width:83.33333337%}.column.is-11-desktop{flex:none;width:91.66666674%}.column.is-12-desktop{flex:none;width:100%}}@media screen and (min-width:1216px){.column.is-0-widescreen{flex:none;width:0}.column.is-1-widescreen{flex:none;width:8.33333337%}.column.is-2-widescreen{flex:none;width:16.66666674%}.column.is-3-widescreen{flex:none;width:25%}.column.is-4-widescreen{flex:none;width:33.33333337%}.column.is-5-widescreen{flex:none;width:41.66666674%}.column.is-6-widescreen{flex:none;width:50%}.column.is-7-widescreen{flex:none;width:58.33333337%}.column.is-8-widescreen{flex:none;width:66.66666674%}.column.is-9-widescreen{flex:none;width:75%}.column.is-10-widescreen{flex:none;width:83.33333337%}.column.is-11-widescreen{flex:none;width:91.66666674%}.column.is-12-widescreen{flex:none;width:100%}}@media screen and (min-width:1408px){.column.is-0-fullhd{flex:none;width:0}.column.is-1-fullhd{flex:none;width:8.33333337%}.column.is-2-fullhd{flex:none;width:16.66666674%}.column.is-3-fullhd{flex:none;width:25%}.column.is-4-fullhd{flex:none;width:33.33333337%}.column.is-5-fullhd{flex:none;width:41.66666674%}.column.is-6-fullhd{flex:none;width:50%}.column.is-7-fullhd{flex:none;width:58.33333337%}.column.is-8-fullhd{flex:none;width:66.66666674%}.column.is-9-fullhd{flex:none;width:75%}.column.is-10-fullhd{flex:none;width:83.33333337%}.column.is-11-fullhd{flex:none;width:91.66666674%}.column.is-12-fullhd{flex:none;width:100%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:.75rem}.columns.is-centered{justify-content:center}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media print,screen and (min-width:768px){.columns:not(.is-desktop){display:flex}}@media screen and (min-width:1024px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap:0.75rem;margin-left:calc(var(--columnGap)*-1);margin-right:calc(var(--columnGap)*-1)}.columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap:0rem}@media screen and (max-width:767px){.columns.is-variable.is-0-mobile{--columnGap:0rem}}@media print,screen and (min-width:768px){.columns.is-variable.is-0-tablet{--columnGap:0rem}}@media screen and (min-width:768px)and (max-width:1023px){.columns.is-variable.is-0-tablet-only{--columnGap:0rem}}@media screen and (max-width:1023px){.columns.is-variable.is-0-touch{--columnGap:0rem}}@media screen and (min-width:1024px){.columns.is-variable.is-0-desktop{--columnGap:0rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-variable.is-0-desktop-only{--columnGap:0rem}}@media screen and (min-width:1216px){.columns.is-variable.is-0-widescreen{--columnGap:0rem}}@media screen and (min-width:1216px)and (max-width:1407px){.columns.is-variable.is-0-widescreen-only{--columnGap:0rem}}@media screen and (min-width:1408px){.columns.is-variable.is-0-fullhd{--columnGap:0rem}}.columns.is-variable.is-1{--columnGap:0.25rem}@media screen and (max-width:767px){.columns.is-variable.is-1-mobile{--columnGap:0.25rem}}@media print,screen and (min-width:768px){.columns.is-variable.is-1-tablet{--columnGap:0.25rem}}@media screen and (min-width:768px)and (max-width:1023px){.columns.is-variable.is-1-tablet-only{--columnGap:0.25rem}}@media screen and (max-width:1023px){.columns.is-variable.is-1-touch{--columnGap:0.25rem}}@media screen and (min-width:1024px){.columns.is-variable.is-1-desktop{--columnGap:0.25rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-variable.is-1-desktop-only{--columnGap:0.25rem}}@media screen and (min-width:1216px){.columns.is-variable.is-1-widescreen{--columnGap:0.25rem}}@media screen and (min-width:1216px)and (max-width:1407px){.columns.is-variable.is-1-widescreen-only{--columnGap:0.25rem}}@media screen and (min-width:1408px){.columns.is-variable.is-1-fullhd{--columnGap:0.25rem}}.columns.is-variable.is-2{--columnGap:0.5rem}@media screen and (max-width:767px){.columns.is-variable.is-2-mobile{--columnGap:0.5rem}}@media print,screen and (min-width:768px){.columns.is-variable.is-2-tablet{--columnGap:0.5rem}}@media screen and (min-width:768px)and (max-width:1023px){.columns.is-variable.is-2-tablet-only{--columnGap:0.5rem}}@media screen and (max-width:1023px){.columns.is-variable.is-2-touch{--columnGap:0.5rem}}@media screen and (min-width:1024px){.columns.is-variable.is-2-desktop{--columnGap:0.5rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-variable.is-2-desktop-only{--columnGap:0.5rem}}@media screen and (min-width:1216px){.columns.is-variable.is-2-widescreen{--columnGap:0.5rem}}@media screen and (min-width:1216px)and (max-width:1407px){.columns.is-variable.is-2-widescreen-only{--columnGap:0.5rem}}@media screen and (min-width:1408px){.columns.is-variable.is-2-fullhd{--columnGap:0.5rem}}.columns.is-variable.is-3{--columnGap:0.75rem}@media screen and (max-width:767px){.columns.is-variable.is-3-mobile{--columnGap:0.75rem}}@media print,screen and (min-width:768px){.columns.is-variable.is-3-tablet{--columnGap:0.75rem}}@media screen and (min-width:768px)and (max-width:1023px){.columns.is-variable.is-3-tablet-only{--columnGap:0.75rem}}@media screen and (max-width:1023px){.columns.is-variable.is-3-touch{--columnGap:0.75rem}}@media screen and (min-width:1024px){.columns.is-variable.is-3-desktop{--columnGap:0.75rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-variable.is-3-desktop-only{--columnGap:0.75rem}}@media screen and (min-width:1216px){.columns.is-variable.is-3-widescreen{--columnGap:0.75rem}}@media screen and (min-width:1216px)and (max-width:1407px){.columns.is-variable.is-3-widescreen-only{--columnGap:0.75rem}}@media screen and (min-width:1408px){.columns.is-variable.is-3-fullhd{--columnGap:0.75rem}}.columns.is-variable.is-4{--columnGap:1rem}@media screen and (max-width:767px){.columns.is-variable.is-4-mobile{--columnGap:1rem}}@media print,screen and (min-width:768px){.columns.is-variable.is-4-tablet{--columnGap:1rem}}@media screen and (min-width:768px)and (max-width:1023px){.columns.is-variable.is-4-tablet-only{--columnGap:1rem}}@media screen and (max-width:1023px){.columns.is-variable.is-4-touch{--columnGap:1rem}}@media screen and (min-width:1024px){.columns.is-variable.is-4-desktop{--columnGap:1rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-variable.is-4-desktop-only{--columnGap:1rem}}@media screen and (min-width:1216px){.columns.is-variable.is-4-widescreen{--columnGap:1rem}}@media screen and (min-width:1216px)and (max-width:1407px){.columns.is-variable.is-4-widescreen-only{--columnGap:1rem}}@media screen and (min-width:1408px){.columns.is-variable.is-4-fullhd{--columnGap:1rem}}.columns.is-variable.is-5{--columnGap:1.25rem}@media screen and (max-width:767px){.columns.is-variable.is-5-mobile{--columnGap:1.25rem}}@media print,screen and (min-width:768px){.columns.is-variable.is-5-tablet{--columnGap:1.25rem}}@media screen and (min-width:768px)and (max-width:1023px){.columns.is-variable.is-5-tablet-only{--columnGap:1.25rem}}@media screen and (max-width:1023px){.columns.is-variable.is-5-touch{--columnGap:1.25rem}}@media screen and (min-width:1024px){.columns.is-variable.is-5-desktop{--columnGap:1.25rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-variable.is-5-desktop-only{--columnGap:1.25rem}}@media screen and (min-width:1216px){.columns.is-variable.is-5-widescreen{--columnGap:1.25rem}}@media screen and (min-width:1216px)and (max-width:1407px){.columns.is-variable.is-5-widescreen-only{--columnGap:1.25rem}}@media screen and (min-width:1408px){.columns.is-variable.is-5-fullhd{--columnGap:1.25rem}}.columns.is-variable.is-6{--columnGap:1.5rem}@media screen and (max-width:767px){.columns.is-variable.is-6-mobile{--columnGap:1.5rem}}@media print,screen and (min-width:768px){.columns.is-variable.is-6-tablet{--columnGap:1.5rem}}@media screen and (min-width:768px)and (max-width:1023px){.columns.is-variable.is-6-tablet-only{--columnGap:1.5rem}}@media screen and (max-width:1023px){.columns.is-variable.is-6-touch{--columnGap:1.5rem}}@media screen and (min-width:1024px){.columns.is-variable.is-6-desktop{--columnGap:1.5rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-variable.is-6-desktop-only{--columnGap:1.5rem}}@media screen and (min-width:1216px){.columns.is-variable.is-6-widescreen{--columnGap:1.5rem}}@media screen and (min-width:1216px)and (max-width:1407px){.columns.is-variable.is-6-widescreen-only{--columnGap:1.5rem}}@media screen and (min-width:1408px){.columns.is-variable.is-6-fullhd{--columnGap:1.5rem}}.columns.is-variable.is-7{--columnGap:1.75rem}@media screen and (max-width:767px){.columns.is-variable.is-7-mobile{--columnGap:1.75rem}}@media print,screen and (min-width:768px){.columns.is-variable.is-7-tablet{--columnGap:1.75rem}}@media screen and (min-width:768px)and (max-width:1023px){.columns.is-variable.is-7-tablet-only{--columnGap:1.75rem}}@media screen and (max-width:1023px){.columns.is-variable.is-7-touch{--columnGap:1.75rem}}@media screen and (min-width:1024px){.columns.is-variable.is-7-desktop{--columnGap:1.75rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-variable.is-7-desktop-only{--columnGap:1.75rem}}@media screen and (min-width:1216px){.columns.is-variable.is-7-widescreen{--columnGap:1.75rem}}@media screen and (min-width:1216px)and (max-width:1407px){.columns.is-variable.is-7-widescreen-only{--columnGap:1.75rem}}@media screen and (min-width:1408px){.columns.is-variable.is-7-fullhd{--columnGap:1.75rem}}.columns.is-variable.is-8{--columnGap:2rem}@media screen and (max-width:767px){.columns.is-variable.is-8-mobile{--columnGap:2rem}}@media print,screen and (min-width:768px){.columns.is-variable.is-8-tablet{--columnGap:2rem}}@media screen and (min-width:768px)and (max-width:1023px){.columns.is-variable.is-8-tablet-only{--columnGap:2rem}}@media screen and (max-width:1023px){.columns.is-variable.is-8-touch{--columnGap:2rem}}@media screen and (min-width:1024px){.columns.is-variable.is-8-desktop{--columnGap:2rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-variable.is-8-desktop-only{--columnGap:2rem}}@media screen and (min-width:1216px){.columns.is-variable.is-8-widescreen{--columnGap:2rem}}@media screen and (min-width:1216px)and (max-width:1407px){.columns.is-variable.is-8-widescreen-only{--columnGap:2rem}}@media screen and (min-width:1408px){.columns.is-variable.is-8-fullhd{--columnGap:2rem}}.has-text-white{color:#fff!important}a.has-text-white:focus,a.has-text-white:hover{color:#e6e6e6!important}.has-background-white{background-color:#fff!important}.has-text-black{color:#0a0a0a!important}a.has-text-black:focus,a.has-text-black:hover{color:#000!important}.has-background-light{background-color:#f3f7fb!important}.has-text-dark{color:#408abf!important}a.has-text-dark:focus,a.has-text-dark:hover{color:#336e99!important}.has-background-dark{background-color:#408abf!important}.has-text-primary{color:#00a734!important}a.has-text-primary:focus,a.has-text-primary:hover{color:#007424!important}.has-background-primary{background-color:#00a734!important}.has-text-link{color:#408abf!important}a.has-text-link:focus,a.has-text-link:hover{color:#336e99!important}.has-text-info{color:#408abf!important}a.has-text-info:focus,a.has-text-info:hover{color:#336e99!important}.has-background-info{background-color:#408abf!important}.has-background-info-light{background-color:#f0f6fa!important}.has-text-success{color:#00a734!important}a.has-text-success:focus,a.has-text-success:hover{color:#007424!important}.has-background-success{background-color:#00a734!important}.has-text-warning{color:#ffc800!important}a.has-text-warning:focus,a.has-text-warning:hover{color:#cca000!important}.has-background-warning{background-color:#ffc800!important}.has-text-danger{color:#e14c4c!important}a.has-text-danger:focus,a.has-text-danger:hover{color:#d62424!important}.has-background-danger{background-color:#e14c4c!important}.has-background-danger-light{background-color:#fceeee!important}.has-text-black-ter{color:#313541!important}.has-text-grey-darker{color:#3f4a56!important}.has-text-grey-dark{color:#828588!important}.download-preview-dimensions,.has-text-grey,.preview-dimensions{color:#6c6f7c!important}.has-text-grey-light{color:#c7cacd!important}.has-background-grey-light{background-color:#c7cacd!important}.has-background-grey-lighter{background-color:#e7ecef!important}.is-flex-direction-row{flex-direction:row!important}.is-flex-direction-row-reverse{flex-direction:row-reverse!important}.is-flex-direction-column{flex-direction:column!important}.is-flex-wrap-nowrap{flex-wrap:nowrap!important}.is-flex-wrap-wrap{flex-wrap:wrap!important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse!important}.is-justify-content-flex-end{justify-content:flex-end!important}.is-justify-content-center{justify-content:center!important}.is-justify-content-space-between{justify-content:space-between!important}.is-justify-content-space-around{justify-content:space-around!important}.is-align-items-flex-start{align-items:flex-start!important}.is-align-items-flex-end{align-items:flex-end!important}.is-align-items-center{align-items:center!important}.is-align-items-start{align-items:start!important}.is-align-self-flex-end{align-self:flex-end!important}.is-align-self-center{align-self:center!important}.is-flex-grow-1{flex-grow:1!important}.is-clearfix:after{clear:both;content:" ";display:table}.is-pulled-left{float:left!important}.is-pulled-right{float:right!important}.is-clickable{cursor:pointer!important;pointer-events:all!important}.is-clipped{overflow:hidden!important}.is-relative{position:relative!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.my-0{margin-bottom:0!important;margin-top:0!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.mx-1{margin-right:.25rem!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.chip,.ml-2,.mx-2{margin-left:.5rem!important}.mx-2{margin-right:.5rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.mt-3{margin-top:.75rem!important}.mr-3{margin-right:.75rem!important}.mb-3{margin-bottom:.75rem!important}.ml-3,.mx-3{margin-left:.75rem!important}.mx-3{margin-right:.75rem!important}.my-3{margin-bottom:.75rem!important;margin-top:.75rem!important}.m-4{margin:1rem!important}.mt-4{margin-top:1rem!important}.mr-4{margin-right:1rem!important}.mb-4{margin-bottom:1rem!important}.ml-4,.mx-4{margin-left:1rem!important}.mx-4{margin-right:1rem!important}.my-4{margin-bottom:1rem!important;margin-top:1rem!important}.mt-5{margin-top:1.5rem!important}.mr-5{margin-right:1.5rem!important}.mb-5{margin-bottom:1.5rem!important}.ml-5{margin-left:1.5rem!important}.my-5{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.mt-6{margin-top:3rem!important}.mb-6{margin-bottom:3rem!important}.ml-6{margin-left:3rem!important}.my-6{margin-bottom:3rem!important;margin-top:3rem!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.px-0{padding-left:0!important;padding-right:0!important}.chip{padding-bottom:0!important;padding-top:0!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.chip,.pl-1{padding-left:.25rem!important}.chip{padding-right:.25rem!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.p-3{padding:.75rem!important}.pt-3{padding-top:.75rem!important}.pr-3{padding-right:.75rem!important}.pb-3{padding-bottom:.75rem!important}.pl-3{padding-left:.75rem!important}.py-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.p-4{padding:1rem!important}.pt-4{padding-top:1rem!important}.pb-4{padding-bottom:1rem!important}.pl-4{padding-left:1rem!important}.py-4{padding-bottom:1rem!important;padding-top:1rem!important}.p-5{padding:1.5rem!important}.pt-5{padding-top:1.5rem!important}.pb-5,.py-5{padding-bottom:1.5rem!important}.py-5{padding-top:1.5rem!important}.pt-6{padding-top:3rem!important}.pb-6{padding-bottom:3rem!important}.pl-6,.px-6{padding-left:3rem!important}.px-6{padding-right:3rem!important}.py-6{padding-bottom:3rem!important;padding-top:3rem!important}.is-size-1{font-size:3rem!important}.is-size-2{font-size:2.5rem!important}.is-size-3{font-size:2rem!important}.is-size-4{font-size:1.5rem!important}.is-size-5{font-size:1.25rem!important}.is-size-6{font-size:1rem!important}.is-size-7{font-size:.75rem!important}@media screen and (max-width:767px){.is-size-5-mobile{font-size:1.25rem!important}}@media screen and (min-width:1024px){.is-size-4-desktop{font-size:1.5rem!important}}#sidebar-preview-dimensions,.has-text-centered{text-align:center!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}@media screen and (max-width:767px){.has-text-centered-mobile{text-align:center!important}}@media print,screen and (min-width:768px){.has-text-centered-tablet{text-align:center!important}}@media screen and (max-width:767px){.has-text-left-mobile{text-align:left!important}}@media print,screen and (min-width:768px){.has-text-left-tablet{text-align:left!important}}@media screen and (min-width:1024px){.has-text-left-desktop{text-align:left!important}}@media screen and (max-width:767px){.has-text-right-mobile{text-align:right!important}}@media print,screen and (min-width:768px){.has-text-right-tablet{text-align:right!important}}.chip,.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.is-underlined{text-decoration:underline!important}.has-text-weight-light{font-weight:300!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-medium{font-weight:500!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.is-family-primary{font-family:Lato,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif!important}.is-family-secondary{font-family:Merriweather,Georgia,Constantia,Lucida Bright,Lucidabright,"Lucida Serif",Lucida,"DejaVu Serif","Bitstream Vera Serif","Liberation Serif",serif!important}.is-family-monospace{font-family:Monaco,Consolas,Lucida Console,monospace!important}.is-block{display:block!important}@media screen and (max-width:767px){.is-block-mobile{display:block!important}}@media screen and (max-width:1023px){.is-block-touch{display:block!important}}.is-flex{display:flex!important}@media screen and (max-width:767px){.is-flex-mobile{display:flex!important}}@media print,screen and (min-width:768px){.is-flex-tablet{display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width:767px){.is-inline-mobile{display:inline!important}}@media print,screen and (min-width:768px){.is-inline-tablet{display:inline!important}}@media screen and (max-width:1023px){.is-inline-touch{display:inline!important}}@media screen and (min-width:1024px){.is-inline-desktop{display:inline!important}}@media screen and (min-width:1216px){.is-inline-widescreen{display:inline!important}}@media screen and (min-width:1408px){.is-inline-fullhd{display:inline!important}}.is-inline-block{display:inline-block!important}.is-inline-flex{display:inline-flex!important}.is-hidden{display:none!important}.is-sr-only{clip:rect(0,0,0,0)!important;border:none!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}@media screen and (max-width:767px){.is-hidden-mobile{display:none!important}}@media print,screen and (min-width:768px){.is-hidden-tablet{display:none!important}}@media screen and (min-width:768px)and (max-width:1023px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width:1023px){.is-hidden-touch{display:none!important}}@media screen and (min-width:1024px){.is-hidden-desktop{display:none!important}}@media screen and (min-width:1024px)and (max-width:1215px){.is-hidden-desktop-only{display:none!important}}@media screen and (min-width:1216px){.is-hidden-widescreen{display:none!important}}@media screen and (min-width:1216px)and (max-width:1407px){.is-hidden-widescreen-only{display:none!important}}@media screen and (min-width:1408px){.is-hidden-fullhd{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (min-width:1024px){.is-invisible-desktop{visibility:hidden!important}}.hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.hero .navbar{background:none}.hero .tabs ul{border-bottom:none}.hero.is-white{background-color:#fff;color:#0a0a0a}.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.chip):not(.pagination-link.is-current),.hero.is-white strong{color:inherit}.hero.is-white .title{color:#0a0a0a}.hero.is-white .subtitle{color:#0a0a0ae6}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width:1023px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:#0a0a0ab3}.hero.is-white .navbar-link.is-active,.hero.is-white .navbar-link:hover,.hero.is-white a.navbar-item.is-active,.hero.is-white a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.hero.is-white .tabs a{color:#0a0a0a;opacity:.9}.hero.is-white .tabs a:hover{opacity:1}.hero.is-white .tabs li.is-active a{color:#fff!important;opacity:1}.hero.is-white .tabs.is-boxed a{color:#0a0a0a}.hero.is-white .tabs.is-boxed a:hover{background-color:#0a0a0a1a}.hero.is-white .tabs.is-boxed li.is-active a,.hero.is-white .tabs.is-boxed li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.hero.is-white.is-bold{background-image:linear-gradient(141deg,#e8e3e4,#fff 71%,#fff)}@media screen and (max-width:767px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg,#e8e3e4,#fff 71%,#fff)}}.hero.is-light{background-color:#f3f7fb;color:#000000b3}.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.chip):not(.pagination-link.is-current),.hero.is-light strong{color:inherit}.hero.is-light .title{color:#000000b3}.hero.is-light .subtitle{color:#000000e6}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:#000000b3}@media screen and (max-width:1023px){.hero.is-light .navbar-menu{background-color:#f3f7fb}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:#000000b3}.hero.is-light .navbar-link.is-active,.hero.is-light .navbar-link:hover,.hero.is-light a.navbar-item.is-active,.hero.is-light a.navbar-item:hover{background-color:#e0eaf5;color:#000000b3}.hero.is-light .tabs a{color:#000000b3;opacity:.9}.hero.is-light .tabs a:hover{opacity:1}.hero.is-light .tabs li.is-active a{color:#f3f7fb!important;opacity:1}.hero.is-light .tabs.is-boxed a{color:#000000b3}.hero.is-light .tabs.is-boxed a:hover{background-color:#0a0a0a1a}.hero.is-light .tabs.is-boxed li.is-active a,.hero.is-light .tabs.is-boxed li.is-active a:hover{background-color:#000000b3;border-color:#000000b3;color:#f3f7fb}.hero.is-light.is-bold{background-image:linear-gradient(141deg,#c9e4f2,#f3f7fb 71%,#fff)}@media screen and (max-width:767px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg,#c9e4f2,#f3f7fb 71%,#fff)}}.hero.is-dark{background-color:#408abf;color:#fff}.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.chip):not(.pagination-link.is-current),.hero.is-dark strong{color:inherit}.hero.is-dark .title{color:#fff}.hero.is-dark .subtitle{color:#ffffffe6}.hero.is-dark .subtitle a:not(.button),.hero.is-dark .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-dark .navbar-menu{background-color:#408abf}}.hero.is-dark .navbar-item,.hero.is-dark .navbar-link{color:#ffffffb3}.hero.is-dark .navbar-link.is-active,.hero.is-dark .navbar-link:hover,.hero.is-dark a.navbar-item.is-active,.hero.is-dark a.navbar-item:hover{background-color:#3a7cac;color:#fff}.hero.is-dark .tabs a{color:#fff;opacity:.9}.hero.is-dark .tabs a:hover{opacity:1}.hero.is-dark .tabs li.is-active a{color:#408abf!important;opacity:1}.hero.is-dark .tabs.is-boxed a{color:#fff}.hero.is-dark .tabs.is-boxed a:hover{background-color:#0a0a0a1a}.hero.is-dark .tabs.is-boxed li.is-active a,.hero.is-dark .tabs.is-boxed li.is-active a:hover{background-color:#fff;border-color:#fff;color:#408abf}.hero.is-dark.is-bold{background-image:linear-gradient(141deg,#2984a3,#408abf 71%,#4d82cb)}@media screen and (max-width:767px){.hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg,#2984a3,#408abf 71%,#4d82cb)}}.hero.is-primary{background-color:#00a734;color:#fff}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.chip):not(.pagination-link.is-current),.hero.is-primary strong{color:inherit}.hero.is-primary .title{color:#fff}.hero.is-primary .subtitle{color:#ffffffe6}.hero.is-primary .subtitle a:not(.button),.hero.is-primary .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-primary .navbar-menu{background-color:#00a734}}.hero.is-primary .navbar-item,.hero.is-primary .navbar-link{color:#ffffffb3}.hero.is-primary .navbar-link.is-active,.hero.is-primary .navbar-link:hover,.hero.is-primary a.navbar-item.is-active,.hero.is-primary a.navbar-item:hover{background-color:#008e2c;color:#fff}.hero.is-primary .tabs a{color:#fff;opacity:.9}.hero.is-primary .tabs a:hover{opacity:1}.hero.is-primary .tabs li.is-active a{color:#00a734!important;opacity:1}.hero.is-primary .tabs.is-boxed a{color:#fff}.hero.is-primary .tabs.is-boxed a:hover{background-color:#0a0a0a1a}.hero.is-primary .tabs.is-boxed li.is-active a,.hero.is-primary .tabs.is-boxed li.is-active a:hover{background-color:#fff;border-color:#fff;color:#00a734}.hero.is-primary.is-bold{background-image:linear-gradient(141deg,#007411,#00a734 71%,#00c15c)}@media screen and (max-width:767px){.hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg,#007411,#00a734 71%,#00c15c)}}.hero.is-link{background-color:#408abf;color:#fff}.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.chip):not(.pagination-link.is-current),.hero.is-link strong{color:inherit}.hero.is-link .title{color:#fff}.hero.is-link .subtitle{color:#ffffffe6}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-link .navbar-menu{background-color:#408abf}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:#ffffffb3}.hero.is-link .navbar-link.is-active,.hero.is-link .navbar-link:hover,.hero.is-link a.navbar-item.is-active,.hero.is-link a.navbar-item:hover{background-color:#3a7cac;color:#fff}.hero.is-link .tabs a{color:#fff;opacity:.9}.hero.is-link .tabs a:hover{opacity:1}.hero.is-link .tabs li.is-active a{color:#408abf!important;opacity:1}.hero.is-link .tabs.is-boxed a{color:#fff}.hero.is-link .tabs.is-boxed a:hover{background-color:#0a0a0a1a}.hero.is-link .tabs.is-boxed li.is-active a,.hero.is-link .tabs.is-boxed li.is-active a:hover{background-color:#fff;border-color:#fff;color:#408abf}.hero.is-link.is-bold{background-image:linear-gradient(141deg,#2984a3,#408abf 71%,#4d82cb)}@media screen and (max-width:767px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg,#2984a3,#408abf 71%,#4d82cb)}}.hero.is-info,.user-settings-page .hero.button.is-info.is-disabled:hover{background-color:#408abf;color:#fff}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.chip):not(.pagination-link.is-current),.hero.is-info strong,.user-settings-page .hero.button.is-info.is-disabled:hover strong{color:inherit}.hero.is-info .title,.user-settings-page .hero.button.is-info.is-disabled:hover .title{color:#fff}.hero.is-info .subtitle,.user-settings-page .hero.button.is-info.is-disabled:hover .subtitle{color:#ffffffe6}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong,.user-settings-page .hero.button.is-info.is-disabled:hover .subtitle a:not(.button),.user-settings-page .hero.button.is-info.is-disabled:hover .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-info .navbar-menu,.user-settings-page .hero.button.is-info.is-disabled:hover .navbar-menu{background-color:#408abf}}.hero.is-info .navbar-item,.hero.is-info .navbar-link,.user-settings-page .hero.button.is-info.is-disabled:hover .navbar-item,.user-settings-page .hero.button.is-info.is-disabled:hover .navbar-link{color:#ffffffb3}.hero.is-info .navbar-link.is-active,.hero.is-info .navbar-link:hover,.hero.is-info a.navbar-item.is-active,.hero.is-info a.navbar-item:hover,.user-settings-page .hero.button.is-info.is-disabled:hover .navbar-link.is-active,.user-settings-page .hero.button.is-info.is-disabled:hover .navbar-link:hover,.user-settings-page .hero.button.is-info.is-disabled:hover a.navbar-item.is-active,.user-settings-page .hero.button.is-info.is-disabled:hover a.navbar-item:hover{background-color:#3a7cac;color:#fff}.hero.is-info .tabs a,.user-settings-page .hero.button.is-info.is-disabled:hover .tabs a{color:#fff;opacity:.9}.hero.is-info .tabs a:hover,.user-settings-page .hero.button.is-info.is-disabled:hover .tabs a:hover{opacity:1}.hero.is-info .tabs li.is-active a,.user-settings-page .hero.button.is-info.is-disabled:hover .tabs li.is-active a{color:#408abf!important;opacity:1}.hero.is-info .tabs.is-boxed a,.user-settings-page .hero.button.is-info.is-disabled:hover .tabs.is-boxed a{color:#fff}.hero.is-info .tabs.is-boxed a:hover{background-color:#0a0a0a1a}.hero.is-info .tabs.is-boxed li.is-active a,.hero.is-info .tabs.is-boxed li.is-active a:hover{background-color:#fff;border-color:#fff;color:#408abf}.hero.is-info.is-bold,.user-settings-page .hero.is-bold.button.is-info.is-disabled:hover{background-image:linear-gradient(141deg,#2984a3,#408abf 71%,#4d82cb)}@media screen and (max-width:767px){.hero.is-info.is-bold .navbar-menu,.user-settings-page .hero.is-bold.button.is-info.is-disabled:hover .navbar-menu{background-image:linear-gradient(141deg,#2984a3,#408abf 71%,#4d82cb)}}.hero.is-success{background-color:#00a734;color:#fff}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.chip):not(.pagination-link.is-current),.hero.is-success strong{color:inherit}.hero.is-success .title{color:#fff}.hero.is-success .subtitle{color:#ffffffe6}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-success .navbar-menu{background-color:#00a734}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:#ffffffb3}.hero.is-success .navbar-link.is-active,.hero.is-success .navbar-link:hover,.hero.is-success a.navbar-item.is-active,.hero.is-success a.navbar-item:hover{background-color:#008e2c;color:#fff}.hero.is-success .tabs a{color:#fff;opacity:.9}.hero.is-success .tabs a:hover{opacity:1}.hero.is-success .tabs li.is-active a{color:#00a734!important;opacity:1}.hero.is-success .tabs.is-boxed a{color:#fff}.hero.is-success .tabs.is-boxed a:hover{background-color:#0a0a0a1a}.hero.is-success .tabs.is-boxed li.is-active a,.hero.is-success .tabs.is-boxed li.is-active a:hover{background-color:#fff;border-color:#fff;color:#00a734}.hero.is-success.is-bold{background-image:linear-gradient(141deg,#007411,#00a734 71%,#00c15c)}@media screen and (max-width:767px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg,#007411,#00a734 71%,#00c15c)}}.hero.is-warning{background-color:#ffc800;color:#000000b3}.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.chip):not(.pagination-link.is-current),.hero.is-warning strong{color:inherit}.hero.is-warning .title{color:#000000b3}.hero.is-warning .subtitle{color:#000000e6}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:#000000b3}@media screen and (max-width:1023px){.hero.is-warning .navbar-menu{background-color:#ffc800}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:#000000b3}.hero.is-warning .navbar-link.is-active,.hero.is-warning .navbar-link:hover,.hero.is-warning a.navbar-item.is-active,.hero.is-warning a.navbar-item:hover{background-color:#e6b400;color:#000000b3}.hero.is-warning .tabs a{color:#000000b3;opacity:.9}.hero.is-warning .tabs a:hover{opacity:1}.hero.is-warning .tabs li.is-active a{color:#ffc800!important;opacity:1}.hero.is-warning .tabs.is-boxed a{color:#000000b3}.hero.is-warning .tabs.is-boxed a:hover{background-color:#0a0a0a1a}.hero.is-warning .tabs.is-boxed li.is-active a,.hero.is-warning .tabs.is-boxed li.is-active a:hover{background-color:#000000b3;border-color:#000000b3;color:#ffc800}.hero.is-warning.is-bold{background-image:linear-gradient(141deg,#cc7e00,#ffc800 71%,#fff41a)}@media screen and (max-width:767px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg,#cc7e00,#ffc800 71%,#fff41a)}}.hero.is-danger{background-color:#e14c4c;color:#fff}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.chip):not(.pagination-link.is-current),.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:#ffffffe6}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-danger .navbar-menu{background-color:#e14c4c}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:#ffffffb3}.hero.is-danger .navbar-link.is-active,.hero.is-danger .navbar-link:hover,.hero.is-danger a.navbar-item.is-active,.hero.is-danger a.navbar-item:hover{background-color:#dd3636;color:#fff}.hero.is-danger .tabs a{color:#fff;opacity:.9}.hero.is-danger .tabs a:hover{opacity:1}.hero.is-danger .tabs li.is-active a{color:#e14c4c!important;opacity:1}.hero.is-danger .tabs.is-boxed a{color:#fff}.hero.is-danger .tabs.is-boxed a:hover{background-color:#0a0a0a1a}.hero.is-danger .tabs.is-boxed li.is-active a,.hero.is-danger .tabs.is-boxed li.is-active a:hover{background-color:#fff;border-color:#fff;color:#e14c4c}.hero.is-danger.is-bold{background-image:linear-gradient(141deg,#e31739,#e14c4c 71%,#e9755d)}@media screen and (max-width:767px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg,#e31739,#e14c4c 71%,#e9755d)}}.hero.is-small .hero-body{padding:1.5rem}@media print,screen and (min-width:768px){.hero.is-medium .hero-body{padding:9rem 4.5rem}.hero.is-large .hero-body{padding:18rem 6rem}}.hero.is-fullheight .hero-body{align-items:center;display:flex}.hero.is-fullheight .hero-body>.container{flex-grow:1;flex-shrink:1}.hero.is-fullheight{min-height:100vh}.hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media print,screen and (min-width:768px){.hero-body{padding:3rem}}.section{padding:3rem 1.5rem}@media screen and (min-width:1024px){.section{padding:3rem}.section.is-medium{padding:9rem 4.5rem}.section.is-large{padding:18rem 6rem}}.footer{background-color:#f9fafa;padding:3rem 1.5rem 6rem}.button.is-jumbo{font-size:1rem;font-weight:700;height:4rem}@media print,screen and (min-width:768px){.button.is-jumbo{min-width:12em;padding-left:2em;padding-right:2em}}@media screen and (max-width:767px){.button.is-jumbo{padding-left:1.25em;padding-right:1.25em}}.button.is-mini{border-radius:3px;font-size:.75rem;height:22px;padding:1px .75em 1px 1em}.button.is-mini span{height:22px;line-height:22px}.button.is-mini span.icon{margin-top:-2px}@media screen and (max-width:1023px){.button.is-mini.text-hidden-mobile{padding-right:5px}.button.is-mini.text-hidden-mobile span:not(.icon){display:none}.button.is-mini.text-hidden-mobile span.icon{margin-right:0;margin-top:-1px}}.has-text-secondary{color:#3eaad6}.has-text-weight-900{font-weight:900}.is-super{vertical-align:super}@media screen and (max-width:1023px){.button.is-fullwidth-mobile{display:flex;margin-bottom:.5rem;width:100%}.select.is-fullwidth-mobile,.select.is-fullwidth-mobile select{width:100%}}.is-fullheight{height:100%}.is-fullwidth,html[data-view="recipes#breakdown"] .nutrition-breakdown-table{width:100%}.button.is-borderless{border-color:#0000}.rounded-right{border-bottom-right-radius:9999px;border-top-right-radius:9999px}.well,.well-beneath-search-field{background-color:#fafafa;border:1px solid #e6e6e6;border-radius:6px;padding:1rem}.has-flex-centered{justify-content:center!important}.has-flex-centered,.has-flex-vcentered{align-items:center!important;display:flex!important}.has-flex-hcentered{display:flex!important;justify-content:center!important}@media screen and (max-width:767px){.has-flex-centered-mobile,.has-flex-hcentered-mobile{align-items:center!important;display:flex!important;justify-content:center!important}.has-flex-right-mobile{justify-content:flex-end!important}.is-flex-direction-column-mobile{flex-direction:column!important}}.ml-auto{margin-left:auto}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.column-gap-2{column-gap:.5rem}.row-gap-2{row-gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.column-gap-4{column-gap:1rem}.gap-5{gap:1.5rem}.column-gap-5{column-gap:1.5rem}.row-gap-5{row-gap:1.5rem}.order-0{order:0}.order-1{order:1}.order-neg-1{order:-1}@media print,screen and (min-width:768px){.mt-4-tablet{margin-top:1rem!important}.mx-4-tablet{margin-left:1rem!important;margin-right:1rem!important}.ml-5-tablet{margin-left:1.5rem!important}}@media screen and (max-width:1023px){.mt-4-touch{margin-top:1rem!important}}@media screen and (max-width:767px){.px-1-mobile{padding-left:.25rem!important;padding-right:.25rem!important}.mx-2-mobile{margin-left:.5rem!important;margin-right:.5rem!important}.mb-3-mobile{margin-bottom:.75rem!important}.mb-4-mobile,.my-4-mobile{margin-bottom:1rem!important}.my-4-mobile{margin-top:1rem!important}.mt-5-mobile{margin-top:1.5rem!important}.mb-6-mobile{margin-bottom:3rem!important}.ml-6-mobile{margin-left:3rem!important}}.fast-spin{animation:fa-spin 1s linear infinite}.no-wrap{white-space:nowrap}.table.is-borderless td,.table.is-borderless th,html[data-view="recipes#breakdown"] .is-borderless.nutrition-breakdown-table td,html[data-view="recipes#breakdown"] .is-borderless.nutrition-breakdown-table th{border:0}.dropdown-content form{margin:0;padding:0}.dropdown-content form button{background:none;border:none;cursor:pointer}.dropdown-content form button.has-text-info:hover{color:#336e99!important}.dropdown.is-fullwidth,html[data-view="recipes#breakdown"] .dropdown.nutrition-breakdown-table{display:flex;width:100%}.dropdown.is-fullwidth .dropdown-trigger,.dropdown.is-fullwidth .dropdown-trigger .button,html[data-view="recipes#breakdown"] .dropdown.nutrition-breakdown-table .dropdown-trigger,html[data-view="recipes#breakdown"] .dropdown.nutrition-breakdown-table .dropdown-trigger .button{width:100%}.is-input-height{display:inline-block}.is-input-height:first-line{line-height:2.25rem}.filling-element{align-items:center;display:flex;justify-content:center}.is-transparent{background-color:#0000!important}.tags tag-label:not(:last-child){margin-right:.5rem}.icon-text-inline .icon{display:inline;height:inherit;width:inherit}.icon-text-inline .icon:not(:last-child){margin-right:.25em}.icon-text-inline .icon:not(:first-child){margin-left:.25em}@media screen and (max-width:767px){.tabs li.is-active-mobile-only a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:#0000!important;color:#408abf}.is-small-mobile{font-size:.75rem!important}.button.is-small-mobile{font-size:.75rem;height:2rem;line-height:1.25;padding-left:.75em;padding-right:.75em}}.is-selectable{cursor:text!important}.no-bullets{list-style:none!important}.notification{border:1px solid #fff}.notification.bordered-left{border-left-width:4px;border-radius:4px 0 0 4px}.notification.bordered-left.is-danger{border-left-color:#c02020}.notification.bordered-left.is-warning{border-left-color:#b38c00}.notification.bordered-left.is-info,.user-settings-page .notification.bordered-left.button.is-info.is-disabled:hover{border-left-color:#2d6186}.notification.bordered-left.is-primary,.notification.bordered-left.is-success{border-left-color:#005b1c}.notification.is-small{font-size:.9em;padding:.4rem 1rem}.table.is-spacious td,.table.is-spacious th,html[data-view="recipes#breakdown"] .is-spacious.nutrition-breakdown-table td,html[data-view="recipes#breakdown"] .is-spacious.nutrition-breakdown-table th{padding:.75em 1em}@media screen and (min-width:1024px){.mb-5-desktop{margin-bottom:1.5rem!important}}.column>.box:first-child,.column>.well-beneath-search-field:first-child,.column>.well:first-child{margin-top:.5rem}@media screen and (max-width:767px){.tabs-reduced-spacing-mobile{margin-bottom:0!important;padding-bottom:.5rem!important}}.radios-vertical{display:flex;flex-direction:column}.radios-vertical label.radio{margin-left:0}.chip{border:1px solid gray;font-size:.6em!important;line-height:100%;vertical-align:middle}.pagination-link:focus,.pagination-next:focus,.pagination-previous:focus{border-color:#408abf!important}.modal{z-index:1040}.subrecipe-chip{align-items:center;background-color:#fffbeb;border:1px solid gray;border-radius:4px!important;color:#947400;display:inline-flex;font-size:.6rem!important;height:1rem!important;justify-content:center;line-height:1.5!important;margin-left:.5rem!important;margin-right:0!important;padding-left:.25rem!important;padding-right:.25rem!important;text-transform:uppercase;vertical-align:middle;white-space:nowrap}@media screen and (max-width:520px){.subrecipe-chip{overflow:hidden;text-indent:-9999px}.subrecipe-chip:before{content:"SUB";text-indent:0}}.glide{box-sizing:border-box;position:relative;width:100%}.glide *{box-sizing:inherit}.glide__slides,.glide__track{overflow:hidden}.glide__slides{backface-visibility:hidden;display:flex;flex-wrap:nowrap;list-style:none;margin:0;padding:0;position:relative;touch-action:pan-Y;transform-style:preserve-3d;white-space:nowrap;width:100%;will-change:transform}.glide__slide{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);flex-shrink:0;height:100%;user-select:none;white-space:normal;width:100%}.glide__slide a{-webkit-user-drag:none;user-select:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;user-select:none}@media print{section.alerts{display:none}}section.alerts .alert-parent{position:relative;z-index:2}section.alerts .alert{box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05;opacity:hidden;position:absolute;transition:transform .25s,filter;will-change:transform,filter}section.alerts .alert:nth-last-child(3){filter:brightness(80%);transform:rotate(-1.5deg)}section.alerts .alert:nth-last-child(2){filter:brightness(90%);transform:rotate(2.1deg)}section.alerts .alert:last-child{filter:brightness(100%);position:relative}html[data-view^="alerts#"] section.alerts{display:none}html[data-view^="alerts#"] .container>.tabs:first-child{padding-bottom:1rem;padding-top:1.5rem}html[data-view="ingredient_allergens#index_for_recipe"] .allergen-list-preview,html[data-view="ingredient_allergens#index_for_user"] .allergen-list-preview{background-color:#fff;border:1px solid #0a0a0a;padding:.5em;text-transform:uppercase}html[data-view="ingredient_allergens#index_for_recipe"] .allergen-list-preview p:not(last-child),html[data-view="ingredient_allergens#index_for_user"] .allergen-list-preview p:not(last-child){margin-bottom:.5rem}@media screen and (max-width:1023px){html[data-view="ingredient_allergens#index_for_recipe"] #allergen-edit-table tbody,html[data-view="ingredient_allergens#index_for_user"] #allergen-edit-table tbody{display:flex;flex-direction:column;gap:.5rem}html[data-view="ingredient_allergens#index_for_recipe"] #allergen-edit-table td,html[data-view="ingredient_allergens#index_for_recipe"] #allergen-edit-table th,html[data-view="ingredient_allergens#index_for_user"] #allergen-edit-table td,html[data-view="ingredient_allergens#index_for_user"] #allergen-edit-table th{border:none}html[data-view="ingredient_allergens#index_for_recipe"] #allergen-edit-table tbody>tr,html[data-view="ingredient_allergens#index_for_user"] #allergen-edit-table tbody>tr{border:1px solid #c7cacd;border-radius:6px}}@media screen and (max-width:767px){html[data-view="ingredient_allergens#index_for_recipe"] #allergen-edit-table td,html[data-view="ingredient_allergens#index_for_user"] #allergen-edit-table td{display:flex;flex-wrap:wrap}html[data-view="ingredient_allergens#index_for_recipe"] #allergen-edit-table td>*,html[data-view="ingredient_allergens#index_for_user"] #allergen-edit-table td>*{flex-basis:100%}html[data-view="ingredient_allergens#index_for_recipe"] #allergen-edit-table .row-heading,html[data-view="ingredient_allergens#index_for_user"] #allergen-edit-table .row-heading{display:flex}html[data-view="ingredient_allergens#index_for_recipe"] #allergen-edit-table .ingredient-allergens,html[data-view="ingredient_allergens#index_for_user"] #allergen-edit-table .ingredient-allergens{margin-top:5px}html[data-view="ingredient_allergens#index_for_recipe"] #allergen-edit-table .icon.expanded,html[data-view="ingredient_allergens#index_for_user"] #allergen-edit-table .icon.expanded{transform:rotate(90deg)}html[data-view="ingredient_allergens#index_for_recipe"] #allergen-edit-table .expand-row-toggle,html[data-view="ingredient_allergens#index_for_user"] #allergen-edit-table .expand-row-toggle{flex-grow:1;text-align:right}}@media print,screen and (min-width:768px){html[data-view="ingredient_allergens#index_for_recipe"] #allergen-edit-table tr,html[data-view="ingredient_allergens#index_for_user"] #allergen-edit-table tr{display:flex}html[data-view="ingredient_allergens#index_for_recipe"] #allergen-edit-table tr th:first-child,html[data-view="ingredient_allergens#index_for_user"] #allergen-edit-table tr th:first-child{flex-basis:35%}html[data-view="ingredient_allergens#index_for_recipe"] #allergen-edit-table tr th:nth-child(2),html[data-view="ingredient_allergens#index_for_user"] #allergen-edit-table tr th:nth-child(2){flex-basis:65%}html[data-view="ingredient_allergens#index_for_recipe"] #allergen-edit-table tr td:first-child,html[data-view="ingredient_allergens#index_for_user"] #allergen-edit-table tr td:first-child{flex-basis:35%}html[data-view="ingredient_allergens#index_for_recipe"] #allergen-edit-table tr td:nth-child(2),html[data-view="ingredient_allergens#index_for_user"] #allergen-edit-table tr td:nth-child(2){flex-basis:65%}}.animate__animated.animate__pulse{--animate-duration:0.5s}.arrow-link .icon{transform:translateX(0);transition:transform .15s ease-out}.arrow-link:hover .icon{transform:translateX(4px)}.rotate-90{transform:rotate(90deg)}.currency-change{align-items:baseline;column-gap:.5ch;display:flex;flex-basis:0;justify-content:flex-end}.currency-change .old-amount{display:none}.currency-change .diff{font-size:.75rem;font-style:italic;order:0}.currency-change.positive .diff{color:#00a734}.currency-change.positive .diff:before{content:"+"}.currency-change.negative .diff{color:#e14c4c}@font-face{font-display:fallback;font-family:Lato;font-style:normal;font-weight:100;src:local("Lato Hairline"),local("Lato-Hairline"),url(/packs/jose_modern/fonts/lato/lato-v17-latin-ext_latin-100.ad333582b6cc18c15c4e.woff2) format("woff2")}@font-face{font-display:fallback;font-family:Lato;font-style:italic;font-weight:100;src:local("Lato Hairline Italic"),local("Lato-HairlineItalic"),url(/packs/jose_modern/fonts/lato/lato-v17-latin-ext_latin-100italic.52b379114e71e9108091.woff2) format("woff2")}@font-face{font-display:fallback;font-family:Lato;font-style:normal;font-weight:300;src:local("Lato Light"),local("Lato-Light"),url(/packs/jose_modern/fonts/lato/lato-v17-latin-ext_latin-300.df0b586402822891d90b.woff2) format("woff2")}@font-face{font-display:fallback;font-family:Lato;font-style:italic;font-weight:300;src:local("Lato Light Italic"),local("Lato-LightItalic"),url(/packs/jose_modern/fonts/lato/lato-v17-latin-ext_latin-300italic.78cafeae48254ef67f3f.woff2) format("woff2")}@font-face{font-display:fallback;font-family:Lato;font-style:normal;font-weight:400;src:local("Lato Regular"),local("Lato-Regular"),url(/packs/jose_modern/fonts/lato/lato-v17-latin-ext_latin-regular.01a9f39134a05dc8eff9.woff2) format("woff2")}@font-face{font-display:fallback;font-family:Lato;font-style:italic;font-weight:400;src:local("Lato Italic"),local("Lato-Italic"),url(/packs/jose_modern/fonts/lato/lato-v17-latin-ext_latin-italic.85a9fe67d90aa8edba1b.woff2) format("woff2")}@font-face{font-display:fallback;font-family:Lato;font-style:normal;font-weight:700;src:local("Lato Bold"),local("Lato-Bold"),url(/packs/jose_modern/fonts/lato/lato-v17-latin-ext_latin-700.506aaf7f49928f0a3798.woff2) format("woff2")}@font-face{font-display:fallback;font-family:Lato;font-style:italic;font-weight:700;src:local("Lato Bold Italic"),local("Lato-BoldItalic"),url(/packs/jose_modern/fonts/lato/lato-v17-latin-ext_latin-700italic.40ee1890149dc05e0276.woff2) format("woff2")}@font-face{font-display:fallback;font-family:Lato;font-style:normal;font-weight:900;src:local("Lato Black"),local("Lato-Black"),url(/packs/jose_modern/fonts/lato/lato-v17-latin-ext_latin-900.8866c53fdde279c8dbde.woff2) format("woff2")}@font-face{font-display:fallback;font-family:Lato;font-style:italic;font-weight:900;src:local("Lato Black Italic"),local("Lato-BlackItalic"),url(/packs/jose_modern/fonts/lato/lato-v17-latin-ext_latin-900italic.2b786dc2005a7e1c52b9.woff2) format("woff2")}@font-face{font-display:fallback;font-family:Merriweather;font-style:italic;font-weight:300;src:local("Merriweather Light Italic"),local("Merriweather-LightItalic"),url(/packs/jose_modern/fonts/merriweather/merriweather-v22-latin-ext_latin-300italic.ad89409d7eff75f650ca.woff2) format("woff2")}@font-face{font-display:fallback;font-family:Merriweather;font-style:normal;font-weight:400;src:local("Merriweather Regular"),local("Merriweather-Regular"),url(/packs/jose_modern/fonts/merriweather/merriweather-v22-latin-ext_latin-regular.2c3a01da2f1a81b16077.woff2) format("woff2")}@font-face{font-display:fallback;font-family:Merriweather;font-style:italic;font-weight:400;src:local("Merriweather Italic"),local("Merriweather-Italic"),url(/packs/jose_modern/fonts/merriweather/merriweather-v22-latin-ext_latin-italic.2f0a534d9a6432f85165.woff2) format("woff2")}@font-face{font-display:fallback;font-family:Merriweather;font-style:normal;font-weight:300;src:local("Merriweather Light"),local("Merriweather-Light"),url(/packs/jose_modern/fonts/merriweather/merriweather-v22-latin-ext_latin-300.18b70b0078a09c1ed257.woff2) format("woff2")}@font-face{font-display:fallback;font-family:Merriweather;font-style:normal;font-weight:700;src:local("Merriweather Bold"),local("Merriweather-Bold"),url(/packs/jose_modern/fonts/merriweather/merriweather-v22-latin-ext_latin-700.4f41a7b98f3e43ac5461.woff2) format("woff2")}@font-face{font-display:fallback;font-family:Merriweather;font-style:italic;font-weight:700;src:local("Merriweather Bold Italic"),local("Merriweather-BoldItalic"),url(/packs/jose_modern/fonts/merriweather/merriweather-v22-latin-ext_latin-700italic.08861566aa34344107aa.woff2) format("woff2")}@font-face{font-display:fallback;font-family:Merriweather;font-style:normal;font-weight:900;src:local("Merriweather Black"),local("Merriweather-Black"),url(/packs/jose_modern/fonts/merriweather/merriweather-v22-latin-ext_latin-900.03cd8ebd5e802d52da36.woff2) format("woff2")}@font-face{font-display:fallback;font-family:Merriweather;font-style:italic;font-weight:900;src:local("Merriweather Black Italic"),local("Merriweather-BlackItalic"),url(/packs/jose_modern/fonts/merriweather/merriweather-v22-latin-ext_latin-900italic.21929ab8bed718f8b9b0.woff2) format("woff2")}@font-face{font-display:fallback;font-family:Arial;font-style:normal;font-weight:400;src:local("Arial"),url(/packs/jose_modern/fonts/arial/arial.62518eff06567507ed82.woff) format("woff")}@font-face{font-display:fallback;font-family:Arial;font-style:normal;font-weight:700;src:local("Arial Bold"),url(/packs/jose_modern/fonts/arial/arial-bold.2a15db11b9f9ea18b71c.woff) format("woff")}@font-face{font-display:fallback;font-family:Arial;font-style:italic;font-weight:400;src:local("Arial Italic"),url(/packs/jose_modern/fonts/arial/arial-italic.a586e983a36134e62e1e.woff) format("woff")}@font-face{font-display:fallback;font-family:Arial;font-style:italic;font-weight:700;src:local("Arial Bold Italic"),url(/packs/jose_modern/fonts/arial/arial-bold-italic.34feaefa61c41e931b78.woff) format("woff")}@font-face{font-display:fallback;font-family:Arial Black;font-style:normal;font-weight:400;src:local("Arial Black"),url(/packs/jose_modern/fonts/arial/arial-black.a56bf3900a2cdeec6415.woff) format("woff")}@font-face{font-display:fallback;font-family:Arial Narrow;font-style:normal;font-weight:400;src:local("Arial Narrow"),url(/packs/jose_modern/fonts/arial/arial-narrow.0fd832e3165753be879f.woff) format("woff")}.control .help-container .help{display:none}.control:focus-within .help-container .help{display:block}.button{background-color:#fff}.button:hover{background-color:#f7f7f7}.button:active{background-color:#e6e6e6}.button.is-primary:not(.is-outlined):not(.is-inverted),.button.is-primary:not(.is-outlined):not(.is-inverted).is-primary{background-color:#00a734}.button.is-primary:not(.is-outlined):not(.is-inverted).is-primary:hover{background-color:#00982f}.button.is-primary:not(.is-outlined):not(.is-inverted).is-primary:active{background-color:#007424}.button.is-success:not(.is-outlined):not(.is-inverted),.button.is-success:not(.is-outlined):not(.is-inverted).is-success{background-color:#00a734}.button.is-success:not(.is-outlined):not(.is-inverted).is-success:hover{background-color:#00982f}.button.is-success:not(.is-outlined):not(.is-inverted).is-success:active{background-color:#007424}.button.is-info:not(.is-outlined):not(.is-inverted),.button.is-info:not(.is-outlined):not(.is-inverted).is-info,.user-settings-page .button.is-info.is-disabled:not(.is-outlined):not(.is-inverted):hover{background-color:#408abf}.button.is-info:not(.is-outlined):not(.is-inverted).is-info:hover{background-color:#3c82b4}.button.is-info:not(.is-outlined):not(.is-inverted).is-info:active{background-color:#336e99}.button.is-danger:not(.is-outlined):not(.is-inverted),.button.is-danger:not(.is-outlined):not(.is-inverted).is-danger{background-color:#e14c4c}.button.is-danger:not(.is-outlined):not(.is-inverted).is-danger:hover{background-color:#df3f3f}.button.is-danger:not(.is-outlined):not(.is-inverted).is-danger:active{background-color:#d62424}.button.is-warning:not(.is-outlined):not(.is-inverted),.button.is-warning:not(.is-outlined):not(.is-inverted).is-warning{background-color:#ffc800}.button.is-warning:not(.is-outlined):not(.is-inverted).is-warning:hover{background-color:#f0bc00}.button.is-warning:not(.is-outlined):not(.is-inverted).is-warning:active{background-color:#cca000}.field:not(:last-child),.flex-fields .field{margin-bottom:1rem}.input.is-success{border-color:#00a734}input[type=date]{height:2.5em;text-align:center}label.label{cursor:pointer}input[type=search]:not(:placeholder-shown)::-webkit-search-cancel-button{opacity:1}.well-beneath-search-field{margin-left:24px;margin-right:48px;margin-top:-6px}@media screen and (max-width:767px){.well-beneath-search-field.responsive-no-well{background:none;border:none;margin-left:0;margin-right:0;margin-top:0}}.optional-note{transition:opacity 1.5s}.optional-note-hidden{height:0;opacity:0;pointer-events:none}.optional-note-shown{height:auto;opacity:1;pointer-events:auto}.click-disabled{pointer-events:none}.half-opacity{opacity:.5}div[data-growing-textarea]{display:grid}div[data-growing-textarea]:after{background-color:red;border:1px solid #0000;content:attr(data-replicated-value) " ";font:inherit;padding:calc(.75em - 1px);visibility:hidden;white-space:pre-wrap}div[data-growing-textarea]>textarea{overflow:hidden}div[data-growing-textarea]:after,div[data-growing-textarea]>textarea{grid-area:1/1/2/2}html[data-view="ingredient_metas#index_for_recipe"] .ingredient-list-preview,html[data-view="ingredient_metas#index_for_user"] .ingredient-list-preview{background-color:#fff;border:1px solid #0a0a0a;padding:.5em;text-transform:uppercase}[data-view="ingredients#show"] .ingredient-show-section{margin-top:30px}[data-view="ingredients#show"] .ingredient-show-section .section-heading{align-items:center;color:#343d47;display:flex;font-size:18px;font-weight:700;letter-spacing:normal;margin-bottom:10px}[data-view="ingredients#show"] .ingredient-show-section .section-heading .divider{background-color:#3f4a56;flex-grow:1;height:1px;margin:0 10px}[data-view="ingredients#show"] .ingredient-show-section .section-heading .divider:last-child{margin-right:0}[data-view="ingredients#show"] .ingredient-show-section .section-heading .button{color:inherit}[data-view="ingredients#show"] .ingredient-show-section .section-row{display:flex;justify-content:space-between}[data-view="ingredients#show"] .ingredient-show-section .section-row>:first-child{color:#0a0a0a;font-weight:500;margin-right:20px;white-space:nowrap}[data-view="ingredients#show"] .ingredient-show-section .section-row>:last-child{text-align:right}.content.testimonial blockquote{background-color:#fff;border-left-color:#5fcf7f;border-left-width:4px}.content.testimonial blockquote p{font-style:italic}.content.testimonial span,.content.testimonial strong{display:block;font-size:small}.content.testimonial span{text-transform:uppercase}.content.testimonial strong{font-family:Merriweather,Georgia,Constantia,Lucida Bright,Lucidabright,"Lucida Serif",Lucida,"DejaVu Serif","Bitstream Vera Serif","Liberation Serif",serif}.control.has-show-password-button a.show-password-button{cursor:pointer;pointer-events:auto}.control.has-show-password-button a.show-password-button .icon{color:#c7cacd;pointer-events:auto}.control.has-show-password-button.password-is-shown a.show-password-button .icon{color:#408abf}.nutrition-table{background-color:#fff;border:1px solid;color:#000;font-family:Arial,Helvetica Regular,Helvetica,Helvetica W01 Roman,sans-serif;-webkit-print-color-adjust:exact}#nutritionfactstable{box-sizing:initial;line-height:12px;padding:4px;width:227px}.nutrition-heading{font-size:27px;line-height:100%}.dailyvalue,.new-calories,.nutrition-heading,.nutrition-table .is-bold,.servingsize{font-family:Arial Black,Helvetica Black,Helvetica W01 Blk,Arial,Helvetica,sans-serif}.nutrition-table .is-not-bold{font-family:Arial,Helvetica Regular,Helvetica,Helvetica W01 Roman,sans-serif}.separator{border-bottom:4px solid;width:100%}.separator,.thickseparator{margin-bottom:2.66px;padding-top:2.66px}.thickseparator{border-bottom:10px solid}.hairlineseparator,.subsubhairlineseparator{border-bottom:1px solid;margin-bottom:2.66px;padding-top:2.66px}.subsubhairlineseparator{margin-left:20px;padding-left:20px}.servingsize{font-size:14px;line-height:16px;padding-top:1px}.nutrient{font-size:11px;line-height:12px}.subgroup{padding-left:10px}.subsubgroup{padding-left:20px}.new-calories{font-size:22px;line-height:24px}.calories{bottom:3px;font-size:31px;position:relative}.dailyvalue{font-size:10px}.added-sugars-section-new-vertical,.asterisksection-new-vertical{font-size:8px;line-height:10px;padding-top:1px;text-align:justify}.asterisk{width:5px}.asterisk_text{width:95%}#sidebar-preview-dimensions{display:flex;flex-direction:column;font-size:13px}.download-preview-dimensions{font-size:12px;margin-bottom:.8rem}.dimensions-content,.download-preview-dimensions{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.dimensions-content{gap:.2em;margin-right:.25em}html[data-view="recipes#breakdown"] .container>.tabs:first-child{padding-bottom:2rem}html[data-view="recipes#breakdown"] .table-container{overflow-x:auto;overflow-y:hidden;width:100%}html[data-view="recipes#breakdown"] .nutrition-breakdown-table{margin-top:0}html[data-view="recipes#breakdown"] .nutrition-breakdown-table td:first-child,html[data-view="recipes#breakdown"] .nutrition-breakdown-table th:first-child{background-clip:padding-box;background-color:inherit;left:0;position:sticky}html[data-view="recipes#breakdown"] .nutrition-breakdown-table td:first-child:after,html[data-view="recipes#breakdown"] .nutrition-breakdown-table th:first-child:after{border-right:1px solid #e7ecef;content:"";height:100%;position:absolute;right:0;top:0}html[data-view="recipes#breakdown"] .nutrition-breakdown-table tbody,html[data-view="recipes#breakdown"] .nutrition-breakdown-table tbody tr:not(:nth-child(2n)):not(:hover),html[data-view="recipes#breakdown"] .nutrition-breakdown-table tfoot,html[data-view="recipes#breakdown"] .nutrition-breakdown-table tfoot tr,html[data-view="recipes#breakdown"] .nutrition-breakdown-table thead,html[data-view="recipes#breakdown"] .nutrition-breakdown-table thead tr{background-color:inherit}html[data-view="recipes#breakdown"] .nutrition-breakdown-table:not(:last-child){margin-bottom:0}#olark-facade{bottom:15px;line-height:0px;position:fixed;right:20px;z-index:999}#olark-facade .olark-svg-clip-path{height:0;width:0}#olark-facade #olark-facade-button{background-color:#3eaad6;border:none;clip-path:url(#olark-chat-button-clip-path);color:#fff;cursor:pointer;height:60px;line-height:0px;padding:0;width:60px}#olark-facade #olark-facade-button svg{height:50px;width:35px}#olark-facade .spinning-element{margin:0}.olark-widget-z-capped{z-index:998!important}@keyframes download-spinner{to{transform:rotate(1turn)}}.stashed-file-single-page-spinner .download-link,.stashed-file-single-page-spinner .error-icon,.stashed-file-single-page-spinner .error-message,.stashed-file-single-page-spinner .progress-message,.stashed-file-single-page-spinner .progress-spinner,.stashed-file-single-page-spinner .success-icon{display:none}.stashed-file-single-page-spinner.is-downloading .progress-spinner,.stashed-file-single-page-spinner.is-downloading-error .error-icon,.stashed-file-single-page-spinner.is-downloading-error .error-message,.stashed-file-single-page-spinner.is-downloading-ready .download-link,.stashed-file-single-page-spinner.is-downloading-ready .success-icon,.stashed-file-single-page-spinner.is-downloading.is-downloading-with-message .progress-message{display:block}.classic-base .btn.is-downloading{pointer-events:none;position:relative}.classic-base .btn.is-downloading i[class*=icon],.classic-base .btn.is-downloading span{visibility:hidden}.classic-base .btn.is-downloading:before{animation:download-spinner .7s linear infinite;border:2px solid #fff;border-radius:50%;border-top-color:#0000;box-sizing:border-box;content:"";height:16px;left:50%;margin-left:-8px;margin-top:-8px;position:absolute;top:50%;width:16px}#stashed-file-status-mirror{pointer-events:none}#stashed-file-status-mirror:after{animation:spinAround .5s linear infinite;border-color:#0000 #0000 #e7ecef #e7ecef;border-radius:9999px;border-style:solid;border-width:2px;content:"";display:block;height:1em;margin-left:.5em;position:relative;width:1em}.stripe-form.StripeElement{background-color:#fff;border:1px solid #c7cacd;border-radius:3px;padding:10px}.StripeElement--focus{border-color:#6dbcdf!important}.StripeElement--invalid{border-color:#e14c4c!important}.tabs .dropdown-content a.dropdown-item{border:initial;border-radius:initial;color:#16181e;display:block}.tabs .dropdown-content a.dropdown-item:hover{background-color:#f2f7fb;color:#0a0a0a}.tabs .dropdown-content a.dropdown-item.is-active{background-color:#408abf;color:#fff}section.is-subnav{position:relative;z-index:2}section.is-subnav nav.tabs.is-boxed{margin-left:-2px;max-width:940px}section.is-subnav nav.tabs.is-boxed li.is-active a:first-child{background-color:#f1f3f4}section.is-subnav>.container{width:956px}section.is-subnav+section.classic-base.with-subnavs>.container>.sixteen.columns.roundelement{border-top-left-radius:0;border-top-right-radius:0}section.classic-base>.container>.sixteen.columns{border:1px solid #dbdbdb;margin-top:20px;padding-left:16px;padding-right:16px;padding-top:1em;position:relative;width:940px}section.classic-base.with-subnavs>.container>.sixteen.columns{margin-top:-1px}.three-panel .sidebar [data-navigation-select]:not(.is-multiple):not(.is-loading):after{border-color:#fff!important}.three-panel .sidebar [data-navigation-select] select{background-color:#408abf;color:#fff}.three-panel .sidebar .subtitle{font-size:1.25rem;margin-bottom:.75rem;margin-top:3rem}.three-panel .sidebar h2.subtitle:first-of-type{margin-top:0}.three-panel .sidebar li{line-height:1.5em;margin-bottom:.5rem}.three-panel .sidebar li.is-active a{color:#000;font-weight:700}.three-panel .quote .ldquo{color:#e14c4c}.three-panel .quote blockquote{color:#e14c4c;font-size:1.25rem;font-style:italic;margin-bottom:32px}.three-panel .quote .author,.three-panel .quote .company,.three-panel .quote .position{font-size:.75rem;letter-spacing:1px;text-transform:uppercase}#undo-panel{bottom:20px;left:20px;max-width:200em;position:fixed;z-index:2}#undo-panel li{background-color:#fffbeb;border-left:4px solid #ffc800;color:#408abf;margin:.25rem;padding:.75rem;position:relative}#undo-panel li a[data-close]{position:absolute;right:0;top:0}#undo-panel li a[data-close] .icon{color:#6c6f7c}#undo-panel li a[data-link]{align-items:center!important;color:#408abf;display:flex!important;margin-right:2em;text-decoration:underline}.youtube-video{margin-bottom:3rem;outline:1px solid #e7ecef}.youtube-video iframe{padding-bottom:1px}.video-modal .modal-content{min-width:80%}.video-modal .youtube-video{margin-bottom:0;padding-bottom:1px}.table th:not([align]),html[data-view="recipes#breakdown"] .nutrition-breakdown-table th:not([align]),table th:not([align]){text-align:start}abbr .icon[data-hint]{color:#6c6f7c;font-size:12px}[data-hint-html],[data-hint]{cursor:pointer}.tippy-box[data-theme~=recipal]{background-color:#408abf;color:#fff;font-family:Lato,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400}.tippy-box[data-theme~=recipal] a{color:#fff;text-decoration:underline}.tippy-box[data-theme~=recipal] .tippy-arrow{color:#408abf}.tippy-box[data-theme~=recipal] .tippy-content a{color:#fff;cursor:pointer;text-decoration:underline}.tippy-box[data-theme~=error]{background-color:#e14c4c;border:1px solid #fff;color:#fff;font-family:Lato,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif}.tippy-box[data-theme~=error] .tippy-arrow{color:#e14c4c}[data-scroll-hint]{position:relative}@media print{[data-scroll-hint]{max-width:100%!important;overflow-x:visible!important;overflow-y:visible!important}}.table-container[data-scroll-hint]{overscroll-behavior-x:contain}.scroll-hint-wrapper{overflow:hidden;position:relative;width:100%}@media print{.scroll-hint-wrapper{overflow:visible!important}}.scroll-hint-shadow{cursor:pointer;height:100%;pointer-events:auto;position:absolute;top:0;transition:width .2s ease,opacity .3s ease;width:15px;z-index:10}.scroll-hint-shadow:hover{width:35px}.scroll-hint-shadow.left{background:linear-gradient(90deg,#0000004d,#0000);left:0;margin-left:-.5px}.scroll-hint-shadow.right{background:linear-gradient(270deg,#0000004d,#0000);right:0}@media print{.scroll-hint-shadow{display:none!important}}@keyframes pulseShadow{0%{width:15px}20%{width:35px}40%{width:15px}60%{width:30px}80%{width:15px}90%{width:20px}95%{width:17px}to{width:15px}}.scroll-hint-shadow.right.pulse-shadow{animation:pulseShadow .5s ease-out}th[role=columnheader]:not([data-sort-method=none]){cursor:pointer;user-select:none;white-space:nowrap}th[role=columnheader]:not([data-sort-method=none]):after{color:#c7cacd;content:"⇅";display:inline-block;text-align:right;width:1.5em}@media print{th[role=columnheader]:not([data-sort-method=none]):after{display:none!important}}th[role=columnheader]:not([data-sort-method=none]):hover:after{color:#6c6f7c}th[aria-sort=ascending]:not([data-sort-method=none]):after{color:#408abf!important;content:"↑"}th[aria-sort=descending]:not([data-sort-method=none]):after{color:#408abf!important;content:"↓"}th[role=columnheader]>a{color:#0a0a0a}.previous-next-pagination .pagination-next:not([disabled]){background-color:#408abf;border-color:#408abf}.previous-next-pagination .pagination-next:not([disabled]) a{color:#fff}#ingredient_show_voting .voting-container{display:flex;flex-direction:column;gap:.75rem;margin:.75rem 0 .75rem .2rem}#ingredient_show_voting .voting-container .row{align-items:center;display:flex;width:100%}#ingredient_show_voting .voting-container .vote-column{display:flex;flex-direction:column;margin-right:1rem}#ingredient_show_voting .voting-container .text{max-width:21rem}#ingredient_show_voting .voting-container .has-icon{display:inline-flex}#ingredient_show_voting .voting-container .vote-score{margin:.2rem 0}#ingredient_show_voting .voting-container .checkmark{margin-left:.2rem}.user-settings-page{margin-bottom:3rem;min-height:fit-content}.user-settings-page #card-element{max-width:32rem}.user-settings-page h1.title{font-size:1.5rem}@media screen and (min-width:768px){.user-settings-page h1.title{font-size:2rem;margin-bottom:3rem}}.user-settings-page .settings-section{display:none}.user-settings-page .settings-subsection{margin-bottom:3rem}.user-settings-page .current-members-subsection{margin-top:1.5rem}.user-settings-page .group-member{align-items:center;display:flex;margin-bottom:.25rem}.user-settings-page .group-member-email{line-height:1;margin-top:-1px;padding-left:.5rem}.user-settings-page input{max-width:40ch}.user-settings-page hr{background-color:#dbdbdb}.user-settings-page #sidebar{margin-right:2rem}@media screen and (max-width:767px){.user-settings-page #sidebar{display:none}}.user-settings-page #mobile-menu{display:none;max-width:42ch}@media screen and (max-width:767px){.user-settings-page #mobile-menu{display:block}}.user-settings-page #mobile-menu #mobile-menu-select{background-color:#408abf;border-radius:4px;color:#fff;font-weight:700}.user-settings-page #mobile-menu .select:not(.is-multiple):not(.is-loading):after{border-color:#fff!important}.user-settings-page .subtitle{margin-bottom:.5rem}.user-settings-page p{margin-bottom:1rem}.user-settings-page .menu-list a{border-radius:.5rem}.user-settings-page .menu-list a:hover:not(.is-active){background-color:#d9e7f2;color:unset}.user-settings-page .table,.user-settings-page html[data-view="recipes#breakdown"] .nutrition-breakdown-table,html[data-view="recipes#breakdown"] .user-settings-page .nutrition-breakdown-table{background-color:unset}.user-settings-page .button.is-disabled.is-info:hover,.user-settings-page .button.is-info.is-disabled{pointer-events:none}.user-settings-page .button.is-info.is-disabled:hover{background-color:unset}.user-settings-page textarea.textarea{max-width:40ch;min-width:unset}.user-settings-page #address-management .address{white-space:pre-wrap}.user-settings-page #address-management .add-address{max-width:40ch}.user-settings-page #address-management .add-another-address{margin-left:auto}.user-settings-page #address-management .add-another-address .control{display:flex;justify-content:flex-end}.user-settings-page #api-key{margin-top:1.25rem}.user-settings-page #api-key code{background:#fff;color:#c02020;width:fit-content}@media screen and (max-width:767px){.user-settings-page #api-key code{font-size:.75rem}}#floating-component{bottom:1rem;margin:0;position:fixed;right:1rem;width:auto;z-index:1000}#floating-component.is-active .well,#floating-component.is-active .well-beneath-search-field{visibility:visible}#floating-component .well,#floating-component .well-beneath-search-field{border-color:#828588;bottom:calc(2.5rem - 1px);max-height:85vh;overflow:auto;position:absolute;right:0;visibility:hidden;z-index:1001}@media screen and (max-width:767px){#floating-component .well,#floating-component .well-beneath-search-field{border-bottom-right-radius:0}}.inventory-page #floating-component{bottom:1rem;position:fixed;right:1rem}.inventory-page #floating-component .well,.inventory-page #floating-component .well-beneath-search-field{border-bottom-right-radius:0;bottom:calc(2.5rem - 1px);max-height:85vh;position:absolute;right:0}.inventory-page #floating-component .floating-button.is-active{border-bottom-color:#828588;border-top-color:#fafafa;border-top-left-radius:0;border-top-right-radius:0}@media print,screen and (min-width:768px){#floating-component:not(.inventory-page #floating-component){bottom:auto;display:flex;justify-content:flex-end;margin-bottom:8px;position:sticky;right:0;top:8px}#floating-component:not(.inventory-page #floating-component) .well,#floating-component:not(.inventory-page #floating-component) .well-beneath-search-field{border-top-right-radius:0;bottom:auto;max-height:85vh;position:absolute;top:39px}}#floating-component .floating-button{background-color:#fff;border:1px solid #408abf;color:#408abf;z-index:1002}#floating-component .floating-button:focus,#floating-component .floating-button:focus-visible{box-shadow:none;outline:none}@media screen and (max-width:767px){#floating-component .floating-button:focus-visible:not(.is-active),#floating-component .floating-button:focus:not(.is-active),#floating-component .floating-button:not(.is-active){outline:2px solid #408abf}#floating-component .floating-button:focus-visible:not(.is-active):hover,#floating-component .floating-button:focus:not(.is-active):hover,#floating-component .floating-button:not(.is-active):hover{outline-color:#3674a0}}#floating-component .floating-button:hover:not(.is-active){background-color:#3674a0;border-color:#3674a0;color:#fff}#floating-component .floating-button.is-active{background-color:#fafafa;border-left-color:#828588;border-right-color:#828588;color:#4c4f53}@media screen and (max-width:767px){#floating-component .floating-button.is-active{border-bottom-color:#828588;border-top-color:#fafafa;border-top-left-radius:0;border-top-right-radius:0}}@media print,screen and (min-width:768px){#floating-component .floating-button.is-active{border-bottom-color:#fafafa;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-color:#828588}}#floating-component .floating-button.is-pulsing-strong{animation-duration:1.5s;animation-fill-mode:both;animation-name:floating-button-pulse-strong;animation-timing-function:ease}#floating-component .floating-button.is-pulsing{animation-duration:2s;animation-fill-mode:both;animation-name:floating-button-pulse;animation-timing-function:ease}.is-pulsing-repeat-slow{animation-duration:4s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:floating-button-pulse;animation-timing-function:ease}@keyframes floating-button-pulse-strong{0%{box-shadow:0 0 0 0 #00a73400}25%{box-shadow:0 0 0 14px #00a73473}to{box-shadow:0 0 0 0 #00a73400}}@keyframes floating-button-pulse{0%{box-shadow:0 0 0 0 #00a73400}30%{box-shadow:0 0 0 7px #00a73466}to{box-shadow:0 0 0 0 #00a73400}}@keyframes textTransition{0%{transform:scale(.85)}60%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes checkoutDiscountBadgeGrowRotate{0%{opacity:0;transform:scale(0) rotate(5deg)}50%{opacity:1;transform:scale(1.15) rotate(3deg)}70%{transform:scale(.95) rotate(-2deg)}85%{transform:scale(1.05) rotate(1deg)}to{opacity:1;transform:scale(1) rotate(0)}}:root{--checkout-content-indent:1.25rem;--plan-name-badge-color:#408abf}@media screen and (min-width:768px){:root{--checkout-content-indent:0.5rem}}@media screen and (min-width:1216px){:root{--checkout-content-indent:1rem}}@keyframes boxSelectPulse{0%{transform:scale(.98)}50%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes initialShimmerEffect{0%{transform:translateX(105%) skewX(-30deg)}55%{transform:translateX(-105%) skewX(-30deg)}55.1%{transform:translateX(-105%) skewX(33deg)}to{transform:translateX(100%) skewX(33deg)}}@keyframes hoverShimmerEffect{0%{transform:translateX(105%) skewX(-30deg)}to{transform:translateX(-105%) skewX(-30deg)}}@keyframes selectedPlanShimmer{0%{transform:translateX(-105%) skewX(-30deg)}to{transform:translateX(105%) skewX(-30deg)}}.plan-name-badge{height:1.875rem;margin-bottom:2.5rem;position:relative;text-align:center}@media screen and (max-width:1023px){.plan-name-badge{margin-bottom:2rem}}.plan-name-badge:before{background:linear-gradient(to right,#0000,var(--plan-name-badge-color) 30%,var(--plan-name-badge-color) 70%,#0000);content:"";height:1px;left:0;opacity:.5;position:absolute;right:0;top:50%;z-index:0}.plan-name-badge .badge{background:var(--plan-name-badge-color);border-radius:16px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;left:50%;letter-spacing:.5px;padding:.25rem 1rem;position:absolute;text-transform:uppercase;top:50%;transform:translate(-50%,-50%);white-space:nowrap;z-index:1}.plan-options{margin-bottom:3rem;margin-top:3.75rem}@media screen and (max-width:1023px){.plan-options{margin-bottom:1.5rem;margin-top:2.25rem}}.plan-options .columns .column{margin:0 0 .25rem}@media screen and (max-width:1023px){.plan-options .columns .column{margin-bottom:0}}@media screen and (min-width:1024px){.plan-options .columns .column .column:first-of-type{padding-left:0!important;padding-right:.5rem!important}.plan-options .columns .column .column:last-of-type{padding-left:.5rem!important;padding-right:0!important}.plan-options .columns .column .column .pricing-box{height:auto}}.plan-options .pricing-box{border:1px solid #0000;border-radius:6px;box-sizing:border-box;color:inherit;cursor:pointer;display:flex;flex-direction:column;flex-grow:0;flex-shrink:1;height:100%;justify-items:flex-start!important;min-height:9rem;min-width:0;outline:1px solid #c7cacd;outline-offset:-1px;padding:1.5rem 1.25rem;position:relative;text-decoration:none;transform-origin:center;transition:transform .3s ease,outline .2s ease,outline-offset .2s ease;width:100%;will-change:transform,outline,outline-offset;z-index:1}@media screen and (max-width:1023px){.plan-options .pricing-box{min-height:7.5rem;padding:1rem 1.25rem}}.plan-options .pricing-box:hover{color:inherit;outline:2px solid #408abf;outline-offset:-2px;text-decoration:none;transform:scale(1.02)}.plan-options .pricing-box:hover .discount-badge:after{animation:hoverShimmerEffect .8s cubic-bezier(.4,0,.2,1) forwards;opacity:1}.plan-options .pricing-box .pricing-box-content{display:flex;flex:1;flex-direction:column;position:relative;z-index:1}.plan-options .pricing-box .plan-header{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;padding-left:var(--checkout-content-indent,.5rem)}@media screen and (max-width:1023px){.plan-options .pricing-box .plan-header{margin-bottom:.25rem}}.plan-options .pricing-box .plan-price{align-items:flex-start;display:flex;flex-direction:column;line-height:1;margin-bottom:.75rem;padding-left:var(--checkout-content-indent,.5rem);position:relative}@media screen and (max-width:1023px){.plan-options .pricing-box .plan-price{margin-bottom:.5rem}}.plan-options .pricing-box .plan-price .price-content-wrapper{align-items:center;display:flex;flex-direction:column}.plan-options .pricing-box .plan-price .yearly-per-month-price-wrapper{align-items:flex-start;display:flex;flex-wrap:nowrap;padding-bottom:.25rem;padding-top:.25rem;width:fit-content}@media screen and (max-width:1023px){.plan-options .pricing-box .plan-price .yearly-per-month-price-wrapper{padding-bottom:.5rem}}.plan-options .pricing-box .plan-price .currency{font-size:1rem;font-weight:400;letter-spacing:-.01em;margin-right:.125rem;margin-top:.375rem}.plan-options .pricing-box .plan-price .amount{font-size:2.5rem;font-weight:900;letter-spacing:-.01em}.plan-options .pricing-box .plan-price .cents{display:inline-block;font-size:.7em;font-weight:500;letter-spacing:-.01em;margin-left:.1666666667rem;margin-top:.375rem}.plan-options .pricing-box .plan-price .per-month{color:#3f4a56!important;font-size:1rem;font-weight:400;letter-spacing:-.01em;margin-left:.25rem;margin-top:1.25rem;opacity:.9;white-space:nowrap}.plan-options .pricing-box .plan-price .per-month .usd{font-variant:small-caps;letter-spacing:-.01em}.plan-options .pricing-box .plan-price .billed-annually-detail{color:#3f4a56;display:none;font-size:1rem;font-weight:400;letter-spacing:-.01em;line-height:1.2;margin-top:.275rem;max-width:100%;padding-top:.125rem;text-align:center}.plan-options .pricing-box .plan-price .billed-annually-detail .billed-annually-text{color:#3f4a56!important;font-weight:400;margin-left:.2em;opacity:.9}.plan-options .pricing-box .plan-price .billed-annually-detail .annual-amount{color:#16181e!important;font-size:130%;font-weight:700;letter-spacing:-.01em}.plan-options .pricing-box .plan-price .billed-annually-detail .annual-amount .annual-currency{font-size:.65em;font-weight:500;margin-right:.05em;position:relative;top:-.25em}.plan-options .pricing-box .discount-badge{animation:checkoutDiscountBadgeGrowRotate .7s ease-out;animation-fill-mode:forwards;background:#00a734;border-radius:12px;border-radius:16px;box-shadow:0 0 1px #0000;color:#fff!important;cursor:pointer;font-size:.85rem;font-weight:700;font-weight:600;line-height:1.2;overflow:hidden;padding:6px 16px;pointer-events:auto;position:absolute;right:-18px;top:-16px;transform:perspective(1px) translateZ(0);-webkit-transform:perspective(1px) translateZ(0);transform-origin:center;transition:transform .3s ease,filter .3s ease,font-size .3s ease,padding .3s ease,background-color .3s ease,color .3s ease,top .3s ease,right .3s ease;will-change:transform;z-index:5;z-index:2}.plan-options .pricing-box .discount-badge .text-content{display:inline-block}.plan-options .pricing-box .discount-badge:before{animation:initialShimmerEffect 2s cubic-bezier(.4,0,.2,1) forwards}.plan-options .pricing-box .discount-badge:after,.plan-options .pricing-box .discount-badge:before{background:linear-gradient(90deg,#0000,#fff0 30%,#ffffff4d 50%,#fff0 70%,#0000);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;transform:translateX(105%) skewX(-30deg)}.plan-options .pricing-box .discount-badge:after{opacity:0;z-index:1}@media screen and (max-width:1023px){.plan-options .pricing-box .discount-badge{margin-top:0!important;right:calc(1rem + 14px);top:1.5rem;transform-origin:center}}.plan-options .pricing-box .discount-badge .text-content{animation:textTransition .8s cubic-bezier(.2,.8,.2,1);animation-fill-mode:forwards;font-weight:600;position:relative;transition:transform .3s ease;z-index:2}@media screen and (max-width:1023px){.plan-options .pricing-box .discount-badge .text-content{font-weight:800!important}}.plan-options .selected-plan{animation:boxSelectPulse .4s ease-out forwards;outline:3px solid #408abf!important;will-change:transform,outline}@media screen and (max-width:767px){.plan-options .selected-plan{border:3px solid #408abf!important;outline:4px solid #408abf!important;outline-offset:-3px!important}}.plan-options .selected-plan .discount-badge{background-color:#00a734;border-color:#00a734;border-radius:19.2px;color:#fff!important;font-size:1.12625rem;font-weight:800;margin-top:0;padding:8px 21px;right:-22px;top:-18px}@media screen and (max-width:1023px){.plan-options .selected-plan .discount-badge{right:calc(1rem + 4px);top:calc(1.5rem - 2px)}}.plan-options .selected-plan .discount-badge:before{animation:selectedPlanShimmer 2s cubic-bezier(.4,0,.2,1) forwards;background:linear-gradient(90deg,#0000,#fff0 30%,#ffffff4d 50%,#fff0 70%,#0000);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;transform:translateX(105%) skewX(-30deg)}.plan-options .selected-plan .discount-badge:after{content:none}.plan-options .annual-column .selected-plan .billed-annually-detail{display:unset}.plan-options .annual-column .selected-plan .yearly-per-month-price-wrapper{border-bottom:1px solid #0a0a0a33}@media screen and (min-width:768px)and (max-width:1023px){.plan-options .columns{align-items:center;display:flex;flex-direction:column}.plan-options .columns .column{max-width:500px;padding-left:0!important;padding-right:0!important;width:100%}}.autocomplete-suggestions{left:auto;max-width:300px;min-width:100%;position:absolute;right:0;top:100%;width:max-content;z-index:1000}.autocomplete-suggestions.is-floating{left:0;max-width:none;min-width:unset;position:fixed;right:auto;top:auto;width:auto}.autocomplete-suggestions.dropdown-menu{padding-top:0!important}.autocomplete-suggestions.dropdown-menu:not(.is-hidden){display:block!important}.autocomplete-suggestions.dropdown-menu .dropdown-content{border-top:1px solid #6dbcdf;border-top-left-radius:0!important;border-top-right-radius:0!important;box-shadow:0 8px 16px #0a0a0a1a;margin-top:-1px;max-height:300px;overflow-x:hidden;overflow-y:auto;padding-bottom:.5rem!important;padding-top:0!important;position:relative}.autocomplete-suggestions.dropdown-menu .dropdown-content::-webkit-scrollbar{width:8px}.autocomplete-suggestions.dropdown-menu .dropdown-content::-webkit-scrollbar-track{background:#0000}.autocomplete-suggestions.dropdown-menu .dropdown-content:hover::-webkit-scrollbar-track{background:#f1f1f1}.autocomplete-suggestions.dropdown-menu .dropdown-content::-webkit-scrollbar-thumb{background:#888}.autocomplete-suggestions.dropdown-menu .dropdown-content::-webkit-scrollbar-thumb:hover{background:#555}@media(max-width:767px){.autocomplete-suggestions.dropdown-menu .dropdown-content{max-height:250px}}.autocomplete-suggestions.dropdown-menu .dropdown-item{overflow:hidden;padding-right:.5rem!important;text-overflow:ellipsis;white-space:nowrap}.autocomplete-suggestions.dropdown-menu .dropdown-item[type=button]{background-color:#0000;border:none;cursor:pointer;font:inherit;text-align:left;width:100%}.autocomplete-suggestions.dropdown-menu .dropdown-item[type=button].is-active{background-color:#408abf;color:#fff}.autocomplete-suggestions.dropdown-menu .dropdown-item.autocomplete-status{align-items:center;color:#5a6370;display:flex;gap:.5rem}.autocomplete-suggestions.dropdown-menu .dropdown-item.autocomplete-status .icon{flex-shrink:0}[data-view="users#inventory"] .inventory-dashboard-header{margin-bottom:1.5rem!important}[data-view="users#inventory"] .inventory-dashboard-header.has-checklist-alert{margin-bottom:.75rem!important}@media screen and (max-width:767px){[data-view="users#inventory"] .inventory-dashboard-header{margin-bottom:.75rem!important}}@media screen and (min-width:767px){[data-view="users#inventory"] .lot-code-search-label{letter-spacing:.125em}}@media screen and (max-width:767px){[data-view="users#inventory"] .subtitle.is-4{font-size:1.25rem!important}[data-view="users#inventory"] .heading,[data-view="users#inventory"] .lot-code-search-label{font-size:.85rem}}[data-view="users#inventory"] .dashboard-row>.column{display:flex}[data-view="users#inventory"] .dashboard-row>.column>.box{display:flex;flex-direction:column;width:100%}[data-view="users#inventory"] .dashboard-row>.column>.box .buttons{margin-top:auto}[data-view="users#inventory"] #lot-tracing-box .field.has-addons .button{background-color:#f7f8f9;border-color:#dbdbdb}[data-view="users#inventory"] #lot-tracing-box .field.has-addons .input:focus{border-color:#408abf}[data-view="users#inventory"] #lot-tracing-box .field.has-addons .control:focus-within+.control .button{background:#408abf;border-color:#408abf;color:#fff;z-index:2}[data-view="users#inventory"] .box:not(#lot-tracing-box) .dropdown-menu{min-width:unset;width:fit-content}[data-view="users#inventory"] .dropdown-menu a.dropdown-item,[data-view="users#inventory"] .dropdown-menu button.dropdown-item{padding-right:1.5rem}[data-view="users#inventory"] .inventory-stats-columns .inventory-stat-column{display:flex;flex-direction:column;justify-content:flex-start}[data-view="users#inventory"] .inventory-stats-columns .inventory-stat-column .heading,[data-view="users#inventory"] .inventory-stats-columns .inventory-stat-column .lot-code-search-label{align-items:center;display:flex;justify-content:center;line-height:1.2;min-height:2.5rem;padding:0 .5rem;text-align:center}[data-view="users#inventory"] .inventory-stats-columns .inventory-stat-column .subtitle{margin-top:auto;white-space:nowrap}@media screen and (max-width:767px){[data-view="users#inventory"] .inventory-stats-columns .inventory-stat-column .heading,[data-view="users#inventory"] .inventory-stats-columns .inventory-stat-column .lot-code-search-label{padding:0 .25rem}[data-view="users#inventory"] #inventory-dashboard-header-buttons{gap:.75rem;margin-top:.5rem}}@media screen and (min-width:768px)and (max-width:1215px){[data-view="users#inventory"] .raw-materials-extended-title{display:none}}@media screen and (max-width:379px){[data-view="users#inventory"] .raw-materials-extended-title{display:none}}[data-view="users#inventory"] .more-options-text:before{content:"More Options"}@media screen and (max-width:1023px){[data-view="users#inventory"] .more-options-text:before{content:"More"}}[data-view="users#inventory"] .create-production-run-text:before{content:"Create Run"}@media screen and (min-width:1440px){[data-view="users#inventory"] .create-production-run-text:before{content:"Create Production Run"}}[data-view="users#inventory"] .view-all-runs-text:before{content:"View All"}@media screen and (min-width:1216px){[data-view="users#inventory"] .view-all-runs-text:before{content:"View All Runs"}}[data-view="users#inventory"] .summary-report-text:before{content:"Summary Report"}@media screen and (min-width:1020px)and (max-width:1215px){[data-view="users#inventory"] .summary-report-text:before{content:"Summary"}}[data-view="users#inventory"] .view-all-suppliers-text:before{content:"View All Suppliers"}@media screen and (max-width:820px){[data-view="users#inventory"] .view-all-suppliers-text:before{content:"View All"}}.is-loading-shimmer{overflow:hidden;position:relative}.is-loading-shimmer:after{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.button.is-search-loading{animation:button-pulse .7s ease-in-out infinite;opacity:.7;pointer-events:none}#inventory-sort-control.box{box-shadow:none}#inventory-sort-control .inventory-remaining-header{margin-right:.75rem}.sorted-by-status{align-items:baseline;display:inline-flex;opacity:0;overflow:hidden;transform:scaleX(0);transform-origin:right center;transition:transform .26s ease,opacity .16s ease;white-space:nowrap}.sorted-by-status.is-temporarily-shown,.sorted-by-status.is-visible{opacity:1;transform:scaleX(1);transform-origin:left center;transition:none}@media screen and (max-width:767px){.sorted-by-status{opacity:1;transform:scaleX(1)}}.inventory-remaining-indicator{border-radius:3px;flex:0 0 12px;height:12px;margin-right:8px;width:12px}.sort-display-clickable .inventory-remaining-indicator,.sorted-by-status .inventory-remaining-indicator{margin-right:0}.sorted-by-status .inventory-remaining-indicator{margin-left:2px;margin-right:0}.inventory-remaining-links{align-items:center;display:inline-flex;flex:none}.inventory-remaining-link{align-items:center;border-radius:4px;color:inherit;display:inline-flex;font-size:.8125rem;line-height:1.1;margin-right:.375rem;padding:4px 8px;text-decoration:none!important;transition:background-color .2s}.inventory-remaining-link:last-child{margin-right:0}.inventory-remaining-link:hover:not(.is-disabled):not(.is-active){background-color:#0000000d}.inventory-remaining-link.is-active{background-color:#0000000f;cursor:default;font-weight:700;pointer-events:none}.inventory-remaining-link.is-disabled{cursor:default;opacity:.6}.sort-controls,.sort-options-container{align-items:center;display:inline-flex}.sort-controls{border-radius:4px}@media screen and (max-width:767px){.sort-controls{cursor:pointer;transition:background-color .2s}.sort-controls:focus-within,.sort-controls:hover{background-color:#0000000d}}.sort-display-clickable{align-items:baseline;cursor:pointer;display:inline-flex;font-size:.8125rem;padding:4px 0 4px 6px}@media screen and (max-width:767px){.sort-display-clickable{margin-left:-6px;padding-left:12px}}.sort-menu-trigger{appearance:none;-webkit-appearance:none;background:none;border:0;color:#7a7a7a;cursor:pointer;font:inherit;padding:6px 8px;text-decoration:none!important}.sort-menu-trigger:hover{color:#363636}.sort-menu-trigger:focus-visible{border-radius:4px;outline:2px solid #408abf;outline-offset:2px}.sort-dropdown-menu{background:#fff;border:1px solid #e5e5e5;border-radius:6px;box-shadow:0 8px 20px #00000026;min-width:220px}.dropdown-content{max-height:60vh;overflow:auto;padding:0 0 8px}.dropdown-item.sort-item .sort-item-label{color:inherit;text-decoration:none!important}.dropdown-item.sort-item.is-active{background-color:#f2f7fb;font-weight:600}.legend-squares,.sort-arrows{align-items:center;display:inline-flex}.legend-squares{gap:8px}.legend-square{border-radius:3px;display:inline-block;height:12px;width:12px}.legend-square.active{outline:2px solid #408abf;outline-offset:2px}.legend-square.is-disabled{cursor:default;opacity:.35;pointer-events:none}.sort-arrow{align-items:center;color:inherit;cursor:pointer;display:inline-flex;margin:0 4px;opacity:.5;text-decoration:none!important}.sort-arrow span{border-radius:3px;display:inline-block;font-weight:700;line-height:1;padding:1px 3px}.sort-arrow:hover{opacity:.8}.sort-arrow:hover>span{background-color:#408abf1f}.sort-arrow.active{color:#408abf;opacity:1}.sort-arrow.active>span{background-color:#408abf2e}.sorted-by-label,.status-label,.status-text{align-items:center;display:inline-flex;font-size:.8125rem;line-height:1}.sorted-by-label,.status-text{margin-right:4px;user-select:none}.status-arrow{font-weight:700;margin:0 0 0 2px;user-select:none}.sort-direction-arrow{background:none!important;color:inherit!important;cursor:pointer;padding:0 4px;text-decoration:none!important;user-select:none}.sort-direction-arrow strong{transition:color .15s ease}.sort-direction-arrow:hover{color:#408abf!important}.sort-direction-arrow:focus-visible{border-radius:4px;outline:2px solid #408abf;outline-offset:2px}#inventory-sort-control{padding:.5rem .75rem}@media screen and (max-width:767px){#inventory-sort-control{font-size:.875rem}#inventory-sort-control .inventory-remaining-header{flex:0 0 auto}#inventory-sort-control .inventory-remaining-link{margin-right:.25rem}#inventory-sort-control .inventory-remaining-links{align-items:center!important;display:inline-flex!important;flex:none!important;width:auto!important}#inventory-sort-control .sort-options-container{align-items:center;display:flex!important;flex:0 0 100%;justify-content:flex-end;margin-left:auto}}@media screen and (max-width:720px){#inventory-sort-control .inventory-remaining-header{margin-bottom:.5rem}#inventory-sort-control .inventory-remaining-links{display:inline-flex!important;flex-wrap:wrap;margin-bottom:.5rem}}@media screen and (max-width:497px){#inventory-sort-control{padding-bottom:.25rem}#inventory-sort-control .inventory-remaining-links{margin-bottom:.25rem}.inventory-remaining-link:first-child:not(.is-active){margin-left:-8px}}[data-view="users#edit_finished_goods"] .inventory-inner-container,[data-view="users#edit_inventory"] .inventory-inner-container{padding-top:2rem!important}[data-view="finished_goods#history"] .summary-grid,[data-view="inventories#history"] .summary-grid{display:grid;gap:1rem}@media(max-width:767px){[data-view="finished_goods#history"] .summary-grid,[data-view="inventories#history"] .summary-grid{grid-template-columns:1fr}}@media(min-width:768px)and (max-width:1023px){[data-view="finished_goods#history"] .summary-grid,[data-view="inventories#history"] .summary-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){[data-view="finished_goods#history"] .summary-grid,[data-view="inventories#history"] .summary-grid{grid-template-columns:repeat(5,1fr)}}body.inventory-view .inventory-title-level.level{align-items:flex-start;gap:.75rem;margin-bottom:1rem!important}body.inventory-view .inventory-title-level .level-left,body.inventory-view .inventory-title-level .level-left .level-item,body.inventory-view .inventory-title-level .level-left .level-item>div{flex:1 1 auto;min-width:0}body.inventory-view .inventory-title-level .level-right{flex:0 0 auto;margin-left:.75rem}body.inventory-view .inventory-title-level .title{hyphens:auto;overflow-wrap:anywhere;white-space:normal;word-break:break-word}body.inventory-view .inventory-inner-subnav{margin-bottom:0!important;scroll-margin-top:24px}body.inventory-view .inventory-inner-container{background-color:#fff;padding:1.5rem 0}.user-settings-page body.inventory-view .notification.button.is-info.is-disabled:hover p,body.inventory-view .notification.is-info p,body.inventory-view .notification.is-light p,body.inventory-view .notification.is-warning p,body.inventory-view .user-settings-page .notification.button.is-info.is-disabled:hover p{margin:0}body.inventory-view .notification.is-info-outlined{border-color:#408abf;color:#408abf}body.inventory-view .notification.is-info-outlined p{margin:0}body.inventory-view input[type=date]{max-width:fit-content!important;padding-left:unset!important}body.inventory-view .inventory-form-column{min-width:295px!important}body.inventory-view #all-tag-filters,body.inventory-view #toggle-tag-filters{margin-left:.5rem}body.inventory-view #toggle-tag-filters{appearance:none;-webkit-appearance:none;background:none;border:0;cursor:pointer;font:inherit;padding:0}body.inventory-view #reset-filters{margin-right:.5rem}body.inventory-view .reset-filters{color:#6c6f7c!important;cursor:default;text-decoration:none!important}body.inventory-view .reset-filters.is-active{color:#408abf!important;cursor:pointer!important}body.inventory-view .reset-filters.is-active:hover{text-decoration:underline!important}body.inventory-view #all-tag-filters,body.inventory-view #toggle-tag-filters,body.inventory-view .reset-filters{user-select:none}body.inventory-view .inventory-collapsible-table tbody .select{max-width:120px}body.inventory-view .inventory-collapsible-table tbody .select select{max-width:100%;text-overflow:ellipsis}@media screen and (min-width:768px){body.inventory-view .table-container{-webkit-overflow-scrolling:touch;overflow-x:auto}}body.inventory-view thead th a{color:#0a0a0a;display:inline-block;text-decoration:none;white-space:nowrap}body.inventory-view thead th a:hover{color:#3f4a56}body.inventory-view thead th a.has-text-dark{color:#0a0a0a}body.inventory-view thead th a.has-text-dark:hover{color:#3f4a56}body.inventory-view thead th a .sort-icon{color:#c7cacd;display:inline-block;font-size:.875rem;line-height:1;margin-left:.25rem;vertical-align:initial}body.inventory-view thead th a .sort-icon.is-active{color:#408abf;font-weight:700}body.inventory-view .inventory-risk-indicator{border-radius:0;display:inline-block;flex-shrink:0;height:12px;min-height:12px;min-width:12px;vertical-align:middle;width:12px}body.inventory-view .quantity-width{width:80px!important}body.inventory-view .unit-select{max-width:100px!important;min-width:100px!important;padding-right:2em!important}body.inventory-view .lot-code-width{width:120px!important}@media screen and (min-width:768px)and (max-width:1024px){body.inventory-view .lot-code-width .lot-code-width{width:10ch!important}}body.inventory-view .flex-gap-small{gap:.5rem!important}body.inventory-view .form-max-width{max-width:40ch}body.inventory-view .nudge-down-1{transform:translateY(1px)}body.inventory-view .nudge-down-2{transform:translateY(2px)}body.inventory-view .add-new-supplier-link{display:block;font-size:.75rem;margin-bottom:.5rem;margin-top:.5rem}body.inventory-view .add-new-supplier-link a{color:#408abf}@media screen and (max-width:767px){body.inventory-view .add-new-supplier-link a{border-radius:4px;display:inline-block;font-size:.875rem;line-height:1.5;min-height:44px;padding:.5rem}}body.inventory-view #floating-component .floating-button.button:not(.is-active){background-color:#00a734!important;border:1px solid #00a734!important;color:#fff!important;outline:2px solid #00a734!important}@media screen and (min-width:768px){body.inventory-view #floating-component .floating-button.is-active{border-bottom-left-radius:4px!important;border-bottom-right-radius:4px!important}}body.inventory-view .changed-actual{outline:2px solid #f59e0b!important;outline-offset:-2px!important}@media screen and (max-width:767px){body.inventory-view .inventory-collapsible-table tbody tr.has-pending-changes{background-color:#fffbeb!important;border-color:#f59e0b!important}body.inventory-view .inventory-collapsible-table tbody tr.has-pending-changes:hover{background-color:#fffbeb!important}body.inventory-view .inventory-collapsible-table tbody tr.has-pending-changes td[data-label="Current Inventory"],body.inventory-view .inventory-collapsible-table tbody tr.has-pending-changes td[data-label=Value]{background-color:#fef3c7!important}}@media screen and (min-width:768px){body.inventory-view .has-pending-changes{background-color:#fffbeb!important}body.inventory-view .has-pending-changes td{position:relative}body.inventory-view .has-pending-changes td:first-child:before{background-color:#f59e0b;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}body.inventory-view .has-pending-changes input,body.inventory-view .has-pending-changes select{border-color:#f59e0b}}body.inventory-view #floating-component .inventory-submit-button{justify-content:center;text-align:center;width:100%}body.inventory-view #floating-component .well,body.inventory-view #floating-component .well-beneath-search-field{box-sizing:border-box;max-width:calc(100vw - 2rem);width:400px}@media screen and (max-width:480px){body.inventory-view #floating-component .well,body.inventory-view #floating-component .well-beneath-search-field{margin-left:.5rem;width:calc(100vw - 1rem)}body.inventory-view #floating-component .well .field,body.inventory-view #floating-component .well-beneath-search-field .field{margin-bottom:.75rem}body.inventory-view #floating-component .well .field .control .input,body.inventory-view #floating-component .well .field .control .select,body.inventory-view #floating-component .well .field .control .textarea,body.inventory-view #floating-component .well-beneath-search-field .field .control .input,body.inventory-view #floating-component .well-beneath-search-field .field .control .select,body.inventory-view #floating-component .well-beneath-search-field .field .control .textarea{font-size:.875rem}body.inventory-view #floating-component .well .button,body.inventory-view #floating-component .well-beneath-search-field .button{font-size:.875rem;padding:.5rem .75rem}}body.inventory-view .inventory-collapsible-table td[data-label="Last Update"]{white-space:nowrap}body.inventory-view .inventory-collapsible-table tr{transition:background-color .2s ease}@media screen and (min-width:768px){body.inventory-view .inventory-collapsible-table td{vertical-align:middle}body.inventory-view .inventory-collapsible-table td .icon.lot-code-hint .icon,body.inventory-view .inventory-collapsible-table td .lot-code-hint .icon .icon{line-height:.5;vertical-align:middle!important}}@media screen and (max-width:767px){body.inventory-view .pt-0-mobile{padding-top:0!important}body.inventory-view .is-modern>section.section{padding-top:.75rem!important}body.inventory-view .video-and-download-buttons{display:flex;gap:.5rem;margin-bottom:1rem}body.inventory-view .video-and-download-buttons .button{flex:1}body.inventory-view .section{padding:1.5rem .75rem}}@media screen and (max-width:767px)and (max-width:345px){body.inventory-view .section{padding-left:.5rem;padding-right:.5rem}}@media screen and (max-width:767px){body.inventory-view .inventory-inner-container{padding:1rem 0}body.inventory-view .chip,body.inventory-view .tag{border-radius:9999px!important;font-size:.75rem!important;height:auto!important;line-height:1.25!important;padding:.375rem .75rem!important}body.inventory-view .mobile-main-nav{margin-bottom:1rem;padding:0 .5rem}body.inventory-view .mobile-main-nav .buttons{flex-wrap:wrap;gap:.25rem;justify-content:center}body.inventory-view .mobile-main-nav .buttons .button{align-items:center;display:flex;flex:1;font-size:.8125rem;justify-content:center;line-height:1.1;margin-bottom:.25rem;max-width:calc(50% - .125rem);min-height:44px;min-width:0;padding:.75rem;text-align:center;white-space:normal}body.inventory-view .mobile-main-nav .buttons .button.is-info{background-color:#408abf;border-color:#408abf;color:#fff}body.inventory-view .mobile-main-nav .buttons .button:not(.is-info){background-color:#fff;border-color:#e7ecef;color:#3f4a56}body.inventory-view .mobile-main-nav .buttons .button:not(.is-info):hover{background-color:#f2f7fb}body.inventory-view .mobile-subnav{display:flex;gap:.75rem;margin-bottom:.75rem;padding:0}}@media screen and (max-width:767px)and (max-width:395px){body.inventory-view .mobile-subnav{flex-wrap:wrap;gap:0}}@media screen and (max-width:767px){body.inventory-view .mobile-subnav .buttons.has-addons{display:flex!important;flex:1;flex-wrap:nowrap;justify-content:stretch;margin-bottom:0}}@media screen and (max-width:767px)and (max-width:395px){body.inventory-view .mobile-subnav .buttons.has-addons{flex:1 1 100%;margin-bottom:.5rem;min-width:0}body.inventory-view .mobile-subnav .buttons.has-addons:last-child{margin-bottom:0}}@media screen and (max-width:767px){body.inventory-view .mobile-subnav .buttons.has-addons .button{flex:1 1 auto;font-size:.75rem;height:auto;margin-bottom:0;min-width:0;padding:.375rem .5rem}body.inventory-view .mobile-subnav .buttons.has-addons .button .icon{font-size:.875rem;margin-right:.25rem!important;padding-left:2px}body.inventory-view .mobile-subnav .buttons.has-addons .button.is-info{background-color:#408abf;border-color:#408abf;color:#fff}body.inventory-view .mobile-subnav .buttons.has-addons .button:not(.is-info){background-color:#fff;border-color:#e7ecef;color:#3f4a56}body.inventory-view .mobile-subnav .buttons.has-addons .button:not(.is-info):hover{background-color:#f2f7fb}body.inventory-view .inventory-inner-subnav.tabs.is-boxed ul{border-bottom:none;flex-wrap:nowrap;gap:.25rem}body.inventory-view .inventory-inner-subnav.tabs.is-boxed ul li{flex-grow:0;flex-shrink:1;margin-bottom:0;margin-right:0}body.inventory-view .inventory-inner-subnav.tabs.is-boxed ul li a{border:1px solid #e7ecef;border-radius:4px;font-size:.65rem;padding:.25rem .375rem;white-space:nowrap}body.inventory-view .inventory-inner-subnav.tabs.is-boxed ul li a .icon{font-size:.75rem;margin-right:.25rem!important}body.inventory-view .inventory-inner-subnav.tabs.is-boxed ul li.is-active a{background-color:#408abf;border-color:#408abf;color:#fff}body.inventory-view .table-container{-webkit-overflow-scrolling:touch;overflow-x:visible}body.inventory-view .inventory-collapsible-table thead{display:none}body.inventory-view .inventory-collapsible-table tbody{display:block}body.inventory-view .inventory-collapsible-table tbody tr{background:#fff!important;border:1px solid #e7ecef;border-radius:8px;box-shadow:0 2px 4px #0000000d;box-sizing:border-box;display:block;margin-bottom:1rem;max-width:100%;overflow:hidden;padding:.5rem .75rem .75rem;transition:all .2s ease;word-break:break-word}body.inventory-view .inventory-collapsible-table tbody tr:hover{background:#fff!important}body.inventory-view .inventory-collapsible-table tbody tr .expand-toggle{appearance:none;-webkit-appearance:none;background:none;border:0;color:#6c6f7c;cursor:pointer;font:inherit;padding:0}body.inventory-view .inventory-collapsible-table tbody tr .expand-toggle .chevron-icon{transform:translateY(1px);transition:transform .2s cubic-bezier(.4,0,.2,1)}body.inventory-view .inventory-collapsible-table tbody tr.is-collapsed,body.inventory-view .inventory-collapsible-table tbody tr:not(.is-expanded){display:flex;flex-wrap:wrap}body.inventory-view .inventory-collapsible-table tbody tr.is-collapsed:before,body.inventory-view .inventory-collapsible-table tbody tr:not(.is-expanded):before{content:"";display:block;height:0;order:2;width:100%}body.inventory-view .inventory-collapsible-table tbody tr.is-collapsed td,body.inventory-view .inventory-collapsible-table tbody tr:not(.is-expanded) td{border:none;display:none;padding:0}body.inventory-view .inventory-collapsible-table tbody tr.is-collapsed td[data-label=Ingredient],body.inventory-view .inventory-collapsible-table tbody tr.is-collapsed td[data-label=Product],body.inventory-view .inventory-collapsible-table tbody tr:not(.is-expanded) td[data-label=Ingredient],body.inventory-view .inventory-collapsible-table tbody tr:not(.is-expanded) td[data-label=Product]{display:block;font-size:.9rem;font-weight:600;margin-bottom:.25rem;order:1;transition:font-size .2s cubic-bezier(.4,0,.2,1),padding .2s cubic-bezier(.4,0,.2,1);width:100%}body.inventory-view .inventory-collapsible-table tbody tr.is-collapsed td[data-label=Ingredient]:before,body.inventory-view .inventory-collapsible-table tbody tr.is-collapsed td[data-label=Product]:before,body.inventory-view .inventory-collapsible-table tbody tr:not(.is-expanded) td[data-label=Ingredient]:before,body.inventory-view .inventory-collapsible-table tbody tr:not(.is-expanded) td[data-label=Product]:before{display:none}body.inventory-view .inventory-collapsible-table tbody tr.is-collapsed td[data-label=Ingredient] .ingredient-cell-content,body.inventory-view .inventory-collapsible-table tbody tr.is-collapsed td[data-label=Product] .ingredient-cell-content,body.inventory-view .inventory-collapsible-table tbody tr:not(.is-expanded) td[data-label=Ingredient] .ingredient-cell-content,body.inventory-view .inventory-collapsible-table tbody tr:not(.is-expanded) td[data-label=Product] .ingredient-cell-content{align-items:center;display:flex!important;justify-content:space-between;width:100%}body.inventory-view .inventory-collapsible-table tbody tr.is-collapsed td[data-label=Ingredient] .inventory-risk-indicator,body.inventory-view .inventory-collapsible-table tbody tr.is-collapsed td[data-label=Product] .inventory-risk-indicator,body.inventory-view .inventory-collapsible-table tbody tr:not(.is-expanded) td[data-label=Ingredient] .inventory-risk-indicator,body.inventory-view .inventory-collapsible-table tbody tr:not(.is-expanded) td[data-label=Product] .inventory-risk-indicator{flex-shrink:0;margin-right:.5rem}body.inventory-view .inventory-collapsible-table tbody tr.is-collapsed td[data-label="Current Inventory"],body.inventory-view .inventory-collapsible-table tbody tr:not(.is-expanded) td[data-label="Current Inventory"]{color:#6b6b6b;display:inline-block;font-size:.8rem;order:3}}@media screen and (max-width:767px)and (min-width:411px){body.inventory-view .inventory-collapsible-table tbody tr.is-collapsed td[data-label="Current Inventory"],body.inventory-view .inventory-collapsible-table tbody tr:not(.is-expanded) td[data-label="Current Inventory"]{font-size:.875rem}}@media screen and (max-width:767px){body.inventory-view .inventory-collapsible-table tbody tr.is-collapsed td[data-label="Current Inventory"]:before,body.inventory-view .inventory-collapsible-table tbody tr:not(.is-expanded) td[data-label="Current Inventory"]:before{display:none}body.inventory-view .inventory-collapsible-table tbody tr.is-collapsed td[data-label="Current Inventory"] .inventory-quantity-display,body.inventory-view .inventory-collapsible-table tbody tr:not(.is-expanded) td[data-label="Current Inventory"] .inventory-quantity-display{display:inline}body.inventory-view .inventory-collapsible-table tbody tr.is-collapsed td[data-label="Current Inventory"] .lot-code-hint,body.inventory-view .inventory-collapsible-table tbody tr:not(.is-expanded) td[data-label="Current Inventory"] .lot-code-hint{display:none}body.inventory-view .inventory-collapsible-table tbody tr.is-collapsed td[data-label=Value],body.inventory-view .inventory-collapsible-table tbody tr:not(.is-expanded) td[data-label=Value]{color:#6b6b6b;display:inline-block;font-size:.8rem;margin-left:1rem;order:4;position:relative}}@media screen and (max-width:767px)and (min-width:411px){body.inventory-view .inventory-collapsible-table tbody tr.is-collapsed td[data-label=Value],body.inventory-view .inventory-collapsible-table tbody tr:not(.is-expanded) td[data-label=Value]{font-size:.875rem}}@media screen and (max-width:767px){body.inventory-view .inventory-collapsible-table tbody tr.is-collapsed td[data-label=Value]:before,body.inventory-view .inventory-collapsible-table tbody tr:not(.is-expanded) td[data-label=Value]:before{color:#d0d0d0;content:"|";display:inline-block;left:-.5rem;position:absolute;transform:translateX(-50%)}body.inventory-view .inventory-collapsible-table tbody tr.is-collapsed td[data-label="Last Update"],body.inventory-view .inventory-collapsible-table tbody tr:not(.is-expanded) td[data-label="Last Update"]{align-items:center;color:#6b6b6b;display:flex;flex:1;font-size:.8rem;justify-content:flex-end;order:5}}@media screen and (max-width:767px)and (min-width:411px){body.inventory-view .inventory-collapsible-table tbody tr.is-collapsed td[data-label="Last Update"],body.inventory-view .inventory-collapsible-table tbody tr:not(.is-expanded) td[data-label="Last Update"]{font-size:.875rem}}@media screen and (max-width:767px){body.inventory-view .inventory-collapsible-table tbody tr.is-collapsed td[data-label="Last Update"]:before,body.inventory-view .inventory-collapsible-table tbody tr:not(.is-expanded) td[data-label="Last Update"]:before{content:"Last Update:";display:inline-block;font-weight:400;padding-right:.25rem}}@media screen and (max-width:767px)and (max-width:370px){body.inventory-view .inventory-collapsible-table tbody tr.is-collapsed td[data-label="Last Update"]:before,body.inventory-view .inventory-collapsible-table tbody tr:not(.is-expanded) td[data-label="Last Update"]:before{content:"";padding-right:0}}@media screen and (max-width:767px){body.inventory-view .inventory-collapsible-table tbody tr.is-collapsed td[data-label="Last Update"] a,body.inventory-view .inventory-collapsible-table tbody tr:not(.is-expanded) td[data-label="Last Update"] a{color:inherit;text-decoration:none}body.inventory-view .inventory-collapsible-table tbody tr.is-collapsed td[data-label="Last Update"] a:hover,body.inventory-view .inventory-collapsible-table tbody tr:not(.is-expanded) td[data-label="Last Update"] a:hover{text-decoration:underline}body.inventory-view .inventory-collapsible-table tbody tr.is-expanded{display:flex;flex-direction:column}body.inventory-view .inventory-collapsible-table tbody tr.is-expanded .expand-toggle .chevron-icon{transform:rotate(90deg)}body.inventory-view .inventory-collapsible-table tbody tr.is-expanded td{border:none;display:block;font-size:.875rem;padding:.5rem 0}body.inventory-view .inventory-collapsible-table tbody tr.is-expanded td:before{color:#3f4a56;content:attr(data-label) ": ";display:inline-block;font-weight:600;margin-right:.5rem}body.inventory-view .inventory-collapsible-table tbody tr.is-expanded td[data-label=Ingredient]{border-bottom:none;font-size:1rem;font-weight:600;margin-bottom:.75rem;order:1;padding-bottom:0;padding-top:0;transition:font-size .2s cubic-bezier(.4,0,.2,1),padding .2s cubic-bezier(.4,0,.2,1)}body.inventory-view .inventory-collapsible-table tbody tr.is-expanded td[data-label=Ingredient]:before{display:none}body.inventory-view .inventory-collapsible-table tbody tr.is-expanded td[data-label=Ingredient] .inventory-risk-indicator{margin-right:.5rem}body.inventory-view .inventory-collapsible-table tbody tr.is-expanded td[data-label="Current Inventory"],body.inventory-view .inventory-collapsible-table tbody tr.is-expanded td[data-label=Value]{background-color:#f2f7fb}body.inventory-view .inventory-collapsible-table tbody tr.is-expanded td[data-label="Current Inventory"]{border-radius:4px 4px 0 0;order:2;padding:.5rem .5rem .125rem}body.inventory-view .inventory-collapsible-table tbody tr.is-expanded td[data-label="Current Inventory"]:before{content:"Current Inventory: ";display:inline;font-weight:600;margin-right:.25rem}body.inventory-view .inventory-collapsible-table tbody tr.is-expanded td[data-label="Current Inventory"] .inventory-quantity-display,body.inventory-view .inventory-collapsible-table tbody tr.is-expanded td[data-label="Current Inventory"] .inventory-quantity-display>span{display:inline!important}body.inventory-view .inventory-collapsible-table tbody tr.is-expanded td[data-label="Current Inventory"] .inventory-quantity-display .lot-code-hint{display:inline-block!important;margin-left:.5rem!important}body.inventory-view .inventory-collapsible-table tbody tr.is-expanded td[data-label="Current Inventory"]:last-of-type,body.inventory-view .inventory-collapsible-table tbody tr.is-expanded td[data-label="Current Inventory"]:nth-last-child(2){border-radius:4px;margin-bottom:.25rem;padding-bottom:.5rem}body.inventory-view .inventory-collapsible-table tbody tr.is-expanded td[data-label=Value]{border-radius:0 0 4px 4px;margin:0 0 .25rem;order:3;padding:.125rem .5rem .5rem}body.inventory-view .inventory-collapsible-table tbody tr.is-expanded td[data-label=Value]:before{display:inline;font-weight:600;margin-right:.25rem}body.inventory-view .inventory-collapsible-table tbody tr.is-expanded td[data-label="Last Update"]{order:4}body.inventory-view .inventory-collapsible-table tbody tr.is-expanded td[data-label*="Amount to"]{order:5}body.inventory-view .inventory-collapsible-table tbody tr.is-expanded td[data-label*="Amount to"]:before{content:attr(data-label) " / Lot Code: "!important;display:block;margin-bottom:.5rem}body.inventory-view .inventory-collapsible-table tbody tr.is-expanded td[data-label*="Amount to"][data-label="Amount to Reset To"]:before{content:attr(data-label) ": "}body.inventory-view .inventory-collapsible-table tbody tr.is-expanded td[data-label*="Amount to"] .adjustment-fields{align-items:center;display:flex!important;flex-wrap:nowrap!important;gap:.375rem!important;width:100%}body.inventory-view .inventory-collapsible-table tbody tr.is-expanded td[data-label*="Amount to"] .adjustment-fields .control{flex:0 0 auto!important}body.inventory-view .inventory-collapsible-table tbody tr.is-expanded td[data-label*="Amount to"] .adjustment-fields .control:first-child input{width:8ch!important}body.inventory-view .inventory-collapsible-table tbody tr.is-expanded td[data-label*="Amount to"] .adjustment-fields .control:nth-child(2) .select{min-width:auto!important;width:auto!important}body.inventory-view .inventory-collapsible-table tbody tr.is-expanded td[data-label*="Amount to"] .adjustment-fields .control:nth-child(3) .lot-code{width:14ch!important}}@media screen and (max-width:480px){body.inventory-view .title{font-size:1.5rem}}@media screen and (max-width:395px){body.inventory-view .mobile-main-nav .buttons{gap:0}body.inventory-view .mobile-main-nav .buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.2rem}}@media screen and (max-width:340px){body.inventory-view .date-range-field{font-size:.9em!important}}@media screen and (max-width:345px){body.inventory-view .inventory-collapsible-table tbody tr *{max-width:100%;min-width:0!important;word-break:break-word}body.inventory-view .inventory-collapsible-table tbody tr .quantity-width{width:6ch!important}body.inventory-view .inventory-collapsible-table tbody tr .lot-code-width{width:10ch!important}body.inventory-view .inventory-collapsible-table tbody tr .select{max-width:100px!important}body.inventory-view .inventory-collapsible-table tbody tr .select select{max-width:100%}}@media screen and (max-width:395px){.hide-on-narrow{display:none!important}}@media screen and (min-width:396px){.show-on-narrow{display:none!important}}body.inventory-view #inventory-unit-change-modal .modal-card-foot{justify-content:space-between}body.inventory-view #inventory-unit-change-modal .inventory-unit-warning-opt-out{align-items:flex-start;display:flex;flex-direction:column;margin-right:auto}body.inventory-view #inventory-unit-change-modal .inventory-unit-warning-opt-out p{color:#4a4a4a;font-size:.875rem;margin-bottom:.25rem}body.inventory-view #inventory-unit-change-modal .inventory-unit-warning-opt-out a{font-size:.875rem;text-decoration:underline}body.inventory-view #inventory-unit-change-modal .inventory-unit-warning-opt-out a:hover{color:#363636}[data-view="production_runs#batch_control_log"] .quantity-group{display:inline-block;white-space:nowrap}[data-view="production_runs#batch_control_log"] .quantity-group .quantity-divider{margin:0 .25em}[data-view="production_runs#batch_control_log"] .batch-control-log .run-level-notes{margin-bottom:3em!important}[data-view="production_runs#batch_control_log"] .batch-control-log .batch-control-notes h3.subtitle{margin:1.5em 0 1em}[data-view="production_runs#batch_control_log"] .batch-control-log .batch-control-notes p{margin:0 0 1em}[data-view="production_runs#batch_control_log"] .batch-control-header{align-items:flex-start;display:flex;gap:2em;justify-content:space-between}@media screen and (max-width:900px){[data-view="production_runs#batch_control_log"] .batch-control-header{flex-direction:column;gap:1em}[data-view="production_runs#batch_control_log"] .batch-control-header>div:last-child{width:100%}[data-view="production_runs#batch_control_log"] .batch-control-header>div:last-child .batch-control-options{justify-content:space-between}}[data-view="production_runs#batch_control_log"] .batch-control-table .hide-border-bottom{border-bottom:none}[data-view="production_runs#batch_control_log"] .batch-control-table .border-right{border-right:1px solid #dbdbdb}[data-view="production_runs#batch_control_log"] .batch-control-table .table-col-actual-amount,[data-view="production_runs#batch_control_log"] .batch-control-table .table-col-lot-codes{width:auto!important}@media print{[data-view="production_runs#batch_control_log"] .section.batch-control-log{padding:0}[data-view="production_runs#batch_control_log"] .section.batch-control-log .container{max-width:100%;padding:0;width:100%}[data-view="production_runs#batch_control_log"] .page-break{border:none!important;page-break-after:always}[data-view="production_runs#batch_control_log"] *{font-size:10pt!important}[data-view="production_runs#batch_control_log"] h1{font-size:14pt!important}[data-view="production_runs#batch_control_log"] h2{font-size:12pt!important}[data-view="production_runs#batch_control_log"] h3{font-size:10pt!important}[data-view="production_runs#batch_control_log"] .batch-control-table{width:100%}[data-view="production_runs#batch_control_log"] .batch-control-table td,[data-view="production_runs#batch_control_log"] .batch-control-table th{padding:.25em .5em}[data-view="production_runs#batch_control_log"] .batch-control-header{display:block!important;width:100%!important}}[data-view^="production_runs#"] .production-run-section{margin-top:2rem}[data-view^="production_runs#"] .production-run-section:first-child{margin-top:1.5rem}[data-view^="production_runs#"] .section-divider{border-bottom:1px solid #dbdbdb!important;padding-bottom:.5rem!important}[data-view^="production_runs#"] .flex-row-top-aligned{align-items:flex-start;display:flex}[data-view^="production_runs#"] .table-cell-text-width{max-width:50ch}[data-view^="production_runs#"] .table-col-pr-actions{min-width:10em}[data-view^="production_runs#"] #autofill_lot_codes_button:not(.is-disabled):hover .icon.has-text-info{color:#fff!important}[data-view^="production_runs#"] .mobile-ingredients-count{display:none}@media(max-width:767px){[data-view^="production_runs#"] .mobile-ingredients-count{color:#363636;display:block;font-size:.875rem;font-weight:600;text-align:center}}[data-view^="production_runs#"] .actuals-insufficient-banner .icon-text{align-items:center;gap:.375rem}[data-view^="production_runs#"] .actuals-insufficient-banner .icon-text .icon{align-items:center;color:#e14c4c;display:inline-flex;line-height:1}[data-view^="production_runs#"] .actuals-table .button.has-text-wrapped{height:auto!important;min-height:2.5em;padding-bottom:calc(.5em - 1px);padding-top:calc(.5em - 1px);white-space:normal!important}[data-view^="production_runs#"] .actuals-table .button.has-text-wrapped .close-production-run-text{line-height:1.5;white-space:normal}@media screen and (min-width:1024px){[data-view^="production_runs#"] .actuals-table .add-lot-code.button.is-small{height:30px;padding:0;width:30px}[data-view^="production_runs#"] .actuals-table .add-lot-code.button.is-small .icon.is-small{margin:0!important}[data-view^="production_runs#"] .actuals-table .lot-codes-wrapper.single-lot-mode .add-lot-code.button.is-small .icon.is-small{transform:translateX(1px)}}[data-view^="production_runs#"] .actuals-table-head{border-bottom:1px solid #dbdbdb;display:grid;font-weight:700;grid-template-columns:minmax(200px,2fr) 1fr 1fr 3fr}[data-view^="production_runs#"] .actuals-table-head .actuals-table-cell{align-items:center;display:flex;padding:.75rem}[data-view^="production_runs#"] .actuals-table-row{border-bottom:1px solid #e5e5e5;display:grid;grid-template-columns:minmax(200px,2fr) 1fr 1fr 3fr}[data-view^="production_runs#"] .actuals-table-row:last-child{border-bottom:none}[data-view^="production_runs#"] .actuals-table-row.is-insufficient{background-color:#fef2f2!important}@media screen and (min-width:1024px){[data-view^="production_runs#"] .actuals-table-row.is-insufficient:hover{background-color:#fee8e8!important}[data-view^="production_runs#"] .actuals-table-row.is-insufficient .actuals-table-cell:first-child{position:relative}[data-view^="production_runs#"] .actuals-table-row.is-insufficient .actuals-table-cell:first-child:before{background-color:#e14c4c;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}}@media(hover:hover)and (pointer:fine){[data-view^="production_runs#"] .actuals-table-row:not(.is-insufficient):hover{background-color:#f8f8f8}}[data-view^="production_runs#"] .actuals-table-cell{align-items:flex-start;display:flex;min-height:2.5rem;padding:.75rem}[data-view^="production_runs#"] .actuals-table-cell .mobile-label{display:none}[data-view^="production_runs#"] .actuals-table-cell:first-child,[data-view^="production_runs#"] .actuals-table-cell:first-child .is-flex{min-width:0}[data-view^="production_runs#"] .actuals-table-cell:last-child{padding-bottom:.5rem;padding-top:.5rem}[data-view^="production_runs#"] .actuals-table-cell:last-child .actuals-form{width:100%}[data-view^="production_runs#"] .actuals-table-cell:last-child .actuals-form .field.is-grouped{align-items:center;display:inline-flex;gap:.125rem}[data-view^="production_runs#"] .actuals-table-cell:last-child .lot-codes-wrapper .field.has-addons{display:inline-flex;width:auto}[data-view^="production_runs#"] .actuals-table-cell:last-child .lot-codes-wrapper .field.has-addons .control{flex:none}[data-view^="production_runs#"] .actuals-table-cell:last-child .lot-codes-wrapper>.control.lot-code-control{display:block;margin-bottom:.5rem}[data-view^="production_runs#"] .actuals-table-cell:last-child .lot-codes-wrapper>.control.add-lot-control:only-child{display:inline-block}@media screen and (min-width:1024px){[data-view^="production_runs#"] .actuals-table-cell:last-child .lot-codes-wrapper.single-lot-mode{display:inline-block;margin-left:.75rem;margin-top:0}[data-view^="production_runs#"] .actuals-table-cell:last-child .lot-codes-wrapper.single-lot-mode .lot-code-last-row{align-items:center;display:inline-flex;gap:.5rem}[data-view^="production_runs#"] .actuals-table-cell:last-child .lot-codes-wrapper.single-lot-mode .lot-code-last-row .control.add-lot-control,[data-view^="production_runs#"] .actuals-table-cell:last-child .lot-codes-wrapper.single-lot-mode .lot-code-last-row .control.lot-code-control{flex:none}[data-view^="production_runs#"] .actuals-table-cell:last-child .lot-codes-wrapper.single-lot-mode>.control.add-lot-control:only-child{display:inline-block}[data-view^="production_runs#"] .actuals-table-cell:last-child .lot-codes-wrapper.has-multiple-lots{display:block;margin-left:0;margin-top:.5rem}[data-view^="production_runs#"] .actuals-table-cell:last-child .lot-codes-wrapper.has-multiple-lots .lot-code-last-row{display:block;margin-top:.5rem}[data-view^="production_runs#"] .actuals-table-cell:last-child .lot-codes-wrapper.has-multiple-lots .lot-code-last-row .control.lot-code-control{display:block;margin-bottom:.5rem}[data-view^="production_runs#"] .actuals-table-cell:last-child .lot-codes-wrapper.has-multiple-lots .lot-code-last-row .control.add-lot-control{display:block}}[data-view^="production_runs#"] .actuals-table-foot{align-items:center;border-top:1px solid #dbdbdb;display:flex;justify-content:space-between;margin-top:.5rem;padding:1rem}[data-view^="production_runs#"] .actuals-table-foot .actuals-table-legend{align-items:center;display:flex}[data-view^="production_runs#"] .actuals-table-foot .actuals-table-actions{align-items:center;display:flex;gap:.5rem}[data-view^="production_runs#"] .actuals-table-foot .actuals-table-actions #submit-production-run-ingredient-actuals{box-shadow:none;filter:none}[data-view^="production_runs#"] .actuals-table-foot .actuals-table-actions #submit-production-run-ingredient-actuals.has-unsaved{border-color:#00a734!important;box-shadow:0 0 0 3px #00a73440,0 4px 10px #00000014;filter:saturate(1.08) brightness(1.03)}@media screen and (min-width:1024px){[data-view^="production_runs#"] .actuals-table-foot{background:#fff;bottom:0;box-shadow:0 -4px 6px -4px #00000026;position:sticky;z-index:10}}@media screen and (max-width:1023px){[data-view^="production_runs#"] .actuals-table{border:none}[data-view^="production_runs#"] .actuals-table-head{display:none}[data-view^="production_runs#"] .actuals-table-row{border:1px solid #dbdbdb;border-radius:8px;box-shadow:0 2px 4px #0000000d;display:block;margin-bottom:1rem;padding:.75rem;transition:all .2s ease}[data-view^="production_runs#"] .actuals-table-row:not(.is-insufficient){background:#fff!important}[data-view^="production_runs#"] .actuals-table-row:last-child{margin-bottom:0}[data-view^="production_runs#"] .actuals-table-row.is-insufficient{border-color:#e14c4c!important}[data-view^="production_runs#"] .actuals-table-row.is-insufficient .actuals-table-cell[data-label="Current Inventory"],[data-view^="production_runs#"] .actuals-table-row.is-insufficient .actuals-table-cell[data-label=Required]{background-color:#fee8e8!important}[data-view^="production_runs#"] .actuals-table-cell{display:block;line-height:1.25;min-height:0;padding:0}[data-view^="production_runs#"] .actuals-table-cell[data-label="Current Inventory"],[data-view^="production_runs#"] .actuals-table-cell[data-label=Required]{background-color:#f5f5f5;color:#6b6b6b;color:#363636;font-size:.8rem;padding:0 .5rem}}@media screen and (max-width:1023px)and (min-width:411px){[data-view^="production_runs#"] .actuals-table-cell[data-label="Current Inventory"],[data-view^="production_runs#"] .actuals-table-cell[data-label=Required]{font-size:.875rem}}@media screen and (max-width:1023px){[data-view^="production_runs#"] .actuals-table-cell[data-label="Current Inventory"]:before,[data-view^="production_runs#"] .actuals-table-cell[data-label=Required]:before{color:#363636;content:attr(data-label) ": ";font-weight:600;line-height:1;margin-right:.25rem}[data-view^="production_runs#"] .actuals-table-cell[data-label=Required]{border-radius:4px 4px 0 0;padding:.5rem .5rem .125rem}[data-view^="production_runs#"] .actuals-table-cell[data-label="Current Inventory"]{align-items:baseline;border-radius:0 0 4px 4px;display:flex;margin-bottom:.75rem;padding:.125rem .5rem .5rem;white-space:nowrap;width:100%}[data-view^="production_runs#"] .actuals-table-cell[data-label="Current Inventory"] .icon.lot-code-hint{margin-left:.5rem}[data-view^="production_runs#"] .actuals-table-cell:first-child{font-size:1rem;font-weight:600;margin-bottom:.75rem}[data-view^="production_runs#"] .actuals-table-cell:first-child .truncated-name{max-width:none;white-space:normal}[data-view^="production_runs#"] .actuals-table-cell:last-child{margin:0 0 .25rem}[data-view^="production_runs#"] .actuals-table-cell:last-child .actuals-form{width:100%}[data-view^="production_runs#"] .actuals-table-cell:last-child .mobile-label{color:#363636;display:block;font-size:.875rem;font-weight:700;margin-bottom:.5rem}[data-view^="production_runs#"] .actuals-table-cell:last-child .mobile-label.lot-codes-label{margin-top:1rem}[data-view^="production_runs#"] .actuals-table-cell:last-child .field.is-grouped{align-items:center;display:flex;gap:.125rem;margin-bottom:0}[data-view^="production_runs#"] .actuals-table-cell:last-child .field.is-grouped>.control:first-child{flex:0 0 auto}[data-view^="production_runs#"] .actuals-table-cell:last-child .field.is-grouped>.control:first-child input{width:90px}[data-view^="production_runs#"] .actuals-table-cell:last-child .field.is-grouped>.control:nth-child(2){flex:0 0 auto}[data-view^="production_runs#"] .actuals-table-cell:last-child .lot-codes-wrapper{display:block}[data-view^="production_runs#"] .actuals-table-cell:last-child .lot-codes-wrapper .control.lot-code-control{margin-bottom:.5rem}[data-view^="production_runs#"] .actuals-table-cell:last-child .lot-codes-wrapper .control.lot-code-control .field.has-addons{display:inline-flex;width:auto}[data-view^="production_runs#"] .actuals-table-cell:last-child .lot-codes-wrapper .control.lot-code-control .field.has-addons .control.is-expanded{flex:0 1 auto}[data-view^="production_runs#"] .actuals-table-cell:last-child .lot-codes-wrapper .control.lot-code-control .field.has-addons .control.is-expanded input.lot-code{width:120px}[data-view^="production_runs#"] .actuals-table-cell:last-child .lot-codes-wrapper .lot-code-last-row:only-child{align-items:center;display:flex;gap:.5rem}[data-view^="production_runs#"] .actuals-table-cell:last-child .lot-codes-wrapper .lot-code-last-row:only-child .control.lot-code-control{margin-bottom:0}[data-view^="production_runs#"] .actuals-table-cell:last-child .lot-codes-wrapper .lot-code-last-row .control.lot-code-control .field.has-addons,[data-view^="production_runs#"] .actuals-table-cell:last-child .lot-codes-wrapper .lot-code-last-row:only-child .field.has-addons{display:inline-flex;width:auto}[data-view^="production_runs#"] .actuals-table-foot{background:#fff;bottom:0;box-shadow:0 -4px 6px -4px #00000026;display:block;margin-left:calc(-1rem - 4px);margin-right:calc(-1rem - 4px);margin-top:1rem;padding:1rem;position:sticky;z-index:10}[data-view^="production_runs#"] .actuals-table-foot .actuals-table-legend{justify-content:center;padding:0 0 .75rem;text-align:center}[data-view^="production_runs#"] .actuals-table-foot .actuals-table-actions{flex-direction:column;padding:0}[data-view^="production_runs#"] .actuals-table-foot .actuals-table-actions .button{margin-bottom:.5rem;width:100%}[data-view^="production_runs#"] .actuals-table-foot .actuals-table-actions .button:last-child{margin-bottom:0}}@media screen and (min-width:1024px)and (max-width:1215px){[data-view^="production_runs#"] .actuals-table-cell .quantity-width{width:65px!important}[data-view^="production_runs#"] .actuals-table-cell .unit-select{max-width:85px!important;min-width:85px!important}[data-view^="production_runs#"] .actuals-table-cell .lot-code-width{width:85px!important}}[data-view^="production_runs#"] .truncated-name{display:inline-block;max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}[data-view^="production_runs#"] .production-run-search-table{margin-bottom:1px}[data-view^="production_runs#"] .production-run-search-table td,[data-view^="production_runs#"] .production-run-search-table th{line-height:1;vertical-align:middle}[data-view^="production_runs#"] .production-run-search-table .buttons{align-items:center;margin-bottom:0}[data-view^="production_runs#"] .production-run-search-table .recipe-name-column{line-height:1.5;max-width:55vw}@media screen and (max-width:767px){[data-view^="production_runs#"] .production-run-search-table .recipe-name-column{max-width:50vw}}@media screen and (min-width:1408px){[data-view^="production_runs#"] .production-run-search-table .recipe-name-column{max-width:min(60vw,1000px)}}[data-view^="production_runs#"] .production-run-search-table .recipe-name-column .truncated-name{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-view^="production_runs#"] .production-run-search-table .search-actions{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-end}[data-view^="production_runs#"] .production-run-search-table .search-actions .button{margin-bottom:0!important;white-space:nowrap}@media screen and (max-width:767px){[data-view^="production_runs#"] .production-run-search-table .search-actions{gap:0}}[data-view^="production_runs#"] .summary-table table td:last-child,[data-view^="production_runs#"] .summary-table table th:last-child{white-space:nowrap;width:1%}[data-view^="production_runs#"] .summary-table table .buttons{flex-wrap:nowrap;gap:.25rem}@media screen and (max-width:767px){[data-view="users#suppliers"] .title,[data-view^="suppliers#"] .title{font-size:1.25rem!important}}.model-errors{background-color:#fef2f2;border-left:4px solid #e14c4c;border-radius:4px 0 0 4px;margin-bottom:1rem;margin-top:1rem;padding:.75rem 1rem}.model-errors ul{display:flex;flex-direction:column;margin:0 0 0 .75rem;padding:0}.model-errors ul li{display:list-item;list-style-position:outside;list-style-type:disc;margin-left:1ch}.model-errors .model-error-name{font-weight:700}form:not([data-inline-errors=false]) input[data-errors]:not([data-inline-errors=false]),form:not([data-inline-errors=false]) select[data-errors]:not([data-inline-errors=false]),form:not([data-inline-errors=false]) textarea[data-errors]:not([data-inline-errors=false]){border:1px solid #e14c4c}@media print{@page{size:auto;margin:.25in .5in}body{font-size:10pt}.no-print{display:none!important}.page-break{page-break-after:always!important}#dev-button,#dev-panel{display:none!important}#footer{display:none}.button,.select:not(.is-multiple):not(.is-loading):after,a.button,nav{display:none!important}.select:not(.is-multiple):not(.is-loading) select{padding-right:calc(.75em - 1px)!important}input[type=number]{-moz-appearance:textfield}a{color:#3f4a56!important}}.title{font-family:Merriweather,Georgia,Constantia,Lucida Bright,Lucidabright,"Lucida Serif",Lucida,"DejaVu Serif","Bitstream Vera Serif","Liberation Serif",serif;font-weight:700}.subtitle{font-family:Lato,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700}nav.navbar .navbar-toplevel{color:#0a0a0a;font-weight:700;margin-right:1em;position:relative}nav.navbar .navbar-toplevel.navbar-link:after{border-color:#6c6f7c}nav.navbar .navbar-toplevel:active,nav.navbar .navbar-toplevel:hover{color:#408abf}nav.navbar{padding-bottom:.75rem!important;padding-top:.75rem!important}@media screen and (max-width:1023px){nav.navbar{padding-bottom:.125rem!important}}@media screen and (min-width:1024px){.navbar-brand{margin-left:-1.275rem!important}}.has-dropdown a.navbar-link:hover:before{content:"";height:120%;left:0;position:absolute;top:45%;transform:rotate(-60deg);transform-origin:top right;width:100%;z-index:4}.has-dropdown a.navbar-link:hover.dropdown-is-right:before{transform:rotate(60deg);transform-origin:top left}nav a.navbar-item>img{max-height:5rem}@media print,screen and (min-width:768px){nav a.navbar-item>img{margin-top:-10px}}@media screen and (max-width:1023px){nav a.navbar-item>img{margin-left:32px div 2}}@media screen and (max-width:767px){nav a.navbar-item>img{transform:translateY(-6px)}}@media screen and (max-width:1023px){.navbar-burger.burger{transform:translateY(2px)}.recipal-logo{margin-left:.2325rem!important}}.is-flex-1{flex:1}nav .navbar-end .button{min-width:8em}@media print,screen and (min-width:768px){#main-navbar .navbar-start{margin-left:3rem}}@media screen and (max-width:1023px){#main-navbar .navbar-end,#main-navbar .navbar-start{margin-left:0;margin-right:0}}#main-navbar .navbar-dropdown .navbar-item{white-space:normal}#main-navbar .navbar-dropdown .navbar-item strong{color:#408abf;display:block;font-weight:700}#main-navbar .navbar-dropdown .navbar-item small{color:#6c6f7c;display:block;font-size:small;margin-top:3px}#main-navbar .navbar-dropdown .navbar-item.is-active strong{color:#6c6f7c}#main-navbar .navbar-dropdown{min-width:14rem}@media screen and (min-width:1024px){#main-navbar .navbar-dropdown.products-dropdown{width:20rem}}@media screen and (max-width:1023px){.button.is-fullwidth-mobile{display:flex;width:100%}#main-navbar a.navbar-toplevel{color:#408abf;font-family:Merriweather,Georgia,Constantia,Lucida Bright,Lucidabright,"Lucida Serif",Lucida,"DejaVu Serif","Bitstream Vera Serif","Liberation Serif",serif}}@media screen and (max-width:1023px)and (max-width:1023px){#main-navbar a.navbar-toplevel{color:#0a0a0a}}@media screen and (max-width:1023px){#main-navbar .navbar-dropdown .navbar-item{padding-left:12px;padding-right:12px;width:100%}}#footer{border-top:2px solid #fff}#footer h3.subtitle{align-items:flex-end;color:#3f4a56;display:flex;height:39px;justify-content:flex-end;line-height:80%}#footer li{margin-bottom:1rem;margin-top:1rem}#footer li a{color:#6c6f7c}#footer li.instagram-link a:hover{color:#e1306c}#footer li.twitter-link a:hover{color:#1da1f2}#footer li.facebook-link a:hover{color:#4267b2}@media screen and (max-width:1023px){.tabs.collapse ul,.tabs.collapse ul li{display:block}.tabs.collapse ul li a{border-bottom-color:#fff;color:#408abf}.tabs.collapse ul li.is-active a{font-weight:700}}input[type=range]:not([disabled]){cursor:pointer}.theme-recipal{--fa-primary-color:#00a734;--fa-secondary-color:#3eaad6}#promo-banner a{color:#fff;text-decoration:underline}#account-upgrade-banner{bottom:0;position:fixed;width:100vw;z-index:100}.modal-card-subhead{min-height:fit-content;padding-bottom:0}.modal-card-title strong{font-weight:700}.is-modern>section.section{padding-top:1.5rem}@media screen and (max-width:1023px){.is-modern>section.section{padding-top:2rem}}@media screen and (max-width:767px){.is-modern>section.section{padding-top:1.5rem}}.personal-plan .hide-personal{display:none}
/*# sourceMappingURL=jose_modern-d16659d28a62f224aad7.css.map*/