.stitching-customizer{margin:20px 0}.stitching-fit-types{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:18px;margin-bottom:24px}.stitching-fit-type-card{position:relative;border:1px solid #e4e4e4;border-radius:16px;padding:28px 24px 24px;cursor:pointer;background:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:310px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.stitching-fit-type-card:hover{transform:translateY(-1px);border-color:#e91e63;box-shadow:0 18px 36px rgba(233,30,99,.12)}.stitching-fit-type-card.selected{border-color:#e91e63;box-shadow:0 0 0 1px rgba(233,30,99,.18)}.stitching-fit-type-selected-icon{position:absolute;top:16px;left:16px;width:28px;height:28px;border-radius:50%;background:#e91e63;color:#fff;display:none;align-items:center;justify-content:center;font-size:16px}.stitching-fit-type-card.selected .stitching-fit-type-selected-icon{display:flex}.stitching-fit-type-ribbon{position:absolute;top:16px;right:-38px;width:170px;padding:6px 0;transform:rotate(45deg);text-align:center;font-size:10px;font-weight:700;color:#fff}.stitching-fit-type-ribbon-popular{background:linear-gradient(90deg,#ff5d9e 0%,#ea1b70 100%)}.stitching-fit-type-ribbon-premium{background:linear-gradient(90deg,#f2a100 0%,#ff7600 100%)}.stitching-fit-type-label{margin-bottom:10px;color:#0b1d51;text-align:center;font-size:15px;font-weight:800;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.stitching-fit-type-subtitle{color:#0b1d51;font-size:14px;font-weight:700;margin-bottom:4px;text-align:center;line-height:1.2}.stitching-fit-type-summary{color:#4f4f4f;font-size:13px;line-height:1.5;margin-bottom:16px;text-align:center}.stitching-fit-type-price{color:#e91e63;font-size:18px;font-weight:700;margin-bottom:16px;text-align:center;line-height:1.2}.stitching-fit-type-delivery{color:#9b9b9b;font-size:13px;line-height:1.5;text-align:center}@media only screen and (max-width:768px){.stitching-fit-types{grid-template-columns:1fr}.stitching-fit-type-card{min-height:auto;padding:24px}.stitching-fit-type-ribbon{right:-42px}}@media only screen and (max-width:480px){.stitching-fit-type-card{padding:20px}.stitching-fit-type-label{font-size:14px}.stitching-fit-type-price{font-size:16px}}.stitching-fit-type-surcharge{color:#1979c3;font-weight:600;font-size:13px;margin-bottom:4px}.stitching-fit-type-delivery{color:#757575;font-size:12px}.stitching-guest-notice{margin:12px 0;padding:12px 14px;background:#fdf0d5;border:1px solid #e6b800;border-radius:4px}.infocus-stitching-guest-message{margin-bottom:8px;font-size:13px}.infocus-stitching-guest-actions{display:flex;gap:8px}.stitching-option-groups{margin:16px 0}.stitching-option-group{margin-bottom:16px}.stitching-option-group-heading{font-size:14px;font-weight:600;margin:0 0 8px}.stitching-option-items-row{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:10px;padding-bottom:4px;min-height:120px}.stitching-option-items-row.stitching-rows-loading{opacity:0}.stitching-option-items-row.stitching-row-ready{opacity:1;transition:opacity .2s ease}.stitching-option-items-row.slick-initialized{display:block !important;flex-wrap:initial;overflow-x:visible}.stitching-option-items-row.slick-initialized .stitching-option-item{float:left}.stitching-option-item{flex:0 0 auto;width:90px;text-align:center;cursor:pointer}.stitching-option-item-image-wrap{position:relative;width:90px;height:90px;border:2px solid #d1d1d1;border-radius:4px;overflow:hidden;background:#f5f5f5}.stitching-option-item.selected .stitching-option-item-image-wrap{border-color:#1979c3;box-shadow:0 0 0 1px #1979c3}.stitching-option-item-image{width:100%;height:100%;object-fit:cover;display:block}.stitching-option-item-check{position:absolute;top:4px;right:4px;width:18px;height:18px;line-height:18px;border-radius:50%;background:#1979c3;color:#fff;font-size:12px;display:none}.stitching-option-item.selected .stitching-option-item-check{display:block}.stitching-option-item-name{margin-top:6px;font-size:12px;color:#333}.stitching-option-item-value-wrap{margin-top:8px}.stitching-option-item-value-input{width:100%;padding:4px 6px;font-size:12px;border:1px solid #c2c2c2;border-radius:3px;text-align:center}.stitching-option-item-value-range{display:block;margin-top:4px;font-size:10px;color:#767676}.stitching-measurement-selector{margin:16px 0;padding:0;border:0 solid #e1e1e1;border-radius:4px;background:0 0}.stitching-measurement-field{margin-bottom:10px}.stitching-profile-field-header{display:flex;align-items:baseline;gap:8px;margin-bottom:10px}.stitching-profile-field-header .label{font-weight:600;color:#0b1d51}.stitching-profile-field-hint{font-size:12px;color:#767676}.stitching-profile-selector-row{display:flex;flex-wrap:wrap;gap:10px}.stitching-profile-chip-list{display:flex;flex-wrap:wrap;gap:10px}.stitching-profile-chip{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:150px;padding:3px 16px;border:1px solid #222;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.stitching-profile-chip:hover{border-color:#e91e63}.stitching-profile-chip .chip-name{font-size:13px;font-weight:600;color:#333}.stitching-profile-chip .chip-specs{font-size:11px;color:#767676;margin-top:2px}.stitching-profile-chip.selected{border-color:#e91e63;background:rgba(233,30,99,.06)}.stitching-profile-chip.selected .chip-name{color:#e91e63}.stitching-add-profile-chip{border-style:dashed;color:#1979c3;font-size:13px;font-weight:600}.stitching-add-profile-chip:hover{border-color:#1979c3;background:rgba(25,121,195,.06)}.stitching-profile-preview{margin:14px 0;padding:3px 7px;border:1px solid #e4e4e4;border-radius:6px}.stitching-profile-preview-table-wrap{overflow-x:auto}.stitching-measurement-preview-table{width:100%;border-collapse:collapse;white-space:nowrap}.stitching-measurement-preview-table th,.stitching-measurement-preview-table td{text-align:left;padding:6px 14px 6px 0;font-size:13px}.stitching-measurement-preview-table th{color:#767676;font-weight:600}.stitching-measurement-preview-table td:first-child{font-weight:600;color:#333}.stitching-profile-preview-hint{margin:8px 0 0;font-size:12px;color:#767676}.stitching-view-all-measurements{margin-left:8px;color:#e91e63;font-weight:600;text-decoration:none}.stitching-view-all-measurements:hover{text-decoration:underline}.stitching-no-profiles-notice{margin-bottom:10px;color:#757575;font-size:13px}.stitching-inline-profile-form{margin-top:10px;padding:10px;border-top:1px solid;#d1d1d1;border-radius:5px}.stitching-inline-form-actions{display:flex;gap:8px;margin-top:10px}.stitching-price-display{margin:14px 0;padding:10px 14px;background:#eef6fc;border-radius:4px;font-size:14px}.stitching-price-total{font-weight:700}.stitching-add-to-cart-wrap{margin:16px 0}.stitching-cart-action-row{display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap}.stitching-qty-section .label{display:block;font-weight:600;margin-bottom:4px;color:#0b1d51}.stitching-actions,.stitching-buynow-section{flex:1;min-width:160px}button.stitching-buynow-button.stitching-buynow-button{display:flex;align-items:center;justify-content:center;width:100%;height:46px;padding:7px 15px;border-radius:4px;border:1px solid #e91e63;background:#fff;color:#e91e63;font-size:14px;font-weight:600;box-sizing:border-box}button.stitching-buynow-button.stitching-buynow-button:hover{background:#e91e63;color:#fff}.stitching-buynow-button.loading{opacity:.6;pointer-events:none}button.stitching-add-to-cart-button.stitching-add-to-cart-button{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:46px;padding:8px 22px;border-radius:4px;border:1px solid #e91e63;background:#e91e63;color:#fff;font-size:14px;font-weight:600;box-sizing:border-box}button.stitching-add-to-cart-button.stitching-add-to-cart-button:hover{background:#d81b5f;border-color:#d81b5f;color:#fff}.stitching-add-to-cart-button.loading{opacity:.6;pointer-events:none}.stitching-add-to-cart-button.loading:after{content:'';position:absolute;right:12px;top:50%;width:14px;height:14px;margin-top:-7px;border:2px solid rgba(255,255,255,.5);border-top-color:#fff;border-radius:50%;animation:stitching-spin .6s linear infinite}@keyframes stitching-spin{to{transform:rotate(360deg)}}.stitching-add-to-cart-message{margin-top:8px;font-size:13px}.stitching-add-to-cart-message.success{color:#2e7d32}.stitching-add-to-cart-message.error{color:#c0392b}@media only screen and (max-width:768px){.stitching-fit-types{grid-template-columns:1fr}}@media print{.stitching-add-to-cart-wrap,.stitching-guest-notice,.stitching-add-profile-chip,.stitching-inline-profile-form{display:none !important}.stitching-fit-types{grid-template-columns:repeat(3,1fr)}.stitching-option-item-image-wrap{border-color:#000}}