.stylebooth{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background-color:#1a1a1a99;color:var(--color-white)}.stylebooth-popup{position:relative;width:100%;height:100%}.stylebooth-vto-provider{background:linear-gradient(135deg,var(--color-dark-yellow) 0%,#c36b22 100%)}.stylebooth-noscroll{overflow:hidden}.stylebooth-layout{position:relative;height:100%;z-index:9999}.stylebooth-modal{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;visibility:visible;opacity:1;transition:all .2s linear;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:2em;box-sizing:border-box}.stylebooth-modal-popup-wrapper{position:relative}.stylebooth-modal .ng-loading-graphic{position:absolute;left:50%;top:0;transform:translate(-50%,-50%)}.stylebooth-modal.stylebooth-hide{visibility:hidden;opacity:0}.stylebooth-modal-popup{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 2.75rem 1rem;border-radius:1rem;max-width:16.375rem;box-sizing:border-box;text-align:center}.stylebooth-modal-popup.canyon{background:var(--color-canyon);color:var(--color-dark-gray)}.stylebooth-modal-favorite .ng-body-copy,.stylebooth-modal-favorite .ng-button{margin-bottom:1rem}.stylebooth-viewgroup,.stylebooth-view{height:100%}.stylebooth-error{display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--color-dark-gray);background:var(--color-yellow)}.stylebooth-error .stylebooth-modal-popup{max-width:22rem}.stylebooth-error .ng-body-copy{margin-bottom:2rem}.stylebooth-error .ng-button{margin-bottom:1rem}.stylebooth-error.stylebooth-hide{display:none}.stylebooth-loading{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--color-dark-yellow) 0%,#c36b22 100%);box-sizing:border-box;padding:1rem}.stylebooth-loading-text{font-weight:700;color:var(--color-white)}.stylebooth-loading-indicator{position:absolute;bottom:3rem;display:flex;flex-direction:column;align-items:center}.stylebooth-loading-indicator span{font-weight:700;color:var(--color-white);margin-top:2rem}.stylebooth-loading-logo{width:100%;max-width:14rem;height:auto;margin-bottom:1.25rem}.stylebooth-loading-callout{margin-bottom:2rem}.stylebooth-atc-button.stylebooth-hide{opacity:0;visibility:hidden}.stylebooth-tryon{position:relative;display:flex;flex-direction:column;justify-content:flex-end;box-sizing:border-box;padding:2em 1em}.stylebooth-tryon-notifications{display:flex;align-items:center;flex-direction:column;margin-bottom:2rem}.stylebooth-tryon-notification{background:#1e1e1e4d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:3.75rem;padding:.75rem 2rem;margin:.5rem 0;opacity:1;visibility:visible;transition:all .4s linear}.stylebooth-tryon-notification.stylebooth-hide{opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}.stylebooth-tryon-hud{display:flex;align-items:flex-end}.stylebooth-tryon-product{flex-grow:1;display:flex;flex-direction:column}.stylebooth-product-colorballs{margin-bottom:1.125rem}.stylebooth-tryon-controls{display:flex;flex-direction:column;align-items:flex-end;margin:-.5em -.5em -.5em 1.5em;line-height:0}.stylebooth-control-favorite,.stylebooth-control-button{margin:.5em}.stylebooth-control-button.next.stylebooth-hide,.stylebooth-control-button.previous.stylebooth-hide{opacity:0;visibility:hidden}.stylebooth-control-button.share.stylebooth-hide{visibility:hidden}.stylebooth-control-button.favorite{margin:0}.stylebooth-control-favorite{display:flex;align-items:center;background:#1e1e1e4d;border-radius:6.25em;transition:all .4s linear}.stylebooth-control-favorite.stylebooth-hide{background:#1e1e1e00}.stylebooth-favorite-alert{font-size:.75rem;text-align:center;line-height:1.2;margin:0 .5rem 0 1rem;visibility:visible;opacity:1;transition:all .4s linear}.stylebooth-control-favorite.stylebooth-hide .stylebooth-favorite-alert{opacity:0;visibility:hidden}.stylebooth-tryon-loading{position:absolute;display:flex;align-items:center;justify-content:center;background:#ffc80733;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:all .2s linear}.stylebooth-tryon-loading.stylebooth-model-loading,.stylebooth-tryon-loading.stylebooth-product-loading{visibility:visible;opacity:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.stylebooth-tryon-loading .stylebooth-loading-graphic{font-size:1.5em}.stylebooth-header{position:absolute;top:0;left:0;right:0;display:flex;align-items:flex-start;justify-content:space-between;padding:1em 1em 0}.stylebooth-logo{position:absolute;left:50%;transform:translate(-50%)}.stylebooth-header-buttonimg{width:1.875em;height:1.875em}.stylebooth-hover{position:fixed;bottom:1.5em;right:1.75em;z-index:2;transition:all .5s ease-in-out}.stylebooth-hover.stylebooth-hover-hide{bottom:-2.625em;visibility:hidden}.stylebooth-hover-button{position:relative;display:flex;justify-content:center;align-items:center;width:7.875em;height:2.625em;background:var(--color-yellow);border-radius:2.625em;box-shadow:0 0 1.25em .25em #231f2033;transition:box-shadow .5s ease-in-out;transition:background .2s ease-in-out;color:var(--color-dark-gray)}.stylebooth-hover-button:hover,.stylebooth-hover-button:focus{background:var(--color-dark-yellow)}.stylebooth-hover.stylebooth-hover-hide .stylebooth-hover-button{box-shadow:0 0 1.25em .25em #231f2000}.stylebooth-hover-button-img{width:1.25em;margin-bottom:.125em;margin-right:.5em}.stylebooth-hover-button-text{font-size:1.125em;font-weight:700;font-style:oblique}@media (min-width: 62.5em){.stylebooth-popup{max-width:50em;max-height:40em}.stylebooth-loading-logo{max-width:18.75rem}.stylebooth-loading-indicator{bottom:2rem}.stylebooth-tryon{padding:2em}.stylebooth-tryon-product{flex-grow:1;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between}.stylebooth-product-colorballs{margin-bottom:0}.stylebooth-product-info{margin-right:1em}.stylebooth-hover{bottom:2.5em;right:50%;transform:translate(50%)}.stylebooth-hover.stylebooth-hover-hide{bottom:-2.4375em}.stylebooth-hover-button{display:flex;justify-content:center;align-items:center;width:11.75em;height:2.4375em;border-radius:2.4375em}.stylebooth-hover-button-img{width:.9375em;margin-right:.5em}}@media (max-width: 62.5em){.stylebooth-product-colorballs{max-width:11.5rem}}.stylebooth.stylebooth-hide{display:none}
/*# sourceMappingURL=/cdn/shop/t/19/assets/stylebooth.css.map?v=50474498101853681011741736917 */
