:root{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:#174f78;background:#d9e6e9;font-synthesis:none;--ink: #174f78;--ink-soft: #648098;--cream: #fffaf1;--cream-strong: #fffdf8;--line: #dec79d;--gold: #bb8a38;--gold-soft: #eddfbf;--pink: #dc8588;--pink-soft: #f7e2df;--blue-soft: #e4eef1;--shadow: 0 12px 28px rgba(45, 78, 93, .12)}*{box-sizing:border-box}button,input,select,textarea{font:inherit}button{color:inherit}body{margin:0;min-width:320px;min-height:100vh;background:#d9e6e9;-webkit-font-smoothing:antialiased}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(23,79,120,.26);outline-offset:2px}.app-stage{min-height:100vh;display:grid;place-items:center;padding:0}.mobile-prototype{width:min(100vw,430px);height:min(100dvh,844px);margin-inline:auto;overflow:hidden;position:relative;isolation:isolate;background-color:#fffaf1;background-image:url("/assets/life-map-watercolor-background-XZV3N2MI.png");background-size:cover;background-position:center top;padding:14px 16px 10px}.mobile-prototype:before{content:"";position:absolute;inset:0;z-index:-1;background:#fffaf129;pointer-events:none}.topbar{height:70px;display:grid;grid-template-columns:40px 1fr 40px;align-items:start;gap:8px}.brand-lockup{text-align:center;padding-top:1px}.brand-lockup h1{margin:0;font-family:Kaiti SC,STKaiti,Songti SC,serif;font-size:30px;font-weight:400;letter-spacing:.08em;line-height:1.08}.brand-lockup p{margin:5px 0 0;color:#6c8298;font-size:11px;letter-spacing:.12em}.icon-button{width:40px;height:40px;border:1px solid rgba(23,79,120,.12);border-radius:50%;background:#fffdf8e6;display:grid;place-items:center;cursor:pointer}.icon-button--bare{border:0;background:transparent;justify-self:start}.initial-avatar{width:37px;height:37px;border-radius:50%;display:grid;place-items:center;background:#f2e4cf;border:2px solid rgba(255,253,248,.95);box-shadow:0 0 0 1px #bc8b395c;color:#174f78;font-family:Kaiti SC,STKaiti,serif;font-size:17px;justify-self:end;flex:0 0 auto}.initial-avatar--small{width:28px;height:28px;font-size:13px;border-width:1px}.journey{height:90px;position:relative;margin:-2px 0 3px}.journey img{position:absolute;top:8px;left:50%;width:318px;height:31px;object-fit:fill;transform:translate(-50%);mix-blend-mode:multiply}.journey-labels{position:absolute;inset:42px 4px auto;display:flex;justify-content:space-between;font-size:12px;font-weight:600}.journey-labels span{display:inline-flex;align-items:center;gap:4px}.journey-labels span:last-child{color:#d9787d}.next-stop{width:min(100%,330px);min-height:188px;margin-inline:auto;position:relative;background:#fffdf8f5;border:1px solid rgba(187,138,56,.48);border-radius:24px;box-shadow:var(--shadow);padding:13px 20px 11px;text-align:center}.next-stop-crown{position:absolute;top:-17px;left:50%;width:39px;height:39px;transform:translate(-50%);display:grid;place-items:center;border-radius:50%;color:var(--gold);background:#fffaf1;border:1px solid rgba(187,138,56,.34)}.next-stop-eyebrow{margin:0;color:var(--gold);font-family:Kaiti SC,STKaiti,serif;font-size:17px;letter-spacing:.12em}.next-stop h2{margin:3px auto 4px;max-width:286px;min-height:36px;display:grid;place-items:center;color:#0f4d7b;font-size:17px;line-height:1.28;font-weight:600}.next-stop-meta{display:flex;justify-content:center;align-items:center;gap:16px;color:#6a8094;font-size:12px}.next-stop-meta span,.next-owner{display:inline-flex;align-items:center;gap:6px}.next-owner{justify-content:center;margin:5px 0 6px;color:#5f7890;font-size:11px}.next-stop-button,.primary-button{width:100%;min-height:40px;border:0;border-radius:999px;background:#4e84ab;color:#fff;display:flex;align-items:center;justify-content:center;gap:9px;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 7px 15px #225d852e}.category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:9px}.category-card{min-width:0;min-height:80px;border:1px solid rgba(187,138,56,.35);border-radius:18px;background:#fffdf8f5;display:grid;grid-template-columns:42px 1fr 14px;align-items:center;gap:7px;padding:7px 8px;text-align:left;cursor:pointer;box-shadow:0 4px 12px #4159630f}.category-card:hover,.category-card:focus-visible{background:#fffdf8fa}.category-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:#2b6a94;background:#e0ebeddb}.category-copy{min-width:0;display:flex;flex-direction:column;gap:1px}.category-copy strong{font-size:14px;font-weight:600;white-space:nowrap}.category-copy small{color:#6e8495;font-size:11px}.category-copy em{display:flex;align-items:center;gap:4px;color:#9c6f31;font-size:10px;font-style:normal;white-space:nowrap}.category-caret{color:#6c8799}.time-strip{margin-top:8px;border:1px solid rgba(93,145,178,.38);border-radius:17px;overflow:hidden;background:#f8fbf9de}.time-strip-title{height:25px;padding:0 13px;display:flex;align-items:center;gap:7px;background:#e0ebedc7;font-size:11px;font-weight:600}.time-strip-title svg:last-child{margin-left:auto;transform:rotate(-90deg)}.time-options{height:46px;display:grid;grid-template-columns:repeat(3,1fr)}.time-options button{position:relative;border:0;background:transparent;color:var(--ink);display:grid;grid-template-columns:auto auto;grid-template-rows:1fr 1fr;align-items:center;justify-content:center;column-gap:5px;padding:4px 7px;cursor:pointer}.time-options button+button{border-left:1px solid rgba(93,145,178,.25)}.time-options svg{grid-row:1 / 3}.time-options span{font-size:11px;font-weight:600;align-self:end}.time-options small{color:#75899a;font-size:10px;align-self:start}.suggestion-bar{width:100%;height:40px;margin-top:7px;padding:0 13px;border:1px solid rgba(220,133,136,.42);border-radius:14px;background:#fdf2ede8;color:#a76166;display:flex;align-items:center;gap:8px;font-size:11px;cursor:pointer}.suggestion-bar svg:last-child{margin-left:auto}.add-button{min-width:144px;height:42px;margin:7px auto 0;padding:0 21px;border:1px dashed rgba(40,103,145,.58);border-radius:999px;background:#fffdf8bf;color:#226791;display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:600;cursor:pointer}.local-footer{margin-top:5px;display:flex;align-items:center;justify-content:center;gap:5px;color:#8c887c;font-size:8px;letter-spacing:.08em}.sheet-layer{position:fixed;inset:0;z-index:20;display:flex;align-items:flex-end;justify-content:center;background:#1234443d;animation:fade-in .16s ease-out}.sheet{width:100%;height:76%;background:#fffaf1;border-radius:27px 27px 0 0;border:1px solid rgba(187,138,56,.35);box-shadow:0 -14px 34px #1f455726;display:flex;flex-direction:column;animation:rise-in .18s ease-out}.desktop-experience{display:none}.loading-screen{min-height:100dvh;display:grid;place-items:center;align-content:center;gap:12px;color:var(--ink);background:var(--cream)}.access-gate{min-height:100dvh;display:grid;place-items:center;padding:24px;background-color:var(--cream);background-image:url("/assets/life-map-watercolor-background-XZV3N2MI.png");background-size:cover;background-position:center}.access-gate>section{width:min(100%,420px);padding:34px;border:1px solid rgba(187,138,56,.38);border-radius:28px;background:#fffdf8f5;box-shadow:var(--shadow);text-align:center}.access-icon{width:54px;height:54px;display:grid;place-items:center;margin:0 auto 12px;border:1px solid rgba(187,138,56,.35);border-radius:50%;color:var(--gold);background:#fffaf1}.access-gate h1{margin:4px 0 10px;font-family:Kaiti SC,STKaiti,serif;font-size:30px;font-weight:400}.access-gate section>p{margin:0;color:var(--gold);font-size:12px;letter-spacing:.12em}.access-gate section>span:not(.access-icon){color:var(--ink-soft);font-size:12px;line-height:1.6}.access-gate form{display:grid;gap:12px;margin-top:24px;text-align:left}.access-gate label{display:grid;gap:6px}.access-gate label span{color:var(--ink-soft);font-size:11px}.access-gate input{height:44px;padding:0 13px;border:1px solid rgba(93,145,178,.32);border-radius:12px;background:#fffdf8;color:var(--ink)}.sync-indicator{display:inline-flex;align-items:center;gap:5px;color:#728793;font-size:10px;white-space:nowrap}.sync-indicator--saving,.sync-indicator--loading{color:#9a7a4e}.sync-indicator--offline,.sync-indicator--conflict{color:#a95e63}.sync-indicator--synced{color:#527c61}.notice{position:fixed;z-index:40;top:16px;left:50%;width:min(calc(100vw - 32px),540px);min-height:44px;transform:translate(-50%);padding:10px 10px 10px 14px;border:1px solid rgba(93,145,178,.28);border-radius:14px;background:#fffdf8;box-shadow:0 12px 30px #1f455729;display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--ink);font-size:11px;line-height:1.45}.notice--warning{border-color:#dc858880}.notice--success{border-color:#6f9f8280}.notice button{width:40px;min-width:40px;height:40px;border:0;border-radius:999px;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.soft-guidance,.source-time-note,.source-proof-note{margin:10px 0 0;padding:9px 10px;border-radius:11px;background:#f6f0e5;color:#6f6c65;font-size:10px;line-height:1.55}.source-proof-note{display:flex;align-items:center;gap:7px}.source-proof-note svg{flex:0 0 auto}.form-error{margin:0;color:#a34e56;font-size:11px;line-height:1.45}.task-history-inline{margin-top:10px;border-top:1px solid rgba(187,138,56,.18);padding-top:9px}.task-history-inline summary{min-height:40px;color:#4b7188;font-size:10px;cursor:pointer;display:flex;align-items:center}.task-history-inline ol{margin:8px 0 0;padding:0;list-style:none;display:grid;gap:6px}.task-history-inline li{display:flex;justify-content:space-between;gap:8px;color:#6e7e87;font-size:10px}.task-history-inline time{color:#999083;white-space:nowrap}.text-button--danger{color:#a15d61}.task-form textarea{width:100%;min-height:94px;padding:10px 11px;border:1px solid rgba(93,145,178,.32);border-radius:12px;background:#fffdf8;color:var(--ink);font-size:12px;line-height:1.55;resize:vertical}.check-row{grid-template-columns:20px 1fr;align-items:center;padding:9px 10px;border-radius:12px;background:#f6f0e5}.task-form .check-row input{width:17px;height:17px;margin:0;accent-color:#4e84ab}.task-form .check-row span{color:#617988;font-size:11px}.danger-outline{min-height:40px;border:1px solid rgba(220,133,136,.45);border-radius:999px;background:transparent;color:#a15d61;display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px;cursor:pointer}.delete-confirm{padding:11px;border:1px solid rgba(220,133,136,.38);border-radius:13px;background:#fae9e5}.delete-confirm p{margin:0 0 9px;color:#85565a;font-size:11px}.delete-confirm div{display:flex;justify-content:flex-end;gap:7px}.delete-confirm button{min-height:40px;padding:0 13px;border:1px solid rgba(220,133,136,.35);border-radius:999px;background:#fffdf8;color:#85565a;cursor:pointer}.secondary-menu-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:10px}.secondary-menu-actions button{min-height:40px;border:1px solid rgba(93,145,178,.28);border-radius:11px;background:#fffdf8;display:flex;align-items:center;justify-content:center;gap:5px;color:#5f7890;font-size:10px;cursor:pointer}.security-entry{width:100%;min-height:40px;margin-top:8px;border:0;background:transparent;color:#6f8290;display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;cursor:pointer}.access-control-copy{padding:18px;border:1px solid rgba(93,145,178,.24);border-radius:16px;background:#f3f7f5;text-align:center}.access-control-copy svg{color:#527c61}.access-control-copy h3{margin:8px 0 6px;font-size:15px}.access-control-copy p{margin:0;color:#6f8290;font-size:11px;line-height:1.6}.access-revoke-confirm{margin-top:4px}.history-list,.trash-list{display:grid;gap:8px}.history-list article,.trash-list article{padding:11px 12px;border:1px solid rgba(187,138,56,.24);border-radius:14px;background:#fffdf8}.history-list article{display:grid;grid-template-columns:1fr auto;gap:4px 10px}.history-list article div{display:grid;gap:3px}.history-list article strong{font-size:12px}.history-list article span{color:#6f8290;font-size:10px}.history-list article time{color:#8d8170;font-size:9px}.history-list article small{grid-column:1 / -1;color:#9a9992;font-size:9px}.trash-list article{display:flex;align-items:center;justify-content:space-between;gap:12px}.trash-list article span{color:#9a7a4e;font-size:9px}.trash-list article h3{margin:3px 0;font-size:12px}.trash-list article p{margin:0;color:#8b8e8c;font-size:9px}.trash-list article button{min-height:40px;padding:0 13px;border:1px solid rgba(93,145,178,.28);border-radius:999px;background:#e7f0f3;display:flex;align-items:center;gap:5px;color:var(--ink);font-size:10px;cursor:pointer}.sheet--form{height:auto;max-height:78%}.sheet-handle{width:42px;height:4px;margin:8px auto 2px;border-radius:999px;background:#d8cbb6}.sheet-header{padding:9px 17px 11px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(187,138,56,.18)}.sheet-header h2{margin:1px 0 0;font-size:20px;line-height:1.2}.sheet-eyebrow{margin:0;color:#9b825f;font-size:10px}.sheet-scroll{min-height:0;overflow-y:auto;padding:12px 16px max(18px,env(safe-area-inset-bottom));overscroll-behavior:contain}.sheet-filter-block{display:grid;gap:6px;margin-bottom:10px}.sheet-filter-block>span{color:#7b8a91;font-size:10px;font-weight:600}.filter-chips{display:flex;gap:6px;overflow-x:auto;padding:2px;scrollbar-width:none}.filter-chips::-webkit-scrollbar{display:none}.chip{min-height:40px;padding:0 12px;border:1px solid rgba(93,145,178,.28);border-radius:999px;background:#fffdf8;color:#648096;display:inline-flex;align-items:center;gap:5px;font-size:11px;white-space:nowrap;cursor:pointer}.chip--active{border-color:#4e84ab;background:#e7f0f3;color:#174f78;font-weight:600}.task-list{display:grid;gap:8px;padding-top:3px}.task-card{border:1px solid rgba(187,138,56,.25);border-radius:17px;background:#fffdf8;overflow:hidden}.task-card-main{width:100%;min-height:77px;padding:12px;border:0;background:transparent;display:grid;grid-template-columns:1fr auto 18px;align-items:center;gap:8px;text-align:left;cursor:pointer}.task-card-copy{min-width:0}.task-card-kicker{display:flex;gap:10px;color:#8a8172;font-size:10px}.task-card-kicker span:first-child{display:inline-flex;align-items:center;gap:4px}.task-card h3,.suggestion-card h3,.empty-state h3{margin:5px 0 2px;font-size:14px;line-height:1.35;font-weight:600}.task-card-copy>p{margin:0;color:#75899a;font-size:10px}.task-caret{color:#7d939f;transition:transform .15s ease}.task-card--expanded .task-caret{transform:rotate(180deg)}.status-pill{padding:4px 7px;border-radius:999px;font-size:10px;white-space:nowrap}.status-pill--quiet{background:#edf0ee;color:#6f7a7c}.status-pill--blue{background:#e3eef2;color:#3d7498}.status-pill--gold{background:#f5ead1;color:#946a28}.status-pill--pink{background:#f7e2df;color:#a95e63}.status-pill--green{background:#e1eee5;color:#527c61}.task-card-detail{padding:0 13px 13px;border-top:1px solid rgba(187,138,56,.14)}.task-card-detail dl{display:grid;gap:8px;margin:11px 0}.task-card-detail dl>div{display:grid;grid-template-columns:56px 1fr;gap:8px}.task-card-detail dt{color:#8a8172;font-size:10px}.task-card-detail dd{margin:0;color:#48677e;font-size:11px;line-height:1.55}.task-note{margin:0 0 10px;padding:8px 9px;border-radius:10px;background:#f6f0e5;color:#6f6c65;font-size:10px;line-height:1.55}.status-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.status-choice{min-height:40px;border:1px solid rgba(93,145,178,.22);border-radius:9px;background:#fffdf8;color:#6f8290;font-size:10px;cursor:pointer}.status-choice--active{border-color:#4e84ab;background:#e7f0f3;color:#174f78;font-weight:600}.task-actions{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:8px}.task-actions>span{max-width:145px;color:#93928d;font-size:9px;line-height:1.4;text-align:right}.text-button{min-height:40px;border:0;background:transparent;color:#2b6d98;display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;cursor:pointer}.task-form,.completion-form{display:grid;gap:11px}.task-form label,.completion-form label{display:grid;gap:5px}.task-form label>span,.completion-form label>span{color:#778b95;font-size:10px;font-weight:600}.task-form input,.task-form select,.completion-form input,.completion-form select,.completion-form textarea{width:100%;border:1px solid rgba(93,145,178,.32);border-radius:12px;background:#fffdf8;color:#174f78;font-size:12px}.task-form input,.task-form select,.completion-form input,.completion-form select{height:42px;padding:0 11px}.completion-form textarea{min-height:92px;padding:10px 11px;resize:vertical;line-height:1.55}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:9px}.privacy-note{min-height:44px;padding:8px 10px;border-radius:12px;background:#eaf2ef;color:#53766b;display:flex;align-items:center;gap:8px;font-size:10px;line-height:1.45}.completion-task{display:grid;gap:3px;padding:11px 12px;border:1px solid rgba(187,138,56,.25);border-radius:14px;background:#fffdf8}.completion-task span{color:#9a7a4e;font-size:10px}.completion-task strong{font-size:14px;line-height:1.4}.completion-blocker{padding:11px 12px;border:1px solid rgba(220,133,136,.36);border-radius:14px;background:#fae9e5;color:#85565a;font-size:11px;line-height:1.55}.completion-blocker strong{display:block;margin-bottom:4px}.completion-blocker p,.completion-blocker ul{margin:0}.completion-blocker ul{padding-left:18px}.primary-button:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}.suggestion-list{display:grid;gap:9px}.suggestion-card{padding:12px;border:1px solid rgba(220,133,136,.3);border-radius:16px;background:#fffdf8;display:grid;grid-template-columns:34px 1fr;gap:9px}.suggestion-card--ignored{opacity:.58}.suggestion-icon{width:34px;height:34px;border-radius:50%;background:#f7e4df;color:#bd7074;display:grid;place-items:center}.suggestion-copy>span{color:#a36a6d;font-size:10px}.suggestion-card p{margin:4px 0 0;color:#6e7e87;font-size:11px;line-height:1.55}.suggestion-actions{display:flex;gap:7px;margin-top:10px}.small-primary,.small-quiet{min-height:40px;padding:0 12px;border-radius:999px;font-size:10px;font-weight:600;cursor:pointer}.small-primary{border:0;background:#4e84ab;color:#fff}.small-quiet{border:1px solid rgba(93,145,178,.3);background:transparent;color:#688091}.suggestion-result{display:inline-block;margin-top:8px;color:#648273;font-size:10px;font-weight:600}.menu-section{margin-bottom:16px}.menu-section h3{margin:0 0 8px;display:flex;align-items:center;gap:6px;font-size:12px}.privacy-note--menu{margin-top:12px}.empty-state{min-height:170px;display:grid;place-items:center;align-content:center;text-align:center;color:#78909d}.empty-state p{margin:0;font-size:10px}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes rise-in{0%{transform:translateY(16px)}to{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(min-width:700px){.app-stage{padding:18px}.mobile-prototype{width:min(430px,calc(100vw - 36px));height:min(844px,calc(100dvh - 36px));border-radius:30px;box-shadow:0 24px 70px #1b415233}}@media(max-height:760px){.mobile-prototype{overflow-y:auto;overscroll-behavior:contain}}@media(min-width:960px){body{background:#dfe9eb}.app-stage{min-height:100dvh;display:block;padding:0}.mobile-experience{display:none}.desktop-experience{display:flex}.desktop-overview,.desktop-manager{min-height:100dvh;width:100%;flex-direction:column;color:var(--ink);background-color:var(--cream);background-image:url("/assets/life-map-watercolor-background-XZV3N2MI.png");background-size:cover;background-position:center top}.desktop-header{min-height:82px;padding:18px clamp(28px,4vw,66px);display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid rgba(187,138,56,.18);background:#fffdf8d1}.desktop-brand{display:grid;gap:4px}.desktop-brand span{font-family:Kaiti SC,STKaiti,Songti SC,serif;font-size:31px;letter-spacing:.08em}.desktop-brand small{color:#6c8298;font-size:10px;letter-spacing:.15em}.desktop-header-actions,.manager-actions{display:flex;align-items:center;gap:10px}.manage-entry,.back-map,.manager-actions button,.desktop-summary-title button{min-height:40px;padding:0 15px;border:1px solid rgba(93,145,178,.3);border-radius:999px;background:#fffdf8f0;color:var(--ink);display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:11px;font-weight:600;cursor:pointer}.manage-entry,.manager-actions .manager-add{border-color:#4e84ab;background:#4e84ab;color:#fff}.desktop-journey{flex:1;width:min(1420px,calc(100% - 56px));margin:0 auto;padding:clamp(24px,3vw,42px) 0 30px}.desktop-route{width:min(1120px,90%);margin:0 auto 24px}.desktop-route img{display:block;width:100%;height:52px;object-fit:fill;mix-blend-mode:multiply}.desktop-route>div{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin-top:4px;color:#2c6790;font-size:13px;font-weight:600}.desktop-route>div span{display:inline-flex;align-items:center;gap:5px}.desktop-route>div span:last-child{justify-self:end;color:#cb777b}.desktop-route p{margin:0;color:#8a8172;font-family:Kaiti SC,STKaiti,serif;font-size:15px;font-weight:400;letter-spacing:.08em}.desktop-main-grid{display:grid;grid-template-columns:minmax(330px,.8fr) minmax(620px,1.6fr);align-items:stretch;gap:clamp(22px,3vw,42px)}.next-stop--desktop{width:100%;min-height:360px;margin:0;padding:56px 44px 34px;display:flex;flex-direction:column;justify-content:center;border-radius:34px}.next-stop--desktop .next-stop-crown{top:-23px;width:52px;height:52px}.next-stop--desktop .next-stop-eyebrow{font-size:24px}.next-stop--desktop h2{max-width:440px;min-height:78px;margin:14px auto 18px;font-size:clamp(24px,2.1vw,34px);line-height:1.35}.next-stop--desktop .next-stop-meta{font-size:13px}.next-stop--desktop .next-owner{margin:16px 0 20px;font-size:12px}.next-stop--desktop .next-stop-button{width:min(360px,100%);min-height:48px;margin:0 auto}.desktop-summary{padding:30px;border:1px solid rgba(187,138,56,.35);border-radius:34px;background:#fffdf8f0;box-shadow:var(--shadow)}.desktop-summary-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.desktop-summary-title p{margin:0 0 4px;color:var(--gold);font-size:11px;letter-spacing:.12em}.desktop-summary-title h2{margin:0;font-family:Kaiti SC,STKaiti,serif;font-size:26px;font-weight:400}.desktop-summary-title button{border-color:#bb8a386b;color:#8c682e}.desktop-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.desktop-category-grid button{min-width:0;min-height:86px;padding:13px;border:1px solid rgba(187,138,56,.28);border-radius:18px;background:#fffdf8;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:9px;color:var(--ink);text-align:left;cursor:pointer}.desktop-category-grid button>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#2b6a94;background:#e4eef1}.desktop-category-grid button div{min-width:0;display:grid;gap:4px}.desktop-category-grid strong{font-size:13px}.desktop-category-grid small{color:#728793;font-size:10px}.desktop-summary .time-strip{margin-top:14px}.desktop-summary .time-options{height:54px}.desktop-quiet-actions{min-height:62px;padding:10px clamp(28px,4vw,66px);display:flex;align-items:center;justify-content:center;gap:12px;border-top:1px solid rgba(187,138,56,.16);background:#fffdf8bf}.desktop-quiet-actions button{min-height:38px;padding:0 15px;border:1px solid rgba(93,145,178,.27);border-radius:999px;background:#fffdf8;display:inline-flex;align-items:center;gap:7px;color:#5f7890;font-size:11px;cursor:pointer}.desktop-quiet-actions span{margin-left:auto;display:inline-flex;align-items:center;gap:5px;color:#89877e;font-size:10px}.desktop-manager{background-position:center bottom}.manager-header{min-height:88px;padding:17px clamp(26px,3vw,52px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;border-bottom:1px solid rgba(187,138,56,.18);background:#fffdf8ed}.manager-header>div{text-align:center}.manager-header p{margin:0;color:var(--gold);font-size:10px;letter-spacing:.12em}.manager-header h1{margin:3px 0 0;font-family:Kaiti SC,STKaiti,serif;font-size:26px;font-weight:400}.manager-toolbar{padding:13px clamp(26px,3vw,52px);display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid rgba(93,145,178,.18);background:#f4f8f6e6}.manager-toolbar>div:first-child{min-width:0;display:flex;align-items:center;gap:12px;overflow:hidden}.manager-toolbar .filter-chips{flex:0 1 auto}.manager-actions button{min-height:36px;padding:0 12px;font-weight:500}.board{flex:1;min-height:0;padding:20px clamp(24px,3vw,48px) 28px;display:grid;grid-template-columns:repeat(4,minmax(250px,1fr));gap:14px;overflow-x:auto}.board-column{min-height:520px;padding:12px;border:1px solid rgba(93,145,178,.25);border-radius:20px;background:#eff4f3eb}.board-column>header{height:38px;padding:0 4px 8px;display:flex;align-items:center;justify-content:space-between}.board-column>header h2{margin:0;font-size:13px}.board-column>header span{min-width:25px;height:25px;border-radius:999px;background:#dfeaed;display:grid;place-items:center;color:#5f7890;font-size:10px}.board-column>div{display:grid;align-content:start;gap:8px}.board-card{width:100%;min-width:0;padding:12px;border:1px solid rgba(187,138,56,.24);border-radius:14px;background:#fffdf8;color:var(--ink);text-align:left;box-shadow:0 4px 10px #4159630d;cursor:pointer}.board-card-category{color:#9a7a4e;font-size:9px}.board-card h3{margin:5px 0 9px;font-size:13px;line-height:1.42}.board-card>div{display:flex;align-items:center;gap:10px;color:#6f8290;font-size:9px}.board-card>div span{display:inline-flex;align-items:center;gap:4px}.board-card>small{display:block;margin-top:7px;color:#84949d;font-size:9px}.board-empty{margin:20px 0;color:#92a0a5;font-size:10px;text-align:center}.sheet{max-width:760px;height:min(80%,760px);border-radius:27px 27px 0 0}.sheet--form{max-width:640px;max-height:82%}}@media(min-width:960px)and (max-width:1160px){.desktop-journey{padding-top:20px;padding-bottom:18px}.desktop-route{margin-bottom:16px}.desktop-main-grid{grid-template-columns:minmax(310px,.75fr) minmax(560px,1.25fr)}.next-stop--desktop{min-height:320px;padding:44px 32px 24px}.desktop-summary{padding:22px}.desktop-summary-title{margin-bottom:12px}.desktop-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.desktop-category-grid button{min-height:72px;padding:10px}.manager-toolbar{align-items:flex-start}.manager-toolbar>div:first-child{flex-direction:column;align-items:flex-start}.manager-actions button:not(.manager-add) span{display:none}}
