html.sp-scg-lock{overflow:hidden}.sp-scg-overlay{position:fixed;inset:0;box-sizing:border-box;z-index:999999;display:none;align-items:center;justify-content:center;padding:12px;background:rgba(17,17,17,.55);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);direction:rtl}.sp-scg-overlay.is-open{display:flex}.sp-scg-modal{position:relative;box-sizing:border-box;display:flex;flex-direction:column;width:100%;max-width:520px;max-height:92vh;max-height:92dvh;overflow:hidden;background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.3);text-align:right;font-family:inherit;animation:sp-scg-pop 0.16s ease-out}@keyframes sp-scg-pop{from{transform:translateY(10px) scale(.985);opacity:0}to{transform:none;opacity:1}}.sp-scg-head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 16px 8px}.sp-scg-title{margin:0;font-size:17px;font-weight:700;color:#1f1f1f}.sp-scg-x{flex:0 0 auto;width:32px;height:32px;line-height:1;font-size:24px;color:#888;background:transparent;border:0;cursor:pointer;border-radius:50%}.sp-scg-x:hover{background:#f1f1f1;color:#222}.sp-scg-body{flex:1 1 auto;min-height:0;display:flex;padding:4px 14px;overflow:hidden}.sp-scg-figure{position:relative;flex:1 1 auto;min-height:0;width:100%;display:flex;align-items:center;justify-content:center;border:1px solid #eee;border-radius:12px;background:#fafafa;overflow:hidden;cursor:zoom-in}.sp-scg-img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:8px;transition:opacity 0.2s ease}.sp-scg-figure.is-loading .sp-scg-img{opacity:0}.sp-scg-figure:not(.is-loading) .sp-scg-spinner{display:none}.sp-scg-spinner{position:absolute;width:38px;height:38px;border-radius:50%;border:3px solid #e6e6e6;border-top-color:#1f1f1f;animation:sp-scg-spin 0.8s linear infinite}@keyframes sp-scg-spin{to{transform:rotate(360deg)}}.sp-scg-loading{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;min-height:170px;padding:28px 20px;text-align:center}.sp-scg-loading-spin{width:42px;height:42px;border-radius:50%;border:3px solid #eccfd4;border-top-color:#bd7077;animation:sp-scg-spin 0.8s linear infinite}.sp-scg-loading-text{font-size:14px;font-weight:600;color:#8a4f57;line-height:1.7}.sp-scg-foot{flex:0 0 auto;padding:8px 16px 14px}.sp-scg-zoom-hint{display:block;margin:2px 0 8px;font-size:11px;color:#999;text-align:center}.sp-scg-size{margin:0 0 8px;padding:7px 12px;background:#f4f6ff;border-radius:10px;font-size:13px;font-weight:600;color:#2c3e8f}.sp-scg-ack-guide{display:flex;flex-direction:column;gap:2px;margin:0 0 7px;padding:8px 11px;border-right:4px solid #bd7077;background:#fff4f6;border-radius:8px;color:#65454a;font-size:12.5px;line-height:1.55}.sp-scg-ack-guide strong{font-size:13.5px;color:#8a4f57}.sp-scg-actions{display:flex;gap:9px;flex-direction:row-reverse;align-items:stretch}.sp-scg-overlay .sp-scg-confirm,.sp-scg-overlay .sp-scg-cancel{flex:1 1 auto;min-height:52px;border-radius:14px!important;padding:13px 16px!important;font-size:15px;font-weight:800!important;font-family:inherit;cursor:pointer;line-height:1.45!important;text-shadow:none!important;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,opacity .15s}.sp-scg-overlay .sp-scg-confirm{color:#fff!important;background:linear-gradient(135deg,#c97985 0%,#a94f5e 100%)!important;border:1px solid #a94f5e!important;box-shadow:0 5px 14px rgba(169,79,94,.28)!important;display:inline-flex;align-items:center;justify-content:center;gap:9px}.sp-scg-overlay .sp-scg-confirm:disabled{opacity:1!important;cursor:not-allowed}.sp-scg-overlay .sp-scg-confirm:not(:disabled):hover{background:linear-gradient(135deg,#bd707d 0%,#963f4e 100%)!important;box-shadow:0 7px 17px rgba(169,79,94,.35)!important}.sp-scg-overlay .sp-scg-confirm:not(:disabled):active,.sp-scg-overlay .sp-scg-cancel:not(:disabled):active{transform:translateY(1px) scale(.99)}.sp-scg-overlay .sp-scg-cancel{flex:0 0 auto;min-width:98px;color:#6b4b51!important;background:#fff7f8!important;border:1.5px solid #dfb5bc!important;box-shadow:0 3px 10px rgba(89,55,61,.08)!important}.sp-scg-overlay .sp-scg-cancel:hover{background:#f9e9ec!important;border-color:#ce929c!important}.sp-scg-confirm-spin{display:none;width:18px;height:18px;flex:0 0 auto;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:sp-scg-spin .7s linear infinite}.sp-scg-overlay.is-processing .sp-scg-confirm-spin{display:inline-block}.sp-scg-overlay.is-processing .sp-scg-confirm{opacity:1!important;cursor:wait;color:#fff!important;background:linear-gradient(135deg,#a94f5e 0%,#813541 100%)!important;border-color:#813541!important;box-shadow:0 5px 16px rgba(129,53,65,.38)!important}.sp-scg-overlay.is-processing .sp-scg-confirm-text{color:#fff!important;opacity:1!important}.sp-scg-overlay.is-processing .sp-scg-cancel,.sp-scg-overlay.is-processing .sp-scg-x{opacity:.55;cursor:wait}.sp-scg-zoom{position:fixed;inset:0;z-index:1000000;display:none;background:rgba(0,0,0,.92)}.sp-scg-zoom.is-open{display:block}.sp-scg-zoom-stage{position:absolute;inset:0;overflow:auto;-webkit-overflow-scrolling:touch;touch-action:pinch-zoom;display:flex;align-items:center;justify-content:center;padding:48px 16px 16px;box-sizing:border-box}.sp-scg-zoom-img{max-width:100%;max-height:100%;height:auto;cursor:zoom-in;transition:transform 0.05s}.sp-scg-zoom-img.is-zoomed{max-width:none;max-height:none;width:auto;cursor:zoom-out}.sp-scg-zoom-close{position:fixed;top:14px;left:14px;z-index:2;width:44px;height:44px;font-size:28px;color:#fff;background:rgba(255,255,255,.12);border:0;border-radius:50%;cursor:pointer}.sp-scg-zoom-close:hover{background:rgba(255,255,255,.25)}.sp-scg-zoom-tbl{width:100%;max-width:680px;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 40px rgba(0,0,0,.4);direction:rtl}.sp-scg-zoom-tbl::after{content:'برای بستن روی پس‌زمینه کلیک کنید';display:block;text-align:center;font-size:11px;color:rgba(255,255,255,.5);margin-top:10px;padding-bottom:4px}@media (max-width:480px){.sp-scg-overlay{padding:max(6px, env(safe-area-inset-top)) 6px max(6px, env(safe-area-inset-bottom))}.sp-scg-modal{height:100%;max-height:100%;border-radius:14px}.sp-scg-title{font-size:15px}.sp-scg-head{padding:7px 10px 4px}.sp-scg-x{width:30px;height:30px}.sp-scg-body{padding:2px 8px 4px}.sp-scg-foot{padding:5px 9px 8px;border-top:1px solid #f1e3e6;background:#fff;box-shadow:0 -5px 16px rgba(70,35,42,.06)}.sp-scg-zoom-hint{margin:0 0 4px;font-size:10px}.sp-scg-size{margin-bottom:5px;padding:5px 9px;font-size:12px}.sp-scg-actions{gap:6px}.sp-scg-overlay .sp-scg-confirm,.sp-scg-overlay .sp-scg-cancel{min-height:54px;padding:11px 9px!important;font-size:14px}.sp-scg-overlay .sp-scg-cancel{min-width:88px}}.sp-scg-table-wrap{flex:0 0 auto;min-height:0;width:100%;overflow:hidden;touch-action:pinch-zoom}.sp-scg-table-wrap>.sp-scg-chart{will-change:transform;touch-action:pinch-zoom}.sp-scg-table-scroll{width:100%;border:1px solid #eccfd4;border-radius:14px;overflow:hidden;background:#fdf6f7}.sp-scg-table{width:100%;border-collapse:collapse;border-spacing:0!important;margin:0!important;font-size:13.5px;background:transparent}.sp-scg-table th,.sp-scg-table td{border-bottom:1px solid #f0dde1;border-left:1px solid #f0dde1;padding:9px 12px;text-align:center;white-space:nowrap;color:#4a3b3e}.sp-scg-table th:first-child,.sp-scg-table td:first-child{border-left:0}.sp-scg-table tbody tr:last-child th,.sp-scg-table tbody tr:last-child td{border-bottom:0}.sp-scg-table thead th{position:sticky;top:0;background:#c98b94;color:#fff;font-weight:700;z-index:1;border-left-color:#d49aa2;border-bottom:0}.sp-scg-table tbody th{background:#f3dee2;color:#6b4a4f;font-weight:700;position:sticky;right:0;z-index:0}.sp-scg-table thead th:first-child{right:0;z-index:2}.sp-scg-table tbody tr:nth-child(even) td{background:#fbf1f3}.sp-scg-table tbody tr:nth-child(odd) td{background:#fff}.sp-scg-table-note{margin:8px 2px 0;font-size:11.5px;color:#9a8589;text-align:center;line-height:1.7}@media (max-width:480px){.sp-scg-table{font-size:13px}.sp-scg-table th,.sp-scg-table td{padding:8px 9px}}.sp-scg-chart{direction:rtl;text-align:right}.sp-scg-chart-head{display:flex;flex-direction:column;align-items:center;gap:8px;margin:0 0 14px}.sp-scg-chart-thumb{width:64px;height:64px;object-fit:cover;border-radius:12px;border:2px solid #eccfd4;background:#fff;display:block}.sp-scg-chart-name{text-align:center;font-weight:800;font-size:17px;color:#8a4f57;margin:0;letter-spacing:.2px}.sp-scg-chart-head .sp-scg-chart-name{margin:0}.sp-scg-chart-garment{margin:0 0 16px}.sp-scg-chart-garment:last-child{margin-bottom:0}.sp-scg-chart-gtitle{font-weight:800;font-size:14px;color:#8a4f57;background:#f7e6ea;border:1px solid #eccfd4;border-radius:10px;padding:7px 12px;margin:0 0 10px;text-align:center}.sp-scg-chart-block{border:1px solid #eccfd4;border-radius:14px;overflow:hidden;background:transparent;margin:0 0 14px;cursor:default;position:relative}.sp-scg-chart-block-scroll{overflow:visible}.sp-scg-chart-garment .sp-scg-chart-block:last-of-type{margin-bottom:0}.sp-scg-chart-block:last-of-type{margin-bottom:0}.sp-scg-chart-size{background:#c98b94;color:#fff;font-weight:800;font-size:15px;text-align:center;padding:9px 12px;letter-spacing:.5px}.sp-scg-chart-tbl{width:100%;border-collapse:collapse;border-spacing:0!important;margin:0!important;font-size:13.5px;background:transparent}.sp-scg-chart-tbl tbody,.sp-scg-chart-tbl thead,.sp-scg-chart-tbl tr{margin:0!important}.sp-scg-chart-tbl caption{display:none}.sp-scg-chart-tbl th,.sp-scg-chart-tbl td{padding:9px 12px;border-bottom:1px solid #f0dde1;color:#4a3b3e;vertical-align:middle}.sp-scg-chart-tbl thead th{background:#e7c3c9;color:#6b4146;font-weight:700;border-bottom:1px solid #e0b6bd}.sp-scg-chart-tbl tbody tr:last-child th,.sp-scg-chart-tbl tbody tr:last-child td{border-bottom:0}.sp-scg-chart-tbl .sp-scg-m{text-align:right;width:62%;font-weight:600}.sp-scg-chart-tbl .sp-scg-v{text-align:center;width:38%;white-space:nowrap;font-variant-numeric:tabular-nums}.sp-scg-chart-tbl tbody tr:nth-child(odd) td{background:#fff}.sp-scg-chart-tbl tbody tr:nth-child(even) td{background:#fbf1f3}.sp-scg-chart-tbl--multi{table-layout:fixed}.sp-scg-chart-tbl--multi .sp-scg-m{width:44%;white-space:normal;word-break:keep-all;overflow-wrap:break-word;font-size:11.5px;padding:7px 8px;line-height:1.5}.sp-scg-chart-tbl--multi .sp-scg-v{width:auto;white-space:nowrap;font-size:12px;padding:7px 5px;text-align:center}.sp-scg-chart-tbl--multi thead th.sp-scg-m{font-size:11.5px}.sp-scg-chart-tbl--multi thead th.sp-scg-v{font-size:11.5px;padding:7px 5px}.sp-scg-chart-unit{margin:6px 2px 0;font-size:11.5px;color:#9a8589;text-align:center;line-height:1.7}.sp-scg-chart-note{margin:10px 2px 0;font-size:11.5px;color:#9a8589;text-align:center;line-height:1.7}@media (max-width:480px){.sp-scg-chart-head{gap:4px;margin-bottom:7px}.sp-scg-chart-thumb{width:46px;height:46px;border-radius:9px}.sp-scg-chart-name{font-size:14px}.sp-scg-chart-garment{margin-bottom:8px}.sp-scg-chart-gtitle{font-size:12.5px;padding:5px 8px;margin-bottom:6px}.sp-scg-chart-block{margin-bottom:7px;border-radius:10px}.sp-scg-chart-size{font-size:13px;padding:6px 8px}.sp-scg-chart-tbl{font-size:11.5px}.sp-scg-chart-tbl th,.sp-scg-chart-tbl td{padding:5px 7px;line-height:1.35}.sp-scg-chart-tbl--multi .sp-scg-m,.sp-scg-chart-tbl--multi .sp-scg-v,.sp-scg-chart-tbl--multi thead th.sp-scg-m,.sp-scg-chart-tbl--multi thead th.sp-scg-v{font-size:10.5px;padding:5px 4px}}@media (max-height:620px) and (max-width:600px){.sp-scg-title{font-size:14px}.sp-scg-head{padding-top:4px}.sp-scg-foot{padding-bottom:5px}.sp-scg-ack-guide{padding-block:5px;line-height:1.4}.sp-scg-overlay .sp-scg-confirm,.sp-scg-overlay .sp-scg-cancel{min-height:48px;padding-block:8px!important}}.sp-scg-guide-wrap{margin:0 0 14px}.sp-scg-guide-wrap--full{display:block}.sp-scg-guide-wrap--right{text-align:right}.sp-scg-guide-wrap--center{text-align:center}.sp-scg-guide-wrap--left{text-align:left}.sp-scg-guide-wrap--full .sp-scg-guide-btn{display:flex;width:100%}.sp-scg-guide-wrap--right .sp-scg-guide-btn,.sp-scg-guide-wrap--center .sp-scg-guide-btn,.sp-scg-guide-wrap--left .sp-scg-guide-btn{display:inline-flex;width:auto}.sp-scg-guide-btn{display:inline-flex;box-sizing:border-box;align-items:center;justify-content:center;gap:8px;padding:13px 18px;color:#fff;border:1.5px solid transparent;border-radius:12px;font-weight:800;font-size:15px;font-family:inherit;cursor:pointer;line-height:1.2;letter-spacing:.2px;box-shadow:0 4px 14px rgba(0,0,0,.08);transition:filter .15s,transform .05s,box-shadow .15s}.sp-scg-guide-btn::before{content:"📐";font-size:17px}.sp-scg-guide-btn:hover{filter:brightness(.94);box-shadow:0 6px 18px rgba(0,0,0,.12)}.sp-scg-guide-btn:active{transform:translateY(1px)}.sp-scg-guide-btn--threeD:hover{filter:brightness(.96)}.sp-scg-guide-btn--threeD:active{transform:translateY(3px);box-shadow:0 1px 0 rgba(0,0,0,.18)!important}.sp-scg-guide-btn--outline:hover{filter:none;background:rgba(0,0,0,.03)!important}.sp-scg-page-chart{margin:18px 0;direction:rtl;text-align:right}.sp-scg-page-title{margin:0 0 10px;font-size:17px;font-weight:700}.sp-scg-page-chart .sp-scg-table{max-width:560px}.sp-scg-page-img{display:block;max-width:100%;height:auto;border:1px solid #eee;border-radius:10px;cursor:zoom-in}.sp-scg-list .sp-scg-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:14px;margin-top:6px}.sp-scg-list .sp-scg-card{background:#fff;border:1px solid #e2e4e7;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.04)}.sp-scg-list .sp-scg-card-head{display:flex;align-items:center;gap:12px;padding:12px 14px;cursor:default}.sp-scg-list .sp-scg-card-thumb{width:52px;height:52px;flex:0 0 auto;object-fit:cover;border-radius:10px;border:1px solid #eccfd4;background:#faf6f7}.sp-scg-list .sp-scg-card-thumb--empty{display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;color:#c98b94;letter-spacing:.5px}.sp-scg-list .sp-scg-card-meta{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:3px}.sp-scg-list .sp-scg-card-name{font-size:14px;color:#1d2327;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sp-scg-list .sp-scg-card-title{font-size:11.5px;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sp-scg-list .sp-scg-card-badge{align-self:flex-start;font-size:11px;font-weight:700;padding:2px 8px;border-radius:999px}.sp-scg-list .sp-scg-card-badge--tbl{background:#e7f4ea;color:#2e6b3e}.sp-scg-list .sp-scg-card-badge--img{background:#eef1f8;color:#41557f}.sp-scg-list .sp-scg-card-toggle{flex:0 0 auto;font-size:18px;color:#bd7077;text-decoration:none;cursor:pointer;padding:4px 8px}.sp-scg-list .sp-scg-card-body{padding:4px 14px 14px;border-top:1px solid #f0f0f1}.sp-scg-list .sp-scg-card-chart{max-width:360px;margin:12px auto 0}.sp-scg-list .sp-scg-card-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;justify-content:center}.sp-scg-list .sp-scg-share-wa{border-color:#1fae54!important;color:#1fae54!important}.sp-scg-list .sp-scg-share-tg{border-color:#2b9fd8!important;color:#2b9fd8!important}.sp-scg-defs .sp-scg-defs-sec{background:#fff;border:1px solid #e2e4e7;border-radius:12px;padding:16px 18px;margin:16px 0}.sp-scg-defs .sp-scg-defs-sec-h{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;flex-wrap:wrap}.sp-scg-defs .sp-scg-defs-sec-h h2{margin:0;font-size:15px;color:#1d2327}.sp-scg-defs .sp-scg-garments{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:14px}.sp-scg-defs .sp-scg-gd{border:1px solid #f0dde1;border-radius:12px;background:#faf6f7;padding:12px}.sp-scg-defs .sp-scg-gd-head{display:flex;align-items:center;gap:8px;margin-bottom:10px}.sp-scg-defs .sp-scg-gd-name{flex:1 1 auto;font-weight:700;font-size:14px;padding:6px 10px;border:1px solid #d8b9c0;border-radius:8px;background:#fff}.sp-scg-defs .sp-scg-gd-del,.sp-scg-defs .sp-scg-bd-del{color:#b32d2e;text-decoration:none;font-size:12px;flex:0 0 auto;cursor:pointer}.sp-scg-defs .sp-scg-gd-measures{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.sp-scg-defs .sp-scg-md{display:flex;align-items:center;gap:8px}.sp-scg-defs .sp-scg-md-label{flex:1 1 auto;padding:5px 9px;border:1px solid #dcdcde;border-radius:7px;font-size:13px;background:#fff}.sp-scg-defs .sp-scg-md-core{flex:0 0 auto;font-size:12px;color:#6b5258;display:inline-flex;align-items:center;gap:4px;white-space:nowrap;cursor:pointer}.sp-scg-defs .sp-scg-md-core input{margin:0}.sp-scg-defs .sp-scg-md-del{color:#b32d2e;text-decoration:none;flex:0 0 auto;cursor:pointer;font-size:13px}.sp-scg-defs .sp-scg-blocks{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px}.sp-scg-defs .sp-scg-bd{border:1px solid #e2e4e7;border-radius:12px;background:#fbfbfc;padding:12px}.sp-scg-defs .sp-scg-bd-head{display:flex;align-items:center;gap:8px;margin-bottom:10px}.sp-scg-defs .sp-scg-bd-name{flex:1 1 auto;font-weight:700;font-size:14px;padding:6px 10px;border:1px solid #ccc;border-radius:8px;background:#fff}.sp-scg-defs .sp-scg-bd-sizes{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px;min-height:8px}.sp-scg-defs .sp-scg-sz{display:inline-flex;align-items:center;gap:6px;background:#f7e6ea;border:1px solid #e2c4cb;color:#8a4f57;border-radius:999px;padding:3px 6px 3px 12px;font-size:13px;font-weight:600}.sp-scg-defs .sp-scg-sz-del{border:0;background:transparent;color:#b32d2e;cursor:pointer;font-size:13px;line-height:1;padding:0}.sp-scg-defs .sp-scg-bd-add{display:flex;gap:6px;align-items:center}.sp-scg-defs .sp-scg-sz-input{flex:1 1 auto;padding:5px 9px;border:1px solid #dcdcde;border-radius:7px;font-size:13px;max-width:180px}