*, *::before, *::after{box-sizing: border-box;}html{-webkit-text-size-adjust: 100%; scroll-behavior: smooth;}body{margin: 0; background: var(--paper); color: var(--ink); font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', sans-serif; font-size: 15px; line-height: 1.6; overflow-x: hidden; overflow-wrap: break-word;}a{color: inherit; text-decoration: none;}input, button, select, textarea{font: inherit;}img{max-width: 100%;}summary{list-style: none; cursor: pointer;}summary::-webkit-details-marker{display: none;}::selection{background: var(--brand); color: var(--brand-ink);}:root{--font-display: 'Inter', system-ui, -apple-system, 'Segoe UI', sans-serif; --font-sans: 'Inter', system-ui, -apple-system, 'Segoe UI', sans-serif; --header-h: 64px; --sidebar-w: 240px; --cut: 14px;}@keyframes brn-rise{from{opacity: 0; transform: translateY(8px);}to{opacity: 1; transform: none;}}@media (prefers-reduced-motion: reduce){html{scroll-behavior: auto;}*, *::before, *::after{animation-duration: .001ms !important; animation-iteration-count: 1 !important; transition-duration: .001ms !important;}}.x02c351f{position: fixed; top: 0; left: 0; right: 0; z-index: 50; height: var(--header-h); background: var(--paper); border-bottom: 1px solid var(--line);}.xf28e3a8{display: flex; align-items: center; gap: 14px; height: 100%; padding: 0 clamp(12px, 2vw, 22px);}.x2a00b7c{display: none; align-items: center; justify-content: center; width: 38px; height: 38px; border: 1px solid var(--line-strong); background: transparent; color: var(--ink); cursor: pointer;}.x2a00b7c:hover{background: var(--ink); color: var(--paper);}.x77a6478{display: flex; align-items: center; flex-shrink: 0;}.x67dd12a{font-size: 19px; font-weight: 800; letter-spacing: -.02em; text-transform: uppercase; white-space: nowrap;}.x3d4112b{color: var(--brand);}.xcc6305b{display: block; height: 30px; width: auto;}.x7b1208c{margin-left: auto; display: flex; align-items: center; gap: clamp(8px, 1.4vw, 16px);}.x3d77d22{font-size: 11px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: var(--ink-3); white-space: nowrap;}.x3d77d22:hover{color: var(--ink);}.x5db17c5{position: sticky; top: var(--header-h); flex: none; width: var(--sidebar-w); height: calc(100vh - var(--header-h)); overflow-y: auto; scrollbar-width: none; padding: 14px 10px 24px; border-right: 1px solid var(--line); background: var(--paper); display: flex; flex-direction: column; gap: 2px;}.x5db17c5::-webkit-scrollbar{display: none;}.x0e4edc8{display: flex; align-items: center; gap: 8px; padding: 10px 12px; margin-bottom: 12px; border: 1px solid var(--line); background: var(--paper-2); color: var(--ink-3); font-size: 13px;}.x0e4edc8:hover{border-color: var(--brand); color: var(--ink);}.xaf4a881{margin: 18px 0 8px; padding: 0 12px; font-size: 10.5px; font-weight: 700; letter-spacing: .18em; text-transform: uppercase; color: var(--ink-3);}.x81af3be{display: flex; flex-direction: column;}.x22f7c9f{display: flex; align-items: center; gap: 10px; width: 100%; padding: 10px 12px; border: 0; border-left: 2px solid transparent; background: transparent; font-size: 13.5px; font-weight: 500; color: var(--ink-2); text-align: left; cursor: pointer; transition: background .16s ease, color .16s ease, border-color .16s ease;}.x19cc745{display: inline-flex; color: var(--ink-3);}.x22f7c9f:hover{background: var(--paper-2); color: var(--ink); border-left-color: var(--brand);}.x22f7c9f:hover .x19cc745{color: var(--brand);}.x22f7c9f[aria-current="page"]{background: var(--paper-2); color: var(--ink); font-weight: 700; border-left-color: var(--brand);}.x22f7c9f[aria-current="page"] .x19cc745{color: var(--brand);}.x6742ef1{display: flex; flex-direction: column;}.x2f0ad9e{display: grid; grid-template-columns: 26px 1fr; gap: 6px; align-items: baseline; padding: 8px 12px; border-left: 2px solid transparent; font-size: 12.5px; line-height: 1.45; color: var(--ink-3);}.xb614fda{font-size: 10.5px; font-weight: 700; font-variant-numeric: tabular-nums;}.x2f0ad9e:hover{color: var(--ink); border-left-color: var(--brand);}.x2f0ad9e[data-active]{color: var(--ink); font-weight: 600; border-left-color: var(--brand);}.x2f0ad9e[data-active] .xb614fda{color: var(--brand);}.x67022d2{display: flex; align-items: flex-start; padding-top: var(--header-h);}.x8fa6c63{flex: 1; min-width: 0;}.xd98240a{max-width: 1240px; margin-inline: auto; padding: clamp(16px, 2vw, 26px) clamp(14px, 2vw, 26px) 0; display: flex; flex-direction: column; gap: clamp(28px, 3.2vw, 48px); counter-reset: brn-sec;}.x92a1e2a{counter-increment: brn-sec; display: flex; align-items: flex-end; justify-content: space-between; gap: 16px; padding-bottom: 10px; margin-bottom: 14px; border-bottom: 2px solid var(--rule);}.xd15bcdc{display: flex; align-items: baseline; gap: 12px; margin: 0; font-size: clamp(17px, 1.8vw, 22px); font-weight: 800; line-height: 1.15; letter-spacing: -.02em;}.x2ef882c::before{content: counter(brn-sec, decimal-leading-zero); font-size: .6em; font-weight: 700; letter-spacing: .06em; color: var(--brand);}.x6679741{display: flex; align-items: center; gap: 8px;}.x3d22544{font-size: 12px; color: var(--ink-3);}.x307467f{display: flex; align-items: center; gap: 10px; margin: 0; font-size: 11px; font-weight: 700; letter-spacing: .18em; text-transform: uppercase; color: var(--ink-3);}.x307467f::before{content: ""; flex: 0 0 auto; width: 30px; height: 2px; background: var(--brand);}.xb96be4a{background: var(--brand); color: var(--brand-ink); padding: 0 .14em .06em; -webkit-box-decoration-break: clone; box-decoration-break: clone;}.x1dc52c3{display: inline-flex; align-items: center; padding: 6px 9px; border: 1px solid var(--line-strong); font-size: 10.5px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: var(--ink-2);}:where( button.x6afdb21, button.x22f7c9f, button.x198df20, button.x3310f80, button.x12cb490, button.x045f826, button.x451e1ae ){appearance: none; -webkit-appearance: none; margin: 0; border: 0; background: transparent; color: inherit; text-align: inherit; cursor: pointer;}.x6afdb21{display: inline-flex; align-items: center; justify-content: center; gap: 8px; padding: 11px 20px; border: 1px solid transparent; font-size: 12px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; white-space: nowrap; cursor: pointer; transition: background .18s ease, color .18s ease, border-color .18s ease;}.x3fe04da{background: var(--brand); color: var(--brand-ink); border-color: var(--brand); clip-path: polygon(0 0, 100% 0, 100% calc(100% - var(--cut)), calc(100% - var(--cut)) 100%, 0 100%);}.x3fe04da:hover{background: var(--ink); border-color: var(--ink); color: var(--paper);}.x05a8248{background: transparent; color: var(--ink); border-color: var(--ink);}.x05a8248:hover{background: var(--ink); color: var(--paper);}.xa799334{padding: 5px 0; border: 0; border-bottom: 2px solid transparent; font-size: 11px; letter-spacing: .14em; color: var(--ink-3);}.xa799334:hover{color: var(--ink); border-bottom-color: var(--brand);}.xa5a6975{padding: 14px 26px; font-size: 13px; --cut: 16px;}.x451e1ae{display: inline-flex; align-items: center; justify-content: center; width: 34px; height: 34px; flex: 0 0 auto; border: 1px solid var(--line-strong); background: transparent; color: var(--ink); cursor: pointer; transition: background .18s ease, color .18s ease, border-color .18s ease;}.x451e1ae:hover{background: var(--ink); border-color: var(--ink); color: var(--paper);}.x1bca835{position: relative; display: grid; grid-template-areas: "stack"; min-height: clamp(240px, 24vw, 320px); overflow: hidden; border: 1px solid var(--line);}.x1f5aad9, .x43bc36e{grid-area: stack;}.x1f5aad9{position: relative;}.x1f5aad9 img{position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover;}.xe03ec79{position: absolute; inset: 0; background: linear-gradient(90deg, var(--media-scrim) 0%, color-mix(in srgb, var(--media-scrim) 72%, transparent) 48%, transparent 86%);}.x43bc36e{position: relative; z-index: 1; display: flex; flex-direction: column; justify-content: center; gap: 12px; padding: clamp(18px, 2.4vw, 34px); color: var(--on-media);}.x1bca835 .x307467f{color: color-mix(in srgb, var(--on-media) 72%, transparent);}.xf0692c0{margin: 0; font-size: clamp(22px, 2.6vw, 36px); font-weight: 800; line-height: 1.14; letter-spacing: -.025em; max-width: 22ch;}.xaf1b359{margin: 0; max-width: 46ch; font-size: 13.5px; color: color-mix(in srgb, var(--on-media) 78%, transparent);}.x317dd03{display: flex; flex-wrap: wrap; gap: 10px; margin-top: 2px;}.x2fffda1{margin: 0; font-size: 11.5px; color: color-mix(in srgb, var(--on-media) 62%, transparent);}.x1bca835 .x05a8248{color: var(--on-media); border-color: var(--on-media);}.x1bca835 .x05a8248:hover{background: var(--on-media); color: var(--ink);}.x0607e77{display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); border-top: 1px solid var(--line); border-left: 1px solid var(--line);}@media (max-width: 1400px){.x0607e77{grid-template-columns: repeat(5, minmax(0, 1fr));}}@media (max-width: 1100px){.x0607e77{grid-template-columns: repeat(4, minmax(0, 1fr));}}@media (max-width: 720px){.x0607e77{grid-template-columns: repeat(3, minmax(0, 1fr));}}@media (max-width: 460px){.x0607e77{grid-template-columns: repeat(2, minmax(0, 1fr));}}.x0607e77:not(.x64f13a2) > *:nth-child(n+13){display: none;}@media (max-width: 1400px){.x0607e77:not(.x64f13a2) > *:nth-child(n+11){display: none;}}@media (max-width: 1100px){.x0607e77:not(.x64f13a2) > *:nth-child(n+9){display: none;}}@media (max-width: 720px){.x0607e77:not(.x64f13a2) > *:nth-child(n+7){display: none;}}@media (max-width: 460px){.x0607e77:not(.x64f13a2) > *:nth-child(n+5){display: none;}}.x64f13a2{display: flex; overflow-x: auto; scroll-snap-type: x mandatory; scrollbar-width: none; border-left: 1px solid var(--line);}.x64f13a2::-webkit-scrollbar{display: none;}.x64f13a2 > .x198df20{flex: 0 0 clamp(150px, 16vw, 200px); scroll-snap-align: start;}.x198df20{display: block; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); background: transparent; padding: 0;}.x11d45be{display: block; position: relative; aspect-ratio: 1 / 1; overflow: hidden; background: var(--paper-2);}.x11d45be img{width: 100%; height: 100%; object-fit: cover; transition: transform .5s cubic-bezier(.2, .8, .2, 1);}.x198df20:hover .x11d45be img{transform: scale(1.06);}.xc89ff85{position: absolute; right: 0; bottom: 0; display: grid; place-items: center; width: 30px; height: 30px; background: var(--brand); color: var(--brand-ink); clip-path: polygon(9px 0, 100% 0, 100% 100%, 0 100%, 0 9px); opacity: 0; transition: opacity .2s ease;}.x198df20:hover .xc89ff85{opacity: 1;}.xcd3b5a5{display: block; padding: 9px 10px 11px; transition: background .2s ease;}.x9b13f8d{display: block; font-size: 12px; font-weight: 600; color: var(--ink); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: color .2s ease;}.x198df20:hover .xcd3b5a5{background: var(--ink);}.x198df20:hover .x9b13f8d{color: var(--paper);}.x955e616{display: grid; grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)); border-top: 1px solid var(--line); border-left: 1px solid var(--line);}.x3310f80{display: flex; align-items: center; justify-content: center; height: 86px; padding: 14px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); background: var(--paper-2); transition: filter .2s ease;}.x3310f80 img{max-width: 100%; max-height: 46px; object-fit: contain;}.x3310f80:hover{filter: brightness(1.12);}.xa7d9f42{font-size: 12.5px; font-weight: 700; color: var(--on-media); text-align: center;}.x480cc7b{display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: clamp(14px, 1.6vw, 20px);}.x14cd13b{padding: clamp(16px, 1.8vw, 22px); border: 1px solid var(--line); background: var(--paper-2);}.xf4b931e{margin: 0 0 8px; font-size: 15px; font-weight: 800; letter-spacing: -.01em;}.xb9b6412{margin: 0 0 14px; font-size: 13.5px; line-height: 1.65; color: var(--ink-2);}.x5e862b9{display: flex; flex-wrap: wrap; align-items: center; gap: 10px;}.x5e862b9 img{height: 26px; width: auto; object-fit: contain;}.xead02cb{display: flow-root;}.x5118e49{scroll-margin-top: calc(var(--header-h) + 16px);}.x5118e49 > * + *{margin-top: 14px;}.x5118e49 > :first-child{margin-top: 0;}.x5118e49 + .x5118e49{margin-top: clamp(20px, 2.4vw, 30px);}.x2e29385, .x5118e49 > h1{margin: 0 0 clamp(16px, 2vw, 24px); font-size: clamp(24px, 2.8vw, 36px); font-weight: 800; line-height: 1.15; letter-spacing: -.025em;}.x5118e49 > h2{margin: 0; padding-top: 12px; border-top: 2px solid var(--rule); font-size: clamp(18px, 2vw, 24px); font-weight: 800; line-height: 1.2; letter-spacing: -.02em; text-wrap: pretty;}.x5118e49 h3{margin: 24px 0 0; font-size: clamp(15px, 1.6vw, 18px); font-weight: 700; letter-spacing: -.01em;}.x5118e49 h4{margin: 18px 0 0; font-size: 14px; font-weight: 700;}.x5118e49 p{margin: 14px 0 0; font-size: 14.5px; line-height: 1.75; color: var(--ink-2); text-wrap: pretty;}.x5118e49 a{color: var(--brand); text-decoration: underline; text-underline-offset: 3px;}.x5118e49 strong{color: var(--ink);}.x5118e49 ol{counter-reset: brn-step; margin: 18px 0 0; padding: 0; list-style: none; max-width: 900px; border-top: 1px solid var(--line); display: flow-root;}.x5118e49 ol > li{counter-increment: brn-step; position: relative; padding: 14px 0 14px 50px; border-bottom: 1px solid var(--line); font-size: 14.5px; line-height: 1.7; color: var(--ink-2);}.x5118e49 ol > li::before{content: counter(brn-step, decimal-leading-zero); position: absolute; left: 0; top: 14px; font-size: 17px; font-weight: 800; line-height: 1.4; color: var(--brand);}.x5118e49 ul{margin: 16px 0 0; padding: 0; list-style: none; max-width: 900px; display: flex; flex-direction: column; gap: 10px;}.x5118e49 ul > li{position: relative; padding-left: 22px; font-size: 14.5px; line-height: 1.7; color: var(--ink-2);}.x5118e49 ul > li::before{content: ""; position: absolute; left: 0; top: .62em; width: 8px; height: 8px; background: var(--brand);}.x5118e49 table{width: 100%; max-width: 900px; margin-top: 18px; border-collapse: collapse; font-size: 14px; border: 1px solid var(--line);}.x5118e49 thead th{background: var(--slab); color: var(--slab-ink); font-size: 10.5px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase;}.x5118e49 tr{border-bottom: 1px solid var(--line);}.x5118e49 tr:last-child{border-bottom: 0;}.x5118e49 th{text-align: left; padding: 12px 14px; font-weight: 700; color: var(--ink);}.x5118e49 tbody th{width: 42%;}.x5118e49 td{padding: 12px 14px; color: var(--ink-2);}.xc7de57a{overflow-x: auto; clear: both;}.x1fa71c7{display: block; width: 100%; max-width: 700px;}.x64d968e{float: left; width: min(300px, 40%); margin: 4px 22px 14px 0;}.x4028649 > * + *{margin-top: 14px;}.x4028649 > img + p{margin-top: 0;}.x4028649::after{content: ""; display: block; clear: both;}@media (max-width: 640px){.x64d968e{float: none; width: 100%; margin: 0 0 14px;}}.xdac1a9e{display: block;}.xee1ce0e{border-bottom: 1px solid var(--line);}.xee1ce0e:first-of-type{border-top: 1px solid var(--line);}.xee1ce0e > summary{display: flex; align-items: center; justify-content: space-between; gap: 14px; padding: 15px 0; font-size: 14.5px; font-weight: 700; line-height: 1.4; color: var(--ink);}.xee1ce0e > summary::after{content: "+"; flex-shrink: 0; font-size: 20px; font-weight: 500; line-height: 1; color: var(--brand);}.xee1ce0e[open] > summary::after{content: "–";}.xee1ce0e[open] > summary{color: var(--brand);}.xee1ce0e > p, .xee1ce0e > div{margin: 0; padding: 0 0 18px; max-width: 880px; font-size: 14px; line-height: 1.75; color: var(--ink-2);}.xc355631{margin-top: clamp(36px, 4vw, 64px); padding-bottom: 64px; background: var(--slab); color: var(--slab-ink); border-top: 1px solid var(--line);}.xea05c7e{max-width: 1240px; margin-inline: auto; padding: clamp(26px, 3vw, 44px) clamp(14px, 2vw, 26px);}.xc88fc99{display: grid; grid-template-columns: 1.6fr 1fr 1fr; gap: clamp(20px, 3vw, 44px);}@media (max-width: 900px){.xc88fc99{grid-template-columns: 1fr 1fr;}}@media (max-width: 560px){.xc88fc99{grid-template-columns: 1fr;}}.x6960efb .x67dd12a{font-size: 17px;}.x73bfe60{margin: 14px 0 16px; max-width: 42ch; font-size: 13px; line-height: 1.7; color: color-mix(in srgb, var(--slab-ink) 62%, transparent);}.x7ee50f6{display: flex; flex-wrap: wrap; align-items: center; gap: 10px;}.x7ee50f6 .x1dc52c3{border-color: color-mix(in srgb, var(--slab-ink) 28%, transparent); color: color-mix(in srgb, var(--slab-ink) 74%, transparent);}.x5bdef85{height: 24px; width: auto; object-fit: contain;}.x975ee1c{margin: 0 0 14px; font-size: 11px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: var(--brand);}.x12cb490{display: block; margin-bottom: 10px; padding: 0; font-size: 13px; color: color-mix(in srgb, var(--slab-ink) 72%, transparent); transition: color .16s ease;}.x12cb490:hover{color: var(--brand);}.x93dcfc1{display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 12px; margin-top: clamp(20px, 2.6vw, 34px); padding-top: 16px; border-top: 1px solid color-mix(in srgb, var(--slab-ink) 20%, transparent); font-size: 12px; color: color-mix(in srgb, var(--slab-ink) 55%, transparent);}.x93dcfc1 a:hover{color: var(--brand);}.x5127250{position: relative;}.xbfe2c7e{display: inline-flex; align-items: center; gap: 8px; padding: 8px 12px; border: 1px solid color-mix(in srgb, var(--slab-ink) 28%, transparent); font-size: 11px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: var(--slab-ink);}.xbfe2c7e:hover{border-color: var(--brand); color: var(--brand);}.x625aa2d{position: absolute; left: 0; bottom: calc(100% + 6px); z-index: 20; min-width: 190px; max-height: 260px; overflow-y: auto; background: var(--paper); border: 1px solid var(--ink); animation: brn-rise .16s ease both;}.xd47bf73{display: block; padding: 10px 14px; border-bottom: 1px solid var(--line); font-size: 13px; color: var(--ink-2);}.xd47bf73:last-child{border-bottom: 0;}.xd47bf73:hover{background: var(--ink); color: var(--paper);}.xd47bf73[data-active]{background: var(--brand); color: var(--brand-ink);}.x5ec934f{position: fixed; left: 0; right: 0; bottom: 0; z-index: 60; display: none; align-items: stretch; justify-content: space-around; background: var(--paper); border-top: 2px solid var(--rule); padding-bottom: env(safe-area-inset-bottom);}.x045f826{flex: 1; min-width: 0; display: flex; flex-direction: column; align-items: center; gap: 4px; padding: 9px 4px; border-right: 1px solid var(--line); font-size: 9.5px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; color: var(--ink-2);}.x045f826:last-child{border-right: 0;}.x045f826[aria-current="page"]{color: var(--brand);}.x26df31d{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-align: center; line-height: 1.25;}.xd954fa2{position: fixed; inset: 0; z-index: 70; display: none; background: var(--scrim);}@media (max-width: 900px){.x2a00b7c{display: inline-flex;}.x5ec934f{display: flex;}.xd98240a{padding-bottom: 0;}.xc355631{padding-bottom: 132px;}.x5db17c5{position: fixed; top: var(--header-h); left: 0; bottom: 0; z-index: 80; width: min(300px, 86vw); height: auto; transform: translateX(-100%); transition: transform .2s ease; border-right: 2px solid var(--rule);}body[data-nav-open] .x5db17c5{transform: none;}body[data-nav-open] .xd954fa2{display: block;}}.xfc87c68{position: fixed; left: 0; right: 0; bottom: 0; z-index: 65; display: flex; align-items: center; gap: clamp(10px, 1.6vw, 20px); padding: 10px clamp(12px, 2vw, 24px); background: var(--slab); color: var(--slab-ink); border-top: 2px solid var(--brand);}.xfc87c68[data-hidden]{display: none;}.x7c1de85{margin: 0; display: flex; align-items: baseline; gap: 10px; min-width: 0;}.x0c9bd24{flex: 0 0 auto; font-size: 10.5px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: var(--brand);}.x8f0d803{font-size: 14px; font-weight: 700; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}.xfc87c68 .x6afdb21{margin-left: auto;}.x9e37062{display: inline-flex; align-items: center; justify-content: center; width: 28px; height: 28px; flex: 0 0 auto; border: 1px solid color-mix(in srgb, var(--slab-ink) 30%, transparent); background: transparent; color: color-mix(in srgb, var(--slab-ink) 70%, transparent); cursor: pointer;}.x9e37062:hover{background: var(--slab-ink); color: var(--slab);}@media (max-width: 900px){.xfc87c68{bottom: 62px;}.x8f0d803{font-size: 13px;}}.xb747d22{border-top: 1px solid var(--line);}.x72e3a57{font-size: 11px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: var(--ink-3);}@media (max-width: 860px){.xac60556 .x92a1e2a{flex-wrap: wrap; align-items: flex-start; gap: 8px;}.x72e3a57{flex: 1 0 100%;}}.x60f54b7{margin: 14px 0 0; font-size: 12px; line-height: 1.6; color: var(--ink-3);}.x2a257ca{display: grid; grid-template-columns: auto auto minmax(0, 1fr) auto auto; align-items: center; gap: clamp(12px, 1.6vw, 22px); padding: clamp(14px, 1.6vw, 20px) clamp(4px, .8vw, 10px); border-bottom: 1px solid var(--line);}.x13c4480{background: var(--paper-2);}.x69e83e0{font-family: var(--font-display); font-size: clamp(20px, 2.2vw, 30px); font-weight: 800; line-height: 1; letter-spacing: -.02em; color: var(--brand); font-variant-numeric: tabular-nums;}.x220122e{display: grid; place-items: center; width: 120px; height: auto; padding: 0; background: var(--paper); border: 1px solid var(--line);}.x220122e img{display: block; max-width: 100%; height: auto; max-height: 80px; object-fit: contain;}.x115ac62{display: block; min-width: 0;}.xb957bec{display: block; font-family: var(--font-display); font-size: clamp(15px, 1.6vw, 19px); font-weight: 800; letter-spacing: -.015em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}.x1e2342d{display: flex; align-items: baseline; gap: 8px; margin-top: 4px; font-size: 13px; color: var(--ink-3); font-variant-numeric: tabular-nums;}.x209685f{font-size: 10.5px; letter-spacing: .1em; color: var(--brand);}.xe1fbc68{display: flex; gap: clamp(14px, 2vw, 28px);}.x384c715{display: block; min-width: 0;}.xf66f22b{display: block; font-size: 10px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; color: var(--ink-3);}.x36a5ba1{display: block; margin-top: 3px; font-size: 14px; font-weight: 700; hyphens: auto;}.x2f62334{white-space: nowrap;}.xac60556[hidden], .x2a257ca[hidden], .x384c715[hidden]{display: none !important;}.x220122e[hidden]{visibility: hidden;}@media (max-width: 720px){.x2a257ca{grid-template-columns: auto auto minmax(0, 1fr); row-gap: 14px;}.xe1fbc68{grid-column: 1 / -1;}.x2f62334{grid-column: 1 / -1; width: 100%; justify-content: center;}}