:root{color:#243a32;font-synthesis:none;background:#f5f3ec;font-family:system-ui,-apple-system,Noto Sans JP,sans-serif;line-height:1.7}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer;border:0;border-radius:9px;min-height:44px;padding:.75rem 1.1rem;font-weight:650}button:disabled{cursor:default;opacity:.48}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #d09e48}input:focus{outline-offset:2px;outline:2px solid #3e7565}.shell{max-width:680px;margin:auto;padding:28px 22px 40px}header{justify-content:space-between;align-items:center;gap:12px;padding-bottom:32px;display:flex}.brand{color:#1e5145;letter-spacing:.14em;font-size:23px;font-weight:800;text-decoration:none}.brand span{letter-spacing:.24em;font-size:9px;display:block}.intro{margin:12px 0 30px}.eyebrow{color:#737f70;letter-spacing:.1em;font-size:12px}h1{letter-spacing:-.04em;margin:12px 0;font-size:clamp(26px,6vw,36px);font-weight:750}h2{margin:0 0 18px;font-size:21px;line-height:1.4}p{color:#5a6860;margin:12px 0}.card{background:#fffdfa;border:1px solid #e3e5da;border-radius:18px;margin:20px 0;padding:28px;box-shadow:0 8px 24px #233c2f05}fieldset{border:0;min-width:0;margin:0;padding:0}label{margin:20px 0;font-size:14px;font-weight:650;display:block}input{color:#233c2f;background:#fff;border:1px solid #cbd3c9;border-radius:8px;width:100%;margin-top:7px;padding:12px;font-size:16px;display:block}.primary{color:#fff;background:#1e5145;width:100%;margin:9px 0}.secondary{color:#215344;background:#edf1e9}.quiet{color:#4c6759;background:0 0;border:1px solid #dce2d7}.link{color:#32644e;text-align:left;background:0 0;padding:5px 0;font-size:14px;font-weight:500}.form-links{border-top:1px solid #e8ece3;flex-direction:column;align-items:flex-start;margin-top:22px;padding-top:14px;display:flex}.hint{color:#758073;font-size:12px}.notice{background:#edf4e9;border-radius:8px;padding:14px 16px;font-size:14px}.notice.error{color:#914c34;background:#fcf0e9}.email{overflow-wrap:anywhere;margin-top:0;font-size:13px}.section-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.section-head h2{margin:0}.users{margin:15px 0;padding:0;list-style:none}.users li{border-top:1px solid #e8ece3;justify-content:space-between;align-items:center;gap:12px;padding:18px 0;display:flex}.users strong{overflow-wrap:anywhere;font-size:14px}.badge{color:#748271;margin-top:4px;font-size:12px;display:block}.actions{flex-wrap:wrap;gap:6px;display:flex}.actions button{white-space:nowrap;font-size:13px}.pagination{justify-content:space-between;align-items:center;font-size:12px;display:flex}footer{text-align:center;color:#7c8a7c;margin-top:40px;font-size:12px}@media (width<=440px){.shell{padding:20px 16px}.card{padding:22px 18px}.users li{display:block}.actions{margin-top:12px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto}}.trip-title{overflow-wrap:anywhere;font-size:28px}.trip-list{margin:20px 0;padding:0;list-style:none}.trip-list li+li{border-top:1px solid #e8ece3}.trip-choice{text-align:left;color:#243a32;overflow-wrap:anywhere;background:0 0;width:100%;padding:16px 4px;display:block}.trip-choice:hover{background:#edf1e9}.trip-choice strong{font-weight:650}.photos{border-top:1px solid #e3e5da;margin-top:22px;padding-top:15px}.capture-preview{object-fit:contain;background:#17271f;border-radius:12px;width:100%;min-height:180px;max-height:65vh;display:block}.photo-list{padding:0;list-style:none}.photo-list li{border-bottom:1px solid #e3e5da;margin:20px 0 32px;padding-bottom:12px}.photo-media{background:#edf1e9;border-radius:12px;place-items:center;width:100%;display:grid;overflow:hidden}.photo-media img{width:100%;height:auto;display:block}.photo-time{font-size:14px;font-weight:650}.photo-comment{white-space:pre-wrap;overflow-wrap:anywhere}textarea{resize:vertical;width:100%;min-height:110px;font:inherit;border:1px solid #cbd3c9;border-radius:8px;margin-top:7px;padding:12px;font-size:16px;display:block}.photo-capture h3{margin:14px 0}.view-switch{background:#edf1e9;border-radius:12px;gap:4px;margin:0 0 14px;padding:4px;display:flex}.view-switch button{color:#52685b;background:0 0;flex:1}.view-switch button[aria-pressed=true]{color:#1e5145;background:#fffdfa;box-shadow:0 2px 8px #233c2f12}.trip-map{isolation:isolate;background:#e5eadf;border-radius:12px;width:100%;height:clamp(300px,55vh,480px)}.trip-map .leaflet-control-attribution{font-size:10px}.trip-pin{background:0 0;border:0}.trip-pin span{color:#fff;background:#1e5145;border:3px solid #fff;border-radius:50%;place-items:center;width:40px;height:40px;font:700 13px system-ui;display:grid;box-shadow:0 2px 7px #152c3a55}.trip-pin:focus{outline-offset:3px;border-radius:50%;outline:3px solid #d09e48}.map-choices{gap:6px;display:grid}.map-choices button{color:#1e5145;text-align:left;background:#edf1e9}.photo-dialog{color:#243a32;overscroll-behavior:contain;background:#fffdfa;border:1px solid #dce2d7;border-radius:16px;width:min(640px,100% - 24px);max-height:90dvh;padding:20px}.photo-dialog::backdrop{background:#142c25b3}.photo-dialog .section-head{margin-bottom:16px}.photo-dialog .photo-media{min-height:160px;max-height:60dvh;aspect-ratio:auto!important}.photo-dialog .photo-media img{object-fit:contain;width:100%;height:auto;max-height:60dvh}.photo-dialog .pagination{gap:12px}.entry-actions{border-top:1px solid #e3e5da;margin:16px 0;padding:16px 0}.danger{color:#913f35;background:#fceee7;font-size:13px}.trip-manage{justify-content:space-between;align-items:center;margin:12px 0}select{font:inherit;color:#243a32;background:#fff;border:1px solid #cbd3c9;border-radius:8px;width:100%;min-height:44px;margin-top:7px;padding:12px}.notice .link{margin-top:8px;display:block}.photo-media video{object-fit:contain;background:#17271f;width:100%;max-height:60dvh;display:block}.record-count{color:#963e32;font-size:24px;font-weight:700}.shell-app{max-width:760px;min-height:100dvh;padding:0 16px 24px}.app-layout{min-height:calc(100dvh - 24px)}.app-header{gap:10px;min-height:58px;padding:10px 0 8px}.header-trip{color:#243a32;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;min-width:0;max-width:calc(100% - 56px);padding:6px 0;font-size:18px;overflow:hidden}.header-trip span{color:#748271;margin-left:6px}.icon-button{color:#243a32;background:0 0;place-items:center;width:44px;height:44px;padding:0;font-size:24px;display:grid}.app-tabs{border-bottom:1px solid #d9dfd4;gap:18px;margin:0 0 20px;display:flex}.app-tabs button{color:#65736b;background:0 0;border-bottom:3px solid #0000;border-radius:0;flex:1;padding:11px 4px}.app-tabs button[aria-current=page]{color:#1e5145;border-bottom-color:#1e5145}.photos{border:0;margin:0;padding:0}.photos>.section-head{margin:4px 0 16px}.photo-capture{position:relative}.camera-frame{aspect-ratio:1;background:#17271f;border-radius:14px;position:relative;overflow:hidden}.camera-frame .capture-preview{object-fit:cover;border-radius:0;width:100%;height:100%;min-height:0;max-height:none}.photo-capture>.capture-preview{aspect-ratio:1;object-fit:contain;max-height:75dvh}.camera-tools{justify-content:space-between;align-items:center;display:flex;position:absolute;top:12px;left:12px;right:12px}.camera-tools>div{gap:3px;display:flex}.camera-tools button{color:#fff;text-shadow:0 1px 4px #000;background:0 0;border:0;min-width:40px;height:40px;padding:2px;font-size:21px}.camera-tools button:last-child{font-size:16px}.camera-tools button svg{filter:drop-shadow(0 1px 3px #000);width:23px;height:23px;margin:auto;display:block}.zoom-ruler{color:#fff;background:#17271fc9;border-radius:10px;align-items:center;gap:10px;padding:7px 10px;font-size:12px;font-weight:700;display:flex;position:absolute;top:60px;left:12px;right:12px}.zoom-ruler span{white-space:nowrap}.zoom-ruler input[type=range]{appearance:none;cursor:pointer;background:repeating-linear-gradient(90deg,#fffa 0 1px,#0000 1px 10px) 50%/100% 12px no-repeat;border:0;border-radius:0;outline:none;flex:1;min-width:0;height:31px;margin:0;padding:0}.zoom-ruler input[type=range]::-webkit-slider-thumb{appearance:none;background:#1e5145;border:2px solid #fff;border-radius:4px;width:14px;height:28px;box-shadow:0 1px 4px #0008}.zoom-ruler input[type=range]::-moz-range-thumb{background:#1e5145;border:2px solid #fff;border-radius:4px;width:14px;height:28px;box-shadow:0 1px 4px #0008}.zoom-ruler input[type=range]:focus-visible{outline-offset:2px;outline:3px solid #d09e48}.geo-indicator{color:#fff;text-shadow:0 1px 4px #000;font-size:22px;position:absolute;bottom:12px;left:14px}.shutter{background:#f9faf6;border:5px solid #f9faf6;border-radius:50%;width:72px;height:72px;min-height:72px;margin:24px auto 18px;padding:0;display:block;box-shadow:0 0 0 3px #2c6652,inset 0 0 0 2px #2c6652}.permission-backdrop{z-index:2000;background:#132921a6;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.permission-dialog{background:#fffdfa;border-radius:16px;width:min(380px,100%);padding:24px;box-shadow:0 14px 44px #13292155}.permission-dialog h3{margin:0 0 10px}.permission-dialog .actions{display:flex}.permission-dialog .actions>*{flex:1}.map-wrap{position:relative}.trip-map{height:min(62dvh,560px);min-height:360px}.map-actions{z-index:500;gap:7px;display:grid;position:absolute;top:12px;right:12px}.map-actions button{color:#1e5145;background:#fffdfa;width:42px;height:42px;padding:0;font-size:21px;box-shadow:0 2px 8px #13292133}.trip-pin{background:0 0;border:0;overflow:visible!important}.trip-pin span{background:#1e5145;border:3px solid #fff;border-radius:50%;width:22px;height:22px;display:block;box-shadow:0 1px 7px #13292177}.trip-pin small{color:#183e30;text-shadow:0 1px 3px #fff,1px 0 3px #fff,-1px 0 3px #fff;width:max-content;margin-top:1px;font-size:10px;font-weight:700;display:block}.entry-list{margin:0;padding:0;list-style:none}.entry-day{color:#617067;margin:24px 0 6px;font-size:14px;font-weight:650}.entry-row{text-align:left;color:#243a32;background:0 0;border-bottom:1px solid #e2e6dc;border-radius:0;grid-template-columns:55px 46px 1fr;align-items:center;gap:10px;width:100%;padding:14px 4px;font-size:13px;display:grid}.entry-row time{font-weight:700}.entry-comment{white-space:nowrap;text-overflow:ellipsis;color:#667369;overflow:hidden}.photo-dialog{width:min(720px,100% - 16px);max-height:94dvh;padding:16px}.modal-head{justify-content:space-between;align-items:center;gap:8px;font-size:18px;font-weight:700;line-height:1.35;display:flex}.modal-media{justify-content:space-between;align-items:center;gap:3px;display:flex}.modal-media .photo-media{flex:1;min-width:0;max-height:58dvh}.modal-arrow{color:#1e5145;background:0 0;flex:0 0 32px;min-height:48px;padding:0;font-size:26px}.photo-dialog .photo-media img,.photo-dialog .photo-media video{object-fit:contain;max-height:58dvh}.trip-screen h2{margin:14px 0}.trip-screen .trip-list li{align-items:center;gap:10px;display:flex}.trip-screen .trip-choice{flex:1;min-width:0}.trip-screen .danger{flex:none}.share-screen{padding-bottom:24px}.share-screen form{gap:12px;margin:18px 0;display:grid}.share-screen form input{width:100%}.share-screen .trip-list li span{overflow-wrap:anywhere;flex:1;min-width:0}.share-confirm{border:1px solid #dce5d9;border-radius:12px;margin:14px 0;padding:14px}.share-confirm button+button{margin-left:12px}.settings-screen{flex-direction:column;min-height:calc(100dvh - 90px);display:flex}.settings-screen button{text-align:left;color:#243a32;background:0 0;border-bottom:1px solid #e2e6dc;border-radius:0}.settings-screen .logout{color:#69756d;border:0;margin-top:auto;font-weight:500}.mcp-screen{padding:12px 0 30px}.mcp-screen h2{margin:4px 0 8px}.mcp-screen>p{margin:0 0 26px}.mcp-label{color:#52685b;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.mcp-url{text-align:left;color:#1e5145;background:#fffdfa;border:1px solid #cad9cd;border-radius:13px;flex-direction:column;align-items:flex-start;gap:12px;width:100%;padding:20px;display:flex}.mcp-url span{overflow-wrap:anywhere;word-break:break-word;font-size:clamp(18px,5vw,22px);font-weight:700;line-height:1.45;display:block}.mcp-url small{color:#617067;font-size:12px;font-weight:500}.mcp-copy-status{color:#1e5145;min-height:28px;margin:8px 2px 20px;font-size:13px;display:block}.mcp-links{border-top:1px solid #d9dfd4}.mcp-links a{color:#1e5145;border-bottom:1px solid #d9dfd4;min-height:58px;padding:15px 4px;font-weight:650;text-decoration:none;display:block}.mcp-links a:hover{text-decoration:underline}@media (width<=440px){.shell-app{padding:0 12px 18px}.photo-dialog{padding:10px}.modal-arrow{flex-basis:28px}.entry-row{gap:6px}}.startup-splash{z-index:10;text-align:center;color:#23473c;background:#f9f7f0 url(/splash-coast.webp) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex;position:fixed;inset:0}.startup-splash h1{letter-spacing:.12em;text-shadow:0 1px 6px #fff9;margin:0;font-size:clamp(32px,9vw,46px);font-weight:750}.startup-splash .splash-subtitle{letter-spacing:.24em;color:#456a5d;margin:4px 0 0;font-size:11px}.startup-splash .splash-status{bottom:max(40px,env(safe-area-inset-bottom));color:#355e50;text-shadow:0 1px 6px #fff;margin:0;font-size:13px;position:absolute}.auth-intro{max-width:420px;margin:28px auto 18px}.auth-intro h1{margin:0 0 5px;font-size:clamp(25px,6vw,30px);line-height:1.4}.auth-intro p{color:#68766b;margin:0;font-size:13px}.auth-card{max-width:420px;margin:0 auto;padding:22px 18px}.auth-card h2{margin-bottom:14px;font-size:20px}.auth-card label{margin:13px 0 0}.auth-card input{min-height:44px}.auth-card .primary{margin-top:20px}.auth-steps{color:#68766b;max-width:420px;margin:14px auto;font-size:12px}.photo-media.media-loading{background:#f7f5ef url(/detail-placeholder.webp) 50%/cover no-repeat;position:relative}.photo-media .media-pending{opacity:0}.photo-loading-label{text-align:center;color:#4d6a5e;pointer-events:none;text-shadow:0 1px 4px #fff;font-size:12px;position:absolute;bottom:18px;left:0;right:0}
