/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#15324a;--ink:#192631;--muted:#697985;--line:#d9e0e3;--paper:#f4f1e9;--white:#fff;--gold:#e9aa28;--teal:#247c79;--green:#2e8b57;--red:#c94c42;--mountain:#8a5a24;--mountain-bg:#fff6df}*{box-sizing:border-box}html{background:var(--paper)}body{color:var(--ink);background:var(--paper);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans TC,PingFang TC,Microsoft JhengHei,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}svg{width:1.2rem;height:1.2rem}main{min-height:100vh;padding-bottom:3rem}.topbar{background:var(--navy);color:#fff;padding:1rem 1rem .95rem}.topbar-inner{align-items:center;gap:.75rem;max-width:980px;margin:auto;display:flex}.brand-mark{background:var(--gold);width:2.55rem;height:2.55rem;color:var(--navy);border-radius:8px;flex:none;place-items:center;display:grid}.brand-mark svg{width:1.45rem;height:1.45rem}.eyebrow{opacity:.68;letter-spacing:.08em;margin:0 0 .12rem;font-size:.68rem}h1{margin:0;font-size:1.13rem;font-weight:750;line-height:1.1}.local-chip{color:#d3e1e9;align-items:center;gap:.35rem;margin-left:auto;font-size:.72rem;display:flex}.local-chip span{background:#73d69a;border-radius:50%;width:.48rem;height:.48rem;box-shadow:0 0 0 3px #73d69a22}.hero{border-bottom:1px solid var(--line);background:linear-gradient(125deg,#f7f4ec 20%,#e8efec);grid-template-columns:1fr auto;align-items:center;gap:1rem;max-width:980px;margin:auto;padding:1.7rem 1.15rem 1.5rem;display:grid}.day-label,.section-kicker{color:var(--teal);letter-spacing:.11em;font-size:.72rem;font-weight:800}.hero h2{letter-spacing:-.045em;margin:.45rem 0 .6rem;font-size:clamp(1.75rem,7vw,3rem);line-height:1.1}.hero h2 em{color:var(--teal);font-style:normal}.hero p{color:var(--muted);max-width:39rem;margin:0;font-size:.86rem;line-height:1.65}.progress-ring{--progress:0deg;aspect-ratio:1;background:conic-gradient(var(--gold) var(--progress),#dbe2df 0);border-radius:50%;place-items:center;width:5.8rem;display:grid;position:relative}.progress-ring:before{content:"";background:#f4f5ef;border-radius:50%;position:absolute;inset:.48rem}.progress-ring div{text-align:center;flex-direction:column;display:flex;position:relative}.progress-ring strong{color:var(--navy);font-size:1.35rem;line-height:1}.progress-ring span{color:var(--muted);margin-top:.25rem;font-size:.61rem}.metrics{background:var(--navy);color:#fff;grid-template-columns:repeat(3,1fr);max-width:980px;margin:0 auto;display:grid}.metrics div{border-right:1px solid #ffffff1b;padding:1rem .9rem}.metrics div:last-child{border:0}.metrics span{color:#adc2cf;margin-bottom:.28rem;font-size:.67rem;display:block}.metrics strong{font-size:1.22rem}.metrics small{color:#d8e2e8;font-size:.7rem;font-weight:500}.view-tabs{border-bottom:1px solid var(--line);z-index:10;background:#fff;grid-template-columns:repeat(3,1fr);max-width:980px;margin:0 auto;display:grid;position:sticky;top:0;box-shadow:0 4px 16px #1934480b}.view-tabs button{color:var(--muted);cursor:pointer;background:#fff;border:0;border-bottom:3px solid #0000;justify-content:center;align-items:center;gap:.4rem;padding:.9rem .5rem .72rem;font-size:.83rem;font-weight:700;display:flex}.view-tabs button.active{color:var(--teal);border-bottom-color:var(--teal)}.controls{max-width:980px;margin:auto;padding:1.1rem 1rem .75rem}.search-box{border:1px solid var(--line);background:#fff;align-items:center;gap:.55rem;height:3rem;padding:0 .8rem;display:flex;box-shadow:0 2px 10px #17324d08}.search-box svg{color:var(--teal);flex:none}.search-box input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:.88rem}.search-box button{opacity:0;pointer-events:none;background:0 0;border:0;padding:.35rem}.search-box button.visible{opacity:1;pointer-events:auto}.select-row{grid-template-columns:1.4fr 1fr;gap:.6rem;margin-top:.65rem;display:grid}select{border:1px solid var(--line);width:100%;height:2.65rem;color:var(--ink);background:#fff;border-radius:0;padding:0 .7rem;font-size:.8rem}.status-pills{scrollbar-width:none;gap:.42rem;padding:.7rem 0 .1rem;display:flex;overflow:auto}.status-pills button{border:1px solid var(--line);color:var(--muted);background:#ecefecc9;border-radius:999px;flex:none;padding:.48rem .78rem;font-size:.75rem;font-weight:700}.status-pills button.active{background:var(--navy);color:#fff;border-color:var(--navy)}.task-section,.route-section,.backup-section{max-width:980px;margin:auto;padding:.5rem 1rem 2rem}.section-heading{justify-content:space-between;align-items:end;padding:.45rem 0 .75rem;display:flex}.section-heading span{color:var(--teal);letter-spacing:.06em;font-size:.7rem;font-weight:800}.section-heading h3{margin:.14rem 0 0;font-size:1.2rem}.section-heading b{color:var(--muted);background:#e8ebe7;padding:.35rem .55rem;font-size:.75rem}.task-list{flex-direction:column;gap:.56rem;display:flex}.task{border:1px solid var(--line);border-left:4px solid var(--gold);background:#fff;grid-template-columns:2.45rem 1fr 4rem;display:grid;box-shadow:0 2px 9px #17324d08}.task.done{border-left-color:var(--green);background:#f7fbf8}.task.reshoot{border-left-color:var(--red)}.task.mountain{border-left-color:var(--mountain);background:var(--mountain-bg)}.task.mountain.done{box-shadow:inset 0 0 0 2px #69a47d,0 2px 9px #17324d08}.task.candidate{background:#fbfaff;border-left-color:#7a6db2}.candidate-label{color:#594990;letter-spacing:.02em;background:#eeeaff;padding:.28rem .38rem;font-weight:850}.video-label{color:#653b9c;letter-spacing:.02em;background:#eee6ff;padding:.28rem .38rem;font-weight:850}.candidate-intro{padding:.55rem 0 .9rem}.candidate-intro h3{margin:.2rem 0 .45rem;font-size:1.25rem}.candidate-intro p{color:var(--muted);max-width:42rem;margin:0;font-size:.82rem;line-height:1.65}.check{cursor:pointer;background:0 0;border:0;border-right:1px solid #e6eaec;place-items:center;padding:0;display:grid}.check span{color:#0000;border:2px solid #b5c1c7;place-items:center;width:1.35rem;height:1.35rem;font-size:.9rem;font-weight:900;display:grid}.done .check span{background:var(--green);border-color:var(--green);color:#fff}.task-main{text-align:left;cursor:pointer;background:0 0;border:0;min-width:0;padding:.78rem .65rem .72rem}.badges{color:#75848e;align-items:center;gap:.38rem;font-size:.65rem;line-height:1;display:flex}.priority{place-items:center;width:1.25rem;height:1.25rem;font-weight:900;display:grid}.p-a{background:var(--gold);color:#3b2b06}.p-b{color:#1c6260;background:#d7e7e6}.p-c{color:#65717a;background:#e6e9eb}.reshoot-label{color:var(--red);font-weight:800}.mountain-label{color:#fff;background:var(--mountain);letter-spacing:.02em;padding:.28rem .38rem;font-weight:850}.task h4{margin:.36rem 0 .3rem;font-size:.97rem;line-height:1.3}.done h4{color:#63766d;text-decoration:line-through;text-decoration-thickness:1px}.task-main p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.7rem;overflow:hidden}.map-button{color:var(--teal);cursor:pointer;background:#edf7f5;border:0;border-left:1px solid #d7e2e3;flex-direction:column;justify-content:center;align-items:center;gap:.18rem;font-size:.62rem;font-weight:850;display:flex}.mountain .map-button{color:#714619;background:#f3e5c3;border-left-color:#dec99b}.map-button svg{width:1.35rem;height:1.35rem}.task-detail{border-top:1px solid var(--line);background:#f8faf9;grid-column:1/-1;padding:.85rem}.detail-grid{grid-template-columns:repeat(2,1fr);gap:.65rem;display:grid}.detail-grid div{min-width:0}.detail-grid span,.field-row label,.note-field{color:var(--muted);font-size:.66rem;display:block}.detail-grid strong{overflow-wrap:anywhere;margin-top:.18rem;font-size:.76rem;font-weight:650;line-height:1.45;display:block}.field-row{grid-template-columns:1.3fr 1fr 1fr;gap:.55rem;margin-top:.85rem;display:grid}.field-row input,.note-field textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cfd8dc;margin-top:.25rem;padding:.62rem}.video-capture{background:#f3effa;border-left:3px solid #7b4bb0;margin-top:.75rem;padding:.72rem .8rem}.video-done{color:#4c287e;cursor:pointer;align-items:center;gap:.5rem;font-size:.8rem;font-weight:850;display:flex}.video-done input{accent-color:#7040a6;width:1.05rem;height:1.05rem}.video-capture p{color:#5c5b6b;margin:.48rem 0 0;font-size:.72rem;line-height:1.6}.note-field{margin-top:.7rem}.note-field textarea{resize:vertical;min-height:4.4rem}.detail-actions{justify-content:space-between;gap:.6rem;margin-top:.7rem;display:flex}.detail-actions button,.detail-actions a{color:var(--muted);background:#fff;border:1px solid #cbd5d9;padding:.62rem .8rem;font-size:.73rem;font-weight:750;text-decoration:none}.detail-actions button.selected{color:var(--red);background:#fff0ee;border-color:#e9aaa4}.empty{text-align:center;color:var(--muted);background:#ffffff80;padding:3rem 1rem}.empty svg{color:#99a8b0;width:2rem;height:2rem}.empty h4{color:var(--ink);margin:.75rem 0 .25rem}.empty p{margin:0;font-size:.8rem}.route-section{padding-top:1rem}.route-list{border-top:1px solid var(--line);flex-direction:column;display:flex}.route-list>button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:3.3rem 1fr auto 1.2rem;align-items:center;gap:.7rem;width:100%;padding:.9rem .75rem;display:grid}.route-code{border-right:1px solid var(--line);flex-direction:column;justify-content:center;align-self:stretch;display:flex}.route-code strong{color:var(--teal)}.route-code span{color:var(--muted);margin-top:.16rem;font-size:.62rem}.route-info h4{margin:0;font-size:.9rem}.route-info p{color:var(--muted);margin:.22rem 0 .45rem;font-size:.68rem}.route-info>div{background:#e4e9e9;height:3px}.route-info i{background:var(--gold);height:100%;display:block}.route-count{color:var(--muted);font-size:.72rem}.route-list>button>svg{color:#8a989f;width:.95rem}.backup-section{padding-top:1.5rem}.backup-section h3{margin:.35rem 0 .65rem;font-size:1.55rem}.backup-section>p{color:var(--muted);max-width:40rem;font-size:.86rem;line-height:1.7}.backup-actions{gap:.65rem;margin:1.2rem 0;display:grid}.backup-actions button{border:1px solid var(--navy);background:#fff;min-height:3.15rem;font-weight:800}.backup-actions .primary{background:var(--navy);color:#fff;justify-content:center;align-items:center;gap:.5rem;display:flex}.backup-stats{border:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr);display:grid}.backup-stats div{border-right:1px solid var(--line);padding:.9rem .75rem}.backup-stats div:last-child{border:0}.backup-stats span{color:var(--muted);font-size:.65rem;display:block}.backup-stats strong{margin-top:.28rem;font-size:1rem;display:block}.danger{color:var(--red);background:0 0;border:0;margin-top:2.5rem;font-size:.75rem;text-decoration:underline}footer{color:#8b989f;text-align:center;max-width:980px;margin:auto;padding:1.5rem 1rem;font-size:.66rem}@media (width>=700px){.topbar{padding:1rem 1.5rem}.hero{padding:2.5rem 2rem}.metrics div{padding:1.25rem 2rem}.controls,.task-section,.route-section,.backup-section{padding-left:1.5rem;padding-right:1.5rem}.task-list{grid-template-columns:repeat(2,1fr);align-items:start;display:grid}.task-detail{padding:1rem}.progress-ring{width:7.5rem}.hero p{font-size:.95rem}.route-list{border:0;grid-template-columns:repeat(2,1fr);gap:.65rem;display:grid}.route-list>button{border:1px solid var(--line)}}@media (width>=1000px){.hero,.metrics,.view-tabs{border-left:1px solid var(--line);border-right:1px solid var(--line)}}@media (prefers-reduced-motion:no-preference){.task,.route-list>button{transition:transform .15s,box-shadow .15s}.task:hover,.route-list>button:hover{transform:translateY(-1px);box-shadow:0 5px 16px #17324d12}}
