.gtk-key-upsell{box-sizing:border-box;width:min(460px,calc(100vw - 32px));max-height:calc(100dvh - 32px);margin:auto;padding:28px;border:1px solid #ffffff38;border-radius:18px;background:#101010;color:#fff;font-family:Arial,Helvetica,sans-serif;overflow:auto;box-shadow:0 24px 90px #0009}
.gtk-key-upsell:not([open]){display:none}
.gtk-key-upsell::backdrop{background:#000b;backdrop-filter:blur(7px)}
.gtk-key-upsell button{font:inherit;cursor:pointer}
.gtk-key-upsell button:focus-visible{outline:2px solid #fff;outline-offset:4px}
.gtk-key-upsell__close{position:absolute;right:12px;top:10px;width:44px;height:44px;border:0;background:transparent;color:#fff;font-size:28px!important}
.gtk-key-upsell__eyebrow{margin:0 35px 22px 0;color:#bbb;font-size:11px;letter-spacing:.16em;font-weight:700}
.gtk-key-upsell__product{display:flex;align-items:center;gap:20px;margin:0 0 20px}
.gtk-key-upsell__product img{width:98px;height:98px;object-fit:contain;background:#fff;border-radius:10px;flex:none}
.gtk-key-upsell #gtk-key-upsell-title{margin:0;color:#fff;font-size:28px;line-height:1.02;letter-spacing:-.045em;font-weight:800;text-transform:uppercase}
.gtk-key-upsell #gtk-key-upsell-description{margin:0 0 20px;color:#ddd;font-size:14px;line-height:1.5}
.gtk-key-upsell__comparison{margin:0;border-top:1px solid #ffffff26}
.gtk-key-upsell__comparison>div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 0;border-bottom:1px solid #ffffff26}
.gtk-key-upsell__comparison dt{font-size:14px;font-weight:600}
.gtk-key-upsell__comparison small{display:block;margin-top:5px;color:#bbb;font-size:12px;font-weight:400}
.gtk-key-upsell__comparison dd{margin:0;white-space:nowrap;font-size:21px;font-weight:700;letter-spacing:-.03em}
.gtk-key-upsell__bundle small{color:#fff}
.gtk-key-upsell__extra{font-size:13px;color:#ddd;line-height:1.5;margin:16px 0 20px}
.gtk-key-upsell__add,.gtk-key-upsell__later{display:block;width:100%;min-height:48px;border-radius:8px;padding:12px 16px;font-size:14px!important}
.gtk-key-upsell__add{background:#fff;color:#111;border:1px solid #fff;font-weight:700!important}
.gtk-key-upsell__later{margin-top:8px;background:transparent;color:#ccc;border:0}
.gtk-key-upsell button:disabled{cursor:wait;opacity:.55}
.gtk-key-upsell__error{color:#ffb9b9;font-size:13px;line-height:1.5}
@media(max-width:380px){.gtk-key-upsell{padding:22px}.gtk-key-upsell #gtk-key-upsell-title{font-size:24px}.gtk-key-upsell__product img{width:78px;height:78px}}
