.processing-icon[data-v-09886c2a]{color:official;display:inline-block;position:relative;width:16px;height:16px;margin-right:.5rem;margin-bottom:-3px}.processing-icon div[data-v-09886c2a]{-webkit-transform-origin:8px 8px;transform-origin:8px 8px;-webkit-animation:processing-icon-data-v-09886c2a 1.2s linear infinite;animation:processing-icon-data-v-09886c2a 1.2s linear infinite}.processing-icon div[data-v-09886c2a]:after{content:" ";display:block;position:absolute;top:0;left:7.5px;width:1px;height:4px;border-radius:20%;background:#fff}.processing-icon div[data-v-09886c2a]:first-child{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.processing-icon div[data-v-09886c2a]:nth-child(2){-webkit-transform:rotate(30deg);transform:rotate(30deg);-webkit-animation-delay:-1s;animation-delay:-1s}.processing-icon div[data-v-09886c2a]:nth-child(3){-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-delay:-.9s;animation-delay:-.9s}.processing-icon div[data-v-09886c2a]:nth-child(4){-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation-delay:-.8s;animation-delay:-.8s}.processing-icon div[data-v-09886c2a]:nth-child(5){-webkit-transform:rotate(120deg);transform:rotate(120deg);-webkit-animation-delay:-.7s;animation-delay:-.7s}.processing-icon div[data-v-09886c2a]:nth-child(6){-webkit-transform:rotate(150deg);transform:rotate(150deg);-webkit-animation-delay:-.6s;animation-delay:-.6s}.processing-icon div[data-v-09886c2a]:nth-child(7){-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-delay:-.5s;animation-delay:-.5s}.processing-icon div[data-v-09886c2a]:nth-child(8){-webkit-transform:rotate(210deg);transform:rotate(210deg);-webkit-animation-delay:-.4s;animation-delay:-.4s}.processing-icon div[data-v-09886c2a]:nth-child(9){-webkit-transform:rotate(240deg);transform:rotate(240deg);-webkit-animation-delay:-.3s;animation-delay:-.3s}.processing-icon div[data-v-09886c2a]:nth-child(10){-webkit-transform:rotate(270deg);transform:rotate(270deg);-webkit-animation-delay:-.2s;animation-delay:-.2s}.processing-icon div[data-v-09886c2a]:nth-child(11){-webkit-transform:rotate(300deg);transform:rotate(300deg);-webkit-animation-delay:-.1s;animation-delay:-.1s}.processing-icon div[data-v-09886c2a]:nth-child(12){-webkit-transform:rotate(330deg);transform:rotate(330deg);-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes processing-icon-data-v-09886c2a{0%{opacity:1}to{opacity:0}}@keyframes processing-icon-data-v-09886c2a{0%{opacity:1}to{opacity:0}}.subscriptions[data-v-1d5d0456]{margin-bottom:.5rem}.icon[data-v-328b7cf0]{display:inline-block;padding:.1rem;padding-left:.3rem;font-size:.8rem;margin-top:-.1rem;cursor:pointer}.ingredient-data[data-v-328b7cf0]{margin-left:.1rem;font-size:.8rem;position:relative;top:-2px}.ingredient-data .amount+.unit[data-v-328b7cf0]{margin-left:.2rem}[contenteditable][data-v-328b7cf0]{outline:0 none}.content[data-v-328b7cf0]{display:inline}.step-header[data-v-6ad9ae90]{margin-top:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex}.step-header+p[data-v-6ad9ae90]{margin-top:0}.step-header .step-title[data-v-6ad9ae90]{color:#222;font-weight:200;font-variant:small-caps;font-size:.9rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.step-header .step-actions .icon[data-v-6ad9ae90]{margin-left:.5rem;color:#999}.placeholder[data-v-6ad9ae90]{position:absolute;color:#999;font-weight:100;font-size:.9em;bottom:.05rem;font-style:italic}.ingredient-bubble[data-v-578b8643]{border:1px solid #000;background-color:rgba(0,0,0,.9);color:#fff;padding:1rem;border-radius:10px;position:absolute;z-index:100}.ingredient-bubble .arrow[data-v-578b8643]{content:"";position:absolute;top:-10px;margin-top:-10px;left:50%;border:10px solid transparent;border-bottom-color:#000;z-index:1;margin-left:-5px}.ingredient-bubble .row[data-v-578b8643]{margin-bottom:.7rem}.ingredient-bubble .row .label[data-v-578b8643]{margin-bottom:.2rem;font-size:.8rem;color:#ccc;font-weight:200}.ingredient-bubble .row.amount input[data-v-578b8643]{width:100%;background-color:#fff;color:#000}.ingredient-bubble .button-view.remove-mark-button[data-v-578b8643]{background:transparent;width:100%;text-decoration:underline;font-size:.8rem;margin-top:0;margin-bottom:-.5rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:.4rem;border:none;font-family:sans-serif!important;font-weight:300;color:#fff;text-align:right}.editor{position:relative}.ProseMirror{padding:0;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;line-height:1.7;white-space:normal;outline:none}.ProseMirror *{caret-color:currentColor}.menububble{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:20;background:#000;border-radius:5px;padding:.1rem;margin-bottom:.1rem;-webkit-transform:translateY(50%);transform:translateY(50%);visibility:hidden;opacity:1;-webkit-transition:opacity .2s,visibility .2s;transition:opacity .2s,visibility .2s}.menububble.is-active{opacity:1;visibility:visible}.menububble__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background:transparent;border:0;color:#fff;padding:.25rem .5rem;margin-right:.2rem;border-radius:3px;cursor:pointer;font-size:.9rem}.menububble__button:before{content:"";position:absolute;top:50%;margin-top:-5px;right:-10px;border:5px solid transparent;border-left-color:#000;z-index:1}.right-sided-bubble .menububble__button:before{right:auto;left:-10px;border-left-color:transparent;border-right-color:#000}.menububble__button:last-child{margin-right:0}.menububble__button:hover{background-color:hsla(0,0%,100%,.1)}.menububble__button.is-active{background-color:hsla(0,0%,100%,.2)}.menububble__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menububble__input{font:inherit;border:none;background:transparent;color:#fff}.ProseMirror strong{font-weight:700}.ProseMirror .ingredient{background-color:rgba(255,0,0,.3);padding:.1em .7em;padding-right:.5rem;border-radius:1em;white-space:nowrap}.spinner-icon[data-v-583c09fc]{color:official;display:inline-block;position:relative;width:16px;height:16px}.spinner-icon div[data-v-583c09fc]{-webkit-transform-origin:8px 8px;transform-origin:8px 8px;-webkit-animation:spinner-icon-data-v-583c09fc 1.2s linear infinite;animation:spinner-icon-data-v-583c09fc 1.2s linear infinite}.spinner-icon div[data-v-583c09fc]:after{content:" ";display:block;position:absolute;top:0;left:7.5px;width:1px;height:4px;border-radius:20%;background:#999}.spinner-icon div[data-v-583c09fc]:first-child{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.spinner-icon div[data-v-583c09fc]:nth-child(2){-webkit-transform:rotate(30deg);transform:rotate(30deg);-webkit-animation-delay:-1s;animation-delay:-1s}.spinner-icon div[data-v-583c09fc]:nth-child(3){-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-delay:-.9s;animation-delay:-.9s}.spinner-icon div[data-v-583c09fc]:nth-child(4){-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation-delay:-.8s;animation-delay:-.8s}.spinner-icon div[data-v-583c09fc]:nth-child(5){-webkit-transform:rotate(120deg);transform:rotate(120deg);-webkit-animation-delay:-.7s;animation-delay:-.7s}.spinner-icon div[data-v-583c09fc]:nth-child(6){-webkit-transform:rotate(150deg);transform:rotate(150deg);-webkit-animation-delay:-.6s;animation-delay:-.6s}.spinner-icon div[data-v-583c09fc]:nth-child(7){-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-delay:-.5s;animation-delay:-.5s}.spinner-icon div[data-v-583c09fc]:nth-child(8){-webkit-transform:rotate(210deg);transform:rotate(210deg);-webkit-animation-delay:-.4s;animation-delay:-.4s}.spinner-icon div[data-v-583c09fc]:nth-child(9){-webkit-transform:rotate(240deg);transform:rotate(240deg);-webkit-animation-delay:-.3s;animation-delay:-.3s}.spinner-icon div[data-v-583c09fc]:nth-child(10){-webkit-transform:rotate(270deg);transform:rotate(270deg);-webkit-animation-delay:-.2s;animation-delay:-.2s}.spinner-icon div[data-v-583c09fc]:nth-child(11){-webkit-transform:rotate(300deg);transform:rotate(300deg);-webkit-animation-delay:-.1s;animation-delay:-.1s}.spinner-icon div[data-v-583c09fc]:nth-child(12){-webkit-transform:rotate(330deg);transform:rotate(330deg);-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes spinner-icon-data-v-583c09fc{0%{opacity:1}to{opacity:0}}@keyframes spinner-icon-data-v-583c09fc{0%{opacity:1}to{opacity:0}}.spinner-view.big .spinner-icon[data-v-583c09fc]{width:32px;height:32px}.spinner-view.big .spinner-icon div[data-v-583c09fc]{-webkit-transform-origin:16px 16px!important;transform-origin:16px 16px!important}.spinner-view.big .spinner-icon div[data-v-583c09fc]:after{left:15px!important;width:2px!important;height:8px!important;background:rgba(0,0,0,.5)}