:root{font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif;color:#15221c;background:#f7f4ed;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #15221c;--muted: #68736b;--canvas: #f7f4ed;--surface: #fffdf8;--surface-muted: #f2f0e9;--line: #dde2da;--orange: #ef642e;--orange-dark: #cf4d1c;--blue: #2787ff;--shadow: 0 18px 50px rgba(21, 34, 28, .16)}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{min-width:320px;overflow:hidden}button,input,textarea{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:wait}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(239,100,46,.25);outline-offset:2px}.app-shell{display:grid;grid-template-columns:336px minmax(0,1fr);width:100%;height:100%;background:var(--canvas)}.workspace-rail{position:relative;z-index:20;display:flex;min-height:0;flex-direction:column;padding:24px 22px 20px;background:var(--surface);border-right:1px solid var(--line)}.brand-lockup{display:flex;align-items:center;gap:12px;padding-inline:3px}.brand-lockup img{width:42px;height:42px;border-radius:12px}.brand-lockup div{display:flex;flex-direction:column;line-height:1.1}.brand-lockup strong{font-size:17px;letter-spacing:.02em}.brand-lockup span{margin-top:5px;color:var(--muted);font-size:10px;letter-spacing:.16em;text-transform:uppercase}.workspace-switcher{display:flex;flex-direction:column;gap:4px;margin-top:26px;padding-block:8px;border-block:1px solid var(--line)}.workspace-switcher button{position:relative;display:grid;grid-template-columns:24px 1fr;align-items:center;gap:10px;width:100%;padding:11px 12px;color:var(--muted);text-align:left;background:transparent;border-radius:11px;transition:color .18s ease,background .18s ease,transform .18s ease}.workspace-switcher button:hover{color:var(--ink);background:#f7f5ef;transform:translate(2px)}.workspace-switcher button.active{color:var(--ink);background:var(--surface-muted)}.workspace-switcher button.active:before{position:absolute;top:11px;bottom:11px;left:0;width:3px;background:var(--orange);border-radius:3px;content:""}.workspace-switcher button>span{display:flex;min-width:0;flex-direction:column}.workspace-switcher strong{font-size:13px}.workspace-switcher small{margin-top:3px;color:var(--muted);font-size:10px}.rail-workspace{min-height:0;flex:1;overflow-y:auto;scrollbar-width:thin;animation:rail-change .24s ease-out}.eyebrow{color:var(--orange-dark);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.rail-status{margin-top:30px}.status-line{display:flex;align-items:center;gap:10px;margin-top:9px}.status-line i,.mobile-live i{width:9px;height:9px;flex:none;background:#a2aaa4;border-radius:50%}.status-line i.live,.mobile-live i.live{background:var(--orange);box-shadow:0 0 0 7px #ef642e1f;animation:breathe 1.6s ease-in-out infinite}.status-line i.project-ready,.mobile-live i.project-ready{background:#2c9b69;box-shadow:0 0 0 7px #2c9b691a}.status-line h1{margin:0;font-size:25px;line-height:1.15;letter-spacing:-.04em}.rail-status p{min-height:42px;margin:11px 0 0;color:var(--muted);font-size:12px;line-height:1.65}.project-status p{min-height:auto}.rail-metrics{display:grid;grid-template-columns:1fr 1fr;margin:22px 0;border-block:1px solid var(--line)}.rail-metrics div{display:flex;flex-direction:column;padding:17px 0}.rail-metrics div+div{padding-left:20px;border-left:1px solid var(--line)}.rail-metrics strong{font-size:27px;line-height:1;letter-spacing:-.04em}.rail-metrics span{margin-top:7px;color:var(--muted);font-size:10px}.rail-metrics.project-metric{grid-template-columns:1fr}.cruise-main-button{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:52px;color:#fff;background:var(--ink);border-radius:14px;font-weight:750;transition:transform .18s ease,background .18s ease}.cruise-main-button:hover{background:#24382f;transform:translateY(-1px)}.cruise-main-button.stop{color:var(--orange-dark);background:#fbe7dc}.cruise-main-button.project-create{background:var(--orange)}.cruise-main-button.project-create:hover{background:var(--orange-dark)}.rail-guidance{margin:14px 4px;color:var(--muted);font-size:10px;line-height:1.6}.rail-projects{margin-top:25px}.rail-section-title{display:flex;align-items:center;justify-content:space-between;padding-bottom:9px;border-bottom:1px solid var(--line)}.rail-section-title span{font-size:12px;font-weight:750}.rail-section-title button{padding:4px;color:var(--orange-dark);background:transparent;font-size:10px}.rail-project-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;border-bottom:1px solid var(--line)}.rail-project-main{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding:12px 0;text-align:left;background:transparent}.rail-project-main>span:first-child{display:grid;place-items:center;width:24px;height:24px;color:#fff;background:var(--orange);border-radius:8px 8px 8px 2px;font-size:10px;font-weight:800}.rail-project-main>span:last-child{min-width:0}.rail-project-row strong,.rail-project-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rail-project-row strong{font-size:12px}.rail-project-row small{margin-top:4px;color:var(--muted);font-size:9px}.rail-project-nav,.project-nav-action{display:inline-flex;align-items:center;justify-content:center;gap:4px;color:var(--orange-dark);background:#fbe7dc;border-radius:9px;font-weight:750;text-decoration:none;transition:color .18s ease,background .18s ease,transform .18s ease}.rail-project-nav{min-height:34px;padding:0 9px;font-size:9px}.rail-project-nav:hover,.project-nav-action:hover{color:#fff;background:var(--orange);transform:translateY(-1px)}.rail-empty{color:var(--muted);font-size:11px;line-height:1.6}.local-account-button{display:grid;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:10px;width:100%;margin-top:15px;padding:14px 3px 0;color:var(--ink);text-align:left;background:transparent;border-top:1px solid var(--line)}.account-avatar{display:grid;place-items:center;width:36px;height:36px;color:#fff;background:var(--ink);border-radius:11px;font-size:13px;font-weight:800}.local-account-button>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.local-account-button strong,.local-account-button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.local-account-button strong{font-size:12px}.local-account-button small{margin-top:4px;color:var(--muted);font-size:9px}.local-account-button>svg{color:var(--muted);transition:transform .18s ease}.local-account-button:hover>svg{transform:translate(2px)}.map-workspace{position:relative;min-width:0;height:100%;overflow:hidden}.map-view,.map-stage,.map-canvas{width:100%;height:100%}.map-view{animation:map-change .26s ease-out}.map-canvas{background-color:#e9ece5;background-image:linear-gradient(rgba(21,34,28,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(21,34,28,.04) 1px,transparent 1px);background-size:40px 40px}.map-config-state{position:absolute;top:50%;left:50%;display:flex;width:min(430px,calc(100% - 36px));flex-direction:column;padding:27px;background:#fffdf8f0;border-radius:20px;box-shadow:var(--shadow);transform:translate(-50%,-50%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.map-config-state span{color:var(--orange-dark);font-size:10px;font-weight:800;letter-spacing:.12em}.map-config-state strong{margin-top:8px;font-size:19px}.map-config-state p{margin:10px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.amap-logo,.amap-copyright{opacity:.55!important}.map-project-pin{display:grid;place-items:center;width:34px;height:40px;padding:0 0 5px;color:#fff;background:var(--orange);border:3px solid white;border-radius:16px 16px 16px 4px;box-shadow:0 8px 20px #77311347;transform:rotate(-45deg)}.map-project-pin span{font-size:11px;font-weight:850;transform:rotate(45deg)}.current-location-dot{width:18px;height:18px;background:var(--blue);border:4px solid white;border-radius:50%;box-shadow:0 0 0 7px #2787ff2b,0 5px 14px #19488240;animation:locate 1.8s ease-in-out infinite}.map-actions{position:absolute;z-index:30;right:24px;bottom:25px;display:flex;align-items:center;gap:10px}.map-locate-button,.desktop-checkin{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:8px;padding:0 17px;border-radius:14px;box-shadow:0 12px 28px #15221c2e;font-size:12px;font-weight:750;transition:transform .18s ease,background .18s ease}.map-locate-button{color:var(--ink);background:#fffdf8f5}.map-locate-button:hover,.desktop-checkin:hover{transform:translateY(-2px)}.map-locate-button svg{color:var(--blue)}.map-locate-button.loading svg{animation:spin 1s linear infinite}.desktop-checkin{color:#fff;background:var(--orange)}.mobile-status-panel,.map-dock{display:none}.sheet-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding:20px;background:#0d161261;animation:fade-in .18s ease-out;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.checkin-sheet,.user-sheet{width:min(560px,100%);max-height:calc(100svh - 40px);padding:25px;overflow-y:auto;background:var(--surface);border-radius:24px;box-shadow:var(--shadow);animation:sheet-up .28s cubic-bezier(.2,.8,.2,1)}.user-sheet{width:min(480px,100%)}.sheet-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.sheet-header.compact{align-items:center}.sheet-header h2{margin:5px 0 0;font-size:24px;letter-spacing:-.04em}.sheet-header h2 small{color:var(--muted);font-size:12px}.icon-button{display:grid;width:40px;height:40px;flex:none;place-items:center;color:var(--ink);background:var(--surface-muted);border-radius:11px}.location-readout{display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:8px;margin:18px 0;padding:13px 0;color:var(--muted);border-block:1px solid var(--line);font-size:12px}.location-readout svg{color:var(--orange)}.location-readout small{font-size:9px}.field-label{display:block;margin-top:14px;color:var(--ink);font-size:11px;font-weight:750}.field-label>span{color:var(--muted);font-weight:450}.field-label input,.field-label textarea{display:block;width:100%;margin-top:8px;padding:13px 14px;color:var(--ink);background:#f5f3ed;border:1px solid transparent;border-radius:11px;resize:vertical}.field-label input:focus,.field-label textarea:focus{background:#fff;border-color:var(--orange);outline:0}.input-with-icon{display:flex;align-items:center;gap:9px;margin-top:8px;padding:0 12px;color:var(--muted);background:#f5f3ed;border:1px solid transparent;border-radius:11px}.field-label .input-with-icon input{min-width:0;flex:1;margin:0;padding-inline:0;background:transparent;border:0}.input-with-icon:focus-within{color:var(--orange-dark);background:#fff;border-color:var(--orange)}.photo-capture{position:relative;display:grid;width:100%;height:176px;place-items:center;margin:16px 0 12px;overflow:hidden;color:var(--muted);background:#f2efe8;border:1px dashed #c8cec7;border-radius:15px}.photo-capture>span{margin-top:8px;font-size:11px;font-weight:700}.photo-capture.has-photo img{width:100%;height:100%;object-fit:cover}.photo-capture.has-photo span{position:absolute;right:10px;bottom:10px;padding:7px 10px;color:#fff;background:#15221cb8;border-radius:9px}.primary-button,.secondary-button,.danger-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:8px;padding:0 18px;border-radius:13px;font-weight:750;text-decoration:none}.primary-button{color:#fff;background:var(--orange)}.primary-button:disabled{opacity:.55}.secondary-button{color:var(--ink);background:#efede7}.danger-button{color:#bd3b28;background:#fae9e4}.full{width:100%}.side-sheet{position:fixed;z-index:90;top:18px;right:18px;bottom:18px;width:min(390px,calc(100% - 36px));padding:23px;overflow-y:auto;background:var(--surface);border:1px solid rgba(21,34,28,.06);border-radius:22px;box-shadow:var(--shadow);animation:side-in .25s cubic-bezier(.2,.8,.2,1)}.project-list{margin-top:18px}.project-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;border-bottom:1px solid var(--line)}.project-row-main{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:15px 0;text-align:left;background:transparent}.project-index{display:grid;place-items:center;width:28px;height:28px;color:#fff;background:var(--orange);border-radius:9px 9px 9px 3px;font-size:10px;font-weight:800}.project-row-copy{min-width:0}.project-row-copy strong,.project-row-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-row-copy strong{font-size:13px}.project-row-copy small{margin-top:5px;color:var(--muted);font-size:9px}.project-row-main time{color:var(--muted);font-size:9px}.project-nav-action{min-height:38px;padding:0 10px;font-size:9px}.empty-copy{padding:28px 4px;color:var(--muted);font-size:12px;line-height:1.6}.project-hero-photo{width:calc(100% + 46px);height:240px;margin:18px -23px 0;object-fit:cover}.project-detail-body{padding-top:22px}.project-time{color:var(--orange-dark);font-size:10px;font-weight:750}.project-detail-body h2{margin:7px 0 16px;font-size:27px;letter-spacing:-.04em}.project-address{display:flex;gap:8px;color:var(--muted);font-size:12px;line-height:1.55}.project-address svg{flex:none;color:var(--orange)}.project-note{margin:18px 0;padding:16px 0;color:var(--ink);border-block:1px solid var(--line);font-size:13px;line-height:1.65}.form-message{color:var(--muted);font-size:11px;line-height:1.5;text-align:center}.form-message.error{color:#bc3e2c}.auth-gate{position:relative;display:grid;width:100%;min-height:100%;place-items:center;padding:28px;overflow-y:auto;background:radial-gradient(circle at 15% 20%,rgba(239,100,46,.12),transparent 25%),linear-gradient(135deg,#f8f5ee,#edf0e9)}.auth-gate:before{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.33;background-image:radial-gradient(rgba(21,34,28,.16) 1px,transparent 1px);background-size:22px 22px;content:"";-webkit-mask-image:linear-gradient(90deg,black,transparent 45%);mask-image:linear-gradient(90deg,black,transparent 45%)}.auth-panel{position:relative;width:min(440px,100%);padding:34px;background:#fffdf8f5;border:1px solid rgba(21,34,28,.08);border-radius:24px;box-shadow:0 24px 70px #15221c24;animation:auth-in .4s cubic-bezier(.2,.8,.2,1);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-brand{display:flex;align-items:center;gap:11px}.auth-brand-mark{display:grid;width:42px;height:42px;place-items:center}.auth-brand-mark img{width:42px;height:42px;border-radius:12px}.auth-brand>div{display:flex;flex-direction:column}.auth-brand strong{font-size:15px}.auth-brand>div span{margin-top:4px;color:var(--muted);font-size:9px;letter-spacing:.14em;text-transform:uppercase}.auth-mode-switch{display:grid;grid-template-columns:repeat(2,1fr);gap:3px;margin-top:27px;padding:3px;background:var(--surface-muted);border-radius:11px}.auth-mode-switch button{min-height:38px;color:var(--muted);background:transparent;border-radius:8px;font-size:11px;font-weight:750;transition:color .18s ease,background .18s ease,box-shadow .18s ease}.auth-mode-switch button.active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #15221c14}.auth-heading{margin-top:34px}.auth-mode-switch+.auth-heading{margin-top:27px}.auth-heading .eyebrow{display:inline-flex;align-items:center;gap:6px}.auth-heading h1{margin:8px 0 0;font-size:clamp(28px,6vw,35px);line-height:1.08;letter-spacing:-.05em}.auth-heading p{margin:13px 0 0;color:var(--muted);font-size:12px;line-height:1.65}.auth-form{margin-top:25px}.auth-form .field-label+.field-label{margin-top:14px}.auth-password-input button{display:grid;width:32px;height:32px;flex:none;place-items:center;color:var(--muted);background:transparent}.auth-form-options{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:14px}.auth-remember{display:flex;align-items:center;gap:8px;margin:0;color:var(--muted);font-size:11px}.auth-remember input{width:16px;height:16px;accent-color:var(--orange)}.auth-text-button{padding:8px 0;color:var(--orange-dark);background:transparent;font-size:10px;font-weight:750}.auth-text-button:hover{text-decoration:underline;text-underline-offset:3px}.auth-local-note{display:flex;align-items:flex-start;gap:7px;margin:18px 0 0;color:var(--muted);font-size:9px;line-height:1.5}.auth-local-note svg{flex:none;color:#2c9b69}.auth-connection-warning{margin-top:18px;padding:12px 13px;color:#8c3b25;background:#fff0e9;border:1px solid #f4d1c5;border-radius:11px;font-size:10px}.auth-connection-warning,.auth-connection-warning>div,.auth-connection-warning button{display:flex;align-items:center;gap:7px}.auth-connection-warning{justify-content:space-between}.auth-connection-warning button{flex:none;padding:6px 8px;color:#8c3b25;background:#fff9;border-radius:7px;font-size:9px;font-weight:750}.auth-loading-panel{min-height:250px}.auth-loading{display:flex;align-items:center;gap:16px;margin-top:52px;padding-block:12px}.auth-loading svg{flex:none;color:var(--orange)}.auth-loading h1{margin:0;font-size:21px;letter-spacing:-.035em}.auth-loading p{margin:6px 0 0;color:var(--muted);font-size:10px}.spin{animation:spin 1s linear infinite}.auth-recovery-panel{width:min(500px,100%)}.recovery-code-block{margin-top:24px;padding:17px;background:#f4f1e9;border:1px solid var(--line);border-radius:14px}.recovery-code-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;margin-top:8px}.recovery-code-value{width:100%;min-width:0;min-height:46px;padding:0 12px;color:var(--ink);background:#fff;border:1px solid #d7ddd5;border-radius:10px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px;font-weight:750;letter-spacing:.055em}.recovery-copy-button{min-height:46px;margin-top:0!important;padding-inline:13px;font-size:10px}.recovery-code-block>p,.user-security-copy{margin:10px 0 0;color:var(--muted);font-size:9px;line-height:1.6}.auth-recovery-confirm,.user-delete-confirm{display:flex;align-items:flex-start;gap:9px;margin:17px 0;color:var(--muted);font-size:10px;line-height:1.5}.auth-recovery-confirm input,.user-delete-confirm input{width:16px;height:16px;flex:none;margin-top:0;accent-color:var(--orange)}.user-identity{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;margin:20px 0 5px;padding:17px 0;border-block:1px solid var(--line)}.user-avatar{display:grid;width:46px;height:46px;place-items:center;color:#fff;background:var(--ink);border-radius:13px;font-size:16px;font-weight:800}.user-identity>div{display:flex;min-width:0;flex-direction:column}.user-identity strong,.user-identity>div span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-identity strong{font-size:14px}.user-identity>div span{margin-top:4px;color:var(--muted);font-size:10px}.user-identity small{display:inline-flex;align-items:center;gap:4px;color:#2c865f;font-size:9px}.user-sheet-scroll{overflow:visible}.user-section-form{padding:23px 0}.user-section-form+.user-section-form{border-top:1px solid var(--line)}.user-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:3px}.user-section-heading>div{display:flex;align-items:center;gap:8px}.user-section-heading svg{color:var(--orange)}.user-section-heading strong{font-size:13px}.user-section-heading>span{color:var(--muted);font-size:9px}.user-section-form input[readonly]{color:var(--muted);cursor:not-allowed}.user-section-form .secondary-button{margin-top:16px}.recovery-code-section{border-top:1px solid var(--line)}.recovery-code-notice{margin-top:16px;padding:15px;background:#f5f3ec;border:1px solid var(--line);border-radius:13px}.recovery-code-warning{display:flex;align-items:flex-start;gap:9px;color:var(--orange-dark)}.recovery-code-warning>svg{flex:none}.recovery-code-warning p{display:flex;flex-direction:column;margin:0}.recovery-code-warning strong{color:var(--ink);font-size:11px}.recovery-code-warning span{margin-top:3px;color:var(--muted);font-size:9px;line-height:1.5}.recovery-code-form{margin-top:13px}.user-security-copy{margin:0 0 12px}.user-local-copy{display:flex;align-items:flex-start;gap:10px;padding:17px 0;color:var(--muted);border-top:1px solid var(--line)}.user-local-copy>svg{flex:none;color:#2c9b69}.user-local-copy p{display:flex;flex-direction:column;margin:0}.user-local-copy strong{color:var(--ink);font-size:11px}.user-local-copy span{margin-top:4px;font-size:9px;line-height:1.55}.user-danger-zone{padding:22px 0;border-top:1px solid var(--line)}.user-danger-zone .user-section-heading svg{color:#bd3b28}.user-delete-toggle{display:flex;width:100%;min-height:44px;align-items:center;justify-content:center;gap:7px;margin-top:14px;color:#a84232;background:transparent;border:1px solid #edc7bf;border-radius:11px;font-size:10px;font-weight:750}.user-delete-form{margin-top:15px;padding:15px;background:#fff4f1;border:1px solid #f0cec7;border-radius:13px}.user-delete-form>p{display:flex;flex-direction:column;margin:0 0 4px}.user-delete-form>p strong{color:#9f3224;font-size:11px}.user-delete-form>p span{margin-top:4px;color:var(--muted);font-size:9px;line-height:1.55}.user-delete-form .field-label>strong{color:#9f3224}.user-delete-actions{display:grid;grid-template-columns:1fr 1.4fr;gap:8px}.user-delete-actions .secondary-button{min-height:44px}.user-delete-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:7px;color:#fff;background:#b64030;border-radius:11px;font-size:10px;font-weight:750}.user-logout-button{display:flex;width:100%;min-height:48px;align-items:center;justify-content:center;gap:8px;color:#b63e2d;background:#fae9e4;border-radius:12px;font-size:11px;font-weight:750}.user-logout-button:disabled{opacity:.55}.legacy-import{position:fixed;z-index:180;top:24px;right:24px;display:grid;grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:12px;width:min(650px,calc(100% - 370px));padding:14px;background:#fffdf8fa;border:1px solid rgba(21,34,28,.1);border-radius:15px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.legacy-import>div{display:flex;min-width:0;flex-direction:column}.legacy-import strong{font-size:12px}.legacy-import span{margin-top:4px;color:var(--muted);font-size:9px;line-height:1.5}.legacy-import .primary-button,.legacy-import .secondary-button{min-height:38px;padding-inline:12px;font-size:9px;white-space:nowrap}.toast{position:fixed;z-index:200;left:50%;bottom:28px;display:flex;align-items:center;gap:8px;max-width:calc(100% - 30px);padding:12px 16px;color:#fff;background:var(--ink);border-radius:11px;box-shadow:var(--shadow);transform:translate(-50%);font-size:11px;animation:toast-in .24s ease-out}@keyframes breathe{50%{opacity:.45;transform:scale(.8)}}@keyframes locate{50%{box-shadow:0 0 0 12px #2787ff14,0 5px 14px #19488240}}@keyframes fade-in{0%{opacity:0}}@keyframes sheet-up{0%{opacity:0;transform:translateY(28px) scale(.98)}}@keyframes side-in{0%{opacity:0;transform:translate(24px)}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,12px)}}@keyframes map-change{0%{opacity:.3;transform:scale(1.008)}}@keyframes rail-change{0%{opacity:0;transform:translateY(5px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes auth-in{0%{opacity:0;transform:translateY(14px) scale(.985)}}@media(max-width:860px){.app-shell{display:block}.workspace-rail{display:none}.map-workspace{width:100%;height:100%}.mobile-status-panel{position:absolute;z-index:30;top:max(12px,env(safe-area-inset-top));right:12px;left:12px;display:block;padding:12px 14px;background:#fffdf8f2;border:1px solid rgba(21,34,28,.06);border-radius:16px;box-shadow:0 10px 32px #15221c1f;animation:top-in .28s ease-out;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-panel-head{display:flex;align-items:center;justify-content:space-between}.brand-mini{display:flex;align-items:center;gap:8px}.brand-mini img{width:27px;height:27px;border-radius:8px}.brand-mini strong{font-size:14px}.view-isolation-label{color:var(--muted);font-size:9px;letter-spacing:.08em}.mobile-live{display:grid;grid-template-columns:9px minmax(0,1fr) auto auto;align-items:center;gap:8px;margin-top:9px;color:var(--muted);font-size:10px}.mobile-live strong{color:var(--ink)}.mobile-live button{display:inline-flex;min-height:28px;align-items:center;gap:4px;padding:0 9px;color:var(--ink);background:var(--surface-muted);border-radius:8px;font-size:9px;font-weight:750}.mobile-status-panel>p{margin:7px 0 0 17px;color:var(--orange-dark);font-size:9px}.map-actions{right:13px;bottom:calc(max(10px,env(safe-area-inset-bottom)) + 79px)}.map-locate-button{width:50px;min-height:50px;padding:0;border-radius:15px}.map-locate-button span,.desktop-checkin{display:none}.map-dock{position:absolute;z-index:35;right:10px;bottom:max(10px,env(safe-area-inset-bottom));left:10px;display:grid;grid-template-columns:repeat(4,1fr);height:70px;padding:6px;background:#fffdf8f7;border:1px solid rgba(21,34,28,.08);border-radius:19px;box-shadow:0 14px 36px #15221c33;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.map-dock button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--muted);background:transparent;border-radius:14px;font-size:9px}.map-dock button.active{color:var(--ink);background:var(--surface-muted)}.map-dock button.active svg{color:var(--orange)}.map-dock button.dock-checkin{color:#fff;background:var(--orange)}.map-dock button b{position:absolute;top:4px;right:9px;display:grid;min-width:16px;height:16px;place-items:center;padding:0 4px;color:#fff;background:var(--ink);border-radius:8px;font-size:7px}.sheet-backdrop{padding:0}.checkin-sheet,.user-sheet{width:100%;max-height:calc(100svh - 30px);padding:22px 18px max(22px,env(safe-area-inset-bottom));border-radius:24px 24px 0 0}.auth-gate{align-items:start;padding:max(20px,env(safe-area-inset-top)) 14px max(20px,env(safe-area-inset-bottom))}.auth-panel{padding:25px 20px;border-radius:20px}.auth-heading{margin-top:28px}.user-identity{grid-template-columns:45px minmax(0,1fr)}.user-identity small{display:none}.user-section-heading{flex-direction:column;gap:4px}.legacy-import{top:auto;right:10px;bottom:calc(max(10px,env(safe-area-inset-bottom)) + 86px);left:10px;grid-template-columns:1fr auto;width:auto;gap:9px;padding:12px}.legacy-import>div{grid-column:1 / -1}.side-sheet{top:auto;right:0;bottom:0;left:0;width:100%;max-height:calc(100svh - 42px);padding:22px 18px max(24px,env(safe-area-inset-bottom));border-radius:24px 24px 0 0;animation-name:sheet-up}.project-hero-photo{width:calc(100% + 36px);margin-inline:-18px}.toast{bottom:calc(max(10px,env(safe-area-inset-bottom)) + 80px);width:max-content}.amap-scalecontrol{bottom:92px!important}}@keyframes top-in{0%{opacity:0;transform:translateY(-14px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
