:root{--sticky-atc-top-bg:#b0dcea;--sticky-atc-accent:#1b335f;--sticky-atc-bottom-bg:#202f5a;--sticky-atc-bottom-text:#fff;--sticky-atc-disabled-bg:#6b7280}sticky-mobile-bottom,sticky-mobile-top{display:none}@media screen and (width <= 768px){sticky-mobile-top{background-color:var(--sticky-atc-top-bg);border:1px solid var(--sticky-atc-accent);border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.12);display:block;left:8px;position:fixed;right:8px;top:0;transform:translateY(calc(-100% - 200px));width:auto;z-index:8999}sticky-mobile-top.is-animated{transition:transform .3s ease-in-out}sticky-mobile-top[data-visible=true]{transform:translateY(0)}sticky-mobile-top[data-has-options=true]{display:none}sticky-mobile-top .sticky-top{align-items:center;display:flex;gap:8px;height:48px;padding:0 12px}sticky-mobile-top .sticky-top__name{color:var(--sticky-atc-accent);flex-shrink:0;font-family:Inter,sans-serif;font-size:13px;font-weight:700;white-space:nowrap}sticky-mobile-top .sticky-top__divider{background-color:var(--sticky-atc-accent);flex-shrink:0;height:20px;opacity:.3;width:1px}sticky-mobile-top .sticky-top__swatches{align-items:center;display:flex;flex-shrink:0;gap:6px}sticky-mobile-top .sticky-top__swatch{background-position:50%;background-size:cover;border:1.5px solid var(--sticky-atc-accent);border-radius:50%;cursor:pointer;flex-shrink:0;height:24px;padding:0;transition:border-width .15s ease;width:24px}sticky-mobile-top .sticky-top__swatch[data-selected=true]{border-width:2.5px}sticky-mobile-top .sticky-top__swatch:focus-visible{outline:2px solid var(--sticky-atc-accent);outline-offset:2px}sticky-mobile-top .sticky-top__size-select{appearance:none;background-color:hsla(0,0%,100%,.5);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath fill='none' stroke='%231B335F' stroke-linecap='round' stroke-width='1.5' d='m1 1 4 4 4-4'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;border:1px solid var(--sticky-atc-accent);border-radius:4px;color:var(--sticky-atc-accent);cursor:pointer;flex:1;font-family:Inter,sans-serif;font-size:13px;height:32px;max-width:130px;min-width:0;padding:4px 24px 4px 8px}sticky-mobile-bottom{bottom:0;display:block;left:0;position:fixed;transform:translateY(110%);width:100%;z-index:9000}sticky-mobile-bottom.is-animated{transition:transform .3s ease-in-out}sticky-mobile-bottom[data-visible=true]{transform:translateY(0)}sticky-mobile-bottom .sticky-bottom{align-items:center;background-color:var(--sticky-atc-bottom-bg);border:none;cursor:pointer;display:flex;gap:8px;height:56px;justify-content:center;padding:0 20px;width:100%}sticky-mobile-bottom .sticky-bottom__icon{flex-shrink:0;height:20px;width:20px}sticky-mobile-bottom .sticky-bottom__icon svg{fill:none;height:100%;stroke:var(--sticky-atc-bottom-text);width:100%}sticky-mobile-bottom .sticky-bottom__label{color:var(--sticky-atc-bottom-text);font-family:Inter,sans-serif;font-size:15px;font-weight:700;line-height:1}sticky-mobile-bottom .sticky-bottom__price{color:hsla(0,0%,100%,.85);font-family:Inter,sans-serif;font-size:15px;font-weight:400;line-height:1}sticky-mobile-bottom .sticky-bottom[disabled]{background-color:var(--sticky-atc-disabled-bg);cursor:not-allowed}}
/*# sourceMappingURL=endrock.styles-product-sticky-atc-mobile.css.map*/