.brand-lockup{display:inline-block;position:relative;flex:0 0 auto}.logo-container{position:relative;display:flex;align-items:center;gap:.2rem;height:128px;isolation:isolate}.heartrate-icon{position:absolute;top:50%;left:50%;width:150%;max-width:150%;transform:translate(-50%,-50%);animation:heartbeat-travel 6s infinite linear;-webkit-mask-image:linear-gradient(to right,transparent 10%,black 50%,transparent 50%),linear-gradient(to right,transparent 60%,black 100%,transparent 100%);mask-image:linear-gradient(to right,transparent 10%,black 50%,transparent 50%),linear-gradient(to right,transparent 60%,black 100%,transparent 100%);-webkit-mask-size:200% 100%;mask-size:200% 100%;-webkit-mask-position:100% 0;mask-position:100% 0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;opacity:.78;z-index:0}@keyframes heartbeat-travel{0%{-webkit-mask-position:100% 0;mask-position:100% 0}to{-webkit-mask-position:0% 0;mask-position:0% 0}}.logo{position:relative;width:auto;height:100%;z-index:1;transform-origin:center;will-change:transform;animation:logo-heartbeat 1s infinite ease-in-out;filter:drop-shadow(0 5px 20px rgba(0,0,0,.68))}.logo-save{height:100%}.logo-rave{height:100%;animation-delay:.25s}@keyframes logo-heartbeat{0%{transform:scale(1)}32%{transform:scale(1.06)}40%{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.heartrate-icon,.logo{animation:none}}.globe-root{--globe-land: rgba(236, 229, 215, .16);--globe-land-side: rgba(20, 14, 30, .82);--globe-border: rgba(255, 255, 255, .18);--globe-atmosphere: #ff2a36;--globe-shell: #140f1d;--globe-shell-emissive: #2b1020;--globe-target-fill: rgba(255, 42, 54, .88);--globe-target-side: rgba(105, 13, 24, .98);--globe-target-stroke: rgba(255, 228, 231, .94);--globe-ink: #0e1116;--globe-mute: #4a5260;--globe-faint: #8891a0;--globe-line: rgba(14, 17, 22, .14);--globe-panel: #ffffff;--globe-panel-ink: #0e1116;--globe-panel-shadow: 0 16px 40px rgba(14, 17, 22, .18), 0 2px 8px rgba(14, 17, 22, .06);--globe-halo-core: rgba(255, 42, 54, .2);--globe-halo-edge: rgba(255, 42, 54, .06);--globe-halo-highlight: rgba(255, 255, 255, .18);position:relative;width:100%;height:100%;min-height:320px;overflow:hidden;touch-action:none;isolation:isolate}.globe-root:before{content:"";position:absolute;inset:12%;border-radius:50%;background:radial-gradient(circle at 50% 50%,var(--globe-halo-core),var(--globe-halo-edge) 38%,transparent 72%),radial-gradient(circle at 38% 34%,var(--globe-halo-highlight),transparent 18%);filter:blur(24px);pointer-events:none;z-index:0}.globe-root.globe-variant-dark{--globe-land: rgba(239, 232, 217, .16);--globe-land-side: rgba(19, 12, 29, .86);--globe-border: rgba(255, 255, 255, .16);--globe-atmosphere: #ff2a36;--globe-shell: #130d20;--globe-shell-emissive: #351322;--globe-target-fill: rgba(255, 42, 54, .88);--globe-target-side: rgba(112, 13, 25, .98);--globe-target-stroke: rgba(255, 232, 235, .96);--globe-panel: rgba(22, 15, 34, .92);--globe-panel-ink: #ffffff;--globe-line: rgba(255, 255, 255, .12);--globe-mute: rgba(255, 255, 255, .74);--globe-faint: rgba(255, 255, 255, .54);--globe-panel-shadow: 0 22px 52px rgba(0, 0, 0, .48), inset 0 1px 0 rgba(255, 255, 255, .08)}.globe-root.globe-hollow{--globe-land: rgba(255, 255, 255, .08);--globe-land-side: rgba(16, 12, 24, .52);--globe-border: rgba(255, 255, 255, .22);--globe-shell: rgba(20, 12, 29, .55);--globe-shell-emissive: #28111d;--globe-target-fill: rgba(255, 42, 54, .8);--globe-target-side: rgba(102, 11, 22, .9)}.globe-target{position:absolute;inset:0;width:100%;height:100%;z-index:1}.globe-target canvas{display:block;width:100%!important;height:100%!important;cursor:grab}.globe-target canvas:active{cursor:grabbing}.globe-popover-layer{position:absolute;inset:0;pointer-events:none;z-index:4}.globe-popover-layer>*{pointer-events:auto}.globe-popover{position:absolute;left:50%;top:16px;transform:translate(-50%);min-width:272px;max-width:min(92%,360px);padding:18px 18px 16px;border-radius:20px;border:1px solid rgba(255,255,255,.18);background:#0e091a;color:var(--globe-panel-ink);box-shadow:0 24px 56px #000000b3,inset 0 1px #ffffff1a;opacity:0;transition:opacity .18s ease,transform .18s ease;z-index:8;text-align:left;overflow:hidden}.globe-variant-light .globe-popover{background:#fff;border-color:#0e111624}.globe-popover:before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at 12% 14%,rgba(255,255,255,.1),transparent 32%),linear-gradient(180deg,rgba(255,92,105,.06),transparent 40%);pointer-events:none;z-index:0}.globe-popover:after{content:"";position:absolute;top:0;left:18%;right:18%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,92,105,.6),transparent);pointer-events:none;z-index:1}.globe-popover>*{position:relative;z-index:1}.globe-popover.is-open{opacity:1}.globe-popover.globe-popover-bottom{top:auto;bottom:16px}.globe-popover-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.globe-popover-main{display:grid;grid-template-columns:52px minmax(0,1fr);gap:14px;align-items:center}.globe-popover-copy{min-width:0}.globe-popover-foot{margin-top:16px}.globe-popover-flag{width:52px;height:39px;border-radius:9px;border:1px solid rgba(255,255,255,.22);background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:inset 0 1px #ffffff29,0 8px 18px #0804165c}.globe-variant-light .globe-popover-flag{border-color:#00000024;box-shadow:inset 0 1px #ffffff80,0 6px 14px #08041629}.globe-popover-meta{font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px;font-weight:700;letter-spacing:.2em;color:#ffffffc7;text-transform:uppercase;line-height:1}.globe-variant-light .globe-popover-meta{color:#0e1116b8}.globe-popover-name{font-size:22px;font-weight:700;letter-spacing:-.015em;line-height:1.08;color:var(--globe-panel-ink);text-wrap:balance}.globe-popover-action{font-size:14px;line-height:1.5;color:#ffffffeb;margin:14px 0 0;text-wrap:pretty}.globe-variant-light .globe-popover-action{color:#0e1116d6}.globe-popover-chip{display:inline-flex;align-items:center;gap:8px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#fff;padding:7px 14px;border-radius:999px;background:linear-gradient(135deg,#ff5c6952,#ff2a3666);border:1px solid rgba(255,138,152,.55);box-shadow:inset 0 1px #ffffff2e,0 6px 16px #ff2a3647}.globe-variant-light .globe-popover-chip{color:#fff}.globe-popover-chip .dot{width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 10px #ffffffbf;animation:globe-pulse 1.8s ease-in-out infinite}@keyframes globe-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.35);opacity:.6}}.globe-popover-close{position:relative;flex:0 0 auto;width:28px;height:28px;border-radius:50%;border:1px solid var(--globe-line);background:#ffffff0a;color:var(--globe-mute);cursor:pointer;display:grid;place-items:center;font-size:16px;line-height:1;padding:0;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.globe-popover-close:hover{background:#ff5c692e;border-color:#ff5c6980;color:var(--globe-panel-ink);transform:rotate(90deg)}.globe-variant-light .globe-popover-close:hover{background:#f1efe8}@media(prefers-reduced-motion:reduce){.globe-popover-chip .dot{animation:none}}
