@charset "UTF-8";.recipe-landing{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));font-size:1.125rem}@media (min-width: 48em){.recipe-landing{grid-template-columns:repeat(12,minmax(0,1fr));row-gap:0px;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}}.recipe-landing__col:nth-child(1){grid-column:span 4 / span 4;padding-top:2rem;padding-bottom:2rem}@media (min-width: 48em){.recipe-landing__col:nth-child(1){grid-column:span 7 / span 7;padding-top:5rem;padding-bottom:8.125rem}}@media (max-width: 48em){.recipe-landing--new .recipe-landing__col:nth-child(1){position:relative;grid-column:span 4 / span 4;z-index:1}}@media (min-width: 48em){.recipe-landing--new .recipe-landing__col:nth-child(1){padding-top:2.5rem;padding-bottom:5rem}}@media (max-width: 48em){.recipe-landing__col:nth-child(2){display:none}}@media (min-width: 48em){.recipe-landing__col:nth-child(2){position:relative;grid-column:span 4 / span 4;grid-column-start:9}}.recipe-landing--new .recipe-landing__col:nth-child(2){grid-column:span 5 / span 5;grid-column-start:8}.recipe-landing__heading{grid-column:span 4 / span 4;padding-top:1.25rem}@media (min-width: 48em){.recipe-landing__heading{grid-column:span 6 / span 6;padding-bottom:30px}}@media (min-width: 64em){.recipe-landing__heading{grid-column:span 5 / span 5;max-width:23.4375rem;padding-bottom:2.5rem}}@media (min-width: 90.25em){.recipe-landing__heading{max-width:33.125rem}}@media (max-width: 48em){.recipe-landing--new .recipe-landing__heading{max-width:500px}}@media (min-width: 48em){.recipe-landing--new .recipe-landing__heading{padding-bottom:1.25rem}}@media (min-width: 64em){.recipe-landing--new .recipe-landing__heading{padding-bottom:1.25rem}}.recipe-landing__heading .title-large{font-size:2.5rem}@media (min-width: 48em){.recipe-landing__heading .title-large{margin-bottom:0}}@media (min-width: 90.25em){.recipe-landing__heading .title-large{font-size:3.625rem}}@media (min-width: 64em){.recipe-landing__heading--returning{grid-column:span 6 / span 6}}.recipe-landing__heading--returning span{display:block}@media (min-width: 48em){.recipe-landing--existing .recipe-landing__main{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}}.recipe-landing__list li{margin-bottom:1.875rem;vertical-align:middle}.recipe-landing__list li:before{content:"";display:block;position:absolute;position:sticky;display:inline-block;margin-right:.25rem;min-height:1rem;min-width:1rem;background:url(//www.theinkeylist.com/cdn/shop/t/520/assets/rb-landing-tick.svg?v=83864751632175726281752573171) no-repeat 50% 60%;background-size:80%;border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgba(0,0,0,var(--tw-border-opacity));vertical-align:middle}@media (min-width: 48em){.recipe-landing__list li:before{min-width:1.5625rem;min-height:1.5625rem;margin-right:1.125rem}}.recipe-landing__list span span{font-weight:700}@supports ((-webkit-background-clip: text) or (background-clip: text)) or (-webkit-background-clip: text){.recipe-landing__list span span{color:transparent;background:-webkit-gradient(linear,left top,right top,color-stop(-10.11%,#8919DF),color-stop(5%,#7A12DC),color-stop(13.98%,#7510DB),color-stop(40.27%,#3A51FF));background:linear-gradient(90deg,#8919df -10.11%,#7a12dc 5%,#7510db 13.98%,#3a51ff 40.27%);-webkit-background-clip:text;background-clip:text}}.recipe-landing__signoff{max-width:28.125rem;padding-bottom:1.875rem}.recipe-landing__media{position:absolute;bottom:0;right:0}@media (min-width: 48em){.recipe-landing__media{right:inherit}}@media (min-width: 64em){.recipe-landing__main--returning{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;grid-column-start:7}}.recipe-landing__main-current{position:relative;grid-column:span 3 / span 3;padding-bottom:2.3125rem}@media (min-width: 48em){.recipe-landing__main-current{padding-bottom:0}}.recipe-landing__main-current:after{content:"";display:block;position:absolute;height:.0625rem;width:100%;bottom:0;left:0;background:-webkit-gradient(linear,left top,right top,from(#ED47F4),color-stop(34.21%,#7510DB),color-stop(61.89%,#3A51FF),color-stop(83.26%,#439AF3));background:linear-gradient(90deg,#ed47f4,#7510db 34.21%,#3a51ff 61.89%,#439af3 83.26%)}@media (min-width: 48em){.recipe-landing__main-current:after{display:none}}.recipe-landing__main-new{grid-column:span 3 / span 3;grid-column-start:5;padding-top:1.875rem}@media (min-width: 48em){.recipe-landing__main-new{padding-top:0}}.recipe-landing__offer{padding-top:1.25rem;padding-bottom:1.25rem;max-width:28.125rem}.recipe-landing__offer-label{display:inline-block;margin-bottom:.625rem;padding-left:.25rem;padding-right:.25rem;padding-top:.125rem;border-radius:.1875rem;font-size:.75rem;line-height:1.4;font-weight:800;text-transform:uppercase;--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity));background:linear-gradient(156deg,#d694ff 34.2%,#af91ff 74.49%)}.recipe-welcome{opacity:0;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.5s;transition-duration:.5s}.recipe-welcome.is-show{-webkit-animation:fadein .4s forwards;animation:fadein .4s forwards}.recipe-intro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 64em){.recipe-intro{text-align:center;padding-top:1.5625rem}}@media (min-width: 64em){.recipe-intro{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.recipe-intro--tall{display:block;height:auto;padding-top:2.5rem;padding-bottom:2.5rem}@media (min-width: 48em){.recipe-intro--tall{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100% - 5rem);padding-bottom:2.5rem}}@media (min-width: 90.25em){.recipe-intro--tall{padding-top:6.25rem}}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}.recipe-loading-container{height:calc(100vh - 3.75rem)}@media (min-width: 90.25em){.recipe-loading-container{height:calc(100vh - 5rem)}}.recipe-loading{position:fixed;top:0;left:0;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem;text-align:center;--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity));z-index:15}.recipe-loading__icon{position:relative;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:1.875rem;height:3.75rem;width:3.75rem}.recipe-loading__media-item{height:100%;width:100%}.recipe-loading__media-item--skin-goals{display:block;height:3.75rem;width:3.75rem;background:url(//www.theinkeylist.com/cdn/shop/t/520/assets/products.svg?v=179429440223732062221752573161) no-repeat center;background-size:contain}.recipe-loading__media-item--hair-types{display:block;height:3.75rem;width:3.75rem;background:url(//www.theinkeylist.com/cdn/shop/t/520/assets/hair-icons.svg?v=76491489174669567941752573035) no-repeat center;background-size:contain}.recipe-progress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:1.875rem}.recipe-progress__item{border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgba(255,255,255,var(--tw-border-opacity));border-radius:9999px;font-weight:0rem;height:1rem;width:1rem;margin-top:0;margin-bottom:0;margin-left:.45rem;margin-right:.45rem;-webkit-transition-property:all;transition-property:all;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.7s;transition-duration:.7s}.recipe-progress__item span{visibility:hidden}.recipe-progress__item.recipe-progress__item--dark{--tw-border-opacity: 1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.recipe-progress__item--completed{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.recipe-progress__item--completed.recipe-progress__item--dark{background:#000}.recipe-progress__item--active{position:relative;border-width:0px;background:-webkit-gradient(linear,left top,right top,color-stop(-1.39%,#ED47F5),color-stop(69.33%,#439BF4));background:linear-gradient(90deg,#ed47f5 -1.39%,#439bf4 69.33%)}.recipe-progress__item--active:before{content:"";display:block;position:absolute;height:100%;width:100%;border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgba(0,0,0,var(--tw-border-opacity));--tw-scale-x: .8;--tw-scale-y: .8;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-radius:9999px}.recipe-progress__item--active.recipe-progress__item--dark{background:#000}.recipe-progress__item--active.recipe-progress__item--dark:before{--tw-border-opacity: 1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.recipe-login{position:absolute;width:calc(100% - 1.25rem);top:0;left:.625rem;padding:1.875rem;--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity));border-radius:.1875rem;--tw-translate-x: -110%;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));z-index:21}@media (min-width: 48em){.recipe-login{width:100%;max-width:31.25rem;height:auto}}.recipe-login.is-active{top:50vh;--tw-translate-x: 0px;--tw-translate-y: -50%;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width: 48em){.recipe-login.is-active{top:50%;left:50%;--tw-translate-x: -50%;--tw-translate-y: -50%;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.recipe-login h2{text-transform:uppercase;font-size:1.125rem}@media (min-width: 48em){.recipe-login h2{font-size:1.75rem}}.recipe-login label{display:block;margin-bottom:.625rem;font-weight:800}.recipe-login__field{margin-bottom:1.25rem}.recipe-login__field input{--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.recipe-login__close-button{position:absolute;height:2.5rem;width:2.5rem;top:1.875rem;right:1.875rem;--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity));border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgba(0,0,0,var(--tw-border-opacity));border-radius:.1875rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition-property:all;transition-property:all;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.3s;transition-duration:.3s;cursor:pointer}.recipe-login__close-button:hover{--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.recipe-login__close-button:before,.recipe-login__close-button:after{content:"";display:block;position:absolute;top:50%;left:50%;height:.125rem;width:1.25rem;background-color:currentColor;border-radius:.1875rem;-webkit-transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.3s;transition-duration:.3s}.recipe-login__close-button:before{--tw-translate-x: -50%;--tw-translate-y: -50%;--tw-rotate: 45deg;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.recipe-login__close-button:after{--tw-translate-x: -50%;--tw-translate-y: -50%;--tw-rotate: -45deg;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.recipe-questions-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:2.5rem;height:calc(100vh - 20.625rem);padding-right:1.25rem;margin-right:-1.25rem;overflow-y:auto}@media (min-width: 64em){.recipe-questions-container{height:calc(100vh - 18.125rem)}}.recipe-questions-container::-webkit-scrollbar{width:.375rem;margin-right:-.625rem}.recipe-questions-container::-webkit-scrollbar-track{background-color:rgba(255,255,255,var(--tw-bg-opacity));--tw-bg-opacity: .3;border-radius:1.25rem}.recipe-questions-container::-webkit-scrollbar-thumb{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));border-radius:1.25rem}.recipe-questions-container--account{padding-top:2.25rem;padding-bottom:2.5rem;text-align:center}.recipe-questions{position:relative;padding-bottom:1.875rem}@media (min-width: 64em){.recipe-questions{grid-column:span 12 / span 12}}.recipe-questions__grid{margin:0 auto;padding-top:0;padding-bottom:0;padding-left:.0625rem;padding-right:.0625rem}@media (min-width: 48em){.recipe-questions__grid--small{max-width:20.625rem}}.recipe-questions__field{padding-top:.625rem;padding-bottom:.625rem;padding-left:0;padding-right:0;text-align:center}.recipe-questions--account{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width: 64em){.recipe-questions--account{grid-column:span 4 / span 4}}.recipe-questions__btn-profile{min-width:16.25rem;margin-left:auto;margin-right:auto;margin-top:.4688rem;margin-bottom:.4688rem}.recipe-questions-right{margin-top:1.875rem;--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}@media (min-width: 64em){.recipe-questions-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-column:span 5 / span 5;grid-column-start:8;margin-top:0;padding-left:3.125rem}}.recipe-questions-right__title{margin-bottom:1.375rem;font-size:1.375rem;text-align:left;line-height:1.2;text-transform:uppercase}@media (min-width: 64em){.recipe-questions-right__title{margin-bottom:2.625rem;font-size:2rem}}.recipe-questions-right__item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.875rem}@media (min-width: 64em){.recipe-questions-right__item{margin-bottom:2.8125rem}}.recipe-questions-right__icon-wrap{min-width:5.3125rem}@media (min-width: 64em){.recipe-questions-right__icon-wrap{margin-right:1.5625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width: 48em){.recipe-questions-right__icon{height:2.8125rem;width:2.8125rem;-ms-flex-preferred-size:2.8125rem;flex-basis:2.8125rem;display:inline-block;vertical-align:middle;margin-right:1.25rem}}@media (min-width: 48em){.recipe-questions-right__icon{height:3.4375rem;width:3.4375rem}}.recipe-questions-right__icon svg{height:100%;width:100%}.recipe-questions-right__heading{margin-bottom:.625rem;text-transform:uppercase}@media (max-width: 64em){.recipe-questions-right__heading{text-align:left}}@media (max-width: 48em){.recipe-questions-right__text{text-align:left}}.recipe-questions__logo{width:100%;width:10.625rem;height:auto;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:2.5rem}@media (min-width: 48em){.recipe-questions__logo{width:12.375rem}}.recipe-questions__title{margin:0 auto;text-align:center}.recipe-questions__title h1{font-size:1.25rem;margin-bottom:1.875rem}@media (min-width: 64em){.recipe-questions__title h1{margin-bottom:3.125rem}}.recipe-questions__title p{font-weight:800;padding-bottom:1.5625rem}.recipe-questions__title--account{max-width:none;-ms-flex-preferred-size:initial;flex-basis:initial;line-height:1;min-height:6.25rem;margin-bottom:1.25rem;text-align:left;font-size:1.375rem}.recipe-questions__body--account{max-width:38.75rem;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.recipe-questions__text-link-button{display:block;font-weight:800;font-size:1rem;line-height:1.375rem;letter-spacing:.003em;text-decoration-line:underline;--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity));text-align:center;margin-left:auto;margin-right:auto;margin-top:.625rem;margin-bottom:0}.recipe-questions__text-link-button-dark{display:block;font-weight:800;font-size:.875rem;line-height:1.375rem;letter-spacing:.003em;text-decoration-line:underline;text-underline-offset:.375rem;text-decoration-thickness:1px;--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity));text-align:center;margin-left:auto;margin-right:auto;margin-top:2.0625rem;margin-bottom:0}@media (min-width: 48em){.recipe-questions__text-link-button-dark{font-size:1.125rem}}.recipe-questions__text-prompt{display:block;padding-top:1.25rem;font-size:.875rem;line-height:1rem;--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}@media (min-width: 48em){.recipe-questions__text-prompt{font-size:1.125rem;line-height:1.25rem}}.recipe-questions__footer{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:0;left:50%;max-width:calc(100rem + 9.6%);padding:1.5625rem 1.25rem;--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity));--tw-translate-x: -50%;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));z-index:9}.recipe-questions__footer:before{content:"";display:block;position:absolute;height:.0625rem;width:100%;top:0;left:0;right:0;background:-webkit-gradient(linear,left top,right top,color-stop(-1.39%,#ED47F5),color-stop(69.33%,#439BF4));background:linear-gradient(90deg,#ed47f5 -1.39%,#439bf4 69.33%)}@media (min-width: 64em){.recipe-questions__footer:before{width:calc(100% - 7rem);left:2.1875rem}}.recipe-questions__footer-no-gradient{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:0;left:50%;max-width:calc(100rem + 9.6%);padding:1.5625rem 1.25rem;--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity));--tw-translate-x: -50%;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));z-index:9}.recipe-questions__footer-no-gradient:before{content:"";display:block;position:absolute;height:.0625rem;width:100%;top:0;left:0;right:0;background:#000}@media (min-width: 64em){.recipe-questions__footer-no-gradient:before{width:calc(100% - 7rem);left:2.1875rem}}.recipe-questions__footer--transparent{background-color:transparent}.recipe-questions__footer--transparent:before{--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.recipe-questions__footer-title{font-size:1.125rem;font-weight:700;text-transform:uppercase}@media (min-width: 48em){.recipe-questions__footer-title{display:none}}.recipe-questions__footer-steps{padding-right:1.25rem;-ms-flex-preferred-size:9.375rem;flex-basis:9.375rem;-ms-flex-negative:0;flex-shrink:0}@media (min-width: 48em){.recipe-questions__footer-steps{-ms-flex-preferred-size:auto;flex-basis:auto}}.recipe-questions-progress{position:fixed;bottom:0;left:0;width:100%;height:.4375rem;z-index:11}@media (min-width: 48em){.recipe-questions-progress{height:.625rem}}@media (min-width: 64em){.recipe-questions-progress{position:absolute}}.recipe-questions-progress__bar{margin:0 auto;height:100%;width:100%;max-width:120rem;background-size:cover;background:url(//www.theinkeylist.com/cdn/shop/t/520/assets/hero-border.jpg?v=93962535005003646301752573042)}@media (min-width: 64em){.recipe-questions-progress__bar{background-image:url(//www.theinkeylist.com/cdn/shop/t/520/assets/hero-border-desktop.jpg?v=83969270212480505181752573041)}}.recipe-questions-progress__bar:after{content:"";display:block;position:absolute;height:100%;bottom:0;right:0;--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity));opacity:.7}.recipe-questions-progress__bar[data-step="1"]:after{width:85.2%}.recipe-questions-progress__bar[data-step="2"]:after{width:71%}.recipe-questions-progress__bar[data-step="3"]:after{width:56.8%}.recipe-questions-progress__bar[data-step="4"]:after{width:42.6%}.recipe-questions-progress__bar[data-step="5"]:after{width:28.4%}.recipe-questions-progress__bar[data-step="6"]:after{width:14.2%}.recipe-questions-progress__bar[data-step="7"]:after{width:0%}.recipe-questions__footer-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.recipe-questions__footer-info{position:fixed;left:0;bottom:5rem;width:100%;margin-bottom:.0625rem;padding:.75rem 1.5625rem;border-top-width:1px;border-style:solid;border-color:rgba(255,255,255,var(--tw-border-opacity));--tw-border-opacity: .2;background-color:rgba(0,0,0,var(--tw-bg-opacity));--tw-bg-opacity: .8;font-size:.9375rem;font-weight:700;text-align:center;z-index:1}@media (min-width: 48em){.recipe-questions__footer-info{position:relative;left:auto;bottom:auto;width:auto;margin:0;padding-top:0;padding-right:2.5rem;padding-bottom:0;padding-left:0;background-image:none;border-width:0px;text-align:left}}.recipe-questions-bg{position:absolute;width:100%;height:20.9375rem;top:0;left:0;-o-object-fit:cover;object-fit:cover}@media (min-width: 64em){.recipe-questions-bg{width:calc(100% / 12)*6.5;height:100%}}.recipe-questions-btm{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}@media (max-width: 48em){.recipe-questions-btm{position:fixed;width:100%;bottom:0;--tw-bg-opacity: 1;background-color:rgba(243,243,243,var(--tw-bg-opacity));z-index:1}}.recipe-questions-btm__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:.625rem;padding-bottom:.625rem;padding-left:0;padding-right:0}@media (min-width: 48em){.recipe-questions-btm__inner{padding-top:1.25rem;padding-bottom:1.25rem;padding-left:0;padding-right:0}}.recipe-back--account{margin-bottom:0;--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.recipe-transition{opacity:0;--tw-translate-y: 5%;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));-webkit-transition-property:all;transition-property:all;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.5s;transition-duration:.5s}.recipe-transition--active{opacity:1;--tw-translate-y: 0px;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.recipe-options{display:grid;grid-gap:1.25rem;gap:1.25rem;margin:auto;grid-template-columns:repeat(12,minmax(0,1fr))}@media (min-width: 48em){.recipe-options--3{row-gap:1.25rem;-webkit-column-gap:2.25rem;-moz-column-gap:2.25rem;column-gap:2.25rem}}.recipe-options__option--ss{grid-column:span 12 / span 12}@media (min-width: 48em){.recipe-options__option--ss{grid-column:span 12 / span 12}}.recipe-options__option--ss{margin-bottom:0}@media (max-width: 30em){.recipe-option__info{width:50%;margin-right:1.25rem}}@media (min-width: 48em){.recipe-options--date{row-gap:1.25rem;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}}.recipe-options--date{grid-template-columns:repeat(10,minmax(0,1fr));position:relative}.recipe-options--small{max-width:20.625rem}.recipe-options--medium{max-width:37.5rem}@media (max-width: 30em){.recipe-options--icons--title{-ms-flex-negative:0;flex-shrink:0;width:50%}}.recipe-options__option{position:relative;margin-bottom:0;grid-column:span 4 / span 4}.recipe-options__option.has-tooltip{padding-left:3.125rem}.recipe-options--1 .recipe-options__option,.recipe-options--2 .recipe-options__option{grid-column:span 12 / span 12}@media (min-width: 48em){.recipe-options--2 .recipe-options__option{grid-column:span 6 / span 6}.recipe-options--2.recipe-options--total-odd .recipe-options__option:last-child{grid-column-start:4}}.recipe-options--3 .recipe-options__option{grid-column:span 12 / span 12}@media (min-width: 48em){.recipe-options--3 .recipe-options__option{grid-column:span 6 / span 6}}@media (min-width: 64em){.recipe-options--3 .recipe-options__option{grid-column:span 4 / span 4}}.recipe-options--date .recipe-options__option{grid-column:span 3 / span 3}.recipe-options--date .recipe-options__option:last-of-type{grid-column:span 4 / span 4}@media (min-width: 30em){.recipe-options--icons .recipe-options__option{grid-column:span 12 / span 12}}@media (min-width: 48em){.recipe-options--icons .recipe-options__option{grid-column:span 6 / span 6}}@media (min-width: 64em){.recipe-options--icons .recipe-options__option{grid-column:span 3 / span 3}}.recipe-options__option .input{text-align:center}.recipe-options--last-fw .recipe-options__option:last-child{grid-column:span 12 / span 12}.recipe-options__cancel{border-width:1px;--tw-border-opacity: 1;border-color:rgba(255,255,255,var(--tw-border-opacity));border-style:solid;border-radius:9999px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:1.25rem;height:1.25rem;padding:.125rem;--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity));-ms-flex-item-align:center;align-self:center;right:-2rem}@media (min-width: 48em){.recipe-options__cancel{position:absolute}}@media (max-width: 48em){.recipe-options__cancel{margin-left:auto;margin-right:auto}}.recipe-options__error{margin-top:1rem;--tw-text-opacity: 1;color:rgba(220,53,69,var(--tw-text-opacity));font-weight:700;font-size:.875rem}.recipe-option__button{position:relative;display:block;height:100%;width:100%;padding:.8125rem .9375rem;--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity));border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgba(255,255,255,var(--tw-border-opacity));border-radius:.25rem;text-decoration-line:none;-webkit-transition-property:all;transition-property:all;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.4s;transition-duration:.4s;text-align:center}@media (min-width: 48em){.recipe-option__button{padding:.9375rem}}.recipe-option__button.selected{background:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#ffffff)) padding-box,-webkit-gradient(linear,left top,right top,from(#ED47F5),to(#439BF4)) border-box;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(to right,#ed47f5,#439bf4) border-box;border-width:1px;border-style:solid;border-color:transparent}.recipe-option__button.selected span,.recipe-option__button.selected p{--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}@supports ((-webkit-background-clip: text) or (background-clip: text)) or (-webkit-background-clip: text){.recipe-option__button.selected span,.recipe-option__button.selected p{color:transparent;background:-webkit-gradient(linear,left top,right top,color-stop(-10.11%,#8919DF),color-stop(5%,#7A12DC),color-stop(13.98%,#7510DB),color-stop(40.27%,#3A51FF));background:linear-gradient(90deg,#8919df -10.11%,#7a12dc 5%,#7510db 13.98%,#3a51ff 40.27%);-webkit-background-clip:text;background-clip:text}}.recipe-option__button[disabled]{opacity:.5;cursor:default}.has-tooltip .recipe-option__button{border-top-left-radius:0;border-bottom-left-radius:0}@media (max-width: 30em){.recipe-option__button--2col-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.recipe-option__button-icon{position:relative;display:block;padding-top:.9375rem;padding-bottom:.9375rem}.recipe-option__button-icon img{width:auto;max-height:4.6875rem;display:inline}.recipe-option__tooltip{position:absolute;top:0;left:0;height:100%;width:3.125rem;--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity));border-left-width:1px;border-bottom-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgba(255,255,255,var(--tw-border-opacity));border-top-left-radius:.1875rem;border-bottom-left-radius:.1875rem;text-decoration-line:none}.recipe-option__tooltip:hover .recipe-option__tooltip-icon{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity));--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.recipe-option__tooltip-icon{position:absolute;top:.8125rem;left:.9375rem;height:1.25rem;width:1.25rem;border-radius:3.125rem;--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity));--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity));--tw-shadow: 0 0 0 .125rem rgba(255,255,255,1);--tw-shadow-colored: 0 0 0 .125rem var(--tw-shadow-color);-webkit-box-shadow:0 0 rgba(0,0,0,0),0 0 rgba(0,0,0,0),var(--tw-shadow);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);-webkit-box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow);-webkit-transition-property:all;transition-property:all;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.4s;transition-duration:.4s}@media (min-width: 48em){.recipe-option__tooltip-icon{top:1.25rem}}.recipe-option__tooltip-icon:before,.recipe-option__tooltip-icon:after{content:"";display:block;position:absolute;left:50%;margin-left:-.0625rem;border-radius:3.125rem;background-color:currentColor}.recipe-option__tooltip-icon:before{top:.25rem;height:.125rem;width:.125rem}.recipe-option__tooltip-icon:after{top:.5rem;height:.5rem;width:.125rem}.recipe-option__tooltip-icon--relative{position:relative;display:inline-block;top:auto;left:auto;margin-right:15px;vertical-align:middle}.recipe-option__tooltip-icon--dark{--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.recipe-option__tooltip-icon--dark:before{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.recipe-option__tooltip-icon--dark:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.recipe-email{min-height:calc(100vh - 3.75rem)}@media (max-width: 48em){.recipe-email{text-align:center}}@media (min-width: 90.25em){.recipe-email{min-height:calc(100vh - 5rem)}}.recipe-email__title{margin-top:2.5rem;margin-bottom:1.875rem}@media (max-width: 48em){.recipe-email__title{margin-top:1.25rem}}@media (min-width: 48em){.recipe-email__title{max-width:30rem}.recipe-email__title--large{max-width:33.75rem}}.recipe-email__text{font-size:1.125rem;letter-spacing:.003em}.recipe-email__form{max-width:26.875rem;margin-left:auto;margin-right:auto}.recipe-email__input-large{padding:1.125rem 1.375rem;--tw-bg-opacity: 1;background-color:rgba(30,30,30,var(--tw-bg-opacity));border-radius:.1875rem;margin-left:auto;margin-right:auto}@media (min-width: 48em){.recipe-email__input-large{max-width:21.25rem}}.recipe-email__input-large-label{font-size:.9375rem;letter-spacing:.003em}@media (max-width: 48em){.recipe-email__input-large-label{display:inline-block}}.recipe-email__cta{margin-top:2.5rem}.recipe-email__text-link{display:inline-block;margin-top:3.75rem}@media (min-width: 48em){.recipe-email__text-link{margin-top:2.5rem}}.recipe-email__text-link-button{font-weight:800;font-size:1rem;line-height:1.375rem;letter-spacing:.003em;text-decoration-line:underline}.recipe-email__text-link-button--light{font-weight:300}.slide-enter-active{position:fixed;top:0;left:0;height:100%;width:100%;padding-top:3.75rem;-webkit-animation:slide-in 1s;animation:slide-in 1s;z-index:17}@media (min-width: 48em){.slide-enter-active{padding-top:5rem}}.slide-leave-active{-webkit-animation:slide-out 1s;animation:slide-out 1s}@-webkit-keyframes slide-in{0%{--tw-translate-x: 100%;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}to{--tw-translate-x: 0px;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}@keyframes slide-in{0%{--tw-translate-x: 100%;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}to{--tw-translate-x: 0px;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}@-webkit-keyframes slide-out{0%{--tw-translate-x: 0px;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}to{--tw-translate-x: 100%;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}@keyframes slide-out{0%{--tw-translate-x: 0px;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}to{--tw-translate-x: 100%;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.fade-enter-active{-webkit-animation:fade-in .4s;animation:fade-in .4s}.fade-leave-active{-webkit-animation:fade-out .4s;animation:fade-out .4s}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@media (min-width: 48em){.recipe-landing-feature{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-4rem}.recipe-landing-feature__item{-ms-flex-preferred-size:calc(50% - 4rem);flex-basis:calc(50% - 4rem);max-width:calc(50% - 4rem);margin-left:4rem}}@charset "UTF-8";.account-benefits{width:100%;text-align:center}@media (max-width: 48em){.account-benefits{margin-top:.5rem}}@media (min-width: 48em){.account-benefits{padding:2.8125rem}}.account-benefits__item{display:inline-block;max-width:16.25rem;-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;margin-bottom:.9375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgba(0,0,0,var(--tw-border-opacity));border-radius:.625rem;border-style:solid}@media (min-width: 64em){.account-benefits__item{max-width:20rem;margin-right:1.875rem}.account-benefits__item:last-child{margin-right:0}}.account-benefits__icon{margin-left:auto;margin-right:auto;height:2.75rem;width:auto}@media (min-width: 48em){.account-benefits__icon{height:3.375rem}}.account-benefits__icon-wrap{min-width:4.375rem}.account-benefits__heading{font-size:.875rem;margin-bottom:.625rem;line-height:.9375rem}@media (min-width: 64em){.account-benefits__heading{font-size:1.125rem;line-height:1.25rem}}
/*# sourceMappingURL=/cdn/shop/t/520/assets/recipe-builder.css.map */
