dialog.poe2-build-download-choice{width:min(520px,calc(100vw - 32px));max-height:85vh;margin:auto;padding:24px;box-sizing:border-box;border:1px solid var(--line,#555);border-radius:14px;background:var(--panel,#fff);color:var(--text,#111);box-shadow:0 16px 60px rgba(0,0,0,.3)}dialog.poe2-build-download-choice::backdrop{background:rgba(0,0,0,.5)}.poe2-build-download-choice h2{margin:0 24px 22px 0;font-size:18px}.poe2-build-download-choice__close{position:absolute;top:10px;right:12px;width:32px;height:32px;display:grid;place-items:center;box-sizing:border-box;padding:0;line-height:1;transform:none;box-shadow:none;border:0;background:0 0;color:inherit;font-size:24px;cursor:pointer}.poe2-build-download-choice__close:hover{transform:none;box-shadow:none}.poe2-build-download-choice__options{display:grid;gap:12px}.poe2-build-download-choice__options>:is(button,a){display:block;width:100%;box-sizing:border-box;padding:14px 12px;border:1px solid var(--brand,#007aff);border-radius:9px;background:var(--card-bg,#f8f8fa);color:var(--brand,#007aff);font:inherit;text-align:center;text-decoration:none;cursor:pointer}.poe2-build-download-choice__options>:is(button,a):hover{background:color-mix(in srgb,var(--brand) 12%,var(--panel))}