:root{--brand: #178DB8; --brand-ink: #FFFFFF; --brand-soft: rgba(23, 141, 184, .1); --brand-line: rgba(23, 141, 184, .42); --wrap: 1360px; --gutter: clamp(16px, 3vw, 40px); --sec-pad: clamp(40px, 5vw, 72px); --font-display: Archivo, "Arial Black", system-ui, sans-serif; --font-text: "Space Grotesk", system-ui, -apple-system, sans-serif; --ease: cubic-bezier(.2, .7, .3, 1); --notch: polygon(12px 0, 100% 0, 100% calc(100% - 12px), calc(100% - 12px) 100%, 0 100%, 0 12px); --notch-sm: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0 100%, 0 10px);}*{box-sizing: border-box;}html{scroll-behavior: smooth;}body{margin: 0; background: var(--bg); color: var(--fg); font-family: var(--font-text); overflow-x: clip; -webkit-font-smoothing: antialiased; overflow-wrap: break-word;}img{display: block; max-width: 100%;}a{color: var(--brand); text-decoration: none;}a:hover{color: var(--fg);}button{font: inherit; color: inherit; background: none; border: 0; padding: 0; cursor: pointer;}.xfd3179f{max-width: var(--wrap); margin: 0 auto; padding-left: var(--gutter); padding-right: var(--gutter);}.x7783e90{display: none !important;}.x2999a3a{overflow-x: auto; overflow-y: hidden; scrollbar-width: none; -ms-overflow-style: none;}.x2999a3a::-webkit-scrollbar{display: none;}.x32c1eb8{font-family: var(--font-display); font-weight: 900; font-size: clamp(24px, 3.2vw, 44px); letter-spacing: -.04em; text-transform: uppercase; line-height: .96; margin: 0 0 22px;}.xe91083b{display: inline-flex; align-items: center; justify-content: center; font-family: var(--font-display); font-weight: 900; font-size: 13.5px; letter-spacing: .06em; text-transform: uppercase; padding: 15px 38px; cursor: pointer; text-align: center;}.x9333d5c{background: var(--brand); color: var(--brand-ink); clip-path: var(--notch); transition: filter .3s ease;}.x9333d5c:hover{filter: brightness(1.1);}.x540a503{background: var(--invert-bg); color: var(--invert-fg); font-weight: 800; box-shadow: 0 0 0 0 rgba(255, 255, 255, .5); transition: box-shadow .45s var(--ease);}.x540a503:hover{box-shadow: 0 0 0 5px rgba(255, 255, 255, .22);}.x5f9bae7{border: 1px solid var(--hair); font-weight: 700; box-shadow: 0 0 0 0 currentColor; transition: box-shadow .45s var(--ease), border-color .35s ease;}.x5f9bae7:hover{border-color: currentColor; box-shadow: 0 0 0 4px var(--track);}.x2b005d7{padding: 12px 22px; font-weight: 800; font-size: 13.5px; letter-spacing: .04em; clip-path: var(--notch-sm);}.x7b847ca{display: flex; width: 100%; padding: 17px;}.x114cf73{font-size: 10.5px; letter-spacing: .16em; text-transform: uppercase; color: var(--fg-3);}@keyframes ticker{from{transform: translate3d(0, 0, 0);}to{transform: translate3d(-50%, 0, 0);}}@keyframes pulse{0%, 100%{transform: scale(1);}50%{transform: scale(1.06);}}@keyframes sheet-up{from{transform: translateY(18px); opacity: 0;}to{transform: translateY(0); opacity: 1;}}@media (prefers-reduced-motion: reduce){html{scroll-behavior: auto;}*{animation-duration: .001ms !important; transition-duration: .001ms !important;}}.xd841290{position: fixed; inset: 0 0 auto; height: 3px; z-index: 60; background: var(--track);}.xf6c48f7{height: 100%; width: 0; background: var(--brand);}.x772a1b5{background: var(--ticker-bg); color: var(--ticker-fg); height: 36px; display: flex; align-items: center; overflow: hidden; white-space: nowrap;}.x9257345{display: flex; gap: 44px; padding-left: 44px; animation: ticker 34s linear infinite; font-family: var(--font-display); font-weight: 800; font-size: 12px; letter-spacing: .14em; text-transform: uppercase;}.xde67abd{position: sticky; top: 0; z-index: 50; background: var(--header-bg); backdrop-filter: blur(16px); border-bottom: 1px solid var(--hair);}.x20f8cd6{height: 72px; display: flex; align-items: center; gap: clamp(12px, 2.4vw, 32px);}.xdb4d6d6{height: 30px; width: auto; flex: none;}.x72a74b9{display: flex; gap: clamp(10px, 1.6vw, 22px); min-width: 0;}.xa2c3329{flex: 1;}.xe4f4c4b{font-size: 11.5px; color: var(--fg-3); letter-spacing: .06em; text-transform: uppercase; white-space: nowrap;}.x3cc2e1c{font-size: 13.5px; font-weight: 600; white-space: nowrap; padding: 4px 0; color: var(--fg-3); border-bottom: 2px solid transparent; transition: color .3s ease, border-color .3s ease;}.x3cc2e1c:hover{color: var(--fg);}.x3cc2e1c[data-current]{color: var(--fg); border-bottom-color: var(--brand);}.xb2ccc61{position: sticky; top: 72px; z-index: 30; background: var(--rail-bg); backdrop-filter: blur(12px); border-bottom: 1px solid var(--hair);}.x2e3cab0{height: 54px; display: flex; align-items: center; gap: 8px;}.xf3f93a2{font-size: 10.5px; letter-spacing: .14em; text-transform: uppercase; color: var(--fg-4); margin-right: 6px;}.xfda72a3{padding: 8px 14px; font-size: 12.5px; font-weight: 600; white-space: nowrap; color: var(--fg-3); border: 1px solid var(--hair); transition: color .3s ease, background .3s ease, border-color .3s ease;}.xfda72a3:hover{color: var(--fg);}.xfda72a3[data-current]{color: var(--brand-ink); background: var(--brand); border-color: var(--brand);}.x4b8379b{border-bottom: 1px solid var(--hair);}.xf4e2a1e{padding: clamp(28px, 4vw, 56px) var(--gutter) clamp(32px, 4vw, 56px);}.x92862d3{display: flex; flex-wrap: wrap; gap: clamp(24px, 4vw, 60px); align-items: stretch; margin-bottom: clamp(28px, 3.4vw, 46px);}.x1d892f8{flex: 1 1 480px; min-width: 300px; display: flex; flex-direction: column; justify-content: center;}.xa99c77b{display: flex; align-items: center; gap: 12px; font-size: 11.5px; letter-spacing: .14em; text-transform: uppercase; color: var(--fg-3); margin-bottom: 22px;}.xa99c77b::before{content: ""; width: 26px; height: 1px; background: var(--brand);}.xf7fdcf8{font-family: var(--font-display); font-weight: 900; text-transform: uppercase; letter-spacing: -.045em; line-height: 1.04; font-size: clamp(34px, 5vw, 76px); margin: 0;}.xd8068eb{background: var(--brand); color: var(--brand-ink); padding: 4px 8px; display: inline-block; margin: 0 2px 8px;}.xfe154d3{flex: 1 1 300px; min-width: 250px; display: flex; flex-direction: column; gap: 8px;}.xc70aeac{flex: 1; display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: clamp(16px, 2vw, 24px) clamp(16px, 2vw, 26px); background: color-mix(in srgb, var(--brand) 9%, transparent); transition: transform .35s var(--ease);}.xc70aeac:hover{transform: translateX(6px);}.x409db91{background: var(--brand); color: var(--brand-ink);}.x3492986{background: color-mix(in srgb, var(--brand) 16%, transparent);}.x48a2bb0{font-size: 10.5px; letter-spacing: .16em; text-transform: uppercase; opacity: .72;}.xa9fd44d{font-family: var(--font-display); font-weight: 900; font-size: clamp(26px, 3vw, 42px); letter-spacing: -.045em; line-height: 1;}.x7eaea1c{display: flex; flex-wrap: wrap; gap: clamp(12px, 1.6vw, 20px); align-items: stretch;}.xc05b4b6{flex: 1 1 460px; min-width: 300px; position: relative; display: flex; flex-direction: column; background: linear-gradient(160deg, var(--brand-soft), var(--bg-alt) 65%); box-shadow: var(--shadow);}.xdf90dfc{height: 44px; flex: none; display: flex; align-items: center; gap: 10px; padding: 0 16px; border-bottom: 1px solid var(--hair);}.x0886bac{width: 7px; height: 7px; border-radius: 50%; background: var(--brand); animation: pulse 2.4s ease-in-out infinite;}.x5a568a4{font-size: 10.5px; letter-spacing: .14em; text-transform: uppercase; color: var(--fg-3);}.x941bc61{margin-left: auto; color: var(--fg-4); letter-spacing: .1em;}.xb2f4492{position: relative; flex: 1; aspect-ratio: 16 / 9; overflow: hidden; min-height: 260px;}.xab94bed{aspect-ratio: 2 / 1; min-height: 300px;}.xcb7e110{position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; transition: transform 1.1s var(--ease);}.xb2f4492:hover .xcb7e110{transform: scale(1.04);}.xe62ed83{position: absolute; inset: 0; pointer-events: none; background: linear-gradient(180deg, rgba(8, 8, 10, .3), rgba(8, 8, 10, .78));}.x0b9b6bd{background: radial-gradient(58% 68% at 50% 45%, rgba(8, 8, 10, .4), rgba(8, 8, 10, .8));}.xe96f119{position: absolute; inset: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 12px; padding: 22px; color: #F4F4F2;}.x3cbeb62{width: 62px; height: 62px; border-radius: 50%; background: var(--brand); color: var(--brand-ink); display: grid; place-items: center; font-size: 18px; animation: pulse 2.8s ease-in-out infinite; margin-bottom: 4px;}.x5ccac8d{width: 70px; height: 70px; font-size: 20px;}.xcdb9f48{font-size: 12.5px; line-height: 1.55; text-align: center; max-width: 46ch; margin-top: 6px; color: #EDEDF0;}.xbc470f6{display: flex; gap: 12px; flex-wrap: wrap; justify-content: center;}.x49b1877{position: absolute; right: 18px; top: 18px; z-index: 3; pointer-events: none; transform: rotate(-6deg); background: var(--brand); color: var(--brand-ink); padding: 13px 19px; text-align: center; font-family: var(--font-display); box-shadow: var(--shadow);}.x060e86d{font-size: 32px; font-weight: 900; line-height: 1; letter-spacing: -.03em;}.x1d2393a{font-size: 9.5px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; margin-top: 3px;}.xa4e8024{flex: 1 1 280px; min-width: 260px; background: var(--panel); box-shadow: var(--shadow);}.x9e7a1df{padding: 15px 20px; border-bottom: 1px solid var(--hair); font-family: var(--font-display); font-weight: 900; font-size: 12.5px; letter-spacing: .14em; text-transform: uppercase; color: var(--brand);}.xdb5438a{display: flex; justify-content: space-between; gap: 16px; padding: 13px 20px; border-bottom: 1px solid var(--hair-soft); transition: background .3s ease;}.xdb5438a:hover{background: var(--panel-hover);}.x2d4efa6{font-size: 13.5px; color: var(--fg-3);}.xc5e5494{font-family: var(--font-display); font-weight: 800; font-size: 13.5px; text-align: right;}.xe525e90{background: var(--band-bg); color: var(--band-fg);}.xfeac319{padding: clamp(28px, 3vw, 44px) var(--gutter); display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: clamp(20px, 3vw, 36px);}.x18db092{font-family: var(--font-display); font-weight: 900; font-size: clamp(32px, 4.4vw, 58px); line-height: .9; letter-spacing: -.05em; margin-bottom: 10px;}.xaa377ba{font-size: 11px; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; color: var(--brand);}.xd71f726{background: var(--bg-alt); border-bottom: 1px solid var(--hair);}.x837103c{padding: var(--sec-pad) var(--gutter);}.x981d9f3{display: flex; align-items: flex-end; justify-content: space-between; gap: 20px; flex-wrap: wrap; margin-bottom: 10px;}.x6ded95f{font-family: var(--font-display); font-weight: 900; font-size: clamp(26px, 3.4vw, 46px); letter-spacing: -.04em; text-transform: uppercase; line-height: .96; margin: 0;}.x6ded95f em{font-style: normal; color: var(--brand);}.x920b6c1{font-size: 11.5px; letter-spacing: .1em; text-transform: uppercase; color: var(--fg-3);}@media (max-width: 860px){.x920b6c1{flex: 1 0 100%;}}.xb469a97{font-size: 15.5px; line-height: 1.7; color: var(--fg-3); margin: 0 0 28px; max-width: 70ch;}.x8b5b70e{display: flex; flex-direction: column; gap: 10px;}.xfaf638f{margin-top: 16px; font-size: 12px; color: var(--fg-4);}.x2fd0605{position: relative; overflow: hidden; background: var(--row-bg); box-shadow: var(--shadow-sm); padding: clamp(20px, 2.4vw, 30px) clamp(16px, 2vw, 28px); display: flex; flex-wrap: wrap; gap: clamp(16px, 2vw, 32px); align-items: center; transition: transform .35s var(--ease), box-shadow .35s ease;}.x2fd0605:hover{transform: translateY(-3px); box-shadow: var(--shadow);}.x29f5a00{background: linear-gradient(100deg, color-mix(in srgb, var(--brand) 22%, transparent), var(--row-bg) 62%); box-shadow: var(--shadow-lg);}.xfec92c1{position: absolute; right: clamp(-10px, 1vw, 10px); top: -28px; font-family: var(--font-display); font-weight: 900; font-size: 130px; line-height: 1; color: var(--ghost); pointer-events: none;}.xb3ece44{position: relative; flex: 1 1 220px; min-width: 200px;}.x10e3b8e{display: inline-block; background: var(--brand); color: var(--brand-ink); font-family: var(--font-display); font-weight: 900; font-size: 10.5px; letter-spacing: .16em; text-transform: uppercase; padding: 7px 12px; margin-bottom: 14px;}.x10a73ed{height: 44px; max-width: 170px; margin-bottom: 12px; background: var(--panel); display: grid; place-items: center; padding: 8px; overflow: hidden;}.x10a73ed img{max-width: 100%; height: 28px; object-fit: contain;}.xac99a62{font-family: var(--font-display); font-weight: 900; font-size: clamp(19px, 2vw, 26px); letter-spacing: -.03em; text-transform: uppercase; margin-bottom: 8px;}.x9e65bea{display: flex; align-items: center; gap: 9px;}.x2e07bca{color: var(--brand); font-size: 11px; letter-spacing: .1em;}.xcbaa154{font-size: 12.5px; color: var(--fg-3);}.xc3f5a6e{position: relative; flex: 1 1 240px; min-width: 220px;}.xec0dddf{font-size: 10.5px; letter-spacing: .16em; text-transform: uppercase; color: var(--fg-3); margin-bottom: 4px;}.xc5fa31e + .xc5fa31e{margin-top: 12px;}.xad6b487{font-family: var(--font-display); font-weight: 900; font-size: clamp(16px, 1.7vw, 21px); letter-spacing: -.025em; line-height: 1.15;}.x29f5a00 .xad6b487{color: var(--brand);}.xd71f726[hidden], .x2fd0605[hidden], .x10a73ed[hidden], .xc5fa31e[hidden]{display: none !important;}.x1ddfc88{position: relative; flex: 0 1 220px; min-width: 190px;}.x1bc902e{font-size: 11px; color: var(--fg-4); text-align: center; margin-top: 10px; line-height: 1.5;}.xe38dbdb{border-bottom: 1px solid var(--hair);}.x82615fa{background: var(--bg-alt);}.x7c1202c{padding: var(--sec-pad) var(--gutter); display: grid; grid-template-columns: clamp(44px, 6vw, 110px) minmax(0, 1fr); gap: clamp(18px, 3vw, 44px);}.x4e45eff{grid-template-columns: clamp(44px, 6vw, 110px) minmax(0, 1.7fr) minmax(220px, 1fr);}.x3b8a851{font-family: var(--font-display); font-weight: 900; font-size: clamp(28px, 4vw, 60px); line-height: .85; color: var(--brand); letter-spacing: -.05em;}.x08b943b{font-size: 16.5px; line-height: 1.72; color: var(--fg-2); margin: 0 0 18px; max-width: 72ch; text-wrap: pretty;}.xec27678{font-size: 15.5px; color: var(--fg-3); margin-bottom: 0;}.x2dbc300{align-self: start; position: sticky; top: 150px; aspect-ratio: 1 / 1; overflow: hidden;}.x2dbc300 img{width: 100%; height: 100%; object-fit: cover; transition: transform 1.1s var(--ease);}.x2dbc300:hover img{transform: scale(1.05);}.x8b2e451{display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: clamp(20px, 3vw, 44px); align-items: start;}.x8b2e451 > *{min-width: 0;}.x76c9a89{display: flex; flex-direction: column; gap: 44px;}.x0861b9a{font-family: var(--font-display); font-weight: 900; font-size: clamp(21px, 2.6vw, 34px); letter-spacing: -.04em; text-transform: uppercase; margin: 0 0 18px; line-height: 1.02;}.xeeaaf3d{display: flex; flex-direction: column; margin-bottom: 24px;}.x5257a27{display: grid; grid-template-columns: 56px minmax(0, 1fr); gap: 18px; padding: 20px 0; border-top: 1px solid var(--hair); transition: padding-left .4s var(--ease);}.x5257a27:hover{padding-left: 10px;}.x4a0cfa6{font-family: var(--font-display); font-weight: 900; font-size: 18px; color: var(--brand); letter-spacing: -.03em;}.xcd772c8{font-size: 16px; line-height: 1.68; color: var(--fg-2); max-width: 68ch;}.xfd692cf{background: var(--panel); align-self: start;}.x7bd5051{padding: 14px 18px; border-bottom: 1px solid var(--hair-soft); transition: background .3s ease;}.x7bd5051:hover{background: var(--panel-hover);}.xb1840ae{font-size: 10px; letter-spacing: .14em; text-transform: uppercase; color: var(--fg-3); margin-bottom: 6px;}.x7b9199f{font-family: var(--font-display); font-weight: 800; font-size: 15.5px; letter-spacing: -.01em; line-height: 1.3;}.x592d5ff{display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 10px; margin-bottom: 26px;}.xf9c5fab{border: 1px solid var(--hair); background: var(--bg); padding: 22px; transition: border-color .35s ease, transform .35s var(--ease);}.xf9c5fab:hover{border-color: var(--fg-4); transform: translateY(-3px);}.xc621998{font-family: var(--font-display); font-weight: 900; font-size: 10.5px; letter-spacing: .16em; text-transform: uppercase; color: var(--brand); margin-bottom: 12px;}.x502b838{font-size: 14.5px; line-height: 1.55; color: var(--fg-2);}.x0981ccf{margin-top: 12px;}.xa6175d2{display: flex; gap: 12px; padding: 15px 0; border-top: 1px solid var(--hair); font-size: 15.5px; line-height: 1.6; color: var(--fg-2); max-width: 76ch; transition: padding-left .4s var(--ease);}.xa6175d2:hover{padding-left: 10px;}.xa6175d2::before{content: "\25B8"; color: var(--brand);}.x8e0a9ea{background: linear-gradient(180deg, var(--brand-soft), transparent); align-self: start;}.x01c2b19{padding: 14px 18px; border-bottom: 1px solid var(--hair-soft); font-size: 14px; line-height: 1.6; color: var(--fg); display: flex; gap: 10px;}.x01c2b19::before{content: "\2713"; color: var(--brand);}.xd31ba9f{display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 10px;}.x34af2bd{aspect-ratio: 16 / 9; overflow: hidden;}.x34af2bd img{width: 100%; height: 100%; object-fit: cover; transition: transform 1.1s var(--ease);}.x34af2bd:hover img{transform: scale(1.05);}.x028c53f{border-top: 1px solid var(--hair);}.x54fef89{border-bottom: 1px solid var(--hair);}.xe969a65{width: 100%; display: grid; grid-template-columns: 44px minmax(0, 1fr) 34px; gap: 16px; align-items: center; text-align: left; padding: 22px 4px; transition: padding-left .4s var(--ease), background .3s ease;}.xe969a65:hover{padding-left: 10px;}.xc3a37bc{font-family: var(--font-display); font-weight: 900; font-size: 13px; color: var(--fg-4);}.x663d193{font-family: var(--font-display); font-weight: 700; font-size: 17.5px; letter-spacing: -.02em; line-height: 1.35;}.x94ec33b{font-size: 22px; color: var(--brand); text-align: right; line-height: 1; transition: transform .4s var(--ease);}.x8432514{display: none; grid-template-columns: 44px minmax(0, 72ch); gap: 16px; padding: 0 4px 22px 4px; font-size: 15.5px; line-height: 1.7; color: var(--fg-3);}.x8432514 > span:first-child{display: block;}.x54fef89[data-open]{background: var(--bg-alt);}.x54fef89[data-open] .xc3a37bc{color: var(--brand);}.x54fef89[data-open] .x94ec33b{transform: rotate(45deg);}.x54fef89[data-open] .x8432514{display: grid;}.x6b6ea48{background: var(--band-bg); color: var(--band-fg);}.x7e31784{padding: clamp(36px, 4vw, 60px) var(--gutter); display: flex; align-items: center; justify-content: space-between; gap: 28px; flex-wrap: wrap;}.xc791da6{font-family: var(--font-display); font-weight: 900; font-size: clamp(22px, 3vw, 40px); letter-spacing: -.04em; text-transform: uppercase; margin-bottom: 8px; line-height: 1;}.x950afc9{font-size: 14px; color: #9A9AA2;}.x96a6061{display: flex; gap: 12px; flex-wrap: wrap;}.x6b6ea48 .x5f9bae7{border-color: rgba(255, 255, 255, .28); color: var(--band-fg);}.x6b6ea48 .x5f9bae7:hover{border-color: rgba(255, 255, 255, .85); box-shadow: 0 0 0 4px rgba(255, 255, 255, .12);}.x6b6ea48 .xe91083b{padding: 18px 32px; font-size: 14px;}.xbe29270{border-top: 1px solid var(--hair); background: var(--bg-alt);}.xae63805{padding: 40px var(--gutter); display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 30px; align-items: start;}.x0ef6813{height: 30px; width: auto; margin-bottom: 16px;}.x92eb4bf{font-size: 13px; color: var(--fg-3); line-height: 1.6; max-width: 44ch;}.x28dc4d9{font-size: 10.5px; letter-spacing: .14em; text-transform: uppercase; color: var(--fg-4); margin-bottom: 12px;}.x2f47775{font-size: 14px; color: var(--fg-2); line-height: 1.9;}.xa779514{display: flex; gap: 8px; flex-wrap: wrap;}.x17aaaad{padding: 9px 13px; background: var(--panel); font-size: 11px; letter-spacing: .08em; text-transform: uppercase; color: var(--fg-3);}.xc097de7{padding: 0 var(--gutter) 36px; font-size: 11.5px; color: var(--fg-4); max-width: var(--wrap); margin: 0 auto;}.xf5100d4{display: none; position: fixed; left: 50%; bottom: 20px; transform: translateX(-50%); z-index: 80; align-items: center; gap: 12px; padding: 15px 26px; background: var(--brand); color: var(--brand-ink); font-family: var(--font-display); font-weight: 900; font-size: 12.5px; letter-spacing: .14em; text-transform: uppercase; box-shadow: 0 18px 40px -14px rgba(0, 0, 0, .55); clip-path: var(--notch);}.x4fb6cbb{display: flex; flex-direction: column; gap: 4px; width: 18px;}.x4fb6cbb span{height: 2px; background: currentColor; width: 100%;}.x4fb6cbb span:last-child{width: 70%;}.x5b20849{display: none; position: fixed; inset: 0; z-index: 75; background: var(--sheet-bg); flex-direction: column; animation: sheet-up .28s var(--ease);}.x5b20849[data-open]{display: flex;}.x695eebf{display: flex; align-items: center; justify-content: space-between; padding: 18px 20px; border-bottom: 1px solid var(--hair);}.x074898b{height: 28px; width: auto;}.x3251d50{font-family: var(--font-display); font-weight: 900; font-size: 12px; letter-spacing: .14em; text-transform: uppercase; color: var(--fg-3);}.xfaec170{flex: 1; overflow-y: auto; padding: 8px 20px 20px;}.x6d152e9{display: flex; align-items: baseline; gap: 14px; padding: 15px 0; border-bottom: 1px solid var(--hair);}.x1c2f360{font-family: var(--font-display); font-weight: 900; font-size: 11px; letter-spacing: .1em; color: var(--fg-4);}.x50d3939{font-family: var(--font-display); font-weight: 900; font-size: 20px; letter-spacing: -.03em; text-transform: uppercase; color: var(--fg);}.x6d152e9[data-current] .x1c2f360, .x6d152e9[data-current] .x50d3939{color: var(--brand);}.x4271df8{padding: 16px 20px calc(20px + env(safe-area-inset-bottom)); border-top: 1px solid var(--hair); display: flex; flex-direction: column; gap: 10px;}.x8bbebba{font-size: 11.5px; color: var(--fg-3); text-align: center;}body[data-nav-open]{overflow: hidden;}@media (max-width: 900px){.x4e45eff{grid-template-columns: clamp(44px, 6vw, 110px) minmax(0, 1fr);}.x2dbc300{display: none;}}@media (max-width: 640px){.xe4f4c4b, .x72a74b9, .xb2ccc61{display: none;}.xf5100d4{display: flex;}.x7c1202c{display: block;}.x3b8a851{font-size: 20px; margin-bottom: 10px;}.xb2f4492{aspect-ratio: 3 / 4;}.xab94bed{aspect-ratio: 3 / 4;}.xe96f119{gap: 9px; padding: 16px;}.xe96f119 .xe91083b{padding: 13px 24px; font-size: 12px;}.x49b1877{right: 10px; top: 10px; padding: 9px 13px;}.x060e86d{font-size: 22px;}.x2fd0605{padding: 18px 16px;}.xfec92c1{font-size: 74px; top: -14px;}}.x3cbeb62::before{content: "\25B6";}.xf5100d4[hidden]{display: none !important;}.xfeac319 > *{min-width: 0;}.x18db092, .xa9fd44d{overflow-wrap: anywhere;}.xa2353b1{font-size: clamp(20px, 2.2vw, 30px); line-height: 1.05;}.x55ad83a{font-size: clamp(17px, 1.7vw, 24px); line-height: 1.15; text-align: right;}.xefb70f4{margin: 0 0 24px;}.xefb70f4 table{border-collapse: collapse; width: 100%; min-width: 420px; font-size: 14.5px;}.xefb70f4 th, .xefb70f4 td{padding: 12px 14px; border-bottom: 1px solid var(--hair-soft); text-align: left; vertical-align: top;}.xefb70f4 th{font-family: var(--font-display); font-weight: 800; font-size: 11px; letter-spacing: .14em; text-transform: uppercase; color: var(--fg-3);}.xefb70f4 td{color: var(--fg-2); line-height: 1.6;}.xc621998, .x502b838, .xb1840ae, .x7b9199f, .x2d4efa6, .xc5e5494, .x48a2bb0, .xa9fd44d, .xaa377ba, .x18db092, .xad6b487{hyphens: auto;}