.journal-grid{min-height:100vh;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr))}.journal-stage{display:flex;align-items:center;justify-content:center;padding:120px clamp(20px,4vw,36px) 60px;min-width:0}@media (max-width:839px){.journal-stage{padding-top:0}}.line-field{display:flex;flex-direction:column;gap:6px;font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--fg-3)}.line-field input{font-size:15px;letter-spacing:0;text-transform:none;padding:12px 2px;background:none;border:0;border-bottom:1px solid var(--line-control);border-radius:0;color:var(--color-paper);transition:border-color .25s}.line-field input:hover{border-color:var(--fg-2)}.line-field input:focus{outline:none;border-color:var(--color-gold)}.line-field input:focus-visible{outline:2px solid var(--color-gold);outline-offset:4px;border-radius:4px}.journal-order{font-family:var(--font-display);font-size:11px;color:var(--fg-4)}.plan-chip.on .journal-order{color:#6b5118}.poster{width:min(100%,640px);aspect-ratio:.75;position:relative;border-radius:18px;overflow:hidden;background:radial-gradient(ellipse at 50% 30%,rgba(127,166,189,.18),transparent 60%),#0a1418;border:1px solid rgba(217,178,106,.4);box-shadow:0 40px 100px -30px rgba(0,0,0,.7);container-type:inline-size;display:flex;flex-direction:column}.poster-map{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.poster-land{fill:rgba(127,166,189,.1);stroke:rgba(127,166,189,.6);stroke-width:1.4;stroke-linejoin:round}.poster-grid line{stroke:var(--fg-mute);stroke-width:1}.poster-grid text,.poster-sea text{font-family:var(--font-sans);font-size:12.5px;letter-spacing:.16em;text-transform:uppercase;fill:var(--fg-4)}.poster-sea text{font-style:italic;font-weight:300;letter-spacing:.22em}.poster-inset{fill:rgba(6,12,14,.45);stroke:var(--line);stroke-width:1}.poster-inset-name{font-family:var(--font-display);font-size:13px;letter-spacing:.2em;text-transform:uppercase;fill:var(--fg-2)}.poster-route{fill:none;stroke:var(--color-gold);stroke-width:2.6;stroke-dasharray:9 7;stroke-linecap:round;stroke-linejoin:round;opacity:.85}.poster-flight{fill:none;stroke:var(--color-gold);stroke-width:2;stroke-dasharray:1 7;stroke-linecap:round;opacity:.7}.poster-anchor{fill:#0a1418;stroke:var(--color-gold);stroke-width:2}.poster-dot{fill:var(--color-paper);stroke:#0a1418;stroke-width:3.5;paint-order:stroke}.poster-dot-start,.poster-num{fill:var(--color-gold)}.poster-num{font-family:var(--font-display);font-size:20px;font-weight:500;stroke:#0a1418;stroke-width:5;stroke-linejoin:round;paint-order:stroke;font-variant-numeric:tabular-nums}.poster-head{justify-content:space-between;align-items:flex-start;gap:4cqw;background:linear-gradient(180deg,rgba(10,20,24,.8),rgba(10,20,24,0))}.poster-foot,.poster-head{position:relative;display:flex;padding:5cqw;pointer-events:none}.poster-foot{margin-top:auto;flex-direction:column;gap:2.4cqw;background:linear-gradient(180deg,rgba(10,20,24,0),rgba(10,20,24,.88) 38%)}.poster-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:1cqw 2.6cqw;font-size:1.9cqw;line-height:1.45;color:var(--fg-1)}.poster-list li{display:flex;gap:.9cqw;align-items:baseline}.poster-list .tnum{font-family:var(--font-display);font-size:1.6cqw;color:var(--color-gold)}@media print{@page{margin:0}body{background:#060c0e!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}#shell-cur,.journal-form,.tg-fab,[role=dialog],footer,nav{display:none!important}.journal-grid{display:block;min-height:0}.journal-stage{padding:0!important}.poster{width:100%;border-radius:0;box-shadow:none}}