.fc-bundle-page{padding-bottom:160px}.fc-bundle-hero{text-align:center;padding:48px 20px 32px;background:#f8f8f8;border-bottom:1px solid #e5e5e5}.fc-bundle-tag{display:inline-block;background:#111;color:#fff;font-size:11px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;padding:4px 14px;border-radius:20px;margin-bottom:14px}.fc-bundle-hero h1{font-size:clamp(26px,4.5vw,40px);font-weight:700;line-height:1.15;margin-bottom:10px}.fc-bundle-hero h1 .fc-bundle-price-highlight{border-bottom:3px solid #111}.fc-bundle-hero p{font-size:14px;color:#555;max-width:440px;margin:0 auto 22px;line-height:1.65}.fc-bundle-steps{display:flex;justify-content:center;gap:28px;flex-wrap:wrap}.fc-bundle-step{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#333}.fc-bundle-step-num{width:24px;height:24px;background:#111;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0}.fc-bundle-progress-wrap{height:3px;background:#ebebeb}.fc-bundle-progress-fill{height:100%;background:#111;width:0%;transition:width .4s ease}.fc-bundle-tabs-wrap{position:sticky;top:var(--header-height, 60px);z-index:90;background:#fff;border-bottom:1px solid #e5e5e5;padding:0 40px}.fc-bundle-tabs{display:flex;gap:0;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.fc-bundle-tabs::-webkit-scrollbar{display:none}.fc-bundle-tab-btn{flex-shrink:0;background:none;border:none;border-bottom:2px solid transparent;font-family:inherit;font-size:13px;font-weight:500;color:#888;padding:14px 20px;cursor:pointer;transition:color .15s,border-color .15s;white-space:nowrap}.fc-bundle-tab-btn:hover{color:#111}.fc-bundle-tab-btn.active{color:#111;border-bottom-color:#111;font-weight:600}.fc-bundle-tab-count{display:inline-flex;align-items:center;justify-content:center;background:#f0f0f0;color:#666;font-size:10px;font-weight:600;width:18px;height:18px;border-radius:9px;margin-left:5px}.fc-bundle-tab-btn.active .fc-bundle-tab-count{background:#111;color:#fff}.fc-bundle-toolbar{display:flex;align-items:center;justify-content:space-between;padding:16px 40px 4px}.fc-bundle-selected-count{font-size:13px;color:#777}.fc-bundle-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:20px;padding:12px 40px 40px}.fc-bundle-card{border:1.5px solid #e8e8e8;border-radius:12px;overflow:hidden;transition:box-shadow .2s,transform .2s,opacity .25s,border-color .2s;position:relative;background:#fff}.fc-bundle-card:hover{box-shadow:0 6px 22px #00000017;transform:translateY(-2px)}.fc-bundle-card.fc-bc-in-box{border:2px solid #111;box-shadow:0 0 0 1px #111}.fc-bundle-card.fc-bc-dimmed{opacity:.4;pointer-events:none}.fc-bundle-card.fc-bc-hidden{display:none}.fc-bundle-card-badge{position:absolute;top:10px;left:10px;background:#111;color:#fff;font-size:10px;font-weight:600;padding:3px 9px;border-radius:4px;z-index:1}.fc-bundle-in-box-badge{position:absolute;top:10px;right:10px;background:#16a34a;color:#fff;font-size:10px;font-weight:600;padding:3px 8px;border-radius:4px;display:none;z-index:1}.fc-bundle-card.fc-bc-in-box .fc-bundle-in-box-badge{display:block}.fc-bundle-card-image{display:block;aspect-ratio:1;background:#f5f5f5;overflow:hidden}.fc-bundle-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.fc-bundle-card:hover .fc-bundle-card-image img{transform:scale(1.04)}.fc-bundle-card-body{padding:12px 14px 14px}.fc-bundle-card-name{font-size:13px;font-weight:600;line-height:1.35;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fc-bundle-card-colors{display:flex;gap:5px;margin-bottom:8px;flex-wrap:wrap;align-items:center}.fc-bundle-color-dot-sm{width:12px;height:12px;border-radius:50%;border:1px solid rgba(0,0,0,.55);flex-shrink:0}.fc-bundle-color-more{font-size:10px;color:#888}.fc-bundle-card-price{font-size:14px;font-weight:700;margin-bottom:11px;display:flex;align-items:center;gap:8px}.fc-bundle-card-price .fc-bundle-original{text-decoration:none;color:inherit;font-size:inherit;font-weight:inherit}.fc-bundle-add-btn{width:100%;background:#111;color:#fff;border:none;border-radius:8px;padding:10px 0;font-family:inherit;font-size:12px;font-weight:600;cursor:pointer;letter-spacing:.2px;transition:background .15s}.fc-bundle-add-btn:hover{background:#333}.fc-bundle-add-btn.fc-added{background:#16a34a;cursor:default}.fc-bundle-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:800;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .2s;padding:20px}.fc-bundle-modal-overlay.open{opacity:1;pointer-events:all}.fc-bundle-picker-modal{background:#fff;border-radius:16px;padding:26px 24px 22px;width:100%;max-width:400px;max-height:90vh;overflow-y:auto;transform:translateY(24px);transition:transform .25s;position:relative}.fc-bundle-modal-overlay.open .fc-bundle-picker-modal{transform:translateY(0)}.fc-bundle-modal-close{position:absolute;top:14px;right:14px;background:#f3f3f3;border:none;width:30px;height:30px;border-radius:50%;cursor:pointer;font-size:15px;display:flex;align-items:center;justify-content:center;transition:background .15s}.fc-bundle-modal-close:hover{background:#e5e5e5}.fc-bundle-modal-product{display:flex;gap:14px;margin-bottom:22px;padding-right:30px}.fc-bundle-modal-img{width:68px;height:68px;border-radius:10px;overflow:hidden;flex-shrink:0;background:#f5f5f5}.fc-bundle-modal-img img{width:100%;height:100%;object-fit:cover}.fc-bundle-modal-info h3{font-size:14px;font-weight:600;line-height:1.3;margin-bottom:4px}.fc-bundle-modal-info p{font-size:13px;color:#555}.fc-bundle-picker-section{margin-bottom:20px}.fc-bundle-picker-label{font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:#888;margin-bottom:11px;display:flex;align-items:center;gap:5px}.fc-bundle-picker-label span{color:#111;font-weight:700;text-transform:none;letter-spacing:0}.fc-bundle-color-grid{display:flex;flex-wrap:wrap;gap:10px}.fc-bundle-color-swatch{width:36px;height:36px;border-radius:50%;border:1.5px solid rgba(0,0,0,.55);cursor:pointer;transition:transform .15s,border-color .15s,box-shadow .15s;position:relative;padding:0;outline:none}.fc-bundle-color-swatch:hover{transform:scale(1.1)}.fc-bundle-color-swatch.selected{border-color:#111;box-shadow:0 0 0 2px #fff inset}.fc-bundle-size-grid{display:flex;flex-wrap:wrap;gap:8px}.fc-bundle-size-btn{border:1.5px solid #ddd;border-radius:7px;padding:8px 12px;font-family:inherit;font-size:12px;font-weight:500;cursor:pointer;background:#fff;transition:all .15s;min-width:52px;text-align:center}.fc-bundle-size-btn:hover{border-color:#111}.fc-bundle-size-btn.selected{border-color:#111;background:#111;color:#fff}.fc-bundle-size-btn.unavailable{opacity:.35;cursor:not-allowed;text-decoration:line-through}.fc-bundle-confirm-btn{width:100%;background:#111;color:#fff;border:none;border-radius:9px;padding:13px;font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;margin-top:6px;transition:background .15s}.fc-bundle-confirm-btn:hover{background:#333}.fc-bundle-confirm-btn:disabled{background:#e0e0e0;color:#aaa;cursor:not-allowed}.fc-bundle-replace-modal{background:#fff;border-radius:16px;padding:26px 22px 22px;width:100%;max-width:420px;transform:translateY(24px);transition:transform .25s;text-align:center}.fc-bundle-modal-overlay.open .fc-bundle-replace-modal{transform:translateY(0)}.fc-bundle-replace-modal h3{font-size:16px;font-weight:700;margin-bottom:6px}.fc-bundle-replace-modal p{font-size:13px;color:#666;margin-bottom:20px}.fc-bundle-replace-slots{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.fc-bundle-replace-slot-btn{border:1.5px solid #e0e0e0;border-radius:10px;padding:14px 10px;cursor:pointer;background:#fff;transition:all .15s;text-align:center;font-family:inherit}.fc-bundle-replace-slot-btn:hover{border-color:#111;box-shadow:0 2px 10px #00000014}.fc-bundle-replace-img{width:52px;height:52px;border-radius:8px;overflow:hidden;margin:0 auto 8px;background:#f5f5f5}.fc-bundle-replace-img img{width:100%;height:100%;object-fit:cover}.fc-bundle-replace-name{font-size:11px;font-weight:600;line-height:1.3;color:#111;margin-bottom:3px}.fc-bundle-replace-detail{font-size:10px;color:#888}.fc-bundle-cancel-btn{background:none;border:none;font-family:inherit;font-size:13px;color:#999;cursor:pointer;text-decoration:underline}.fc-bundle-overlay{position:fixed;bottom:0;left:0;right:0;z-index:400;background:#fff;border-top:2px solid #111;box-shadow:0 -6px 30px #0000001f;padding:12px 40px;display:flex;align-items:center;gap:16px}.fc-bundle-overlay-slots{display:flex;gap:12px;flex:1;min-width:0}.fc-bundle-slot{flex:1;min-width:0;border:2px dashed #d0d0d0;border-radius:10px;padding:10px 12px;display:flex;align-items:center;gap:10px;min-height:68px;background:#fafafa;transition:border-color .25s,background .25s;position:relative}.fc-bundle-slot.filled{border:2px solid #111;background:#fff}.fc-bundle-slot-label{position:absolute;top:-9px;left:10px;background:#ccc;color:#fff;font-size:9px;font-weight:700;padding:2px 7px;border-radius:8px;letter-spacing:.3px}.fc-bundle-slot.filled .fc-bundle-slot-label{background:#111}.fc-bundle-slot-empty{font-size:11px;color:silver;font-weight:500;width:100%;text-align:center}.fc-bundle-slot-img{width:44px;height:44px;border-radius:6px;overflow:hidden;flex-shrink:0;background:#f0f0f0}.fc-bundle-slot-img img{width:100%;height:100%;object-fit:cover}.fc-bundle-slot-info{flex:1;min-width:0}.fc-bundle-slot-name{font-size:11px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fc-bundle-slot-detail{font-size:10px;color:#777;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fc-bundle-slot-remove{width:22px;height:22px;background:#f3f3f3;border:none;border-radius:50%;cursor:pointer;font-size:11px;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.fc-bundle-slot-remove:hover{background:#fee2e2;color:#dc2626}.fc-bundle-overlay-right{display:flex;align-items:center;gap:20px;flex-shrink:0}.fc-bundle-overlay-price{text-align:right}.fc-bundle-price-label{font-size:10px;color:#888;line-height:1;margin-bottom:2px}.fc-bundle-price-val{font-size:22px;font-weight:700;line-height:1}.fc-bundle-price-save{font-size:10px;color:#16a34a;font-weight:600;margin-top:2px}.fc-bundle-checkout-btn{background:#111;color:#fff;border:none;border-radius:10px;padding:13px 28px;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .15s}.fc-bundle-checkout-btn:hover:not(:disabled){background:#333}.fc-bundle-checkout-btn:disabled{background:#e0e0e0;color:#bbb;cursor:not-allowed}@keyframes fc-bundle-spin{to{transform:rotate(360deg)}}.fc-bundle-spinner{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:fc-bundle-spin .65s linear infinite;vertical-align:middle;margin-right:7px;flex-shrink:0}@media(max-width:768px){.fc-bundle-page{padding-bottom:200px}.fc-bundle-hero{padding:28px 14px 22px}.fc-bundle-steps{gap:14px}.fc-bundle-step{font-size:12px}.fc-bundle-tabs-wrap{padding:0 14px}.fc-bundle-tab-btn{padding:12px 14px;font-size:12px}.fc-bundle-toolbar{padding:12px 14px 4px}.fc-bundle-grid{grid-template-columns:repeat(2,1fr);gap:12px;padding:10px 14px 32px}.fc-bundle-overlay{flex-direction:column;align-items:stretch;padding:10px 12px;gap:8px}.fc-bundle-overlay-slots{gap:8px;width:100%}.fc-bundle-slot{min-height:54px;padding:8px 10px;gap:7px}.fc-bundle-slot-img{width:34px;height:34px}.fc-bundle-slot-name{font-size:10px}.fc-bundle-slot-detail{font-size:9px}.fc-bundle-slot-empty{font-size:10px}.fc-bundle-slot-label{font-size:8px;padding:1px 6px;top:-8px}.fc-bundle-overlay-right{width:100%;justify-content:space-between;gap:0}.fc-bundle-overlay-price{text-align:left}.fc-bundle-price-val{font-size:20px}.fc-bundle-checkout-btn{padding:11px 20px;font-size:13px;border-radius:8px}}@media(max-width:380px){.fc-bundle-price-save{display:none}.fc-bundle-checkout-btn{padding:10px 14px;font-size:12px}.fc-bundle-grid{gap:10px;padding:8px 10px 24px}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/fc-bundle-box.css.map */
