/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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;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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--paper:#f6f2ea;--card:#ffffffdb;--ink:#20211d;--muted:#6e7067;--line:#dedbd2;--green:#1f5c46;--amber:#8b5a18}*{box-sizing:border-box}html{background:var(--paper)}body{background:radial-gradient(circle at 95% -10%,#dfcaa15c,transparent 34%),var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}:is(a:focus-visible,button:focus-visible){outline-offset:3px;outline:3px solid #2c7c60}.app-shell{width:min(100%,520px);min-height:100dvh;padding:max(18px,env(safe-area-inset-top)) 18px calc(104px + env(safe-area-inset-bottom));margin:0 auto}.network-banner{z-index:15;top:max(8px,env(safe-area-inset-top));color:#fff;text-align:center;background:#725224;border-radius:14px;margin-bottom:10px;padding:11px 14px;font-size:13px;font-weight:650;position:sticky;box-shadow:0 8px 22px #412d142e}.update-banner{z-index:60;top:max(12px,env(safe-area-inset-top));color:#fff;min-height:44px;font:inherit;white-space:nowrap;cursor:pointer;background:#20211d;border:0;border-radius:999px;padding:0 16px;font-size:13px;font-weight:700;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #14141233}.day-selector{scrollbar-width:none;gap:8px;margin:0 -18px;padding:0 18px 6px;display:flex;overflow-x:auto}.day-selector::-webkit-scrollbar{display:none}.day-selector button{min-height:54px;color:var(--muted);font:inherit;cursor:pointer;background:#ffffff8f;border:1px solid #706a5c24;border-radius:15px;flex:0 0 56px;padding:7px 5px}.day-selector button strong,.day-selector button span{display:block}.day-selector button strong{font-size:14px}.day-selector button span{margin-top:2px;font-size:10px}.day-selector button.selected{color:#fff;border-color:var(--green);background:var(--green);box-shadow:0 7px 18px #1f5c462e}.day-hero{padding:16px 4px 24px}.eyebrow-row{color:var(--muted);align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.day-chip{color:#fff;background:var(--green);letter-spacing:.04em;border-radius:999px;place-items:center;min-width:44px;height:30px;padding:0 11px;display:inline-grid}.day-hero h1{letter-spacing:-.045em;max-width:420px;margin:18px 0 8px;font-size:clamp(30px,8vw,42px);line-height:1.12}.city-line{color:var(--muted);margin:0;font-size:16px}.city-line span{color:#a39f94;padding:0 5px}.countdown{border-top:1px solid #6e706738;justify-content:space-between;gap:12px;margin-top:22px;padding-top:17px;font-size:13px;display:flex}.countdown span{color:var(--muted);text-align:right}.status-grid{gap:12px;display:grid}.status-card,.stay-card,.tomorrow-card,.timeline-card{background:var(--card);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #706a5c1f;box-shadow:0 8px 28px #40372a0e}.status-card{border-radius:20px;min-height:114px;padding:17px 18px}.status-card strong,.status-card small{display:block}.status-card strong{margin-top:9px;font-size:17px;line-height:1.3}.status-card small{color:var(--muted);margin-top:6px;font-size:13px;line-height:1.45}.weather-card{background:linear-gradient(135deg,#e6efe9f2,#ffffffdb)}.notice-card{background:linear-gradient(135deg,#f8ebd2f2,#ffffffdb)}.status-label{color:var(--muted);letter-spacing:.08em;font-size:12px;font-weight:700}.section-block{margin-top:32px}.section-heading{justify-content:space-between;align-items:end;padding:0 4px 16px;display:flex}.section-heading p{color:var(--muted);margin:0 0 3px;font-size:13px}.section-heading h2{letter-spacing:-.03em;margin:0;font-size:23px}.section-heading>span{color:var(--muted);font-size:13px}.timeline{display:grid}.timeline-item{grid-template-columns:54px 18px minmax(0,1fr);gap:8px;display:grid}.timeline-time{font-variant-numeric:tabular-nums;text-align:right;padding-top:19px;font-size:14px;font-weight:750}.timeline-time.pending{color:var(--amber);font-size:11px;line-height:1.2}.timeline-rail{flex-direction:column;align-items:center;display:flex}.timeline-rail span{border:3px solid var(--paper);background:var(--green);width:10px;height:10px;box-shadow:0 0 0 1px var(--green);border-radius:50%;margin-top:23px}.timeline-rail i{background:var(--line);flex:1;width:1px;min-height:102px}.timeline-card{border-radius:18px;margin-bottom:12px;padding:17px}.item-topline{justify-content:space-between;align-items:center;gap:10px;display:flex}.item-type{color:var(--green);letter-spacing:.06em;font-size:12px;font-weight:750}.duration{color:var(--muted);font-size:11px}.timeline-card h3{letter-spacing:-.02em;margin:6px 0 7px;font-size:18px}.timeline-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.place-row{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-top:13px;padding-top:12px;font-size:12px;display:flex}.map-link{min-height:44px;color:var(--green);white-space:nowrap;align-items:center;gap:4px;margin:-10px -4px -10px 0;padding:10px 4px;font-size:12px;font-weight:750;display:inline-flex}.type-交通 .timeline-card{background:linear-gradient(145deg,#e5eee8f5,#ffffffe6)}.type-提醒 .timeline-card{background:linear-gradient(145deg,#f7eddaf5,#ffffffe6)}.pending-row{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;margin-top:13px;padding-top:12px;font-size:13px;display:flex}.pending-row strong{color:var(--amber)}.stay-card,.tomorrow-card{border-radius:22px;margin-top:18px;padding:20px}.stay-card h2,.tomorrow-card h2{margin:7px 0 0;font-size:23px}.stay-title{justify-content:space-between;align-items:start;gap:16px;display:flex}.stay-title>span{color:var(--green);background:#e7efe9;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:700}.stay-card dl{margin:18px 0 0}.stay-card dl div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:44px;font-size:14px;display:flex}.stay-card dt{color:var(--muted)}.stay-card dd{text-align:right;margin:0;font-weight:700}.stay-card dd.pending-value{color:var(--amber)}.tomorrow-card{color:#edf4ef;background:var(--green)}.tomorrow-card .status-label{color:#edf4efb3}.tomorrow-card p{color:#edf4efcc;margin:9px 0 0;font-size:14px;line-height:1.55}.sync-line{color:var(--muted);justify-content:center;align-items:center;gap:7px;padding:22px 4px 0;font-size:12px;display:flex}.sync-line button{min-width:44px;min-height:44px;color:var(--green);font:inherit;cursor:pointer;background:0 0;border:0;margin:-10px 0 -10px 4px;padding:0 4px;font-weight:750}.sync-dot{background:#4a916d;border-radius:50%;width:7px;height:7px}.bottom-nav{z-index:20;width:min(100%,520px);min-height:calc(68px + env(safe-area-inset-bottom));padding:8px 12px env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fbf9f5ed;border-top:1px solid #706a5c29;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{min-height:52px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:0;font-size:11px;font-weight:650;display:flex}.bottom-nav button span{border-radius:9px;place-items:center;width:26px;height:26px;font-size:13px;display:grid}.bottom-nav button.active{color:var(--green)}.bottom-nav button.active span{color:#fff;background:var(--green)}.view-section{padding:26px 0 10px}.view-heading{padding:6px 4px 24px}.view-heading h1{letter-spacing:-.045em;margin:9px 0 7px;font-size:clamp(31px,8vw,42px);line-height:1.12}.view-heading p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.overview-list{gap:11px;display:grid}.overview-card{width:100%;min-height:104px;color:inherit;background:var(--card);font:inherit;text-align:left;cursor:pointer;border:1px solid #706a5c1f;border-radius:20px;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:16px;display:grid;box-shadow:0 8px 26px #40372a0b}.overview-day{color:#fff;background:var(--green);border-radius:14px;place-items:center;width:42px;height:42px;font-size:13px;font-weight:800;display:grid}.overview-content{min-width:0}.overview-content strong,.overview-content small,.overview-content em{display:block}.overview-content strong{font-size:16px;line-height:1.35}.overview-content small{color:var(--green);margin-top:5px;font-size:11px;font-weight:650}.overview-content em{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;font-size:12px;font-style:normal;line-height:1.45;display:-webkit-box;overflow:hidden}.overview-arrow{color:#aaa69c;font-size:27px}.route-list{gap:0;display:grid}.route-item{grid-template-columns:34px minmax(0,1fr);gap:12px;padding:0 0 22px;display:grid;position:relative}.route-item:not(:last-child):before{background:var(--line);content:"";width:1px;position:absolute;top:32px;bottom:0;left:15px}.route-index{z-index:1;border:1px solid var(--green);width:31px;height:31px;color:var(--green);background:var(--paper);border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.route-item>div{background:var(--card);border:1px solid #706a5c1f;border-radius:18px;padding:16px 17px}.route-item small{color:var(--green);font-weight:700}.route-item h2{margin:6px 0;font-size:18px}.route-item p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.empty-card,.group-card,.checklist-card,.contact-card{background:var(--card);border:1px solid #706a5c1f;border-radius:22px;padding:20px;box-shadow:0 8px 26px #40372a0b}.empty-card p{color:var(--muted);margin:7px 0 0;font-size:14px;line-height:1.5}.group-view{gap:12px;display:grid}.group-view .view-heading{padding-bottom:12px}.group-card h2,.contact-card h2{margin:8px 0 7px;font-size:20px;line-height:1.3}.group-card p,.contact-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.group-card.important{background:linear-gradient(145deg,#f7eddaf5,#ffffffe6)}.checklist-card ul{margin:14px 0 0;padding:0;list-style:none}.checklist-card li{border-top:1px solid var(--line);min-height:42px;padding:10px 0 9px 28px;font-size:14px;position:relative}.checklist-card li:before{border:1.5px solid var(--green);content:"";border-radius:5px;width:15px;height:15px;position:absolute;top:13px;left:2px}.contact-card p{color:var(--amber);margin-top:10px;font-weight:700}.contact-card small{color:var(--muted);margin-top:6px;line-height:1.5;display:block}.export-button{border:1px solid var(--green);min-height:48px;color:var(--green);font:inherit;cursor:pointer;background:0 0;border-radius:15px;font-size:14px;font-weight:750}.access-page{place-items:center;width:100%;min-height:100dvh;padding:24px;display:grid}.access-card{background:var(--card);text-align:center;border:1px solid #706a5c1f;border-radius:28px;width:min(100%,430px);padding:32px 26px;box-shadow:0 18px 54px #40372a17}.access-mark{color:#fff;background:var(--green);border-radius:18px;place-items:center;width:54px;height:54px;margin:0 auto 20px;font-size:22px;font-weight:800;display:grid}.access-card h1{letter-spacing:-.04em;margin:9px 0 12px;font-size:29px;line-height:1.2}.access-card>p:not(.status-label){color:var(--muted);margin:0;font-size:14px;line-height:1.65}.access-form,.admin-login-card form{text-align:left;gap:14px;margin-top:24px;display:grid}.field{min-width:0;color:var(--muted);gap:7px;font-size:12px;font-weight:700;display:grid}.field input,.field textarea,.field select,.item-editor select{width:100%;min-height:46px;color:var(--ink);font:inherit;background:#fff;border:1px solid #d4d0c6;border-radius:12px;padding:11px 12px;font-size:14px}.field textarea{resize:vertical;min-height:84px;line-height:1.5}.field-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.primary-button,.secondary-button{width:100%;min-height:48px;font:inherit;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;font-size:14px;font-weight:750;display:flex}.primary-button{color:#fff;background:var(--green)}.secondary-button{color:var(--green);background:#e7efe9}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.5}.form-message,.editor-message{color:#7a321d;background:#f8e5dd;border-radius:12px;margin:0;padding:11px 13px;font-size:13px;line-height:1.45}.privacy-note{color:var(--muted);margin-top:18px;font-size:11px;line-height:1.55;display:block}.admin-login-actions{gap:10px;margin-top:24px;display:grid}.admin-edit-button{z-index:18;right:max(18px,50vw - 242px);bottom:calc(82px + env(safe-area-inset-bottom));color:#fff;background:var(--green);min-height:44px;font:inherit;cursor:pointer;border:0;border-radius:999px;padding:0 16px;font-size:13px;font-weight:750;position:fixed;box-shadow:0 8px 24px #1f5c4640}.editor-backdrop{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1c1d1952;justify-content:center;align-items:end;display:flex;position:fixed;inset:0}.editor-sheet{width:min(100%,560px);max-height:calc(100dvh - max(18px,env(safe-area-inset-top)));padding:22px 18px calc(28px + env(safe-area-inset-bottom));background:var(--paper);border-radius:26px 26px 0 0;overflow-y:auto;box-shadow:0 -16px 50px #1f1c1629}.editor-header{z-index:2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f6f2eaf0;justify-content:space-between;align-items:center;gap:16px;margin:0 -18px 14px;padding:20px 18px 14px;display:flex;position:sticky;top:-22px}.editor-header h2{margin:5px 0 0;font-size:23px}.close-button{min-width:60px;min-height:44px;color:var(--green);font:inherit;cursor:pointer;background:#e4ece6;border:0;border-radius:12px;font-weight:700}.editor-alert{color:#714c17;background:#f6e5c5;border-radius:13px;margin-bottom:14px;padding:12px 14px;font-size:13px}.editor-section{background:#ffffffc2;border:1px solid #706a5c1f;border-radius:20px;gap:12px;margin-top:14px;padding:18px;display:grid}.editor-section>h3,.editor-section-title h3{margin:0 0 2px;font-size:17px}.editor-section-title{justify-content:space-between;align-items:center;gap:12px;min-height:38px;display:flex}.editor-section-title button,.notice-toggle{min-height:38px;color:var(--green);font:inherit;cursor:pointer;background:#e7efe9;border:0;border-radius:10px;padding:0 10px;font-size:12px;font-weight:700}.item-editor-list{gap:12px;display:grid}.item-editor,.notice-editor{border:1px solid var(--line);background:#fff;border-radius:15px;gap:11px;padding:14px;display:grid}.item-editor.inactive{opacity:.58;background:#efede8}.item-editor-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.item-editor-top>select{width:84px;min-height:40px;padding:8px}.order-actions{gap:5px;display:flex}.order-actions button{border:1px solid var(--line);min-width:38px;min-height:40px;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:10px;padding:0 9px;font-size:12px}.order-actions button:disabled{opacity:.35}.notice-toggle{justify-self:start}.editor-save{background:#e7efe9;border-radius:20px;gap:12px;margin-top:16px;padding:18px;display:grid}.editor-save small{color:var(--muted);font-size:11px;line-height:1.5}@media (max-width:360px){.field-row{grid-template-columns:1fr}.timeline-item{grid-template-columns:48px 16px minmax(0,1fr)}.countdown{flex-direction:column}.countdown span{text-align:left}}@media (min-width:430px){.status-grid{grid-template-columns:1fr 1.35fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
