.pd-virtual-tour__header{margin:0 auto var(--space-2xl);max-width:760px;text-align:center}.pd-virtual-tour__intro{color:var(--pd-slate-grey);font-family:Montserrat,sans-serif;font-size:var(--text-lg);line-height:1.6;margin:var(--space-md) auto 0;max-width:720px}.pd-virtual-tour__intro p{margin:0 0 var(--space-sm)}.pd-virtual-tour__intro p:last-child{margin-bottom:0}.pd-tour{margin:0 auto;max-width:1280px}.pd-tour__viewer{background:var(--pd-navy);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);overflow:hidden;position:relative;width:100%}.pd-tour__viewer:after{background:var(--pd-teal);border-radius:var(--radius-sm) 0 var(--radius-sm) 0;content:"";height:6px;left:0;pointer-events:none;position:absolute;top:0;width:72px;z-index:5}.pd-tour--h-compact .pd-tour__viewer{height:440px}.pd-tour--h-standard .pd-tour__viewer{height:560px}.pd-tour--h-tall .pd-tour__viewer{height:680px}.pd-tour--h-fullscreen .pd-tour__viewer{height:82vh;min-height:480px}@media (max-width:640px){.pd-tour--h-compact .pd-tour__viewer,.pd-tour--h-standard .pd-tour__viewer,.pd-tour--h-tall .pd-tour__viewer{height:64vw;max-height:460px;min-height:320px}}.pd-tour__loading{align-items:center;color:var(--pd-white);display:flex;flex-direction:column;gap:var(--space-md);inset:0;justify-content:center;position:absolute;z-index:4}.pd-tour__spinner{animation:pd-tour-spin .9s linear infinite;border:3px solid hsla(0,0%,100%,.25);border-radius:var(--radius-full);border-top:3px solid var(--pd-teal);display:block;height:40px;width:40px}.pd-tour__loading-label{font-family:Roboto,sans-serif;font-size:var(--text-sm);letter-spacing:.04em}@keyframes pd-tour-spin{to{transform:rotate(1turn)}}.pd-tour__noscript-img{display:block;height:100%;object-fit:cover;width:100%}.pnlm-hotspot-base.pd-tour-hs{background:none;height:38px;width:38px}.pnlm-hotspot-base.pd-tour-hs:before{border-radius:var(--radius-full);content:"";inset:0;position:absolute}.pnlm-hotspot-base.pd-tour-hs--scene:before{animation:pd-tour-pulse 2s ease-out infinite;background:var(--pd-teal);border:2px solid var(--pd-white);box-shadow:0 2px 10px rgba(2,45,65,.45)}.pnlm-hotspot-base.pd-tour-hs--scene:after{border:solid var(--pd-navy);border-width:0 3px 3px 0;content:"";height:9px;left:50%;position:absolute;top:50%;transform:translate(-50%,-60%) rotate(45deg);width:9px}.pnlm-hotspot-base.pd-tour-hs--info:before{background:var(--pd-navy);border:2px solid var(--pd-teal);box-shadow:0 2px 10px rgba(2,45,65,.45)}.pnlm-hotspot-base.pd-tour-hs--info:after{color:var(--pd-white);content:"i";font-family:M PLUS Rounded\ 1c,sans-serif;font-size:18px;font-weight:700;left:50%;line-height:1;position:absolute;top:50%;transform:translate(-50%,-50%)}@keyframes pd-tour-pulse{0%{box-shadow:0 0 0 0 rgba(52,198,185,.55)}70%{box-shadow:0 0 0 16px rgba(52,198,185,0)}to{box-shadow:0 0 0 0 rgba(52,198,185,0)}}@media (prefers-reduced-motion:reduce){.pnlm-hotspot-base.pd-tour-hs--scene:before{animation:none}.pd-tour__spinner{animation-duration:2s}}.pnlm-tooltip span{background:var(--pd-navy);border-radius:var(--radius-sm);color:var(--pd-white);font-family:Roboto,sans-serif;font-size:var(--text-sm);padding:6px 10px}.pd-tour__thumbs{display:grid;gap:var(--space-sm);grid-template-columns:repeat(auto-fill,minmax(140px,1fr));margin-top:var(--space-lg)}.pd-tour__thumb{background:var(--pd-white);border:2px solid transparent;border-radius:var(--radius-md,12px);cursor:pointer;display:block;overflow:hidden;padding:0;position:relative;text-align:left;transition:border-color var(--transition-base) ease,transform var(--transition-base) ease,box-shadow var(--transition-base) ease}.pd-tour__thumb:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.pd-tour__thumb.is-active{border-color:var(--pd-teal);box-shadow:var(--shadow-md,0 6px 16px rgba(2,45,65,.12))}.pd-tour__thumb-img{aspect-ratio:16/9;display:block;height:auto;object-fit:cover;width:100%}.pd-tour__thumb-label{color:var(--pd-navy);display:block;font-family:Roboto,sans-serif;font-size:var(--text-sm);font-weight:600;padding:var(--space-sm) var(--space-md)}.pd-tour__thumb.is-active .pd-tour__thumb-label{color:var(--pd-teal-accessible)}.pd-tour--empty{background:var(--pd-bg-teal-light);border:2px dashed var(--pd-soft-grey);border-radius:var(--radius-lg);color:var(--pd-slate-grey);padding:var(--space-3xl,64px) var(--space-lg)}.pd-tour--empty,.pd-tour__helper-note{font-family:Montserrat,sans-serif;text-align:center}.pd-tour__helper-note{background:var(--pd-yellow);border-radius:var(--radius-md,12px);color:var(--pd-navy);font-size:var(--text-sm);margin:var(--space-lg) auto 0;max-width:720px;padding:var(--space-md) var(--space-lg)}.pd-virtual-tour__cta-row{margin-top:var(--space-2xl);text-align:center}.pd-virtual-tour__cta{align-items:center;background:var(--pd-navy);border-radius:var(--radius-full);color:var(--pd-white);display:inline-flex;font-family:Roboto,sans-serif;font-size:var(--text-base);font-weight:600;gap:var(--space-sm);letter-spacing:.02em;padding:var(--space-md) var(--space-xl);text-decoration:none;transition:background var(--transition-base) ease,transform var(--transition-base) ease}.pd-virtual-tour__cta:hover{background:var(--pd-teal-accessible);transform:translateY(-1px)}.pd-virtual-tour__cta-arrow{font-size:var(--text-lg);transition:transform var(--transition-base) ease}.pd-virtual-tour__cta:hover .pd-virtual-tour__cta-arrow{transform:translateX(4px)}.pd-tour__viewer:fullscreen{border-radius:0}.pd-tour__viewer:fullscreen:after{display:none}