.ucsg{--ucsg-gap: 12px;--ucsg-radius: 10px;--ucsg-line: rgb(var(--text-color) / .14);--ucsg-muted: rgb(var(--text-color) / .6);--ucsg-bar: rgb(var(--text-color) / .85);--ucsg-bar-soft: rgb(var(--text-color) / .1);--ucsg-accent: rgb(var(--accent-color, var(--text-color)));container-type:inline-size;font-size:15px;line-height:1.35}.ucsg__units{display:inline-flex;flex:none;padding:3px;border:2px solid rgb(var(--text-color));border-radius:999px;background:transparent}.ucsg .ucsg__unit{display:inline-flex;align-items:center;justify-content:center;min-width:62px;padding:8px 16px;text-align:center;border:0;border-radius:999px;background:transparent;font:inherit;font-size:.82rem;font-weight:700;line-height:1.2;color:rgb(var(--text-color));cursor:pointer;transition:background-color .15s ease,color .15s ease}.ucsg .ucsg__unit.is-active{background:rgb(var(--text-color));color:rgb(var(--background))}.ucsg .ucsg__unit:focus-visible{outline:2px solid var(--ucsg-accent);outline-offset:2px}.ucsg__search{position:relative;margin-block-start:14px}.ucsg input.ucsg__searchinput{width:100%;min-height:44px;padding-block:10px;padding-inline:14px 40px;border:1px solid var(--ucsg-line);border-radius:var(--ucsg-radius);background:transparent;color:inherit;font:inherit;font-size:16px;line-height:1.2;appearance:none;-webkit-appearance:none}.ucsg input.ucsg__searchinput::placeholder{color:var(--ucsg-muted)}.ucsg input.ucsg__searchinput::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.ucsg input.ucsg__searchinput:focus-visible{outline:2px solid var(--ucsg-accent);outline-offset:1px}.ucsg .ucsg__searchclear{position:absolute;inset-inline-end:4px;inset-block-start:50%;transform:translateY(-50%);display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:999px;background:transparent;font:inherit;font-size:1.25rem;line-height:1;color:var(--ucsg-muted);cursor:pointer}.ucsg .ucsg__searchclear:hover{color:rgb(var(--text-color))}.ucsg__filter{display:flex;align-items:center;gap:10px;margin-block-start:14px}.ucsg__selectwrap{position:relative;flex:1 1 auto;min-width:0}.ucsg__selectwrap:after{content:"";position:absolute;inset-inline-end:14px;inset-block-start:50%;width:7px;height:7px;margin-block-start:-5px;border-inline-end:2px solid rgb(var(--text-color));border-block-end:2px solid rgb(var(--text-color));transform:rotate(45deg);pointer-events:none}.ucsg select.ucsg__select{width:100%;min-height:44px;padding-block:10px;padding-inline:14px 36px;border:1px solid var(--ucsg-line);border-radius:var(--ucsg-radius);background:transparent;color:inherit;font:inherit;font-size:16px;line-height:1.2;appearance:none;-webkit-appearance:none;cursor:pointer}.ucsg select.ucsg__select:focus-visible{outline:2px solid var(--ucsg-accent);outline-offset:1px}.ucsg select.ucsg__select option{color:#111;background:#fff}.ucsg__hintrow{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-block-start:12px}.ucsg .ucsg__clearfilters{display:inline-flex;align-items:center;gap:6px;flex:none;min-height:36px;padding:6px 14px;border:1px solid var(--ucsg-line);border-radius:999px;background:transparent;font:inherit;font-size:.76rem;font-weight:600;color:inherit;cursor:pointer}.ucsg .ucsg__clearfilters:hover{background:rgb(var(--text-color));border-color:rgb(var(--text-color));color:rgb(var(--background))}.ucsg .ucsg__clearfilters:focus-visible{outline:2px solid var(--ucsg-accent);outline-offset:2px}.ucsg__controls{display:flex;flex-direction:column;gap:8px;margin-block:14px 8px}.ucsg__seg{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:10px}.ucsg .ucsg__segbtn{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:44px;padding:10px 12px;text-align:center;border:1px solid var(--ucsg-line);border-radius:999px;background:transparent;font:inherit;font-size:.82rem;font-weight:400;line-height:1.2;color:inherit;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.ucsg .ucsg__segbtn.is-active{background:rgb(var(--text-color));border-color:rgb(var(--text-color));color:rgb(var(--background));font-weight:700}.ucsg .ucsg__segbtn:focus-visible{outline:2px solid var(--ucsg-accent);outline-offset:2px}.ucsg{--ucsg-thumb: 64px;--ucsg-check: 22px;--ucsg-edge: 8px;--ucsg-nums: 92px;--ucsg-numgap: 8px}.ucsg__ruler{position:relative;height:24px;margin-inline-start:calc(var(--ucsg-edge) + var(--ucsg-check) + var(--ucsg-thumb) + var(--ucsg-gap) * 2);margin-inline-end:calc(var(--ucsg-nums) + var(--ucsg-numgap) + var(--ucsg-edge));margin-block:10px 2px}.ucsg__tick{position:absolute;top:0;transform:translate(-50%);white-space:nowrap;display:flex;flex-direction:column;align-items:center;font-size:.66rem;color:var(--ucsg-muted)}.ucsg__tick i{display:block;width:1px;height:6px;background:var(--ucsg-line)}.ucsg__tick b{font-weight:400}.ucsg__tick.is-end{transform:translate(-100%);align-items:flex-end}.ucsg__rulerunit{position:absolute;inset-inline-end:-1.9rem;top:8px;font-size:.66rem;color:var(--ucsg-muted)}.ucsg__list{margin:0;padding:0;list-style:none}.ucsg__row{border-block-start:1px solid var(--ucsg-line)}.ucsg__row:last-child{border-block-end:1px solid var(--ucsg-line)}.ucsg__main{display:flex;align-items:center;gap:var(--ucsg-gap);padding-block:10px;padding-inline:var(--ucsg-edge)}.ucsg img.ucsg__thumb,.ucsg .ucsg__thumb{flex:none;width:var(--ucsg-thumb);height:var(--ucsg-thumb);border-radius:8px;object-fit:cover;background:var(--ucsg-bar-soft);display:block}.ucsg .ucsg__thumb--none{display:grid;place-items:center;font-size:.8rem;font-weight:600;color:var(--ucsg-muted)}.ucsg__check{position:relative;flex:none;width:var(--ucsg-check);height:var(--ucsg-check);align-self:center}.ucsg__check input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;margin:0;width:100%;height:100%;cursor:pointer}.ucsg__check span{display:block;width:var(--ucsg-check);height:var(--ucsg-check);border:1.5px solid rgb(var(--background));border-radius:6px;background:rgb(var(--text-color) / .25);box-shadow:0 0 0 1px var(--ucsg-line);pointer-events:none}.ucsg__check input:checked+span{background:rgb(var(--text-color))}.ucsg__check input:checked+span:after{content:"";display:block;width:5px;height:9px;margin:2px auto 0;border:solid rgb(var(--background));border-width:0 2px 2px 0;transform:rotate(45deg)}.ucsg__check input:focus-visible+span{outline:2px solid var(--ucsg-accent);outline-offset:2px}.ucsg__check.is-disabled span{opacity:.35}.ucsg .ucsg__body{flex:1 1 auto;min-width:0;display:block;padding:0;border:0;background:transparent;font:inherit;color:inherit;text-align:start;cursor:pointer}.ucsg__nameline{display:flex;align-items:baseline;gap:6px;min-width:0}.ucsg__chev{flex:none;margin-inline-start:auto;width:8px;height:8px;margin-block-end:2px;border-inline-end:2px solid rgb(var(--text-color) / .55);border-block-end:2px solid rgb(var(--text-color) / .55);transform:rotate(45deg);transform-origin:60% 60%;transition:transform .18s ease}.ucsg__row.is-open .ucsg__chev{transform:rotate(-135deg);border-color:rgb(var(--text-color))}@media(hover:hover){.ucsg__row:hover{background:rgb(var(--text-color) / .035)}}.ucsg__row.is-open{background:rgb(var(--text-color) / .045)}.ucsg .ucsg__body:focus-visible{outline:2px solid var(--ucsg-accent);outline-offset:2px;border-radius:6px}.ucsg__size{flex:none;font-size:.72rem;font-weight:600;padding:1px 6px;border-radius:999px;background:rgb(var(--text-color) / .09)}.ucsg__name{flex:1 1 auto;display:block;font-weight:600;font-size:.92rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ucsg__sizeline{display:flex;margin-block-start:3px}.ucsg__tags{display:flex;gap:5px;overflow:hidden;margin-block:3px 5px}.ucsg__tag{flex:none;font-size:.65rem;color:var(--ucsg-muted);border:1px solid var(--ucsg-line);border-radius:4px;padding:1px 5px;white-space:nowrap}.ucsg__barline{display:flex;align-items:center;gap:var(--ucsg-numgap)}.ucsg__track{position:relative;flex:1 1 auto;min-width:0;height:34px;display:flex;align-items:center;background:linear-gradient(var(--ucsg-bar-soft),var(--ucsg-bar-soft)) center / 100% 2px no-repeat}.ucsg__lane{position:absolute;inset-block:0;inset-inline:0}.ucsg__bar{position:absolute;inset-block:0;margin-block:auto;height:18px;border-radius:4px;background:var(--ucsg-bar);min-width:3px}.ucsg__nums{flex:none;width:var(--ucsg-nums);text-align:end;line-height:1.25}.ucsg__nums b{display:block;font-size:.86rem;font-weight:700;font-variant-numeric:tabular-nums}.ucsg__nums i{display:block;font-style:normal;font-size:.66rem;color:var(--ucsg-muted);font-variant-numeric:tabular-nums}.ucsg__nums em{font-style:normal;font-weight:400;font-size:.64rem;color:var(--ucsg-muted);display:block;line-height:1.15}.ucsg__nums b em{font-size:.62rem;font-weight:700;color:inherit}.ucsg__detail{padding-block:4px 14px;padding-inline:var(--ucsg-edge)}.ucsg__scroller{overflow-x:auto;-webkit-overflow-scrolling:touch}.ucsg table.ucsg__table{width:100%;margin:0;border-collapse:collapse;font-size:.78rem;font-variant-numeric:tabular-nums}.ucsg table.ucsg__table th,.ucsg table.ucsg__table td{padding:10px 8px;border:0;border-block-end:1px solid var(--ucsg-line);text-align:center;vertical-align:middle;white-space:nowrap}.ucsg table.ucsg__table tbody tr:last-child th,.ucsg table.ucsg__table tbody tr:last-child td{border-block-end:0}.ucsg table.ucsg__table th[scope=row],.ucsg table.ucsg__table thead th:first-child{text-align:start;font-weight:500;white-space:normal}.ucsg table.ucsg__table thead th{font-weight:700;background:transparent;border-block-end-color:rgb(var(--text-color) / .3)}.ucsg table.ucsg__table thead th small{display:block;font-weight:400;font-size:.9em;opacity:.7}.ucsg table.ucsg__table td.is-widest{font-weight:700}.ucsg table.ucsg__table--compare{min-width:0;width:100%;table-layout:fixed}.ucsg table.ucsg__table--compare th:first-child,.ucsg table.ucsg__table--compare td:first-child{width:auto}.ucsg table.ucsg__table--compare thead th:not(:first-child),.ucsg table.ucsg__table--compare tbody td{width:72px}.ucsg table.ucsg__table--compare th[scope=row]{font-size:.74rem}.ucsg__colhead{padding-block:8px!important}.ucsg .ucsg__collink{display:block;color:inherit;text-decoration:none}.ucsg .ucsg__collink:focus-visible{outline:2px solid var(--ucsg-accent);outline-offset:2px;border-radius:6px}.ucsg .ucsg__colthumb{display:block;width:40px;height:40px;margin:4px auto 0;border-radius:6px;object-fit:cover;background:var(--ucsg-bar-soft)}.ucsg__num{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:999px;background:rgb(var(--text-color));color:rgb(var(--background));font-size:.68rem;font-weight:700;line-height:1}.ucsg__num--row{flex:none;align-self:center}.ucsg__colsize{display:block;margin-block-start:4px;text-align:center;font-size:.66rem;font-weight:600;line-height:1.2}.ucsg__vh{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.ucsg__na{color:var(--ucsg-muted)}.ucsg__hint{font-weight:400;font-size:.68rem;color:var(--ucsg-muted);white-space:nowrap}.ucsg__hint{margin:0;min-width:0;font-size:.72rem;color:var(--ucsg-muted)}.ucsg__golinks{margin:14px 0 0;padding:0;list-style:none;display:grid;gap:10px}.ucsg__golinks li{display:flex;align-items:center;gap:10px}.ucsg .ucsg__golinks a{font-size:.86rem;font-weight:600;text-decoration:underline;text-underline-offset:3px}.ucsg__count{margin:12px 0 0;font-size:.7rem;color:var(--ucsg-muted)}.ucsg a.ucsg__viewbtn{display:flex;align-items:center;justify-content:center;width:100%;min-height:46px;margin-block-start:14px;padding:12px 20px;border:1px solid rgb(var(--text-color));border-radius:999px;background:rgb(var(--text-color));color:rgb(var(--background));font-size:.88rem;font-weight:600;line-height:1.2;text-align:center;text-decoration:none}.ucsg a.ucsg__viewbtn:hover{background:transparent;color:rgb(var(--text-color))}.ucsg a.ucsg__viewbtn:focus-visible{outline:2px solid var(--ucsg-accent);outline-offset:2px}.ucsg .ucsg__back{display:inline-flex;align-items:center;gap:6px;min-height:44px;margin-block-end:4px;padding:10px 18px;border:1px solid var(--ucsg-line);border-radius:999px;background:transparent;font:inherit;font-size:.82rem;font-weight:600;color:inherit;cursor:pointer}.ucsg .ucsg__back{width:100%;justify-content:center}.ucsg .ucsg__back--foot{margin-block:16px 0}@container (min-width: 700px){.ucsg .ucsg__back{width:auto}}.ucsg .ucsg__back:focus-visible{outline:2px solid var(--ucsg-accent);outline-offset:2px}.ucsg__loadmore{margin-block-start:18px;text-align:center}.ucsg__progresstext{margin:0 0 10px;font-size:.82rem;color:var(--ucsg-muted)}.ucsg__progresstext b{font-weight:700;color:rgb(var(--text-color))}.ucsg__progress{height:8px;border-radius:999px;background:rgb(var(--text-color) / .12);overflow:hidden}.ucsg__progress span{display:block;height:100%;border-radius:999px;background:rgb(var(--text-color));transition:width .25s ease}.ucsg .ucsg__more{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-block-start:16px;padding:12px 32px;border:1px solid rgb(var(--text-color) / .55);border-radius:999px;background:transparent;font:inherit;font-size:.92rem;font-weight:500;color:inherit;cursor:pointer;transition:background-color .15s ease,color .15s ease}.ucsg .ucsg__more:hover{background:rgb(var(--text-color));color:rgb(var(--background))}.ucsg .ucsg__more:focus-visible{outline:2px solid var(--ucsg-accent);outline-offset:2px}.ucsg__empty{padding-block:24px;text-align:center;color:var(--ucsg-muted)}.ucsg__footer{position:fixed;inset-inline:0;inset-block-end:0;z-index:60;display:flex;align-items:center;justify-content:space-between;gap:var(--ucsg-gap);padding:12px max(var(--container-gutter, 16px),env(safe-area-inset-left)) calc(12px + env(safe-area-inset-bottom));background:rgb(var(--background));border-block-start:1px solid var(--ucsg-line);box-shadow:0 -6px 20px #00000014;font-size:.85rem}.ucsg__footeractions{display:flex;align-items:center;gap:10px}.ucsg__footer button{padding:9px 16px;border-radius:999px;border:1px solid var(--ucsg-line);background:transparent;font:inherit;font-size:.85rem;color:inherit;cursor:pointer}.ucsg__footer .ucsg__go{background:rgb(var(--text-color));border-color:rgb(var(--text-color));color:rgb(var(--background));font-weight:600}.ucsg--loading,.ucsg--error{padding-block:40px;text-align:center;color:var(--ucsg-muted)}.ucsg__muted{font-size:.75rem;opacity:.7}@container (min-width: 700px){.ucsg{--ucsg-thumb: 84px;--ucsg-check: 24px;--ucsg-nums: 120px;font-size:16px}.ucsg__name{font-size:1rem}.ucsg__controls{flex-direction:row;gap:14px}.ucsg__seg{flex:1 1 0;min-width:0}.ucsg table.ucsg__table{font-size:.85rem}}@media(min-width:750px){.ucsg__footer{inset-inline:auto 24px;inset-block-end:24px;border:1px solid var(--ucsg-line);border-radius:999px;padding:10px 14px}}@media(prefers-reduced-motion:no-preference){.ucsg__bar{transition:left .18s ease,width .18s ease,height .18s ease}}
/*# sourceMappingURL=/cdn/shop/t/158/assets/uc-size-guide.css.map */
