.property-tour-section{margin:22px 0;padding:22px;background:#f4f5ef;border:1px solid #dce3d8;border-radius:14px;color:#263d32;clear:both}
.property-tour-section[hidden]{display:none!important}
.property-tour-section h2{margin:0 0 9px;font-family:inherit;font-weight:700;font-size:18px;line-height:1.5;letter-spacing:.03em}
.property-tour-section>p{margin:0 0 16px;font-size:14px;line-height:1.7;color:#506557}
.property-tour-entry-actions,.property-tour-viewer-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}
.property-tour-primary,.property-tour-secondary,.property-tour-close{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 18px;border-radius:9px;border:1px solid #526c5b;text-decoration:none!important;font:700 14px/1.4 system-ui,-apple-system,"Noto Sans TC",sans-serif;cursor:pointer;text-align:center;letter-spacing:.01em}
.property-tour-primary{background:#294f3d;color:#fff!important}
.property-tour-secondary{background:#fff;color:#294f3d!important}
.property-tour-primary:hover{background:#1c3c2d}
.property-tour-secondary:hover,.property-tour-close:hover{background:#edf3ec}
.property-tour-primary:focus-visible,.property-tour-secondary:focus-visible,.property-tour-close:focus-visible{outline:3px solid #bb8b36;outline-offset:3px}
.property-tour-section>.property-tour-source{margin:13px 0 0;font-size:12px;color:#5c695f}
.property-tour-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 9px;border-radius:5px;background:#244b39;color:#fff;font:700 11px/1.4 system-ui,-apple-system,"Noto Sans TC",sans-serif;white-space:nowrap;letter-spacing:.02em}
.listing-catalog-photo>.property-tour-badge{position:absolute;bottom:10px;left:10px;z-index:2;box-shadow:0 1px 5px #0002}
.property-tour-photo-host{position:relative}
.property-tour-photo-button{position:absolute;bottom:14px;left:14px;z-index:6;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border:1px solid #fff9;border-radius:999px;background:#234d3a;color:#fff!important;box-shadow:0 3px 14px #0003;font:700 13px/1.4 system-ui,-apple-system,"Noto Sans TC",sans-serif;cursor:pointer;text-decoration:none!important}
.property-tour-photo-button:hover{background:#163b29}
.property-tour-photo-button:focus-visible{outline:3px solid #f3d288;outline-offset:3px}
.property-tour-dialog{position:fixed;inset:0;width:min(1180px,calc(100vw - 36px));height:min(850px,calc(100dvh - 36px));max-width:none;max-height:none;margin:auto;padding:0;border:1px solid #536355;border-radius:16px;background:#fff;color:#263d32;box-shadow:0 20px 100px #0006;overflow:hidden;font-family:system-ui,-apple-system,"Noto Sans TC",sans-serif}
.property-tour-dialog[open]{display:flex;flex-direction:column}
.property-tour-dialog,.property-tour-dialog *,.property-tour-section,.property-tour-section *{box-sizing:border-box}
.property-tour-dialog [hidden]{display:none!important}
.property-tour-dialog::backdrop{background:rgba(12,25,17,.8)}
.property-tour-dialog:fullscreen{width:100vw;height:100dvh;border:0;border-radius:0}
.property-tour-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px 10px;flex:none}
.property-tour-dialog-heading{min-width:0}
.property-tour-eyebrow{font-size:11px;letter-spacing:.08em;color:#5d7465}
.property-tour-dialog-header h2{margin:5px 0 0;font-size:18px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-weight:700}
.property-tour-close{flex-shrink:0;background:#fff;color:#294f3d;padding:10px 13px}
.property-tour-controls{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:0 20px 13px;flex:none}
.property-tour-help{margin:0;font-size:12px;line-height:1.7;color:#56675b}
.property-tour-controls .property-tour-secondary{padding:8px 12px;font-size:12px}
.property-tour-stage{position:relative;flex:1;min-height:120px;background:#edf0eb;border-block:1px solid #dce3d8}
.property-tour-frame{position:absolute;inset:0;display:block;width:100%;height:100%;border:0;background:#edf0eb}
.property-tour-status{margin:0;padding:9px 20px 3px;font-size:12px;line-height:1.6;color:#506557;flex:none}
.property-tour-attribution{display:flex;flex-wrap:wrap;gap:1px 14px;padding:4px 20px 12px;font-size:11px;line-height:1.65;color:#56635a;flex:none}
@media(max-width:640px){
 .property-tour-section{padding:18px 16px}
 .property-tour-entry-actions>a,.property-tour-entry-actions>button{flex:1 1 auto}
 .property-tour-dialog{width:100vw;height:100dvh;max-height:100dvh;border:0;border-radius:0}
 .property-tour-dialog-header{padding:calc(12px + env(safe-area-inset-top)) 14px 9px;gap:10px}
 .property-tour-dialog-header h2{font-size:15px}
 .property-tour-controls{padding:0 14px 10px;align-items:flex-start;gap:8px}
 .property-tour-help{max-width:48%;font-size:11px}
 .property-tour-viewer-actions{gap:6px;justify-content:flex-end}
 .property-tour-controls .property-tour-secondary{padding:8px;font-size:11px;min-height:40px}
 .property-tour-status{padding:8px 14px 2px;font-size:11px}
 .property-tour-attribution{padding:4px 14px calc(9px + env(safe-area-inset-bottom));font-size:10px;gap:1px 8px}
 .property-tour-attribution span:first-child{width:100%}
}
@media(max-height:480px) and (orientation:landscape){
 .property-tour-dialog-header{padding-top:6px;padding-bottom:5px}
 .property-tour-dialog-header h2{font-size:14px;margin:0}
 .property-tour-eyebrow,.property-tour-help{display:none}
 .property-tour-controls{position:absolute;right:92px;top:7px;padding:0}
 .property-tour-controls .property-tour-secondary,.property-tour-close{min-height:34px;padding:6px 9px}
 .property-tour-status{padding-top:4px;padding-bottom:0}
 .property-tour-attribution{padding-top:1px;padding-bottom:4px}
 .property-tour-attribution span:first-child{width:auto}
}
