.faiv-property-tour{--tour-ink:var(--foreground);--tour-green:var(--bronze);--tour-border:var(--border);--tour-paper:var(--secondary);width:100%;color:var(--tour-ink);font-family:inherit}.faiv-property-tour *{box-sizing:border-box}.faiv-property-tour__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.faiv-property-tour h2{margin:0;font-size:clamp(20px,3vw,28px);font-weight:500;line-height:1.25}.faiv-property-tour__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.faiv-property-tour button,.faiv-property-tour a{border:1px solid var(--tour-border);min-height:44px;font:inherit;color:var(--tour-ink);background:var(--tour-paper);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:10px 14px;font-size:14px;line-height:1.4;text-decoration:none;display:inline-flex}.faiv-property-tour button:focus-visible,.faiv-property-tour a:focus-visible{outline-offset:3px;outline:3px solid #49a98a}.faiv-property-tour__poster{aspect-ratio:16/10;background:var(--muted);border-radius:12px;min-height:260px;position:relative;overflow:hidden}.faiv-property-tour__poster img{object-fit:cover;opacity:.83;width:100%;height:100%;display:block}.faiv-property-tour__poster button{background:var(--tour-green);border-color:var(--tour-green);color:var(--background);white-space:nowrap;padding:15px 22px;font-size:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 6px 25px #152f2240}.faiv-property-tour__frame{border:1px solid var(--tour-border);background:var(--tour-paper);border-radius:12px;height:clamp(640px,85svh,860px);overflow:hidden}.faiv-property-tour iframe{border:0;width:100%;height:100%;display:block}.faiv-property-tour__hint{color:var(--muted-foreground);margin:9px 0 0;font-size:13px;line-height:1.5}.faiv-property-tour:-webkit-full-screen{height:100vh;background:var(--tour-paper);flex-direction:column;height:100dvh;padding:12px;display:flex}.faiv-property-tour:fullscreen{height:100vh;background:var(--tour-paper);flex-direction:column;height:100dvh;padding:12px;display:flex}.faiv-property-tour:-webkit-full-screen .faiv-property-tour__frame{flex:1;height:auto;min-height:0}.faiv-property-tour:fullscreen .faiv-property-tour__frame{flex:1;height:auto;min-height:0}.faiv-property-tour:-webkit-full-screen .faiv-property-tour__hint{margin-top:5px;font-size:12px}.faiv-property-tour:fullscreen .faiv-property-tour__hint{margin-top:5px;font-size:12px}@media(max-width:520px){.faiv-property-tour__actions{gap:5px}.faiv-property-tour__actions button,.faiv-property-tour__actions a{padding:8px 10px;font-size:12px}.faiv-property-tour__frame{height:740px}.faiv-property-tour:-webkit-full-screen{padding:6px}.faiv-property-tour:fullscreen{padding:6px}.faiv-property-tour:-webkit-full-screen h2{font-size:16px}.faiv-property-tour:fullscreen h2{font-size:16px}}.faiv-property-tour--sheet{z-index:120;background:var(--tour-paper);padding:8px env(safe-area-inset-right,0) calc(8px + env(safe-area-inset-bottom,0)) env(safe-area-inset-left,0);padding-top:calc(8px + env(safe-area-inset-top,0));overscroll-behavior:contain;touch-action:none;flex-direction:column;display:flex;position:fixed;inset:0}.faiv-property-tour--sheet .faiv-property-tour__header{flex-wrap:nowrap;gap:8px;margin:0 8px 8px}.faiv-property-tour--sheet h2{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.faiv-property-tour--sheet .faiv-property-tour__actions{flex-wrap:nowrap;flex:none}.faiv-property-tour--sheet .faiv-property-tour__actions a,.faiv-property-tour--sheet .faiv-property-tour__actions button{padding:8px 10px;font-size:12px}.faiv-property-tour--sheet .faiv-property-tour__frame{border-radius:10px;flex:1;height:auto;min-height:0;margin:0 8px}.faiv-property-tour--sheet .faiv-property-tour__hint{margin:6px 10px 0;font-size:11px}@media(max-width:860px){.faiv-property-tour__poster{aspect-ratio:4/3;min-height:220px}}
