.product__info-container>.sf-trigger{margin:.5rem 0}.sf-trigger{font-size:14px;text-decoration:underline;cursor:pointer;font-weight:500;display:inline-block;padding:0}.sf-trigger:hover{opacity:.7}.sf-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;z-index:1000;align-items:center;justify-content:center}.sf-overlay.active{display:flex}.sf-modal{background:#fff;border-radius:16px;max-width:440px;width:100%;max-height:90vh;overflow-y:auto}.sf-modal-header{padding:20px 24px 0;display:flex;justify-content:space-between;align-items:center}.sf-modal-header h2{font-size:18px;font-weight:600}.sf-modal-close{background:none;border:none;font-size:24px;cursor:pointer;color:#999}.sf-modal-close:hover{color:#333}.sf-modal-body{padding:20px 24px 24px}.sf-step{display:none}.sf-step.active{display:block}.sf-step-label{font-size:15px;font-weight:600;margin-bottom:6px;color:#000}.sf-step-sublabel{font-size:12px;color:#999;margin-bottom:16px}.sf-progress{display:flex;justify-content:center;gap:8px;margin-bottom:20px}.sf-progress-dot{width:8px;height:8px;border-radius:50%;background:#e8e8e8;transition:background .3s}.sf-progress-dot.active{background:var(--sf-primary)}.sf-progress-dot.done{background:var(--sf-accent)}.sf-gender-options{display:flex;gap:12px}.sf-gender-btn{flex:1;padding:18px 10px;border:1px solid #e0e0e0;border-radius:12px;background:#fff;cursor:pointer;text-align:center;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s;color:#000}.sf-gender-btn:hover{border-color:#999}.sf-gender-btn.selected{border-color:var(--sf-primary);background:var(--sf-primary);color:#fff}.sf-gender-icon{display:block;margin-bottom:6px}.sf-gender-icon svg{width:36px;height:44px;display:block;margin:0 auto;color:#000}.sf-gender-btn.selected .sf-gender-icon svg{color:#fff}.sf-slider-group{margin-bottom:20px}.sf-slider-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.sf-slider-header span{font-size:14px;font-weight:500}.sf-slider-value{font-size:16px;font-weight:700;background:#f5f5f0;padding:4px 12px;border-radius:8px}.sf-modal input[type=range]{width:100%;height:6px;-webkit-appearance:none;background:#e8e8e8;border-radius:10px;outline:none}.sf-modal input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:24px;height:24px;border-radius:50%;background:var(--sf-primary);cursor:pointer;border:3px solid #fff;box-shadow:0 1px 4px #0003}.sf-slider-labels{display:flex;justify-content:space-between;font-size:11px;color:#bbb;margin-top:6px}.sf-body-section{margin-bottom:18px}.sf-body-section-label{font-size:13px;font-weight:600;margin-bottom:10px;color:#555}.sf-body-options{display:flex;gap:10px}.sf-body-btn{flex:1;padding:12px 6px;border:1px solid #e0e0e0;border-radius:12px;background:#fff;cursor:pointer;text-align:center;font-family:inherit;font-size:11px;font-weight:500;transition:all .2s;color:#666}.sf-body-btn:hover{border-color:#999}.sf-body-btn.selected{border-color:var(--sf-primary);background:#fff;color:var(--sf-primary);font-weight:600}.sf-body-btn-icon{display:block;margin:0 auto 6px}.sf-body-btn-icon svg{width:44px;height:50px;display:block;margin:0 auto}.sf-bra-options{display:flex;gap:8px;flex-wrap:wrap}.sf-bra-btn{padding:8px 10px;border:1px solid #e0e0e0;border-radius:10px;background:#fff;cursor:pointer;font-family:inherit;font-size:12px;font-weight:500;transition:all .2s;min-width:52px;text-align:center;color:#000;display:flex;flex-direction:column;align-items:center;gap:4px}.sf-bra-btn:hover{border-color:#999}.sf-bra-btn.selected{border-color:var(--sf-primary);background:var(--sf-primary);color:#fff}.sf-bra-btn-icon{display:block}.sf-bra-btn-icon svg{width:38px;height:30px;display:block;margin:0 auto;color:#000}.sf-bra-btn.selected .sf-bra-btn-icon svg{color:#fff}.sf-fit-options{display:flex;gap:10px}.sf-fit-btn{flex:1;padding:14px 8px;border:1px solid #e0e0e0;border-radius:12px;background:#fff;cursor:pointer;text-align:center;font-family:inherit;font-size:13px;font-weight:500;transition:all .2s;color:#000}.sf-fit-btn:hover{border-color:#999}.sf-fit-btn.selected{border-color:var(--sf-primary);background:var(--sf-primary);color:#fff}.sf-fit-icon{display:block;margin:0 auto 6px}.sf-fit-icon svg{width:40px;height:44px;display:block;margin:0 auto;color:#000}.sf-fit-btn.selected .sf-fit-icon svg{color:#fff}.sf-oversized-note{background:#f5f5f0;padding:14px 18px;border-radius:12px;font-size:13px;color:#666;text-align:center;line-height:1.6}.sf-step-nav{display:flex;gap:10px;margin-top:22px}.sf-btn-back{flex:0 0 auto;padding:12px 20px;border:1px solid #e0e0e0;border-radius:10px;background:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;color:#000}.sf-btn-back:hover{border-color:#999}.sf-btn-next{flex:1;padding:12px 20px;border:none;border-radius:10px;background:var(--sf-primary);color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600}.sf-btn-next:hover{opacity:.9}.sf-btn-next:disabled{background:#ccc;cursor:not-allowed}.sf-result{text-align:center}.sf-result-badge{display:inline-block;background:#f4b40026;color:#b8860b;font-size:12px;font-weight:600;padding:4px 14px;border-radius:20px;margin-bottom:8px}.sf-result-size{font-size:72px;font-weight:900;color:var(--sf-primary);line-height:1.1}.sf-result-label{font-size:14px;color:#888;margin-bottom:16px}.sf-result-details{background:#f9f9f6;border-radius:12px;padding:16px;margin:16px 0;text-align:left}.sf-result-row{display:flex;justify-content:space-between;padding:7px 0;font-size:13px;border-bottom:1px solid #f0f0f0}.sf-result-row:last-child{border-bottom:none}.sf-result-row span:first-child{color:#999}.sf-result-row span:last-child{font-weight:600}.sf-size-table{width:100%;border-collapse:collapse;margin:16px 0;font-size:13px}.sf-size-table th{padding:8px;text-align:center;font-weight:600;font-size:11px;color:#aaa;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #eee}.sf-size-table td{padding:9px 8px;text-align:center;border-bottom:1px solid #f5f5f5}.sf-size-table tr.recommended{background:rgba(var(--sf-primary-rgb),.06)}.sf-size-table tr.recommended td{font-weight:600;color:var(--sf-primary)}.sf-between-note{background:#f4b4001a;border-radius:10px;padding:12px 16px;font-size:12px;color:#8a6d00;text-align:center;margin-top:12px;line-height:1.5}.sf-result-note{font-size:12px;color:#aaa;margin-top:14px;line-height:1.6}.sf-result-whatsapp-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#25d366;color:#fff;border-radius:10px;text-decoration:none;font-size:13px;font-weight:600;border:none;cursor:pointer}.sf-result-whatsapp-btn:hover{background:#1fb855;color:#fff}@media(max-width:480px){.sf-modal{max-width:100%;border-radius:16px 16px 0 0;position:fixed;bottom:0;max-height:85vh}.sf-result-size{font-size:56px}}
/*# sourceMappingURL=/cdn/shop/t/84/assets/component-size-finder.css.map */
