.information-module__nJO27a__content{text-align:left;background:#fff;border-radius:20px;width:100%;max-width:800px;padding:40px;animation:.8s ease-out information-module__nJO27a__fadeInUp}@keyframes information-module__nJO27a__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.information-module__nJO27a__title{color:#2d3748;background:linear-gradient(135deg, var(--color-info), #2d3748);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 20px;font-size:2.5rem;font-weight:700}.information-module__nJO27a__error{color:#c53030;background:#fed7d7;border-radius:8px;justify-content:center;align-items:center;margin-bottom:20px;padding:12px 16px;font-weight:500;display:flex}.information-module__nJO27a__error i{margin-right:8px}.information-module__nJO27a__actions{flex-wrap:wrap;justify-content:flex-start;gap:15px;margin-bottom:30px;display:flex}.information-module__nJO27a__actionButton{background:linear-gradient(135deg, var(--color-info), #2f855a);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;padding:15px 30px;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #38a1694d}.information-module__nJO27a__actionButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #38a16966}.information-module__nJO27a__actionButton:active{transform:translateY(0)}.information-module__nJO27a__actionButton i{margin-right:8px}.information-module__nJO27a__loading{color:#4a5568;padding:40px;font-size:1.2rem}.information-module__nJO27a__subtitle{color:#2d3748;text-align:left;margin-bottom:20px;font-size:1.8rem;font-weight:600}.information-module__nJO27a__formContainer{background:#f8f9fa;border:1px solid #e2e8f0;border-radius:15px;margin-bottom:30px;padding:30px}.information-module__nJO27a__formGroup{text-align:left;margin-bottom:20px}.information-module__nJO27a__formGroup label{color:#2d3748;margin-bottom:8px;font-size:1.1rem;font-weight:600;display:block}.information-module__nJO27a__formGroup input,.information-module__nJO27a__formGroup textarea{box-sizing:border-box;border:2px solid #e2e8f0;border-radius:8px;width:100%;padding:12px;font-family:inherit;font-size:1rem;transition:all .3s}.information-module__nJO27a__formGroup input:focus,.information-module__nJO27a__formGroup textarea:focus{border-color:var(--color-info);outline:none;box-shadow:0 0 0 3px #38a1691a}.information-module__nJO27a__formGroup textarea{resize:vertical;min-height:100px}.information-module__nJO27a__formGroup input[type=checkbox]{width:auto;margin-right:8px}.information-module__nJO27a__editorContainer{background:#fff;border:2px solid #e2e8f0;border-radius:8px;min-height:200px}.information-module__nJO27a__editorContainer:focus-within{border-color:var(--color-info);box-shadow:0 0 0 3px #38a1691a}.information-module__nJO27a__contentPreview{max-height:150px;position:relative;overflow:hidden}.information-module__nJO27a__contentPreview:after{content:"";background:linear-gradient(#0000,#fff);height:20px;position:absolute;bottom:0;left:0;right:0}.information-module__nJO27a__formActions{justify-content:flex-end;gap:15px;margin-top:20px;display:flex}.information-module__nJO27a__submitButton{background:linear-gradient(135deg, var(--color-info), #2f855a);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #38a1694d}.information-module__nJO27a__submitButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #38a16966}.information-module__nJO27a__cancelButton{color:#fff;cursor:pointer;background:#718096;border:none;border-radius:8px;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .3s}.information-module__nJO27a__cancelButton:hover{background:#4a5568;transform:translateY(-2px)}.information-module__nJO27a__listContainer{margin-top:20px}.information-module__nJO27a__list{flex-direction:column;gap:12px;display:flex}.information-module__nJO27a__listItem{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:15px;transition:all .3s;box-shadow:0 1px 4px #0000001a}.information-module__nJO27a__listItem:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.information-module__nJO27a__listItemHeader{text-align:left;justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.information-module__nJO27a__listItemTitle{color:#2d3748;text-align:left;width:100%;margin:0;font-size:1.2rem;font-weight:600}.information-module__nJO27a__listItemMeta{color:#718096;text-align:left;flex-wrap:wrap;flex:1;align-items:center;gap:8px 15px;min-width:0;margin-bottom:0;font-size:.8rem;display:flex}.information-module__nJO27a__listItemMeta .information-module__nJO27a__status{flex-shrink:0}.information-module__nJO27a__status{border-radius:20px;padding:4px 12px;font-size:.9rem;font-weight:600}.information-module__nJO27a__status.information-module__nJO27a__active{color:#22543d;background:#c6f6d5}.information-module__nJO27a__status.information-module__nJO27a__inactive{color:#c53030;background:#fed7d7}.information-module__nJO27a__listItemActions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.information-module__nJO27a__listItemFooter{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.information-module__nJO27a__editButton{color:#fff;cursor:pointer;white-space:nowrap;background:#3182ce;border:none;border-radius:4px;align-items:center;gap:4px;padding:6px 12px;font-size:.85rem;font-weight:500;transition:all .3s;display:flex}.information-module__nJO27a__editButton:hover{background:#2c5282;transform:translateY(-1px)}.information-module__nJO27a__deleteButton{color:#fff;cursor:pointer;white-space:nowrap;background:#e53e3e;border:none;border-radius:4px;align-items:center;gap:4px;padding:6px 12px;font-size:.85rem;font-weight:500;transition:all .3s;display:flex}.information-module__nJO27a__deleteButton:hover{background:#c53030;transform:translateY(-1px)}.information-module__nJO27a__sendEmailButton{color:#fff;cursor:pointer;white-space:nowrap;background:#805ad5;border:none;border-radius:4px;align-items:center;gap:4px;margin-right:6px;padding:6px 12px;font-size:.85rem;font-weight:500;transition:all .3s;display:flex}.information-module__nJO27a__sendEmailButton:hover:not(.information-module__nJO27a__disabled){background:#6b46c1;transform:translateY(-1px)}.information-module__nJO27a__sendEmailButton.information-module__nJO27a__disabled{color:#718096;cursor:not-allowed;opacity:.6;background:#a0aec0}.information-module__nJO27a__toggleButton{color:#fff;cursor:pointer;white-space:nowrap;background:#38a169;border:none;border-radius:4px;align-items:center;gap:4px;margin-right:6px;padding:6px 12px;font-size:.85rem;font-weight:500;transition:all .3s;display:flex}.information-module__nJO27a__toggleButton:hover{background:#2f855a;transform:translateY(-1px)}.information-module__nJO27a__emptyMessage{text-align:center;color:#718096;background:#f8f9fa;border:2px dashed #e2e8f0;border-radius:12px;padding:40px;font-size:1.1rem}.information-module__nJO27a__emptyMessage i{color:#a0aec0;margin-bottom:10px;font-size:2rem;display:block}.information-module__nJO27a__modalOverlay{z-index:1000;overscroll-behavior:none;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.information-module__nJO27a__modalPanel{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:720px;max-height:min(90vh,900px);display:flex;overflow:hidden;box-shadow:0 10px 30px #0003}.information-module__nJO27a__modalHeader{border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.information-module__nJO27a__modalTitle{color:#2d3748;text-align:left;margin:0;font-size:1.25rem;font-weight:700}.information-module__nJO27a__modalCloseButton{color:#718096;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.25rem;display:inline-flex}.information-module__nJO27a__modalCloseButton:hover:not(:disabled){color:#2d3748;background:#f7fafc}.information-module__nJO27a__modalCloseButton:disabled{opacity:.5;cursor:not-allowed}.information-module__nJO27a__modalBody{overscroll-behavior:contain;text-align:left;padding:1.25rem;overflow-y:auto}.information-module__nJO27a__modalBody .information-module__nJO27a__loading{padding:2rem 1rem}@media (max-width:768px){.information-module__nJO27a__content{border-radius:0;max-width:none;margin:0;padding:40px 20px}.information-module__nJO27a__title{font-size:2rem}.information-module__nJO27a__actions{flex-direction:row;align-items:stretch;gap:8px}.information-module__nJO27a__actionButton{white-space:nowrap;flex:1;width:auto;max-width:none;padding:12px 8px;font-size:.9rem}.information-module__nJO27a__formContainer{padding:20px}.information-module__nJO27a__listItemHeader{margin-bottom:8px}.information-module__nJO27a__listItemFooter{flex-direction:column;align-items:stretch;gap:10px}.information-module__nJO27a__listItemMeta{flex-flow:row;gap:8px;width:100%;font-size:.72rem}.information-module__nJO27a__listItemMeta .information-module__nJO27a__status{padding:2px 8px;font-size:.72rem}.information-module__nJO27a__listItemMeta span:not(.information-module__nJO27a__status){white-space:nowrap}.information-module__nJO27a__listItemActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.information-module__nJO27a__editButton,.information-module__nJO27a__deleteButton,.information-module__nJO27a__sendEmailButton,.information-module__nJO27a__toggleButton{justify-content:center;width:100%;margin-right:0;padding:8px 6px;font-size:.8rem}.information-module__nJO27a__formActions{flex-direction:row;gap:8px}.information-module__nJO27a__submitButton,.information-module__nJO27a__cancelButton{flex:1;width:auto;padding:12px 8px}.information-module__nJO27a__modalOverlay{align-items:stretch;padding:0}.information-module__nJO27a__modalPanel{border-radius:0;max-width:none;height:100%;max-height:none}.information-module__nJO27a__modalHeader{padding:1rem 1.25rem}.information-module__nJO27a__modalBody{padding:1rem 1.25rem 1.5rem}}
.Dialog-module__E6q4cW__overlay{z-index:10000;cursor:default;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out Dialog-module__E6q4cW__fadeIn;display:flex;position:fixed;inset:0}@keyframes Dialog-module__E6q4cW__fadeIn{0%{opacity:0}to{opacity:1}}.Dialog-module__E6q4cW__dialog{background:#fff;border-radius:4px;flex-direction:column;width:100%;max-height:90vh;animation:.2s ease-out Dialog-module__E6q4cW__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes Dialog-module__E6q4cW__slideUp{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}.Dialog-module__E6q4cW__dialog.Dialog-module__E6q4cW__small{max-width:400px}.Dialog-module__E6q4cW__dialog.Dialog-module__E6q4cW__medium{max-width:500px}.Dialog-module__E6q4cW__dialog.Dialog-module__E6q4cW__large{max-width:600px}.Dialog-module__E6q4cW__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.Dialog-module__E6q4cW__title{color:#1f2937;margin:0;font-size:1.25rem;font-weight:600}.Dialog-module__E6q4cW__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:2rem;height:2rem;padding:.5rem;font-size:1.25rem;transition:all .2s;display:flex}.Dialog-module__E6q4cW__closeButton:hover{color:#374151;background-color:#f3f4f6}.Dialog-module__E6q4cW__closeButton:active{transform:scale(.95)}.Dialog-module__E6q4cW__body{flex:1;padding:1.5rem;overflow-y:auto}@media (max-width:768px){.Dialog-module__E6q4cW__dialog.Dialog-module__E6q4cW__small,.Dialog-module__E6q4cW__dialog.Dialog-module__E6q4cW__medium,.Dialog-module__E6q4cW__dialog.Dialog-module__E6q4cW__large{max-width:100%}.Dialog-module__E6q4cW__header,.Dialog-module__E6q4cW__body{padding:1rem}.Dialog-module__E6q4cW__title{font-size:1.125rem}}
.AlertDialog-module__u5qNYa__content{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:.5rem 0;display:flex}.AlertDialog-module__u5qNYa__message{color:#374151;word-break:break-word;white-space:pre-line;margin:0;font-size:1rem;line-height:1.6}.AlertDialog-module__u5qNYa__footer{justify-content:center;gap:.75rem;margin-top:1rem;padding-top:1.5rem;display:flex}@media (max-width:768px){.AlertDialog-module__u5qNYa__message{font-size:.9375rem}}
.ConfirmDialog-module__VWcCOW__content{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:.5rem 0;display:flex}.ConfirmDialog-module__VWcCOW__message{color:#374151;word-break:break-word;white-space:pre-line;margin:0;font-size:1rem;line-height:1.6}.ConfirmDialog-module__VWcCOW__messageLeft{text-align:left;width:100%}.ConfirmDialog-module__VWcCOW__messageCenter{text-align:center}.ConfirmDialog-module__VWcCOW__footer{justify-content:center;gap:.75rem;margin-top:1rem;padding-top:1.5rem;display:flex}@media (max-width:768px){.ConfirmDialog-module__VWcCOW__message{font-size:.9375rem}}
.ReasonInputDialog-module__KB0Pna__content{flex-direction:column;gap:1rem;padding:.5rem 0;display:flex}.ReasonInputDialog-module__KB0Pna__message{color:#374151;word-break:break-word;white-space:pre-line;margin:0;font-size:1rem;line-height:1.6}.ReasonInputDialog-module__KB0Pna__messageLeft{text-align:left;width:100%}.ReasonInputDialog-module__KB0Pna__messageCenter{text-align:center}.ReasonInputDialog-module__KB0Pna__textarea{resize:vertical;box-sizing:border-box;border:1px solid #d1d5db;border-radius:.375rem;width:100%;min-height:6rem;padding:.75rem;font-size:.9375rem;line-height:1.5}.ReasonInputDialog-module__KB0Pna__error{color:#dc2626;margin:0;font-size:.875rem}.ReasonInputDialog-module__KB0Pna__footer{justify-content:center;gap:.75rem;margin-top:1rem;padding-top:1.5rem;display:flex}
.LikedUsersModal-module__E79y6G__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.LikedUsersModal-module__E79y6G__modalContent{background:#fff;border-radius:4px;flex-direction:column;width:100%;max-width:360px;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.LikedUsersModal-module__E79y6G__modalHeader{background:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.LikedUsersModal-module__E79y6G__modalTitle{color:#111827;align-items:center;gap:8px;margin:0;font-size:18px;font-weight:600;display:flex}.LikedUsersModal-module__E79y6G__modalTitle i{color:#ef4444}.LikedUsersModal-module__E79y6G__closeButton{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;font-size:20px;transition:all .2s}.LikedUsersModal-module__E79y6G__closeButton:hover{color:#374151;background-color:#e5e7eb}.LikedUsersModal-module__E79y6G__modalBody{flex:1;padding:0;overflow-y:auto}.LikedUsersModal-module__E79y6G__loadingContainer{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;padding:40px 24px;display:flex}.LikedUsersModal-module__E79y6G__loadingContainer i{color:#3b82f6;margin-bottom:12px;font-size:24px}.LikedUsersModal-module__E79y6G__loadingContainer p{margin:0;font-size:14px}.LikedUsersModal-module__E79y6G__errorContainer{color:#6b7280;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px 24px;display:flex}.LikedUsersModal-module__E79y6G__errorContainer i{color:#ef4444;margin-bottom:12px;font-size:24px}.LikedUsersModal-module__E79y6G__errorContainer p{margin:0 0 16px;font-size:14px}.LikedUsersModal-module__E79y6G__retryButton{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:6px;padding:8px 16px;font-size:14px;transition:background-color .2s}.LikedUsersModal-module__E79y6G__retryButton:hover{background-color:#2563eb}.LikedUsersModal-module__E79y6G__emptyContainer{color:#6b7280;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px 24px;display:flex}.LikedUsersModal-module__E79y6G__emptyContainer i{color:#d1d5db;margin-bottom:12px;font-size:24px}.LikedUsersModal-module__E79y6G__emptyContainer p{margin:0;font-size:14px}.LikedUsersModal-module__E79y6G__usersList{padding:8px 0}.LikedUsersModal-module__E79y6G__userItem{cursor:pointer;border-bottom:1px solid #f3f4f6;align-items:center;padding:12px 24px;transition:background-color .2s;display:flex}.LikedUsersModal-module__E79y6G__userItem:hover{background-color:#f9fafb}.LikedUsersModal-module__E79y6G__userItem:last-child{border-bottom:none}.LikedUsersModal-module__E79y6G__userAvatar{flex-shrink:0;margin-right:12px}.LikedUsersModal-module__E79y6G__avatarImage{object-fit:cover;border:2px solid #e5e7eb;border-radius:50%;width:40px;height:40px}.LikedUsersModal-module__E79y6G__userInfo{flex:1;min-width:0}.LikedUsersModal-module__E79y6G__username{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:14px;font-weight:600;overflow:hidden}.LikedUsersModal-module__E79y6G__userBio{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;overflow:hidden}.LikedUsersModal-module__E79y6G__userAction{color:#9ca3af;margin-left:12px;font-size:12px}@media (max-width:640px){.LikedUsersModal-module__E79y6G__modalOverlay{padding:10px}.LikedUsersModal-module__E79y6G__modalContent{max-height:90vh}.LikedUsersModal-module__E79y6G__modalHeader{padding:16px 20px}.LikedUsersModal-module__E79y6G__modalTitle{font-size:16px}.LikedUsersModal-module__E79y6G__userItem{padding:10px 20px}.LikedUsersModal-module__E79y6G__avatarImage{width:36px;height:36px}.LikedUsersModal-module__E79y6G__username{font-size:13px}.LikedUsersModal-module__E79y6G__userBio{font-size:11px}}
.panda-map-detail-module__xXeOQW__detailSection{margin-top:0}.panda-map-detail-module__xXeOQW__detailInfoStack{flex-direction:column;gap:2.5rem;display:flex}.panda-map-detail-module__xXeOQW__detailSection h2,.panda-map-detail-module__xXeOQW__detailSectionHeading{margin:0 0 .5rem;padding-bottom:0;font-size:1.1rem;font-weight:600}.panda-map-detail-module__xXeOQW__historySectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 1rem;margin-top:0;padding-bottom:0;display:flex}.panda-map-detail-module__xXeOQW__historySectionHeader .panda-map-detail-module__xXeOQW__detailSectionHeading{flex:auto;margin:0;padding-bottom:0}.panda-map-detail-module__xXeOQW__historyEditLink{color:var(--color-secondary);white-space:nowrap;font-size:.875rem;text-decoration:none}.panda-map-detail-module__xXeOQW__historyEditLink:hover{text-decoration:underline}.panda-map-detail-module__xXeOQW__detailSection h2{margin-top:0}.panda-map-detail-module__xXeOQW__metaList{grid-template-columns:minmax(6.5rem,max-content) 1fr;gap:.35rem .75rem;margin:0;padding:0;font-size:.95rem;list-style:none;display:grid}.panda-map-detail-module__xXeOQW__metaList>li{display:contents}.panda-map-detail-module__xXeOQW__metaLabel{color:var(--color-text-light,#666);font-weight:600}.panda-map-detail-module__xXeOQW__metaValue{text-align:left;min-width:0;line-height:1.5}.panda-map-detail-module__xXeOQW__pandaList,.panda-map-detail-module__xXeOQW__historyList{margin:0;padding:0;list-style:none}.panda-map-detail-module__xXeOQW__pandaList li,.panda-map-detail-module__xXeOQW__historyList li{margin-bottom:.5rem}.panda-map-detail-module__xXeOQW__pandaList a,.panda-map-detail-module__xXeOQW__historyList a,.panda-map-detail-module__xXeOQW__backLink,.panda-map-detail-module__xXeOQW__contributorLink{color:var(--color-secondary);text-decoration:none}.panda-map-detail-module__xXeOQW__pandaList a:hover,.panda-map-detail-module__xXeOQW__historyList a:hover,.panda-map-detail-module__xXeOQW__backLink:hover,.panda-map-detail-module__xXeOQW__contributorLink:hover{text-decoration:underline}.panda-map-detail-module__xXeOQW__pastSection summary{cursor:pointer;margin-bottom:.5rem;font-weight:600}.panda-map-detail-module__xXeOQW__pastSection{margin-top:1rem}.panda-map-detail-module__xXeOQW__contributorSection{margin-top:1.25rem}.panda-map-detail-module__xXeOQW__historyToggleBtn{color:var(--color-secondary);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.9rem;text-decoration:underline}.panda-map-detail-module__xXeOQW__historyToggleBtn:hover{color:#1b5e20}.panda-map-detail-module__xXeOQW__editHistoryList{margin:0;padding:0;list-style:none}.panda-map-detail-module__xXeOQW__editHistoryItem{border-bottom:1px solid var(--color-border);grid-template-columns:6.5rem 1fr;gap:.25rem .75rem;padding:.65rem 0;font-size:.9rem;display:grid}.panda-map-detail-module__xXeOQW__editHistoryItem:last-child{border-bottom:none}.panda-map-detail-module__xXeOQW__editHistoryDate{color:var(--color-text-light,#666);white-space:nowrap;grid-column:1}.panda-map-detail-module__xXeOQW__editHistoryActor{grid-column:2;font-weight:600}.panda-map-detail-module__xXeOQW__editHistorySummary{color:var(--color-text);grid-column:1/-1}.panda-map-detail-module__xXeOQW__notes{color:var(--color-text-light,#666);white-space:pre-wrap;margin-top:0;font-size:.9rem}.panda-map-detail-module__xXeOQW__statusCurrent{color:#2e7d32;font-weight:600}.panda-map-detail-module__xXeOQW__statusPast{color:var(--color-text-light,#666)}.panda-map-detail-module__xXeOQW__pandaHeader{margin-bottom:1rem}.panda-map-detail-module__xXeOQW__pandaHeaderSub{color:var(--color-text-light,#666);margin:.25rem 0 0;font-size:.95rem}.panda-map-detail-module__xXeOQW__detailBackNav{margin:.35rem 0 0}.panda-map-detail-module__xXeOQW__detailBackNavLink{color:var(--color-secondary);font-size:.9rem;text-decoration:none}.panda-map-detail-module__xXeOQW__detailBackNavLink:hover{text-decoration:underline}
.OpenStreetMapEmbed-module__Ba2Hxa__wrap{box-sizing:border-box;flex-direction:column;gap:.5rem;width:100%;min-width:0;max-width:100%;display:flex}.OpenStreetMapEmbed-module__Ba2Hxa__frame{aspect-ratio:1;border:1px solid var(--color-border-light,#e0e0e0);background:var(--color-bg-muted,#f5f5f5);box-sizing:border-box;z-index:0;border-radius:8px;width:100%;max-width:100%;height:auto;min-height:240px;display:block;position:relative;overflow:hidden}.OpenStreetMapEmbed-module__Ba2Hxa__frame .leaflet-container{width:100%;height:100%;font:inherit}.OpenStreetMapEmbed-module__Ba2Hxa__frame .leaflet-control-attribution{white-space:nowrap;max-width:none;font-size:10px}.OpenStreetMapEmbed-module__Ba2Hxa__markerWrap{background:0 0;border:none}.OpenStreetMapEmbed-module__Ba2Hxa__markerPin{background:#c62828;border:2px solid #fff;border-radius:50% 50% 50% 0;width:22px;height:22px;margin:0 auto;display:block;transform:rotate(-45deg);box-shadow:0 1px 4px #00000059}.OpenStreetMapEmbed-module__Ba2Hxa__footer{width:100%;color:var(--color-text-muted,#666);flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.75rem;margin:0;font-size:.75rem;line-height:1.4;display:flex}.OpenStreetMapEmbed-module__Ba2Hxa__openLink{color:var(--color-primary,#1976d2);white-space:nowrap;flex-shrink:0;text-decoration:none}.OpenStreetMapEmbed-module__Ba2Hxa__openLink:hover{text-decoration:underline}@media (max-width:768px){.OpenStreetMapEmbed-module__Ba2Hxa__footer{flex-wrap:wrap;row-gap:.35rem}.OpenStreetMapEmbed-module__Ba2Hxa__credit{text-align:left;margin-left:0}}
.VisitProvinceSection-module__lUrQJq__visitProvinceSection{padding:1rem}.VisitProvinceSection-module__lUrQJq__subSectionHeader{color:var(--text-primary,#333);font-size:1.5rem;font-weight:600}.VisitProvinceSection-module__lUrQJq__mapContainer{background-color:var(--background-secondary,#f9f9f9);border-radius:8px;width:100%;position:relative;overflow:hidden}.VisitProvinceSection-module__lUrQJq__mapCredit{z-index:10;color:var(--color-text-light,#666);border-radius:2px;padding:0 4px;font-size:.7rem;position:absolute;bottom:2px;left:2px}.VisitProvinceSection-module__lUrQJq__mapCredit a{color:inherit;text-decoration:none}.VisitProvinceSection-module__lUrQJq__mapCredit a:hover{color:var(--color-secondary)}.VisitProvinceSection-module__lUrQJq__zoomControls{z-index:10;background-color:#ffffffe6;border-radius:4px;flex-direction:column;gap:4px;padding:4px;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 8px #00000026}.VisitProvinceSection-module__lUrQJq__labelToggleControls{z-index:10;background-color:#ffffffe6;border-radius:4px;flex-direction:column;gap:4px;padding:4px;display:flex;position:absolute;top:10px;right:54px;box-shadow:0 2px 8px #00000026}.VisitProvinceSection-module__lUrQJq__zoomButton{border:1px solid var(--border-color,#ddd);background-color:var(--background-primary,#fff);cursor:pointer;width:32px;height:32px;color:var(--text-primary,#333);border-radius:4px;justify-content:center;align-items:center;font-size:14px;transition:all .2s;display:flex}.VisitProvinceSection-module__lUrQJq__zoomButton:hover{background-color:var(--background-hover,#f0f0f0);border-color:var(--primary-color,#4a90e2);color:var(--primary-color,#4a90e2)}.VisitProvinceSection-module__lUrQJq__zoomButton:active{transform:scale(.95)}.VisitProvinceSection-module__lUrQJq__zoomButton:disabled{opacity:.5;cursor:not-allowed}.VisitProvinceSection-module__lUrQJq__zoomButton.VisitProvinceSection-module__lUrQJq__active{background-color:var(--primary-color,#4a90e2);color:#fff;border-color:var(--primary-color,#4a90e2)}.VisitProvinceSection-module__lUrQJq__zoomButton.VisitProvinceSection-module__lUrQJq__active:hover{background-color:var(--primary-color,#4a90e2);opacity:.9}.VisitProvinceSection-module__lUrQJq__chart{min-width:100%;min-height:400px;width:100%!important;height:600px!important}.VisitProvinceSection-module__lUrQJq__loading,.VisitProvinceSection-module__lUrQJq__error{color:var(--text-secondary,#666);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;font-size:1rem;display:flex}.VisitProvinceSection-module__lUrQJq__loading i,.VisitProvinceSection-module__lUrQJq__error i{color:var(--primary-color,#4a90e2);font-size:2rem}.VisitProvinceSection-module__lUrQJq__error i{color:var(--error-color,#dc3545)}.VisitProvinceSection-module__lUrQJq__loading span,.VisitProvinceSection-module__lUrQJq__error span{margin-top:.5rem}.VisitProvinceSection-module__lUrQJq__regionStats{color:var(--text-primary,#333);margin-bottom:.5rem;padding-left:.5rem;font-size:1rem}.VisitProvinceSection-module__lUrQJq__visitedCount{color:var(--primary-color,#4a90e2);font-size:1.2em;font-weight:700}.VisitProvinceSection-module__lUrQJq__visitProvinceSection h4{color:var(--text-primary,#333);margin-top:1rem;margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.VisitProvinceSection-module__lUrQJq__yearGroup{margin-bottom:.5rem}.VisitProvinceSection-module__lUrQJq__yearHeader{color:var(--text-primary,#333);padding-left:1rem;font-size:1.1rem;font-weight:600}.VisitProvinceSection-module__lUrQJq__monthList{margin:0;padding-left:2rem;list-style:none}.VisitProvinceSection-module__lUrQJq__monthList li{color:var(--text-primary,#333);align-items:baseline;font-size:1rem;display:flex}.VisitProvinceSection-module__lUrQJq__monthLabel{text-align:right;width:2.5em;display:inline-block}.VisitProvinceSection-module__lUrQJq__locationText{flex:1;min-width:0}.VisitProvinceSection-module__lUrQJq__visitLabel{margin-left:auto;padding-left:.5rem}@media (max-width:768px){.VisitProvinceSection-module__lUrQJq__chart{height:400px;min-height:300px}.VisitProvinceSection-module__lUrQJq__visitProvinceSection{padding:.5rem}}
.MainFooter-module__o_LRqG__footer{border-top:solid 1px var(--color-border);flex-shrink:0;margin-top:auto;padding-top:1rem}.MainFooter-module__o_LRqG__footerCompactTop{margin-top:0}@media (max-width:480px){.MainFooter-module__o_LRqG__footerReserveMobileBottomNav{padding-bottom:calc(56px + env(safe-area-inset-bottom,0px))}}.MainFooter-module__o_LRqG__footerContainer{max-width:1200px;margin:0 auto;padding:0 1rem}.MainFooter-module__o_LRqG__linkSection{margin-bottom:1.5rem}.MainFooter-module__o_LRqG__linkHeader{color:var(--color-text);margin:0 0 .75rem;font-size:.875rem;font-weight:600}.MainFooter-module__o_LRqG__linkList{flex-wrap:wrap;align-items:center;gap:0;margin:0;padding:0;list-style:none;display:flex}.MainFooter-module__o_LRqG__linkItem{align-items:center;margin:0;display:inline-flex}.MainFooter-module__o_LRqG__linkSeparator{color:var(--color-text-muted);-webkit-user-select:none;user-select:none;margin:0 .75rem;font-size:.875rem}.MainFooter-module__o_LRqG__link{color:var(--color-text-light);white-space:nowrap;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-block}.MainFooter-module__o_LRqG__link:hover{color:var(--color-text);text-decoration:underline}.MainFooter-module__o_LRqG__footerBottom{text-align:center;background-color:var(--color-primary);padding:.5rem}.MainFooter-module__o_LRqG__footerBottomFullBleed{box-shadow:0 0 0 100vmax var(--color-primary);clip-path:inset(0 -100vmax)}.MainFooter-module__o_LRqG__copyright{color:var(--color-white);margin:0;font-size:.75rem}@media (max-width:768px){.MainFooter-module__o_LRqG__footer{padding-top:1rem}.MainFooter-module__o_LRqG__linkSection{margin-bottom:1rem}.MainFooter-module__o_LRqG__linkHeader{text-align:center;margin-bottom:.5rem;font-size:.8125rem}.MainFooter-module__o_LRqG__linkList{justify-content:flex-start}.MainFooter-module__o_LRqG__linkSeparator{margin:0 .5rem}.MainFooter-module__o_LRqG__link{font-size:.8125rem}}@media (max-width:480px){.MainFooter-module__o_LRqG__footerContainer{padding:0 .75rem}.MainFooter-module__o_LRqG__footer{padding-top:.75rem}.MainFooter-module__o_LRqG__linkSection{margin-bottom:.75rem}.MainFooter-module__o_LRqG__linkHeader{text-align:left;margin-bottom:.5rem;font-size:.75rem}.MainFooter-module__o_LRqG__linkList{justify-content:flex-start}.MainFooter-module__o_LRqG__linkSeparator{margin:0 .5rem}.MainFooter-module__o_LRqG__link{font-size:.75rem}}
.PandaCommonReferenceLinks-module__4I364W__referenceLinks{border-top:1px solid var(--color-border);color:var(--color-text-light);flex-shrink:0;margin-top:0;padding:1rem 1rem 0;font-size:.9rem}.PandaCommonReferenceLinks-module__4I364W__referenceLinksTitle{color:var(--color-text);margin-bottom:.5rem;font-size:1rem;font-weight:600}.PandaCommonReferenceLinks-module__4I364W__referenceLinksList{margin:0;padding:0;list-style:none}.PandaCommonReferenceLinks-module__4I364W__referenceLinksList li{margin-bottom:.25rem}.PandaCommonReferenceLinks-module__4I364W__referenceLinksList a{color:var(--color-secondary);text-decoration:none}.PandaCommonReferenceLinks-module__4I364W__referenceLinksList a:hover{text-decoration:underline}.PandaCommonReferenceLinks-module__4I364W__referenceLinksList a:focus-visible{outline:2px solid var(--color-secondary);outline-offset:2px}
.MypagePandaRegistrationsTab-module__uk933W__list{margin:0;padding:0;list-style:none}.MypagePandaRegistrationsTab-module__uk933W__listItem{border-bottom:1px solid var(--color-border,#e5e7eb);padding:1rem 0}.MypagePandaRegistrationsTab-module__uk933W__listItem:last-child{border-bottom:none}.MypagePandaRegistrationsTab-module__uk933W__itemHeader{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.35rem;display:flex}.MypagePandaRegistrationsTab-module__uk933W__pandaName,.MypagePandaRegistrationsTab-module__uk933W__pandaNameLink{color:var(--color-text,#111);margin:0;font-size:1rem;font-weight:600}.MypagePandaRegistrationsTab-module__uk933W__pandaNameLink{text-decoration:none}.MypagePandaRegistrationsTab-module__uk933W__pandaNameLink:hover{text-decoration:underline}.MypagePandaRegistrationsTab-module__uk933W__badge{color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:4px 8px;font-size:.75rem;font-weight:600;display:inline-flex}.MypagePandaRegistrationsTab-module__uk933W__badgePending{background-color:#f59e0b}.MypagePandaRegistrationsTab-module__uk933W__badgePublished{background-color:#059669}.MypagePandaRegistrationsTab-module__uk933W__badgeRejected{background-color:#dc2626}.MypagePandaRegistrationsTab-module__uk933W__zooName{color:var(--color-text-light,#6b7280);margin:0 0 .25rem;font-size:.9rem}.MypagePandaRegistrationsTab-module__uk933W__zooName i{margin-right:.35rem}.MypagePandaRegistrationsTab-module__uk933W__meta{color:var(--color-text-light,#6b7280);margin:0;font-size:.85rem}.MypagePandaRegistrationsTab-module__uk933W__rejectionReason{color:#b91c1c;margin:.5rem 0 0;font-size:.85rem}.MypagePandaRegistrationsTab-module__uk933W__actions{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.MypagePandaRegistrationsTab-module__uk933W__actionLink{color:var(--color-primary,#2563eb);font-size:.875rem;font-weight:500;text-decoration:none}.MypagePandaRegistrationsTab-module__uk933W__actionLink:hover{text-decoration:underline}.MypagePandaRegistrationsTab-module__uk933W__actionLinkButton{color:var(--color-primary,#2563eb);cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:500}.MypagePandaRegistrationsTab-module__uk933W__actionLinkButton:hover:not(:disabled){text-decoration:underline}.MypagePandaRegistrationsTab-module__uk933W__actionLinkButton:disabled{opacity:.6;cursor:not-allowed}
.PandaMapPageBottom-module__vaErZG__pageBottomAnchor{flex-shrink:0;width:100%;margin-top:auto}
.PlaceDetailInfo-module__v_43Yq__infoItem{background:var(--color-white);grid-template-columns:1fr 2fr;gap:.5rem 0;padding-left:1rem;transition:all .3s;display:grid}.PlaceDetailInfo-module__v_43Yq__infoLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--color-info);font-size:.9rem;font-weight:600}.PlaceDetailInfo-module__v_43Yq__infoValue{color:var(--color-text);font-size:.8rem;line-height:1.6}.PlaceDetailInfo-module__v_43Yq__infoValueMultiline{white-space:pre-wrap;word-break:break-word}@media (max-width:768px){.PlaceDetailInfo-module__v_43Yq__place-detail{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:480px){.PlaceDetailInfo-module__v_43Yq__infoItem,.PlaceDetailInfo-module__v_43Yq__place-detail .PlaceDetailInfo-module__v_43Yq__infoItem{padding:1rem}}
.error-page-module__dgwhpa__main{flex:1;justify-content:center;align-items:center;display:flex}.error-page-module__dgwhpa__error{text-align:center;max-width:500px;padding:2rem}.error-page-module__dgwhpa__error h1{color:var(--color-text-dark,#333);margin-bottom:1rem;font-size:2rem}.error-page-module__dgwhpa__error p{color:var(--color-text-light,#666);font-size:1.1rem;line-height:1.5}
.DetailPhotoGallery-module__eHmgCW__gallery{flex-direction:column;gap:.5rem;width:100%;display:flex}.DetailPhotoGallery-module__eHmgCW__main{aspect-ratio:4/3;background:var(--color-bg-secondary,#f5f5f5);cursor:pointer;border:none;border-radius:4px;width:100%;padding:0;transition:opacity .2s;display:block;overflow:hidden}.DetailPhotoGallery-module__eHmgCW__main:hover{opacity:.9}.DetailPhotoGallery-module__eHmgCW__mainImg{object-fit:cover;width:100%;height:100%;display:block}.DetailPhotoGallery-module__eHmgCW__subRow{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.DetailPhotoGallery-module__eHmgCW__subBtn{cursor:pointer;aspect-ratio:4/3;background:0 0;border:2px solid #0000;border-radius:4px;padding:0;transition:border-color .2s,opacity .2s;overflow:hidden}.DetailPhotoGallery-module__eHmgCW__subBtn:hover{opacity:.85;border-color:var(--color-border-light,#ddd)}.DetailPhotoGallery-module__eHmgCW__subImg{object-fit:cover;width:100%;height:100%;display:block}
.ComponentCard-module__Wi4cYq__commonCard{grid-template-columns:var(--grid-cols,1fr 1fr);color:inherit;background:var(--color-white);text-decoration:none;transition:transform .2s;display:grid;position:relative}.ComponentCard-module__Wi4cYq__commonCard:hover{background:var(--color-background-primary)}.ComponentCard-module__Wi4cYq__commonCardImage{aspect-ratio:1;object-fit:cover;width:100%}.ComponentCard-module__Wi4cYq__actionButtons{z-index:10;gap:6px;display:flex;position:absolute;top:8px;right:8px}.ComponentCard-module__Wi4cYq__actionButtons:has(.ComponentCard-module__Wi4cYq__actionMenuContainerOpen){z-index:1001}.ComponentCard-module__Wi4cYq__hasDraftBadge{z-index:1;gap:6px;display:flex;position:absolute;bottom:2px;left:2px}.ComponentCard-module__Wi4cYq__publishStatus{z-index:1;gap:6px;display:flex;position:absolute;bottom:2px;right:2px}.ComponentCard-module__Wi4cYq__statusBadge{text-align:center;border-radius:12px;min-width:50px;padding:4px 8px;font-size:.75rem;font-weight:600}.ComponentCard-module__Wi4cYq__publishedStatus{color:#fff;background-color:#6b7280}.ComponentCard-module__Wi4cYq__privateStatus{color:#fff;background-color:#059669}.ComponentCard-module__Wi4cYq__draftStatus{color:#fff;background-color:#10b981}.ComponentCard-module__Wi4cYq__actionButton{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .2s;display:flex}.ComponentCard-module__Wi4cYq__actionButton:hover{background:#00000080}.ComponentCard-module__Wi4cYq__cardImageWrapper{position:relative}.ComponentCard-module__Wi4cYq__cardImageWrapper .ComponentCard-module__Wi4cYq__actionButtons{top:8px;right:8px}.ComponentCard-module__Wi4cYq__actionButton:active{transform:scale(.95)}.ComponentCard-module__Wi4cYq__actionMenuBackdrop{z-index:999;background:0 0;position:fixed;inset:0}.ComponentCard-module__Wi4cYq__actionMenuContainer{z-index:100;position:relative}.ComponentCard-module__Wi4cYq__actionMenuContainerOpen{z-index:1001}.ComponentCard-module__Wi4cYq__actionMenu{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:180px;margin-top:4px;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.ComponentCard-module__Wi4cYq__actionMenuItem{color:#1f2937;text-align:left;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-bottom:1px solid #f3f4f6;align-items:center;gap:8px;width:100%;padding:10px 16px;font-size:14px;transition:background-color .2s;display:flex}.ComponentCard-module__Wi4cYq__actionMenuItem:last-of-type{border-bottom:none}.ComponentCard-module__Wi4cYq__actionMenuItem:hover{background-color:#f9fafb}.ComponentCard-module__Wi4cYq__actionMenuItemDanger{color:#dc2626}.ComponentCard-module__Wi4cYq__actionMenuItemDanger:hover{background-color:#fef2f2}.ComponentCard-module__Wi4cYq__actionMenuItemCancel{color:#6b7280;text-align:left;cursor:pointer;white-space:nowrap;background:#f9fafb;border:none;border-top:1px solid #e5e7eb;width:100%;padding:10px 16px;font-size:14px;transition:background-color .2s}.ComponentCard-module__Wi4cYq__actionMenuItemCancel:hover{background-color:#f3f4f6}.ComponentCard-module__Wi4cYq__deleteButtonContainer{z-index:100;position:relative}.ComponentCard-module__Wi4cYq__deleteMenu{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:160px;margin-top:4px;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.ComponentCard-module__Wi4cYq__deleteMenuItem{color:#1f2937;text-align:left;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #f3f4f6;width:100%;padding:10px 16px;font-size:14px;transition:background-color .2s}.ComponentCard-module__Wi4cYq__deleteMenuItem:last-of-type{border-bottom:none}.ComponentCard-module__Wi4cYq__deleteMenuItem:hover{background-color:#f9fafb}.ComponentCard-module__Wi4cYq__deleteMenuItemCancel{color:#6b7280;text-align:left;cursor:pointer;background:#f9fafb;border:none;border-top:1px solid #e5e7eb;width:100%;padding:10px 16px;font-size:14px;transition:background-color .2s}.ComponentCard-module__Wi4cYq__deleteMenuItemCancel:hover{background-color:#f3f4f6}.ComponentCard-module__Wi4cYq__commonCardContent{box-sizing:border-box;flex-direction:column;justify-content:space-between;height:100%;padding:0 .5rem;font-weight:700;display:flex}.ComponentCard-module__Wi4cYq__commonCardTitle{margin-bottom:0;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;order:0;max-width:100%;margin-block-start:0;font-size:1rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.ComponentCard-module__Wi4cYq__commonCardMeta{order:1;align-items:center;gap:.5rem;margin-bottom:0;font-size:.85rem;display:flex}.ComponentCard-module__Wi4cYq__commonCardDate{flex-direction:column;order:1;align-items:center;gap:0;margin-bottom:0;font-size:.85rem;display:flex}.ComponentCard-module__Wi4cYq__commonCardDate span{text-align:left;width:100%}.ComponentCard-module__Wi4cYq__commonCardMeta span:first-child{align-items:center;gap:.3rem;display:flex}.ComponentCard-module__Wi4cYq__commonCardMeta span:first-child:before{display:none}.ComponentCard-module__Wi4cYq__commonCardFooter{border-top:none;order:3;justify-content:flex-start;align-items:center;margin-top:0;padding-top:0;display:flex}.ComponentCard-module__Wi4cYq__commonCardAddress{color:#666;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.ComponentCard-module__Wi4cYq__userAvatar{object-fit:cover;border-radius:50%;width:20px;height:20px}.ComponentCard-module__Wi4cYq__engagement{gap:1rem;font-size:.75rem;display:flex}.ComponentCard-module__Wi4cYq__engagement span:nth-child(2) .ComponentCard-module__Wi4cYq__fas.ComponentCard-module__Wi4cYq__fa-comment:before{content:"💬"}.ComponentCard-module__Wi4cYq__engagement span:nth-child(3) .ComponentCard-module__Wi4cYq__fas.ComponentCard-module__Wi4cYq__fa-heart:before{content:"❤️"}.ComponentCard-module__Wi4cYq__engagement span:nth-child(4) .ComponentCard-module__Wi4cYq__fas.ComponentCard-module__Wi4cYq__fa-eye:before{content:"👁️"}.ComponentCard-module__Wi4cYq__categoryTag{background-color:var(--color-primary);color:#fff;border-radius:12px;padding:.2rem .5rem;font-size:.8rem;font-weight:500}.ComponentCard-module__Wi4cYq__adminWriterReviewCard,.ComponentCard-module__Wi4cYq__searchResultCard{grid-template-columns:2fr 3fr}.ComponentCard-module__Wi4cYq__profileCard{grid-template-columns:1fr 2fr}.ComponentCard-module__Wi4cYq__viewReviewCard{grid-template-columns:2fr 3fr}@media (max-width:480px){.ComponentCard-module__Wi4cYq__actionButtons{flex-direction:column;top:4px;right:4px}.ComponentCard-module__Wi4cYq__actionButton{width:28px;height:28px;font-size:12px}.ComponentCard-module__Wi4cYq__commonCard{grid-template-columns:1fr 2fr}.ComponentCard-module__Wi4cYq__publishStatus{flex-direction:column;align-items:flex-end;gap:2px}.ComponentCard-module__Wi4cYq__statusBadge.ComponentCard-module__Wi4cYq__publishedStatus{width:fit-content;min-width:50px}}
.ScrollableTabs-module__B_Rfzq__wrapper{width:100%;min-width:0;max-width:100%;position:relative;overflow:hidden}.ScrollableTabs-module__B_Rfzq__arrowLeft,.ScrollableTabs-module__B_Rfzq__arrowRight{z-index:2;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;padding:0;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ScrollableTabs-module__B_Rfzq__arrowLeft{left:0}.ScrollableTabs-module__B_Rfzq__arrowRight{right:0}.ScrollableTabs-module__B_Rfzq__arrowLeft:before,.ScrollableTabs-module__B_Rfzq__arrowRight:before{background:color-mix(in srgb, var(--color-white) 85%, transparent);content:"";border-radius:50%;position:absolute;inset:0}.ScrollableTabs-module__B_Rfzq__arrowLeft i,.ScrollableTabs-module__B_Rfzq__arrowRight i{z-index:1;color:var(--color-info);font-size:1.125rem;line-height:1;position:relative}.ScrollableTabs-module__B_Rfzq__arrowRight i{animation:.9s ease-in-out infinite ScrollableTabs-module__B_Rfzq__scrollHintRight}.ScrollableTabs-module__B_Rfzq__arrowLeft i{animation:.9s ease-in-out infinite ScrollableTabs-module__B_Rfzq__scrollHintLeft}.ScrollableTabs-module__B_Rfzq__arrowLeft:hover i,.ScrollableTabs-module__B_Rfzq__arrowRight:hover i{color:var(--color-secondary)}.ScrollableTabs-module__B_Rfzq__arrowLeft:focus-visible,.ScrollableTabs-module__B_Rfzq__arrowRight:focus-visible{outline:2px solid var(--color-info);outline-offset:-2px;border-radius:50%}@keyframes ScrollableTabs-module__B_Rfzq__scrollHintRight{0%,to{transform:translate(-3px)}50%{transform:translate(3px)}}@keyframes ScrollableTabs-module__B_Rfzq__scrollHintLeft{0%,to{transform:translate(3px)}50%{transform:translate(-3px)}}@media (prefers-reduced-motion:reduce){.ScrollableTabs-module__B_Rfzq__arrowLeft i,.ScrollableTabs-module__B_Rfzq__arrowRight i{animation:none}}@media (max-width:480px){.ScrollableTabs-module__B_Rfzq__arrowLeft,.ScrollableTabs-module__B_Rfzq__arrowRight{width:2.375rem;height:2.375rem}.ScrollableTabs-module__B_Rfzq__arrowLeft i,.ScrollableTabs-module__B_Rfzq__arrowRight i{font-size:1rem}}
.PandaFootprintIcon-module__5QqAqq__icon{vertical-align:-.125em;flex-shrink:0;width:1em;height:1em;display:inline-block}
.PlaceDetailPandaTab-module__yDUUzq__root,.PlaceDetailPandaTab-module__yDUUzq__section{min-width:0}.PlaceDetailPandaTab-module__yDUUzq__sectionHeading{color:var(--color-text);margin:0 0 .75rem;font-size:1rem;font-weight:600}.PlaceDetailPandaTab-module__yDUUzq__empty{color:var(--color-text-muted);margin:0;font-size:.95rem}.PlaceDetailPandaTab-module__yDUUzq__cardGrid{grid-template-columns:1fr;gap:.75rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:520px){.PlaceDetailPandaTab-module__yDUUzq__cardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.PlaceDetailPandaTab-module__yDUUzq__cardGridItem{min-width:0;margin:0}.PlaceDetailPandaTab-module__yDUUzq__pastSection{margin-top:1.25rem}.PlaceDetailPandaTab-module__yDUUzq__pastSection summary{cursor:pointer;margin-bottom:.75rem;font-size:.95rem;font-weight:600}
.DetailPhotoGalleryGrid-module__TeIH2q__grid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.DetailPhotoGalleryGrid-module__TeIH2q__cell{aspect-ratio:4/3;background:var(--color-bg-secondary,#f5f5f5);cursor:pointer;border:none;border-radius:4px;padding:0;transition:opacity .2s;display:block;overflow:hidden}.DetailPhotoGalleryGrid-module__TeIH2q__cell:hover{opacity:.9}.DetailPhotoGalleryGrid-module__TeIH2q__img{object-fit:cover;width:100%;height:100%;display:block}.DetailPhotoGalleryGrid-module__TeIH2q__empty{color:var(--color-text-muted,#666);margin:0;font-size:.95rem}@media (max-width:768px){.DetailPhotoGalleryGrid-module__TeIH2q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.DetailPhotoGalleryGrid-module__TeIH2q__grid{grid-template-columns:1fr}}
.CitySelector-module__xJmnyG__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.CitySelector-module__xJmnyG__modal{box-sizing:border-box;width:90%;max-width:450px;max-height:90%;color:var(--color-text);background:#fff;flex-direction:column;padding:1rem 1.5rem;font-family:inherit;display:flex;overflow-y:auto}.CitySelector-module__xJmnyG__modalHeader{justify-content:space-between;align-items:center;display:flex}.CitySelector-module__xJmnyG__modalHeader h2{margin:0}.CitySelector-module__xJmnyG__closeButton{cursor:pointer;color:#666;background:0 0;border:none;font-size:24px}.CitySelector-module__xJmnyG__closeButton:hover{color:#333}.CitySelector-module__xJmnyG__searchContainer{margin-bottom:1rem}.CitySelector-module__xJmnyG__searchInput{border:1px solid #e0e0e0;border-radius:4px;width:100%;padding:.5rem;font-size:1rem}.CitySelector-module__xJmnyG__popularCities{margin-bottom:1.5rem}.CitySelector-module__xJmnyG__popularCitiesTitle{text-align:start;margin-bottom:.5rem;font-weight:700}.CitySelector-module__xJmnyG__popularCitiesList{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.CitySelector-module__xJmnyG__popularCityItem{cursor:pointer;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:16px;padding:.4em 1em;transition:background .2s,border .2s}.CitySelector-module__xJmnyG__popularCityItem:hover{background:#e0eaff;border:1px solid #90caf9}.CitySelector-module__xJmnyG__provinceList{padding:0;list-style-type:none}.CitySelector-module__xJmnyG__provinceItem{border:1px solid #e0e0e0;border-radius:5px;margin-bottom:10px}.CitySelector-module__xJmnyG__provinceHeader{cursor:pointer;background-color:#f5f5f5;justify-content:space-between;align-items:center;padding:10px;transition:background-color .3s;display:flex}.CitySelector-module__xJmnyG__provinceHeader:hover{background-color:#e5e5e5}.CitySelector-module__xJmnyG__cityList{margin:0;padding:10px;list-style-type:none;display:none}.CitySelector-module__xJmnyG__cityListActive{display:block}.CitySelector-module__xJmnyG__cityItem{cursor:pointer;text-align:left;padding:5px;transition:background-color .3s}.CitySelector-module__xJmnyG__cityItem:hover{background-color:#f0f0f0}
.Advertisement-module__XNyblW__advertisementCardAdsense{text-align:center;width:100%;min-width:300px}.Advertisement-module__XNyblW__advertisementCard{text-align:center}.Advertisement-module__XNyblW__advertisementRow{flex-flow:wrap;gap:1rem;display:flex}.Advertisement-module__XNyblW__advertisementReportTop{text-align:center;justify-content:center;align-items:center;width:728px;max-width:100%;min-height:90px;display:flex}.Advertisement-module__XNyblW__advertisementReportSide{text-align:center;width:160px;max-width:100%}.Advertisement-module__XNyblW__advertisementReportSideColumn{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Advertisement-module__XNyblW__advertisementReport468x60{text-align:center;flex-shrink:0;justify-content:center;align-items:center;width:468px;max-width:100%;height:60px;display:flex}.Advertisement-module__XNyblW__advertisementReport300x250{text-align:center;flex-shrink:0;justify-content:center;align-items:center;width:300px;max-width:100%;height:250px;display:flex}.Advertisement-module__XNyblW__advertisementSectionMobile{display:none}@media (max-width:480px){.Advertisement-module__XNyblW__advertisementCardAdsense{box-sizing:border-box}.Advertisement-module__XNyblW__advertisementCard{box-sizing:border-box;flex:150px;margin-top:.5rem;margin-bottom:.5rem}.Advertisement-module__XNyblW__advertisementRow{flex-wrap:nowrap;padding-left:1rem;padding-right:1rem}.Advertisement-module__XNyblW__advertisementSectionMobile{background-color:#e8e8e8;flex-direction:column;justify-content:center;align-items:center;width:100%;padding-top:.5rem;padding-bottom:.5rem;display:flex}.Advertisement-module__XNyblW__advertisementSectionMobileNoBg{background-color:#0000}.Advertisement-module__XNyblW__advertisementSectionMobileBottom{margin-top:1rem}.Advertisement-module__XNyblW__advertisementSectionMobile>*{max-width:100%;margin-top:0;margin-bottom:0}}
.AdminGalleryPickerModal-module__92A_Ra__body{min-height:120px}.AdminGalleryPickerModal-module__92A_Ra__status,.AdminGalleryPickerModal-module__92A_Ra__error{margin:0;font-size:.95rem}.AdminGalleryPickerModal-module__92A_Ra__error{color:var(--color-danger,#c0392b)}.AdminGalleryPickerModal-module__92A_Ra__grid{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.AdminGalleryPickerModal-module__92A_Ra__cell{aspect-ratio:4/3;cursor:pointer;background:var(--color-bg-secondary,#f5f5f5);border:2px solid #0000;border-radius:4px;padding:0;position:relative;overflow:hidden}.AdminGalleryPickerModal-module__92A_Ra__cell:hover{border-color:var(--color-primary,#2563eb)}.AdminGalleryPickerModal-module__92A_Ra__img{object-fit:cover;width:100%;height:100%;display:block}.AdminGalleryPickerModal-module__92A_Ra__badge{color:#fff;background:#0000008c;border-radius:3px;padding:.1rem .4rem;font-size:.7rem;position:absolute;bottom:.35rem;left:.35rem}@media (max-width:768px){.AdminGalleryPickerModal-module__92A_Ra__grid{grid-template-columns:repeat(2,1fr)}}
.InformationSection-module__zO2t-G__informationSection{margin-bottom:1rem;padding:0 1rem}.InformationSection-module__zO2t-G__header{margin-bottom:0}.InformationSection-module__zO2t-G__title{color:#000;font-size:1.5rem;font-weight:700}.InformationSection-module__zO2t-G__informationCard{background:#fff;overflow:hidden}.InformationSection-module__zO2t-G__informationList{max-height:400px;overflow-y:auto}.InformationSection-module__zO2t-G__informationListExpanded{max-height:600px}.InformationSection-module__zO2t-G__informationItem{cursor:pointer;color:inherit;padding:.3rem 1.5rem;text-decoration:none;transition:background-color .2s;display:block}.InformationSection-module__zO2t-G__informationItem:last-child{border-bottom:none}.InformationSection-module__zO2t-G__informationItem:hover{color:inherit;background-color:#f9f9f9;text-decoration:none}.InformationSection-module__zO2t-G__informationContent{align-items:center;gap:1rem;display:flex}.InformationSection-module__zO2t-G__informationDate{color:#666;flex-shrink:0;min-width:80px;font-size:.9rem}.InformationSection-module__zO2t-G__informationTitle{color:#000;flex:1;font-size:.9rem}.InformationSection-module__zO2t-G__emptyState{text-align:center;color:#999;padding:2rem;font-size:.9rem}@media (max-width:480px){.InformationSection-module__zO2t-G__informationSection{padding:0 .5rem}.InformationSection-module__zO2t-G__title{margin-bottom:0;font-size:1.5rem}.InformationSection-module__zO2t-G__informationItem{padding:.3rem 1rem}}
.detail-wide-layout-module__rjVD1G__detailWidePageContainer{max-width:920px}.detail-wide-layout-module__rjVD1G__detailWideLayout{min-width:0;display:block}.detail-wide-layout-module__rjVD1G__detailWideMainColumn{min-width:0}.detail-wide-layout-module__rjVD1G__detailWideSideElement{background:var(--color-white);display:none}.detail-wide-layout-module__rjVD1G__detailSidebarAdvertisementSection{flex-direction:column;align-items:center;gap:1rem;display:flex}.detail-wide-layout-module__rjVD1G__detailRelatedSection{margin-bottom:1rem}.detail-wide-layout-module__rjVD1G__detailRelatedSectionTitle{color:var(--color-text);border-bottom:1px solid var(--color-border-light);margin:0 0 .5rem;padding-bottom:.35rem;font-size:1rem;font-weight:600}.detail-wide-layout-module__rjVD1G__detailRelatedList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.detail-wide-layout-module__rjVD1G__detailRelatedItem{margin:0}.detail-wide-layout-module__rjVD1G__detailRelatedMoreLink{color:var(--color-info);margin-top:.5rem;font-size:.9rem;text-decoration:none;display:inline-block}.detail-wide-layout-module__rjVD1G__detailRelatedMoreLink:hover{text-decoration:underline}.detail-wide-layout-module__rjVD1G__detailMobileRelatedBelowAd{display:none}@media (max-width:480px){.detail-wide-layout-module__rjVD1G__detailMobileRelatedBelowAd{margin-top:.5rem;display:block}}@media (min-width:920px){.detail-wide-layout-module__rjVD1G__detailWidePageContainer{--detail-wide-gap:1rem;max-width:100%}.detail-wide-layout-module__rjVD1G__detailWidePageContainer>header{max-width:100%}.detail-wide-layout-module__rjVD1G__detailWideLayout{grid-template-columns:minmax(0, 1fr) calc(300px + var(--detail-wide-gap));column-gap:var(--detail-wide-gap);box-sizing:border-box;justify-content:start;align-items:start;display:grid}.detail-wide-layout-module__rjVD1G__detailWideMainColumn{padding-left:var(--detail-wide-gap);box-sizing:border-box;padding-right:0}.detail-wide-layout-module__rjVD1G__detailWideMainColumn>main{padding-left:0;padding-right:0}.detail-wide-layout-module__rjVD1G__detailWideSideElement{padding-left:0;padding-right:var(--detail-wide-gap);box-sizing:border-box;padding-top:.5rem;display:block}}@media (min-width:1268px){.detail-wide-layout-module__rjVD1G__detailWidePageContainer{max-width:calc(920px + var(--detail-wide-gap) + 300px + var(--detail-wide-gap))}.detail-wide-layout-module__rjVD1G__detailWideLayout{grid-template-columns:920px calc(300px + var(--detail-wide-gap))}.detail-wide-layout-module__rjVD1G__detailWideMainColumn{max-width:920px}}
.register-form-module__2SaQyW__main{box-sizing:border-box;width:100%;max-width:800px;margin:0 auto;padding:1rem 1rem 2.5rem}.register-form-module__2SaQyW__pageTitle{margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.register-form-module__2SaQyW__lead{color:var(--color-text-muted);margin:0 0 1.25rem;font-size:.95rem;line-height:1.6}.register-form-module__2SaQyW__form{flex-direction:column;gap:1.25rem;width:100%;min-width:0;max-width:100%;display:flex}.register-form-module__2SaQyW__fieldsGrid{grid-template-columns:1fr;gap:1.25rem;width:100%;min-width:0;max-width:100%;display:grid}.register-form-module__2SaQyW__fieldGroup{flex-direction:column;gap:.35rem;min-width:0;display:flex}.register-form-module__2SaQyW__fieldGroupFull{grid-column:1/-1}.register-form-module__2SaQyW__regionRow{grid-column:1/-1;grid-template-columns:1fr;gap:1.25rem;min-width:0;display:grid}.register-form-module__2SaQyW__regionRowHint{grid-column:1/-1;margin:0}.register-form-module__2SaQyW__mapPreview{flex-direction:column;grid-column:1/-1;gap:.5rem;min-width:0;display:flex}.register-form-module__2SaQyW__mapPreviewToggle{border:1px solid var(--color-border);color:var(--color-text);cursor:pointer;background:#f5f5f5;border-radius:6px;align-self:flex-start;padding:.45rem .85rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background-color .2s,box-shadow .2s}.register-form-module__2SaQyW__mapPreviewToggle:hover{box-shadow:var(--shadow-sm);background:#e8e8e8}.register-form-module__2SaQyW__mapPreviewBody{width:100%;min-width:0}.register-form-module__2SaQyW__mapPreviewEmbed iframe{aspect-ratio:16/9}@media (min-width:768px){.register-form-module__2SaQyW__regionRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.register-form-module__2SaQyW__label{font-size:.9rem;font-weight:600}.register-form-module__2SaQyW__required{color:#c62828;margin-left:.15rem}.register-form-module__2SaQyW__input,.register-form-module__2SaQyW__select,.register-form-module__2SaQyW__textarea{border:1px solid var(--color-border);box-sizing:border-box;border-radius:6px;width:100%;min-width:0;max-width:100%;padding:.55rem .65rem;font-family:inherit;font-size:.95rem}.register-form-module__2SaQyW__dateField{flex-direction:column;gap:.35rem;display:flex}.register-form-module__2SaQyW__dateClearBtn{color:var(--color-secondary);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-family:inherit;font-size:.85rem;text-decoration:underline}.register-form-module__2SaQyW__dateClearBtn:hover{color:#1b5e20}.register-form-module__2SaQyW__dateInputWrap{width:100%;min-width:0;max-width:100%;overflow:hidden}.register-form-module__2SaQyW__dateInput{box-sizing:border-box;appearance:none;width:100%;min-width:0;max-width:100%;min-height:2.75rem;margin:0;padding:.55rem .65rem;line-height:1.4;display:block}.register-form-module__2SaQyW__dateInput::-webkit-date-and-time-value{text-align:left;min-width:0;line-height:1.4}.register-form-module__2SaQyW__dateInput::-webkit-datetime-edit{align-items:center;min-height:1.25rem;padding:0;line-height:1.4;display:inline-flex}.register-form-module__2SaQyW__dateInput::-webkit-datetime-edit-fields-wrapper{padding:0}.register-form-module__2SaQyW__textarea{resize:vertical;min-height:5rem}.register-form-module__2SaQyW__readOnlyValue{background:#00000008;border-radius:6px;margin:0;padding:.55rem .65rem;font-size:.95rem}.register-form-module__2SaQyW__hint{color:var(--color-text-muted);margin:0;font-size:.85rem}.register-form-module__2SaQyW__imageSection{border:1px solid var(--color-border);box-sizing:border-box;border-radius:8px;width:100%;min-width:0;max-width:100%;padding:1rem}.register-form-module__2SaQyW__imageSectionTitle{margin:0 0 .75rem;font-size:1rem;font-weight:600}.register-form-module__2SaQyW__imageGrid{grid-template-columns:minmax(0,1fr);gap:1rem;width:100%;max-width:100%;display:grid}.register-form-module__2SaQyW__imageSlot{flex-direction:column;gap:.5rem;min-width:0;max-width:100%;display:flex;overflow:hidden}.register-form-module__2SaQyW__imageSlotLabel{font-size:.85rem;font-weight:600}.register-form-module__2SaQyW__imagePreviewWrap{aspect-ratio:4/3;border:1px dashed var(--color-border);background:#fafafa;border-radius:6px;justify-content:center;align-items:center;width:100%;min-width:0;display:flex;overflow:hidden}.register-form-module__2SaQyW__imagePreview{object-fit:cover;width:100%;min-width:0;max-width:100%;height:100%;display:block}.register-form-module__2SaQyW__noImage{color:var(--color-text-muted);font-size:.85rem}.register-form-module__2SaQyW__hiddenInput{display:none}.register-form-module__2SaQyW__imageActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;width:100%;min-width:0;display:grid}.register-form-module__2SaQyW__imageActionsWithGallery{grid-template-columns:repeat(3,minmax(0,1fr))}.register-form-module__2SaQyW__imageActionBtn{box-sizing:border-box;cursor:pointer;white-space:nowrap;width:100%;min-width:0;max-width:100%;color:var(--color-text);background-color:#f5f5f5;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.5rem .35rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:background-color .2s,box-shadow .2s;display:flex}.register-form-module__2SaQyW__imageActionBtn:hover:not(:disabled){box-shadow:var(--shadow-sm);background-color:#e8e8e8}.register-form-module__2SaQyW__imageActionBtn:disabled{opacity:.65;cursor:not-allowed}.register-form-module__2SaQyW__imageActionBtnHidden{visibility:hidden;pointer-events:none}.register-form-module__2SaQyW__pendingNotice{color:#92400e;background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;margin:0 0 1rem;padding:.75rem 1rem;font-size:.9rem;line-height:1.5}.register-form-module__2SaQyW__editNotice{color:#92400e;background:#fffbeb;border-radius:8px;margin:0 0 1rem;padding:.75rem 1rem;font-size:.9rem;line-height:1.5}.register-form-module__2SaQyW__errorBanner{color:#b71c1c;background:#ffebee;border-radius:6px;padding:.75rem 1rem;font-size:.9rem}.register-form-module__2SaQyW__successBox{background:#2e7d3214;border-radius:8px;margin-top:1rem;padding:1.25rem}.register-form-module__2SaQyW__successTitle{color:#1b5e20;margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.register-form-module__2SaQyW__successText{margin:0 0 1rem;font-size:.95rem;line-height:1.6}.register-form-module__2SaQyW__formActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.register-form-module__2SaQyW__formActionBtn{box-sizing:border-box;cursor:pointer;white-space:nowrap;border:none;border-radius:4px;justify-content:center;align-items:center;min-width:8rem;min-height:2.75rem;padding:.65rem 1.25rem;font-family:inherit;font-size:.95rem;font-weight:600;line-height:1.4;text-decoration:none;transition:background-color .2s,box-shadow .2s;display:inline-flex}.register-form-module__2SaQyW__formActionBtnPrimary{background-color:var(--color-info);color:var(--color-white)}.register-form-module__2SaQyW__formActionBtnPrimary:hover:not(:disabled){background-color:var(--color-primary-hover);box-shadow:var(--shadow-sm)}.register-form-module__2SaQyW__formActionBtnPrimary:disabled{opacity:.65;cursor:not-allowed}.register-form-module__2SaQyW__formActionBtnSecondary{color:var(--color-text);background-color:#f5f5f5}.register-form-module__2SaQyW__formActionBtnSecondary:hover{box-shadow:var(--shadow-sm);background-color:#e8e8e8}@media (min-width:768px){.register-form-module__2SaQyW__fieldsGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.register-form-module__2SaQyW__imageGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.register-form-module__2SaQyW__fieldGroup{max-width:100%;overflow:hidden}.register-form-module__2SaQyW__dateInputWrap{width:100%}.register-form-module__2SaQyW__dateInput{min-height:3rem;padding:.65rem;font-size:16px}}
.HeroSection-module__8EFSWq__hero{text-align:center;height:auto;min-height:75vh;color:var(--color-white);contain:layout style paint;background-color:#f5f5f5;flex-direction:column;justify-content:center;align-items:center;padding-bottom:.5rem;display:flex;position:relative;overflow:hidden}.HeroSection-module__8EFSWq__heroBackground{will-change:opacity;backface-visibility:hidden;contain:layout style paint;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity 2s ease-in-out;position:absolute;inset:0;transform:translateZ(0)}.HeroSection-module__8EFSWq__heroBackgroundImage1{background-image:url(/assets/top/hero_1.jpg)}.HeroSection-module__8EFSWq__heroBackgroundImage2{background-image:url(/assets/top/hero_2.jpg)}.HeroSection-module__8EFSWq__heroBackgroundImage3{background-image:url(/assets/top/hero_3.jpg)}.HeroSection-module__8EFSWq__heroBackgroundImage4{background-image:url(/assets/top/hero_4.jpg)}.HeroSection-module__8EFSWq__heroBackground:before{content:"";background:linear-gradient(#0006,#0006);position:absolute;inset:0}.HeroSection-module__8EFSWq__heroBackgroundCurrent{opacity:1;z-index:2}.HeroSection-module__8EFSWq__heroBackgroundNext{opacity:0;z-index:1}.HeroSection-module__8EFSWq__heroBackgroundFadeOut{opacity:0}.HeroSection-module__8EFSWq__heroBackgroundFadeIn{opacity:1}.HeroSection-module__8EFSWq__heroContainerStyle{z-index:3;grid-template-columns:1fr;height:100%;padding:0 1rem;display:grid;position:relative}.HeroSection-module__8EFSWq__hero h1{color:var(--color-white);margin-bottom:1rem;font-size:3.5rem!important}.HeroSection-module__8EFSWq__heroText{color:var(--color-white);font-size:1.2rem!important}.HeroSection-module__8EFSWq__searchBox{box-shadow:var(--shadow-md);background-color:#fff3;border-radius:3px;margin-top:1rem;padding:1rem 2rem;position:relative}.HeroSection-module__8EFSWq__searchBox span{color:var(--color-white)}.HeroSection-module__8EFSWq__tabButton{background-color:#fffc}.HeroSection-module__8EFSWq__tabButtonActive{background-color:var(--color-info);color:var(--color-white)}.HeroSection-module__8EFSWq__tabButtonActive:hover{color:var(--color-white)}.HeroSection-module__8EFSWq__searchForm{border:none;grid-template-columns:3fr 1fr;align-items:center;gap:1rem;width:100%;max-width:800px;margin:0 auto;padding-top:1rem;display:grid}.HeroSection-module__8EFSWq__searchInput{border-radius:4px;flex:1;padding:.8rem;font-size:1rem}.HeroSection-module__8EFSWq__searchInput[readonly]{cursor:pointer;color:#333;-webkit-user-select:none;user-select:none;background-color:#fff}.HeroSection-module__8EFSWq__searchButton{cursor:pointer;white-space:nowrap;border:none;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem;transition:background-color .3s;display:flex}.HeroSection-module__8EFSWq__searchButton i{font-size:1rem}.HeroSection-module__8EFSWq__searchButton:hover{background-color:var(--color-primary-dark)}.HeroSection-module__8EFSWq__categorySelect{border:1px solid var(--color-border);background-color:var(--color-white);border-radius:4px;flex:1;padding:.75rem;font-size:1rem}@media (max-width:768px){.HeroSection-module__8EFSWq__hero h1{font-size:2.5rem}.HeroSection-module__8EFSWq__heroText{font-size:1rem!important}.HeroSection-module__8EFSWq__searchBox{padding:1rem}.HeroSection-module__8EFSWq__contentTabs,.HeroSection-module__8EFSWq__searchForm{flex-direction:column}}@media (max-width:480px){.HeroSection-module__8EFSWq__hero h1{font-size:2rem}.HeroSection-module__8EFSWq__heroText{font-size:.9rem}}
.detail-header-action-module__yYjHDq__detailHeaderAction{cursor:pointer;white-space:nowrap;box-sizing:border-box;border-radius:4px;justify-content:center;align-items:center;min-width:auto;min-height:calc(2.09375rem + 2px);padding:.5rem .75rem;font-size:.875rem;font-weight:600;line-height:1.25;transition:all .3s;display:inline-flex}.detail-header-action-module__yYjHDq__detailHeaderActionIcon{flex-shrink:0;margin-right:.5rem}.detail-header-action-module__yYjHDq__detailHeaderActionIconOnly .detail-header-action-module__yYjHDq__detailHeaderActionIcon,.detail-header-action-module__yYjHDq__detailHeaderActionIconOnly>i:first-child{margin-right:0}.detail-header-action-module__yYjHDq__detailHeaderActionUnregistered{color:var(--color-text);border:1px solid var(--color-border,#ddd);background-color:#f5f5f5}.detail-header-action-module__yYjHDq__detailHeaderActionUnregistered:hover:not(:disabled){background-color:#ebebeb}.detail-header-action-module__yYjHDq__detailHeaderActionRegistered{background-color:var(--color-secondary);color:var(--color-white);border:1px solid var(--color-secondary)}.detail-header-action-module__yYjHDq__detailHeaderActionRegistered:hover:not(:disabled){background-color:var(--color-secondary-dark);border-color:var(--color-secondary-dark)}.detail-header-action-module__yYjHDq__detailHeaderAction:disabled{opacity:.7;cursor:wait}
.admin-section-module__X1TCNW__sectionHeader{margin-bottom:1.25rem}.admin-section-module__X1TCNW__sectionTitle{color:#212529;margin:0 0 .35rem;font-size:1.35rem;font-weight:700}.admin-section-module__X1TCNW__sectionSubtitle{color:#6c757d;margin:0;font-size:.95rem}.admin-section-module__X1TCNW__searchInput{border:1px solid #dee2e6;border-radius:8px;width:100%;max-width:24rem;padding:.6rem .75rem;font-size:.95rem}.admin-section-module__X1TCNW__filterRow{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.admin-section-module__X1TCNW__filterSelect{background:#fff;border:1px solid #dee2e6;border-radius:8px;flex:12rem;min-width:12rem;max-width:100%;padding:.6rem .75rem;font-size:.95rem}.admin-section-module__X1TCNW__filterRow .admin-section-module__X1TCNW__searchInput{flex:2 16rem;margin-top:0}.admin-section-module__X1TCNW__loading,.admin-section-module__X1TCNW__error,.admin-section-module__X1TCNW__empty{text-align:center;color:#6c757d;padding:2rem 1rem}.admin-section-module__X1TCNW__error{color:#c62828}.admin-section-module__X1TCNW__publicLink{color:#078080;margin-top:.75rem;font-size:.875rem;display:inline-block}.admin-section-module__X1TCNW__publicLink:hover{text-decoration:underline}@media (max-width:768px){.admin-section-module__X1TCNW__sectionHeader{margin-bottom:1rem}.admin-section-module__X1TCNW__sectionTitle{font-size:1.15rem}.admin-section-module__X1TCNW__sectionSubtitle{font-size:.875rem}.admin-section-module__X1TCNW__searchInput{max-width:none;margin-top:.75rem}.admin-section-module__X1TCNW__filterRow{flex-direction:column;align-items:stretch}.admin-section-module__X1TCNW__filterSelect,.admin-section-module__X1TCNW__filterRow .admin-section-module__X1TCNW__searchInput{flex:auto;width:100%;min-width:0}}
.PankatsuSection-module__aEGR_a__pankatsuSection{margin:0;padding:1rem}.PankatsuSection-module__aEGR_a__pankatsuSection h2{color:var(--color-text);align-items:center;gap:.5rem;margin-bottom:0;font-size:2rem;display:flex}@media (max-width:768px){.PankatsuSection-module__aEGR_a__pankatsuSection{padding:.5rem}.PankatsuSection-module__aEGR_a__pankatsuSection h2{font-size:1.6rem}}
.ShareActionButton-module__f1eLwa__shareRoot{position:relative}.ShareActionButton-module__f1eLwa__shareRootCompact{align-items:center;display:flex}.ShareActionButton-module__f1eLwa__sharePopover{background:var(--color-white);z-index:1001;border-radius:8px;flex-direction:column;gap:.25rem;min-width:180px;margin-top:.5rem;padding:.5rem;display:flex;position:absolute;top:100%;right:0;box-shadow:0 4px 16px #00000026}.ShareActionButton-module__f1eLwa__sharePopover button{cursor:pointer;color:var(--color-text);text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.6rem .8rem;font-size:.95rem;display:flex}.ShareActionButton-module__f1eLwa__sharePopover button:hover{background:#f5f5f5}.ShareActionButton-module__f1eLwa__xLogoIcon{flex-shrink:0;width:16px;height:16px}
.pandas-admin-module__AMQ0wa__historySection{border-top:1px solid #dee2e6;margin-top:2rem;padding-top:1.5rem}.pandas-admin-module__AMQ0wa__historyTitle{color:#212529;margin:0 0 .75rem;font-size:1.1rem;font-weight:600}.pandas-admin-module__AMQ0wa__adminAssignmentManage{border-top:1px solid #dee2e6;margin-top:1.5rem;padding-top:1.25rem}.pandas-admin-module__AMQ0wa__adminDeleteList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.pandas-admin-module__AMQ0wa__adminDeleteItem{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;padding:.65rem .75rem;display:flex}.pandas-admin-module__AMQ0wa__adminDeleteMeta{color:#6c757d;margin-left:.35rem;font-size:.85rem}.pandas-admin-module__AMQ0wa__adminDeleteBtn{color:#c62828;cursor:pointer;background:#fff;border:1px solid #c62828;border-radius:6px;padding:.35rem .75rem;font-size:.85rem}.pandas-admin-module__AMQ0wa__adminDeleteBtn:hover:not(:disabled){background:#fff5f5}.pandas-admin-module__AMQ0wa__adminDeleteBtn:disabled{opacity:.6;cursor:not-allowed}.pandas-admin-module__AMQ0wa__dangerSection{background:#fff5f5;border:1px solid #f5c2c7;border-radius:12px;margin-top:2.5rem;padding:1.25rem}.pandas-admin-module__AMQ0wa__dangerTitle{color:#c62828;margin:0 0 .5rem;font-size:1rem;font-weight:600}.pandas-admin-module__AMQ0wa__dangerText{color:#495057;margin:0 0 1rem;font-size:.9rem;line-height:1.5}.pandas-admin-module__AMQ0wa__dangerBtn{color:#fff;cursor:pointer;background:#c62828;border:none;border-radius:8px;padding:.65rem 1rem;font-size:.9rem}.pandas-admin-module__AMQ0wa__dangerBtn:hover{background:#b71c1c}.pandas-admin-module__AMQ0wa__dangerBtn:disabled{opacity:.6;cursor:not-allowed}
.PandaAssignmentHistoryTable-module__hq7TfG__tableWrap{margin-top:.5rem;overflow-x:auto}.PandaAssignmentHistoryTable-module__hq7TfG__table{border-collapse:collapse;width:100%;min-width:32rem;font-size:.9rem}.PandaAssignmentHistoryTable-module__hq7TfG__table th,.PandaAssignmentHistoryTable-module__hq7TfG__table td{text-align:left;border-bottom:1px solid var(--color-border,#e0e0e0);vertical-align:top;padding:.6rem .75rem}.PandaAssignmentHistoryTable-module__hq7TfG__table th{color:var(--color-text,#333);background:var(--color-bg,#f5f5f5);white-space:nowrap;font-weight:600}.PandaAssignmentHistoryTable-module__hq7TfG__table td{color:var(--color-text,#333)}.PandaAssignmentHistoryTable-module__hq7TfG__zooCell{white-space:nowrap}.PandaAssignmentHistoryTable-module__hq7TfG__zooLink{color:var(--color-secondary,#1565c0);text-decoration:none}.PandaAssignmentHistoryTable-module__hq7TfG__zooLink:hover{text-decoration:underline}.PandaAssignmentHistoryTable-module__hq7TfG__periodCell{flex-direction:column;gap:.15rem;font-size:.875rem;line-height:1.35;display:flex}.PandaAssignmentHistoryTable-module__hq7TfG__notesCell{max-width:14rem}.PandaAssignmentHistoryTable-module__hq7TfG__notesTruncatedBtn{color:var(--color-link,#1565c0);cursor:pointer;font:inherit;text-align:left;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;max-width:100%;margin:0;padding:0;font-size:.875rem;text-decoration:underline;overflow:hidden}.PandaAssignmentHistoryTable-module__hq7TfG__notesTruncatedBtn:hover{opacity:.85}.PandaAssignmentHistoryTable-module__hq7TfG__notesDialogText{white-space:pre-wrap;word-break:break-word;margin:0;line-height:1.6}.PandaAssignmentHistoryTable-module__hq7TfG__editBtn{color:var(--color-link,#1565c0);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:.875rem;text-decoration:underline}.PandaAssignmentHistoryTable-module__hq7TfG__editBtn:hover{opacity:.85}.PandaAssignmentHistoryTable-module__hq7TfG__deleteBtn{color:#c62828;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:.875rem;text-decoration:underline}.PandaAssignmentHistoryTable-module__hq7TfG__deleteBtn:hover{opacity:.85}.PandaAssignmentHistoryTable-module__hq7TfG__actionGroup{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.PandaAssignmentHistoryTable-module__hq7TfG__pendingDeleteLabel{color:#e65100;white-space:nowrap;font-size:.875rem}.PandaAssignmentHistoryTable-module__hq7TfG__deleteBtn:disabled{opacity:.5;cursor:not-allowed}.PandaAssignmentHistoryTable-module__hq7TfG__editRow td{background:var(--color-surface-muted,#f8f9fa);padding:1rem .75rem}.PandaAssignmentHistoryTable-module__hq7TfG__emptyMessage{color:var(--color-text-muted,#666);margin:.5rem 0 0;font-size:.9rem}
.NewZoosSection-module__GVhGpG__newZoosSection{margin:0;padding:1rem}.NewZoosSection-module__GVhGpG__newZoosSection h2{color:var(--color-text);align-items:center;gap:.5rem;margin-bottom:0;font-size:2rem;display:flex}.NewZoosSection-module__GVhGpG__scrollRow{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#00000040 transparent;gap:.75rem;margin-top:.75rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.NewZoosSection-module__GVhGpG__scrollRow::-webkit-scrollbar{height:6px}.NewZoosSection-module__GVhGpG__scrollRow::-webkit-scrollbar-track{background:#0000000d;border-radius:4px}.NewZoosSection-module__GVhGpG__scrollRow::-webkit-scrollbar-thumb{background:#00000040;border-radius:4px}.NewZoosSection-module__GVhGpG__card{scroll-snap-align:start;max-width:160px;color:inherit;background:var(--color-white);flex-direction:column;flex:0 0 40%;min-width:0;text-decoration:none;transition:background .2s;display:flex}.NewZoosSection-module__GVhGpG__card:hover{background:var(--color-background-primary)}.NewZoosSection-module__GVhGpG__cardImage{aspect-ratio:1;object-fit:cover;width:100%;display:block}.NewZoosSection-module__GVhGpG__cardBody{padding:.45rem .35rem .25rem}.NewZoosSection-module__GVhGpG__cardTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.1rem 0 0;font-size:.85rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.NewZoosSection-module__GVhGpG__cardNameZh{color:#666;white-space:nowrap;text-overflow:ellipsis;min-height:1.3em;margin:.15rem 0 0;font-size:.75rem;font-weight:400;line-height:1.3;overflow:hidden}.NewZoosSection-module__GVhGpG__cardCity{color:#666;white-space:nowrap;text-overflow:ellipsis;margin:.3rem 0 0;font-size:.75rem;line-height:1.3;overflow:hidden}@media (min-width:769px){.NewZoosSection-module__GVhGpG__newZoosSection{padding:1.5rem 1rem}.NewZoosSection-module__GVhGpG__card{flex:0 0 200px;max-width:200px}.NewZoosSection-module__GVhGpG__cardTitle{font-size:.9rem}.NewZoosSection-module__GVhGpG__cardNameZh{font-size:.8rem}.NewZoosSection-module__GVhGpG__cardCity{font-size:.75rem}}@media (max-width:768px){.NewZoosSection-module__GVhGpG__newZoosSection{padding:.5rem}.NewZoosSection-module__GVhGpG__newZoosSection h2{font-size:1.6rem}.NewZoosSection-module__GVhGpG__scrollRow{gap:.5rem;margin-top:.5rem}.NewZoosSection-module__GVhGpG__card{flex:0 0 40%;max-width:160px}.NewZoosSection-module__GVhGpG__cardTitle{font-size:.75rem}.NewZoosSection-module__GVhGpG__cardNameZh,.NewZoosSection-module__GVhGpG__cardCity{font-size:.7rem}}
.panda-map-search-module__pDDTZq__pandaMapSearchPage{min-height:60vh}.panda-map-search-module__pDDTZq__pageHeader{padding:1rem 1.5rem 0}.panda-map-search-module__pDDTZq__pageTitleRow{grid-template-columns:1fr auto;align-items:center;gap:.75rem 1rem;display:grid}.panda-map-search-module__pDDTZq__pageTitleRow .panda-map-search-module__pDDTZq__pageTitle{min-width:0;margin:0}.panda-map-search-module__pDDTZq__pageTitleLink{color:var(--color-secondary);white-space:nowrap;margin-top:0;font-size:.9rem;font-weight:400;line-height:1.4}.panda-map-search-module__pDDTZq__pageTitleLink i{vertical-align:.1em;line-height:1}.panda-map-search-module__pDDTZq__pageTitleLink:focus-visible{outline:2px solid var(--color-secondary);outline-offset:2px}.panda-map-search-module__pDDTZq__pageTitle{color:var(--color-text);margin:0 0 .25rem;font-size:1.5rem;font-weight:700}.panda-map-search-module__pDDTZq__pageSubtitle{color:var(--color-text-light);margin:0 0 1rem;font-size:.9rem}.panda-map-search-module__pDDTZq__searchLayout{grid-template-columns:280px 1fr;align-items:start}.panda-map-search-module__pDDTZq__searchSidebarColumn{box-sizing:border-box;min-width:280px}.panda-map-search-module__pDDTZq__searchSidebarColumn .panda-map-search-module__pDDTZq__searchSidebar.panda-map-search-module__pDDTZq__account-sidebar{margin-bottom:0;padding:1.5rem 1.5rem 1rem}.panda-map-search-module__pDDTZq__searchSidebarColumn .panda-map-search-module__pDDTZq__navList,.panda-map-search-module__pDDTZq__searchSidebarColumn .panda-map-search-module__pDDTZq__navLink{width:100%}.panda-map-search-module__pDDTZq__searchSidebarColumn a.sidebar-item{text-decoration:none}:is(.panda-map-search-module__pDDTZq__searchSidebarColumn a.sidebar-item:hover,.panda-map-search-module__pDDTZq__searchSidebarColumn a.sidebar-item:visited,.panda-map-search-module__pDDTZq__searchSidebarColumn a.sidebar-item:focus-visible){text-decoration:none}.panda-map-search-module__pDDTZq__navList{margin:0;padding:0;list-style:none}.panda-map-search-module__pDDTZq__navList li{margin:0}.panda-map-search-module__pDDTZq__navLink{color:inherit;box-sizing:border-box;text-decoration:none;display:block}.panda-map-search-module__pDDTZq__navLink:hover,.panda-map-search-module__pDDTZq__navLink:visited,.panda-map-search-module__pDDTZq__navLink:focus-visible{text-decoration:none}.panda-map-search-module__pDDTZq__mobileTabLink{border-bottom:none;text-decoration:none}.panda-map-search-module__pDDTZq__mobileTabLink:hover,.panda-map-search-module__pDDTZq__mobileTabLink:visited,.panda-map-search-module__pDDTZq__mobileTabLink:focus-visible{text-decoration:none}.panda-map-search-module__pDDTZq__searchMain{min-width:0}.panda-map-search-module__pDDTZq__mobileTabs{padding:0 1rem .75rem;display:none}.panda-map-search-module__pDDTZq__panelTitle{color:var(--color-text);margin:0 0 1rem;font-size:1.25rem}.panda-map-search-module__pDDTZq__mobileFilterBar{display:none}.panda-map-search-module__pDDTZq__mobilePanelHeader{margin-bottom:1rem}.panda-map-search-module__pDDTZq__mobileFilterToggle{border:1px solid var(--color-border,#ddd);background:var(--color-white,#fff);color:var(--color-text);border-radius:999px;align-items:center;gap:.5rem;padding:.45rem .75rem;font-size:.9rem;font-weight:600;display:inline-flex}.panda-map-search-module__pDDTZq__filterPanel{z-index:auto;background:0 0;width:auto;max-width:none;transition:none;position:static;transform:none}.panda-map-search-module__pDDTZq__filterPanelHeader{display:none}.panda-map-search-module__pDDTZq__filterPanelTitle{margin:0;font-size:1rem}.panda-map-search-module__pDDTZq__filterPanelClose{color:var(--color-text-light);background:0 0;border:none;padding:.25rem;font-size:1.1rem;line-height:1}.panda-map-search-module__pDDTZq__filterPanelOverlay{display:none}.panda-map-search-module__pDDTZq__sidebarSearchForm{flex-direction:column;gap:.75rem;padding:0 1.5rem 1.5rem;display:flex}.panda-map-search-module__pDDTZq__sidebarSearchForm .panda-map-search-module__pDDTZq__searchField{flex:none;width:100%}.panda-map-search-module__pDDTZq__sidebarSearchForm .panda-map-search-module__pDDTZq__searchSubmitBtn{width:100%;min-width:auto;margin:0}.panda-map-search-module__pDDTZq__searchField{min-width:0}.panda-map-search-module__pDDTZq__searchField label{color:var(--color-text);margin-bottom:.35rem;font-size:.85rem;display:block}.panda-map-search-module__pDDTZq__searchInput,.panda-map-search-module__pDDTZq__provinceSelect{border:1px solid var(--color-border,#ddd);box-sizing:border-box;border-radius:4px;width:100%;padding:.6rem .75rem;font-size:1rem}.panda-map-search-module__pDDTZq__searchSubmitBtn{width:100%;min-width:auto}.panda-map-search-module__pDDTZq__pandaGrid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.panda-map-search-module__pDDTZq__searchAdRow{grid-column:1/-1;margin:.5rem 0}.panda-map-search-module__pDDTZq__searchAdDesktop{flex-flow:row;justify-content:center;gap:1rem;width:100%;display:flex}.panda-map-search-module__pDDTZq__searchAdMobile{justify-content:center;width:100%;display:none}.panda-map-search-module__pDDTZq__searchListAdSlot{margin:0 0 1rem}.panda-map-search-module__pDDTZq__searchAdRowInList{margin:0}.panda-map-search-module__pDDTZq__emptyState{text-align:center;color:var(--color-text-light);padding:2rem 1rem}.panda-map-search-module__pDDTZq__emptyState a{color:var(--color-secondary)}.panda-map-search-module__pDDTZq__backLink{margin-top:1rem;font-size:.9rem;display:inline-block}.panda-map-search-module__pDDTZq__loadMoreContainer{justify-content:center;margin:1.5rem 0 3rem;padding-bottom:2rem;display:flex}.panda-map-search-module__pDDTZq__loadMoreBtn{min-width:220px}.panda-map-search-module__pDDTZq__scrollToTopAnchor{bottom:calc(2rem + env(safe-area-inset-bottom,0px));box-sizing:border-box;pointer-events:none;z-index:999;width:100%;max-width:920px;padding:0 1.5rem;position:fixed;left:50%;transform:translate(-50%)}.panda-map-search-module__pDDTZq__scrollToTopButton{pointer-events:auto;border:1px solid var(--color-border,#ddd);background:var(--color-bg,transparent);width:48px;height:48px;color:var(--color-text,inherit);cursor:pointer;opacity:0;visibility:hidden;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;transition:opacity .25s,visibility .25s,transform .25s,background-color .2s,color .2s;display:flex;position:absolute;bottom:0;right:1.5rem;transform:translateY(8px);box-shadow:0 2px 8px #0000001a}.panda-map-search-module__pDDTZq__scrollToTopButton:hover{background:var(--color-bg-tertiary,#00000008);color:var(--color-primary-dark,inherit)}.panda-map-search-module__pDDTZq__scrollToTopButtonVisible{opacity:1;visibility:visible;transform:translateY(0)}@media (max-width:768px){.panda-map-search-module__pDDTZq__pageTitleRow{grid-template-columns:1fr;align-items:start;gap:.5rem}.panda-map-search-module__pDDTZq__pageTitleLink{justify-self:end}.panda-map-search-module__pDDTZq__pandaGrid{grid-template-columns:1fr}}@media (max-width:480px){.panda-map-search-module__pDDTZq__searchLayout{padding-top:0;display:block}.panda-map-search-module__pDDTZq__searchSidebarColumn{min-width:unset;padding:0 .5rem .75rem}.panda-map-search-module__pDDTZq__searchSidebar{display:none}.panda-map-search-module__pDDTZq__desktopPanelTitle{margin-bottom:0}.panda-map-search-module__pDDTZq__mobilePanelHeader{justify-content:space-between;align-items:center;gap:.75rem;margin-top:0;margin-bottom:.75rem;display:flex}.panda-map-search-module__pDDTZq__mobilePanelHeader .panda-map-search-module__pDDTZq__desktopPanelTitle{flex:1;min-width:0}.panda-map-search-module__pDDTZq__mobileTabs{margin-top:.75rem;padding-bottom:.25rem;display:block}.panda-map-search-module__pDDTZq__scrollToTopAnchor{bottom:calc(2rem + env(safe-area-inset-bottom,0px));padding:0 1rem}.panda-map-search-module__pDDTZq__scrollToTopButton{width:44px;height:44px;right:1rem}.panda-map-search-module__pDDTZq__pageHeader,.panda-map-search-module__pDDTZq__searchMain{padding-left:.75rem;padding-right:.75rem}.panda-map-search-module__pDDTZq__mobileFilterBar{flex-shrink:0;margin-bottom:0;display:block}.panda-map-search-module__pDDTZq__filterPanel{z-index:1200;background:var(--color-white,#fff);width:min(88vw,340px);height:100vh;transition:transform .5s;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-4px 0 16px #0d0d0d26}.panda-map-search-module__pDDTZq__filterPanelOpen{transform:translate(0)}.panda-map-search-module__pDDTZq__filterPanelHeader{border-bottom:1px solid var(--color-border-light,#e8e9ec);justify-content:space-between;align-items:center;padding:.9rem .9rem .6rem;display:flex}.panda-map-search-module__pDDTZq__sidebarSearchForm{padding:.9rem}.panda-map-search-module__pDDTZq__filterPanelOverlay{z-index:1100;cursor:default;background:#0d0d0d59;border:none;padding:0;display:block;position:fixed;inset:0}.panda-map-search-module__pDDTZq__searchAdDesktop{display:none}.panda-map-search-module__pDDTZq__searchAdMobile{display:flex}}
.view-review-module__In1eeG__thumbnailImage{order:1}.view-review-module__In1eeG__thumnailOverlay{color:#fff;z-index:2;pointer-events:none;background:#000000b3;border-radius:12px;padding:0 .7rem;font-size:1.05rem;font-weight:500;position:absolute}.view-review-module__In1eeG__thumbnailViewCount{bottom:5px;right:5px}.view-review-module__In1eeG__thumbnailTravelArea{white-space:nowrap;text-overflow:ellipsis;top:5px;right:5px;overflow:hidden}.view-review-module__In1eeG__titleRow{order:2}.view-review-module__In1eeG__reviewTitle{box-sizing:border-box;color:var(--color-text);display:block}.view-review-module__In1eeG__reviewInfo{order:3}.view-review-module__In1eeG__reviewContent{background-color:var(--color-white);border-radius:0 0 2px 2px;margin-top:0;padding-bottom:1rem}.view-review-module__In1eeG__reviewInfoDetail{grid-template-columns:minmax(125px,2fr) 2fr 1fr 1fr;align-items:center;gap:1rem;width:100%;display:grid}.view-review-module__In1eeG__travelMeta{width:100%;color:var(--color-text-light);flex-flow:column wrap;justify-self:start;align-items:center;font-size:1rem;display:flex}.view-review-module__In1eeG__travelDate{align-items:center;gap:1rem;display:flex}.view-review-module__In1eeG__travelDate i{display:inline-block}.view-review-module__In1eeG__travelDate span{white-space:nowrap;display:inline-block}.view-review-module__In1eeG__engagementRow{justify-self:end}.view-review-module__In1eeG__engagementActions{align-items:center;gap:.5rem;display:flex}.view-review-module__In1eeG__engagementButton{cursor:pointer;white-space:nowrap;color:var(--color-text-light);background:0 0;border:none;border-radius:30px;justify-content:center;align-items:center;gap:.6rem;padding:.6rem .5rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.view-review-module__In1eeG__engagementButton:hover{color:#ff4757;transform:translateY(-1px)}.view-review-module__In1eeG__engagementButton.view-review-module__In1eeG__liked{color:#ff4757}.view-review-module__In1eeG__menuContainer{justify-self:center;position:relative}.view-review-module__In1eeG__menuBtn{cursor:pointer;aspect-ratio:1;height:40px;color:var(--color-text-light);background:0 0;border:none;border-radius:50%;font-size:1.3rem;transition:background .2s}.view-review-module__In1eeG__menuBtn:hover{background:#eee}.view-review-module__In1eeG__menuList{background:var(--color-white);z-index:100;border-radius:8px;flex-flow:column;gap:.2em;min-width:140px;margin:0;padding:.5em 0;list-style:none;display:none;position:absolute;bottom:0;right:2.5rem;box-shadow:0 4px 16px #0000001f}.view-review-module__In1eeG__menuList.view-review-module__In1eeG__show{display:flex}.view-review-module__In1eeG__menuList li{cursor:pointer;color:#333;white-space:nowrap;align-items:center;padding:.7em 1.2em;font-size:1rem;transition:background .15s;display:flex}.view-review-module__In1eeG__menuLikedUsers,.view-review-module__In1eeG__menuEdit{display:none}.view-review-module__In1eeG__menuList li i{color:#888;margin-right:.6em}.view-review-module__In1eeG__xLogoIcon{vertical-align:middle;width:.8em;height:.8em;margin-right:8px;display:inline-block}.view-review-module__In1eeG__menuList li:hover{background:#f5f5f5}.view-review-module__In1eeG__commentSection{background-color:var(--color-white);padding:.5rem}.view-review-module__In1eeG__commentSectionTitle{color:var(--color-text);margin-bottom:1rem;font-size:1.3rem;font-weight:600}.view-review-module__In1eeG__commentsList{margin-bottom:2rem}.view-review-module__In1eeG__commentItem{border-bottom:1px solid var(--color-border);padding:1rem 0}.view-review-module__In1eeG__commentItem:last-child{border-bottom:none}.view-review-module__In1eeG__commentHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.view-review-module__In1eeG__commentAvatar{object-fit:cover;border-radius:50%;width:32px;height:32px}.view-review-module__In1eeG__commentUserInfo{flex-direction:column;display:flex}.view-review-module__In1eeG__commentUsername{color:var(--color-text);font-size:.9rem;font-weight:600}.view-review-module__In1eeG__commentDate{color:var(--color-text-light);font-size:.8rem}.view-review-module__In1eeG__commentContent{color:var(--color-text);margin-left:2.5rem;line-height:1.5}.view-review-module__In1eeG__repliesList{margin-top:1rem;margin-left:2.5rem}.view-review-module__In1eeG__replyItem{border-left:2px solid var(--color-border);padding:.5rem 0 .5rem 1rem}.view-review-module__In1eeG__commentForm{background-color:var(--color-bg);border-radius:2px;flex-direction:column;gap:1rem;padding:1rem;display:flex}.view-review-module__In1eeG__commentInput{resize:vertical;box-sizing:border-box;border:1px solid var(--color-border);border-radius:4px;width:100%;min-height:80px;padding:.8rem;font-family:inherit;font-size:.95rem}.view-review-module__In1eeG__commentInput:focus{border-color:var(--color-secondary);outline:none;box-shadow:0 0 0 2px #d9376e33}.view-review-module__In1eeG__commentSubmitButton{cursor:pointer;background:var(--color-secondary);color:var(--color-white);border:none;border-radius:20px;align-self:flex-end;align-items:center;gap:.5rem;padding:.7rem 1.5rem;font-size:.9rem;font-weight:500;transition:background-color .3s;display:flex}.view-review-module__In1eeG__commentSubmitButton:hover{background:var(--color-secondary-dark)}.view-review-module__In1eeG__commentSubmitButton:disabled{cursor:not-allowed;background:#ccc}.view-review-module__In1eeG__viewReviewSideElement{z-index:10;background:#fff;display:block}.view-review-module__In1eeG__advertisementSection,.view-review-module__In1eeG__cityReviews,.view-review-module__In1eeG__userReviews,.view-review-module__In1eeG__reviewListSection{margin-bottom:1rem}.view-review-module__In1eeG__cityReviews:last-child,.view-review-module__In1eeG__userReviews:last-child,.view-review-module__In1eeG__reviewListSection:last-child{margin-bottom:0}.view-review-module__In1eeG__relatedSectionTitle{color:var(--text-2);border-bottom:1px solid;margin-block:0 .5rem;font-size:1rem}.view-review-module__In1eeG__relatedReviewsList{background-color:var(--color-white);flex-direction:column;row-gap:.5rem;display:grid}.view-review-module__In1eeG__relatedReviewLink{color:inherit;text-decoration:none;display:block}.view-review-module__In1eeG__relatedReviewImage{object-fit:cover;width:100%;height:120px}.view-review-module__In1eeG__relatedReviewInfo{padding:1rem}.view-review-module__In1eeG__relatedReviewTitle{color:var(--color-text);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:1rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.view-review-module__In1eeG__relatedReviewMeta{color:var(--color-text-light);margin:0;font-size:.8rem}.view-review-module__In1eeG__noRelatedReviews{color:var(--text-2);text-align:center;padding:var(--size-3);background:var(--surface-1);border-radius:var(--radius-2)}.view-review-module__In1eeG__seeMoreLink{padding-left:.5rem;display:inline-block}.view-review-module__In1eeG__authorInfo{align-items:center;display:flex}.view-review-module__In1eeG__authorNameCreatedDate{flex-direction:column;display:flex}.view-review-module__In1eeG__authorLink{align-items:center;gap:1rem;text-decoration:none;transition:opacity .3s;display:flex}.view-review-module__In1eeG__authorLink:hover{opacity:.7}.view-review-module__In1eeG__authorAvatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.view-review-module__In1eeG__authorName{color:var(--color-text);flex:1;font-size:1rem;font-weight:600}.view-review-module__In1eeG__authorCreatedAt{color:var(--color-text-light);font-size:.8em}.view-review-module__In1eeG__previewBanner{color:#856404;background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:4px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.5rem 1rem;display:flex}.view-review-module__In1eeG__previewBannerText{font-weight:600}.view-review-module__In1eeG__previewBannerText:after{content:" - このページは公開されていません。";font-weight:400}.view-review-module__In1eeG__editBackButton{color:#fff;background-color:#007bff;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;text-decoration:none;transition:background-color .3s}.view-review-module__In1eeG__editBackButton:hover{color:#fff;background-color:#0056b3;text-decoration:none}.view-review-module__In1eeG__advertisementSection{flex-wrap:wrap;justify-content:center;display:flex}.view-review-module__In1eeG__navigationSection{margin:2rem 0;padding:0 1rem}.view-review-module__In1eeG__navigationContainer{grid-template-columns:1fr 1fr;gap:1rem;max-width:800px;margin:0 auto;display:grid}.view-review-module__In1eeG__navigationLink{color:inherit;text-decoration:none;transition:transform .2s}.view-review-module__In1eeG__navigationLink:hover{color:inherit;text-decoration:none}.view-review-module__In1eeG__navigationItem{background:var(--color-white);align-items:center;gap:1rem;padding:1rem;display:flex}.view-review-module__In1eeG__navigationContent{flex:1;min-width:0}.view-review-module__In1eeG__navigationLabel{color:var(--color-text-light);margin-bottom:.25rem;font-size:.8rem;font-weight:500}.view-review-module__In1eeG__navigationTitle{color:var(--color-text);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.25rem;font-size:1rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.view-review-module__In1eeG__navigationDate{color:var(--color-text-light);font-size:.75rem}.view-review-module__In1eeG__navigationArrow{background:var(--color-bg);width:32px;height:32px;color:var(--color-text-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;display:flex}.view-review-module__In1eeG__navigationLink:hover .view-review-module__In1eeG__navigationArrow{background:var(--color-primary-hover);color:var(--color-white)}.view-review-module__In1eeG__navigationPlaceholder{display:block}.view-review-module__In1eeG__viewReviewPageContainer{position:relative}.view-review-module__In1eeG__scrollToTopAnchor{box-sizing:border-box;pointer-events:none;z-index:999;width:100%;max-width:920px;padding:0 1.5rem;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}.view-review-module__In1eeG__scrollToTopButton{pointer-events:auto;border:1px solid var(--color-border);background:var(--color-bg);width:48px;height:48px;color:var(--color-text);cursor:pointer;opacity:0;visibility:hidden;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;transition:opacity .25s,visibility .25s,transform .25s,background-color .2s,color .2s;display:flex;position:absolute;bottom:0;right:1.5rem;transform:translateY(8px);box-shadow:0 2px 8px #0000001a}.view-review-module__In1eeG__scrollToTopButton:hover{background:var(--color-bg-tertiary);color:var(--color-primary-dark)}.view-review-module__In1eeG__scrollToTopButtonVisible{opacity:1;visibility:visible;transform:translateY(0)}.view-review-module__In1eeG__bottomMenuBar{z-index:1000;background:var(--color-white);border-top:1px solid var(--color-border);padding:.5rem 0;padding-bottom:max(.5rem, env(safe-area-inset-bottom));display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #00000014}.view-review-module__In1eeG__bottomMenuBarInner{justify-content:space-around;align-items:center;max-width:100%;padding:0 .5rem;display:flex}.view-review-module__In1eeG__bottomMenuButton{cursor:pointer;width:32px;height:32px;color:var(--color-text-light);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;transition:color .2s,background .2s;display:flex}.view-review-module__In1eeG__bottomMenuButton:hover{color:var(--color-text);background:#0000000d}.view-review-module__In1eeG__bottomMenuButton.view-review-module__In1eeG__liked{color:#ff4757}.view-review-module__In1eeG__bottomMenuButton.view-review-module__In1eeG__bookmarked{color:var(--color-secondary)}.view-review-module__In1eeG__bottomMenuSharePopover{background:var(--color-white);z-index:1001;border-radius:8px;flex-direction:column;gap:.25rem;min-width:180px;margin-bottom:.5rem;padding:.5rem;display:flex;position:absolute;bottom:100%;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #00000026}.view-review-module__In1eeG__bottomMenuSharePopover button{cursor:pointer;color:var(--color-text);text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.6rem .8rem;font-size:.95rem;display:flex}.view-review-module__In1eeG__bottomMenuSharePopover button:hover{background:#f5f5f5}@media (max-width:768px){.view-review-module__In1eeG__relatedReviews{position:static}}@media (max-width:480px){.view-review-module__In1eeG__thumbnailImage{width:100%;height:unset;aspect-ratio:1;object-fit:cover}.view-review-module__In1eeG__titleRow{margin:0;padding:.25rem}.view-review-module__In1eeG__reviewTitle{padding:.25rem}.view-review-module__In1eeG__reviewInfo{padding:0 1rem}.view-review-module__In1eeG__reviewDetailHeader,.view-review-module__In1eeG__reviewContent{max-width:100vw;margin:0 .5rem;padding:0}.view-review-module__In1eeG__reviewContent{margin-top:1.5rem}.view-review-module__In1eeG__viewReviewSideElement{margin:0 .5rem}.view-review-module__In1eeG__reviewInfoDetail{grid-template-columns:minmax(125px,4fr) 1fr 1fr;row-gap:.25rem}.view-review-module__In1eeG__authorInfo{grid-area:1/1}.view-review-module__In1eeG__travelMeta{flex-direction:row;grid-area:2/1/auto/4}.view-review-module__In1eeG__travelDate{flex:1;justify-content:center}.view-review-module__In1eeG__engagementRow{grid-area:1/2}.view-review-module__In1eeG__menuContainer{grid-area:1/3}.view-review-module__In1eeG__advertisementSection{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.view-review-module__In1eeG__navigationSection{margin:1rem 0;padding:0 .5rem}.view-review-module__In1eeG__navigationContainer{grid-template-columns:1fr;gap:.75rem}.view-review-module__In1eeG__navigationItem{gap:.75rem;padding:.75rem}.view-review-module__In1eeG__navigationTitle{font-size:.9rem}.view-review-module__In1eeG__navigationArrow{width:28px;height:28px;font-size:.8rem}.view-review-module__In1eeG__bottomMenuBar{display:block}.view-review-module__In1eeG__scrollToTopAnchor{bottom:calc(4.5rem + env(safe-area-inset-bottom,0px));padding:0 1rem}.view-review-module__In1eeG__scrollToTopButton{width:44px;height:44px;right:1rem}.view-review-module__In1eeG__viewReviewPageContainer{padding-bottom:calc(3rem + env(safe-area-inset-bottom,0px))}}
.ReviewListSelectModal-module__A7LJ-q__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ReviewListSelectModal-module__A7LJ-q__modalContent{background:#fff;border-radius:4px;flex-direction:column;width:100%;max-width:480px;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.ReviewListSelectModal-module__A7LJ-q__modalHeader{background:#f9fafb;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.ReviewListSelectModal-module__A7LJ-q__modalTitle{color:#111827;align-items:center;gap:8px;margin:0;font-size:18px;font-weight:600;display:flex}.ReviewListSelectModal-module__A7LJ-q__modalTitle i{color:var(--color-primary)}.ReviewListSelectModal-module__A7LJ-q__closeButton{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;font-size:20px;transition:all .2s}.ReviewListSelectModal-module__A7LJ-q__closeButton:hover{color:#374151;background-color:#e5e7eb}.ReviewListSelectModal-module__A7LJ-q__modalBody{flex:1;padding:0;overflow-y:auto}.ReviewListSelectModal-module__A7LJ-q__loadingContainer{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;padding:40px 24px;display:flex}.ReviewListSelectModal-module__A7LJ-q__loadingContainer i{color:var(--color-primary);margin-bottom:12px;font-size:24px}.ReviewListSelectModal-module__A7LJ-q__loadingContainer p{margin:0;font-size:14px}.ReviewListSelectModal-module__A7LJ-q__errorContainer{color:#6b7280;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px 24px;display:flex}.ReviewListSelectModal-module__A7LJ-q__errorContainer i{color:#ef4444;margin-bottom:12px;font-size:24px}.ReviewListSelectModal-module__A7LJ-q__errorContainer p{white-space:pre-line;margin:0 0 16px;font-size:14px}.ReviewListSelectModal-module__A7LJ-q__retryButton{background-color:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:8px 16px;font-size:14px;transition:background-color .2s}.ReviewListSelectModal-module__A7LJ-q__retryButton:hover{background-color:var(--color-primary-hover)}.ReviewListSelectModal-module__A7LJ-q__listsList{padding:8px 0}.ReviewListSelectModal-module__A7LJ-q__listItem{cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid #f3f4f6;align-items:center;padding:12px 24px;transition:background-color .2s;display:flex}.ReviewListSelectModal-module__A7LJ-q__listItem:hover{background-color:#f9fafb}.ReviewListSelectModal-module__A7LJ-q__listItem:last-child{border-bottom:none}.ReviewListSelectModal-module__A7LJ-q__checkbox{cursor:pointer;width:18px;height:18px;accent-color:var(--color-primary);margin-right:12px}.ReviewListSelectModal-module__A7LJ-q__listItemContent{flex:1;align-items:center;gap:8px;display:flex}.ReviewListSelectModal-module__A7LJ-q__listItemTitle{color:#111827;flex:1;font-size:14px;font-weight:500}.ReviewListSelectModal-module__A7LJ-q__favoriteIcon{color:#f59e0b;font-size:16px}.ReviewListSelectModal-module__A7LJ-q__savedLabel{color:#059669;background-color:#d1fae5;border-radius:12px;padding:2px 8px;font-size:12px;font-weight:500}.ReviewListSelectModal-module__A7LJ-q__itemCount{color:#6b7280;background-color:#f3f4f6;border-radius:12px;padding:2px 8px;font-size:12px}.ReviewListSelectModal-module__A7LJ-q__modalFooter{background:#f9fafb;border-top:1px solid #e5e7eb;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;padding:16px 24px;display:flex}.ReviewListSelectModal-module__A7LJ-q__cancelButton{color:#374151;cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.ReviewListSelectModal-module__A7LJ-q__cancelButton:hover:not(:disabled){background-color:#f3f4f6;border-color:#9ca3af}.ReviewListSelectModal-module__A7LJ-q__cancelButton:disabled{opacity:.5;cursor:not-allowed}.ReviewListSelectModal-module__A7LJ-q__saveButton{background-color:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:background-color .2s;display:flex}.ReviewListSelectModal-module__A7LJ-q__saveButton:hover:not(:disabled){background-color:var(--color-primary-hover)}.ReviewListSelectModal-module__A7LJ-q__saveButton:disabled{opacity:.5;cursor:not-allowed}.ReviewListSelectModal-module__A7LJ-q__saveButton i{font-size:12px}@media (max-width:640px){.ReviewListSelectModal-module__A7LJ-q__modalOverlay{padding:10px}.ReviewListSelectModal-module__A7LJ-q__modalContent{max-width:100%;max-height:90vh}.ReviewListSelectModal-module__A7LJ-q__modalHeader{padding:16px 20px}.ReviewListSelectModal-module__A7LJ-q__modalTitle{font-size:16px}.ReviewListSelectModal-module__A7LJ-q__listItem{padding:10px 20px}.ReviewListSelectModal-module__A7LJ-q__modalFooter{padding:12px 20px}}
.TravelMemoSection-module__Q8mr6q__travelMemoSection{margin:0;padding:1rem}.TravelMemoSection-module__Q8mr6q__travelMemoSection h2{color:var(--color-text);align-items:center;gap:.5rem;margin-bottom:0;font-size:2rem;display:flex}.TravelMemoSection-module__Q8mr6q__cardGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:.5rem;display:grid}.TravelMemoSection-module__Q8mr6q__card{color:inherit;background:var(--color-white);flex-direction:column;text-decoration:none;transition:background .2s;display:flex}.TravelMemoSection-module__Q8mr6q__card:hover{background:var(--color-background-primary)}.TravelMemoSection-module__Q8mr6q__cardImage{aspect-ratio:16/9;object-fit:cover;width:100%}.TravelMemoSection-module__Q8mr6q__cardTitle{text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;padding:.5rem .4rem;font-size:.9rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}@media (min-width:769px){.TravelMemoSection-module__Q8mr6q__travelMemoSection{padding:1.5rem 1rem}.TravelMemoSection-module__Q8mr6q__cardGrid{gap:0;margin-left:auto;margin-right:auto}.TravelMemoSection-module__Q8mr6q__card{padding:1.5rem 2rem}.TravelMemoSection-module__Q8mr6q__cardTitle{padding:1rem .5rem 0;font-size:.95rem}}@media (max-width:768px){.TravelMemoSection-module__Q8mr6q__travelMemoSection{padding:.5rem}.TravelMemoSection-module__Q8mr6q__travelMemoSection h2{font-size:1.6rem}.TravelMemoSection-module__Q8mr6q__cardTitle{padding:.35rem .25rem;font-size:.75rem;line-height:1.3}}
.admin-shell-module__eXtmIG__shell{background:#f5f6f8;min-height:100vh}.admin-shell-module__eXtmIG__topBar{background:#fff;border-bottom:1px solid #dee2e6;padding:.75rem 1.5rem}.admin-shell-module__eXtmIG__topBarInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;max-width:1400px;margin:0 auto;display:flex}.admin-shell-module__eXtmIG__backLink{color:#495057;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:.9rem;text-decoration:none;display:inline-flex}.admin-shell-module__eXtmIG__backLink:hover{color:#078080}.admin-shell-module__eXtmIG__pageTitle{color:#212529;margin:0;font-size:1.35rem;font-weight:700}.admin-shell-module__eXtmIG__body{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:1.5rem;max-width:1400px;margin:0 auto;padding:1.25rem 1.5rem 2rem;display:grid}.admin-shell-module__eXtmIG__sidebar{background:#fff;border:1px solid #dee2e6;border-radius:12px;padding:.75rem;position:sticky;top:1rem;box-shadow:0 2px 8px #0000000a}.admin-shell-module__eXtmIG__navList{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.admin-shell-module__eXtmIG__navItem{color:#495057;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;padding:.65rem .85rem;font-size:.925rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.admin-shell-module__eXtmIG__navItemLabel{min-width:0}.admin-shell-module__eXtmIG__navBadge{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:1.35rem;height:1.35rem;padding:0 .35rem;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex}.admin-shell-module__eXtmIG__navBadgePending{color:#fff;background:#c62828}.admin-shell-module__eXtmIG__navBadgeZero{color:#6c757d;background:#e9ecef}.admin-shell-module__eXtmIG__navItem:hover{color:#078080;background:#f8f9fa}.admin-shell-module__eXtmIG__navItemActive{color:#078080;background:#e8f5f3;font-weight:600}.admin-shell-module__eXtmIG__main{min-width:0}.admin-shell-module__eXtmIG__topBarActions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.admin-shell-module__eXtmIG__standaloneMain{min-width:0;max-width:1400px;margin:0 auto;padding:1.25rem 1.5rem 2rem}@media (max-width:768px){.admin-shell-module__eXtmIG__topBar{padding:.65rem 1rem}.admin-shell-module__eXtmIG__pageTitle{font-size:1.1rem}.admin-shell-module__eXtmIG__body{grid-template-columns:1fr;gap:0;padding:0}.admin-shell-module__eXtmIG__sidebar{box-shadow:none;border-left:none;border-right:none;border-radius:0;padding:.5rem .75rem;position:static}.admin-shell-module__eXtmIG__navList{flex-direction:column;gap:.35rem;padding-bottom:0;overflow-x:hidden}.admin-shell-module__eXtmIG__navItem{white-space:normal;flex-shrink:1;padding:.6rem .7rem;font-size:.85rem}.admin-shell-module__eXtmIG__main,.admin-shell-module__eXtmIG__standaloneMain{padding:1rem}.admin-shell-module__eXtmIG__topBarInner{align-items:flex-start}.admin-shell-module__eXtmIG__topBarActions{justify-content:flex-end;width:100%}}
.report-module__hvlWuq__reportIndexPage{flex-direction:column;min-height:100vh;display:flex}.report-module__hvlWuq__reportIndexMain{box-sizing:border-box;flex:1;width:100%;margin:0 auto;padding:1rem}.report-module__hvlWuq__reportIndexTitle{color:var(--color-text,#000);margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.report-module__hvlWuq__reportIndexSubtitle{color:var(--color-text-light,#666);margin-bottom:1rem;padding-left:1rem;font-size:.9rem}.report-module__hvlWuq__reportLinkList{margin:0;padding:0 0 0 2rem;list-style:none}.report-module__hvlWuq__reportLinkList>li{margin-bottom:.2rem;padding-left:.5rem;position:relative}.report-module__hvlWuq__reportLinkList>li:before{content:"-";color:var(--color-secondary);font-size:1rem;position:absolute;left:0}.report-module__hvlWuq__reportLinkListItem{color:var(--color-secondary);padding-left:1rem;font-size:1rem;text-decoration:none;display:block}.report-module__hvlWuq__reportLinkListItem:hover{text-decoration:underline}.report-module__hvlWuq__reportLinkListItem:focus-visible{outline:2px solid var(--color-secondary);outline-offset:2px}.report-module__hvlWuq__reportLayout{grid-template:"top""content"1fr/1fr;column-gap:.75rem;max-width:920px;padding:0 .75rem;display:grid}.report-module__hvlWuq__reportLayoutTopAd{grid-area:top;justify-content:center;align-items:center;min-height:90px;display:flex}.report-module__hvlWuq__reportLayoutContent{grid-area:content;min-width:0}.report-module__hvlWuq__reportMapTableRow{display:block}.report-module__hvlWuq__reportMapTableRow>:first-child{margin-bottom:1rem}.report-module__hvlWuq__reportMapTableRow>:last-child{min-height:0}.report-module__hvlWuq__reportTableColumn{flex-direction:column;min-width:610px;display:flex}.report-module__hvlWuq__reportTableColumnTable{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden;box-shadow:0 2px 4px -1px #0000000f}.report-module__hvlWuq__reportTableColumnTable>*{flex:auto;min-height:0}.report-module__hvlWuq__reportTableBottomAds{flex-flow:row;flex-shrink:0;justify-content:center;gap:1rem;margin-top:1rem;display:flex}@media (min-width:1240px){.report-module__hvlWuq__reportContentWide{flex:1 0 0;min-width:0;max-width:1280px}.report-module__hvlWuq__reportContentWide>header{max-width:100%}.report-module__hvlWuq__reportLayout{grid-template-columns:1fr;grid-template-areas:"top""content";max-width:none}.report-module__hvlWuq__reportMapTableRow{flex-direction:row;align-items:stretch;gap:.5rem;display:flex}.report-module__hvlWuq__reportMapTableRow>:first-child{flex:52%;min-width:0;margin-bottom:0}.report-module__hvlWuq__reportMapTableRow>:last-child{flex:48%;min-width:0;overflow-y:auto}.report-module__hvlWuq__reportMapTableRow>.report-module__hvlWuq__reportTableColumn{min-width:610px;overflow:hidden}.report-module__hvlWuq__reportTableColumnTable{max-height:400px}}.report-module__hvlWuq__reportSideElement{z-index:10;background:#fff;display:block}.report-module__hvlWuq__advertisementSection{flex-wrap:wrap;justify-content:center;margin-bottom:1rem;display:flex}.report-module__hvlWuq__tabList{border-bottom:1px solid var(--color-border);gap:0;margin-bottom:1rem;margin-left:0;margin-right:0;padding:0;list-style:none;display:flex}.report-module__hvlWuq__tabItem{margin:0}.report-module__hvlWuq__tabLink{color:var(--color-text-light);border-bottom:2px solid #0000;margin-bottom:-1px;padding:.6rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s;display:block}.report-module__hvlWuq__tabLink:hover{color:var(--color-text)}.report-module__hvlWuq__tabLink.report-module__hvlWuq__active{color:var(--color-secondary);border-bottom-color:var(--color-secondary);font-weight:600}.report-module__hvlWuq__reportPageHeader{grid-template-columns:1fr auto;grid-template-areas:"title link""subtitle subtitle";align-items:center;gap:.75rem 1rem;margin-top:.75rem;margin-bottom:1rem;display:grid}.report-module__hvlWuq__reportPageHeader .report-module__hvlWuq__reportArticleTitle{grid-area:title;min-width:0;margin-top:0}.report-module__hvlWuq__reportPageHeader .report-module__hvlWuq__reportIndexSubtitle{grid-area:subtitle;margin-bottom:0}.report-module__hvlWuq__reportPageHeader .report-module__hvlWuq__reportPageTitleLink{grid-area:link}.report-module__hvlWuq__reportPageTitleLink{color:var(--color-secondary);white-space:nowrap;margin-top:0;font-size:.9rem;font-weight:400;line-height:1.4}.report-module__hvlWuq__reportPageTitleLink i{vertical-align:.1em;line-height:1}.report-module__hvlWuq__reportPageTitleLink:focus-visible{outline:2px solid var(--color-secondary);outline-offset:2px}.report-module__hvlWuq__reportArticleTitle{color:var(--color-text);margin-top:.75rem;font-size:1.5rem;font-weight:700}.report-module__hvlWuq__reportArticleTitleSub{font-size:.75em}.report-module__hvlWuq__reportRefLinks{padding-left:.75rem;padding-right:.75rem}.report-module__hvlWuq__referenceLinks{border-top:1px solid var(--color-border);color:var(--color-text-light);margin-top:2rem;padding-top:1rem;font-size:.9rem}.report-module__hvlWuq__referenceLinksTitle{color:var(--color-text);margin-bottom:.5rem;font-size:1rem;font-weight:600}.report-module__hvlWuq__referenceLinksList{margin:0;padding:0;list-style:none}.report-module__hvlWuq__referenceLinksList li{margin-bottom:.25rem}.report-module__hvlWuq__referenceLinksList a{color:var(--color-secondary);text-decoration:none}.report-module__hvlWuq__referenceLinksList a:hover{text-decoration:underline}.report-module__hvlWuq__referenceLinksList a:focus-visible{outline:2px solid var(--color-secondary);outline-offset:2px}@media (max-width:768px){.report-module__hvlWuq__reportPageHeader{grid-template-columns:1fr;grid-template-areas:"title""subtitle""link";align-items:start;gap:.5rem}.report-module__hvlWuq__reportPageHeader .report-module__hvlWuq__reportPageTitleLink{justify-self:end}}@media (max-width:480px){.report-module__hvlWuq__reportLayout{padding:0 .5rem}.report-module__hvlWuq__reportLayoutTopAd{display:none}.report-module__hvlWuq__reviewDetail{padding-left:.5rem;padding-right:.5rem}.report-module__hvlWuq__reportSideElement{margin:0 .5rem}.report-module__hvlWuq__reportTableColumn{min-width:unset}.report-module__hvlWuq__reportTableBottomAds{display:none}.report-module__hvlWuq__referenceLinks{margin-top:unset;border-top:1px solid var(--color-border);color:var(--color-text-light);padding-top:1rem;font-size:.9rem}}
.ReviewCardsSectionWithAdvertisement-module__bxNoGq__advertisementWrapper{grid-column:1/-1;justify-content:center;width:728px;margin:.5rem auto;display:flex}@media (max-width:768px){.ReviewCardsSectionWithAdvertisement-module__bxNoGq__advertisementWrapper{grid-column:1;gap:16px;width:100%;margin:.5rem auto}}
