.code-format-device-index details{border:1px solid var(--hairline);border-radius:14px;margin-block:12px;overflow:hidden}.code-format-device-index summary{background:#edf4fc;cursor:pointer;font-weight:700;padding:14px 18px}.code-format-device-index ul{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));list-style:none;margin:0;padding:12px}.code-format-device-index li{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid var(--hairline);border-radius:10px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;overflow:hidden}.code-format-device-index a{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding:10px 12px}.code-format-device-index span{color:var(--muted);-webkit-font-feature-settings:"tnum";-moz-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums;-webkit-padding-end:12px;-moz-padding-end:12px;padding-inline-end:12px}.code-format-reference table{border:1px solid var(--hairline);border-radius:16px;border-spacing:0;font-size:clamp(13px,1.1vw,15px);margin:24px 0;overflow:hidden;table-layout:fixed;width:100%}.code-format-reference td,.code-format-reference th{overflow-wrap:break-word;padding:12px;text-align:start;vertical-align:top}.code-format-reference th{background:#edf4fc}.code-format-reference th:first-child{width:42%}.code-format-reference tbody tr:nth-child(2n){background:#fafbfd}@media(max-width:640px){.code-format-reference table{border:0;overflow:visible}.code-format-reference thead{-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.code-format-reference tbody{display:grid;grid-gap:12px;gap:12px}.code-format-reference tr{border:1px solid var(--hairline);border-radius:14px;display:grid;overflow:hidden}.code-format-reference td,.code-format-reference th{display:block;width:auto}.code-format-reference th:first-child{width:auto}}.code-format-emphasis{font-weight:700}