.cross-sell-fbt__title,.cross-sell-cart__title{font-size:24px;margin:0 0 16px;text-align:center}.cross-sell-fbt__loading,.cross-sell-cart__items[aria-busy=true]{color:#666;text-align:center;padding:16px 0}.cross-sell-fbt__inner{display:grid;grid-template-columns:1fr;gap:16px;max-width:900px;margin:0 auto}.cross-sell-fbt__items{display:flex;flex-direction:column;gap:10px;background:#fff;border:1px solid #eee;border-radius:10px;padding:12px}.cross-sell-fbt__item{display:grid;grid-template-columns:24px 72px 1fr;gap:12px;align-items:center;padding:8px;border-radius:8px;cursor:pointer}.cross-sell-fbt__item:hover{background:#fafafa}.cross-sell-fbt__item--current{background:#f7f4ef}.cross-sell-fbt__item input[type=checkbox]{width:20px;height:20px;accent-color:#8b4513}.cross-sell-fbt__item img{width:72px;height:72px;object-fit:cover;border-radius:6px;background:#f3f3f3}.cross-sell-fbt__item-title{font-weight:500;color:#222;text-decoration:none;line-height:1.3;display:block}a.cross-sell-fbt__item-title:hover{text-decoration:underline}.cross-sell-fbt__item-price{margin-top:4px;color:#555;font-size:14px}.cross-sell-fbt__summary{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:12px 4px}.cross-sell-fbt__total{font-size:18px}.cross-sell-fbt__total-price{font-weight:700;font-size:22px;margin-left:6px}.cross-sell-fbt__add{min-height:48px;font-size:16px}.cross-sell-fbt__msg{width:100%;color:#444;font-size:14px;text-align:right}.sora-taste{margin:22px 0 8px;padding:18px;background:#fffaf2;border:1px solid #eadcc8;border-radius:12px}.sora-taste__title{margin:0;text-align:left}.sora-taste__intro{margin:6px 0 14px;color:#695848;font-size:13px;line-height:1.5}.sora-taste__items{display:grid;grid-template-columns:1fr;gap:10px}.sora-taste__card{display:grid;grid-template-columns:86px 1fr;gap:12px;padding:10px;background:#fff;border:1px solid #eee4d6;border-radius:10px}.sora-taste__image{display:block;width:86px;height:86px}.sora-taste__image img{width:86px;height:86px;object-fit:cover;border-radius:8px;background:#f3f3f3}.sora-taste__content{min-width:0}.sora-taste__label{display:inline-block;margin:0 0 4px;padding:2px 8px;border-radius:999px;background:#efe2cf;color:#6f4e37;font-size:11px;font-weight:700}.sora-taste__name{display:block;color:#222;text-decoration:none;font-weight:700;font-size:14px;line-height:1.35}.sora-taste__name:hover,.sora-taste__link:hover{text-decoration:underline}.sora-taste__reason{margin:5px 0;color:#554a40;font-size:12px;line-height:1.5}.sora-taste__reason strong{color:#6f4e37}.sora-taste__link{-webkit-appearance:none;appearance:none;margin:2px 0 0;padding:0;border:0;background:transparent;color:#6f4e37;font:inherit;font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.sora-taste__link:focus-visible{outline:3px solid rgba(111,78,55,.25);outline-offset:4px;border-radius:2px}.sora-taste-modal__content{top:50%;left:50%;width:min(92vw,620px);height:auto;max-height:min(88vh,760px);margin:0;overflow-y:auto;transform:translate(-50%,-50%);border-radius:16px}.sora-taste-modal__body{padding:28px 32px 32px}.sora-taste-modal__product{display:grid;grid-template-columns:112px 1fr;gap:18px;align-items:center;margin-bottom:24px}.sora-taste-modal__product img{width:112px;height:112px;object-fit:cover;border-radius:12px;background:#f3f3f3}.sora-taste-modal__eyebrow{margin:0 0 5px;color:#8b6a45;font-size:12px;font-weight:700;letter-spacing:.05em}.sora-taste-modal__product h2{margin:0;color:#382d24;font-size:22px;line-height:1.45}.sora-taste-modal__intro{margin:7px 0 0;color:#695848;font-size:14px;line-height:1.65}.sora-taste-modal__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.sora-taste-modal__field{display:grid;gap:7px;color:#493d33;font-size:14px;font-weight:700}.sora-taste-modal__field select{width:100%;min-height:48px;padding:10px 38px 10px 12px;border:1px solid #cdbda9;border-radius:9px;background:#fff;color:#2f2924;font:inherit;font-weight:400}.sora-taste-modal__field select:focus-visible{outline:3px solid rgba(111,78,55,.22);outline-offset:2px}.sora-taste-modal__price{min-height:30px;margin:18px 0 10px;color:#382d24;font-size:20px;font-weight:700;text-align:right}.sora-taste-modal .product-form__submit{min-height:50px;background:#6f4e37;color:#fff}.sora-taste-modal .product-form__submit:hover{background:#5f412e}.sora-taste-modal .product-form__submit:disabled{opacity:.55;cursor:not-allowed}.sora-taste-modal__details{display:block;margin-top:15px;color:#6f4e37;font-size:13px;text-align:center;text-underline-offset:3px}.sora-taste-modal .product-form__error-message-wrapper{margin:0 0 10px;color:#b3261e;font-size:13px}.cross-sell-cart__items{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px}.cross-sell-cart__card{background:#fff;border:1px solid #eee;border-radius:10px;padding:12px;display:flex;flex-direction:column;gap:8px}.cross-sell-cart__card img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:8px;background:#f3f3f3}.cross-sell-cart__card-title{color:#222;text-decoration:none;font-weight:500;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cross-sell-cart__card-title:hover{text-decoration:underline}.cross-sell-cart__card-note{margin:0;color:#6f4e37;font-size:13px;line-height:1.45}.cross-sell-cart__card-price{font-weight:700}.cross-sell-cart__card-select{width:100%;border:1px solid #cfcfcf;border-radius:8px;background:#fff;padding:8px 10px;font-size:13px;color:#222;cursor:pointer}.cross-sell-cart__card-select--single{border-color:transparent;padding-left:0;cursor:default;font-weight:700}.cross-sell-cart__card-btn{font-size:14px;padding:8px;margin-top:auto}@media(max-width:600px){.cross-sell-fbt__item{grid-template-columns:24px 56px 1fr}.cross-sell-fbt__item img{width:56px;height:56px}.sora-taste{padding:14px}.sora-taste__card{grid-template-columns:72px 1fr;gap:10px}.sora-taste__image,.sora-taste__image img{width:72px;height:72px}.sora-taste-modal__content{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.sora-taste-modal__body{padding:22px 18px 24px}.sora-taste-modal__product{grid-template-columns:80px 1fr;gap:13px;margin-bottom:20px}.sora-taste-modal__product img{width:80px;height:80px}.sora-taste-modal__product h2{font-size:18px}.sora-taste-modal__intro{font-size:13px}.sora-taste-modal__options{grid-template-columns:1fr;gap:12px}}@media(max-width:749px){.cross-sell-cart__items{display:grid;grid-template-columns:1fr;gap:10px}.cross-sell-cart__card{display:grid;grid-template-columns:76px 1fr auto;grid-template-areas:"img title btn" "img note btn" "img select btn";gap:4px 12px;align-items:center;padding:10px}.cross-sell-cart__card>a:first-child{grid-area:img;width:76px;height:76px;display:block}.cross-sell-cart__card>a:first-child img{width:76px;height:76px;border-radius:8px}.cross-sell-cart__card-title{grid-area:title;font-size:13px;line-height:1.35}.cross-sell-cart__card-note{grid-area:note;font-size:12px}.cross-sell-cart__card-select{grid-area:select;font-size:13px;padding:6px 8px}.cross-sell-cart__card-btn{grid-area:btn;margin-top:0;padding:8px 12px;font-size:13px;white-space:nowrap;align-self:center}}
/*# sourceMappingURL=/cdn/shop/t/84/assets/cross-sell.css.map */
