html{background-color:#000}body,#root{position:fixed;top:0;left:0;width:100%;height:100%;background-position:center;background-size:cover;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.r3f{touch-action:none}.hotspot{position:absolute;width:12px;min-width:12px;height:12px;background-color:#fff;border-radius:6px;pointer-events:all;cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;white-space:nowrap;overflow:visible;color:transparent;font-size:0;font-weight:500;font-family:Arial,sans-serif;padding:0;z-index:1;transition:width .25s ease .05s,height .25s ease .05s,border-radius .25s ease .05s,padding .25s ease .05s,font-size 0s,color 0s,opacity .3s ease}.hotspot.anchor-bottom-left{transform:translateY(-100%);transform-origin:bottom left}.hotspot.anchor-bottom-right{transform:translate(-100%,-100%);transform-origin:bottom right}.hotspot.anchor-top-left{transform:translate(0);transform-origin:top left}.hotspot.anchor-top-right{transform:translate(-100%);transform-origin:top right}.hotspot:before{content:"";position:absolute;width:36px;height:36px;background:transparent;border-radius:50%;z-index:-1}.hotspot.anchor-bottom-left:before{bottom:-12px;left:-12px}.hotspot.anchor-bottom-right:before{bottom:-12px;right:-12px}.hotspot.anchor-top-left:before{top:-12px;left:-12px}.hotspot.anchor-top-right:before{top:-12px;right:-12px}.hotspot-flag{display:none;width:32px;height:24px;line-height:1}.hotspot-flag svg{width:100%;height:100%;display:block;border-radius:2px}.hotspot-text{display:none;flex-direction:column;align-items:flex-start;gap:2px}.hotspot-product{font-size:12px;font-weight:600;color:#000;line-height:1.2}.hotspot-company{font-size:10px;font-weight:400;color:#000000b3;line-height:1.2}.hotspot.obscured{opacity:.2}.hotspot.expanded:before{display:none}.hotspot.expanded{width:auto;height:auto;min-height:42px;border-radius:6px;padding:6px 12px;color:#000;z-index:10;font-size:12px;transition:width .3s ease,height .3s ease,border-radius .3s ease,padding .3s ease,font-size .2s ease .1s,color .2s ease .1s}.hotspot.expanded .hotspot-flag{display:block}.hotspot.expanded .hotspot-text{display:flex}.hotspot.anchor-bottom-left:hover:not(.expanded){transform:translateY(-100%) scale(1.2)}.hotspot.anchor-bottom-right:hover:not(.expanded){transform:translate(-100%,-100%) scale(1.2)}.hotspot.anchor-top-left:hover:not(.expanded){transform:translate(0) scale(1.2)}.hotspot.anchor-top-right:hover:not(.expanded){transform:translate(-100%) scale(1.2)}.hotspot:not(.expanded):hover{width:auto;height:auto;min-height:42px;border-radius:6px;padding:6px 12px;color:#000;font-size:12px;z-index:10;transition-delay:0s}.hotspot:not(.expanded):hover .hotspot-flag{display:block}.hotspot:not(.expanded):hover .hotspot-text{display:flex}.info-button{position:fixed;bottom:40px;right:110px;width:50px;height:50px;background-color:transparent;color:#fdf7eb;border:2px solid rgb(253,247,235);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:400;font-family:serif;font-style:italic;pointer-events:all;transition:all .3s ease;z-index:100}.info-button:hover{background-color:#fdf7eb1a;transform:scale(1.05)}.info-button.active{background-color:#fdf7eb;color:#000}.toggle-hotspots-button{position:fixed;bottom:40px;right:40px;width:50px;height:50px;background-color:transparent;color:#fdf7eb;border:2px solid rgb(253,247,235);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:20px;pointer-events:all;transition:all .3s ease;z-index:100}.toggle-hotspots-button:hover{background-color:#fdf7eb1a;transform:scale(1.05)}.toggle-hotspots-button.active{background-color:#fdf7eb;color:#000}.dsl-credit{position:fixed;bottom:40px;left:40px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;pointer-events:all;cursor:pointer;z-index:100;transition:opacity .3s ease}.dsl-credit:hover{opacity:.8}.dsl-credit-text{font-size:11px;font-weight:400;color:#fdf7eb;text-transform:uppercase;letter-spacing:1px;font-family:Arial,sans-serif;opacity:.8}.dsl-logo{height:18px;width:auto;opacity:.9}
