/* Adopted story-full treatment; preserve the production map-fit/crew-fit geometry. */
.map-fit.cloth-ui #main-content{background:#fbf3df;border:3px solid #bfa781;border-radius:18px;padding:10px}.map-fit .storybook{min-height:0;width:100%;height:100%}.map-fit .storybook .map-section{flex:1;min-height:0;display:flex;flex-direction:column;gap:5px}.map-fit .story-heading{display:flex;align-items:center;gap:12px;min-height:30px;flex-shrink:0}.map-fit .story-heading h1{font-family:"Yu Mincho",serif;font-size:21px;margin:0;color:#5a603c}.map-fit .story-heading>span{font-size:12px}.map-fit .story-heading>small{margin-left:auto;font-size:11px;color:#657b59}.map-fit .story-weather{display:flex;align-items:center;gap:12px;font-size:12px;line-height:18px;background:#e8efe6;border-radius:7px;padding:4px 8px;flex-shrink:0}.map-fit .story-weather>span:first-child{font-weight:bold}.map-fit .story-stage{flex:1;min-height:0;position:relative;isolation:isolate;background:#b6d5d4;border-radius:24px;margin:3px 0}.map-fit .story-backdrop{position:absolute;inset:0;border-radius:24px;background:linear-gradient(#f6edcf70,#e9efd873),url('./assets/cloth-v8/island.png') center/100% 100%;opacity:.7;pointer-events:none}.map-fit .story-roads{position:absolute;inset:0;width:100%;height:100%;filter:drop-shadow(0 1px 1px #73604470)}.map-fit .story-roads line{stroke:#f8e6ba;stroke-width:9;stroke-linecap:round}.map-fit .story-roads line.active{stroke:#ffe7a0;stroke-width:12}.map-fit .story-roads line.unknown{stroke:#dcd4b8;stroke-width:5;stroke-dasharray:4 8}
.map-fit.cloth-ui button.story-place{position:absolute;transform:translate(-50%,-50%);display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;width:29%;max-width:255px;min-height:0;height:62px;padding:0;gap:0;border:0;background:none;box-shadow:none;border-radius:14px;overflow:visible;filter:drop-shadow(0 3px 2px #52643850);text-align:left;z-index:1;cursor:pointer}.map-fit .story-terrain{display:block;width:68px;height:62px;position:relative;z-index:1;background-image:url('./assets/cloth-v8/island.png');background-size:480% 480%;border:3px solid #f8e7be;border-radius:48% 45% 42% 46%;box-shadow:0 2px 0 #a28f68;transform:rotate(-4deg)}.map-fit .story-name{position:relative;z-index:2;background:#fff6df;border:1px solid #bfa376;border-radius:5px 13px 13px 5px;padding:6px 8px;box-shadow:0 3px 0 #9c815d;outline:1px dashed #d2be94;outline-offset:-4px;display:flex;flex-direction:column;justify-content:center;min-height:48px}.map-fit .story-name b{font-size:15px;color:#493e2d;line-height:1.2;word-break:keep-all;overflow-wrap:normal}.map-fit .story-name>small{font-size:11px;line-height:1.3;color:#716c50;margin-top:3px}.map-fit .selected .story-name{background:#e8edc9;border:2px solid #526f47;box-shadow:0 3px 0 #526f47}.map-fit .selected .story-terrain{border-color:#fff2a5;transform:rotate(3deg)}.map-fit .locked .story-terrain{background-image:none;background-color:#c0cbb4;border-style:dashed}.map-fit .locked .story-name{background:#eee9d7;border-style:dashed}.map-fit .story-visitor{position:absolute;z-index:4;right:calc(2px + var(--n)*27px);top:-12px;pointer-events:none;display:flex;align-items:center}.map-fit .story-visitor .nui{width:27px!important;height:30px!important;min-width:0!important}.map-fit .story-visitor small{font-size:9px;background:#fff7e7;padding:1px 2px;border-radius:3px}.map-fit .story-legend{display:flex;justify-content:space-between;gap:8px;font-size:11px;line-height:16px;flex-shrink:0;color:#626844}.map-fit.cloth-ui .inspector{background:#fff7e5;border:2px solid #c3af8a}.map-fit.cloth-ui .companion-card{outline:1px dashed #cec3a6;outline-offset:-4px}.map-fit.cloth-ui .companion-sidebar{background:#f9f3e2}.map-fit.cloth-ui .workspace{background:#c6dedb}
@media(max-width:900px){.map-fit .story-heading{flex-wrap:wrap;gap:2px 8px;min-height:0}.map-fit .story-heading h1{font-size:17px}.map-fit .story-heading>small{font-size:9px}.map-fit .story-heading>span{font-size:10px}.map-fit .story-weather{font-size:10px;gap:5px;justify-content:space-between;padding:3px 5px;line-height:15px}.map-fit.cloth-ui button.story-place{grid-template-columns:1fr;width:30%;height:62px;align-content:end}.map-fit .story-terrain{position:absolute;width:43px;height:35px;left:calc(50% - 21px);top:-4px;border-width:2px}.map-fit .story-name{padding:4px 3px;min-height:38px;margin-top:14px;border-radius:7px;outline-offset:-3px}.map-fit .story-name b{font-size:13px;line-height:14px;text-align:center}.map-fit .story-name>small{font-size:9px;line-height:11px;text-align:center;margin-top:2px}.map-fit .story-legend{font-size:9px;line-height:12px}.map-fit .story-legend>span{display:none}.map-fit .story-visitor{right:calc(var(--n)*17px);top:-6px}.map-fit .story-visitor .nui{width:21px!important;height:25px!important}.map-fit .story-visitor small{font-size:8px}.map-fit.cloth-ui #main-content{padding:6px}.map-fit .story-stage{border-radius:16px}.map-fit .story-backdrop{border-radius:16px;background-size:auto 100%;opacity:.5}}
@media(min-width:901px) and (min-height:850px){.map-fit.cloth-ui button.story-place{height:76px;grid-template-columns:64px minmax(0,1fr)}.map-fit .story-terrain{height:76px;width:80px}.map-fit .story-name{min-height:58px}.map-fit .story-name b{font-size:16px}}
.map-fit.cloth-ui .story-stage .story-nui{position:absolute!important;z-index:8;display:flex;flex-direction:column;align-items:center;justify-content:center;width:62px!important;height:74px!important;min-width:0;min-height:0;padding:0;border:0;background:transparent;box-shadow:none;transform:translate(-50%,-65%)!important;touch-action:none;cursor:grab;filter:drop-shadow(0 3px 2px #314c3955)}
.map-fit.cloth-ui .story-stage .story-nui .nui{width:60px!important;height:64px!important;min-width:0!important;pointer-events:none}.map-fit.cloth-ui .story-stage .story-nui small{font-size:10px;line-height:12px;background:#fff7e4;border:1px solid #bfa67c;border-radius:4px;padding:1px 4px;white-space:nowrap;pointer-events:none}.map-fit.cloth-ui .story-stage .story-nui:active{cursor:grabbing}.map-fit.cloth-ui .story-place.drop-candidate .story-name{background:#f8e49c;outline:3px solid #b97b34;outline-offset:2px}.map-fit.cloth-ui .story-place.drop-candidate{filter:drop-shadow(0 0 6px #fff3b0)}
@media(max-width:900px){.map-fit.cloth-ui .story-stage .story-nui{width:46px!important;height:55px!important;transform:translate(-50%,-85%)!important}.map-fit.cloth-ui .story-stage .story-nui .nui{width:44px!important;height:47px!important}.map-fit.cloth-ui .story-stage .story-nui small{font-size:9px;line-height:10px;padding:0 3px}}
.map-fit .story-nui small[data-state="現在地"]{visibility:hidden}
