.swiper {margin: 0;position: relative;}.swiper-slide img {width: 100%;height: 240px;object-fit: cover;flex-shrink: 0;margin: auto;}.swiper-pagination {background: #fff;width: 50px;height: 24px;display: flex;align-items: center;justify-content: center;border-radius: 12px;margin-left: 11px;margin-bottom: 5px;gap: 2px;}.back-arrow {position: absolute;top: 10px;left: 0;z-index: 100;background: rgba(0, 0, 0, 0.3);padding: 15px 15px 15px 10px;}.back-arrow img {filter: invert(100%);}.post-content {padding: 15px;}.post-content img {max-width: 100%;}.post-function {position: absolute;right: 10px;z-index: 100;}.post-title {color: #000;font-family: 'Noto Sans TC', sans-serif;font-size: 18px;font-style: normal;font-weight: 600;line-height: normal;}.post-type {margin: 16px 0px 0px 0px;font-family: 'PingFang TC';font-style: normal;font-weight: 400;font-size: 16px;line-height: 22px;color: #919191;}.post-type p {color: #919191;font-family: 'Noto Sans TC', sans-serif;font-size: 16px;font-style: normal;font-weight: 400;line-height: normal;}.post-author {display: flex;flex-direction: row;align-items: center;padding-top: 15px;gap: 15px}.post-author img {width: 56px;height: 56px;border-radius: 100px;object-fit: cover;}.post-author-name {}.author-fame {display: flex;flex-direction: row;align-items: center;padding-top: 15px;gap: 5px;justify-content: flex-end}.post-section-title {padding: 30px 0 10px;}.post-section-area {display: flex;gap: 5px;flex-wrap: wrap;}.post-area {border-radius: 4px;background: #F6F6F6;padding: 10px 16px;}.post-comment {display: flex;justify-content: center;gap: 10px;}.star-rating {display: flex;cursor: pointer;justify-content: center;gap: 5px;box-sizing: border-box;}.star {font-size: 42px;color: #E7E7E7;margin-right: 5px;}.star:hover,.star.active {color: #FFE600;}.map {height: 400px;width: 100%;}#detailContent img {max-width: 99%;}.verified-icon {display: flex;align-items: center;font-family: Arial, sans-serif;color: #56A54B;}.checkmark {width: 24px;height: 24px;margin-right: 8px;}.checkmark-circle {stroke: #56A54B;stroke-width: 4;}.checkmark-check {stroke: #56A54B;stroke-width: 4;stroke-linecap: round;stroke-linejoin: round;}.modal {display: none;position: fixed;z-index: 1000;left: 0;top: 0;width: 100%;height: 100%;overflow: auto;background-color: rgba(0, 0, 0, 0.5);}.modal-content {position: relative;background-color: #fefefe;margin: 10% auto;padding: 20px;border: 1px solid #888;width: 80%;max-width: 600px;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);}.close {position: absolute;right: 20px;top: 20px;color: #aaa;font-size: 28px;font-weight: bold;cursor: pointer;}.close:hover, .close:focus {color: black;text-decoration: none;cursor: pointer;}iframe {width: 100%;height: 500px;border: none;}