.capy-bnd-section{padding:2.4rem 0}.capy-bnd{max-width:640px;margin:0 auto}.capy-bnd__head{display:flex;align-items:center;gap:1.4rem;margin-bottom:2rem}.capy-bnd__rule{flex:1;height:1px;background:rgba(var(--color-foreground),.18);display:block}.capy-bnd__title{font-size:1.4rem;font-weight:700;letter-spacing:.08em;white-space:nowrap;color:rgb(var(--color-foreground))}.capy-bnd__tiers{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.6rem}.capy-bnd__radio{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.capy-bnd__tier{display:block;cursor:pointer}.capy-bnd__card{border-radius:10px;border:1.5px solid transparent;background:rgba(var(--color-foreground),.05);padding:1.6rem;transition:background .15s ease,border-color .15s ease}.capy-bnd__radio:checked~.capy-bnd__card{background:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.capy-bnd__card-top{display:flex;align-items:flex-start;gap:1.2rem}.capy-bnd__rdot{flex-shrink:0;width:22px;height:22px;border-radius:50%;border:2px solid rgba(var(--color-foreground),.35);background:rgb(var(--color-background));margin-top:.2rem;transition:border-color .15s ease;position:relative}.capy-bnd__radio:checked~.capy-bnd__card .capy-bnd__rdot{border-color:rgb(var(--color-foreground));border-width:6px}.capy-bnd__tier-meta{flex:1 1 auto;min-width:0}.capy-bnd__tier-name-row{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem;margin-bottom:.3rem}.capy-bnd__tier-name{font-size:1.7rem;font-weight:700;color:rgb(var(--color-foreground));line-height:1.2}.capy-bnd__save-badge{display:inline-block;font-size:1.2rem;font-weight:600;padding:.25rem .8rem;border-radius:20px;background:rgba(var(--color-foreground),.1);color:rgb(var(--color-foreground));letter-spacing:.02em}.capy-bnd__save-sub{font-size:1.3rem;color:rgba(var(--color-foreground),.6);display:block}.capy-bnd__price-col{flex-shrink:0;text-align:right;min-width:7rem}.capy-bnd__price{display:block;font-size:2rem;font-weight:700;color:rgb(var(--color-foreground));line-height:1.2}.capy-bnd__compare{display:block;font-size:1.4rem;color:rgba(var(--color-foreground),.45);text-decoration:line-through}.capy-bnd__products{display:none;flex-direction:column;gap:1.2rem;margin-top:1.4rem;padding-top:1.4rem;border-top:1px solid rgba(var(--color-foreground),.1)}.capy-bnd__radio:checked~.capy-bnd__card .capy-bnd__products{display:flex}.capy-bnd__product-row{display:flex;align-items:flex-start;gap:1.2rem}.capy-bnd__thumb{flex-shrink:0;width:60px;height:60px;border-radius:6px;object-fit:cover;background:rgba(var(--color-foreground),.05);display:block;transition:opacity .2s ease}.capy-bnd__product-info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.6rem}.capy-bnd__product-name{font-size:1.4rem;font-weight:500;color:rgb(var(--color-foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.capy-bnd__swatches{display:flex;flex-wrap:wrap;gap:.5rem}.capy-bnd__swatch{display:inline-block;cursor:pointer}.capy-bnd__swatch-radio{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.capy-bnd__swatch-face{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:7px;overflow:hidden;border:2px solid transparent;outline:2px solid transparent;outline-offset:1px;background:rgba(var(--color-foreground),.07);cursor:pointer;transition:border-color .15s ease,outline-color .15s ease,transform .12s ease}.capy-bnd__swatch-face img{width:100%;height:100%;object-fit:cover;display:block}.capy-bnd__swatch-txt{font-size:.9rem;font-weight:700;text-transform:uppercase;color:rgb(var(--color-foreground))}.capy-bnd__swatch:hover .capy-bnd__swatch-face{border-color:rgba(var(--color-foreground),.3);transform:translateY(-1px)}.capy-bnd__swatch-radio:checked+.capy-bnd__swatch-face{border-color:rgb(var(--color-foreground));outline-color:rgba(var(--color-foreground),.25)}.capy-bnd__select{height:3.2rem;padding:0 1rem;font-size:1.3rem;border:1px solid rgba(var(--color-foreground),.25);border-radius:5px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:inherit;cursor:pointer;max-width:100%;align-self:flex-start}.capy-bnd__btn{width:100%;padding:1.5rem;font-size:1.5rem;cursor:pointer}.capy-bnd__btn:disabled{opacity:.6;cursor:not-allowed}@media screen and (max-width:749px){.capy-bnd__price{font-size:1.7rem}.capy-bnd__tier-name{font-size:1.5rem}.capy-bnd__card{padding:1.2rem}.capy-bnd__swatch-face{width:38px;height:38px}.capy-bnd__thumb{width:52px;height:52px}}.capy-bnd__pick-img--empty{background:rgba(var(--color-foreground),.07);border:1.5px dashed rgba(var(--color-foreground),.2);border-radius:6px;display:flex!important;align-items:center;justify-content:center;position:relative}.capy-bnd__pick-img--empty:after{content:"+";font-size:2.2rem;line-height:1;color:rgba(var(--color-foreground),.3)}.capy-bnd__pick-open-btn{background:none;border:1px solid rgba(var(--color-foreground),.3);border-radius:5px;padding:.35rem .9rem;font-size:1.2rem;font-family:inherit;cursor:pointer;color:rgb(var(--color-foreground));align-self:flex-start;transition:border-color .15s ease,background .15s ease;line-height:1.5}.capy-bnd__pick-open-btn:hover{border-color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.05)}.capy-bnd__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:flex-end;justify-content:center}.capy-bnd__modal[hidden]{display:none}.capy-bnd__modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.capy-bnd__modal-panel{position:relative;background:#fff;width:100%;max-width:620px;max-height:88vh;border-radius:18px 18px 0 0;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 -4px 32px #0000001f}@media screen and (min-width:750px){.capy-bnd__modal{align-items:center}.capy-bnd__modal-panel{border-radius:18px;max-height:80vh}}.capy-bnd__modal-head{display:flex;align-items:center;justify-content:space-between;padding:1.8rem 2rem 1.6rem;border-bottom:1px solid rgba(0,0,0,.08);flex-shrink:0}.capy-bnd__modal-title{font-size:1.8rem;font-weight:700;color:#111}.capy-bnd__modal-close{background:none;border:none;font-size:2.6rem;line-height:1;cursor:pointer;color:#555;padding:.2rem .5rem;transition:color .15s;display:flex;align-items:center;justify-content:center}.capy-bnd__modal-close:hover{color:#111}.capy-bnd__modal-list{overflow-y:auto;flex:1;padding:0 2rem;-webkit-overflow-scrolling:touch}.capy-bnd__modal-item{display:flex;align-items:center;gap:1.4rem;padding:1.6rem 0;border-bottom:1px solid rgba(0,0,0,.07)}.capy-bnd__modal-item:last-child{border-bottom:none}.capy-bnd__modal-thumb{flex-shrink:0;width:80px;height:80px;border-radius:8px;object-fit:cover;background:#f5f5f5;display:block}.capy-bnd__modal-thumb--empty{width:80px;height:80px;background:#f0f0f0;border-radius:8px;flex-shrink:0}.capy-bnd__modal-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.4rem}.capy-bnd__modal-name{font-size:1.5rem;font-weight:700;color:#111;line-height:1.3}.capy-bnd__modal-price-row{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.capy-bnd__modal-price{font-size:1.4rem;font-weight:600;color:#111}.capy-bnd__modal-cmp{font-size:1.3rem;color:#999;text-decoration:line-through}.capy-bnd__modal-opts-label{font-size:1.2rem;color:#777}.capy-bnd__modal-selects{display:flex;flex-wrap:wrap;gap:.6rem}.capy-bnd__modal-select{height:3.2rem;padding:0 1rem;font-size:1.2rem;border:1px solid rgba(0,0,0,.2);border-radius:5px;background:#fff;color:#111;font-family:inherit;cursor:pointer;max-width:100%}.capy-bnd__modal-select-btn{flex-shrink:0;padding:1rem 1.8rem;font-size:1.4rem;font-weight:600;background:#111;color:#fff;border:none;border-radius:8px;cursor:pointer;white-space:nowrap;transition:opacity .15s ease;align-self:center}.capy-bnd__modal-select-btn:hover{opacity:.82}@media screen and (max-width:749px){.capy-bnd__modal-list{padding:0 1.4rem}.capy-bnd__modal-item{flex-wrap:wrap;gap:1rem}.capy-bnd__modal-info{flex:1 1 calc(100% - 96px)}.capy-bnd__modal-select-btn{margin-left:auto}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/component-capy-bundle.css.map */
