/* Only the portable cart and service handoffs extend the original Pipeline theme. */
[data-buy-now]{border:0;display:block;width:100%;padding:1em 2em;line-height:1;cursor:pointer;-webkit-appearance:none;appearance:none}
[data-buy-now]:disabled{cursor:default;opacity:1}
.portable-cart{position:fixed;inset:0 0 0 auto;width:min(540px,100%);max-width:100%;height:100dvh;max-height:100dvh;border:0;margin:0;padding:0;background:#fff;color:#222;overflow-y:auto;font-family:var(--FONT-STACK-BODY,Arial,sans-serif)}
.portable-cart::backdrop{background:rgba(0,0,0,.45)}
.portable-cart-open{overflow:hidden}
.portable-cart-header{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;padding:22px 28px;background:white;border-bottom:1px solid #ddd;z-index:2}
.portable-cart-header h2{font-size:18px;letter-spacing:.08em;margin:0}
.portable-cart-header button{font-size:32px;width:40px;height:40px;line-height:1;border:0;background:none;cursor:pointer}
.portable-empty{text-align:center;padding:70px 28px}.portable-empty p{font-size:16px;margin-bottom:28px}
.portable-items{padding:0 28px}.portable-item{display:grid;grid-template-columns:84px 1fr auto;gap:16px;padding:26px 0;border-bottom:1px solid #ddd;font-size:14px}
.portable-item img{width:84px;height:112px;object-fit:cover}.portable-item p{margin:6px 0}.portable-product-title{font-weight:700}
.portable-quantity{display:flex;align-items:center;gap:4px;margin-top:12px}.portable-quantity button{min-width:30px;min-height:30px;border:1px solid #ddd;background:#fff;cursor:pointer}.portable-quantity span{min-width:26px;text-align:center}
.portable-quantity .portable-remove{border:0;margin-left:8px;text-decoration:underline;font-size:12px}
.portable-summary{padding:28px}.portable-summary>div{display:flex;justify-content:space-between;font-size:16px}.portable-summary p{font-size:14px;margin:14px 0 20px}.portable-checkout{display:block;width:100%;text-align:center;letter-spacing:.08em}.portable-summary .portable-checkout-note{font-size:12px;text-align:center;margin:12px 0 0;color:#666}
.portable-cart-page{max-width:860px;padding-top:65px;padding-bottom:75px}.portable-cart-page h1{text-align:center;font-size:28px;margin-bottom:30px}
.portable-contact-note{font-size:14px!important;margin-top:16px!important}.portable-contact-note a{text-decoration:underline}
[data-product-form] .portable-stock{align-items:center;justify-content:center;margin:0 0 8px;min-height:54px;text-align:center;padding:12.5px 25px;background:#000!important;color:#fff!important;border:1px solid #000!important;border-radius:var(--BUTTON-RADIUS);font-weight:600!important;letter-spacing:.12em;box-sizing:border-box;width:100%}
#portable-message{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);padding:16px 24px;background:#fff;color:#111;box-shadow:0 3px 22px #0003;z-index:9999;max-width:90vw;font-size:14px}
.search__results__products .product__inline{display:flex;gap:14px;align-items:center;padding:12px;font-size:14px}
.portable-search{padding-top:55px;padding-bottom:65px;min-height:50vh}.portable-search h1{font-size:28px;text-align:center}.portable-search form{display:flex;gap:12px;max-width:650px;margin:32px auto}.portable-search input{flex:1;min-width:0;border:1px solid #ccc;padding:12px;font-size:16px}.portable-search [data-search-count]{margin:25px 0}.portable-search [data-search-results]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.portable-search [data-search-results] img{max-width:100%}
@media(max-width:768px){.portable-search [data-search-results]{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}
@media(max-width:480px){.portable-items{padding:0 18px}.portable-item{grid-template-columns:70px 1fr;gap:12px}.portable-item img{width:70px;height:94px}.portable-item>span{grid-column:2}.portable-cart-header,.portable-summary{padding:20px}}
@font-face{font-family:OfferMagda;src:url('/assets/offer-magda.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
.product-bundle{margin:0 0 16px;color:#000;font-family:OfferMagda,Helvetica,Arial,sans-serif;font-size:16px;line-height:normal;letter-spacing:normal;text-transform:none}
.product-bundle *,.bundle-picker *{box-sizing:border-box}
.bundle-heading{font-family:var(--FONT-STACK-BODY,Arial,sans-serif);font-size:14px;line-height:1.4;letter-spacing:0;text-align:center;font-weight:700;margin:16px 0 18px}
.bundle-option{position:relative;border:2px solid #e2e2e2;border-radius:8px;background:#eee;margin:0 0 10px;overflow:visible}
.bundle-option.is-selected{background:#fff;border-color:#000}
.bundle-full{margin-top:10px;margin-bottom:0}
.bundle-choice{display:flex;align-items:center;gap:20px;width:100%;padding:16px 15px;background:none;border:0;border-radius:6px;color:#020202;font:inherit;text-align:left;text-transform:none;cursor:pointer;letter-spacing:normal;box-shadow:none;min-height:68px}
.bundle-choice-copy{flex:1;min-width:0}.bundle-choice-copy strong{display:block;font-size:18px;font-weight:700;line-height:1.4;margin-right:5px}.bundle-choice-copy small{display:block;color:#444;font-size:14px;font-style:italic;line-height:normal}
.bundle-choice>b,.bundle-price b{font-size:19px;font-weight:700;white-space:nowrap;line-height:1.15}.bundle-price{display:flex;align-items:flex-end;flex-direction:column;gap:0}.bundle-price s{font-size:12px;font-style:italic;line-height:1.15;color:#444;white-space:nowrap}
.bundle-single .bundle-choice{gap:10px;min-height:100px}.bundle-single .bundle-choice>img{width:40px;height:68px;object-fit:contain;border-radius:10px;margin-right:0}.bundle-single .bundle-toggle{margin-right:4px}
.bundle-toggle{display:block;position:relative;width:36px;height:20px;border:2px solid #e2e2e2;border-radius:10px;background:#e0e0e0;flex:none}.bundle-toggle::after{content:"";position:absolute;width:14px;height:14px;left:1px;top:1px;background:white;border-radius:50%;box-shadow:0 1px 3px #0003}.is-selected>.bundle-choice .bundle-toggle{background:#000;border-color:#000}.is-selected>.bundle-choice .bundle-toggle::after{left:17px}
.bundle-ribbon{position:absolute;top:-10px;right:18px;background:#000;color:#fff;padding:3px 10px 2px;border-radius:3px;font-size:12px;line-height:1.2;font-weight:700;z-index:1;white-space:nowrap}.bundle-ribbon::before,.bundle-ribbon::after{content:"";position:absolute;top:0;border-bottom:10px solid #000}.bundle-ribbon::before{right:100%;border-left:9px solid transparent}.bundle-ribbon::after{left:100%;border-right:9px solid transparent}
.bundle-components{padding:0 15px}.bundle-slot{display:flex;align-items:center;gap:0;padding:0 0 0 15px;margin-bottom:15px;min-height:68px}.bundle-arrow{display:block;width:30px;height:30px;flex:none;color:#666;margin-right:4px}.bundle-slot>img{width:40px;height:60px;object-fit:contain;border-radius:10px;flex:none;margin-right:15px}.bundle-slot-info{min-width:0}.bundle-slot-info>strong{display:block;font-size:13px;font-weight:700;line-height:1.4;margin-bottom:5px}
.bundle-selectors{display:flex;align-items:flex-end;gap:6px}.bundle-selectors>label{display:block;margin:0;padding:0;text-align:left;font:inherit;letter-spacing:normal;text-transform:none}.bundle-selectors>label>span:first-child{display:block;font-size:10px;font-weight:400;line-height:1.2;margin-bottom:3px}
.bundle-select{position:relative;display:block;min-width:55px;height:26px;background:#fff;border:1px solid #e1e3e5;border-radius:4px;font:12px Arial,sans-serif;color:#000;overflow:hidden}.bundle-select::after{content:"";position:absolute;right:8px;top:10px;border:4px solid transparent;border-top-color:#000;pointer-events:none}
.bundle-select select{width:100%;height:100%;display:block;margin:0;padding:3px 24px 3px 8px;min-height:0;appearance:none;-webkit-appearance:none;border:0;border-radius:4px;background:transparent;color:#000;font:12px Arial,sans-serif;line-height:normal;letter-spacing:normal;text-transform:none;cursor:pointer;box-shadow:none}
.bundle-color-select{min-width:86px;max-width:180px}.bundle-color-select>select{position:absolute;inset:0;opacity:0;width:100%;height:100%}.bundle-color-value{display:flex;align-items:center;gap:7px;min-height:24px;padding:3px 25px 3px 8px;white-space:nowrap}.bundle-color-value i{display:block;width:16px;height:16px;border-radius:50%;background:var(--swatch);border:1px solid #0002;flex:none}.bundle-single-selectors{padding:0 16px 16px 70px}
.bundle-gifts{overflow:hidden;border-radius:0 0 6px 6px;background:#eee}.bundle-gift{display:flex;align-items:center;gap:8px;padding:8px;min-height:76px;background:#eee}.bundle-gift>img{width:40px;height:60px;object-fit:contain;border-radius:4px;flex:none}.bundle-gift-info{flex:1;min-width:0;font-size:12px;font-weight:400;line-height:1.4}.bundle-gift-info>span{display:block}.bundle-gift-info>small{display:block;font-size:12px;line-height:1.4;margin:4px 0}.bundle-gift-info button,.bundle-picker-product>button{display:inline-block;border:0;border-radius:6px;background:#000;color:#fff;font:700 14px Arial,sans-serif;line-height:1.2;letter-spacing:normal;text-transform:none;padding:6px 10px;min-height:28px;cursor:pointer;box-shadow:none}.bundle-gift-price{display:flex;align-items:center;gap:8px;flex:none}.bundle-gift-price s{font-size:11px;font-weight:400;white-space:nowrap;padding:0 5px}.bundle-gift-price>span{font-size:13px;font-weight:700;line-height:normal;border-radius:8px;padding:2px 8px;color:#fff;background:#000;white-space:nowrap}.bundle-gifts.is-locked{opacity:.55}
.product-bundle [hidden],.has-bundle-offer .product__block__variants[hidden],.bundle-picker [hidden]{display:none!important}.bundle-choice:focus-visible,.bundle-gift button:focus-visible,.bundle-picker button:focus-visible{outline:2px solid #000;outline-offset:3px}.bundle-select:focus-within{outline:2px solid #000;outline-offset:2px}
.has-bundle-offer [data-add-to-cart],.has-bundle-offer [data-buy-now]{border:0!important;border-radius:16px!important;background:#000!important;color:#fff!important;font:500 16px Arial,sans-serif!important;letter-spacing:0!important;text-transform:none!important;min-height:58px;padding:16px 20px!important;box-shadow:none!important}.has-bundle-offer [data-add-to-cart]:disabled{opacity:.5}.has-bundle-offer [data-add-to-cart] span{font:inherit!important;letter-spacing:0!important}.has-bundle-offer [data-buy-now]{border:1px solid #000!important;background:#fff!important;color:#000!important}
.bundle-picker{position:fixed;inset:0;width:600px;max-width:calc(100vw - 32px);max-height:85dvh;margin:auto;padding:0;border:0;border-radius:12px;overflow:hidden;background:#fff;color:#000;box-shadow:0 12px 50px #0002;font:14px OfferMagda,Helvetica,Arial,sans-serif;text-transform:none;letter-spacing:normal}
.bundle-picker::backdrop{background:rgba(0,0,0,.5)}.bundle-picker-open{overflow:hidden}.bundle-picker>header{position:relative;display:flex;align-items:center;justify-content:center;min-height:60px;padding:18px 48px;border-bottom:1px solid #f0f0f0}.bundle-picker h2{margin:0;font:700 16px OfferMagda,Helvetica,Arial,sans-serif;line-height:1.3;text-align:center;letter-spacing:normal;text-transform:none}.bundle-picker-close,.bundle-picker-back{position:absolute;top:12px;right:14px;width:36px;height:36px;background:none;border:0;padding:0;color:#666;font:24px Arial,sans-serif;cursor:pointer}.bundle-picker-back{left:14px;right:auto;font-size:30px}
.bundle-picker-search{padding:12px 20px;border-bottom:1px solid #f0f0f0}.bundle-picker-search input{display:block;width:100%;height:38px;padding:8px 12px;border:1px solid #ddd;border-radius:8px;background:#fff;color:#000;font:14px Arial,sans-serif;box-shadow:0 0 2px #0001;letter-spacing:normal}.bundle-picker-list{max-height:calc(85dvh - 124px);overflow:auto;overscroll-behavior:contain;padding:8px 16px}.bundle-picker-product{display:flex;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid #eee;min-height:120px}.bundle-picker-product:last-child{border-bottom:0}.bundle-picker-product>img{width:80px;height:80px;object-fit:contain;border-radius:8px;background:#f7f7f7;flex:none}.bundle-picker-product>div{flex:1;min-width:0}.bundle-picker-product strong{display:block;font-size:13px;font-weight:400;line-height:1.3;margin-bottom:6px}.bundle-picker-product b{display:block;font-size:15px;line-height:1.4}.bundle-picker-product s{display:block;font-size:12px;color:#999;line-height:1.4;margin:3px 0}.bundle-picker-product>button{flex:none;padding:8px 16px}
.bundle-free{display:inline-block;font-size:11px;line-height:1.3;padding:4px 6px;border-radius:3px;background:#53a362;color:#fff;font-weight:400}.bundle-picker-variants{padding:5px 0}.bundle-picker-variants>button{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:16px 8px;border:0;border-bottom:1px solid #eee;background:white;text-align:left;color:#000;font:14px OfferMagda,Helvetica,Arial,sans-serif;cursor:pointer}.bundle-picker-variants>button:last-child{border:0}.bundle-picker-variants>button>strong{font-weight:400}.bundle-picker-variants>button>span{display:flex;align-items:center;gap:12px}.bundle-picker-variants s{font-size:12px;color:#999}.bundle-picker-variants>button:disabled{opacity:.4;cursor:not-allowed}.bundle-picker-empty{text-align:center;padding:32px 16px}
.portable-bundle-components{padding:0;margin:8px 0;list-style:none;font-size:12px;line-height:1.5}.portable-bundle-components li{margin-bottom:6px}.portable-bundle-components b{display:inline-block;margin-left:5px;padding:1px 4px;background:#111;color:#fff;font-size:10px}.portable-bundle-item>span{text-align:right}.portable-bundle-item>span s{font-size:12px;color:#777;display:block;margin-bottom:4px}.portable-bundle-item>span strong{display:block}.portable-summary .portable-savings{margin-bottom:14px;font-size:14px}
@media(max-width:480px){.bundle-heading{font-size:12px}.bundle-choice{gap:14px;padding:16px 12px}.bundle-choice-copy strong{font-size:16px}.bundle-choice>b,.bundle-price b{font-size:17px}.bundle-single .bundle-choice{gap:8px}.bundle-choice-copy small{font-size:12px}.bundle-slot{padding-left:4px}.bundle-slot>img{margin-right:10px}.bundle-gift-price{gap:2px}.bundle-gift-price s{padding:0 2px}.bundle-gift-price>span{padding:2px 6px}.bundle-gift-info button{font-size:12px}.bundle-picker-product{gap:10px;flex-wrap:wrap}.bundle-picker-product>button{margin-left:auto;padding:8px 10px;font-size:13px}.bundle-picker-product>img{width:64px;height:64px}.bundle-picker-product>div{min-width:90px}.bundle-picker-variants>button{padding:16px 0}.bundle-picker-variants>button>span{gap:8px}}
