.information_container__YWjQt{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px}.information_content__72oDF{background:white;border-radius:20px;padding:60px 40px;text-align:center;max-width:800px;width:100%;animation:information_fadeInUp__H_jeG .8s ease-out}@keyframes information_fadeInUp__H_jeG{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.information_icon__h1UpX{font-size:4rem;color:var(--color-info);margin-bottom:30px;animation:information_pulse__ayNvD 2s infinite}@keyframes information_pulse__ayNvD{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.information_title__iMfzK{font-size:2.5rem;font-weight:700;color:#2d3748;margin-bottom:20px;background:linear-gradient(135deg,var(--color-info),#2d3748);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.information_error__xsZFH{background:#fed7d7;color:#c53030;padding:12px 16px;border-radius:8px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;font-weight:500}.information_error__xsZFH i{margin-right:8px}.information_actions__JkdYd{display:flex;gap:15px;margin-bottom:30px;justify-content:center;flex-wrap:wrap}.information_actionButton__fu5wy{background:linear-gradient(135deg,var(--color-info),#2f855a);color:white;border:none;padding:15px 30px;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(56,161,105,.3);display:flex;align-items:center;justify-content:center}.information_actionButton__fu5wy:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(56,161,105,.4)}.information_actionButton__fu5wy:active{transform:translateY(0)}.information_actionButton__fu5wy i{margin-right:8px}.information_loading__VH3_k{font-size:1.2rem;color:#4a5568;padding:40px}.information_subtitle__dI87m{font-size:1.8rem;font-weight:600;color:#2d3748;margin-bottom:20px;text-align:left}.information_formContainer__R9_bm{background:#f8f9fa;border-radius:15px;padding:30px;margin-bottom:30px;border:1px solid #e2e8f0}.information_formGroup__N6dpA{margin-bottom:20px;text-align:left}.information_formGroup__N6dpA label{display:block;font-size:1.1rem;font-weight:600;color:#2d3748;margin-bottom:8px}.information_formGroup__N6dpA input,.information_formGroup__N6dpA textarea{width:100%;padding:12px;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .3s ease;box-sizing:border-box;font-family:inherit}.information_formGroup__N6dpA input:focus,.information_formGroup__N6dpA textarea:focus{outline:none;border-color:var(--color-info);box-shadow:0 0 0 3px rgba(56,161,105,.1)}.information_formGroup__N6dpA textarea{resize:vertical;min-height:100px}.information_formGroup__N6dpA input[type=checkbox]{width:auto;margin-right:8px}.information_editorContainer__33UqJ{border:2px solid #e2e8f0;border-radius:8px;min-height:200px;background:white}.information_editorContainer__33UqJ:focus-within{border-color:var(--color-info);box-shadow:0 0 0 3px rgba(56,161,105,.1)}.information_contentPreview__StcEx{max-height:150px;overflow:hidden;position:relative}.information_contentPreview__StcEx:after{content:"";position:absolute;bottom:0;left:0;right:0;height:20px;background:linear-gradient(transparent,white)}.information_formActions__xj1ZV{display:flex;gap:15px;justify-content:flex-end;margin-top:20px}.information_submitButton__naY4e{background:linear-gradient(135deg,var(--color-info),#2f855a);color:white;border:none;padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(56,161,105,.3)}.information_submitButton__naY4e:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(56,161,105,.4)}.information_cancelButton__x6hLz{background:#718096;color:white;border:none;padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.information_cancelButton__x6hLz:hover{background:#4a5568;transform:translateY(-2px)}.information_listContainer__5A2wG{margin-top:20px}.information_list__vUKKB{display:flex;flex-direction:column;gap:12px}.information_listItem__3sV1a{background:white;border:1px solid #e2e8f0;border-radius:8px;padding:15px;box-shadow:0 1px 4px rgba(0,0,0,.1);transition:all .3s ease}.information_listItem__3sV1a:hover{box-shadow:0 4px 16px rgba(0,0,0,.15);transform:translateY(-2px)}.information_listItemHeader__KQT8y{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.information_listItemTitle__xH44F{font-size:1.2rem;font-weight:600;color:#2d3748;margin:0}.information_listItemStatus__sLbAZ{display:flex;align-items:center}.information_status__Z7Pls{padding:4px 12px;border-radius:20px;font-size:.9rem;font-weight:600}.information_status__Z7Pls.information_active__3zZ0M{background:#c6f6d5;color:#22543d}.information_status__Z7Pls.information_inactive__tB_YT{background:#fed7d7;color:#c53030}.information_listItemContent__fj3w4{margin-bottom:15px}.information_listItemContent__fj3w4 p{color:#4a5568;line-height:1.6;margin:0;white-space:pre-wrap}.information_listItemMeta__0FrV8{display:flex;gap:15px;font-size:.8rem;color:#718096;margin-bottom:0;flex:1}.information_listItemActions__etrff{display:flex;gap:6px;justify-content:flex-end;align-items:center}.information_listItemFooter__fyc81{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.information_editButton__RPbXQ{background:#3182ce;color:white;border:none;padding:6px 12px;border-radius:4px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:4px}.information_editButton__RPbXQ:hover{background:#2c5282;transform:translateY(-1px)}.information_deleteButton__rqAlq{background:#e53e3e;color:white;border:none;padding:6px 12px;border-radius:4px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:4px}.information_deleteButton__rqAlq:hover{background:#c53030;transform:translateY(-1px)}.information_sendEmailButton__fAIvy{background:#805ad5;color:white;border:none;padding:6px 12px;border-radius:4px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:4px;margin-right:6px}.information_sendEmailButton__fAIvy:hover:not(.information_disabled__4fEgV){background:#6b46c1;transform:translateY(-1px)}.information_sendEmailButton__fAIvy.information_disabled__4fEgV{background:#a0aec0;color:#718096;cursor:not-allowed;opacity:.6}.information_toggleButton__RyUfB{background:#38a169;color:white;border:none;padding:6px 12px;border-radius:4px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:4px;margin-right:6px}.information_toggleButton__RyUfB:hover{background:#2f855a;transform:translateY(-1px)}.information_emptyMessage__Kxo7Q{text-align:center;color:#718096;font-size:1.1rem;padding:40px;background:#f8f9fa;border-radius:12px;border:2px dashed #e2e8f0}.information_emptyMessage__Kxo7Q i{display:block;font-size:2rem;margin-bottom:10px;color:#a0aec0}@media (max-width:768px){.information_content__72oDF{padding:40px 20px;margin:0 10px}.information_title__iMfzK{font-size:2rem}.information_icon__h1UpX{font-size:3rem}.information_actions__JkdYd{flex-direction:column;align-items:center}.information_actionButton__fu5wy{width:100%;max-width:300px}.information_formContainer__R9_bm{padding:20px}.information_listItemFooter__fyc81,.information_listItemHeader__KQT8y{flex-direction:column;align-items:flex-start;gap:10px}.information_listItemMeta__0FrV8{flex-direction:column;gap:5px}.information_listItemActions__etrff{justify-content:flex-start;width:100%}.information_formActions__xj1ZV{flex-direction:column}.information_cancelButton__x6hLz,.information_submitButton__naY4e{width:100%}}.CommentSection_commentSection__ico7c,.CommentSection_reviewsList__C7m0p{display:flex;flex-direction:column;gap:1rem}.CommentSection_reviewItem__UqJk_{display:flex;align-items:flex-start;background:var(--color-white);transition:all .3s ease}.CommentSection_reviewMain__d2cpI{flex:1;min-width:0}.CommentSection_reviewHeader__NoO2o{background-color:var(--color-white);display:flex;justify-content:space-between;align-items:flex-start;padding-left:0;position:relative}.CommentSection_reviewAvatar__Sahoq{width:50px;height:50px;border-radius:50%;margin-right:1rem;object-fit:cover;flex-shrink:0}.CommentSection_reviewAvatarLink__ShQvX{text-decoration:none;display:inline-block;transition:opacity .3s}.CommentSection_reviewAvatarLink__ShQvX:hover{opacity:.7}.CommentSection_reviewUserInfo__HJhcA h4{margin:0;font-size:.8rem;color:var(--color-text)}.CommentSection_reviewUserInfo__HJhcA a{text-decoration:none;color:inherit;transition:opacity .3s}.CommentSection_reviewUserInfo__HJhcA a:hover{color:inherit;opacity:.7}.CommentSection_reviewDate__VAPrr{font-size:.7rem;margin:0;color:var(--color-text-muted)}.CommentSection_reviewContent__sdwpL{margin-bottom:.5rem;padding-left:0}.CommentSection_reviewTitle__M6ceX{font-weight:700;font-size:1.1em;padding-top:.5rem}.CommentSection_reviewText__yR4x4{font-size:.8rem;line-height:1.6;margin-bottom:.8rem;color:var(--color-text)}.CommentSection_reviewPhotos__vfmVS{display:flex;gap:.5rem;flex-wrap:wrap}.CommentSection_reviewPhoto__iHMLt{width:100px;height:75px;overflow:hidden;cursor:pointer;transition:transform .3s ease}.CommentSection_reviewPhoto__iHMLt img{width:100%;height:100%;object-fit:cover}.CommentSection_reviewActions__4M6mj{margin:.5rem 0;display:flex;gap:1rem;align-items:center}.CommentSection_reviewActionBtn__DY_p0{display:flex;align-items:center;gap:.25rem;background:none;border:none;cursor:pointer;font-size:.8rem;transition:all .3s ease;color:var(--color-text-light)}.CommentSection_reviewActionBtn__DY_p0.CommentSection_liked__0BJpw{color:var(--color-danger)}.CommentSection_reviewCommentForm__CoDxO{margin-top:.5rem;padding:.75rem;border-radius:6px;border:1px solid var(--color-border-light);background:var(--color-bg)}.CommentSection_replyItem__zO0Yu{display:flex;align-items:flex-start;margin-top:.5em;border-bottom:1px solid var(--color-bg)}.CommentSection_replyItem__zO0Yu:last-child{border-bottom:none}.CommentSection_replyMain__ja1xQ{flex:1;min-width:0}.CommentSection_replyAvatar__nDnd1{width:28px;height:28px;border-radius:50%;margin-right:.5em}.CommentSection_replyAvatarLink__0nluX{text-decoration:none;display:inline-block;transition:opacity .3s}.CommentSection_replyAvatarLink__0nluX:hover{opacity:.7}.CommentSection_replyHeader__mDuhq{display:flex;justify-content:space-between;align-items:flex-start;position:relative}.CommentSection_replyUserInfo__XtE6z h4{margin:0;font-size:.7rem;color:var(--color-text)}.CommentSection_replyUserInfo__XtE6z a{text-decoration:none;color:inherit;transition:opacity .3s}.CommentSection_replyUserInfo__XtE6z a:hover{color:inherit;opacity:.7}.CommentSection_replyDate__M3bZ_{font-size:.6rem;margin:0;color:var(--color-text-muted)}.CommentSection_replyText__yro8V{padding:.2rem 0;font-size:.8rem}.CommentSection_replyFormContainer__PjgQh{margin-left:calc(28px + .5em)}.CommentSection_replyBtn__RXTTc{padding:.2rem .5rem;border-radius:4px;border:none;cursor:pointer;background-color:#f5f5f5;color:var(--color-text)}.CommentSection_replyBtn__RXTTc:hover{background-color:#e8e8e8}.CommentSection_replyForm__DJDum{padding:.5rem;border-top:1px solid var(--color-bg);border-bottom:1px solid var(--color-bg)}.CommentSection_replyFormContainer__PjgQh .CommentSection_replyForm__DJDum{border-top:none}.CommentSection_replyForm__DJDum textarea{width:100%;padding-top:.5rem;border:none;font-size:.8rem;resize:vertical}.CommentSection_replyForm__DJDum textarea:focus{outline:none;border:none}.CommentSection_replyActions__sscJl{display:flex;justify-content:flex-end;gap:.5rem}.CommentSection_cancelReplyBtn__n55x0,.CommentSection_cancelReply__VwzrE,.CommentSection_submitReplyBtn__SGw7d,.CommentSection_submitReply__NGZXd{min-width:unset;padding:.25rem .75rem;border:none;border-radius:4px;font-size:.7rem;cursor:pointer;transition:all .3s ease}.CommentSection_submitReplyBtn__SGw7d,.CommentSection_submitReply__NGZXd{background:var(--color-info);color:var(--color-white)}.CommentSection_cancelReplyBtn__n55x0,.CommentSection_cancelReply__VwzrE{background:var(--color-text-muted);color:var(--color-white)}.CommentSection_loadMoreContainer__Uoz0z{text-align:center}.CommentSection_loadMoreBtn__erm_8{display:inline-flex;transition:all .3s ease}.CommentSection_noReviews__kXTIR{text-align:center;padding:3rem;font-size:1.1rem;color:var(--color-text-muted)}.CommentSection_noComments__MZ9N7{color:var(--color-text-light);text-align:center;padding:1rem}.CommentSection_hidden__OHTph{display:none}.CommentSection_commentVisible__OA4jh,.CommentSection_visible__NFBYo{display:block}.CommentSection_commentHidden__Suat3{display:none}.CommentSection_replyFormVisible__CIo4C{display:block}.CommentSection_replyFormHidden__SNHOc{display:none}.CommentSection_replyBtnVisible__G2ABR{display:block}.CommentSection_replyBtnHidden__B1DFq{display:none}.CommentSection_modal__krset{display:flex;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;backdrop-filter:blur(5px);background-color:rgba(0,0,0,.5);align-items:center;justify-content:center;animation:CommentSection_modalFadeIn__BmLPd .3s ease}@keyframes CommentSection_modalFadeIn__BmLPd{0%{opacity:0}to{opacity:1}}@keyframes CommentSection_modalSlideIn__XyVA0{0%{opacity:0;transform:translateY(-50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.CommentSection_reviewForm__hwZSb{border-radius:8px;max-width:600px;width:90%;max-height:90vh;overflow-y:auto;animation:CommentSection_modalSlideIn__XyVA0 .3s ease;background:var(--color-white);box-shadow:0 10px 30px rgba(13,13,13,.3)}.CommentSection_modalHeader__TYJPs{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid var(--color-border)}.CommentSection_modalHeader__TYJPs h3{margin:0!important;font-size:1.5rem!important;font-weight:600!important;color:var(--color-text)!important}.CommentSection_formActions__8SZfe{display:flex;gap:.5rem;border:none}.CommentSection_modalClose__b1yoc{background:none;border:none!important;font-size:2rem;cursor:pointer;transition:all .3s ease;color:var(--color-text-muted);padding:0 .5rem}.CommentSection_modalClose__b1yoc:hover{color:var(--color-text);background:none!important}.CommentSection_modalContent__PAmnc{padding:.5rem 2rem}.CommentSection_formGroup__MLEuH{padding:.2rem 0}.CommentSection_formGroup__MLEuH label{margin:0;padding:0}.CommentSection_formGroup__MLEuH input,.CommentSection_formGroup__MLEuH select,.CommentSection_formGroup__MLEuH textarea{border:none;width:100%;padding:0;font-size:1.2rem;font-family:inherit;transition:border-color .3s;box-sizing:border-box}.CommentSection_formGroup__MLEuH input:focus,.CommentSection_formGroup__MLEuH select:focus,.CommentSection_formGroup__MLEuH textarea:focus{outline:none;border:none}.CommentSection_formGroup__MLEuH textarea{resize:vertical;min-height:150px;font-size:1rem}.CommentSection_formActionsContainer__V7fhR{display:flex;justify-content:space-between;margin:.5rem 0}.CommentSection_actionButton__dlhiw{border:none!important;padding:.4rem}.CommentSection_uploadedImagesPreview__BG19S{display:flex;flex-wrap:wrap;gap:.5rem}.CommentSection_uploadedImageThumb__eYOf7{width:100px;height:75px;overflow:hidden;cursor:pointer;position:relative}.CommentSection_uploadedImageThumb__eYOf7 img{width:100%;height:100%;object-fit:cover}.CommentSection_removeImageBtn___amKt{position:absolute;top:0;right:0;background:rgba(0,0,0,.7);color:white;border:none;border-radius:50%;width:20px;height:20px;cursor:pointer;font-size:12px}@media (max-width:480px){.CommentSection_modalContent__PAmnc{padding:.5rem 1rem}}.CommentSection_commentInputContainer__pCrRp{margin-bottom:.5rem;padding:.5rem 0;border-top:1px solid #e9ecef;border-bottom:1px solid #e9ecef}.CommentSection_commentInputWrapper__p0iXt{display:flex;gap:1rem;align-items:flex-start}.CommentSection_userAvatar__05CPK{flex-shrink:0}.CommentSection_avatarImage__kRW_g{width:50px;height:50px;border-radius:50%;object-fit:cover}.CommentSection_inputArea__zdpig{flex:1;display:flex;flex-direction:column;gap:.5rem}.CommentSection_commentTextarea__gkhrA{width:100%;padding:.75rem;border:none;border-radius:2px;font-family:inherit;font-size:.85rem;line-height:.85rem;resize:vertical;transition:border-color .3s ease}.CommentSection_commentTextarea__gkhrA:focus{outline:none}.CommentSection_commentTextarea__gkhrA::placeholder{color:#6c757d}.CommentSection_commentActions__Gmwts{display:flex;justify-content:flex-end}.CommentSection_submitCommentBtn__qqCRP{padding:.5rem 1rem;cursor:pointer;transition:background-color .3s ease}.CommentSection_submitCommentBtn__qqCRP:disabled{cursor:not-allowed}.CommentSection_actionButtons___N146{display:flex;gap:6px;z-index:10}.CommentSection_actionButton__dlhiw{width:24px;height:24px;border:none;border-radius:50%;background:rgba(0,0,0,.7);color:white;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-size:12px}.CommentSection_actionButton__dlhiw:hover{background:rgba(0,0,0,.5)}.CommentSection_actionButton__dlhiw:active{transform:scale(.95)}.place-detail_placeContainer__eqHKx{padding:0 1rem}.place-detail_placeContainer__eqHKx h3{margin-bottom:.5rem;font-size:1rem;font-weight:600;font-family:Noto Sans JP,Noto Sans SC,Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,sans-serif;color:var(--color-text)}.place-detail_tabContainer__f2ACd{padding:1rem}.place-detail_tabContainerHeader__v1igL{display:grid;grid-template-columns:7fr 1fr}.place-detail_reviewBtnContainer__AP8yE{border-bottom:1px solid var(--color-border-light)}.place-detail_tabContainerHeader__v1igL .place-detail_reviewBtn__2XU8y{margin-bottom:.2rem;margin-right:.2rem}.place-detail_tabContainerHeader__v1igL .place-detail_hide__2u_tb{visibility:hidden}.place-detail_placeTitleSection__L7nDB{display:grid;grid-template-columns:1fr 1fr;align-items:center;justify-content:center;margin-bottom:.5rem}.place-detail_titleLeft__NLCJx{justify-self:start;flex:1}.place-detail_titleActions__4s7If{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.5rem;justify-self:end;align-self:end}.place-detail_favoriteBtn__Aiytr,.place-detail_favoriteBtn__Aiytr.place-detail_active__167q4{border-color:inherit;background:var(--color-bg-secondary);border-color:var(--color-danger);color:var(--color-danger)}.place-detail_favoriteBtn__Aiytr.place-detail_active__167q4 i{color:var(--color-danger)}.place-detail_nameRow__ixgI1{display:flex;align-items:baseline;gap:1rem}.place-detail_nameRow__ixgI1 h1{font-size:2rem;font-weight:700;margin:0;color:var(--color-text)}.place-detail_chineseRow__rdu5b{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:.5rem}.place-detail_chineseRow__rdu5b .place-detail_chineseName__aAmz3{white-space:nowrap;font-size:1rem;font-weight:500;margin:0;color:var(--color-text-light)}.place-detail_chineseRow__rdu5b .place-detail_pinyin__WmHse{white-space:nowrap;font-size:1rem;font-style:italic;color:var(--color-text-muted)}.place-detail_chineseRow__rdu5b .place-detail_katakana__c26qu{white-space:nowrap;font-size:1rem;font-weight:400;color:var(--color-text-muted)}.place-detail_tabContent__1M8Zi{padding-top:1rem;padding-left:1rem;cursor:auto}.place-detail_placeDetail__qRCnC{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:minmax(300px,auto);gap:1rem}.place-detail_detailItem__sQhP2{margin-bottom:.5rem;background:var(--color-white)}.place-detail_placePhotos__h1_lM{display:grid;grid-template-columns:2fr 1fr;gap:1rem;margin-bottom:.5rem;width:100%;max-height:300px}.place-detail_mainPhoto__26_aF{display:grid;grid-template-columns:1fr 1fr;width:100%;height:300px;overflow:hidden;gap:.5rem}.place-detail_mainPhoto__26_aF img{width:100%;height:100%;object-fit:cover}.place-detail_photoThumbnails__XtyXe{display:grid;grid-template-rows:1fr 1fr;gap:.5rem}.place-detail_photoThumbnails__XtyXe img{width:100%;height:calc(150px - .25rem);object-fit:cover;cursor:pointer;transition:opacity .3s ease}.place-detail_photoThumbnails__XtyXe img:hover{opacity:.8}.place-detail_location__QH_y3{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--color-text-muted)}.place-detail_chineseName__aAmz3{font-size:1.2rem;margin:0 0 1rem;font-style:italic;color:var(--color-text-muted)}.place-detail_mapContainer__1nQjb{width:100%;height:300px;overflow:hidden;position:relative;transition:transform .2s ease}.place-detail_mapContainer__1nQjb:hover{opacity:.8}.place-detail_mapContainer__1nQjb:after{content:"クリックして大きな地図を表示";position:absolute;bottom:8px;right:8px;padding:4px 8px;border-radius:4px;font-size:.75rem;opacity:0;transition:opacity .3s ease;pointer-events:none;background:var(--overlay-darker);color:var(--color-white)}.place-detail_mapContainer__1nQjb:hover:after{opacity:1}.place-detail_mapPlaceholder__HWCA_{display:flex;align-items:center;justify-content:center;height:100%;background:#f5f5f5;color:#666;cursor:pointer}.place-detail_mapPlaceholderContent__sfVEc{text-align:center}.place-detail_mapPlaceholderContent__sfVEc p{margin:0}.place-detail_mapPlaceholderContent__sfVEc p:last-child{font-size:.9rem}.place-detail_mapInfoWindow__nHri4{padding:10px}.place-detail_mapInfoWindow__nHri4 h4{margin:0 0 8px;font-size:16px;font-weight:600;color:#333}.place-detail_mapInfoWindow__nHri4 p{margin:0;font-size:14px;color:#666}@media (max-width:480px){.place-detail_placeTitleSection__L7nDB{grid-template-columns:1fr}.place-detail_titleActions__4s7If{justify-self:center;width:100%;padding:.5rem 0}.place-detail_placePhotos__h1_lM{grid-template-columns:1fr}.place-detail_mainPhoto__26_aF{height:unset}.place-detail_mainPhoto__26_aF img{aspect-ratio:1/1;object-fit:cover}.place-detail_photoThumbnails__XtyXe{display:none}.place-detail_tabContainer__f2ACd{padding:1rem 0}.place-detail_placeDetail__qRCnC{grid-template-columns:1fr;grid-template-rows:unset}}.ComponentCard_commonCard__dP2N2{display:grid;grid-template-columns:var(--grid-cols,1fr 1fr);text-decoration:none;color:inherit;transition:transform .2s;background:var(--color-white);position:relative}.ComponentCard_commonCard__dP2N2:hover{background:var(--color-background-primary)}.ComponentCard_commonCardImage__oF3hy{width:100%;aspect-ratio:1/1;object-fit:cover}.ComponentCard_actionButtons__jXjZC{position:absolute;top:8px;right:8px;display:flex;gap:6px;z-index:10}.ComponentCard_hasDraftBadge__R8agU{position:absolute;bottom:2px;left:2px;display:flex;gap:6px;z-index:10}.ComponentCard_publishStatus__Qg5I4{position:absolute;bottom:2px;right:2px;display:flex;gap:6px;z-index:10}.ComponentCard_statusBadge__gnbSQ{padding:4px 8px;border-radius:12px;font-size:.75rem;font-weight:600;text-align:center;min-width:50px}.ComponentCard_publishedStatus__f7vS4{background-color:#6b7280;color:white}.ComponentCard_privateStatus___TUrr{background-color:#059669;color:white}.ComponentCard_draftStatus__mijX2{background-color:#10b981;color:white}.ComponentCard_actionButton__3TRce{width:32px;height:32px;border:none;border-radius:50%;background:rgba(0,0,0,.7);color:white;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-size:14px}.ComponentCard_actionButton__3TRce:hover{background:rgba(0,0,0,.5)}.ComponentCard_actionButton__3TRce:active{transform:scale(.95)}.ComponentCard_deleteButtonContainer__zw2xP{position:relative;z-index:100}.ComponentCard_deleteMenu__kFxZP{position:absolute;top:100%;right:0;margin-top:4px;background:white;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);min-width:160px;z-index:1000;overflow:hidden}.ComponentCard_deleteMenuItem__45EIi{width:100%;padding:10px 16px;background:white;color:#1f2937;text-align:left;cursor:pointer;font-size:14px;transition:background-color .2s;border:none;border-bottom:1px solid #f3f4f6}.ComponentCard_deleteMenuItem__45EIi:last-of-type{border-bottom:none}.ComponentCard_deleteMenuItem__45EIi:hover{background-color:#f9fafb}.ComponentCard_deleteMenuItemCancel__vHOSY{width:100%;padding:10px 16px;background:#f9fafb;color:#6b7280;text-align:left;cursor:pointer;font-size:14px;transition:background-color .2s;border:none;border-top:1px solid #e5e7eb}.ComponentCard_deleteMenuItemCancel__vHOSY:hover{background-color:#f3f4f6}.ComponentCard_commonCardContent__EL5u2{height:100%;box-sizing:border-box;padding:0 .5rem;display:flex;flex-direction:column;justify-content:space-between;font-weight:700}.ComponentCard_commonCardTitle__ojEF6{font-size:1rem;margin-bottom:0;margin-block-start:0;line-height:1.3;font-weight:700;order:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:100%}.ComponentCard_commonCardMeta__uRofw{gap:.5rem;margin-bottom:0;font-size:.85rem;align-items:center;order:1;display:flex}.ComponentCard_commonCardDate__vFDqh{gap:0;margin-bottom:0;font-size:.85rem;align-items:center;order:1;display:flex;flex-direction:column}.ComponentCard_commonCardDate__vFDqh span{width:100%;text-align:left}.ComponentCard_commonCardMeta__uRofw span:first-child{display:flex;align-items:center;gap:.3rem}.ComponentCard_commonCardMeta__uRofw span:first-child:before{display:none}.ComponentCard_commonCardFooter__uzdhU{padding-top:0;margin-top:0;display:flex;justify-content:flex-start;align-items:center;border-top:none;order:3}.ComponentCard_commonCardAddress__Y1wD5{display:flex;align-items:center;gap:.5rem;color:#666;font-size:.9rem}.ComponentCard_userAvatar__4nJtc{width:20px;height:20px;border-radius:50%;object-fit:cover}.ComponentCard_engagement__HgDbl{gap:1rem;font-size:.75rem;display:flex}.ComponentCard_engagement__HgDbl span:nth-child(2) .ComponentCard_fas__AaJAY.ComponentCard_fa-comment__HNk3i:before{content:"💬"}.ComponentCard_engagement__HgDbl span:nth-child(3) .ComponentCard_fas__AaJAY.ComponentCard_fa-heart__7dqr1:before{content:"❤️"}.ComponentCard_engagement__HgDbl span:nth-child(4) .ComponentCard_fas__AaJAY.ComponentCard_fa-eye__pPH_H:before{content:"👁️"}.ComponentCard_categoryTag__HtNHg{background-color:var(--color-primary);color:white;padding:.2rem .5rem;border-radius:12px;font-size:.8rem;font-weight:500}.ComponentCard_adminWriterReviewCard__U3ozm,.ComponentCard_searchResultCard__FTktE{grid-template-columns:2fr 3fr}.ComponentCard_profileCard__1zIoo{grid-template-columns:1fr 2fr}.ComponentCard_viewReviewCard__B1c8h{grid-template-columns:2fr 3fr}@media (max-width:480px){.ComponentCard_actionButtons__jXjZC{top:4px;right:4px;flex-direction:column}.ComponentCard_actionButton__3TRce{width:28px;height:28px;font-size:12px}.ComponentCard_commonCard__dP2N2{grid-template-columns:1fr 2fr}.ComponentCard_publishStatus__Qg5I4{flex-direction:column;gap:2px;align-items:flex-end}.ComponentCard_statusBadge__gnbSQ.ComponentCard_publishedStatus__f7vS4{min-width:50px;width:fit-content}}.profile_profileHeader__Xf6f4{display:block}.profile_profileAvatar__UBjcC{width:120px;height:120px;border-radius:50%;margin:0 auto 1rem;display:block;object-fit:cover;box-shadow:0 2px 8px rgba(0,0,0,.1)}.profile_profileName__giPh4{font-size:1.5rem;text-align:center;margin-bottom:.5rem}.profile_profileBio__ujIn7{text-align:left;margin-bottom:1rem;font-size:.9rem;color:var(--color-text-light)}.profile_snsSection__TGMu2{margin-bottom:1rem}.profile_snsLabel__eSE9e{font-size:.9rem;font-weight:500;color:var(--color-text);margin-bottom:.8rem}.profile_snsLinks__4hs3L{display:flex;gap:1rem;flex-wrap:wrap}.profile_snsLink__FfX7P{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:10%;text-decoration:none;color:#444444;font-size:1.2rem;transition:transform .2s,box-shadow .2s;background:white}.profile_snsIcon__dBGZ4{width:16px;height:16px;object-fit:contain}.profile_profileInfo__PPaP1{margin-bottom:1rem}.profile_infoItem__FgGdu{display:flex;justify-content:space-between;align-items:center;padding:.2rem 0}.profile_infoItem__FgGdu:last-child{border-bottom:none}.profile_infoLabel__6oEHc{font-size:.9rem;color:var(--color-text);font-weight:500;min-width:80px}.profile_infoValue__RSQP1{font-size:.9rem;color:var(--color-text-light);text-align:right;flex:1;margin-left:1rem}.profile_profileQuickStats__Ziam_{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:.5rem;padding:1rem 0;border-top:1px solid var(--color-border-light);border-bottom:1px solid var(--color-border-light);text-align:center}.profile_profileQuickStats__Ziam_ a{text-decoration:none;color:inherit}.profile_profileQuickStats__Ziam_ a:hover{color:#007bff}.profile_statNumber__ZE_Ak{display:block;font-size:1.2rem;color:var(--color-text);text-decoration:none}.profile_statLabelLink__VnL8j{text-decoration:underline;display:block;font-size:.8rem;margin-top:.2rem;color:var(--color-text-light)}.profile_profileStatus__fBfaW{margin-bottom:0}.profile_statusItem__AGB2t{display:flex;align-items:center;margin-bottom:.8rem;color:var(--color-text-light)}.profile_statusItem__AGB2t i{width:24px;margin-right:.8rem;color:var(--color-info)}.profile_profileActions__I3Z9p{display:flex;flex-direction:column;gap:.8rem}.profile_profileActions__I3Z9p ul{list-style:none;padding:0;margin:0 0 1rem}.profile_desktopOnly__QLTzE{display:inline}.profile_mobileOnly__Ndn0d{display:none}.profile_mainContentWithMobileMenu__VCPrs{padding-bottom:1.5rem}.profile_mainSection__B3iUw{display:none}.profile_mainSection__B3iUw.profile_active__q9BRI{display:block}.profile_subSectionHeader__cq0eU{font-size:1.5rem;color:var(--color-text)}.profile_reviewsGrid__Ji673{display:grid;grid-template-columns:1fr;row-gap:.5rem;column-gap:.5rem;margin-top:.5rem}.profile_userListItem__b7bv1{background:white;border-radius:8px;padding:1rem;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s}.profile_userListItem__b7bv1:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.profile_userListItem__b7bv1 a{display:flex;align-items:center;text-decoration:none;color:inherit}.profile_userListItem__b7bv1 img{width:40px;height:40px;border-radius:50%;object-fit:cover;margin-right:.75rem}.profile_userListItem__b7bv1 span{font-weight:500;color:#333}.profile_loading__P1qhx{text-align:center;padding:2rem;font-size:1.1rem;color:#666}.profile_error__423wL{text-align:center;padding:2rem;color:#dc3545;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;margin:1rem 0}.profile_followButton__pPc20{min-width:unset;width:100%;padding:.5rem}.profile_pointsCard__aEuQL{display:grid;grid-template-columns:1fr 1fr;justify-content:center}.profile_pointsInfo__GwwqN{justify-self:start}.profile_pointsActions__OSgRO{justify-self:end}.profile_actionButton__r9dys{margin:1rem 0}.profile_tabButton__0bA2o{padding:.5rem .8rem}@media (max-width:480px){.profile_desktopOnly__QLTzE{display:none}.profile_mobileOnly__Ndn0d{display:inline}.profile_profileActions__I3Z9p{position:fixed;bottom:0;left:0;right:0;background-color:var(--color-white);border-top:1px solid var(--color-border);box-shadow:0 -2px 8px rgba(0,0,0,.1);z-index:1000}.profile_profileActions__I3Z9p ul{display:flex;flex-direction:row;justify-content:space-around;align-items:center;margin:0;padding:0;gap:0}.profile_profileActions__I3Z9p li{flex:1;display:flex;align-items:center;justify-content:center;min-height:56px}.profile_profileActions__I3Z9p .profile_sidebarItem__eN7W1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;padding:.5rem!important;margin:0!important;background-color:white;font-size:.75rem;font-weight:500;border-radius:0;width:100%;height:100%;text-align:center}.profile_profileActions__I3Z9p .profile_sidebarItem__eN7W1.active{background-color:var(--color-info);color:white}.profile_profileActions__I3Z9p .profile_sidebarItem__eN7W1 i{font-size:1.2rem;margin-bottom:.125rem}.profile_profileActions__I3Z9p .profile_sidebarItem__eN7W1 span{font-size:.7rem;white-space:nowrap}.profile_profileActions__I3Z9p .profile_actionButton__r9dys{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;padding:.5rem!important;margin:0!important;background-color:white;font-size:.75rem;font-weight:500;border-radius:0;width:100%;height:100%;text-align:center;min-width:unset}.profile_profileActions__I3Z9p .profile_actionButton__r9dys.primary{color:var(--color-text)!important}.profile_profileActions__I3Z9p .profile_actionButton__r9dys i{font-size:1.2rem;margin-bottom:.125rem;margin-right:0}.profile_profileActions__I3Z9p .profile_actionButton__r9dys span{font-size:.7rem;white-space:nowrap}.profile_mainContentWithMobileMenu__VCPrs{padding-bottom:70px}.profile_tabButton__0bA2o{min-width:unset}.profile_unfollowBtn__pj_LL{white-space:normal;line-height:1.2}.profile_profileHeader__Xf6f4{display:grid;grid-template-columns:1fr 2.5fr 1fr;align-items:center}.profile_profileAvatar__UBjcC{order:1;grid-column:1;grid-row:1/3;width:60px;height:60px;margin:0 auto}.profile_profileName__giPh4{order:2;grid-column:2;grid-row:1/2;font-size:1.2rem;text-align:left;margin-bottom:0}.profile_profileBio__ujIn7{order:3;grid-column:1/4;grid-row:3/4;padding:.5rem 0;margin-bottom:0}.profile_followActionContainer__porBL{order:4;grid-column:3;grid-row:1/3;margin-bottom:.5rem}.profile_profileInfo__PPaP1{order:6;grid-column:1/4;grid-row:5;margin-bottom:0}.profile_profileQuickStats__Ziam_{order:3;grid-column:2;grid-row:2/3;border-top:unset;border-bottom:unset;margin-bottom:0;padding:0;align-self:start}.profile_profileQuickStats__Ziam_ a{display:flex;flex-direction:row;align-items:center}.profile_profileQuickStats__Ziam_ .profile_statNumber__ZE_Ak{display:inline-block;margin-right:.4rem}.profile_profileQuickStats__Ziam_ .profile_statLabelLink__VnL8j{display:inline-block;margin-top:0;padding-top:.2rem}.profile_snsSection__TGMu2{order:6;grid-column:1/4;grid-row:4;margin-bottom:0;justify-self:start}.profile_snsLinks__4hs3L{justify-content:center;gap:.8rem}.profile_snsLink__FfX7P{width:36px;height:36px;font-size:1.1rem}.profile_snsIcon__dBGZ4{width:18px;height:18px}}.profile_previewBanner___zyFx{background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:4px;padding:12px 16px;margin:16px 0;justify-content:space-between}.profile_previewBannerContent__eiJ80,.profile_previewBanner___zyFx{display:flex;align-items:center}.profile_previewBannerTitle__0mG92{font-weight:700;color:#856404}.profile_previewBannerText__4iFWe{margin-left:8px;color:#856404}.profile_previewBannerButton__3g89f{background-color:#007bff;color:white;padding:6px 12px;border-radius:4px;text-decoration:none;font-size:14px;transition:background-color .2s ease}.profile_previewBannerButton__3g89f:hover{background-color:#0056b3;color:white;text-decoration:none}.profile_modalOverlay__nOmDb{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999}.profile_modalContent__96rZb{background-color:white;border-radius:8px;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 4px 20px rgba(0,0,0,.15)}.profile_modalHeader__h_AZw{display:flex;justify-content:space-between;align-items:center;padding:20px 20px 0;border-bottom:1px solid #e9ecef;margin-bottom:20px}.profile_modalHeader__h_AZw h3{margin:0;font-size:1.25rem;font-weight:600;color:#333}.profile_modalCloseButton__PgCc4{background:none;border:none;font-size:1.5rem;color:#6c757d;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.profile_modalCloseButton__PgCc4:hover{background-color:#f8f9fa;color:#495057}.profile_modalBody__zDnWA{padding:0 20px 20px}.profile_exchangeInfo___1HXi{margin-bottom:20px}.profile_exchangeInfo___1HXi p{margin:8px 0;color:#666}.profile_exchangeInfo___1HXi strong{color:#333}.profile_exchangeForm__Xy4WU{margin-bottom:20px}.profile_exchangeForm__Xy4WU label{display:block;margin-bottom:8px;font-weight:500;color:#333}.profile_pointsInput__SlQJ_{width:100%;padding:12px;border:1px solid #ddd;border-radius:4px;font-size:16px;box-sizing:border-box}.profile_pointsInput__SlQJ_:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,.25)}.profile_inputHelp___Tl8e{display:block;margin-top:4px;color:#6c757d;font-size:.875rem}.profile_modalFooter__Jg1tz{display:flex;justify-content:flex-end;gap:12px;padding:20px;border-top:1px solid #e9ecef;background-color:#f8f9fa;border-radius:0 0 8px 8px}.profile_modalFooter__Jg1tz button{min-width:100px}.profile_pointsSection__dQBgS{padding:20px 0}.profile_currentPoints__uwmwO{margin-bottom:30px}.profile_pointsCard__aEuQL{display:flex;align-items:center;gap:20px;padding:20px;background-color:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.profile_pointsInfo__GwwqN{flex:1;text-align:center}.profile_pointsInfo__GwwqN h4{margin:0 0 8px;font-size:.875rem;color:#6c757d;font-weight:500}.profile_pointsAmount__wYHoJ{display:flex;align-items:center;justify-content:center;gap:8px}.profile_pointsAmount__wYHoJ i{color:#ffc107;font-size:1.25rem}.profile_pointsNumber__1__sM{font-size:1.5rem;font-weight:600;color:#333}.profile_pointsUnit__bLXdv{font-size:.875rem;color:#6c757d}.profile_pointsActions__OSgRO{display:flex;align-items:center}.profile_pointsHistory__UMOQo{margin-top:30px}.profile_pointsHistory__UMOQo h4{margin:0 0 16px;font-size:1.125rem;color:#333}.profile_historyList__vRs_B{background-color:#f8f9fa;border-radius:8px;padding:20px;border:1px solid #e9ecef}.profile_noHistory__Rbx_r{margin:0;color:#6c757d;text-align:center;font-style:italic}.profile_loadingHistory__JhwW2{display:flex;align-items:center;justify-content:center;gap:8px;color:#6c757d;font-size:.9rem}.profile_loadingHistory__JhwW2 i{font-size:1rem}.profile_historyItems__0cnPe{display:flex;flex-direction:column;gap:12px}.profile_historyItem__ht4Zx{display:flex;align-items:center;gap:12px;padding:12px;background-color:#fff;border-radius:8px;border:1px solid #e9ecef;transition:box-shadow .2s ease}.profile_historyItem__ht4Zx:hover{box-shadow:0 2px 4px rgba(0,0,0,.1)}.profile_historyItem__ht4Zx.profile_earned__DfXnT{border-left:4px solid #28a745}.profile_historyItem__ht4Zx.profile_spent__rofSp{border-left:4px solid #dc3545}.profile_historyIcon__VW8yW{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;flex-shrink:0}.profile_historyItem__ht4Zx.profile_earned__DfXnT .profile_historyIcon__VW8yW{background-color:#d4edda;color:#28a745}.profile_historyItem__ht4Zx.profile_spent__rofSp .profile_historyIcon__VW8yW{background-color:#f8d7da;color:#dc3545}.profile_historyIcon__VW8yW i{font-size:14px}.profile_historyContent__GP2RO{flex:1;min-width:0}.profile_historyDescription__3nxSR{font-weight:500;color:#333;margin-bottom:4px;font-size:.9rem}.profile_historyDate__NYtLY{font-size:.8rem;color:#6c757d;margin-bottom:2px}.profile_historyStatus__w9ap2{font-size:.75rem;padding:2px 6px;border-radius:4px;display:inline-block;font-weight:500}.profile_historyItem__ht4Zx.profile_earned__DfXnT .profile_historyStatus__w9ap2{background-color:#d4edda;color:#155724}.profile_historyItem__ht4Zx.profile_spent__rofSp .profile_historyStatus__w9ap2{background-color:#f8d7da;color:#721c24}.profile_historyPoints___lN0v{font-weight:700;font-size:1rem;flex-shrink:0;text-align:right;min-width:80px}.profile_earnedPoints__agfjb{color:#28a745}.profile_spentPoints__Curl4{color:#dc3545}.profile_exchangeRateInfo__vB7Gj{color:#666;font-size:.9em;margin:10px 0}.profile_exchangeResultBox__JOWzo{background-color:#e8f5e8;border-radius:8px;padding:15px;margin:15px 0}.profile_exchangeResultTitle__GDYi1{margin:0 0 8px;font-weight:700;color:#28a745;font-size:1.1em}.profile_exchangeResultContent__NjhCL{display:flex;justify-content:space-between;align-items:center;padding:10px;background-color:#fff;border-radius:6px;border:1px solid #dee2e6}.profile_exchangeResultLabel__iDXbg{font-weight:700;color:#28a745}.profile_exchangeResultAmount__0xpN4{font-size:1.3em;font-weight:700;color:#28a745}.profile_exchangeWarningBox__LyGbv{background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;padding:15px;margin:15px 0}.profile_exchangeWarningTitle__3fLI4{margin:0;color:#856404;font-weight:700}.profile_exchangeWarningDetail__ue19y{margin:8px 0 0;font-size:.9em;color:#856404}.profile_backButton__aXCeI{gap:.5rem;margin:.5rem;text-decoration:none;align-items:center;display:flex;padding:0;border:none;background:none;cursor:pointer;color:inherit;font-size:inherit;font-family:inherit;transition:color .2s ease}.profile_backButton__aXCeI:hover{color:var(--link-hover)}.profile_backButton__aXCeI i{transition:transform .3s ease}.profile_backButton__aXCeI:hover i{transform:translateX(-5px)}.profile_listDetailHeader__a7k35{margin-bottom:1rem}.profile_listDetailTitle__9oKLn{margin:0 0 .5rem;font-size:1.5rem}.profile_listDetailDescription__Ccagz{margin:0 0 .5rem;color:#6b7280}.profile_listDetailMeta__dQJRW{display:flex;align-items:center;gap:.5rem;color:#6b7280;font-size:.875rem}.profile_statusBadge__ghpUO{padding:4px 8px;border-radius:12px;font-size:.75rem;font-weight:600;text-align:center;min-width:50px}.profile_publishedStatus__WIXMr{background-color:#6b7280;color:white}.profile_privateStatus__aA_sp{background-color:#059669;color:white}.PointsSection_pointsSection__zjUBW{padding:20px 0}.PointsSection_subSectionHeader__HEaC8{font-size:1.5rem;color:var(--color-text);margin-bottom:1rem}.PointsSection_currentPoints__X_zEi{margin-bottom:30px}.PointsSection_pointsCard__rRPoj{display:flex;align-items:center;gap:20px;padding:20px;background-color:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.PointsSection_pointsInfo__TUEEI{flex:1;text-align:center}.PointsSection_pointsInfo__TUEEI h4{margin:0 0 8px;font-size:.875rem;color:#6c757d;font-weight:500}.PointsSection_pointsAmount__HXTDZ{display:flex;align-items:center;justify-content:center;gap:8px}.PointsSection_pointsAmount__HXTDZ i{color:#ffc107;font-size:1.25rem}.PointsSection_pointsNumber__N_Yhf{font-size:1.5rem;font-weight:600;color:#333}.PointsSection_pointsUnit__SNal1{font-size:.875rem;color:#6c757d}.PointsSection_pointsActions__mhkUz{display:flex;align-items:center}.PointsSection_pointsHistory__M4MOv{margin-top:30px}.PointsSection_pointsHistory__M4MOv h4{margin:0 0 16px;font-size:1.125rem;color:#333}.PointsSection_historyList__YPmkV{border:1px solid #e9ecef;background-color:#f8f9fa}.PointsSection_noHistory__yfZuu{margin:0;color:#6c757d;text-align:center;font-style:italic}.PointsSection_loadingHistory__Au3JI{display:flex;align-items:center;justify-content:center;gap:8px;color:#6c757d;font-size:.9rem}.PointsSection_loadingHistory__Au3JI i{font-size:1rem}.PointsSection_historyItems__idwcC{display:flex;flex-direction:column;gap:0}.PointsSection_historyTable__abD6o{width:100%;overflow:hidden;background:#fff}.PointsSection_historyHeader__h3OXC{display:grid;grid-template-columns:1fr 120px;background:#f8f9fa;border-bottom:1px solid #e9ecef}.PointsSection_historyRow__LuilB{display:grid;grid-template-columns:1fr 120px;border-bottom:1px solid #f1f3f5}.PointsSection_historyRow__LuilB:last-child{border-bottom:none}.PointsSection_historyCell__vqecJ{padding:12px 14px;display:flex;align-items:center}.PointsSection_historyPointsHeader__KO_Jk{justify-content:flex-end}.PointsSection_historyItem__djnf5.PointsSection_earned__TBOFW{border-left:4px solid #28a745}.PointsSection_historyItem__djnf5.PointsSection_spent__Sq2C6{border-left:4px solid #dc3545}.PointsSection_historyContent__YPthG{flex:1;min-width:0}.PointsSection_historyDescription__1tRl_{font-weight:500;color:#333;margin-bottom:4px;font-size:.9rem;display:flex;flex-direction:column;align-items:flex-start}.PointsSection_historyTitle__IoguZ{color:#0b7285;font-weight:600;margin-bottom:2px}.PointsSection_historyDate__cw5CP{font-size:.8rem;color:#6c757d;margin-top:4px}.PointsSection_historyStatus__T2rky{font-size:.75rem;padding:2px 6px;border-radius:4px;display:inline-block;font-weight:500}.PointsSection_historyItem__djnf5.PointsSection_earned__TBOFW .PointsSection_historyStatus__T2rky{background-color:#d4edda;color:#155724}.PointsSection_historyItem__djnf5.PointsSection_spent__Sq2C6 .PointsSection_historyStatus__T2rky{background-color:#f8d7da;color:#721c24}.PointsSection_historyPoints__5XnYL{font-weight:700;font-size:1rem;margin-left:auto;margin-right:2px}.PointsSection_earnedPoints__WWzNm{color:#28a745}.PointsSection_spentPoints__tboVV{color:#dc3545}.PointsSection_modalOverlay__ddXjj{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999}.PointsSection_modalContent__Edmay{background-color:white;border-radius:8px;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 4px 20px rgba(0,0,0,.15)}.PointsSection_modalHeader__2TqXk{display:flex;justify-content:space-between;align-items:center;padding:20px 20px 0;border-bottom:1px solid #e9ecef;margin-bottom:20px}.PointsSection_modalHeader__2TqXk h3{margin:0;font-size:1.25rem;font-weight:600;color:#333}.PointsSection_modalCloseButton__kj6lG{background:none;border:none;font-size:1.5rem;color:#6c757d;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.PointsSection_modalCloseButton__kj6lG:hover{background-color:#f8f9fa;color:#495057}.PointsSection_modalBody__u_iBC{padding:0 20px 20px}.PointsSection_exchangeInfo__9PvOW{margin-bottom:20px}.PointsSection_exchangeInfo__9PvOW p{margin:8px 0;color:#666}.PointsSection_exchangeInfo__9PvOW strong{color:#333}.PointsSection_exchangeForm__kjfMi{margin-bottom:20px}.PointsSection_exchangeForm__kjfMi label{display:block;margin-bottom:8px;font-weight:500;color:#333}.PointsSection_pointsInput__Ddue4{width:100%;padding:12px;border:1px solid #ddd;border-radius:4px;font-size:16px;box-sizing:border-box}.PointsSection_pointsInput__Ddue4:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,.25)}.PointsSection_inputHelp__besSt{display:block;margin-top:4px;color:#6c757d;font-size:.875rem}.PointsSection_modalFooter__cguZD{display:flex;justify-content:flex-end;gap:12px;padding:20px;border-top:1px solid #e9ecef;background-color:#f8f9fa;border-radius:0 0 8px 8px}.PointsSection_modalFooter__cguZD button{min-width:100px}.PointsSection_exchangeRateInfo__Xftdu{color:#666;font-size:.9em;margin:10px 0}.PointsSection_exchangeResultBox__pbBnW{background-color:#e8f5e8;border-radius:8px;padding:15px;margin:15px 0}.PointsSection_exchangeResultTitle__HiALN{margin:0 0 8px;font-weight:700;color:#28a745;font-size:1.1em}.PointsSection_exchangeResultContent__Voxcu{display:flex;justify-content:space-between;align-items:center;padding:10px;background-color:#fff;border-radius:6px;border:1px solid #dee2e6}.PointsSection_exchangeResultLabel__s2w_9{font-weight:700;color:#28a745}.PointsSection_exchangeResultAmount__qzP5j{font-size:1.3em;font-weight:700;color:#28a745}.PointsSection_exchangeWarningBox__OA_v_{background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;padding:15px;margin:15px 0}.PointsSection_exchangeWarningTitle__j3W9F{margin:0;color:#856404;font-weight:700}.PointsSection_exchangeWarningDetail__HGno6{margin:8px 0 0;font-size:.9em;color:#856404}@media (max-width:480px){.PointsSection_pointsCard__rRPoj{flex-direction:column;text-align:center;gap:15px}.PointsSection_pointsInfo__TUEEI{order:1}.PointsSection_pointsActions__mhkUz{order:2}.PointsSection_modalContent__Edmay{width:95%;margin:10px}.PointsSection_modalHeader__2TqXk{padding:15px 15px 0}.PointsSection_modalBody__u_iBC{padding:0 15px 15px}.PointsSection_modalFooter__cguZD{padding:15px;flex-direction:column}.PointsSection_modalFooter__cguZD button{width:100%}}.VisitProvinceSection_visitProvinceSection__YGNj8{padding:1rem}.VisitProvinceSection_subSectionHeader__01I_6{font-size:1.5rem;font-weight:600;color:var(--text-primary,#333)}.VisitProvinceSection_mapContainer__71gAx{width:100%;position:relative;background-color:var(--background-secondary,#f9f9f9);border-radius:8px;overflow:hidden}.VisitProvinceSection_zoomControls__F8q_x{right:10px}.VisitProvinceSection_labelToggleControls__SrCY0,.VisitProvinceSection_zoomControls__F8q_x{position:absolute;top:10px;z-index:10;display:flex;flex-direction:column;gap:4px;background-color:rgba(255,255,255,.9);border-radius:4px;padding:4px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.VisitProvinceSection_labelToggleControls__SrCY0{right:54px}.VisitProvinceSection_zoomButton__c81f0{width:32px;height:32px;border:1px solid var(--border-color,#ddd);background-color:var(--background-primary,#fff);border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:var(--text-primary,#333);font-size:14px}.VisitProvinceSection_zoomButton__c81f0:hover{background-color:var(--background-hover,#f0f0f0);border-color:var(--primary-color,#4a90e2);color:var(--primary-color,#4a90e2)}.VisitProvinceSection_zoomButton__c81f0:active{transform:scale(.95)}.VisitProvinceSection_zoomButton__c81f0:disabled{opacity:.5;cursor:not-allowed}.VisitProvinceSection_zoomButton__c81f0.VisitProvinceSection_active__gLBNP{background-color:var(--primary-color,#4a90e2);color:#fff;border-color:var(--primary-color,#4a90e2)}.VisitProvinceSection_zoomButton__c81f0.VisitProvinceSection_active__gLBNP:hover{background-color:var(--primary-color,#4a90e2);opacity:.9}.VisitProvinceSection_chart__hR_z0{width:100%!important;height:600px!important;min-height:400px;min-width:100%}.VisitProvinceSection_error__1zAjH,.VisitProvinceSection_loading__WVuNp{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:var(--text-secondary,#666);font-size:1rem;gap:1rem}.VisitProvinceSection_error__1zAjH i,.VisitProvinceSection_loading__WVuNp i{font-size:2rem;color:var(--primary-color,#4a90e2)}.VisitProvinceSection_error__1zAjH i{color:var(--error-color,#dc3545)}.VisitProvinceSection_error__1zAjH span,.VisitProvinceSection_loading__WVuNp span{margin-top:.5rem}.VisitProvinceSection_regionStats__Adz7t{margin-bottom:.5rem;padding-left:.5rem;font-size:1rem;color:var(--text-primary,#333)}.VisitProvinceSection_visitedCount__JNNl9{font-weight:700;font-size:1.2em;color:var(--primary-color,#4a90e2)}.VisitProvinceSection_visitProvinceSection__YGNj8 h4{margin-top:1rem;margin-bottom:.5rem;color:var(--text-primary,#333);font-size:1.2rem;font-weight:600}.VisitProvinceSection_yearGroup__vAACa{margin-bottom:.5rem}.VisitProvinceSection_yearHeader__NO_zf{padding-left:1rem;font-size:1.1rem;font-weight:600;color:var(--text-primary,#333)}.VisitProvinceSection_monthList__jfbVt{list-style:none;padding-left:2rem;margin:0}.VisitProvinceSection_monthList__jfbVt li{font-size:1rem;color:var(--text-primary,#333);display:flex;align-items:baseline}.VisitProvinceSection_monthLabel__M4s_W{display:inline-block;width:2.5em;text-align:right}.VisitProvinceSection_locationText__cWIFX{flex:1;min-width:0}.VisitProvinceSection_visitLabel__rkPEI{margin-left:auto;padding-left:.5rem}@media (max-width:768px){.VisitProvinceSection_chart__hR_z0{height:400px;min-height:300px}}.CreateReviewListModal_modalOverlay__DNw6Z{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.CreateReviewListModal_modalContent__aN7J2{background:white;border-radius:8px;width:100%;max-width:500px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 4px 6px rgba(0,0,0,.1)}.CreateReviewListModal_modalHeader__xIGhA{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}.CreateReviewListModal_modalTitle__30TVC{margin:0;font-size:1.25rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.CreateReviewListModal_closeButton__7KLul{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}.CreateReviewListModal_closeButton__7KLul:hover{background-color:#f3f4f6}.CreateReviewListModal_modalBody__fWpJo{padding:1.5rem;overflow-y:auto;flex:1}.CreateReviewListModal_errorMessage__sOpFo{background-color:#fee2e2;color:#991b1b;padding:.75rem;border-radius:4px;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.CreateReviewListModal_formGroup___Jint{margin-bottom:1.5rem}.CreateReviewListModal_label___dT41{display:block;margin-bottom:.5rem;font-weight:500;color:#374151}.CreateReviewListModal_required__Q7Kxw{color:#ef4444}.CreateReviewListModal_input__fkbSJ,.CreateReviewListModal_textarea__S_pLv{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:4px;font-size:1rem;transition:border-color .2s}.CreateReviewListModal_input__fkbSJ:focus,.CreateReviewListModal_textarea__S_pLv:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.CreateReviewListModal_input__fkbSJ:disabled,.CreateReviewListModal_textarea__S_pLv:disabled{background-color:#f3f4f6;cursor:not-allowed}.CreateReviewListModal_textarea__S_pLv{resize:vertical;font-family:inherit}.CreateReviewListModal_checkboxLabel__DblUr{display:flex;align-items:center;gap:.5rem;cursor:pointer;user-select:none}.CreateReviewListModal_checkbox____Thr{width:1.25rem;height:1.25rem;cursor:pointer}.CreateReviewListModal_checkbox____Thr:disabled{cursor:not-allowed}.CreateReviewListModal_modalFooter__yjTPd{display:flex;justify-content:flex-end;gap:.75rem;padding-top:1rem;border-top:1px solid #e5e7eb;margin-top:1rem}.CreateReviewListModal_cancelButton__OnFCy,.CreateReviewListModal_submitButton__Rv2Ua{padding:.75rem 1.5rem;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s;border:none}.CreateReviewListModal_cancelButton__OnFCy{background-color:#f3f4f6;color:#374151}.CreateReviewListModal_cancelButton__OnFCy:hover:not(:disabled){background-color:#e5e7eb}.CreateReviewListModal_submitButton__Rv2Ua{background-color:var(--color-primary);color:white}.CreateReviewListModal_submitButton__Rv2Ua:hover:not(:disabled){background-color:var(--color-primary-hover)}.CreateReviewListModal_cancelButton__OnFCy:disabled,.CreateReviewListModal_submitButton__Rv2Ua:disabled{opacity:.5;cursor:not-allowed}.ReviewListSection_loadingContainer__wG2fH{padding:2rem;text-align:center}.ReviewListSection_reviewsGrid__hVgQu{display:grid;grid-template-columns:1fr;row-gap:.5rem;column-gap:.5rem;margin-top:.5rem}.ReviewListSection_reviewListItem__y0xCJ{position:relative;padding:.5rem 1rem;cursor:pointer;transition:background .2s;background:var(--color-white)}.ReviewListSection_reviewListItem__y0xCJ:hover{background:var(--color-background-primary)}.ReviewListSection_reviewListItemContent___dwxW{display:flex;gap:1rem;align-items:flex-start}.ReviewListSection_reviewListImage__1D6L_{flex:1;position:relative;aspect-ratio:3/2}.ReviewListSection_dummyImage__pySWf{top:-4px;left:-4px;z-index:1}.ReviewListSection_dummyImage__pySWf,.ReviewListSection_noCoverImage__gmtQb{position:absolute;width:100%;height:100%;background-color:#e5e7eb;border-radius:6px}.ReviewListSection_coverImage__bmlnE,.ReviewListSection_noCoverImage__gmtQb{z-index:2;box-shadow:0 2px 4px rgba(0,0,0,.1)}.ReviewListSection_coverImage__bmlnE{position:relative;width:100%;height:100%;object-fit:cover;border-radius:6px}.ReviewListSection_reviewListItemText__2_9A2{flex:2;min-width:0}.ReviewListSection_actionButtons__JY_5F{position:absolute;top:4px;right:4px;display:flex;gap:6px;z-index:10}.ReviewListSection_actionButton__rVGDV{width:32px;height:32px;border:none;border-radius:50%;background:rgba(0,0,0,.7);color:white;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-size:14px}.ReviewListSection_actionButton__rVGDV:hover{background:rgba(0,0,0,.5)}.ReviewListSection_actionButton__rVGDV:active{transform:scale(.95)}.ReviewListSection_reviewListTitle__5C1Vc{margin:0 0 .5rem;font-size:1rem}.ReviewListSection_reviewListDescription__hx5Bz{margin:0 0 .5rem;color:#6b7280;font-size:.8rem}.ReviewListSection_reviewListMeta__Uf0Dq{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#6b7280}.ReviewListSection_createListButton__k32E7{border:2px dashed #d1d5db;border-radius:8px;padding:2rem;text-align:center;cursor:pointer;transition:border-color .2s}.ReviewListSection_createListButton__k32E7:hover{border-color:var(--color-primary)}.ReviewListSection_createListIcon__hWcUt{display:block;font-size:2rem;color:#9ca3af;margin-bottom:.5rem}.ReviewListSection_createListText__YZq16{margin:0;color:#6b7280;font-weight:500}.ReviewListSection_specialListIcon__NrYyH{flex-shrink:0;width:120px;height:80px;border-radius:6px;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:2rem}.ReviewListSection_specialListIcon__NrYyH .ReviewListSection_fa-heart__JsVw3{color:#ef4444}.ReviewListSection_specialListIcon__NrYyH .ReviewListSection_fa-bookmark__YLLHB{color:#f59e0b}.ReviewListSection_publishStatus__N2_sL{position:absolute;bottom:4px;right:4px;display:flex;gap:6px;z-index:10}.ReviewListSection_statusBadge__a8IgR{padding:4px 8px;border-radius:12px;font-size:.75rem;font-weight:600;text-align:center;min-width:50px}.ReviewListSection_publishedStatus__KE7JY{background-color:#6b7280;color:white}.ReviewListSection_privateStatus__RDVyr{background-color:#059669;color:white}.MainFooter_footer__EJDIw{padding-bottom:1rem;margin-top:auto;border-top:1px solid var(--color-border);flex-shrink:0}.MainFooter_footerContainer__pnhG7{max-width:1200px;margin:0 auto;padding:0 1rem}.MainFooter_footerContent__Tf07D{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.MainFooter_footerSection__JfIrj{display:flex;flex-direction:column}.MainFooter_footerTitle__0ip_6{font-size:1.5rem;font-weight:700;color:#333;margin:0 0 .5rem}.MainFooter_footerDescription__jbmsU{color:#666;line-height:1.6;margin:0}.MainFooter_footerSubtitle__hqyaJ{font-size:1.1rem;font-weight:600;color:#333;margin:0 0 1rem}.MainFooter_footerLinks__dPdgv{list-style:none;padding:0;margin:0}.MainFooter_footerLinks__dPdgv li{margin-bottom:.5rem}.MainFooter_footerLink__e9mMw{color:#666;text-decoration:none;transition:color .2s ease;display:inline-block}.MainFooter_footerLink__e9mMw:hover{color:#007bff;text-decoration:underline}.MainFooter_footerBottom__XtcoZ{text-align:center}.MainFooter_copyright__XxRIa{font-size:.9rem;margin:0}@media (max-width:768px){.MainFooter_footer__EJDIw{padding:1.5rem 0 1rem}.MainFooter_footerContent__Tf07D{grid-template-columns:1fr 1fr;gap:1.5rem}.MainFooter_footerTitle__0ip_6{font-size:1.3rem}.MainFooter_footerSubtitle__hqyaJ{font-size:1rem}}@media (max-width:480px){.MainFooter_footerContainer__pnhG7{padding:0 .5rem}.MainFooter_footer__EJDIw{padding:1rem}.MainFooter_footerContent__Tf07D{gap:1rem}}.search-results_searchResultsLayout__eY8sQ{padding:0 1rem;margin-bottom:1rem}.search-results_searchResults__bAaFV{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.search-results_noResults__qvbqb{text-align:center;padding:3rem;color:var(--color-text-light)}.search-results_noResults__qvbqb h3{margin-bottom:1rem;color:var(--color-text)}@media (max-width:480px){.search-results_searchResultsContainer__3iwLA{padding:1rem}.search-results_searchResults__bAaFV{grid-template-columns:1fr}}.about_aboutContent__x2hvY{max-width:800px;margin:0 auto}.about_aboutContent__x2hvY h1{text-align:center;color:var(--color-primary)}.about_centeredText__bg_bf{font-weight:700;text-align:center;margin:2rem 0}.about_centeredText__bg_bf p{white-space:normal}.about_aboutSection__ICUZU{padding:1.5rem;background:#fff;border-radius:8px}.about_aboutSection__ICUZU h2{text-align:center;font-size:2rem;color:var(--color-primary);margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.about_aboutSection__ICUZU h2 i{color:var(--color-primary-dark)}.about_aboutSection__ICUZU p{margin:0 1.5rem}.about_featuresGrid__iOzbm{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:1.5rem}.about_featureItem__O4Nc8{text-align:center;padding:1.5rem;background:var(--color-bg);border-radius:8px}.about_featureItem__O4Nc8 i{font-size:2rem;color:var(--color-primary-dark);margin-bottom:1rem}.about_featureItem__O4Nc8 h3{color:var(--color-primary);margin-bottom:.5rem}.about_usageSteps__vjmDO{list-style:none;padding:0 1.5rem;counter-reset:step-counter}.about_usageSteps__vjmDO li{display:flex;align-items:flex-start;margin-bottom:.5rem;position:relative}.about_stepNumber__yMnWu{background:var(--color-primary-dark);color:white;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;margin-right:1rem;flex-shrink:0}.about_stepContent__cvX7Y{flex-grow:1}.about_stepContent__cvX7Y h3{color:var(--color-primary);margin-bottom:.5rem}.about_guidelines__9jQCw{background:var(--color-bg);padding:1.5rem;border-radius:8px}.about_guidelines__9jQCw h3{color:var(--color-primary);margin-bottom:1rem}.about_guidelines__9jQCw ul{list-style:none;padding:0}.about_guidelines__9jQCw li{margin-bottom:.5rem;padding-left:1.5rem;position:relative}.about_guidelines__9jQCw li:before{content:"•";color:var(--color-primary-dark);position:absolute;left:0}.about_contactEmail__e36l_{text-align:center;font-size:1.2rem;margin-top:1rem;color:var(--color-primary)}.about_contactEmail__e36l_ i{margin-right:.5rem;color:var(--color-primary-dark)}.about_link__vERT_{color:var(--color-primary);text-decoration:underline;transition:color .3s ease}.about_link__vERT_:hover{color:var(--color-primary-dark)}@media (max-width:480px){.about_aboutContent__x2hvY h1{padding:0 1rem}.about_centeredText__bg_bf p{white-space:pre-line}.about_featuresGrid__iOzbm{grid-template-columns:1fr}.about_aboutSection__ICUZU{padding:1rem}.about_stepNumber__yMnWu{margin-bottom:1rem}}.official-accounts_officialAccountsContent__cDdTx{max-width:800px;margin:0 auto}.official-accounts_officialAccountsContent__cDdTx h1{text-align:center;color:var(--color-primary);margin-bottom:2rem}.official-accounts_description__3sbez{text-align:center;margin-bottom:2rem;color:var(--color-text);font-size:1rem}.official-accounts_accountsSection__Ssy0T{padding:1.5rem;background:#fff;border-radius:8px}.official-accounts_accountCard__OSOq9{background:var(--color-bg);border-radius:8px;padding:2rem;margin-top:1.5rem}.official-accounts_accountHeader__hAWxI{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem}.official-accounts_accountIcon__8jyuz{width:64px;height:64px;object-fit:contain;flex-shrink:0}.official-accounts_accountInfo__q18U6{flex:1}.official-accounts_accountInfo__q18U6 h2{font-size:1.5rem;color:var(--color-primary);margin:0 0 .5rem}.official-accounts_accountHandle__vu6XM{font-size:1rem;color:var(--color-text-light);margin:0}.official-accounts_accountLink__HrMEl{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--color-primary);color:white;text-decoration:none;border-radius:6px;font-weight:500;transition:background-color .3s ease;width:100%;justify-content:center}.official-accounts_accountLink__HrMEl:hover{background:var(--color-primary-dark);color:white;text-decoration:none}.official-accounts_accountLink__HrMEl i{font-size:.9rem}@media (max-width:480px){.official-accounts_officialAccountsContent__cDdTx h1{padding:0 1rem;font-size:1.5rem}.official-accounts_accountsSection__Ssy0T{padding:1rem}.official-accounts_accountCard__OSOq9{padding:1.5rem}.official-accounts_accountHeader__hAWxI{flex-direction:column;text-align:center;gap:1rem}.official-accounts_accountIcon__8jyuz{width:48px;height:48px}.official-accounts_accountInfo__q18U6 h2{font-size:1.25rem}}.InformationList_container__Zbj2o{min-height:100vh;display:flex;flex-direction:column}.InformationList_mainContent__1G8I9{flex:1;padding:.5rem 1rem;margin:0 auto;width:100%;box-sizing:border-box}@media (max-width:768px){.InformationList_pageHeader__NA4G4{padding:40px 20px}.InformationList_pageTitle__4yX9s{font-size:2rem}.InformationList_pageDescription__bhAHJ{font-size:1rem}.InformationList_mainContent__1G8I9{padding:20px 15px}}.editor-guide_editorGuideContent__JUtjV{max-width:900px;margin:0 auto}.editor-guide_breadcrumb__H0kIQ{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;margin-left:1rem;font-size:.9rem;color:#666}.editor-guide_breadcrumbLink__Au_dh{color:var(--color-primary);text-decoration:none;transition:color .3s ease}.editor-guide_breadcrumbLink__Au_dh:hover{color:var(--color-primary-dark);text-decoration:underline}.editor-guide_breadcrumbSeparator__H4Zlk{color:#999}.editor-guide_editorGuideContent__JUtjV h1{text-align:center;color:var(--color-primary);margin-bottom:2rem}.editor-guide_guideSection__aDwOT{padding:1.5rem;background:#fff;border-radius:8px;margin-bottom:2rem}.editor-guide_guideSection__aDwOT h2{margin-bottom:1.5rem;font-size:1.8rem;color:var(--color-primary);display:flex;align-items:center;gap:.5rem}.editor-guide_guideSection__aDwOT h2 i{color:var(--color-primary-dark)}.editor-guide_guideSection__aDwOT>p{margin-bottom:1rem;line-height:1.8;color:#333}.editor-guide_stepList__7bSqW{display:flex;flex-direction:column;gap:1.5rem}.editor-guide_stepItem__x5SyG{display:flex;align-items:flex-start;gap:1rem}.editor-guide_stepNumber__xSQEK{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--color-primary);color:white;border-radius:50%;font-weight:700;font-size:1.2rem;flex-shrink:0}.editor-guide_stepContent__8xgwo{flex-grow:1}.editor-guide_stepContent__8xgwo h3{color:var(--color-primary);margin-bottom:.5rem;font-size:1.1rem}.editor-guide_stepContent__8xgwo p{color:#333;line-height:1.8;margin-bottom:.5rem}.editor-guide_note__tya3P{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem;background:#fff3cd;border-left:4px solid #ffc107;border-radius:4px;margin-top:.75rem;font-size:.9rem}.editor-guide_note__tya3P i{color:#856404;margin-top:.2rem;flex-shrink:0}.editor-guide_note__tya3P strong{color:#856404}.editor-guide_settingList__KKczn{margin-top:.75rem;padding-left:1.5rem;list-style:disc;color:#333}.editor-guide_settingList__KKczn li{margin-bottom:.5rem;line-height:1.6}.editor-guide_settingList__KKczn strong{color:var(--color-primary)}.editor-guide_tipsList__V05Da{display:flex;flex-direction:column;gap:1rem}.editor-guide_tipItem__eaAuT{display:flex;align-items:flex-start;gap:1rem;padding:1rem 0}.editor-guide_tipItem__eaAuT i{color:var(--color-primary);font-size:1.5rem;margin-top:.2rem;flex-shrink:0}.editor-guide_tipItem__eaAuT h3{color:var(--color-primary);margin-bottom:.5rem;font-size:1.1rem}.editor-guide_tipItem__eaAuT p{color:#333;line-height:1.6;margin:0}.editor-guide_tipImage__8HwP6{margin-top:1rem}.editor-guide_tipImage__8HwP6 img{max-width:400px;height:auto;border:1px solid #ddd}.editor-guide_faqList__AL_Rh{display:flex;flex-direction:column;gap:1.5rem}.editor-guide_faqItem__7MR3K{padding:1.5rem;background:var(--color-bg);border-radius:8px;border-left:4px solid var(--color-primary)}.editor-guide_faqItem__7MR3K h3{color:var(--color-primary);margin-bottom:.75rem;font-size:1.1rem}.editor-guide_faqItem__7MR3K p{color:#333;line-height:1.8;margin:0}.editor-guide_backLink__FmmJa{text-align:center;margin-top:3rem;margin-bottom:2rem}.editor-guide_backButton__5ozuh{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--color-bg);color:var(--color-primary);text-decoration:none;border-radius:8px;border:2px solid var(--color-primary);transition:all .3s ease;font-weight:500}.editor-guide_backButton__5ozuh:hover{background:var(--color-primary);color:white}.editor-guide_backButton__5ozuh i{font-size:.9rem}@media (max-width:768px){.editor-guide_editorGuideContent__JUtjV{padding:0 1rem}.editor-guide_guideSection__aDwOT{padding:1rem}.editor-guide_guideSection__aDwOT h2{font-size:1.5rem}.editor-guide_stepItem__x5SyG{flex-direction:column}.editor-guide_stepNumber__xSQEK{align-self:flex-start}.editor-guide_tipItem__eaAuT{flex-direction:column;text-align:center}.editor-guide_tipItem__eaAuT i{align-self:center}.editor-guide_faqItem__7MR3K{padding:1rem}}.help_helpContent__N3FsE{max-width:900px;margin:0 auto}.help_helpContent__N3FsE h1{text-align:center;color:var(--color-primary);margin-bottom:2rem}.help_helpSection__RttpK{padding:1.5rem;background:#fff;border-radius:8px;margin-bottom:2rem}.help_helpSection__RttpK h2{margin-bottom:2rem;text-align:center;font-size:2rem;color:var(--color-primary);display:flex;align-items:center;justify-content:center;gap:.5rem}.help_helpSection__RttpK h2 i{color:var(--color-primary-dark)}.help_helpSection__RttpK p{margin:.5rem 0;line-height:1.8}.help_faqList__L6oZm{display:flex;flex-direction:column;gap:1.5rem}.help_faqItem__f8qVn{padding:1.5rem;background:var(--color-bg);border-radius:8px;border-left:4px solid var(--color-primary)}.help_faqItem__f8qVn h3{color:var(--color-primary);margin-bottom:.75rem;font-size:1.1rem}.help_faqItem__f8qVn p{color:#333;line-height:1.8}.help_link__9yMfB{color:var(--color-primary);text-decoration:underline;transition:color .3s ease}.help_link__9yMfB:hover{color:var(--color-primary-dark)}.help_guideList__n5ntI{display:flex;flex-direction:column;gap:1rem}.help_guideCard__tcgwc{display:flex;align-items:center;padding:1.5rem;background:var(--color-bg);border-radius:8px;text-decoration:none;color:inherit;transition:all .3s ease;border:2px solid transparent}.help_guideCard__tcgwc:hover{border-color:var(--color-primary);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.help_guideIcon__cSKh8{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:var(--color-primary);color:white;border-radius:50%;font-size:1.5rem;margin-right:1.5rem;flex-shrink:0}.help_guideContent__1PTIB{flex-grow:1}.help_guideContent__1PTIB h3{color:var(--color-primary);margin-bottom:.5rem;font-size:1.2rem}.help_guideContent__1PTIB p{color:#666;line-height:1.6;margin:0}.help_guideArrow____4uZ{color:var(--color-primary);font-size:1.2rem;margin-left:1rem;flex-shrink:0}.help_contactLinks__jmugv{display:flex;justify-content:center;margin-top:1.5rem}.help_contactButton__xjWZ0{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--color-primary);color:white;text-decoration:none;border-radius:8px;transition:background .3s ease;font-weight:500}.help_contactButton__xjWZ0:hover{background:var(--color-primary-dark)}.help_contactButton__xjWZ0 i{font-size:1rem}@media (max-width:768px){.help_helpContent__N3FsE{padding:0 1rem}.help_helpSection__RttpK{padding:1rem}.help_helpSection__RttpK h2{font-size:1.5rem}.help_guideCard__tcgwc{flex-direction:column;text-align:center;padding:1.5rem 1rem}.help_guideIcon__cSKh8{margin-right:0;margin-bottom:1rem}.help_guideArrow____4uZ{margin-left:0;margin-top:.5rem}.help_faqItem__f8qVn{padding:1rem}}.error-page_main__eIYK8{flex:1;display:flex;align-items:center;justify-content:center}.error-page_error__FsqVN{text-align:center;padding:2rem;max-width:500px}.error-page_error__FsqVN h1{color:var(--color-text-dark,#333);margin-bottom:1rem;font-size:2rem}.error-page_error__FsqVN p{color:var(--color-text-light,#666);font-size:1.1rem;line-height:1.5}.InformationDetail_informationDetail__6WKP5{max-width:800px;margin:0 auto;min-height:100vh;display:flex;flex-direction:column}.InformationDetail_backLink__3fW4l{margin:20px 0}.InformationDetail_backButton__SJVdV{display:inline-flex;align-items:center;color:#666;text-decoration:none;font-size:14px;transition:color .2s ease}.InformationDetail_backButton__SJVdV:hover{color:#333;text-decoration:underline}.InformationDetail_article__ln2zL{margin:0 auto;padding:3rem 6rem;background:white}.InformationDetail_articleHeader__UWGtr{padding-bottom:0}.InformationDetail_title__IGR3A{font-size:24px;font-weight:700;color:#333;margin:0 0 10px;line-height:1.4}.InformationDetail_date__Y6ymm{font-size:14px;color:#666;display:block}.InformationDetail_content__W8GsB{font-size:16px;line-height:1.7;color:#333}.InformationDetail_content__W8GsB h1,.InformationDetail_content__W8GsB h2,.InformationDetail_content__W8GsB h3,.InformationDetail_content__W8GsB h4,.InformationDetail_content__W8GsB h5,.InformationDetail_content__W8GsB h6{margin:24px 0 12px;font-weight:700;color:#333}.InformationDetail_content__W8GsB h1{font-size:22px}.InformationDetail_content__W8GsB h2{font-size:20px}.InformationDetail_content__W8GsB h3{font-size:18px}.InformationDetail_content__W8GsB p{margin:0 0 16px}.InformationDetail_content__W8GsB ol,.InformationDetail_content__W8GsB ul{margin:0 0 16px;padding-left:24px}.InformationDetail_content__W8GsB li{margin:4px 0}.InformationDetail_content__W8GsB a{color:#007bff;text-decoration:underline}.InformationDetail_content__W8GsB a:hover{color:#0056b3}.InformationDetail_content__W8GsB img{max-width:100%;height:auto;margin:16px 0;border-radius:4px}.InformationDetail_content__W8GsB blockquote{margin:16px 0;padding:16px;background:#f8f9fa;border-left:4px solid #007bff;border-radius:0 4px 4px 0}.InformationDetail_content__W8GsB code{background:#f8f9fa;padding:2px 4px;border-radius:3px;font-family:Courier New,monospace;font-size:14px}.InformationDetail_content__W8GsB pre{background:#f8f9fa;padding:16px;border-radius:4px;overflow-x:auto;margin:16px 0}.InformationDetail_content__W8GsB pre code{background:none;padding:0}@media (max-width:768px){.InformationDetail_article__ln2zL{margin:0 10px;padding:15px}.InformationDetail_title__IGR3A{font-size:20px}.InformationDetail_content__W8GsB{font-size:14px}}.MainHeader_commonLink__l0gFz{display:inline-flex;align-items:center;text-decoration:none;font-weight:500;transition:color .3s ease;color:var(--color-info)}.MainHeader_headerContainerStyle__DAEeF{background-color:var(--color-white);color:var(--color-text);display:flex;justify-content:space-between;align-items:center;max-width:1000px;min-height:50px;padding:0 1rem}.MainHeader_headerContainerStyle__DAEeF h1{margin-bottom:0!important;padding:0!important}.MainHeader_headerContainerCenter__rjI_R{justify-content:center}.MainHeader_hidden__oFdJV{display:none}.MainHeader_visible__rU0_Y{display:block}.MainHeader_headerLogo__G6FBF{background-color:var(--color-white);margin:0;height:100%;white-space:nowrap;display:flex}.MainHeader_headerLogo__G6FBF a{height:100%;display:flex;align-items:center;text-decoration:none;font-size:1.2rem}.MainHeader_headerAboutLink__GaFYj{font-weight:800}.MainHeader_headerAbout__j7UlD{margin-left:.5rem}.MainHeader_headerAbout__j7UlD a{font-size:1rem}.MainHeader_headerAboutLink__GaFYj:hover{color:var(--link-hover)}.MainHeader_siteLogo__GHyXK{width:150px;height:50px;margin-right:8px}.MainHeader_headerActions__HaTJa{display:flex;justify-content:flex-end;gap:.5rem}.MainHeader_loginButton__M8sAR{color:var(--color-text-highlight);display:flex;align-items:center;padding:.5rem 0;text-decoration:none;transition:background-color .3s;font-weight:700;height:100%;margin-left:auto}.MainHeader_loginButton__M8sAR:hover{color:var(--link-hover)}.MainHeader_userMenuActions__9cOB1{position:relative}.MainHeader_userMenu__8QiCh{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;position:relative}.MainHeader_notificationButton__KfReL{background:none;border:none;font-size:1.2rem;cursor:pointer;position:relative}.MainHeader_notificationBadge__g2BaF{position:absolute;top:3px;right:3px;width:10px;height:10px;background-color:#ff4444;border-radius:50%;border:2px solid var(--color-white)}.MainHeader_userMenuButton__yoZZy{background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:.5rem;margin-right:.5rem;color:var(--color-text)}.MainHeader_userAvatar__PlBFx{width:32px;height:32px;border-radius:50%;object-fit:cover}.MainHeader_userMenuDropdown__CbOiH{background:var(--color-white);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);display:none;position:absolute;top:100%;right:0;border-radius:4px;z-index:1000;white-space:nowrap;margin-top:.25rem}.MainHeader_userMenuDropdownOpen__Bh9o2{display:block!important}.MainHeader_userMenuDropdown__CbOiH a{color:var(--color-text);display:block;padding:.5rem 1rem;text-decoration:none}.MainHeader_userMenuButton__yoZZy:focus+.MainHeader_userMenuDropdown__CbOiH,.MainHeader_userMenuDropdown__CbOiH:hover{display:block}.MainHeader_userMenuDropdown__CbOiH a:hover{background-color:var(--color-bg)}.MainHeader_searchContainer__JglHI{border-radius:2px}@media (max-width:480px){.MainHeader_userMenu__8QiCh{width:100%}.MainHeader_loginButton__M8sAR{width:100%;justify-content:center;margin:0}.MainHeader_searchInput__EorgG{min-width:150px}.MainHeader_headerAbout__j7UlD{margin-left:.3rem}.MainHeader_headerAbout__j7UlD a{font-size:1rem}}.Advertisement_advertisementCardAdsense__IX518{text-align:center;min-width:300px;width:100%}.Advertisement_advertisementCard__yVgqt{text-align:center}@media (max-width:480px){.Advertisement_advertisementCardAdsense__IX518{width:90%;aspect-ratio:2/1;box-sizing:border-box;text-align:center}.Advertisement_advertisementCard__yVgqt{flex:1 1 150px;max-width:48%;box-sizing:border-box;margin-top:.5rem;margin-bottom:.5rem}}.ReviewCardsSectionWithAdvertisement_advertisementWrapper__l6tr_{grid-column:1/-1;width:728px;margin:.5rem auto;display:flex;justify-content:center}@media (max-width:768px){.ReviewCardsSectionWithAdvertisement_advertisementWrapper__l6tr_{grid-column:1;width:320px;margin:.5rem auto;gap:16px}}.ReviewSection_reviewsSection__FNJMl{margin:0;padding:1rem}.ReviewSection_reviewsSection__FNJMl h2{font-size:2rem;margin-bottom:0;display:flex;align-items:center;gap:.5rem;color:var(--color-text)}.ReviewSection_contentGrid__5X5Hw{display:grid;grid-template-columns:repeat(2,1fr);row-gap:.5rem;column-gap:.5rem;margin-top:.5rem}.ReviewSection_loadingMessage__PIjHY{text-align:center;padding:2rem;color:var(--color-text-secondary)}@media (max-width:768px){.ReviewSection_contentGrid__5X5Hw{grid-template-columns:1fr}.ReviewSection_reviewsSection__FNJMl h2{font-size:1.6rem}}