.planner{--planner-map-height: 640px}.plan-heading h2{font-size:clamp(28px,3vw,40px);margin:12px 0}.plan-heading p{max-width:85ch}.plan-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(125px,1fr));gap:16px;padding:20px 0;border-top:1px solid var(--line);margin-top:16px}.plan-summary strong{display:block;font-size:22px;font-family:var(--font-editorial);font-weight:400;margin-top:6px}.plan-save-status{padding:10px 0;margin:0;white-space:pre-wrap}.plan-tools{display:flex;flex-wrap:wrap;gap:12px;align-items:end;margin:22px 0}.plan-tools>label{min-width:160px;flex:1}.plan-tools .button-row{flex:3}.plan-tabs{display:flex;gap:8px;margin:20px 0;overflow-x:auto}.plan-tabs button{white-space:nowrap}.plan-tabs [aria-selected=true]{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-text)}.planner-layout{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(0,1.3fr);gap:24px;align-items:start}.plan-list{min-width:0}.plan-map-panel{position:sticky;top:20px}.plan-map-panel>header{flex-wrap:wrap}.plan-map-panel>header button{min-height:44px}#planner-map{height:var(--planner-map-height);border-radius:var(--radius);background:var(--surface-inset);z-index:0}.plan-map-panel small{line-height:1.6}.plan-stop{padding:20px;margin-bottom:8px}.plan-stop.selected{border-color:var(--accent)}.plan-stop header{gap:12px;margin-bottom:12px}.plan-stop header>div{flex:1;min-width:0}.plan-stop h3{margin:4px 0;overflow-wrap:anywhere}.plan-number{border:1px solid var(--accent);color:var(--accent-text);font-size:16px!important;display:grid;place-items:center;width:32px;height:32px;border-radius:var(--radius);flex-shrink:0}.drag-handle{touch-action:none;cursor:grab;font-size:24px!important;min-width:44px;flex-shrink:0}.drag-handle:active{cursor:grabbing;background:var(--accent-soft)}.plan-timing{display:flex;gap:16px;justify-content:space-between;font-size:13px;margin:16px 0}.plan-stop .button-row button{font-size:12px}.plan-leg{padding:18px 10px;display:flex;gap:10px;align-items:center;justify-content:space-between;font-size:12px;color:var(--muted)}.plan-leg small{display:block}.plan-link{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:var(--radius);min-height:44px;padding:10px 12px;text-decoration:none;font-size:13px;background:var(--surface-inset)}.plan-link:hover{border-color:var(--accent);background:var(--accent-soft)}.plan-detail p,.plan-note p,.script-reader p{white-space:pre-wrap;overflow-wrap:anywhere}.plan-detail dl{display:grid;grid-template-columns:1fr 1fr;gap:14px}.plan-detail dt{color:var(--muted);font-size:12px}.plan-detail dd{margin:4px 0;font-size:14px;overflow-wrap:anywhere}.plan-detail>.button-row{margin:20px 0}.plan-popup{max-width:290px;line-height:1.5}.plan-popup h3{font-size:20px;margin-bottom:8px}.plan-popup .button-row{margin-top:12px}.plan-popup button,.plan-popup .plan-link{font-size:12px;padding:8px}.plan-marker-wrap{background:none;border:0}.plan-marker{display:grid;place-items:center;width:34px;height:34px;border:2px solid var(--day-color);background:var(--surface-deep);color:var(--text);font:600 14px var(--font-ui);border-radius:50% 50% 50% 4px;box-shadow:0 2px 8px #0005}.plan-marker.selected{background:var(--accent);color:var(--on-accent);outline:3px solid var(--text)}.plan-timeline{display:grid;grid-template-columns:62px minmax(0,1fr);gap:16px;padding:22px 0;border-bottom:1px solid var(--line)}.plan-timeline>strong{color:var(--accent-text);font-size:18px}.plan-timeline h3{margin:5px 0}.plan-timeline p{margin:8px 0}.plan-timeline .button-row{margin-top:16px}.travel-mode h2{font-size:36px;overflow-wrap:anywhere}.travel-mode>.button-row{margin:20px 0}.travel-mode button{min-height:56px;flex:1;font-size:16px}.travel-metrics{display:flex;gap:24px;flex-wrap:wrap;font-size:28px}.travel-mode small{display:block}.plan-note{border-top:1px solid var(--line);padding:16px 0}.plan-note p{margin:8px 0}.plan-note button{font-size:12px}.script-block{padding:20px 0;border-bottom:1px solid var(--line)}.script-block textarea{min-height:150px}.script-block label{margin-bottom:14px}.plan-check-edit{display:flex;gap:10px;align-items:center;margin:12px 0}.plan-check-edit input[type=checkbox]{width:24px;min-height:24px;flex-shrink:0}.plan-check-edit input:not([type=checkbox]){flex:1}.script-reader{font-size:clamp(22px,4vw,32px);line-height:1.7}.script-reader h3{font-size:24px;color:var(--accent-text);margin:24px 0 10px}.script-reader section{border-bottom:1px solid var(--line)}.script-reader .check{display:flex;font-size:20px;padding:12px 0;line-height:1.5}.script-reader .check input{width:26px;height:26px;flex-shrink:0}.filming-mode fieldset{margin-top:20px}@media (max-width: 1100px){.planner-layout{grid-template-columns:1fr}.plan-map-panel{position:static}.planner{--planner-map-height: 480px}}@media (min-width: 1101px){.planner-layout[data-tab=map]{grid-template-columns:minmax(260px,.65fr) minmax(0,1.5fr)}}@media (max-width: 760px){.planner-layout{display:block}.planner-layout:not([data-tab=map]) .plan-map-panel{display:none}.planner-layout[data-tab=map] .plan-list{display:none}.plan-summary{grid-template-columns:1fr 1fr;gap:16px}.plan-summary strong{font-size:23px}.plan-tools>label{min-width:40%}.plan-tools .button-row{flex-basis:100%}.plan-tools button{flex:1;min-width:40%;font-size:12px}.plan-tabs{gap:5px}.plan-tabs button{padding:10px;font-size:12px;flex:1}.plan-detail dl{grid-template-columns:1fr}.planner{--planner-map-height: 55dvh}.plan-stop{padding:16px}.plan-heading .button-row button{flex:1;min-width:40%}.plan-tools select,.filming-mode input,.filming-mode textarea{font-size:16px}.plan-timing{flex-wrap:wrap}}@media (max-width: 760px){.planner.is-travel>.plan-heading,.planner.is-travel>.plan-tools,.planner.is-travel>.panel{display:none}.planner.is-travel .plan-tabs{margin-top:0}.planner.is-travel .travel-mode{padding:22px}}.trip-records details{border-top:1px solid var(--border);padding:12px 0}.record-card{padding:14px;border:1px solid var(--border);border-radius:6px;margin:10px 0}.record-card>div{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.record-card p{white-space:pre-wrap}.trip-records textarea{min-height:100px}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}:root{color-scheme:dark;--font-ui: "Segoe UI", Inter, -apple-system, BlinkMacSystemFont, Arial, sans-serif;--font-editorial: Georgia, "Times New Roman", serif;--bg: #4e4e4e;--surface-deep: #292929;--surface-inset: #333333;--panel: #3c3c3c;--surface-raised: #454545;--text: #f2f0ea;--muted: #c9c7c2;--line: #60605e;--border-control: #858580;--accent: #b78a2d;--accent-hover: #c99a35;--accent-text: #e0ba6a;--on-accent: #201d17;--accent-soft: #3f392d;--danger: #ffc1b1;--danger-bg: #48352f;--danger-line: #9f7062;--success: #becaaa;--overlay: #181818cc;--chart-1: #c99a35;--chart-2: #c8bba4;--chart-3: #aab8b0;--chart-4: #c49e88;--chart-5: #b5afbf;--chart-6: #a9b4c1;--chart-7: #c9c7c2;--radius: 6px;--radius-panel: 8px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--shadow-dialog: 0 24px 80px #00000040;font-family:var(--font-ui);color:var(--text);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}body{margin:0;line-height:1.5}button,input,select,textarea{font:inherit}button{cursor:pointer;border:1px solid var(--line);background:var(--surface-inset);color:inherit;border-radius:var(--radius);padding:12px 16px;min-height:44px;transition:background .2s,transform .2s;font-size:14px}button:hover{background:var(--surface-raised);border-color:var(--border-control)}button:disabled{opacity:.45;cursor:wait}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent-text);outline-offset:3px}.primary{background:var(--accent);color:var(--on-accent);border:0;font-weight:650}.primary:hover{background:var(--accent-hover)}.danger{color:var(--danger);border-color:var(--danger-line);background:var(--danger-bg)}input,select,textarea{width:100%;min-width:0;padding:12px;color:inherit;background:var(--surface-deep);border:1px solid var(--border-control);border-radius:var(--radius);min-height:46px;color-scheme:dark}textarea{min-height:84px;resize:vertical}label{display:flex;flex-direction:column;gap:7px;font-size:13px;color:var(--muted)}h1,h2,h3,p{margin-top:0}h1{font-size:34px;letter-spacing:.2px;margin-bottom:0}h2{font-size:23px;letter-spacing:.15px}small,.muted{color:var(--muted);line-height:1.6}small{font-size:12px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;color:var(--muted)}.brand{font-size:27px;font-weight:400;letter-spacing:1px;display:flex;align-items:center;gap:8px;background:none;border:0;padding:0;font-family:var(--font-editorial)}.brand span{font-weight:450;font-size:12px;letter-spacing:3px;color:var(--muted);font-family:var(--font-ui)}aside{overflow-y:auto;position:fixed;width:224px;inset:0 auto 0 0;border-right:1px solid var(--line);padding:34px 24px;display:flex;flex-direction:column;background:var(--surface-deep);z-index:3}aside>.eyebrow{font-size:9px;margin-top:8px;letter-spacing:1.3px}nav{display:flex}aside nav{flex-direction:column;margin-top:var(--space-6);gap:var(--space-2)}nav button{border:1px solid transparent;background:transparent;text-align:left;color:var(--muted);display:flex;align-items:center;gap:14px}nav button span{font-size:22px;width:24px}nav button b{font-weight:500;font-size:13px}nav button.active{background:var(--accent-soft);color:var(--accent-text);border-color:var(--line);box-shadow:inset 2px 0 var(--accent)}.sidebar-foot{margin-top:auto;font-size:12px;color:var(--muted);line-height:2.4;border-top:1px solid var(--line);padding-top:var(--space-4)}.sidebar-foot button{display:block;margin-top:16px;font-size:12px}.online-dot{display:inline-block;width:6px;height:6px;background:var(--accent-text);border-radius:50%;margin-right:5px}.workspace{margin-left:224px;max-width:1900px}.topbar{padding:31px 36px 25px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);background:var(--surface-deep)}.topbar .eyebrow{display:block;margin-bottom:7px}.top-actions{display:flex;gap:10px;align-items:center}.top-actions select{max-width:200px}.top-actions button{white-space:nowrap}main#content{padding:28px 36px 60px}.mobile-nav{display:none}.empty{text-align:center;padding:65px 20px;border:1px solid var(--line);border-radius:var(--radius-panel);background-color:var(--surface-raised)}.empty h2{font-size:clamp(30px,4vw,48px);letter-spacing:.1px;line-height:1.13;margin:22px 0;font-weight:400}.empty p{color:var(--muted);line-height:1.7}.compass{font-size:68px;color:var(--accent-text);font-weight:200;display:grid;place-items:center;width:104px;height:104px;margin:0 auto 24px;border:1px solid var(--line);border-radius:50%}.crew{display:flex;justify-content:center;align-items:center;font-size:12px;color:var(--muted);margin-top:50px;gap:6px}.crew span,.avatar{border-radius:50%;background:var(--surface-inset);display:grid;place-items:center;width:34px;height:34px;color:var(--text);font-size:12px}.crew span:nth-child(3){margin-right:14px}.trip-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:22px}.trip-card{background:var(--panel);text-align:left;padding:26px;min-height:310px}.trip-card h2{font-size:28px}.trip-mountain{font-size:70px;color:var(--muted)}.status{font-size:9px;letter-spacing:2px;color:var(--muted);border:1px solid var(--line);padding:6px 9px;border-radius:var(--radius)}.trip-card p{font-size:12px;color:var(--muted)}.trip-card footer{display:flex;justify-content:space-between;margin-top:28px;font-size:12px}.filters{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:22px;align-items:end;padding:var(--space-4);background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-panel)}.filters label{flex:1;min-width:120px;font-size:10px}.filters input,.filters select{padding:9px;font-size:12px;min-height:40px}.filters button{min-height:40px;font-size:11px}.hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;padding:38px 40px;background:var(--surface-inset);border:1px solid var(--line);border-radius:var(--radius);min-height:260px}.hero>div{z-index:1}.hero p{font-size:11px;letter-spacing:2px;margin:24px 0 10px;color:var(--muted)}.hero-number{font-size:clamp(35px,4.8vw,75px);font-weight:780;letter-spacing:-1px;font-variant-numeric:tabular-nums;line-height:1.1;color:var(--text)}.hero-meta{font-size:10px;letter-spacing:1.3px;margin-top:21px;color:var(--muted)}.hero-meta span{margin:0 12px;color:var(--muted)}.video-link{z-index:1;border:1px solid var(--line);background:var(--accent-soft);border-radius:var(--radius);width:112px;height:112px;font-size:11px;letter-spacing:1px;line-height:2;color:var(--accent-text)}.hero-route{position:absolute;bottom:-15px;right:0;width:55%;opacity:.05;fill:none;stroke:var(--accent-text);stroke-width:2;stroke-dasharray:7 7}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:20px 0}.kpi{padding:21px;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel)}.kpi span{font-size:11px;color:var(--muted)}.kpi strong{font-size:clamp(20px,2.15vw,33px);display:block;margin-top:12px;letter-spacing:-.5px;font-weight:500}.two-col{display:grid;grid-template-columns:1.2fr 1fr;gap:22px}.panel{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:24px;margin-bottom:22px;min-width:0}.panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}.panel>header h2{margin:0}.panel>header span{font-size:10px;color:var(--muted)}.panel>header button{font-size:11px;padding:9px}.breakdown{display:flex;gap:22px;align-items:center}.donut{width:145px;flex-shrink:0}.category-bars{flex:1;min-width:0}.category-row{margin-bottom:15px}.category-row>div:first-child{display:flex;gap:7px;align-items:center;font-size:11px;margin-bottom:7px}.category-row span{flex:1;white-space:nowrap}.category-row small{font-size:10px}.category-row strong{white-space:nowrap;font-size:11px}.track{height:5px;background:var(--surface-inset);border-radius:8px;overflow:hidden}.track i{display:block;height:100%;border-radius:8px;transition:width .6s}.track.large{height:9px;margin:24px 0}.budget-number{font-size:37px;letter-spacing:-1.5px}.panel p.muted{font-size:12px}.mini-kpis{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:22px;font-size:11px;color:var(--muted);gap:10px}.mini-kpis strong{display:block;color:var(--text);margin-top:8px;font-size:17px}.daily-chart{display:flex;gap:10px;align-items:end;overflow-x:auto;padding-top:24px;min-height:200px}.daily-chart button{display:flex;flex-direction:column;align-items:center;justify-content:end;flex:1;min-width:48px;padding:0;border:0;background:transparent;height:180px;font-size:9px}.daily-chart span{white-space:nowrap;margin-bottom:12px;color:var(--muted)}.daily-chart i{display:block;background:var(--accent);width:75%;border-radius:4px 4px 0 0}.daily-chart small{margin-top:10px;font-size:9px}.cost-toolbar{display:flex;gap:10px;margin-bottom:16px}.cost-toolbar input{flex:1}.chips{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.chips button{padding:7px 15px;min-height:44px;border-radius:var(--radius);font-size:11px}.expense-row{display:flex;align-items:center;width:100%;gap:16px;padding:17px 0;background:transparent;border:0;border-bottom:1px solid var(--line);border-radius:0;text-align:left}.expense-row>div{flex:1}.expense-row strong{display:block;font-size:13px;line-height:1.5}.expense-row small{display:block;margin-top:4px;font-size:11px}.expense-row>b{font-size:16px;white-space:nowrap}.expense-icon{font-size:22px;background:var(--surface-inset);width:44px;height:44px;display:grid;place-items:center;border-radius:var(--radius)}.expense-row>span:last-child{color:var(--muted)}.balance-row{display:flex;align-items:center;gap:15px;padding:18px 0;border-bottom:1px solid var(--line)}.balance-row>div:nth-child(2){flex:1}.balance-row small{display:block}.positive{color:var(--success)}.negative{color:var(--danger)}.settlements{padding:18px;background:var(--accent-soft);margin:20px 0;border-radius:var(--radius);font-size:13px}.settlements p:last-child{margin-bottom:0}.settlements strong{float:right}.location-row{display:flex;width:100%;justify-content:space-between;align-items:center;gap:16px;border:0;background:transparent;border-bottom:1px solid var(--line);border-radius:0;text-align:left}.location-row small{font-size:10px}.location-row span{flex:1}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px;margin-top:18px}td,th{padding:14px;border-bottom:1px solid var(--line);text-align:left;white-space:nowrap}#map{height:440px;border-radius:var(--radius);background:var(--surface-inset)}.leaflet-container{font-family:inherit}.location-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.amount{display:block;font-size:30px;margin:20px 0}.button-row{display:flex;gap:8px;flex-wrap:wrap}.category-edit{display:flex;justify-content:space-between;width:100%;background:transparent;border:0;border-bottom:1px solid var(--line);border-radius:0;font-size:13px;text-align:left}.rate-row{display:flex;justify-content:space-between;font-size:12px}.check{display:inline-flex;flex-direction:row;align-items:center;gap:8px;margin-right:14px}.check input{width:18px;height:18px;min-height:18px;accent-color:var(--accent-text)}hr{border:0;border-top:1px solid var(--line);margin:26px 0}.panel>label{margin:20px 0}dialog{width:min(660px,calc(100vw - 24px));max-height:90dvh;background:var(--panel);color:inherit;border:1px solid var(--line);border-radius:var(--radius-panel);padding:26px;box-shadow:var(--shadow-dialog);border-color:var(--border-control)}dialog::backdrop{background:var(--overlay);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}dialog header,dialog footer{display:flex;align-items:center;justify-content:space-between;gap:20px}dialog header h2{margin:0;font-size:26px}dialog header{margin-bottom:25px;border-bottom:1px solid var(--line);padding-bottom:var(--space-4)}dialog footer{justify-content:flex-end;margin-top:22px;border-top:1px solid var(--line);padding-top:var(--space-4)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.wide{grid-column:1/-1}fieldset{border:1px solid var(--line);border-radius:var(--radius);padding:16px}legend{font-size:12px;color:var(--muted)}.share-row{display:flex;align-items:center;justify-content:space-between;margin:10px 0}.share-row input[type=number]{max-width:170px}.form-error,#login-error{color:var(--danger);font-size:13px;margin:16px 0 0}.receipt-preview{width:100%;margin-top:20px}#toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%,20px);background:var(--text);color:var(--surface-deep);border-radius:var(--radius);max-width:min(500px,90vw);padding:15px 20px;opacity:0;pointer-events:none;z-index:1000;transition:.25s;font-size:13px;border-left:3px solid var(--accent);box-shadow:var(--shadow-dialog)}#toast.show{opacity:1;transform:translate(-50%)}#connection:not(:empty){padding:12px 36px;background:var(--accent-soft);color:var(--accent-text);font-size:12px}#connection button{font-size:12px;margin-left:12px}.empty-small{padding:50px;text-align:center;color:var(--muted)}.login{max-width:520px;margin:7vh auto;padding:32px;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-panel)}.login>.eyebrow{margin:14px 0 20px}.login h1{font-size:60px;line-height:1.04;margin:25px 0;letter-spacing:-.7px;font-weight:400}.login-art svg{width:100%;stroke:var(--muted);stroke-width:2;fill:none;opacity:.35}.login form{margin:30px 0}.login form button{width:100%;margin-top:18px}.loading{padding:50px;color:var(--muted);border-left:3px solid var(--accent);margin:32px;background:var(--panel)}.studio-controls{display:flex;gap:12px;flex-wrap:wrap;align-items:end;margin-bottom:25px}.studio-controls label{min-width:115px;flex:1;font-size:10px}.studio-controls select,.studio-controls button{font-size:11px}.stage-wrap{display:flex;justify-content:center;padding:25px;background:var(--surface-deep);border:1px solid var(--line);border-radius:var(--radius)}.stage{width:100%;aspect-ratio:16/9;position:relative;display:flex;flex-direction:column;justify-content:space-between;background:var(--surface-deep);padding:4%;overflow:hidden;container-type:inline-size}.stage[data-format="9:16"]{aspect-ratio:9/16;max-width:420px}.stage[data-format="1:1"]{aspect-ratio:1;max-width:660px}.stage>header,.stage>footer{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:1.3cqw;letter-spacing:2px;color:var(--muted)}.stage .brand{font-size:3cqw;letter-spacing:.12cqw;gap:1.2cqw}.stage .brand span{font-size:1.5cqw}.stage>footer{font-size:1cqw}.scene-body{text-align:center;flex:1;display:flex;flex-direction:column;justify-content:center;min-height:0}.scene-body h2{font-size:3.6cqw;margin:2% 0 3%;letter-spacing:.03em;font-family:var(--font-editorial);font-weight:400}.scene-label{font-size:1.6cqw;letter-spacing:.3cqw;color:var(--muted)}.scene-total{font-size:10cqw;font-weight:850;letter-spacing:-.5cqw;margin:2% 0;white-space:nowrap;color:var(--text);line-height:1.15}.scene-meta{font-size:1.7cqw;letter-spacing:.3cqw;margin:1.5% 0}.scene-meta span{margin:0 1.5cqw;color:var(--muted)}.scene-person{font-size:4cqw;color:var(--accent-text);margin:2%}.scene-person small{font-size:1.6cqw}.reveal-bars{display:flex;height:5cqw;gap:4px;margin:3% 0 0;border-radius:8px;overflow:hidden}.reveal-bars>div{display:flex;flex-direction:column;justify-content:center;color:var(--on-accent);font-size:1.7cqw}.reveal-bars small{font-size:1cqw;color:var(--on-accent)}.scene-breakdown{display:flex;gap:5%;align-items:center;text-align:left;margin:0 4%}.scene-breakdown .donut{width:30%}.scene-breakdown .category-row{margin-bottom:1.2cqw}.scene-breakdown .category-row>div:first-child{font-size:1.6cqw;margin-bottom:.5cqw}.scene-breakdown .category-row strong,.scene-breakdown .category-row small{font-size:1.4cqw}.scene-footer-total{font-size:2cqw;letter-spacing:.2cqw;margin:3% 0 0;color:var(--accent-text)}.stage .daily-chart{min-height:0;overflow:hidden;padding-top:2%}.stage .daily-chart button{min-width:0;height:17cqw}.stage .daily-chart button span{font-size:.9cqw;white-space:normal}.stage .daily-chart small{font-size:1cqw}.stage .daily-chart i{max-height:12cqw}.route-scene{width:100%;max-height:90%}.scene-location-list{display:grid;grid-template-columns:1fr 1fr;gap:2cqw;text-align:left}.scene-location-list>div{border-bottom:1px solid #3c4b34;padding:1cqw;display:flex;flex-direction:column;gap:.7cqw}.scene-location-list span{font-size:1.5cqw}.scene-location-list strong{font-size:3cqw;color:var(--accent-text)}.scene-location-list small{font-size:1.2cqw}.story-cards{display:flex;gap:2cqw;justify-content:center;flex-wrap:wrap}.story-cards article{border:1px solid var(--line);background:var(--panel);border-radius:var(--radius);padding:2cqw;min-width:30%}.story-cards span{display:block;font-size:1.8cqw}.story-cards strong{font-size:4.5cqw;display:block;margin:2cqw 0;color:var(--accent-text)}.story-cards small{font-size:1.3cqw}.story-cards p{font-size:2cqw;margin-top:1cqw}.stage[data-format="9:16"] .scene-total{font-size:13cqw;white-space:normal;overflow-wrap:anywhere;line-height:1.15}.stage[data-format="9:16"] .scene-label{font-size:3cqw}.stage[data-format="9:16"] .scene-meta{font-size:2.8cqw;margin:5% 0}.stage[data-format="9:16"] .scene-person{font-size:7cqw;margin:7% 0}.stage[data-format="9:16"] .scene-body h2{font-size:7cqw}.stage[data-format="9:16"] .scene-breakdown{flex-direction:column;gap:8cqw}.stage[data-format="9:16"] .scene-breakdown .donut{width:46%}.stage[data-format="9:16"] .category-bars{width:100%}.stage[data-format="9:16"] .category-row>div:first-child,.stage[data-format="9:16"] .category-row strong,.stage[data-format="9:16"] .category-row small{font-size:2.6cqw}.stage[data-format="9:16"] .category-row{margin-bottom:3cqw}.stage[data-format="9:16"] .scene-location-list{grid-template-columns:1fr}.stage[data-format="9:16"] .scene-location-list span{font-size:3cqw}.stage[data-format="9:16"] .scene-location-list strong{font-size:6cqw}.stage[data-format="9:16"] .scene-location-list small{font-size:2.4cqw}.stage[data-format="9:16"] .story-cards{flex-direction:column}.stage[data-format="9:16"] .story-cards strong{font-size:9cqw}.stage[data-format="9:16"] .story-cards span,.stage[data-format="9:16"] .story-cards p{font-size:4cqw}.stage[data-format="9:16"] .story-cards small{font-size:3cqw}.stage[data-format="9:16"]>header,.stage[data-format="9:16"]>footer{font-size:2cqw}.stage[data-format="9:16"] .brand{font-size:5cqw}.stage[data-format="9:16"] .brand span{font-size:2.5cqw}.stage[data-format="9:16"] .reveal-bars{height:11cqw;margin-top:10%}.stage[data-format="9:16"] .reveal-bars small{font-size:2.3cqw}.stage[data-format="9:16"] .reveal-bars b{font-size:3cqw}.playback{display:flex;gap:9px;flex-wrap:wrap;margin:20px 0}.playback button{font-size:11px}.playback span{margin-left:auto;align-self:center;font-size:12px;color:var(--muted)}.stage:fullscreen,.stage.fallback-fullscreen{width:100vw;height:100dvh;max-width:none;aspect-ratio:auto;border:0;padding:4vmin}.stage.fallback-fullscreen{position:fixed;inset:0;z-index:999}.stage:fullscreen[data-format="9:16"],.stage.fallback-fullscreen[data-format="9:16"]{width:min(100vw,56.25dvh);height:min(100dvh,177.7778vw);margin:auto}.stage:fullscreen[data-format="1:1"],.stage.fallback-fullscreen[data-format="1:1"]{width:min(100vw,100dvh);height:min(100vw,100dvh);margin:auto}@media (max-width: 1200px){aside{width:185px;padding:30px 18px}.workspace{margin-left:185px}.topbar{padding:24px}.top-actions select{max-width:140px}main#content{padding:24px}.two-col{grid-template-columns:1fr}.breakdown .donut{width:180px}.hero-number{font-size:55px}}@media (max-width: 760px){aside{display:none}.workspace{margin:0}.topbar{padding:22px 18px 17px;align-items:start;gap:10px}.topbar h1{font-size:26px}.topbar .eyebrow{font-size:8px;letter-spacing:1.4px}.top-actions{gap:7px;flex-wrap:wrap;justify-content:end;max-width:55%}.top-actions select{order:3;max-width:100%;min-height:36px;padding:6px;font-size:12px}.top-actions button{padding:9px 11px;font-size:12px}.top-actions #refresh span{display:none}main#content{padding:18px 16px 100px}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;background:var(--surface-deep);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:7px 4px calc(6px + env(safe-area-inset-bottom));z-index:5;justify-content:space-around}.mobile-nav button{flex-direction:column;gap:3px;padding:5px;min-width:0;flex:1;border-radius:8px}.mobile-nav button span{font-size:19px;width:auto}.mobile-nav button b{font-size:8px}.hero{padding:25px 23px;min-height:235px}.hero-number{font-size:clamp(31px,9vw,50px);letter-spacing:-2px}.hero .eyebrow{font-size:9px}.hero p{font-size:9px;letter-spacing:1.5px}.hero-meta{font-size:8px;letter-spacing:1px}.hero-meta span{margin:0 4px}.video-link{width:60px;height:60px;min-width:60px;font-size:7px;padding:7px;margin-left:5px}.kpi-grid{grid-template-columns:1fr 1fr;gap:10px;margin:12px 0 20px}.kpi{padding:16px}.kpi strong{font-size:25px}.panel{padding:18px;margin-bottom:17px}.panel h2{font-size:17px}.breakdown{gap:18px;flex-direction:column}.breakdown .donut{width:155px}.category-bars{width:100%}.category-row>div:first-child{font-size:12px}.category-row strong{font-size:12px}.two-col{gap:0}.filters{gap:7px}.filters label{min-width:calc(33% - 7px);font-size:9px}.filters label:nth-child(4),.filters label:nth-child(5){min-width:35%}.filters button{padding:8px;font-size:9px}.filters input,.filters select{font-size:11px;padding:7px}.expense-row{gap:9px}.expense-row>b{font-size:14px}.expense-icon{width:33px;height:33px;font-size:17px;flex-shrink:0}.expense-row strong{font-size:12px}.expense-row small{font-size:10px}.cost-toolbar{flex-wrap:wrap}.cost-toolbar input{flex-basis:100%}.cost-toolbar button{font-size:11px}.location-row{flex-wrap:wrap;font-size:12px}.location-row small{width:100%;text-align:right}.empty{padding:38px 5px}.empty h2{font-size:35px}.empty p{font-size:13px}.compass{font-size:85px}.crew{font-size:10px;gap:3px}.crew span{width:28px;height:28px}.login{margin:3vh auto;padding:25px}.login h1{font-size:51px}.form-grid{gap:13px}.form-grid label{font-size:12px}dialog{padding:19px;max-height:92dvh}#toast{bottom:95px}.stage-wrap{padding:10px}.studio-controls label{min-width:40%}.studio-controls>button{width:100%}.playback button{flex:1;min-width:28%;padding:10px;font-size:10px}.stage[data-format="16:9"]{min-height:190px}.stage .scene-total{font-size:10cqw}.scene-breakdown .donut{width:25%}#map{height:370px}#connection:not(:empty){padding:12px 16px}.share-row input[type=number]{max-width:110px}}@media (prefers-reduced-motion: reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}details summary{cursor:pointer;padding:14px 0;color:var(--accent-text);font-size:13px}details>.form-grid{padding-top:12px}.trip-cost{display:flex;flex-direction:column;gap:5px;margin:16px 0}.trip-cost strong{font-size:27px}.trip-cost small{font-size:11px}@media (max-width: 760px){.topbar{position:sticky;top:0;z-index:4;background:var(--surface-deep);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}}.download-link{display:block;padding:15px;background:var(--accent);color:var(--on-accent);border-radius:var(--radius);text-decoration:none;text-align:center;margin-top:15px}.stage:fullscreen[data-format="16:9"],.stage.fallback-fullscreen[data-format="16:9"]{width:min(100vw,177.7778dvh);height:min(100dvh,56.25vw);margin:auto}.mobile-home{display:none}@media (max-width: 760px){.mobile-home{display:block;padding:0;min-height:44px;font-size:10px;color:var(--accent);background:none;border:0;margin-bottom:5px}}h1,h2,h3{font-family:var(--font-editorial);font-weight:400}h3{font-size:21px}button,input,select,textarea{border-radius:var(--radius)}a{color:var(--accent-text);text-underline-offset:4px}a:focus-visible,summary:focus-visible{outline:2px solid var(--accent-text);outline-offset:4px}input,select,textarea{border-color:var(--border-control)}input::placeholder,textarea::placeholder{color:var(--muted);opacity:.8}input:hover,select:hover,textarea:hover{border-color:var(--text)}input[type=checkbox],input[type=radio]{accent-color:var(--accent)}::selection{background:var(--accent);color:var(--on-accent)}.primary:hover,.download-link:hover{background:var(--accent-hover);color:var(--on-accent)}.primary:active{background:var(--accent)}.brand:hover{background:transparent}.brand-logo{width:92px;height:92px;object-fit:contain;flex-shrink:0;border-radius:var(--radius)}aside .brand{flex-direction:column;align-items:flex-start;gap:12px}nav button:hover{background:var(--surface-raised)}.panel,.kpi,.hero,.trip-card,.stage-wrap{border-radius:var(--radius-panel)}.panel,.trip-card{box-shadow:0 1px #ffffff05}.hero-number,.budget-number,.amount,.scene-total,.trip-cost strong{font-family:var(--font-editorial);font-weight:400;font-variant-numeric:lining-nums tabular-nums}.hero,.empty,.login-art{background-image:repeating-linear-gradient(0deg,transparent 0 47px,#f2f0ea06 47px 48px),repeating-linear-gradient(90deg,transparent 0 47px,#f2f0ea06 47px 48px)}.crew span,.avatar{background:var(--surface-inset);border:1px solid var(--line)}.trip-card:hover{background-color:var(--surface-raised);border-color:var(--accent)}.filters label,.studio-controls label{font-size:12px}.filters input,.filters select,.filters button{min-height:44px}.expense-row:hover,.location-row:hover,.category-edit:hover{background:var(--surface-raised)}.expense-row>div,.balance-row>div:nth-child(2){min-width:0;overflow-wrap:anywhere}table th{color:var(--muted);font-size:11px;font-weight:600;letter-spacing:1px;background:var(--surface-inset)}table tbody tr:hover{background:var(--surface-raised)}.login .brand{gap:20px}.stage .brand-logo{width:7cqw;height:7cqw;border-radius:0}.stage[data-format="9:16"] .brand-logo{width:12cqw;height:12cqw}.stage .scene-total{color:var(--text);font-weight:400}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:var(--panel);color:var(--text)}.leaflet-popup-content-wrapper{border-radius:var(--radius-panel)}.leaflet-tooltip{background:var(--surface-deep);color:var(--text);border:1px solid var(--line);border-radius:var(--radius);box-shadow:none}.leaflet-bar a,.leaflet-bar a:hover{background:var(--surface-deep);color:var(--text);border-color:var(--line)}.leaflet-control-attribution{background:var(--surface-deep)!important;color:var(--muted)}.leaflet-control-attribution a,.leaflet-container a.leaflet-popup-close-button{color:var(--accent-text)}@media (max-width: 760px){.topbar{background:var(--surface-deep)}.topbar h1{line-height:1.2}.topbar .eyebrow{display:flex;align-items:center;gap:8px}.topbar .eyebrow:before{content:"";display:block;width:32px;height:32px;background:url(/kml-logo.jpg) center/contain no-repeat;flex-shrink:0}.mobile-nav button.active{box-shadow:inset 0 2px var(--accent)}.mobile-nav button b{font-size:9px}.mobile-nav button{min-height:48px}.panel h2{font-size:21px}.filters{padding:12px}.filters label{font-size:11px}.filters input,.filters select,.studio-controls select,.form-grid input,.form-grid select,.form-grid textarea{font-size:16px}.filters label{min-width:calc(50% - 7px)}.hero-number{letter-spacing:-1px}.login{margin:16px 12px}.login h1{font-size:44px}.empty{padding:32px 14px}.form-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.crew{flex-wrap:wrap;line-height:2}.empty-small{padding:32px 16px}}@media (max-width: 360px){.form-grid{grid-template-columns:1fr}.trip-grid,.location-cards{grid-template-columns:minmax(0,1fr)}.top-actions{max-width:50%}}.panel>header select{width:auto;max-width:60%}nav button.active:hover{background:var(--accent-soft);border-color:var(--accent)}@media (max-width: 480px){#modal .form-grid{grid-template-columns:minmax(0,1fr)}}
