@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');
:root{--bg:#f5f3eb;--paper:#fffef9;--ink:#293d34;--muted:#747c70;--green:#344d43;--soft:#e7eadf;--orange:#b85d39;--line:#dddcd0;--serif:'Libre Caslon Display',Georgia,serif;--sans:'DM Sans',system-ui,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:15px/1.6 var(--sans);-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{border:0;background:none;color:inherit}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,a:focus-visible{outline:3px solid var(--orange);outline-offset:4px}input,textarea,select{width:100%;border:1px solid var(--line);background:var(--paper);padding:12px 14px;border-radius:5px;color:var(--ink);min-width:0}input:focus,textarea:focus,select:focus{outline:2px solid #b4c4b6;outline-offset:1px}textarea{resize:vertical}label{display:block;font-size:12px;font-weight:500;margin:18px 0 7px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.08}h1{font-size:clamp(56px,6.7vw,94px);letter-spacing:-2px;margin:14px 0 22px}h2{font-size:33px;margin:10px 0 18px}h3{font-size:25px}em{color:var(--orange);font-weight:400}.hidden{display:none!important}.muted,.hint,.fineprint{color:var(--muted)}.small{font-size:13px}.hint{font-size:12px;margin:10px 0;min-height:1em}.fineprint{font-size:11px;line-height:1.6}.error{color:#a63e29;font-size:13px;min-height:1em}.eyebrow{font-size:10px;font-weight:600;letter-spacing:2px}.mini-label{font-size:9px;letter-spacing:1px;color:var(--muted)}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:5px;padding:13px 20px;font-size:12px;font-weight:600;transition:background .18s,transform .18s}.primary{background:var(--green);color:#fffef9}.primary:hover{background:#243c31}.secondary{border:1px solid var(--line);background:transparent}.secondary:hover{background:var(--soft)}.full{width:100%}.text-button,.nav-button{font-size:12px;padding:10px}.icon-button{padding:7px 12px;border:1px solid var(--line);border-radius:3px}.brand{display:flex;align-items:center;gap:10px;font-family:var(--serif);font-size:25px;white-space:nowrap}.brand-star{color:var(--orange);font:28px Georgia}.topbar{padding:21px max(28px,calc((100% - 1200px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.topbar nav{display:flex;align-items:center;gap:30px;font-size:12px}.topbar nav .active{position:relative}.topbar nav .active:after{content:'';position:absolute;width:100%;height:2px;bottom:-29px;left:0;background:var(--orange)}.wrap{max-width:1200px;margin:auto;padding:0 28px}.hero{padding:55px 0 32px;display:flex;align-items:center;justify-content:space-between}.hero p{margin-bottom:0}.journey-stamp{margin-right:35px;width:165px;height:165px;border:1px solid #bb6448;border-radius:50%;outline:1px solid #bb6448;outline-offset:-7px;color:var(--orange);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(10deg);font-size:10px;letter-spacing:2px;gap:8px}.journey-stamp strong{font:36px/1.05 var(--serif);text-align:center;letter-spacing:0}.journey-progress{display:flex;align-items:center;gap:20px;font-size:10px;letter-spacing:1px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:8px 0 35px}.journey-progress>div{height:3px;background:var(--line);flex:1}.journey-progress i{display:block;height:100%;background:var(--orange)}.daily-layout{display:grid;grid-template-columns:1.35fr 1fr;gap:28px;align-items:start}.postcard{background:var(--paper);padding:22px;border:1px solid var(--line);box-shadow:0 5px 0 -2px var(--paper),0 6px 0 -2px var(--line);min-width:0}.section-line{display:flex;align-items:center;justify-content:space-between;gap:16px}.section-line h2{margin:0}.postcard>.section-line{padding-bottom:20px}.day-image{display:block;width:100%;max-height:470px;object-fit:contain;background:#f0eee5}.postcard-copy{padding:28px 8px 10px}.postcard-copy h2{font-size:39px;margin:14px 0}.poem{white-space:pre-wrap;overflow-wrap:anywhere;font-size:16px;line-height:1.7}.postcard-footer{border-top:1px solid var(--line);padding:14px 8px 0;display:flex;justify-content:space-between;gap:12px;font:italic 13px var(--serif);color:var(--muted)}.postcard-footer>span:last-child{color:var(--orange);font-size:23px}.image-placeholder{min-height:265px;background:var(--soft);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.image-placeholder>span{font-size:78px;line-height:1.2;color:var(--orange)}.image-placeholder p{font:23px/1.2 var(--serif);margin-top:15px}.day-aside{display:grid;gap:23px}.panel{background:var(--paper);border:1px solid var(--line);padding:25px;min-width:0;border-radius:3px}.status-dot{background:#748970;width:7px;height:7px;border-radius:50%}.chat-panel>.small{margin-top:10px}.chat{display:flex;flex-direction:column;gap:13px;min-height:150px;max-height:320px;overflow:auto;padding:4px 2px;overscroll-behavior:contain}.chat-empty{font:22px/1.4 var(--serif);color:var(--muted);text-align:center;margin:auto;padding:20px}.msg{max-width:86%;align-self:flex-start}.msg.me{align-self:flex-end}.bubble{background:var(--soft);padding:11px 14px;font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere;border-radius:9px 9px 9px 0}.me .bubble{background:var(--green);color:var(--paper);border-radius:9px 9px 0 9px}.msg small{display:block;color:var(--muted);font-size:9px;margin-top:4px}.me small{text-align:right}.chat-form{display:flex;gap:8px;border-top:1px solid var(--line);padding-top:17px;margin-top:15px;align-items:stretch}.chat-form textarea{font-size:12px;resize:vertical;max-height:150px}.chat-form button{padding:10px 17px;font-size:23px}.location-panel{background:var(--soft);border-color:transparent}.location-panel h2{margin-top:12px}.location-panel label{font-size:11px}.location-panel input{font-size:12px}.location-panel button{margin-top:12px;border-color:#aeb9a6}.location-panel .fineprint{margin:12px 0 0}.location-link{display:block;font-weight:500;font-size:14px;border-bottom:1px solid #b0bcab;padding-bottom:8px}.location-summary{font-size:12px;margin-top:18px}.calendar-section{margin-top:60px}.calendar-section>.section-line{align-items:flex-end;margin-bottom:24px}.calendar-section h2{margin-bottom:0;font-size:40px}.month-tabs{display:flex;gap:26px;border-bottom:1px solid var(--line);margin-bottom:21px;overflow:auto}.month-tabs button{font-size:12px;padding:10px 0 12px;white-space:nowrap}.month-tabs .selected{border-bottom:2px solid var(--orange);color:var(--orange)}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:11px}.day-cell{position:relative;aspect-ratio:1.22;padding:14px;text-align:left;background:var(--paper);border:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between}.day-cell:hover:not(:disabled){border-color:var(--green)}.day-cell.selected{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green)}.day-cell.today{background:var(--green);color:var(--paper)}.day-cell:disabled{opacity:1;background:transparent;color:#9a9e93}.day-cell strong{font:31px var(--serif)}.day-cell span{font-size:9px}.day-cell .cell-top{display:flex;justify-content:space-between;font-size:9px}.footer{display:flex;justify-content:space-between;gap:24px;font-size:11px;color:var(--muted);padding:30px 0;border-top:1px solid var(--line);margin-top:50px}.waiting{padding:40px;background:var(--soft);margin:0 0 25px;max-width:100%}.waiting h2{font-size:42px}.waiting p{max-width:620px}.login-layout{min-height:100svh;display:grid;grid-template-columns:1.1fr 1fr}.login-story{background:var(--green);color:#faf7e9;padding:45px 9vw 45px 6vw;position:relative;overflow:hidden}.login-story>.brand{margin-bottom:75px}.login-story h1{font-size:clamp(60px,6.4vw,92px);margin:22px 0 30px}.login-story h1 em{color:#d6ae76}.login-story>p:not(.eyebrow){font-size:14px;color:#c8d1c5}.login-story .eyebrow{color:#bcc9b5}.ticket{margin:45px 0 25px;border:1px solid #b7c4ae;padding:19px 25px;transform:rotate(-4deg);max-width:350px;display:flex;flex-direction:column;gap:7px;color:#dfe4d3;position:relative}.ticket:after{content:'✈';position:absolute;right:22px;top:26px;font-size:40px;color:#c9a36b}.ticket span{font-size:8px;letter-spacing:1.5px}.ticket strong{font:31px var(--serif)}.story-foot{font-size:10px;letter-spacing:1px;color:#b9c4b3}.login-side{display:flex;align-items:center;justify-content:center;padding:50px}.login-card{width:100%;max-width:350px}.login-card h2{font-size:58px;margin:24px 0}.login-card p{color:var(--muted);font-size:13px}.login-card input{margin-bottom:15px}.login-note{margin-top:42px;padding-top:20px;border-top:1px solid var(--line);font:italic 17px var(--serif)}.subtle-link{display:inline-block;margin-top:22px;font-size:11px;color:var(--muted)}.login-card p.error{color:#a63e29}.admin-hero h1{font-size:76px}.crew-note{border-left:1px solid var(--line);padding:20px 40px;color:var(--muted);font-size:14px;position:relative}.crew-note strong{font-weight:500;color:var(--ink)}.crew-note span{display:block;color:var(--orange);font-size:45px;margin-top:10px}.stats{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0 0 35px}.stats>div{padding:22px 18px;border-right:1px solid var(--line);display:flex;align-items:center;gap:16px}.stats>div:first-child{padding-left:0}.stats>div:last-child{border:0}.stats strong{font:44px var(--serif);color:var(--orange)}.stats span{font-size:11px;color:var(--muted)}.admin-workspace{display:grid;grid-template-columns:285px 1fr;gap:26px;align-items:start}.day-picker{padding:23px 17px;position:sticky;top:20px}.day-picker h2{font-size:27px}.day-list{max-height:650px;overflow:auto;margin-top:20px}.day-option{display:flex;text-align:left;align-items:center;gap:12px;width:100%;padding:12px 10px;border-bottom:1px solid var(--line)}.day-option b{font:25px var(--serif);width:32px;flex-shrink:0}.day-option span{font-size:10px;color:var(--muted)}.day-option .entry-dot{margin-left:auto;width:6px;height:6px;background:var(--line);border-radius:50%}.day-option.ready .entry-dot{background:#6d886c}.day-option.selected{background:var(--green);color:var(--paper);border-radius:4px}.day-option.selected span{color:#e2e4d8}.editor-column{display:grid;gap:24px}.editor{padding:30px}.editor h2{font-size:40px;margin-top:20px}.editor-actions{display:flex;gap:12px;margin-top:22px}.upload-area{display:block;position:relative;cursor:pointer;min-height:160px;padding:22px;border:1px dashed #aab6a4;background:#f0f1e9;text-align:center;margin-top:23px}.upload-area.dragging{background:#d7e0d0;outline:2px solid var(--green)}.upload-area:focus-within{outline:2px solid var(--green)}.upload-area input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.upload-area span{display:block}.upload-area b{font-weight:500;font-size:14px;display:block;margin:10px 0}.upload-area small{color:var(--muted);font-size:10px}.upload-preview{max-width:100%;max-height:240px;object-fit:contain;margin:auto}.check-label{display:flex;align-items:center;gap:8px;font-size:11px}.check-label input{width:auto}.route-panel{margin-top:30px}.map{height:360px;min-height:220px;background:var(--soft);border:1px solid var(--line)}.map-empty{display:flex;align-items:center;justify-content:center;text-align:center;padding:30px;font:25px var(--serif);color:var(--muted)}dialog{border:1px solid var(--line);padding:28px;background:var(--paper);color:var(--ink);width:min(700px,calc(100% - 30px));max-height:90svh;overflow:auto;border-radius:5px}dialog::backdrop{background:#1e3429a6;backdrop-filter:blur(3px)}dialog .day-image{margin-top:22px}dialog h2{margin-top:18px}.toast{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);max-width:calc(100% - 30px);background:var(--green);color:white;padding:14px 22px;box-shadow:0 5px 20px #0002;font-size:13px;z-index:1000}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
/* A day is a physical A5 sheet. Overflow is measured and split into continuation sheets in recap.js. */
.book-body{background:#e8e9df}.book-title{font-size:10px;letter-spacing:2px}.book-wrap{max-width:850px;margin:auto;padding:40px 24px}.book-intro{text-align:center}.book-intro h1{font-size:66px}.book-nav{display:flex;gap:16px;justify-content:center;max-width:560px;margin:30px auto}.book-nav select{background:transparent}.book{display:flex;justify-content:center;perspective:1400px}.diary-sheet{width:148mm;height:210mm;flex-shrink:0;background:var(--paper);padding:12mm 12mm 10mm 15mm;position:relative;box-shadow:-5px 0 12px #24372812,0 10px 35px #24372816,inset 7px 0 12px #24372805;border:1px solid #d9d9cb;display:none;overflow:hidden}.diary-sheet.visible{display:block;animation:page-in .25s ease-out}.diary-sheet.measuring{display:block!important;position:fixed;left:-10000px;top:0}.sheet-header{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding-bottom:4mm;font-size:9px;letter-spacing:1px;color:var(--muted)}.sheet-content{padding-top:5mm;height:166mm;overflow:hidden}.sheet-content h2{font-size:31px;margin:0 0 4mm}.sheet-image{width:100%;max-height:76mm;object-fit:contain;display:block;margin:0 0 5mm;background:#f1efe6}.sheet-poem{font:17px/1.45 var(--serif);white-space:pre-wrap;overflow-wrap:anywhere;margin:0 0 5mm}.sheet-location{padding:3mm 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:10px;margin-bottom:4mm;overflow-wrap:anywhere}.sheet-message{font-size:10px;line-height:1.5;margin:0 0 3mm;white-space:pre-wrap;overflow-wrap:anywhere}.sheet-message b{font-size:8px;letter-spacing:.5px;color:var(--orange);display:block;margin-bottom:1mm}.sheet-label{font-size:8px;letter-spacing:1.5px;margin-bottom:3mm;color:var(--muted)}.sheet-empty{font:italic 21px/1.5 var(--serif);color:var(--muted);padding-top:15mm}.sheet-footer{position:absolute;bottom:8mm;left:15mm;right:12mm;display:flex;justify-content:space-between;font-size:8px;color:var(--muted);border-top:1px solid var(--line);padding-top:3mm}.book-help{text-align:center;max-width:540px;margin:25px auto}.book.loading{visibility:hidden}@keyframes page-in{from{opacity:.6;transform:rotateY(-6deg)}to{opacity:1;transform:rotateY(0)}}
@media(max-width:850px){.topbar{padding:18px 22px;flex-wrap:wrap;gap:14px}.topbar nav{order:3;width:100%;justify-content:center;gap:28px}.topbar nav .active:after{bottom:-18px}.daily-layout{grid-template-columns:1.15fr 1fr;gap:18px}.panel{padding:20px}.calendar-grid{gap:8px}.day-cell{padding:10px}.journey-stamp{margin-right:10px}.admin-workspace{grid-template-columns:225px 1fr;gap:18px}.stats>div{flex-direction:column;align-items:flex-start;gap:0}.crew-note{padding:18px}.login-story{padding-left:35px;padding-right:30px}.login-side{padding:35px}.login-story>.brand{margin-bottom:60px}}
@media(max-width:620px){.brand{font-size:23px}.topbar{padding:17px 20px}.topbar .text-button{padding:6px 0}.wrap{padding:0 20px}.hero{padding:34px 0 25px}.hero h1{font-size:62px;letter-spacing:-1px}.hero>.journey-stamp{width:103px;height:103px;margin-right:3px;flex-shrink:0;font-size:6px;letter-spacing:1px;gap:5px}.journey-stamp strong{font-size:26px}.hero .eyebrow{max-width:200px;font-size:8px}.hero>.crew-note{display:none}.hero p.muted{font-size:12px;max-width:240px}.journey-progress{gap:12px;font-size:9px;margin-bottom:22px}.journey-progress>span:last-child{display:none}.daily-layout{grid-template-columns:1fr}.postcard{padding:18px}.postcard-copy{padding:22px 4px 8px}.postcard-copy h2{font-size:36px}.day-aside{gap:17px}.day-image{max-height:450px}.calendar-section{margin-top:38px}.calendar-section h2{font-size:33px}.calendar-section>.section-line{gap:8px}.calendar-section .secondary{padding:10px;font-size:10px}.calendar-grid{grid-template-columns:repeat(4,1fr);gap:8px}.day-cell{aspect-ratio:1;padding:9px}.day-cell strong{font-size:28px}.month-tabs{gap:20px}.month-tabs button{font-size:11px}.footer{flex-direction:column;gap:12px;margin-top:35px}.login-layout{grid-template-columns:1fr}.login-story{padding:25px 30px 34px}.login-story>.brand{margin-bottom:35px}.login-story h1{font-size:57px;margin:18px 0 23px}.login-story h1 br:last-of-type{display:none}.login-story .ticket,.story-foot{display:none}.login-story>p:not(.eyebrow){font-size:12px;margin:0}.login-side{padding:35px 30px}.login-card{max-width:none}.login-card h2{font-size:44px;margin:15px 0}.login-note{margin-top:20px}.waiting{padding:25px}.waiting h2{font-size:34px}.stats{grid-template-columns:1fr 1fr}.stats>div{padding:15px!important;flex-direction:row;align-items:center;gap:12px}.stats>div:nth-child(2){border-right:0}.stats>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.stats strong{font-size:37px}.admin-workspace{grid-template-columns:1fr}.day-picker{position:static}.day-picker h2{font-size:28px;margin-bottom:10px}.day-picker label{margin-top:10px}.day-list{max-height:190px}.day-option{padding:8px}.editor h2{font-size:33px}.editor-actions{gap:8px}.editor-actions button{padding:12px 15px;font-size:11px}.book-title{display:none}.book-intro h1{font-size:50px}.book-wrap{padding:30px 12px}.book{justify-content:flex-start;overflow:auto;padding-bottom:15px}.book-nav{gap:8px}.book-nav button{padding:10px 15px}.book-help{padding:0 15px}.diary-sheet{width:calc(100vw - 24px);height:calc((100vw - 24px)*1.419);padding:7vw 7vw 6vw 8vw}.sheet-content{height:calc((100vw - 24px)*1.08);padding-top:3vw}.sheet-content h2{font-size:24px;margin-bottom:2vw}.sheet-image{max-height:43vw;margin-bottom:3vw}.sheet-poem{font-size:15px;margin-bottom:3vw}.sheet-header{font-size:7px;padding-bottom:3vw}.sheet-footer{left:8vw;right:7vw;bottom:5vw;font-size:7px;padding-top:2vw}.sheet-message{font-size:10px}.sheet-location{font-size:9px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
@page{size:A5 portrait;margin:0}
@media print{body.book-body{background:white}.topbar,.book-intro,.book-nav,.book-help,.toast,#recapEmpty{display:none!important}.book-wrap{margin:0;padding:0;max-width:none}.book{display:block!important;overflow:visible;padding:0;visibility:visible!important}.diary-sheet,.diary-sheet.measuring{display:block!important;position:relative!important;left:auto!important;width:148mm!important;height:210mm!important;padding:12mm 12mm 10mm 15mm!important;margin:0;border:0;box-shadow:none;break-after:page;page-break-after:always;animation:none!important}.diary-sheet:last-child{break-after:auto;page-break-after:auto}.sheet-header{font-size:9px;padding-bottom:4mm}.sheet-content{height:166mm!important;padding-top:5mm!important}.sheet-content h2{font-size:31px;margin:0 0 4mm}.sheet-image{max-height:76mm;margin:0 0 5mm}.sheet-poem{font-size:17px;margin:0 0 5mm}.sheet-message{font-size:10px}.sheet-location{font-size:10px}.sheet-footer{left:15mm;right:12mm;bottom:8mm;font-size:8px;padding-top:3mm}*{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
/* Use physical dimensions while preparing the PDF, including on a phone. */
.diary-sheet.print-measure{width:148mm;height:210mm;padding:12mm 12mm 10mm 15mm}.print-measure .sheet-header{font-size:9px;padding-bottom:4mm}.print-measure .sheet-content{height:166mm;padding-top:5mm}.print-measure .sheet-content h2{font-size:31px;margin:0 0 4mm}.print-measure .sheet-image{max-height:76mm;margin:0 0 5mm}.print-measure .sheet-poem{font-size:17px;margin:0 0 5mm}.print-measure .sheet-message{font-size:10px}.print-measure .sheet-location{font-size:10px}.print-measure .sheet-footer{left:15mm;right:12mm;bottom:8mm;font-size:8px;padding-top:3mm}
/* One honest frame per day. */
.shot-panel{background:#eceee3;border-color:#d3dbc9;border-radius:12px;padding:24px}.shot-badge{font-size:9px;font-weight:700;letter-spacing:1px;border:1px solid #bbc8ae;border-radius:30px;padding:5px 10px;white-space:nowrap}.shot-panel h2{font-size:37px;margin:19px 0}.shot-panel h2 em{color:#617257}.shot-empty{aspect-ratio:4/3;border:1px dashed #b9c4ae;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#e1e6d7;border-radius:5px}.viewfinder{font-size:40px;border:1px solid #9daf92;border-radius:14px;width:68px;height:59px;text-align:center;line-height:57px;color:#5c7153}.shot-empty p{font:24px/1.2 var(--serif);text-align:center;margin:16px 0}.shot-empty .eyebrow{font-size:9px;color:#68785f}.shot-image{display:block;max-width:100%;width:100%;max-height:480px;object-fit:contain;border-radius:4px;background:#e1e6d7}.shot-status{font-size:13px;margin:17px 0;line-height:1.6}.shot-panel .fineprint{margin:15px 0 0}.shot-panel .primary{justify-content:space-between;padding:15px 18px}.shot-panel .primary span{font-size:10px;opacity:.7}.admin-shot{margin-top:22px}.admin-shot .shot-image{margin-top:12px;max-height:320px}.mobile-dock{display:none}#oneShot,#dailyChat,#dayView,#travelDays{scroll-margin-top:85px}
.camera-dialog{background:#18251f;color:#f7f5e9;padding:24px;max-width:480px;border:0;border-radius:18px;overscroll-behavior:contain}.camera-top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px}.camera-top h2{font-size:28px;margin:8px 0 0}.camera-top .eyebrow{font-size:9px;color:#cad4c1}.camera-top button{color:#fff;width:44px;height:44px;border-radius:50%;background:#344439;flex-shrink:0}.camera-view{position:relative;aspect-ratio:3/4;max-height:52svh;background:#0b120f;overflow:hidden;border-radius:8px;display:flex;align-items:center}.camera-view video{display:block;width:100%;height:100%;object-fit:contain}.camera-corner{position:absolute;width:30px;height:30px;border-color:#e2e6d8;border-style:solid;pointer-events:none}.top-left{top:14px;left:14px;border-width:1px 0 0 1px}.bottom-right{bottom:14px;right:14px;border-width:0 1px 1px 0}#cameraStatus{font-size:12px;text-align:center;color:#d2daca;line-height:1.5;min-height:36px;margin:14px 0}.camera-actions{display:grid;grid-template-columns:1fr 90px 1fr;align-items:center;gap:12px;justify-items:center}.camera-switch{color:#f7f5e9;font-size:28px;min-height:55px}.camera-switch span,.camera-counter span{display:block;font:9px var(--sans);margin-top:4px;letter-spacing:.5px}.shutter{width:78px;height:78px;background:transparent;border:2px solid #f6f4e9;border-radius:50%;padding:5px}.shutter>span{display:block;width:100%;height:100%;background:#f7f5e9;border-radius:50%}.shutter:active:not(:disabled)>span{background:#d5b78b;transform:scale(.95)}.camera-counter{font:34px var(--serif);text-align:center}.camera-warning{text-align:center;font-size:11px;line-height:1.5;color:#bac8b4;margin:16px 0 0}
.sheet-photos{display:flex;gap:3mm;margin-bottom:4mm;align-items:flex-start}.sheet-photo{min-width:0;flex:1;margin:0}.sheet-photo .sheet-image{max-height:65mm;margin:0 0 2mm}.sheet-photo figcaption{font-size:8px;line-height:1.4;color:var(--muted)}.sheet-photos.paired .sheet-image{height:52mm;object-fit:contain}.sheet-photos.paired .sheet-photo:last-child{transform:rotate(1deg)}
@media(max-width:620px){
  html{scroll-padding-bottom:100px}body{padding-bottom:env(safe-area-inset-bottom,0px)}input,textarea,select,.chat-form textarea,.location-panel input{font-size:16px}.primary,.secondary,.icon-button{min-height:46px}.traveler-app .topbar{position:sticky;top:0;z-index:10;background:#f5f3ebf5;backdrop-filter:blur(14px);padding:calc(10px + env(safe-area-inset-top,0px)) 18px 10px;gap:8px}.traveler-app .topbar .brand{font-size:23px}.traveler-app .topbar .text-button{min-height:44px;font-size:11px}.traveler-app .topbar nav{gap:0;justify-content:space-between;margin-top:0}.traveler-app .topbar nav>a,.traveler-app .nav-button{min-height:35px;display:flex;align-items:center;padding:4px 9px;font-size:11px}.traveler-app .topbar nav .active:after{bottom:-10px}.traveler-app .wrap{padding:0 16px 90px}.traveler-app .hero{padding:23px 2px 17px;gap:12px}.traveler-app .hero h1{font-size:45px;margin:10px 0;line-height:.98}.traveler-app .hero .eyebrow{font-size:8px;letter-spacing:1.3px;max-width:200px}.traveler-app .hero .journey-stamp{width:83px;height:83px;font-size:5px;outline-offset:-5px;gap:4px}.traveler-app .journey-stamp strong{font-size:22px}.traveler-app .hero p.muted{font-size:11px;line-height:1.5}.traveler-app .journey-progress{margin:0 0 18px;padding:12px 0}.traveler-app .postcard{border-radius:9px;padding:16px}.traveler-app .postcard>.section-line{padding-bottom:14px;gap:8px}.traveler-app .postcard .mini-label{font-size:7px;letter-spacing:.7px}.traveler-app .postcard .eyebrow{font-size:8px;letter-spacing:1.4px}.traveler-app .image-placeholder{min-height:160px}.traveler-app .image-placeholder>span{font-size:43px}.traveler-app .image-placeholder p{font-size:21px;margin-bottom:15px}.traveler-app .postcard-copy{padding:20px 2px 6px}.traveler-app .postcard-copy h2{font-size:31px;margin:10px 0}.traveler-app .postcard .poem{font-size:16px}.traveler-app .postcard-footer{font-size:12px;line-height:1.4}.traveler-app .day-aside{gap:18px}.traveler-app .panel{border-radius:12px;padding:20px}.traveler-app .daily-layout{gap:20px}.shot-panel h2{font-size:34px}.shot-status{font-size:14px}.shot-panel .fineprint,.location-panel .fineprint{font-size:12px}.chat-form button{min-width:49px}.bubble{font-size:15px}.msg small{font-size:10px}.chat{max-height:45svh}.mobile-dock{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);z-index:15;bottom:0;left:0;right:0;background:#fffef9f7;backdrop-filter:blur(16px);border-top:1px solid var(--line);padding:8px 10px calc(8px + env(safe-area-inset-bottom,0px));box-shadow:0 -4px 22px #21342608}.mobile-dock button,.mobile-dock a{font:10px var(--sans);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:47px;padding:3px;color:var(--green)}.mobile-dock span{font-size:23px;line-height:1.1}.mobile-dock #mobilePhoto{color:var(--orange)}.traveler-app:has(textarea:focus) .mobile-dock,.traveler-app:has(input:focus) .mobile-dock{display:none}.traveler-app .toast{bottom:calc(90px + env(safe-area-inset-bottom,0px))}.calendar-section>.section-line{align-items:center}.calendar-section .eyebrow{font-size:8px;letter-spacing:1px}.calendar-section h2{font-size:30px}.calendar-section .secondary{max-width:130px}.day-cell{border-radius:6px}.day-cell span{font-size:10px}.month-tabs{gap:24px}.month-tabs button{min-height:44px}.calendar-section .fineprint{font-size:12px}.login-story>.brand{margin-bottom:23px}.login-story h1{font-size:43px}.login-story{padding:22px 26px}.login-side{padding:27px 26px}.login-card h2{font-size:40px}.login-card label{font-size:13px}.camera-dialog{width:100%;max-width:none;height:100svh;max-height:100svh;margin:0;border-radius:0;padding:calc(14px + env(safe-area-inset-top,0px)) 20px calc(18px + env(safe-area-inset-bottom,0px));display:none}.camera-dialog[open]{display:flex;flex-direction:column}.camera-top{margin-bottom:12px;flex-shrink:0}.camera-top h2{font-size:26px}.camera-view{flex:1;min-height:100px;max-height:none;aspect-ratio:auto}.camera-actions{flex-shrink:0}#cameraStatus{margin:12px 0;flex-shrink:0}.camera-warning{margin:13px 0 0;flex-shrink:0}.sheet-photo .sheet-image{max-height:38vw}.sheet-photos.paired .sheet-image{height:30vw}.sheet-photo figcaption{font-size:7px}.book-nav{position:sticky;top:0;z-index:5;background:#e8e9dfee;padding:10px 0}.book-nav select{font-size:14px}.book-help{font-size:12px}
}
.print-measure .sheet-photo .sheet-image{max-height:65mm}.print-measure .sheet-photos.paired .sheet-image{height:52mm}.print-measure .sheet-photo figcaption{font-size:8px}
@media print{.mobile-dock{display:none!important}.sheet-photo .sheet-image{max-height:65mm}.sheet-photos.paired .sheet-image{height:52mm}.sheet-photo figcaption{font-size:8px}}
.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.day-cell{min-width:0;overflow-wrap:anywhere}.day-cell .cell-top{gap:3px;flex-wrap:wrap}.month-tabs{max-width:100%}
@media(max-width:620px){.calendar-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.day-cell .cell-top,.day-cell .cell-top span{font-size:8px}.day-cell>span:last-child{font-size:9px}.calendar-section>.section-line>div{min-width:0}.traveler-app .brand{min-width:0}.traveler-app .topbar>.brand{font-size:22px}}
