:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,Segoe UI,Roboto,sans-serif;line-height:1.45}body{background:#080808}img{max-width:100%}.photo-viewer[open]{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fff;background:#050505f0;border:0;justify-content:center;align-items:center;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;animation:.26s both photo-viewer-fade;display:flex;position:fixed;inset:0;overflow:hidden}.photo-viewer-image{border-radius:3px;width:auto;max-width:min(92vw,1500px);height:auto;max-height:84svh;animation:.42s cubic-bezier(.2,.7,.3,1) both photo-viewer-rise;box-shadow:0 40px 120px #000c}.photo-viewer-caption{letter-spacing:.24em;text-transform:uppercase;font-variant-numeric:tabular-nums;white-space:nowrap;color:#ffffff73;pointer-events:none;align-items:baseline;gap:14px;margin:0;font-size:11px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.photo-viewer-label{letter-spacing:.16em;color:#ffffff4d}.photo-viewer-button{color:#fffc;cursor:pointer;background:#0e0e0e80;border:1px solid #ffffff29;border-radius:50%;place-items:center;width:48px;height:48px;padding:0;transition:background-color .2s,border-color .2s,color .2s;display:grid;position:absolute}.photo-viewer-button svg{width:22px;height:22px}.photo-viewer-button:hover{color:#fff;background:#ffffff1a;border-color:#ffffff57}.photo-viewer-button:focus-visible{outline-offset:2px;outline:2px solid #ffffffd9}.photo-viewer-previous{top:50%;left:26px;transform:translateY(-50%)}.photo-viewer-next{top:50%;right:26px;transform:translateY(-50%)}.photo-viewer-close{top:22px;right:22px}@keyframes photo-viewer-fade{0%{opacity:0}to{opacity:1}}@keyframes photo-viewer-rise{0%{opacity:0;transform:scale(.975)}to{opacity:1;transform:none}}@media (width<=640px){.photo-viewer-image{max-width:94vw;max-height:74svh}.photo-viewer-previous{left:10px}.photo-viewer-next{right:10px}.photo-viewer-button{width:44px;height:44px}.photo-viewer-caption{bottom:16px}}@media (prefers-reduced-motion:reduce){.photo-viewer[open],.photo-viewer-image{animation:none}.photo-viewer-button{transition:none}}.globe-carousel{flex-direction:column;align-items:center;gap:26px;width:100%;display:flex;position:relative}.globe-stage{cursor:grab;touch-action:pan-y;-webkit-tap-highlight-color:transparent;outline:none;width:100%;height:min(78svh,820px,118vw);min-height:320px;position:relative;overflow:hidden}.globe-stage:active{cursor:grabbing}.globe-stage:focus-visible{outline-offset:-2px;border-radius:14px;outline:1px solid #fff3}.globe-tile{width:var(--tile-width,84px);height:var(--tile-height,126px);margin-left:calc(var(--tile-width,84px) / -2);margin-top:calc(var(--tile-height,126px) / -2);border-radius:var(--tile-radius,6px);cursor:pointer;will-change:transform;backface-visibility:hidden;--tile-dim:0;--tile-blur:0;background:#0d0d0d;border:0;padding:0;position:absolute;top:50%;left:50%;overflow:hidden;box-shadow:0 12px 26px #00000080}.globe-tile img{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.globe-tile[data-blurred] img{filter:blur(calc(var(--tile-blur,0) * 1px))}.globe-tile:after{content:"";opacity:var(--tile-dim,0);pointer-events:none;background:#050505;position:absolute;inset:0}.globe-stage:focus-visible .globe-tile[data-active]{outline-offset:2px;outline:2px solid #ffffffd9}.globe-caption{letter-spacing:.26em;text-transform:uppercase;text-align:center;font-variant-numeric:tabular-nums;flex-direction:column;align-items:center;gap:10px;font-size:11px;display:flex}.globe-count{align-items:baseline;gap:12px;margin:0;display:flex}.globe-count-number{color:#ffffffeb}.globe-count-total{color:#ffffff4d}.globe-count-label{letter-spacing:.16em;color:#ffffff6b;font-size:11px}.globe-hint{color:#ffffff42;margin:0;transition:opacity .9s}.globe-hint[data-spent]{opacity:0}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=620px){.globe-caption{letter-spacing:.2em}.globe-carousel{gap:18px}}@media (prefers-reduced-motion:reduce){.globe-hint{transition:none}}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:#fff;background:#080808;font-family:Arial,Helvetica,sans-serif}.landing-page{background:radial-gradient(circle at 50% 30%,#ffffff0b,#0000 40%),#080808;min-height:100vh}.hero{align-items:center;min-height:55vh;padding:80px 7vw;display:flex}.hero-content{max-width:1000px}.eyebrow{letter-spacing:.35em;opacity:.45;margin:0 0 30px;font-size:11px}h1{letter-spacing:-.07em;margin:0;font-size:clamp(70px,11vw,170px);font-weight:400;line-height:.82}h1 span{opacity:.35}.intro{color:#ffffff73;max-width:400px;margin-top:45px;font-size:15px;line-height:1.7}.gallery{place-items:center;width:100%;min-height:100svh;padding:0 0 56px;display:grid}
