.styles-module__vBFswa__wrapper{box-sizing:border-box;flex-direction:column;width:100%;max-width:1200px;min-height:100vh;margin:0 auto;padding:14px 14px 24px;display:flex;position:relative}.styles-module__vBFswa__header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.styles-module__vBFswa__brandMark{color:var(--text-main);flex-direction:column;align-items:flex-start;gap:2px;text-decoration:none;display:inline-flex}.styles-module__vBFswa__brandMain{letter-spacing:.08em;font-size:1.75rem;font-weight:900;line-height:1}.styles-module__vBFswa__brandSub{color:#a18467;letter-spacing:.18em;text-transform:uppercase;font-size:.72rem}.styles-module__vBFswa__dropDown{display:inline-block;position:relative}.styles-module__vBFswa__dropDownContent{border-radius:var(--radius-md);border:1px solid var(--border-sky);z-index:10;background:#fffffffa;width:200px;animation:.3s ease-out styles-module__vBFswa__fadeIn;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 10px 22px #1e648c1a}.styles-module__vBFswa__menuHeader{color:var(--text-main);text-align:center;border-bottom:1px solid var(--border-soft);background:linear-gradient(#f4fbfe 0%,#cce8f5 100%);padding:10px 0;font-size:14px;font-weight:700}.styles-module__vBFswa__dropDownContent a,.styles-module__vBFswa__dropDownContent button{text-align:left;width:100%;color:var(--text-dark);cursor:pointer;background:0 0;border-bottom:1px solid #eaeaea;padding:12px 16px;font-family:Trebuchet MS,Segoe UI,Hiragino Kaku Gothic ProN,sans-serif;font-size:14px;display:block}.styles-module__vBFswa__dropDownContent a:last-child,.styles-module__vBFswa__dropDownContent button:last-child{border-bottom:none}.styles-module__vBFswa__dropDownContent a:hover,.styles-module__vBFswa__dropDownContent button:hover{background-color:#d4eef8}.styles-module__vBFswa__logoutButton{color:#d9534f!important}@keyframes styles-module__vBFswa__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.styles-module__vBFswa__contents{text-align:center;flex:1}.styles-module__vBFswa__navTabs{justify-content:left;gap:10px;display:flex}.styles-module__vBFswa__navTab{color:var(--text-main);border-radius:var(--radius-md);border:1px solid var(--border-sky);cursor:pointer;background:#e8f6fcf5;padding:9px 18px;font-family:Trebuchet MS,Segoe UI,Hiragino Kaku Gothic ProN,sans-serif;font-weight:700;box-shadow:0 4px 12px #1e78a01f}.styles-module__vBFswa__navTab:hover{border-color:var(--border-sky-strong);background-color:#d0edfc}.styles-module__vBFswa__activeTab{border-color:var(--border-sky-strong);background:linear-gradient(snow 0%,#d3effd 100%);box-shadow:0 0 0 3px #5caac038}.styles-module__vBFswa__homeOptionsArea{z-index:1000;flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:absolute;bottom:20px;right:0}.styles-module__vBFswa__homeOptions{flex-direction:column;gap:10px;display:flex}.styles-module__vBFswa__photoListPage{padding-top:20px}.styles-module__vBFswa__photoListTop{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.styles-module__vBFswa__leftButtons{gap:10px;display:flex}.styles-module__vBFswa__menuBackdrop{z-index:9;width:100vw;height:100vh;position:fixed;top:0;left:0}.styles-module__vBFswa__operationsMenu{display:inline-block;position:relative}.styles-module__vBFswa__operationsMenuContent{border-radius:var(--radius-md);border:1px solid var(--border-sky);z-index:10;background:#fffffffa;min-width:180px;animation:.3s ease-out styles-module__vBFswa__fadeIn;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 10px 22px #1e648c1a}.styles-module__vBFswa__operationsMenuHeader{color:var(--text-main);text-align:center;border-bottom:1px solid var(--border-soft);background:linear-gradient(#f4fbfe 0%,#cce8f5 100%);padding:10px 0;font-size:14px;font-weight:700}.styles-module__vBFswa__operationsMenuContent button{text-align:left;width:100%;color:var(--text-dark);cursor:pointer;background:0 0;border:none;border-bottom:1px solid #eaeaea;border-radius:0;padding:12px 16px;font-size:14px;font-weight:400;display:block}.styles-module__vBFswa__operationsMenuContent button:last-child{border-bottom:none}.styles-module__vBFswa__operationsMenuContent button:hover:not(:disabled){background-color:#d4eef8}.styles-module__vBFswa__operationsMenuContent button:disabled{color:#aaa;cursor:default}.styles-module__vBFswa__operationsDeleteButton{color:#d9534f!important}.styles-module__vBFswa__operationsDeleteButton:disabled{color:#aaa!important}.styles-module__vBFswa__rightFilter{align-items:center;display:flex}.styles-module__vBFswa__gridContainer{grid-template-columns:repeat(auto-fit,minmax(200px,max(200px,20% - 8px)));gap:10px;display:grid}.styles-module__vBFswa__card{border-radius:var(--radius-lg);border:1px solid var(--border-soft);background:linear-gradient(#fff 0%,#e6f4fc 100%);flex-direction:column;gap:6px;padding:10px;transition:background-color .3s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 14px #855f3d14}.styles-module__vBFswa__card:hover{background:linear-gradient(#fff 0%,#d8eef8 100%);transform:translateY(-1px);box-shadow:0 8px 20px #855f3d1f}.styles-module__vBFswa__topRow,.styles-module__vBFswa__bottomRow{justify-content:space-between;align-items:center;display:flex}.styles-module__vBFswa__imageWrapper{aspect-ratio:1;border-radius:var(--radius-sm);background:linear-gradient(160deg,#f0f9fd 0%,#d8eef8 100%);border:1px solid #90c8e0;width:100%;overflow:hidden}.styles-module__vBFswa__previewTrigger{cursor:zoom-in;background:0 0;border:none;width:100%;height:100%;margin:0;padding:0}.styles-module__vBFswa__thumbnail{object-fit:cover;background-color:#e6f4fc;width:100%;height:100%;display:block}.styles-module__vBFswa__createdAt,.styles-module__vBFswa__prefecture{color:var(--text-main);background:#d6eefaf5;border-radius:6px;padding:2px 6px;font-size:12px}.styles-module__vBFswa__checkbox{width:20px;height:20px;accent-color:var(--brand-accent);cursor:pointer}.styles-module__vBFswa__checkbox:hover{transform:scale(1.1)}.styles-module__vBFswa__favorite{cursor:pointer;color:var(--brand-accent);-webkit-user-select:none;user-select:none;font-size:20px;transition:transform .2s}.styles-module__vBFswa__favorite:hover{color:var(--brand-accent-hover);transform:scale(1.2)}.styles-module__vBFswa__mapPage{flex-direction:column;gap:20px;padding:40px 0;display:flex}.styles-module__vBFswa__mapTop{justify-content:space-between;gap:20px;display:flex}.styles-module__vBFswa__mapBottom{flex-direction:column;align-items:center;gap:10px;max-height:400px;display:flex;overflow-y:auto}.styles-module__vBFswa__mapLeft{flex-direction:column;align-items:center;display:flex}.styles-module__vBFswa__visitedCount{color:#fff;border-radius:var(--radius-sm);background:linear-gradient(#6ec8d8 0%,#4aacbc 100%);padding:1rem;font-size:1.5rem;font-weight:700}.styles-module__vBFswa__mapRight{flex-direction:column;width:50%;max-height:450px;display:flex;overflow-y:auto}.styles-module__vBFswa__prefectureList{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;width:100%;display:grid}.styles-module__vBFswa__prefectureButton{border-radius:var(--radius-md);cursor:default;color:#fff;border:none;padding:10px;font-weight:700}.styles-module__vBFswa__visited{background:linear-gradient(#6ec8d8 0%,#4aacbc 100%)}.styles-module__vBFswa__notVisited{background-color:#d3d3d3}.styles-module__vBFswa__searchSummary{text-align:left;color:var(--text-dark);margin-bottom:10px;padding-left:5px;line-height:2}.styles-module__vBFswa__pagination{justify-content:center;align-items:center;gap:12px;margin-bottom:12px;display:flex}.styles-module__vBFswa__pageInfo{color:var(--text-dark);min-width:80px;font-weight:700}.styles-module__vBFswa__commonButton{border-radius:var(--radius-md);color:var(--text-main);cursor:pointer;border:1px solid #0000;padding:9px 20px;font-weight:700;transition:background-color .2s,transform .15s,box-shadow .2s,border-color .2s}.styles-module__vBFswa__selectButton{border-color:var(--border-sky);background:linear-gradient(#f4fbfd 0%,#d0e9f5 100%)}.styles-module__vBFswa__executeButton{background-color:var(--brand-orange);color:var(--text-on-brand);border-color:var(--brand-orange-hover)}.styles-module__vBFswa__deleteButton{background-color:var(--brand-red);color:#fff}@media (hover:hover) and (pointer:fine){.styles-module__vBFswa__selectButton:hover{border-color:var(--border-sky-strong);background:linear-gradient(#e8f6fb 0%,#a8d4e8 100%);box-shadow:0 8px 18px #50a0c833}.styles-module__vBFswa__executeButton:hover{background-color:var(--brand-orange-hover);box-shadow:0 8px 18px #b8742738}.styles-module__vBFswa__deleteButton:hover{background-color:var(--brand-red-hover);box-shadow:0 8px 18px #c24a4933}}.styles-module__vBFswa__disabledButton{background-color:#bcc8c0}@media screen and (max-width:768px){.styles-module__vBFswa__header{flex-wrap:nowrap;justify-content:space-between;align-items:center;display:flex}.styles-module__vBFswa__header>a,.styles-module__vBFswa__nav{flex-shrink:0}.styles-module__vBFswa__dropDownContent{border-radius:var(--radius-md);width:140px;top:calc(100% + 8px);left:auto;right:0}.styles-module__vBFswa__navTabs{-webkit-overflow-scrolling:touch;flex-flow:row;justify-content:flex-start;gap:8px;overflow-x:auto}.styles-module__vBFswa__navTab{white-space:nowrap;flex:none;font-size:14px}.styles-module__vBFswa__homeOptionsArea{gap:8px;bottom:10px;right:10px}.styles-module__vBFswa__homeOptions{gap:8px}.styles-module__vBFswa__leftButtons{grid-template-columns:repeat(2,1fr);justify-items:stretch;gap:8px;display:grid}.styles-module__vBFswa__rightFilter{align-self:flex-start}.styles-module__vBFswa__gridContainer{grid-template-columns:repeat(auto-fit,minmax(140px,max(140px,50% - 5px)))}.styles-module__vBFswa__mapTop{flex-direction:column;gap:10px}.styles-module__vBFswa__mapRight{width:100%;max-height:none}.styles-module__vBFswa__prefectureList{grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.styles-module__vBFswa__commonButton{white-space:nowrap;padding:8px 14px;font-size:14px}.styles-module__vBFswa__selectButton:active{background-color:var(--surface-sky-hover)}.styles-module__vBFswa__executeButton:active{background-color:var(--brand-orange-hover)}.styles-module__vBFswa__deleteButton:active{background-color:var(--brand-red-hover)}}.styles-module__vBFswa__dropDown>button:after,.styles-module__vBFswa__operationsMenu>button:after{content:"▾";color:#9a7f66;margin-left:8px;font-size:.8em}
.upload_info_modal-module__8RUC1G__infoWrapper{justify-content:center;display:flex}.upload_info_modal-module__8RUC1G__infoButton{cursor:pointer;color:#444;background:0 0;border:none;align-items:center;gap:6px;font-size:1rem;transition:color .2s;display:flex}.upload_info_modal-module__8RUC1G__infoButton:hover{color:#e29157}.upload_info_modal-module__8RUC1G__overlay{z-index:9999;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.upload_info_modal-module__8RUC1G__modal{color:#333;box-sizing:border-box;background:#fff;border-radius:12px;width:90%;max-width:400px;padding:20px 24px;animation:.25s ease-out upload_info_modal-module__8RUC1G__fadeIn;box-shadow:0 4px 18px #00000040}.upload_info_modal-module__8RUC1G__header{align-items:center;gap:8px;margin-bottom:10px;display:flex}.upload_info_modal-module__8RUC1G__headerIcon{color:#3ab0cc}.upload_info_modal-module__8RUC1G__title{margin:0;font-size:1.1rem}.upload_info_modal-module__8RUC1G__conditionList{text-align:left;margin:0;padding-left:1.4rem;font-size:1rem;line-height:1.6;list-style-type:disc}.upload_info_modal-module__8RUC1G__conditionList li{margin-bottom:6px}.upload_info_modal-module__8RUC1G__conditionList code{background:#f3f4f6;border-radius:4px;padding:2px 4px;font-size:.85rem}.upload_info_modal-module__8RUC1G__closeButton{color:#fff;cursor:pointer;background:#3ab0cc;border:none;border-radius:8px;margin-top:16px;padding:8px 14px;font-size:.9rem;font-weight:700;transition:all .2s}.upload_info_modal-module__8RUC1G__closeButton:hover{background:#1e8aaa}@keyframes upload_info_modal-module__8RUC1G__fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
.pie_chart-module__GznTEa__pieChartWrapper{flex-direction:row;align-items:center;width:100%;max-width:800px;display:flex}.pie_chart-module__GznTEa__pieSvg{width:100%;height:auto}.pie_chart-module__GznTEa__rankingText{text-align:left;color:#9f714c;margin-left:20px;font-size:14px}.pie_chart-module__GznTEa__rankingItem{align-items:center;margin-bottom:6px;display:flex}.pie_chart-module__GznTEa__rankingColor{border-radius:3px;width:14px;height:14px;margin-right:8px;display:inline-block}
