:root{font-family:-apple-system,BlinkMacSystemFont,"Hiragino Sans","Yu Gothic",sans-serif;color:#243d38;background:#f4f5ef;font-size:16px;line-height:1.65}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,.file-button{cursor:pointer}button{color:inherit}button:focus-visible,select:focus-visible,textarea:focus-visible,.file-button:has(input:focus-visible){outline:2px solid #276a56;outline-offset:3px}main{max-width:480px;margin:auto;padding:28px 20px 0}h1,h2,p{margin:0}h1{font-size:32px;letter-spacing:.03em;line-height:1.35;margin:6px 0 14px}h2{font-size:21px;line-height:1.5}.eyebrow{font-weight:700;letter-spacing:.13em;font-size:14px;display:flex;align-items:center;justify-content:space-between}.eyebrow span{font-size:12px;letter-spacing:.03em;background:#e4e8dd;padding:3px 10px;border-radius:6px}.trip-name{margin-top:23px;color:#52655e}.date{font-weight:700}.date span{font-weight:400;font-size:14px;margin-left:10px}.people{font-size:13px;color:#596b64;margin:12px 0 22px}.next{background:#224c40;color:#fff;border-radius:18px;padding:21px 20px 20px;box-shadow:0 5px 16px #213d3210}.next-top{display:flex;justify-content:space-between;font-size:14px;gap:8px}.next-time{font-size:44px;line-height:1.3;font-weight:700;margin:13px 0 5px;letter-spacing:-.03em}.next-time span{font-size:14px;letter-spacing:0;font-weight:500;margin-left:10px;background:#ffffff19;padding:5px 9px;border-radius:20px}.next h2{font-size:22px;margin-bottom:8px}.next-note{border-top:1px solid #ffffff38;margin-top:13px;padding-top:12px;font-size:14px;color:#e0ebe5}.reservation{display:flex;align-items:center;text-align:left;width:100%;gap:12px;border:1px solid #d4dbce;background:#fffef9;border-radius:14px;padding:16px;margin:16px 0 28px;min-height:76px}.reservation>span:nth-child(2){flex:1}.reservation strong{display:block;font-size:17px}.reservation span span{display:block;font-size:14px;color:#54655b}.hotel-icon{border:1px solid #d0d8c8;border-radius:9px;width:38px;height:42px;text-align:center;line-height:40px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.section-heading span{font-size:13px;color:#58665f}.event{border-top:1px solid #dbe0d4;padding:20px 0}.event-head{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:7px}.event time{font-size:19px;font-weight:700;font-variant-numeric:tabular-nums}.tag{font-size:12px;padding:2px 8px;border-radius:5px;background:#e7ecdf;color:#375341}.event h3{font-size:18px;margin:0 0 4px;line-height:1.55}.event p{font-size:14px;color:#52665c}.event .location{color:#344d43;font-size:16px;margin:6px 0}.photo-button{margin-top:14px;background:transparent;border:1px solid #9daea0;min-height:46px;padding:8px 16px;border-radius:9px;font-weight:600;font-size:15px}.records{display:grid;gap:12px}.record{margin:16px 0 0;border-radius:12px;overflow:hidden;background:white;border:1px solid #dbe0d4}.record img{width:100%;max-height:380px;object-fit:contain;background:#e8ece4;display:block}.record figcaption{padding:12px;overflow-wrap:anywhere}.record small{display:block;color:#5c6b62;font-size:13px}.notice{padding:14px;background:#e9ecdf;border-radius:10px;font-size:14px;line-height:1.7;margin:15px 0}.notice p{margin-top:6px}footer{text-align:center;font-size:13px;color:#667367;padding:18px 0 32px}dialog{padding:0;border:0;border-radius:18px;width:calc(100% - 24px);max-width:460px;max-height:calc(100dvh - 24px);color:#243d38;background:#fdfdf8;overflow:auto}dialog::backdrop{background:#14251e88}.dialog-head{position:sticky;top:0;z-index:1;display:flex;align-items:center;gap:20px;background:#fdfdf8;border-bottom:1px solid #e0e3d9;padding:10px 16px}.back{border:0;background:transparent;min-height:44px;font-weight:700;padding:8px}.dialog-body{padding:22px 20px 26px}.dialog-body>p{margin:10px 0 16px}dl{margin:20px 0}dt{font-size:14px;color:#55665a;border-top:1px solid #dde2d6;padding-top:13px}dd{margin:3px 0 16px;font-weight:600;overflow-wrap:anywhere}label{display:block;font-weight:600;margin-top:20px}select,textarea{display:block;width:100%;border:1px solid #a9b5a8;background:#fff;color:#243d38;border-radius:8px;padding:12px;margin-top:8px;min-height:48px}textarea{resize:vertical}.optional{font-size:13px;background:#e9ecdf;padding:3px 7px;border-radius:5px;margin-left:6px}.hint,#file-status{font-size:14px;color:#58685d;overflow-wrap:anywhere}.file-button{position:relative;text-align:center;border:1px dashed #829781;border-radius:10px;padding:18px 10px;overflow:hidden}input[type=file]{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}#preview{width:100%;max-height:280px;object-fit:contain;background:#e7ebdf;border-radius:10px;margin-top:16px;display:block}.primary{display:block;width:100%;border:0;border-radius:10px;background:#244f40;color:white;min-height:52px;font-weight:700;margin-top:18px}.primary:disabled{background:#e0e4d9;color:#607063;cursor:default}#file-status.error{color:#9b2f1c}#toast{position:fixed;bottom:max(18px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);width:max-content;max-width:calc(100% - 32px);background:#193f32;color:white;padding:12px 18px;border-radius:12px;box-shadow:0 4px 20px #0002;z-index:5;pointer-events:none;overflow-wrap:anywhere}#toast:empty{display:none}body.modal-open{overflow:hidden}html{scroll-behavior:auto}[hidden]{display:none!important}@media(min-width:700px){main{margin-top:24px;border:1px solid #dce1d4;border-radius:24px;background:#fbfcf6}}@media(prefers-reduced-motion:no-preference){button{transition:background .15s}button:hover{filter:brightness(.96)}}

/* v0.0.2: compact trip context and a shared, full-height mobile sheet. */
.trip-header{margin-bottom:20px}.trip-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.trip-heading h1{font-size:28px;margin:0;line-height:1.4}.demo-badge{font-size:13px;white-space:nowrap;background:#e4e8dd;border-radius:6px;padding:3px 9px}.trip-header .date{font-size:16px;margin-top:9px}.demo-clock{font-size:14px;color:#52655e;margin-top:6px}.next-top{font-size:16px}.next-note{font-size:15px}.reservation span span{font-size:15px}.event p{font-size:16px}
body.modal-open{position:fixed;left:0;right:0;width:100%;overflow:hidden}
dialog{position:fixed;inset:12px 0 0;margin:0 auto;width:100%;max-width:480px;height:calc(100vh - 12px);height:calc(100dvh - 12px);max-height:none;border-radius:18px 18px 0 0;overflow:hidden}
dialog[open]{display:flex;flex-direction:column}.dialog-head{position:relative;flex:none;display:flex;justify-content:space-between;gap:12px;min-height:68px;padding:10px 20px}.sheet-title{font-size:18px;line-height:1.5;margin:0}.sheet-title:focus{outline:none}.keyboard-nav .sheet-title:focus{outline:2px solid #276a56;outline-offset:4px;border-radius:3px}.back{font-size:16px;min-height:44px;padding:8px 10px;border-radius:8px;flex:none}.dialog-body{flex:1;min-height:0;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;padding:22px 20px calc(28px + env(safe-area-inset-bottom));scroll-padding:16px}.dialog-body>h2{font-size:26px}.dialog-body .booking-demo{font-size:14px;margin:6px 0 20px}.zone{display:block;font-size:14px;font-weight:400;color:#52655e;margin-top:4px}#booking dd{font-size:18px;margin:4px 0 20px;user-select:text;-webkit-user-select:text}#booking dt{font-size:16px;padding-top:16px}#booking .notice{font-size:16px}.dialog-body .primary{margin-bottom:8px}
@media(min-width:700px){dialog{inset:0;margin:auto;height:min(90vh,850px);height:min(90dvh,850px);border-radius:18px}}

#booking .dialog-body:focus-visible{outline:2px solid #276a56;outline-offset:-4px}

/* v0.0.4: card-local disclosure. Panel stays in flow, never overlays photos or neighbouring cards. */
.record figcaption{display:flow-root;position:relative;min-height:68px}
.record-actions{float:right;clear:right;margin:0 0 8px 12px;display:flex;flex-direction:column;align-items:flex-end;max-width:100%}
.record-action-toggle{width:44px;height:44px;padding:0;border:1px solid #dbe0d4;border-radius:8px;background:#fff;color:#344d43;font-size:22px;line-height:1}
.record-action-toggle[aria-expanded="true"]{background:#edf1e8}
.record-action-panel{margin-top:6px;width:120px;max-width:100%;padding:4px;border:1px solid #cbd5c7;border-radius:10px;background:#fff;box-shadow:0 3px 10px #213d3210}
.record-action-panel button{display:block;width:100%;min-height:48px;padding:10px 14px;text-align:left;border:0;border-radius:6px;background:#fff;color:#243d38;font-size:16px}
.record-action-panel .delete-record{color:#963b2d}

.record-confirm{inset:0;margin:auto;width:calc(100% - 24px);height:auto;max-height:calc(100dvh - 24px);border-radius:18px}.record-confirm .dialog-body{flex:initial}#confirm-message{white-space:pre-wrap;overflow-wrap:anywhere}#confirm-image{display:block;width:100%;height:130px;object-fit:contain}.confirm-actions{display:grid;gap:12px}.confirm-actions button{min-height:48px;border:1px solid #9daea0;border-radius:8px;background:#fff;color:#243d38;padding:10px;font-weight:600}#confirm-accept{color:#963b2d;border-color:#c4a59c}

/* v0.0.5: map entries only; existing photo styles stay unchanged. */
.map-entry{overflow-wrap:anywhere}.map-link{display:flex;align-items:center;min-height:44px;padding:8px 0;color:inherit;text-decoration:underline;text-underline-offset:4px;cursor:pointer;line-height:1.6}.map-scope,.map-unset{display:block;font-size:14px;font-weight:400;margin-top:4px}.map-unset{opacity:1}.map-change{display:block;min-height:44px;padding:8px 0;border:0;background:transparent;color:inherit;text-decoration:underline;font-size:14px;text-align:left}.map-picker{inset:0;margin:auto;width:calc(100% - 24px);height:auto;max-height:calc(100dvh - 24px);border-radius:18px}.map-picker .dialog-body{flex:initial}.map-options{display:grid;gap:12px;margin:16px 0}.map-options a{display:flex;align-items:center;min-height:48px;padding:10px 14px;border:1px solid #9daea0;border-radius:8px;color:#243d38;text-decoration:underline;background:#fff}.map-link:focus-visible,.map-options a:focus-visible{outline:2px solid #276a56;outline-offset:3px}.map-picker .dialog-head{align-items:flex-start}.map-picker .sheet-title{overflow-wrap:anywhere;min-width:0}
