.v-platforms-modal[hidden]{display:none!important}.v-platforms-modal{z-index:9999;position:fixed;inset:0}.v-platforms-modal__backdrop{cursor:pointer;background:#030018b8;border:0;padding:0;position:absolute;inset:0}.v-platforms-modal__sheet{max-height:min(92vh,640px);padding:1.25rem 1.25rem calc(1.25rem + env(safe-area-inset-bottom,0px));color:#f5f5f5;background:radial-gradient(120% 80% at 90% 0,#d4af3729,#0000 55%),linear-gradient(165deg,#07003b 0%,#0d0752 48%,#1b2b8e 100%);border-radius:24px 24px 0 0;position:absolute;bottom:0;left:0;right:0;overflow:auto;box-shadow:0 -20px 60px #00000073}.v-platforms-modal__handle{background:#f5f5f547;border-radius:999px;width:42px;height:4px;margin:0 auto 1rem}.v-platforms-modal__sheet h2{margin:0 0 .4rem;font:700 1.25rem/1.25 Inter,system-ui,sans-serif}.v-platforms-modal__lead{color:#cbd5e1;margin:0 0 1rem;font:400 .95rem/1.45 Inter,system-ui,sans-serif}.v-platforms-modal__path{background:#ffffff0d;border:1px solid #f0dc9a1f;border-radius:16px;flex-wrap:wrap;align-items:center;gap:.35rem .45rem;margin:0 0 1.25rem;padding:.85rem .95rem;font:600 .95rem/1.3 Inter,system-ui,sans-serif;list-style:none;display:flex}.v-platforms-modal__path li:not(:last-child):after{content:"→";color:#d4af37;margin-left:.45rem;font-weight:700}.v-platforms-modal__path li:last-child{color:#f0dc9a}.v-platforms-modal__actions{gap:.65rem;display:grid}.v-platforms-modal__cta,.v-platforms-modal__dismiss{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:48px;font:600 1rem/1 Inter,system-ui,sans-serif;text-decoration:none;display:inline-flex}.v-platforms-modal__cta{color:#0f172a;background:#d4af37;border:0}.v-platforms-modal__dismiss{color:#f5f5f5;background:0 0;border:1px solid #f0dc9a47}.v-platforms-modal__cta:focus-visible,.v-platforms-modal__dismiss:focus-visible{outline-offset:3px;outline:2px solid #f0dc9a}@media (width>=640px){.v-platforms-modal__sheet{border-radius:24px;width:min(420px,100vw - 2rem);bottom:8vh;left:50%;right:auto;transform:translate(-50%)}}