.tk-scene{position:relative;width:100%;height:100%;overflow:hidden;background:radial-gradient(135% 105% at 32% 28%,#5a4da6 0,#342c6b 42%,#1b1740 100%);isolation:isolate}.tk-scene .tk-map{position:absolute;inset:0}.tk-scene .tk-map canvas{display:block;width:100%;height:100%}.tk-scene:after{content:"";z-index:2;background:radial-gradient(120% 80% at 50% 60%,transparent 55%,rgba(15,12,34,.55) 100%),linear-gradient(0deg,rgba(15,12,34,.35),transparent 32%)}.tk-scene .tk-overlay,.tk-scene:after{position:absolute;inset:0;pointer-events:none}.tk-scene .tk-overlay{z-index:3;display:flex;flex-direction:column;justify-content:space-between;padding:56px 60px;background:radial-gradient(58% 40% at 6% 4%,rgba(10,8,26,.55),transparent 72%),linear-gradient(0deg,rgba(10,8,26,.5),transparent 28%)}.tk-scene .tk-brand{display:flex;flex-direction:column;gap:6px}.tk-scene .tk-brand-logo{align-self:flex-start;width:auto;height:150px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 6px 24px rgba(8,6,24,.45))}.tk-scene .tk-tagline{margin-top:10px;font-size:16px;color:hsla(0,0%,100%,.78);font-weight:500;text-shadow:0 1px 14px rgba(8,6,24,.55)}.tk-scene .tk-toasts{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;align-self:flex-start;max-width:100%;pointer-events:none}.tk-scene .tk-toast{display:flex;align-items:center;gap:11px;background:rgba(14,11,32,.72);border:1px solid hsla(0,0%,100%,.12);backdrop-filter:blur(12px);border-radius:12px;padding:11px 15px;box-shadow:0 10px 34px rgba(0,0,0,.35);animation:tkToastIn .42s cubic-bezier(.22,.9,.3,1);min-width:0}.tk-scene .tk-toast .tx>div{white-space:nowrap}@keyframes tkToastIn{0%{opacity:0;transform:translateX(-16px) scale(.96)}to{opacity:1;transform:none}}.tk-scene .tk-toast .ic{width:26px;height:26px;border-radius:8px;display:grid;place-items:center;flex:none}.tk-scene .tk-toast .ic svg{width:15px;height:15px}.tk-scene .tk-toast .ic.in{background:rgba(92,224,168,.16);color:#6ee8b4}.tk-scene .tk-toast .ic.out{background:rgba(255,160,120,.15);color:#ffb088}.tk-scene .tk-toast .tx{font-size:13px;line-height:1.25;color:#fff}.tk-scene .tk-toast .tx .lbl{color:hsla(0,0%,100%,.6);font-size:11px}.tk-scene .tk-bottom{display:flex;flex-direction:column;gap:22px}.tk-scene .tk-caps{display:flex;flex-wrap:wrap;gap:10px;max-width:560px}.tk-scene .tk-cap{display:inline-flex;align-items:center;gap:9px;padding:9px 14px;border-radius:12px;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.1);backdrop-filter:blur(8px);font-size:13px;font-weight:600;color:hsla(0,0%,100%,.9)}.tk-scene .tk-cap svg{width:16px;height:16px;opacity:.92}.tk-scene .tk-foot{font-size:13px;color:hsla(0,0%,100%,.5)}@media (max-width:720px){.tk-scene .tk-overlay{padding:36px 32px}.tk-scene .tk-wordmark{font-size:38px}}