.ra-size-guide{display:block;margin:12px 0 18px}
.ra-size-guide__trigger{display:inline-flex;align-items:center;gap:8px;min-height:44px;text-decoration:underline;text-underline-offset:3px;font:inherit;font-weight:600;color:inherit}
.ra-size-guide__icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border:1px solid currentColor;border-radius:50%;font-size:12px;line-height:1}
.ra-size-guide__dialog:not([open]){display:none!important}
.ra-size-guide__dialog[open]{display:block;position:fixed;inset:0;width:min(760px,calc(100vw - 40px));max-width:760px;max-height:calc(100dvh - 48px);margin:auto;padding:0;border:0;border-radius:12px;background:#fff;color:#191919;box-shadow:0 16px 70px #0006;overflow:hidden;font-family:inherit;text-align:left}
.ra-size-guide__dialog::backdrop{background:rgb(0 0 0 / .65)}
.ra-size-guide__panel{display:flex;flex-direction:column;max-height:calc(100dvh - 48px)}
.ra-size-guide__header{display:flex;align-items:flex-start;gap:20px;padding:24px 24px 18px;border-bottom:1px solid #dedede;flex-shrink:0;background:#fff}
.ra-size-guide__header>div{flex:1;min-width:0}
.ra-size-guide__header h2{margin:0 0 6px;font-size:24px;line-height:1.2;color:#111}
.ra-size-guide__header p{margin:0;font-size:14px;line-height:1.5;overflow-wrap:anywhere;color:#555}
.ra-size-guide__close{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;border:1px solid #ddd;border-radius:50%;background:#fff;color:#111;font:32px/1 sans-serif;cursor:pointer}
.ra-size-guide__close:hover{background:#eee}
.ra-size-guide__body{padding:22px 24px 28px;overflow:auto;overscroll-behavior:contain;min-height:0;font-size:14px;line-height:1.6}
.ra-size-guide__body h3{margin:0 0 8px;font-size:18px;line-height:1.4;color:#111}
.ra-size-guide__body p{margin:0 0 14px}
.ra-size-guide__table-wrap{overflow-x:auto;max-width:100%;margin:18px 0;-webkit-overflow-scrolling:touch}
.ra-size-guide__table{width:100%;border-collapse:collapse;font:inherit;background:#fff;color:#191919}
.ra-size-guide__table caption{text-align:left;font-weight:600;margin-bottom:8px}
.ra-size-guide__table th,.ra-size-guide__table td{padding:10px 12px;border:1px solid #ddd;text-align:left;white-space:nowrap;background:#fff}
.ra-size-guide__table thead th{background:#eee;font-weight:700}
.ra-size-guide__table tbody tr:nth-child(even) td,.ra-size-guide__table tbody tr:nth-child(even) th{background:#f8f8f8}
.ra-size-guide__table tbody th{font-weight:600}
.ra-size-guide__body img{max-width:100%;height:auto}
.ra-size-guide__availability{font-size:13px;color:#555}
.ra-size-guide__all{color:#191919;text-decoration:underline;text-underline-offset:3px}
.ra-size-guide :focus-visible{outline:2px solid #246da8;outline-offset:3px}
@media(max-width:600px){.ra-size-guide__dialog[open]{width:100%;max-width:none;height:100dvh;max-height:100dvh;border-radius:0;margin:0}.ra-size-guide__panel{height:100%;max-height:100dvh}.ra-size-guide__header{padding:18px 16px 14px;padding-top:max(18px,env(safe-area-inset-top))}.ra-size-guide__header h2{font-size:22px}.ra-size-guide__body{padding:18px 16px max(24px,env(safe-area-inset-bottom));flex:1}.ra-size-guide__table th,.ra-size-guide__table td{padding:9px 10px}}
