*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;padding:0;overflow:hidden}.visite-root{background:#f8f6f2;position:fixed;inset:0}canvas{touch-action:none;width:100%;height:100%;display:block}.visite-message{text-align:center;color:#6f6a64;background:#f8f6f2;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:24px;font-family:Quicksand,sans-serif;font-size:16px;line-height:1.6;display:flex;position:fixed;inset:0}.visite-loading-logo{color:#3d3938;animation:1.6s ease-in-out infinite visite-pulse}@keyframes visite-pulse{0%,to{opacity:.32;transform:scale(.92)}50%{opacity:1;transform:scale(1)}}.visite-hud{--v-bg:#f8f6f2;--v-text:#9a958d;--v-border:#e6e2da;--v-dark:#3d3938;--v-popup-bg:#e8e8e6;pointer-events:none;flex-direction:column;justify-content:space-between;font-family:Quicksand,sans-serif;display:flex;position:fixed;inset:0}.visite-topbar{pointer-events:auto;background:color-mix(in srgb, var(--v-bg), transparent 90%);-webkit-backdrop-filter:blur(20px);align-items:center;gap:16px;height:80px;padding:0 24px;display:flex}.visite-brand{flex:1;align-items:center;gap:10px;min-width:0;display:flex;overflow:hidden}.visite-brand-logo{color:var(--v-dark);flex-shrink:0}.visite-brand-text{flex-direction:column;justify-content:center;min-width:0;line-height:1.05;display:flex;overflow:hidden}.visite-brand-name{letter-spacing:.06em;text-transform:uppercase;color:var(--v-dark);white-space:nowrap;font-size:20px;font-weight:400}.visite-brand-gallery{letter-spacing:.08em;text-transform:uppercase;color:var(--v-dark);white-space:nowrap;text-overflow:ellipsis;font-size:20px;font-weight:400;overflow:hidden}.visite-brand-gallery-name{color:var(--v-dark);font-weight:800}.visite-tools-bar{background:color-mix(in srgb, var(--v-bg), white 12%);border:1px solid var(--v-border);height:42px;color:var(--v-text);border-radius:99px;flex-shrink:0;align-items:center;gap:10px;padding:0 10px;display:flex;position:relative}.visite-tool-sep{background:var(--v-border);flex-shrink:0;width:1px;height:20px}.visite-tool-btn{width:32px;height:32px;color:var(--v-text);opacity:.8;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:opacity .15s,background .15s,color .15s;display:flex}.visite-tool-btn:hover{opacity:1;color:var(--v-dark);background:#0000000a}.visite-switcher{position:relative}.visite-switcher-trigger{width:44px;height:44px}.visite-switcher-list{background:var(--v-popup-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;flex-direction:column;gap:2px;min-width:220px;max-width:70vw;padding:6px;display:flex;position:absolute;bottom:calc(100% + 10px);right:0;box-shadow:0 8px 24px #00000059}.visite-switcher-item{text-align:left;color:var(--v-dark);cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:6px 10px;font-family:Quicksand,sans-serif;font-size:13px;font-weight:600;transition:background .15s,color .15s;display:flex}.visite-switcher-item:hover,.visite-switcher-item.active{background:var(--v-border)}.visite-switcher-thumb{background:var(--v-border);width:36px;height:36px;color:var(--v-dark);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.visite-switcher-thumb img{object-fit:cover;width:100%;height:100%}.visite-switcher-thumb svg{opacity:.4}.visite-switcher-nom{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.visite-hud-bottom{pointer-events:auto;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.visite-hud-bottom-left,.visite-hud-bottom-right{align-items:center;gap:8px;display:flex}.visite-step-btn{color:#ffffffb3;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000047;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:flex}.visite-step-btn:hover{color:#fff;background:#00000073}.visite-hud-bottom .visite-tool-btn,.visite-hud-bottom .visite-switcher .visite-tool-btn{color:#ffffffb3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000047}.visite-hud-bottom .visite-tool-btn:hover{color:#fff;background:#00000073}.visite-help{position:relative}.visite-help-trigger{font-size:15px;font-weight:700}.visite-help-popup{color:#ffffffd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#140e0aeb;border-radius:14px;width:260px;padding:14px 16px;font-size:12.5px;line-height:1.5;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 8px 24px #00000059}.visite-help-popup p{margin:0 0 8px}.visite-help-popup p:last-child{margin-bottom:0}.visite-help-popup strong{color:#fff}@media (width<=480px){.visite-topbar{flex-wrap:wrap;gap:8px;height:auto;padding:8px 14px}.visite-brand{flex-direction:column;align-items:flex-start;max-width:60vw}.visite-brand-logo{height:28px}.visite-brand-name,.visite-brand-gallery{font-size:13px}.visite-search-input{width:90px}.visite-hud-bottom{gap:6px;padding:14px}.visite-help-popup{width:220px}}
