
/* Freedom FishNav 4.1 · Módulo Jornada */
.journey-brand h2{margin:0 0 7px;font-size:2rem}.journey-brand p{margin:0;color:#d8e7f3;line-height:1.5}.journey-card{background:#fff;color:var(--text);border-radius:20px;padding:18px;box-shadow:0 10px 26px #001d2e24}.journey-empty{text-align:center}.journey-empty .journey-icon{font-size:48px;margin-bottom:8px}.journey-empty h3{margin:4px 0 6px}.journey-empty p{margin:0 0 16px;color:var(--muted)}.journey-main-btn{width:100%;border:0;border-radius:16px;padding:17px;font-size:1.08rem;font-weight:850;background:#ff7a00;color:#fff;box-shadow:0 8px 18px #ff7a0038}.journey-active{border:2px solid #39a96b}.journey-active-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.journey-live{display:inline-block;background:#e9f8ef;color:#137333;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:850;letter-spacing:.5px}.journey-active h3{margin:8px 0 2px;font-size:1.35rem}.journey-time{font-size:2rem;font-weight:900;color:var(--navy);white-space:nowrap}.journey-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0}.journey-metric{background:#f4f8f9;border-radius:13px;padding:11px;text-align:center}.journey-metric b,.journey-metric small{display:block}.journey-metric b{font-size:1.15rem}.journey-metric small{font-size:9px;color:var(--muted);margin-top:3px}.journey-index{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#eef7fb;border-radius:14px;padding:12px;margin-bottom:12px}.journey-index-score{font-size:1.8rem;font-weight:900}.journey-index.good{background:#e9f8ef;color:#137333}.journey-index.caution{background:#fff7e8;color:#9a6700}.journey-index.danger{background:#fff0f0;color:#b42318}.journey-end{width:100%;border:0;border-radius:14px;padding:14px;background:#c62828;color:#fff;font-weight:850}.journey-events{font-size:12px;color:var(--muted);margin-top:10px}.journey-modal{position:fixed;inset:0;z-index:3100;background:#000a;padding:18px;display:flex;align-items:center;justify-content:center}.journey-modal-card{position:relative;background:#fff;border-radius:22px;max-width:470px;width:100%;max-height:92vh;overflow:auto;padding:22px}.journey-modal-card h2{margin-top:0;padding-right:40px}.journey-preview{border-radius:14px;background:#f4f8f9;padding:13px;margin:4px 0 14px;line-height:1.55}.journey-fab{position:fixed;right:18px;bottom:88px;z-index:1500;width:58px;height:58px;border-radius:50%;border:0;background:#ff7a00;color:#fff;font-size:32px;box-shadow:0 10px 24px #0005}.journey-fab-menu{position:fixed;right:18px;bottom:154px;z-index:1499;display:grid;gap:8px}.journey-fab-menu button{border:0;border-radius:999px;padding:11px 15px;background:#fff;color:var(--text);font-weight:800;box-shadow:0 5px 18px #0003;text-align:left}.journey-entry-actions{display:grid;gap:10px}.journey-entry-actions button{border:1px solid var(--line);background:#fff;border-radius:14px;padding:14px;text-align:left;font-weight:800}.journey-photo-preview{width:100%;max-height:300px;object-fit:contain;border-radius:14px;background:#f2f4f7}.journey-history-mini{margin-top:14px;border-top:1px solid var(--line);padding-top:12px}.journey-history-mini h4{margin:0 0 8px}.journey-history-row{display:flex;justify-content:space-between;gap:8px;font-size:12px;padding:8px 0;border-bottom:1px solid #eef2f4}.journey-history-row:last-child{border-bottom:0}@media(min-width:720px){.journey-card{max-width:700px;margin:auto}.journey-fab{right:max(24px,calc((100vw - 760px)/2 + 24px))}.journey-fab-menu{right:max(24px,calc((100vw - 760px)/2 + 24px))}}
/* Freedom FishNav 4.2 */
.journey-preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0}.journey-preview-grid span{background:#fff;border-radius:11px;padding:9px;text-align:center}.journey-preview-grid b,.journey-preview-grid small{display:block}.journey-preview-grid small{font-size:9px;color:var(--muted);margin-top:3px}.journey-alert{display:grid;gap:4px;border-radius:14px;padding:12px;margin:14px 0}.journey-alert.caution{background:#fff7e8;color:#8a5a00}.journey-alert.danger{background:#fff0f0;color:#a61b16}.journey-alert span{font-size:13px;line-height:1.4}.journey-status{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:11px;margin:-3px 0 12px}.journey-status span:last-child{text-align:right}
