.size-switcher-wrapper{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:15px;font-size:14px;font-family:inherit;width:100%}.switcher-left{display:flex;align-items:center;gap:10px}.switcher-title{font-weight:700}.switcher-buttons{display:flex;gap:5px}.size-btn{background:none;border:none;cursor:pointer;color:#777;transition:.2s;padding:0 5px;font-weight:500;font-size:14px;font-family:inherit}.size-btn:hover{color:#000}.size-btn.active{color:#000;font-weight:700;text-decoration:underline}.size-chart-trigger{color:#00e;text-decoration:underline;cursor:pointer;font-size:14px;font-weight:500;white-space:nowrap}.block-swatch-list{display:grid!important;grid-template-columns:repeat(6,1fr)!important;gap:6px!important;width:100%}@media(min-width:768px){.block-swatch-list{grid-template-columns:repeat(8,1fr)!important}}.block-swatch__item{display:flex!important;justify-content:center;align-items:center;text-align:center;white-space:nowrap!important;padding:0!important;margin:0!important;width:100%!important;aspect-ratio:1 / 1;font-size:13px;border:1px solid #e1e1e1;border-radius:2px}body.no-scroll{overflow:hidden!important;height:100vh}.size-modal{display:none;position:fixed;z-index:99999;left:0;top:0;width:100%;height:100%;background-color:#0009;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.size-modal.open{display:flex}.size-modal-content{background-color:#fff;padding:20px;border-radius:8px;width:95%;max-width:900px;position:relative;box-shadow:0 15px 40px #00000040;max-height:85vh;display:flex;flex-direction:column}.close-modal{position:absolute;top:10px;left:15px;font-size:32px;font-weight:300;cursor:pointer;color:#333;z-index:10;line-height:1}.modal-header-group{text-align:center;margin-bottom:15px;margin-top:5px;border-bottom:1px solid #eee;padding-bottom:10px}.modal-title{font-size:18px;font-weight:800;margin:0 0 5px;text-transform:uppercase;letter-spacing:.5px}.modal-product-name{font-size:14px;color:#666;font-weight:400;direction:rtl}.table-wrapper{display:block;width:100%;overflow-x:auto;overflow-y:hidden;border:1px solid #e0e0e0;background:#fff;direction:ltr;-webkit-overflow-scrolling:touch}.size-table{border-collapse:collapse;font-size:14px;width:max-content;min-width:100%;font-family:sans-serif}.size-table th,.size-table td{border:1px solid #ddd;padding:12px 18px;text-align:center;white-space:nowrap}.size-table th{background-color:#f4f4f4;color:#111;font-weight:800;position:sticky;left:0;z-index:2;border-right:2px solid #ccc;text-align:left;min-width:60px;box-shadow:2px 0 5px #0000000d}.size-table tr:nth-child(2n) td{background-color:#fafafa}.size-table td:hover{background-color:#000!important;color:#fff!important;cursor:pointer;transform:scale(1.1);border:1px solid #000;font-weight:700;box-shadow:0 4px 8px #0003;z-index:10;position:relative}@media(max-width:767px){.size-modal-content{width:98%!important;padding:15px 5px}.size-table th,.size-table td{padding:10px 14px;font-size:13px}.table-wrapper:before{content:"\2190  \5d4\5d7\5dc\5e7  \5dc\5e8\5d0\5d5\5ea  \5de\5d9\5d3\5d5\5ea  \5e0\5d5\5e1\5e4\5d5\5ea  \2192";display:block;text-align:center;font-size:11px;color:#888;background:#fdfdfd;padding:4px;border-bottom:1px solid #eee;position:sticky;left:0}}@media(min-width:768px){.table-wrapper:before{display:none}}.how-to-measure{margin-top:30px;padding:20px;background:#fdfdfd;border-radius:12px;border:1px solid #eee;direction:rtl}.modal-divider{border:0;border-top:2px solid #f0f0f0;margin-bottom:25px}.guide-title{font-size:1.3rem;font-weight:700;margin-bottom:25px;color:#222;text-align:center}.guide-steps{display:flex;gap:15px;flex-wrap:wrap;justify-content:space-between}.step{flex:1;min-width:180px;text-align:center;background:#fff;padding:15px;border-radius:10px;transition:transform .2s}.step:hover{transform:translateY(-5px)}.step-image img{width:100%;max-width:120px;height:auto;margin-bottom:15px}.step-text strong{display:block;font-size:1rem;margin-bottom:10px;color:#000}.step-text p{font-size:.85rem;color:#555;line-height:1.5;margin:0}.pro-tip{margin-top:25px;padding:15px;background:#fff9e6;border-right:5px solid #ffcc00;font-size:.9rem;line-height:1.4;color:#444;border-radius:4px}@media screen and (max-width:600px){.guide-steps{flex-direction:column;align-items:center}.step{width:100%;max-width:300px;margin-bottom:15px}}.size-modal-content{max-height:90vh;overflow-y:auto;display:flex;flex-direction:column}.table-wrapper{overflow-x:auto;margin-bottom:10px;flex-shrink:0}.how-to-measure-container{margin-top:15px;padding:15px;background:#f8f8f8;border-radius:8px}.guide-scroll-wrapper{display:flex;gap:15px;overflow-x:auto;padding-bottom:15px;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.guide-scroll-wrapper::-webkit-scrollbar{height:4px}.guide-scroll-wrapper::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.step{flex:0 0 160px;text-align:center;background:#fff;padding:10px;border-radius:6px;box-shadow:0 2px 4px #0000000d}.step img{width:80px;height:80px;object-fit:contain;margin-bottom:8px}.step strong{display:block;font-size:13px;margin-bottom:5px}.step p{font-size:11px;line-height:1.3;color:#666;margin:0}.pro-tip{font-size:12px;padding:10px;background:#fff3cd;border-right:3px solid #ffc107;margin-top:10px}@media screen and (min-width:768px){.guide-scroll-wrapper{overflow-x:visible;justify-content:space-around}.step{flex:1}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/size-style.css.map */
