.tour-page{--tour-ink:#0c0d10;--tour-muted:#8b93a1;--tour-line:rgb(255 255 255/0.08);--tour-blue:#0069ff;--tour-glow:rgb(0 105 255/0.35)}.tour-hero{position:relative;isolation:isolate;padding:clamp(2.5rem,6vw,4rem) 0 clamp(1.5rem,4vw,2.5rem);background:radial-gradient(ellipse 80% 55% at 50% -10%,rgb(0 105 255/.22),transparent 58%),radial-gradient(ellipse 50% 40% at 85% 20%,rgb(0 105 255/.08),transparent 50%),linear-gradient(180deg,#06070a,#0a0c12 55%,#0f1118);color:#f4f6fa}.tour-hero:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.35;background-image:linear-gradient(rgb(255 255 255/.04) 1px,transparent 0),linear-gradient(90deg,rgb(255 255 255/.04) 1px,transparent 0);background-size:56px 56px;mask-image:linear-gradient(180deg,#000 20%,transparent 85%)}.tour-hero__inner{position:relative;z-index:1;max-width:72rem;margin:0 auto;padding:0 1.25rem}.tour-hero__eyebrow{margin:0;font-size:.75rem;font-weight:650;letter-spacing:.12em;text-transform:uppercase;color:rgb(0 105 255/.85)}.tour-hero__title{margin:.65rem 0 0;max-width:16ch;font-family:var(--font-landing-display),ui-serif,Georgia,serif;font-size:clamp(2.1rem,5vw,3.35rem);font-weight:700;letter-spacing:-.03em;line-height:1.08;text-wrap:balance}.tour-hero__sub{margin:.85rem 0 0;max-width:36rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.55;color:#b8bec8}.tour-stage-wrap{position:relative;z-index:1;max-width:72rem;margin:clamp(1.5rem,4vw,2.25rem) auto 0;padding:0 1.25rem}.tour-stage{overflow:hidden;border-radius:1.25rem;background:#0d0f14;box-shadow:0 0 0 1px rgb(255 255 255/.06),0 24px 80px rgb(0 0 0/.55),0 0 120px rgb(0 105 255/.12)}.tour-stage__tabs{display:flex;gap:.35rem;overflow-x:auto;padding:.75rem .85rem;border-bottom:1px solid var(--tour-line);background:rgb(255 255 255/.02);scrollbar-width:none}.tour-stage__tabs::-webkit-scrollbar{display:none}.tour-stage__tab{flex:0 0 auto;border:1px solid transparent;border-radius:999px;padding:.45rem .9rem;background:transparent;color:#9aa3b0;font-size:.8125rem;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.tour-stage__tab.is-on{border-color:rgb(0 105 255/.45);background:rgb(0 105 255/.14);color:#fff}.tour-stage__chrome{display:flex;align-items:center;gap:.65rem;padding:.55rem .85rem;border-bottom:1px solid var(--tour-line);background:rgb(255 255 255/.03)}.tour-stage__dots{display:inline-flex;gap:.35rem}.tour-stage__dots i{width:.55rem;height:.55rem;border-radius:999px;background:rgb(255 255 255/.18)}.tour-stage__url{flex:1;font-size:.75rem;color:#7d8591;font-variant-numeric:tabular-nums}.tour-stage__controls{display:inline-flex;align-items:center;gap:.35rem}.tour-stage__controls button{border:1px solid var(--tour-line);border-radius:.45rem;padding:.25rem .55rem;background:rgb(255 255 255/.04);color:#c5cad3;font-size:.6875rem;font-weight:600;cursor:pointer}.tour-stage__viewport{position:relative;aspect-ratio:16/9;min-height:16rem;background:#111318;overflow:hidden}.tour-stage__frame{position:absolute;inset:0;overflow:hidden}.tour-stage__frame img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;transform-origin:center top;will-change:transform}.tour-stage__frame.is-live{z-index:1}.tour-stage__frame.is-idle{z-index:0;opacity:0;pointer-events:none}.tour-stage__progress{display:flex;gap:.35rem;padding:.65rem .85rem 0}.tour-stage__seg{flex:1;height:3px;border-radius:999px;background:rgb(255 255 255/.1);overflow:hidden}.tour-stage__seg i{display:block;height:100%;width:0;border-radius:inherit;background:var(--tour-blue);transition:width .15s linear}.tour-stage__seg.is-done i{width:100%}.tour-stage__seg.is-active i{animation:tour-seg-fill var(--seg-ms,3.6s) linear forwards}@keyframes tour-seg-fill{0%{width:0}to{width:100%}}@keyframes tour-kenburns{0%{transform:scale(1)}to{transform:scale(var(--kb-scale,1.1))}}.tour-stage__caption{display:grid;gap:.25rem;padding:.85rem .85rem 1rem;border-top:1px solid var(--tour-line);background:rgb(255 255 255/.02)}.tour-stage__caption kbd{font-size:.6875rem;font-weight:650;letter-spacing:.08em;text-transform:uppercase;color:var(--tour-blue);font-family:inherit}.tour-stage__caption p{margin:0;font-size:clamp(1rem,2.2vw,1.2rem);font-weight:650;letter-spacing:-.025em;line-height:1.35;color:#eef1f6}.tour-stage__outcome{margin:.75rem 0 0;font-size:.875rem;color:#8b93a1}.tour-gallery{padding:clamp(3rem,8vw,5rem) 0 clamp(4rem,9vw,6rem);background:#fff;color:var(--tour-ink)}.tour-gallery__inner{max-width:72rem;margin:0 auto;padding:0 1.25rem}.tour-gallery__head{max-width:34rem;margin-bottom:1.75rem}.tour-gallery__head h2{margin:0;font-family:var(--font-landing-display),ui-serif,Georgia,serif;font-size:clamp(1.75rem,3.5vw,2.35rem);font-weight:700;letter-spacing:-.03em;line-height:1.15}.tour-gallery__head p{margin:.65rem 0 0;font-size:1rem;line-height:1.55;color:#4b5563}.tour-gallery__filters{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1.25rem}.tour-gallery__filter{border:1px solid #e5e7eb;border-radius:999px;padding:.4rem .85rem;background:#fff;color:#4b5563;font-size:.8125rem;font-weight:600;cursor:pointer}.tour-gallery__filter.is-on{border-color:var(--tour-blue);background:rgb(0 105 255/.08);color:#0058d6}.tour-gallery__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,15rem),1fr));gap:1rem}.tour-gallery__card{display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:.85rem;overflow:hidden;background:#fafbfc;text-align:left;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.tour-gallery__card:hover{border-color:rgb(0 105 255/.35);box-shadow:0 12px 32px rgb(15 23 42/.08);transform:translateY(-2px)}.tour-gallery__thumb{position:relative;aspect-ratio:3/2;overflow:hidden;background:#eef1f5}.tour-gallery__thumb img{display:block;width:100%;height:100%;object-fit:cover;object-position:left top}.tour-gallery__meta{padding:.75rem .85rem .85rem}.tour-gallery__meta strong{display:block;font-size:.9375rem;font-weight:650;letter-spacing:-.02em;color:var(--tour-ink)}.tour-gallery__meta span{display:block;margin-top:.2rem;font-size:.8125rem;line-height:1.4;color:#6b7280}.tour-lightbox{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:1rem;border:0;margin:0;max-width:none;max-height:none;width:100%;height:100%;background:rgb(6 8 12/.88);backdrop-filter:blur(8px)}.tour-lightbox::backdrop{background:rgb(0 0 0/.5)}.tour-lightbox__panel{display:flex;flex-direction:column;width:min(100%,72rem);max-height:min(92vh,56rem);border-radius:.85rem;overflow:hidden;background:#111318;box-shadow:0 24px 80px rgb(0 0 0/.45)}.tour-lightbox__bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .85rem;border-bottom:1px solid var(--tour-line);color:#e5e7eb}.tour-lightbox__bar strong{font-size:.9375rem}.tour-lightbox__bar button{border:0;border-radius:.45rem;padding:.35rem .65rem;background:rgb(255 255 255/.08);color:#fff;font-size:.8125rem;font-weight:600;cursor:pointer}.tour-lightbox__scroll{flex:1;min-height:0;overflow:auto;background:#0a0c10}.tour-lightbox__scroll img{display:block;width:100%;height:auto}.tour-cta{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.5rem}.tour-cta a{display:inline-flex;align-items:center;justify-content:center;border-radius:.65rem;padding:.7rem 1.15rem;font-size:.9375rem;font-weight:650;text-decoration:none}.tour-cta a:first-child{background:var(--tour-blue);color:#fff;box-shadow:0 0 0 1px #0054cc}.tour-cta a:last-child{border:1px solid rgb(255 255 255/.18);color:#e5e7eb;background:rgb(255 255 255/.04)}@media (prefers-reduced-motion:reduce){.tour-stage__seg.is-active i{animation:none;width:100%}.tour-stage__frame img{transform:none!important}.tour-gallery__card:hover{transform:none}}