:root{font-family:Noto Sans JP,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background-color:#ed3b8d;line-height:1.5;font-feature-settings:"palt" 1}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#ed3b8d;color:#0f172a}img{max-width:100%;height:auto;display:block}button,input,textarea{font:inherit}a{color:inherit}.login-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1.25rem;background:#ed3b8d}.login-card{width:min(360px,100%);background:#fff;border-radius:24px;padding:2rem;box-shadow:0 25px 80px #0f172a40;text-align:center}.app-logo{width:140px;height:auto;margin:0 auto 1.5rem}.login-title{margin:0 0 1rem;font-size:1.1rem;font-weight:600;color:#0f172a}.auth-form{display:flex;flex-direction:column;gap:1rem;text-align:left}.auth-form--compact{text-align:left}.auth-card__header{margin-bottom:1.25rem}.auth-eyebrow{letter-spacing:.25em;text-transform:uppercase;font-size:.7rem;color:#94a3b8;margin:0 0 .35rem}.auth-note{color:#64748b;font-size:.9rem;margin:0}.auth-alert{border-radius:12px;padding:.85rem 1rem;font-size:.9rem}.auth-alert--success{background:#ecfdf5;color:#065f46}.auth-alert--error{background:#fef2f2;color:#991b1b}.form-field{display:flex;flex-direction:column;gap:.35rem;font-size:.95rem;color:#334155}.form-field input,.form-field textarea{border:1px solid #cbd5f5;border-radius:12px;padding:.85rem 1rem;font-size:1rem;background:#f8fafc}.form-field input:focus,.form-field textarea:focus{outline:2px solid #1d4ed8;outline-offset:2px;background:#fff}.form-field textarea{resize:vertical}.form-field input::placeholder,.form-field textarea::placeholder{color:#64748b;opacity:1}.form-field__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.form-field__header--wrap{flex-wrap:wrap;row-gap:.4rem}.form-field--memo{gap:.45rem;padding:.7rem .8rem;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.form-field--memo>span,.form-field__caption{font-weight:600}.form-field--report{border-color:#f3c2d6;background:#fff5f9}.cta-button{background:#0f172a;color:#fff;border:none;border-radius:999px;padding:.85rem 1.8rem;font-size:.95rem;font-weight:600;cursor:pointer}.cta-button:disabled{background:#cbd5f5;color:#475569;cursor:not-allowed}.cta-button--armed{background:#1d4ed8}.cta-button--secondary{background:#fff;color:#0f172a;border:1px solid #cbd5e1}.app-shell{min-height:100vh;background:#ed3b8d;padding:clamp(1.25rem,4vw,2.75rem);display:flex;justify-content:center;align-items:stretch}.app-frame{width:min(560px,100%);min-height:calc(100vh - clamp(2.5rem,8vw,5rem));background:#fff;border-radius:32px;padding:1.75rem;box-shadow:0 35px 80px #0f172a40;display:flex;flex-direction:column;gap:1.5rem}.app-main{flex:1;display:flex;flex-direction:column;gap:1.5rem;overflow-y:auto}.gps-debug-panel{display:none;border-radius:18px;border:1px solid #cbd5e1;background:#f8fafc;padding:.9rem 1rem;flex-direction:column;gap:.7rem;font-size:.82rem}.gps-debug-panel__header{display:flex;align-items:center;justify-content:space-between;color:#0f172a}.gps-debug-grid{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.2rem .75rem}.gps-debug-grid span:nth-child(odd){color:#475569}.gps-debug-grid span:nth-child(2n){color:#0f172a;word-break:break-word}.gps-debug-errors{border-top:1px solid #cbd5e1;padding-top:.6rem;display:flex;flex-direction:column;gap:.35rem;color:#991b1b}.app-bar{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:nowrap}.app-bar>div{flex:1 1 auto;min-width:0}.app-bar h1{margin:0;font-size:1.35rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.gps-logging-chip{display:flex;align-items:center;gap:.38rem;border:none;border-radius:999px;padding:.32rem .38rem .32rem .56rem;background:#fff5fa;border:1px solid #fbcfe8;flex:0 0 auto}.gps-logging-chip__label{margin:0;font-size:.84rem;font-weight:700;line-height:1;color:#be185d;white-space:nowrap}.gps-logging-chip--granted{background:#eff6ff;border-color:#93c5fd}.gps-logging-chip--granted .gps-logging-chip__label{color:#1d4ed8}.gps-logging-chip--prompt{background:#fffbeb;border-color:#fcd34d}.gps-logging-chip--prompt .gps-logging-chip__label{color:#92400e}.gps-logging-chip--denied{background:#fef2f2;border-color:#fca5a5}.gps-logging-chip--denied .gps-logging-chip__label{color:#b91c1c}.gps-logging-chip--unsupported{background:#f1f5f9;border-color:#cbd5e1}.gps-logging-chip--unsupported .gps-logging-chip__label{color:#475569}.gps-logging-chip--unknown{background:#fff7ed;border-color:#fdba74;animation:gps-chip-pulse 1.8s ease-in-out infinite}.gps-logging-chip--unknown .gps-logging-chip__label{color:#c2410c}@keyframes gps-chip-pulse{0%,to{box-shadow:0 0 #fb923c40}50%{box-shadow:0 0 0 6px #fb923c00}}.gps-logging-switch{position:relative;display:inline-flex;align-items:center;width:56px;height:32px;flex:0 0 auto;cursor:pointer}.gps-logging-switch--compact{width:40px;height:22px}.gps-logging-switch input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;margin:0}.gps-logging-switch__slider{position:relative;width:100%;height:100%;border-radius:999px;background:#cbd5e1;transition:background-color .2s ease}.gps-logging-switch__slider:after{content:"";position:absolute;top:4px;left:4px;width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #0f172a38;transition:transform .2s ease}.gps-logging-switch--compact .gps-logging-switch__slider:after{top:3px;left:3px;width:16px;height:16px}.gps-logging-switch input:checked+.gps-logging-switch__slider{background:#e11d48}.gps-logging-switch input:checked+.gps-logging-switch__slider:after{transform:translate(24px)}.gps-logging-switch--compact input:checked+.gps-logging-switch__slider:after{transform:translate(18px)}.gps-logging-switch input:focus-visible+.gps-logging-switch__slider{outline:2px solid #1d4ed8;outline-offset:2px}.dashboard{display:flex;flex-direction:column;gap:1.25rem}.section-title{margin:0 0 .75rem;font-size:.95rem;color:#94a3b8;letter-spacing:.15em;text-transform:uppercase}.today-block,.future-block{background:#f8fafc;border-radius:28px;padding:1.5rem;border:1px solid #e2e8f0}.future-block{max-height:300px;display:flex;flex-direction:column;gap:.75rem;overflow:hidden}.future-block__header{display:flex;flex-direction:column;gap:.4rem}.schedule-toggle{display:flex;gap:.5rem}.schedule-toggle__button{flex:1;border-radius:999px;border:1px solid #cbd5f5;background:#fff;padding:.4rem .75rem;font-weight:600;color:#475569;cursor:pointer}.schedule-toggle__button--active{background:#0f172a;border-color:#0f172a;color:#fff}.today-card__button{width:100%;border:1px solid #e2e8f0;border-radius:28px;padding:1.5rem;display:flex;justify-content:space-between;align-items:center;background:#fff;cursor:pointer}.today-card__button:disabled{opacity:.5;cursor:not-allowed}.today-card__button strong{display:block;font-size:1.35rem;margin-top:.35rem}.today-card__chevron{font-size:1.5rem;color:#94a3b8}.date-inline{font-size:.85rem;color:#475569}.date-chip{display:inline-flex;align-items:center;padding:.2rem .9rem;border-radius:999px;font-size:.85rem;background:#e0e7ff;color:#4338ca;font-weight:600;margin-bottom:.35rem}.pill-button{border:none;border-radius:999px;padding:.65rem 1.4rem;font-weight:600;background:#0f172a;color:#fff;cursor:pointer}.pill-button--xs{padding:.4rem .85rem;font-size:.8rem}.pill-button--outline{background:transparent;border:1px solid #94a3b8;color:#0f172a}.future-scroll{display:flex;flex-direction:column;gap:.75rem;overflow-y:auto;padding-right:.3rem;flex:1}.future-details{border:1px solid #e2e8f0;border-radius:20px;background:#fff;padding:.25rem .35rem}.future-summary{list-style:none;display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:1rem;color:#0f172a;cursor:pointer;padding:.5rem .25rem;gap:.5rem}.future-summary::-webkit-details-marker{display:none}.future-summary__meta{font-size:.85rem;color:#475569;font-weight:500}.future-days{list-style:none;margin:0;margin-top:.35rem;padding:0 .35rem .5rem;display:flex;flex-direction:column;gap:.35rem}.future-day-button{width:100%;border-radius:16px;border:1px solid #e2e8f0;background:#f8fafc;padding:.6rem .8rem;text-align:left;display:flex;flex-direction:column;gap:.2rem;cursor:pointer;transition:background .2s ease}.future-day-button:hover{background:#eef2ff}.future-day-button--today{border-color:#6366f1;background:#eef2ff;box-shadow:0 0 0 1px #6366f159}.future-day-date{font-size:.8rem;color:#475569}.future-day-title{font-size:.95rem;font-weight:600;color:#0f172a}.detail-panel{background:#fefefe;border-radius:24px;padding:1.5rem;border:1px solid #e2e8f0;box-shadow:0 15px 40px #0f172a26}.point-view h2{margin-bottom:.25rem}.detail-panel__header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.detail-panel__header--summary{border-bottom:1px solid #e2e8f0;padding-bottom:1rem;margin-bottom:1rem}.detail-panel__info{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin:1.5rem 0}.record-form{display:flex;flex-direction:column;gap:.5rem}.record-form__controls{display:flex;flex-wrap:nowrap;gap:.75rem;align-items:center}.record-form__status{flex:0 0 auto;min-width:140px;max-width:180px;margin:0}.record-form__status .select-field{width:100%}.record-form__submit{width:100%;justify-content:center}.record-form__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.record-form__grid--time{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.form-field--time input[type=time]{width:100%}.form-field__time-header{display:flex;justify-content:space-between;align-items:center;font-weight:600;margin-bottom:.35rem}.form-field__plan{font-size:.85rem;color:#64748b}.record-form textarea{min-height:96px}.link-button{border:none;background:none;color:#1d4ed8;font-weight:600;cursor:pointer}.bottom-menu{margin-top:auto;padding-top:1.5rem;border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:.75rem}.bottom-menu__button{width:100%;border:none;border-radius:20px;padding:1.1rem;font-weight:600;font-size:1rem;background:linear-gradient(120deg,#0f172a,#1d4ed8);color:#fff;cursor:pointer}.bottom-menu__button:disabled{opacity:.55;cursor:not-allowed}.past-month-display{display:flex;justify-content:center}.past-month-display__button{border:1px solid #cbd5f5;border-radius:14px;padding:.45rem .85rem;background:#fff;color:#0f172a;font-weight:700;cursor:pointer;box-shadow:0 10px 24px #0f172a1f}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:flex-end;justify-content:center;z-index:330;padding:.5rem}.year-month-modal{width:min(520px,100%);background:#fff;border-radius:28px 28px 12px 12px;padding:1.2rem 1rem 1.5rem;box-shadow:0 30px 80px #0f172a59;animation:menu-slide-up .22s ease}.year-month-modal__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-weight:700}.year-month-modal__close{width:42px;height:42px;border:none;border-radius:999px;background:#f1f5f9;color:#0f172a;font-size:1.35rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.year-month-modal__controls{margin-top:1rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.year-month-modal__year-row{display:flex;align-items:center;gap:.4rem;font-weight:600;color:#0f172a}.year-month-modal__year-row select{border:1px solid #cbd5f5;border-radius:12px;padding:.35rem .75rem;background:#f8fafc;font-weight:700;color:#0f172a}.year-month-modal__year-suffix{font-weight:700;color:#0f172a}.year-month-modal__actions{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.year-month-modal__action{border:none;border-radius:999px;padding:.35rem .75rem;background:#0f172a;color:#fff;font-weight:700;font-size:.9rem;cursor:pointer;white-space:nowrap}.year-month-modal__action--outline{background:#fff;color:#0f172a;border:1px solid #cbd5f5}.year-month-modal__action:disabled{cursor:not-allowed;opacity:.5}.year-month-modal__grid{margin-top:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}.year-month-modal__grid-button{border:none;border-radius:16px;padding:.75rem .6rem;background:#f1f5f9;font-weight:700;color:#0f172a;cursor:pointer}.year-month-modal__grid-button--active{background:linear-gradient(120deg,#0f172a,#1d4ed8);color:#fff}.menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:flex-end;justify-content:center;z-index:320;padding:.5rem}.menu-sheet{width:min(520px,100%);background:#fff;border-radius:28px 28px 12px 12px;padding:1.2rem 1rem 1.5rem;max-height:86dvh;overflow-y:auto;box-shadow:0 30px 80px #0f172a59;animation:menu-slide-up .22s ease}.menu-sheet--manual{width:min(980px,100%);height:calc(100dvh - 1rem);max-height:none;display:flex;flex-direction:column;overflow:hidden;border-radius:20px 20px 8px 8px;padding:.95rem .9rem 1rem}.menu-sheet__handle{width:60px;height:5px;border-radius:999px;background:#cbd5f5;margin:0 auto 1rem}.menu-sheet__list{display:flex;flex-direction:column;gap:.75rem}.menu-sheet__button{width:100%;border:none;border-radius:16px;padding:.9rem 1rem;text-align:left;background:#f1f5f9;font-weight:600;font-size:1rem;color:#0f172a;cursor:pointer}.menu-sheet__button:hover{background:#e2e8f0}.menu-sheet__button--back{margin-bottom:.9rem;flex:0 0 auto}.manual-panel{display:flex;flex-direction:column;gap:.85rem;min-height:0;overflow-y:auto;padding:0 .1rem .25rem}.manual-panel__title{margin:0;font-size:1.15rem;font-weight:700;color:#0f172a}.manual-panel__list{display:flex;flex-direction:column;gap:.75rem;padding-bottom:.35rem}.manual-panel__section{border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;overflow:hidden}.manual-panel__summary{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.9rem;font-size:.98rem;font-weight:700;color:#0f172a;cursor:pointer;list-style:none}.manual-panel__summary::-webkit-details-marker{display:none}.manual-panel__summary:after{content:"開く";flex:0 0 auto;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.78rem;font-weight:700;padding:.25rem .55rem}.manual-panel__section[open] .manual-panel__summary{border-bottom:1px solid #e2e8f0}.manual-panel__section[open] .manual-panel__summary:after{content:"閉じる";background:#e2e8f0;color:#475569}.manual-panel__body{padding:.9rem}.manual-panel__section p{margin:0;color:#475569;line-height:1.65;font-size:.92rem}.manual-panel__lead{margin-bottom:.7rem!important}.manual-panel__steps{margin:.65rem 0 0;padding-left:1.25rem;color:#475569}.manual-panel__step{padding-left:.2rem;margin-bottom:1rem}.manual-panel__step:last-child{margin-bottom:0}.manual-panel__images{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(210px,100%),1fr));gap:.6rem;margin-top:.65rem}.manual-panel__images img{width:100%;max-height:520px;object-fit:contain;border:1px solid #dbeafe;border-radius:10px;background:#fff;box-shadow:0 10px 24px #0f172a1a}.menu-sheet__close{display:block;width:100%;padding:.75rem 0;text-align:center;border:none;background:none;color:#1d4ed8;font-weight:600;margin-top:.5rem;cursor:pointer;flex:0 0 auto}@keyframes menu-slide-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (min-width: 520px){.today-card{flex-direction:row;align-items:center;justify-content:space-between}}@media (max-width: 520px){.app-frame{min-height:auto;border-radius:24px;padding:1.25rem;box-shadow:0 18px 50px #0f172a40}.app-bar{flex-direction:row;align-items:center}.future-block{max-height:none}}.itinerary-view{background:#fff;border-radius:28px;padding:1.5rem;border:1px solid #e2e8f0;box-shadow:0 15px 40px #0f172a1f}.itinerary-header{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.itinerary-header__controls{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem}.icon-button{width:42px;height:42px;border-radius:50%;border:1px solid #e2e8f0;background:#fff;font-size:1.1rem;font-weight:600;color:#0f172a;cursor:pointer;box-shadow:0 8px 20px #0f172a1f;display:flex;align-items:center;justify-content:center}.itinerary-date{flex:1;text-align:center;margin:0;letter-spacing:.15em;text-transform:uppercase;font-size:1rem;color:#475569}.itinerary-header__spacer{width:42px;height:42px}.itinerary-title{margin:0;font-size:1.5rem;font-weight:700;color:#0f172a}.itinerary-title-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.itinerary-title-row .itinerary-title{flex:1;min-width:0}.handover-trigger{min-height:42px;flex:0 0 auto;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#2563eb;font-weight:800;font-size:.82rem;padding:0 .75rem;cursor:pointer;box-shadow:0 8px 18px #2563eb29}.handover-trigger:disabled{opacity:.42;cursor:not-allowed;box-shadow:none}.handover-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5400;display:flex;align-items:flex-end;justify-content:center;background:#0f172a8f;padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom)}.handover-sheet{width:min(100%,520px);max-height:min(86dvh,760px);border-radius:24px 24px 0 0;background:#fff;padding:.8rem 1rem 1rem;box-shadow:0 -18px 40px #0f172a3d;overflow-y:auto}.handover-sheet__handle{width:54px;height:5px;border-radius:999px;background:#cbd5e1;margin:0 auto .85rem}.handover-sheet__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.9rem}.handover-sheet__eyebrow{margin:0 0 .15rem;color:#64748b;font-size:.72rem;font-weight:800}.handover-sheet__title{margin:0;color:#0f172a;font-size:1.2rem;font-weight:800}.handover-sheet__close{flex:0 0 auto;border:1px solid #e2e8f0;border-radius:999px;background:#f8fafc;color:#334155;font-weight:700;padding:.55rem .8rem;cursor:pointer}.handover-sheet__sections{display:flex;flex-direction:column;gap:.65rem}.handover-section{border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;overflow:hidden}.handover-section__summary{cursor:pointer;list-style:none;padding:.8rem .9rem;color:#0f172a;font-weight:800}.handover-section__summary::-webkit-details-marker{display:none}.handover-section__summary:after{content:"開く";float:right;color:#2563eb;font-size:.78rem}.handover-section[open] .handover-section__summary{border-bottom:1px solid #e2e8f0}.handover-section[open] .handover-section__summary:after{content:"閉じる";color:#64748b}.handover-target-list{display:flex;flex-direction:column;gap:.5rem;padding:.75rem}.handover-target{width:100%;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#0f172a;text-align:left;padding:.7rem .8rem;display:flex;flex-direction:column;gap:.2rem;cursor:pointer}.handover-target span{font-weight:800}.handover-target small{color:#64748b;font-size:.78rem}.handover-target--active{border-color:#2563eb;background:#eff6ff}.handover-editor{margin-top:.9rem;display:flex;flex-direction:column;gap:.65rem}.handover-editor__header{display:flex;flex-direction:column;gap:.15rem}.handover-editor__header span{color:#64748b;font-size:.78rem;font-weight:700}.handover-editor__header strong{color:#0f172a;font-size:1rem}.handover-editor__textarea{width:100%;min-height:150px;border:1px solid #cbd5e1;border-radius:12px;padding:.8rem;color:#0f172a;font-size:1rem;line-height:1.6;resize:vertical}.handover-editor__textarea:read-only{background:#f8fafc;color:#64748b}.handover-editor__footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:#64748b;font-size:.82rem}.handover-save-button{border:none;border-radius:999px;background:#2563eb;color:#fff;font-weight:800;min-height:42px;min-width:96px;padding:0 1rem;cursor:pointer}.handover-save-button:disabled{opacity:.5;cursor:not-allowed}.handover-empty{margin:0;color:#64748b;font-size:.9rem;line-height:1.6}.stage-list{display:flex;flex-direction:column;gap:.75rem}.stage-point-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.stage-point{list-style:none}.stage-transfer{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem .85rem;border-radius:14px;background:#f1f5f9;color:#475569;font-size:.9rem}.stage-transfer__button{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;border:none;background:transparent;padding:0;color:inherit;font:inherit;text-align:left;cursor:pointer}.stage-transfer--disabled{opacity:.6}.stage-transfer__button:disabled{cursor:not-allowed}.stage-transfer__label{font-weight:600;letter-spacing:.05em}.stage-transfer__value{font-weight:600;color:#0f172a}.nav-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172ab3;display:flex;align-items:center;justify-content:center;padding:0;z-index:220}.nav-modal{width:100vw;height:100vh;height:100dvh;background:#fff;border-radius:0;display:flex;flex-direction:column;gap:.5rem;padding:0}.nav-modal__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:max(.6rem,env(safe-area-inset-top,0px)) .9rem 0}.nav-modal__instruction{display:flex;align-items:center;gap:.9rem;min-width:0}.nav-modal__instruction-arrow{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:18px;background:#0f172a;color:#fff;font-size:2rem;font-weight:800;flex:0 0 auto}.nav-modal__instruction-text{display:flex;flex-direction:column;min-width:0}.nav-modal__instruction-text strong{font-size:1.5rem;line-height:1.1;color:#0f172a}.nav-modal__instruction-text span{font-size:.95rem;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-modal__times{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#0f172a}.nav-modal__time{display:inline-flex;align-items:center;gap:.35rem;font-size:.95rem}.nav-modal__time-label{font-size:.85rem;letter-spacing:.02em}.nav-modal__time-value{font-size:1.25rem;font-weight:700}.nav-modal__time-sep{font-size:1.1rem;font-weight:700}.nav-modal__close{border:none;background:#ef4444;color:#fff;width:36px;height:36px;border-radius:12px;font-size:1.3rem;cursor:pointer}.nav-modal__route{display:flex;align-items:center;gap:.4rem;font-weight:600;color:#475569}.nav-modal__arrow{color:#94a3b8}.nav-modal__map{flex:1;border-radius:0;overflow:hidden;min-height:240px;position:relative}.nav-modal>.auth-alert{margin:0 .9rem}.nav-modal__map-canvas{position:absolute;top:0;right:0;bottom:0;left:0}.nav-modal__map-overlay{position:absolute;left:1rem;bottom:calc(1rem + env(safe-area-inset-bottom,0px));z-index:2;display:flex;flex-direction:column;gap:.35rem;padding:.8rem .95rem;border-radius:16px;background:#0f172ad1;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);max-width:min(82vw,360px);pointer-events:none}.nav-modal__map-overlay .nav-modal__times{color:#fff}.nav-modal__map-overlay .nav-modal__time-label{color:#ffffffbf}.nav-modal__map-overlay .nav-modal__time-value,.nav-modal__map-overlay .nav-modal__time-sep{color:#fff}.nav-modal__destination{font-size:1rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-modal__header-actions{display:flex;align-items:center;gap:.5rem;flex:0 0 auto}.nav-modal__mode-switch{display:flex;flex-direction:column;align-items:center;gap:.05rem;padding:.35rem .5rem;border:1px solid #bfdbfe;border-radius:12px;background:#eff6ff;cursor:pointer}.nav-modal__mode-switch-current{font-size:.78rem;font-weight:800;color:#1d4ed8;white-space:nowrap}.nav-modal__mode-switch-eta{font-size:.9rem;font-weight:700;color:#0f172a;white-space:nowrap}.nav-modal__notice{position:absolute;top:.75rem;left:50%;transform:translate(-50%);z-index:3;max-width:min(86vw,420px);padding:.5rem .9rem;border-radius:999px;background:#0f172ae0;color:#fff;font-size:.85rem;font-weight:600;text-align:center;pointer-events:none}.break-status{margin-top:1rem;border:1px solid #cbd5f5;border-radius:20px;padding:1rem;background:#eef2ff;display:flex;flex-direction:column;gap:.75rem}.break-status__label{margin:0;font-size:.85rem;letter-spacing:.2em;color:#5465d6}.break-status__info{display:flex;flex-direction:column;gap:.2rem}.break-status__timer{margin:0;font-size:1.4rem;font-weight:700;color:#111827}.break-status__memo{display:flex;flex-direction:column;gap:.5rem}.break-status__memo-button{align-self:flex-start}.break-status__memo-field{width:100%;border-radius:16px;border:1px solid #cbd5f5;padding:.65rem;min-height:90px;font-size:.95rem;resize:vertical}.break-status__actions{display:flex;gap:.5rem;flex-wrap:wrap}.break-prompt{margin-top:.75rem;border:1px solid #fed7aa;border-radius:20px;padding:1rem;background:#fff7ed;display:flex;flex-direction:column;gap:.75rem}.break-prompt__title{margin:0;font-size:.95rem;font-weight:700;color:#9a3412}.break-prompt__text{margin:.15rem 0 0;font-size:.9rem;color:#7c2d12}.break-prompt__actions{display:flex;gap:.5rem;flex-wrap:wrap}.break-prompt--critical{border-color:#fecaca;background:#fef2f2}.break-prompt--critical .break-prompt__title{color:#b91c1c}.break-prompt--critical .break-prompt__text{color:#7f1d1d}.vehicle-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172aa6;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:210}.vehicle-modal__card{width:min(520px,95vw);background:#fff;border-radius:28px;padding:1.5rem;box-shadow:0 25px 80px #0f172a66;display:flex;flex-direction:column;gap:1rem}.vehicle-modal__header h3{margin:.25rem 0 0;font-size:1.2rem}.vehicle-modal__label{margin:0;font-size:.8rem;letter-spacing:.2em;color:#94a3b8;text-transform:uppercase}.vehicle-modal__tabs{display:flex;width:100%;background:#f1f5f9;border-radius:999px;padding:.25rem;gap:0}.vehicle-modal__tab{flex:1 0 50%;border:none;border-radius:999px;padding:.6rem .8rem;font-weight:600;text-align:center;background:transparent;cursor:pointer;transition:background .2s ease,box-shadow .2s ease}.vehicle-modal__tab--active{background:#fff;box-shadow:0 4px 12px #0f172a26}.vehicle-form{display:flex;flex-direction:column;gap:.85rem}.vehicle-form__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem}.vehicle-form__actions{display:flex;justify-content:flex-end;gap:.5rem}.checkbox-field{display:flex;align-items:center;gap:.5rem;font-weight:600}.stage-panel{background:#fff;border-radius:28px;padding:1.5rem;border:1px solid #e2e8f0;box-shadow:0 25px 60px #0f172a26;display:flex;flex-direction:column;gap:1.25rem}.stage-panel__topbar{display:flex;align-items:flex-start;gap:.75rem}.stage-panel__topbar--points{align-items:center}.stage-panel__info{flex:1;min-width:0}.stage-panel__site{font-size:1.25rem;font-weight:700;color:#0f172a;text-decoration:none}.stage-panel__site--inline{margin:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.point-view__site-title{display:block;margin:.65rem 0 0;font-size:1.55rem;line-height:1.25;word-break:break-word}.point-view__arrival-action{white-space:nowrap}.stage-panel__address{margin-top:.25rem;color:#475569}.stage-panel__save{margin-left:auto;user-select:none;-webkit-user-select:none;touch-action:manipulation}.stage-panel__tabs{display:flex;width:100%;border-radius:999px;background:#f1f5f9;padding:.25rem;gap:0}.stage-panel__tab{flex:1 0 50%;border:none;border-radius:999px;padding:.5rem 1rem;cursor:pointer;font-weight:600;background:transparent;text-align:center;transition:background .2s ease,box-shadow .2s ease}.stage-panel__tab--active{background:#fff;box-shadow:0 4px 12px #0f172a26}.stage-record-source{display:flex;align-items:center;gap:.5rem;min-height:1.75rem}.stage-record-source__badge{display:inline-flex;align-items:center;border-radius:999px;padding:.2rem .65rem;font-size:.78rem;font-weight:700;line-height:1.2}.stage-record-source__badge--previous{background:#dc2626;color:#fff}.stage-record-source__badge--current{border:1px solid #2563eb;background:#fff;color:#1d4ed8}.stage-record-source__badge--empty{border:1px solid #cbd5e1;background:#f8fafc;color:#64748b}.stage-record-source__note{color:#64748b;font-size:.82rem}.stage-panel--record-previous .stage-form input,.stage-panel--record-previous .stage-panel__memo textarea{border-color:#e2e8f0;background:#fbfdff;color:#64748b;font-weight:500}.stage-panel--record-previous .stage-form input::placeholder,.stage-panel--record-previous .stage-panel__memo textarea::placeholder{color:#94a3b8}.stage-panel--record-previous .stage-form__date-chip{background:#f1f5f9;color:#64748b}.stage-panel--record-previous .stage-form__odometer-field input{border-color:#cbd5e1;background:#f8fafc;color:#64748b;box-shadow:inset 3px 0 #dc26264d}.stage-panel--record-current .stage-form__odometer-field input{border-color:#93c5fd;background:#fff;color:#0f172a;box-shadow:inset 3px 0 #2563eb8c}.stage-panel--record-previous .stage-form__battery-slider input[type=range]{opacity:.62}.stage-panel--record-previous .adblue-chip{border-color:#e2e8f0;background:#f1f5f9;color:#94a3b8;box-shadow:none}.stage-panel--record-previous .adblue-chip--active{border-color:#bae6fd;background:#eff6ff;color:#64748b;box-shadow:inset 0 0 0 1px #3b82f614}.stage-panel--record-current .stage-form input,.stage-panel--record-current .stage-panel__memo textarea{color:#0f172a}.stage-panel__feedback{margin-top:.75rem}.stage-form{display:flex;flex-direction:column;gap:.5rem}.stage-form__time-label{display:flex;justify-content:space-between;font-weight:600}.stage-form__plan{font-size:.85rem;color:#475569}.stage-form__time-input{display:flex;align-items:center;gap:.5rem}.stage-form__date-row{display:flex;flex-wrap:nowrap;align-items:center;gap:.35rem}.stage-form__date-row input[type=time]{flex:0 0 auto;padding:.1rem .5rem}.stage-form__date-chip{padding:.3rem .75rem;border-radius:999px;background:#0f172a14;font-weight:600;font-size:.9rem;white-space:nowrap}.stage-form__day-buttons{display:flex;gap:.25rem}.stage-form__date-row .pill-button,.stage-form__day-buttons .pill-button{padding:.25rem .6rem;font-size:.85rem}.stage-form__fuel{display:flex;align-items:center;gap:.5rem}.stage-form__fuel input[type=range]{flex:1}.stage-form__fuel-value{min-width:48px;text-align:right;font-weight:600}.stage-form__battery-field{display:flex;flex-direction:column;gap:.4rem}.stage-form__battery-header{display:flex;justify-content:space-between;align-items:center;gap:.75rem;font-weight:600}.stage-form__battery-input{width:80px;text-align:right;padding:.4rem .6rem;border:1px solid #cbd5f5;border-radius:8px;font-weight:600}.stage-form__battery-slider input[type=range]{width:100%}.stage-form__fuel-slider{position:relative;padding-block:.45rem .15rem}.stage-form__fuel-slider:before{content:"";position:absolute;left:.45rem;right:.45rem;top:.15rem;height:12px;pointer-events:none;background-image:linear-gradient(#64748b,#64748b),linear-gradient(#64748b,#64748b),linear-gradient(#64748b,#64748b),linear-gradient(#64748b,#64748b),linear-gradient(#64748b,#64748b);background-repeat:no-repeat;background-size:2px 10px;background-position:0% 50%,25% 50%,50% 50%,75% 50%,100% 50%;opacity:.75}.stage-form__fuel-slider input[type=range]{position:relative;z-index:1}.adblue-selector{display:grid;grid-template-columns:repeat(4,minmax(56px,1fr));gap:.5rem}.adblue-chip{border:1px solid #cbd5f5;border-radius:999px;padding:.6rem .5rem;background:#e2e8f0;font-weight:600;color:#475569;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.adblue-chip--active{background:linear-gradient(180deg,#d4ff83,#9bff48);color:#0f172a;border-color:#9bff48;box-shadow:0 4px 12px #9bff4859}.stage-panel__memo textarea{min-height:100px}.stage-panel__confirm{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a99;display:flex;align-items:center;justify-content:center;z-index:30;padding:1rem}.stage-panel__confirm-card{background:#fff;border-radius:1.25rem;padding:1.5rem;width:min(360px,95vw);box-shadow:0 25px 80px #0f172a66;text-align:center}.stage-panel__confirm-title{margin:0;font-size:1.1rem;font-weight:700}.stage-panel__confirm-note{margin:.75rem 0 0;color:#475569;font-size:.95rem}.stage-panel__confirm-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1.25rem}.point-note{border:1px solid #e2e8f0;border-radius:16px;padding:.5rem .75rem;background:#fff}.point-note__summary{display:flex;justify-content:space-between;align-items:center;list-style:none;cursor:pointer;font-weight:600;color:#cbd5f5}.point-note__summary::-webkit-details-marker{display:none}.point-note__summary--highlight{color:#c53f3f;font-weight:700}.point-note__body{margin:.5rem 0 0;color:#0f172a;line-height:1.5}.point-note--alert{border-color:#ef4444}.point-note--alert .point-note__summary{background:#ef4444;color:#fff;border-radius:12px;padding:.35rem .6rem}.point-note--alert .point-note__summary--highlight{color:#fff}.point-note--alert .point-note__body{background:#ef4444;color:#fff;border-radius:12px;padding:.5rem .6rem}.report-panel{border:1px solid #e2e8f0;border-radius:16px;padding:.75rem 1rem;background:#fff;display:flex;flex-direction:column;gap:.45rem}.report-panel__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.report-panel__title{margin:0;font-weight:700;color:#0f172a}.report-panel__status{margin:.15rem 0 0;font-size:.85rem;color:#64748b}.report-panel__actions{display:flex;gap:.5rem;flex-wrap:wrap}.report-panel__note{margin:0;font-size:.85rem;color:#475569}.report-panel--returned{border-color:#f87171;background:#fff1f2}.report-panel--returned .report-panel__status{color:#b91c1c}.arrival-button-row{display:flex;justify-content:flex-end;margin-top:.35rem;margin-bottom:.25rem}.arrival-target-hint{margin:0 0 .35rem;font-size:.85rem;color:#475569;text-align:right}.arrival-target-hint span+span{margin-left:.5rem}.time-range-field{border:1px solid #e2e8f0;border-radius:18px;padding:.85rem 1rem;background:#fff;display:flex;flex-direction:column;gap:.35rem}.time-range-header{display:flex;justify-content:space-between;align-items:center;font-weight:600}.time-range-inputs{display:inline-flex;align-items:center;gap:.35rem;flex-wrap:nowrap}.time-range-inputs input[type=time]{border:1px solid #cbd5f5;border-radius:12px;padding:.4rem .6rem;font-weight:600;width:100px}.time-range-separator{font-weight:700;color:#475569}.form-field--select{display:flex;flex-direction:column}.select-field{width:100%;border:1px solid #cbd5f5;border-radius:12px;padding:.55rem .75rem;font-size:.95rem;background-color:#fff;font-weight:600;color:#0f172a;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#94a3b8 50%),linear-gradient(135deg,#94a3b8 50%,transparent 50%);background-position:calc(100% - 18px) center,calc(100% - 12px) center;background-size:6px 6px,6px 6px;background-repeat:no-repeat}.select-field--inline{margin-top:.35rem;background-image:none}.inline-field-row{display:flex;gap:.75rem;flex-wrap:nowrap}.inline-field-row .form-field{flex:1;min-width:150px}.form-field--compact span{font-size:.85rem}.input-compact{width:100%;padding:.35rem .5rem;border-radius:10px;border:1px solid #cbd5f5;font-size:.92rem;text-align:right}.input-compact--mini{width:80px}.battery-card{border:1px solid #e2e8f0;border-radius:18px;padding:.75rem 1rem;background:#f8fafc;display:flex;flex-direction:column;gap:.75rem}.battery-card__tabs{display:flex;gap:.5rem}.battery-card__record-source{margin-top:-.15rem}.battery-tab{flex:1;border:none;border-radius:12px;padding:.45rem .75rem;font-weight:600;background:#e2e8f0;color:#475569;cursor:pointer}.battery-tab--active{background:#0f172a;color:#fff}.battery-card__content{display:flex;flex-direction:column;gap:.75rem}.battery-card--record-previous .stage-form__battery-input{border-color:#cbd5e1;background:#f8fafc;color:#64748b;box-shadow:inset 3px 0 #dc26264d}.battery-card--record-previous .stage-form__battery-slider input[type=range]{opacity:.62}.battery-card--record-current .stage-form__battery-input{border-color:#93c5fd;background:#fff;color:#0f172a;box-shadow:inset 3px 0 #2563eb8c}.stage-form__battery-field--inline .stage-form__battery-header{flex-wrap:nowrap}.add-point-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a99;display:flex;align-items:center;justify-content:center;padding:2vh 2vw;z-index:180}.add-point-dialog{background:#fff;width:min(520px,95vw);border-radius:26px;box-shadow:0 30px 80px #0f172a73;display:flex;flex-direction:column;gap:1rem;padding:1.25rem 1.5rem 1.5rem}.add-point-dialog--wide{width:min(680px,96vw)}.add-point-dialog__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.add-point-dialog__header p{margin:0;font-weight:700;color:#0f172a}.add-point-dialog__body{display:flex;flex-direction:column;gap:1rem}.add-point-dialog__meta{display:flex;flex-wrap:wrap;gap:.35rem .5rem;font-size:.9rem;color:#475569;background:#f1f5f9;padding:.55rem .75rem;border-radius:14px}.add-point-dialog__actions{display:flex;justify-content:flex-end;gap:.75rem}.add-point-search{display:flex;gap:.5rem;align-items:center}.add-point-insert{display:grid;gap:.6rem;max-height:45vh;overflow-y:auto;padding-right:.35rem}.add-point-insert__item{display:flex;align-items:center;gap:.6rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:.7rem .9rem;color:#0f172a;font-weight:600;cursor:pointer}.add-point-search input{flex:1;border:1px solid #cbd5f5;border-radius:12px;padding:.6rem .75rem;font-size:.98rem;background:#fff}.add-point-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem;max-height:45vh;overflow-y:auto;padding-right:.35rem}.add-point-list__item{display:flex;justify-content:space-between;align-items:center;gap:.75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:.75rem 1rem}.add-point-list__title{margin:0;font-weight:700;color:#0f172a}.add-point-list__address{margin:0;font-size:.85rem;color:#64748b}.add-point-create{align-self:stretch}.add-point-form{display:flex;flex-direction:column;gap:.75rem}.add-point-coordinates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.add-point-map{border-radius:16px;border:1px solid #e2e8f0;overflow:hidden;background:#f1f5f9;min-height:180px}.add-point-map__canvas{width:100%;height:240px}.add-point-map__placeholder{padding:1rem;text-align:center;color:#64748b}.add-point-actions{display:flex;gap:.5rem;flex-wrap:wrap}.add-point-time{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media (max-width: 640px){.add-point-time{grid-template-columns:1fr}}.pac-container{z-index:2000}.timecard-status{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:.9rem 1rem;display:grid;gap:.3rem}.timecard-status__label{margin:0;font-size:.8rem;color:#64748b}.timecard-status__value{margin:0;font-size:1.2rem;font-weight:700;color:#0f172a}.timecard-status__note{margin:0;font-size:.85rem;color:#475569}.timecard-actions{display:flex;gap:.75rem;flex-wrap:wrap}.timecard-history__header{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:#64748b}.timecard-history__list{list-style:none;margin:0;padding:0;display:grid;gap:.5rem;max-height:32vh;overflow-y:auto}.timecard-history__item{display:grid;grid-template-columns:auto 1fr auto;gap:.5rem;align-items:center;background:#f1f5f9;border-radius:12px;padding:.55rem .75rem;font-size:.85rem}.timecard-history__type{font-weight:700;color:#0f172a}.timecard-history__time{color:#334155}.timecard-history__work{color:#64748b}.timecard-select{font-size:1rem;padding:.65rem .75rem;min-height:44px}.leave-tabs{display:flex;gap:.5rem;margin-top:.5rem}.leave-tab{flex:1;border:1px solid #e2e8f0;border-radius:999px;padding:.45rem .75rem;background:#fff;font-weight:600;color:#475569}.leave-tab--active{background:#0f172a;color:#fff;border-color:#0f172a}.leave-form{display:grid;gap:.75rem}.leave-approval{background:#f8fafc;border-radius:16px;border:1px solid #e2e8f0;padding:.8rem 1rem;font-size:.85rem;color:#475569}.leave-approval__row{display:flex;gap:.5rem;margin-top:.5rem}.leave-approval__row input{flex:1;border:1px solid #cbd5f5;border-radius:12px;padding:.45rem .6rem;font-size:.85rem}.leave-history__header{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:#64748b}.leave-history__list{list-style:none;padding:0;margin:0;display:grid;gap:.75rem;max-height:38vh;overflow-y:auto}.leave-history__item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:.75rem .9rem;display:flex;justify-content:space-between;gap:.75rem}.leave-history__date{margin:0;font-weight:700;color:#0f172a}.leave-history__title{margin:.2rem 0 0;font-size:.9rem;color:#475569}.leave-history__notes{margin:.2rem 0 0;font-size:.8rem;color:#64748b}.leave-history__meta{display:flex;flex-direction:column;gap:.4rem;align-items:flex-end}.leave-history__actions{display:flex;gap:.6rem;flex-wrap:wrap;justify-content:flex-end}.pill-button--sm{font-size:.75rem;padding:.2rem .6rem}.leave-status{display:inline-flex;align-items:center;padding:.2rem .6rem;border-radius:999px;font-size:.75rem;font-weight:700;color:#fff}.leave-status--0{background:#f97316}.leave-status--1{background:#10b981}.leave-status--2{background:#ef4444}.leave-status--3{background:#64748b}.calendar-dialog{max-height:90vh}.calendar-body{gap:.75rem;max-height:75vh;overflow-y:auto;overscroll-behavior:contain}.calendar-shell{background:#fff;border-radius:18px;border:1px solid #e2e8f0;padding:.5rem;min-height:360px}.calendar-shell .fc{font-size:.88rem}.calendar-shell .fc-toolbar-title{font-size:1rem;font-weight:700}.calendar-shell .fc-button{border-radius:8px;padding:.3rem .6rem;font-size:.8rem}.calendar-ticker{border:1px solid #e2e8f0;border-radius:16px;padding:.6rem .75rem;background:#f8fafc;display:flex;flex-direction:column;gap:.6rem}.calendar-ticker__row{display:flex;align-items:center;gap:.6rem}.calendar-ticker__label{font-size:.72rem;font-weight:700;color:#64748b;min-width:2.6rem}.calendar-ticker__track{display:flex;align-items:center;gap:.4rem;overflow-x:auto;padding:.15rem 0;-webkit-overflow-scrolling:touch}.calendar-ticker__pill{border:1px solid #cbd5f5;border-radius:999px;padding:.35rem .7rem;background:#fff;font-size:.78rem;font-weight:600;color:#1e293b;white-space:nowrap}.calendar-ticker__pill--time{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem}.calendar-ticker__pill--time span:first-child{font-size:.68rem;color:#6366f1}.calendar-ticker__empty{font-size:.72rem;color:#94a3b8}.calendar-card{border-radius:14px;border:1px solid #c7d2fe;background:#fff;padding:.6rem .75rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem}.calendar-card__actions{display:flex;align-items:center;gap:.5rem}.calendar-card__title{font-size:.9rem;font-weight:700;margin:0}.calendar-card__time{font-size:.75rem;color:#475569;margin:.2rem 0 0}.calendar-card__badge{border-radius:999px;background:#6366f1;color:#fff;font-size:.7rem;font-weight:700;padding:.2rem .6rem;white-space:nowrap}.calendar-card__close{border:none;background:#e2e8f0;color:#475569;border-radius:999px;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;line-height:1}@media (max-width: 600px){.calendar-shell .fc-toolbar{flex-direction:column;gap:.4rem}.calendar-shell .fc-toolbar-chunk{display:flex;justify-content:center;flex-wrap:wrap;gap:.4rem}}@media (max-width: 600px){.add-point-dialog__actions{flex-direction:column}.add-point-list__item{flex-direction:column;align-items:flex-start}}.location-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172ab3;display:flex;align-items:center;justify-content:center;z-index:40;padding:2vh 2vw}.location-dialog{background:#fff;border-radius:24px;width:min(96vw,520px);height:70vh;display:flex;flex-direction:column;box-shadow:0 25px 80px #0f172a73}.location-dialog__header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #e2e8f0}.location-dialog__header p{margin:0;font-weight:700;color:#0f172a}.location-dialog__map{flex:1;padding:1rem}.location-dialog__map iframe{width:100%;height:100%;border:none;border-radius:18px}.location-dialog__map .add-point-map__canvas{width:100%;height:100%;border-radius:18px}.location-dialog__actions{display:flex;justify-content:center;gap:1rem;padding:1rem 1.25rem 1.5rem}.location-dialog__meta{display:grid;gap:.85rem;padding:0 1.25rem 1rem}.location-dialog__coords{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.82rem;color:#475569}.location-dialog__heading{display:grid;grid-template-columns:auto 1fr auto;gap:.75rem;align-items:center}.location-dialog__heading-field{margin:0}.location-dialog__heading-field strong{font-size:.95rem;color:#0f172a}.arrival-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;display:flex;align-items:center;justify-content:center;padding:2vh 2vw;z-index:55}.arrival-dialog{background:#fff;width:min(520px,95vw);border-radius:28px;box-shadow:0 30px 80px #0f172a73;display:flex;flex-direction:column;gap:1rem;padding:1.25rem 1.5rem 1.5rem}.arrival-dialog__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.arrival-dialog__header p{margin:0;font-weight:700;color:#0f172a}.arrival-dialog__body{display:flex;flex-direction:column;gap:1rem}.arrival-dialog__record-source{margin-top:-.25rem}.arrival-dialog__hint{margin:0;font-size:.9rem;color:#475569;display:flex;flex-direction:column;gap:.15rem}.arrival-dialog__row{display:flex;gap:.75rem;flex-wrap:wrap}.arrival-dialog__row label{flex:1;min-width:140px;display:flex;flex-direction:column;gap:.35rem;color:#334155;font-weight:600}.arrival-dialog__row input{border:1px solid #cbd5f5;border-radius:12px;padding:.6rem .75rem;font-size:1rem;background:#f8fafc}.arrival-dialog--record-previous .arrival-dialog__odometer-row input{border-color:#cbd5e1;background:#f8fafc;color:#64748b;box-shadow:inset 3px 0 #dc26264d}.arrival-dialog--record-current .arrival-dialog__odometer-row input{border-color:#93c5fd;background:#fff;color:#0f172a;box-shadow:inset 3px 0 #2563eb8c}.arrival-dialog__time-field{display:flex;gap:.5rem;align-items:center}.arrival-dialog__time-field input{flex:1}.arrival-dialog__now{white-space:nowrap}.arrival-dialog__row--full{flex-direction:column}.arrival-dialog__actions{display:flex;justify-content:flex-end;gap:.75rem}.form-field--photos input[type=file]{margin-top:.5rem}.pill-button--ghost{background:#0f172a0f;color:#1d3ab8}.pill-button--ghost:hover:not(:disabled){background:#0f172a1f}.photo-preview{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;padding:1.5rem 1rem;z-index:220;display:flex;align-items:center;justify-content:center}.photo-preview__container{width:min(900px,96vw);height:min(820px,90vh);height:min(820px,90dvh);background:#fff;border-radius:32px;padding:1rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 40px 120px #0f172a59;color:#0f172a;min-height:0;overflow:hidden}.photo-preview__header{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.photo-preview__header-left,.photo-preview__header-right{display:flex;align-items:center;gap:.5rem}.photo-preview__grid{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:auto;align-content:start;gap:.75rem;min-height:0}@media (max-width: 720px){.photo-preview__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 520px){.photo-preview__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.photo-preview__thumb{position:relative;display:block;width:100%;height:0;padding:0 0 100%;border-radius:18px;background-size:cover;background-repeat:no-repeat;background-position:center;border:none;cursor:pointer;box-shadow:0 20px 40px #0006;overflow:hidden}.photo-preview__thumb:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a99;border-radius:inherit;opacity:0;transition:opacity .2s ease}.photo-preview__thumb--selected:after{opacity:1}.photo-preview__thumb--selected:before{content:"✓";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;font-weight:700}.photo-preview__detail{flex:1;display:flex;flex-direction:column;gap:1rem;overflow:hidden}.photo-preview__image{flex:1;border-radius:24px;background:#020617;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.photo-preview__image img{width:100%;height:100%;object-fit:contain}.photo-preview__nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:999px;background:#f8fafc29;border:1px solid rgba(248,250,252,.35);color:#f8fafceb;display:flex;align-items:center;justify-content:center;font-size:1.4rem;line-height:1;padding:0;cursor:pointer;z-index:2;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);touch-action:manipulation}.photo-preview__nav:hover{background:#f8fafc3d}.photo-preview__nav:active{transform:translateY(-50%) scale(.98)}.photo-preview__nav--prev{left:12px}.photo-preview__nav--next{right:12px}.photo-preview__meta{border-radius:20px;background:#f8fafc;padding:.75rem 1rem;color:#0f172a;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:.35rem}.photo-preview__filename{margin:0;font-weight:700;color:#fff}.photo-preview__info{margin:0;font-size:.9rem}.photo-preview__map{margin-top:.5rem;border-radius:16px;overflow:hidden;height:150px}.photo-preview__map iframe{width:100%;height:100%;border:none}.photo-preview__actions{display:flex;gap:.5rem;margin-top:.5rem}.photo-preview__tags-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:.5rem}.photo-preview__tags-title{font-weight:600;color:#0f172a}.photo-preview__tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:.4rem}.photo-preview__tag{background:#e2e8f0;color:#0f172a;border-radius:999px;padding:4px 10px;font-size:12px;line-height:1.4}.photo-tag-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;z-index:1200;padding:20px}.photo-tag-modal__card{width:min(480px,95vw);background:#fff;border-radius:16px;padding:16px;box-shadow:0 18px 40px #0f172a33}.photo-tag-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.photo-tag-modal__body{display:flex;flex-direction:column;gap:12px}.photo-tag-modal__list{display:flex;flex-wrap:wrap;gap:8px}.photo-tag-modal__item{border:1px solid #cbd5f5;background:#f8fafc;color:#1f2937;border-radius:999px;padding:6px 12px;font-size:13px}.photo-tag-modal__item.is-active{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.photo-tag-modal__new input{width:100%;border-radius:10px;border:1px solid #e2e8f0;padding:10px 12px;font-size:14px}.photo-tag-modal__actions{display:flex;justify-content:flex-end;margin-top:12px}.break-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:900}.break-modal__card{width:min(420px,96%);background:#fff;border-radius:32px;padding:2rem 1.75rem;text-align:center;box-shadow:0 25px 70px #0f172a59;display:flex;flex-direction:column;gap:1rem}.break-modal__card h3{margin:0;font-size:1.35rem;color:#0f172a}.break-modal__timer{margin:.25rem 0 .75rem;font-size:2.4rem;font-weight:700;color:#0f172a}.break-modal__hint{margin:0;font-size:.9rem;color:#636d7f}.break-modal__textarea{width:100%;min-height:140px;border:1px solid #cbd5f5;border-radius:18px;padding:1rem;font-size:1rem;resize:vertical;background:#f8fafc}.break-modal__actions{display:flex;flex-direction:column;gap:.65rem}.stop-event-modal__card{gap:.85rem}.stop-event-modal__text{margin:0;color:#475569;font-size:.95rem}.stop-event-modal__actions .pill-button{min-width:96px}@media (min-width: 480px){.break-modal__actions{flex-direction:row}}@media (orientation: landscape){.photo-preview__detail{flex-direction:row;align-items:stretch}.photo-preview__meta{display:none}}.fab-container{position:fixed;right:clamp(1rem,4vw,2rem);bottom:clamp(6rem,10vh,7rem);display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;pointer-events:none}.fab-button{width:58px;height:58px;border-radius:50%;border:none;background:#0f172a;color:#fff;font-size:1.35rem;box-shadow:0 20px 45px #0f172a59;cursor:pointer;pointer-events:auto}.fab-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172aa6;display:flex;align-items:center;justify-content:center;padding:2rem;z-index:200}.fab-overlay__content{width:min(360px,90%);background:#fff;border-radius:28px;padding:2rem 1.5rem;box-shadow:0 25px 80px #0f172a59;display:flex;flex-direction:column;gap:1rem;text-align:center}.fab-overlay__title{margin:0;font-size:1rem;letter-spacing:.2em;color:#94a3b8;text-transform:uppercase}.fab-overlay__vehicle{text-align:center}.fab-overlay__vehicle-label{margin:0;font-size:.85rem;letter-spacing:.2em;color:#94a3b8;text-transform:uppercase}.fab-overlay__vehicle-name{margin:.25rem 0 .75rem;font-size:clamp(1.2rem,5vw,1.6rem);font-weight:700;color:#0f172a}.fab-menu__item{border:none;border-radius:999px;background:#fff;padding:.65rem 1.25rem;font-weight:600;color:#0f172a;box-shadow:0 10px 25px #0f172a26;cursor:pointer;pointer-events:auto}.fab-menu__item--large{padding:1rem 1.5rem;font-size:1.1rem;border-radius:24px;background:#f8fafc;border:1px solid #c7d2fe}.fuel-fab-container{position:fixed;right:clamp(1rem,4vw,2rem);bottom:clamp(6rem,10vh,7rem);z-index:150}.fuel-fab{width:54px;height:54px;border-radius:50%;border:none;background:#0f172a;color:#fff;font-size:1.5rem;box-shadow:0 8px 24px #0f172a66;cursor:pointer;opacity:1;transition:opacity 1.5s ease;touch-action:manipulation}.fuel-fab--idle{opacity:.28}.fuel-fab:active{opacity:1;transition:none}.fuel-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a99;display:flex;align-items:flex-end;justify-content:center;z-index:300;padding:0}.fuel-modal__card{width:min(480px,100%);background:#fff;border-radius:24px 24px 0 0;padding:1.5rem 1.25rem calc(1.5rem + env(safe-area-inset-bottom));max-height:92dvh;overflow-x:hidden;overflow-y:auto;box-shadow:0 -8px 40px #0f172a33}.fuel-modal__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.fuel-modal__label{margin:0;font-size:1.05rem;font-weight:700;color:#0f172a}.fuel-modal__form{display:flex;flex-direction:column;gap:.85rem}.fuel-modal__row{display:flex;flex-direction:column;gap:.3rem}.fuel-modal__field-label{font-size:.8rem;font-weight:600;color:#64748b;letter-spacing:.04em}.fuel-modal__row input[type=number],.fuel-modal__row input[type=datetime-local],.fuel-modal__row textarea{border:1px solid #cbd5e1;border-radius:10px;padding:.6rem .75rem;font-size:1rem;background:#f8fafc;width:100%;min-width:0;max-width:100%;box-sizing:border-box}.fuel-modal__row input[type=datetime-local]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:clamp(.78rem,3.6vw,1rem)}.fuel-modal__odo-hint{margin-left:.5rem;font-size:.75rem;font-weight:400;color:#94a3b8}.fuel-modal__row textarea{resize:none}.fuel-modal__row--check{flex-direction:row;align-items:center;gap:.6rem}.fuel-modal__row--check input[type=checkbox]{width:1.2rem;height:1.2rem;flex-shrink:0}.fuel-modal__actions{display:flex;gap:.75rem;margin-top:.5rem}.fuel-modal__actions .pill-button{flex:1}.fuel-modal__pair{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;align-items:end}.fuel-modal__unit{position:relative}.fuel-modal__unit:after{position:absolute;right:.7rem;top:50%;transform:translateY(-50%);font-size:.85rem;font-weight:600;color:#94a3b8;pointer-events:none}.fuel-modal__unit--l:after{content:"L"}.fuel-modal__unit--yen:after{content:"円"}.fuel-modal__unit--km:after{content:"km"}.fuel-modal__unit input[type=number]{padding-right:2.1rem}.fuel-modal__row input[type=number]{text-align:right}.fuel-modal__check{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;color:#334155;padding-bottom:.55rem;white-space:nowrap}.fuel-modal__check input[type=checkbox]{width:1.3rem;height:1.3rem;flex-shrink:0}.fuel-modal__pair--last{align-items:end;margin-top:.25rem}.fuel-modal__pair--last .pill-button.fuel-modal__save{height:2.9rem;width:100%}.pill-button--break{background:#e0f2fe;color:#0c4a6e;border:1px solid #bae6fd}.pill-button--fuel{background:#fef3c7;color:#78350f;border:1px solid #fde68a}.pill-button--traffic{background:#ffedd5;color:#7c2d12;border:1px solid #fed7aa}.pill-button--other{background:#f3e8ff;color:#6b21a8;border:1px solid #e9d5ff}.stage-button{width:100%;border:1px solid #e2e8f0;border-radius:22px;background:#fff;padding:1rem 1.25rem;text-align:left;display:flex;flex-direction:column;gap:.25rem;cursor:pointer}.stage-heading{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.stage-button--action{border-color:#c7d2fe;background:#f8fafc}.stage-button--nearby{border-color:#f472b6;background:#fdf2f8;box-shadow:0 10px 30px #f472b640}.stage-label{font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8}.stage-planned{font-size:.82rem;font-weight:600;color:#475569;white-space:nowrap}.stage-title{font-size:1.05rem;font-weight:600;color:#0f172a}.stage-title--flagged{display:flex;align-items:center;gap:.5rem}.stage-weather-wrap{position:relative;display:inline-flex;align-items:center}.stage-weather-icon{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;font-size:1rem;line-height:1;border:0;border-radius:999px;background:#fde68a;color:#111827;padding:0;cursor:pointer;-webkit-user-select:none;user-select:none}.weather-mini-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;z-index:3200;padding:1rem}.weather-mini-modal__card{width:min(320px,92vw);background:#fff;border-radius:18px;padding:.9rem 1rem 1rem;box-shadow:0 18px 44px #0f172a59;display:flex;flex-direction:column;gap:.55rem}.weather-mini-modal__header{display:flex;justify-content:space-between;align-items:center}.weather-mini-modal__header p{margin:0;font-weight:700;color:#0f172a}.weather-mini-modal__close{width:28px;height:28px;border:none;border-radius:10px;background:#e2e8f0;color:#0f172a;font-size:1rem;line-height:1;cursor:pointer}.weather-mini-modal__icon{margin:0;display:flex;align-items:center;gap:.45rem;font-weight:700;color:#0f172a}.weather-mini-modal__detail{margin:0;font-size:.86rem;color:#334155}.weather-mini-modal__updated{margin:0;font-size:.8rem;color:#64748b}.stage-weather-popup{position:absolute;top:calc(100% + .25rem);left:0;z-index:20;min-width:180px;max-width:240px;padding:.35rem .5rem;border-radius:.45rem;background:#0f172a;color:#f8fafc;font-size:.72rem;display:flex;flex-direction:column;gap:.2rem;box-shadow:0 8px 18px #0f172a59}.stage-title__text{flex:1}.vehicle-placement-button{width:42px;height:42px;flex:0 0 42px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#2563eb;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 18px #2563eb2e}.vehicle-placement-button:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.vehicle-placement-button span{position:relative;width:18px;height:18px;border:2px solid currentColor;border-radius:50% 50% 50% 0;transform:rotate(-45deg);display:block}.vehicle-placement-button span:after{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background:currentColor;left:50%;top:50%;transform:translate(-50%,-50%)}.vehicle-placement-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5200;background:#0f172ad1;display:flex;align-items:stretch;justify-content:center;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.vehicle-placement-dialog{width:100%;height:100%;background:#0f172a;color:#f8fafc;display:grid;grid-template-rows:auto minmax(0,1fr)}.vehicle-placement-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1rem;background:#0f172af2;border-bottom:1px solid rgba(226,232,240,.18)}.vehicle-placement-header h3{margin:.1rem 0 0;font-size:1.1rem}.vehicle-placement-kicker{margin:0;font-size:.72rem;letter-spacing:.12em;color:#93c5fd}.vehicle-placement-close{width:42px;height:42px;border:1px solid rgba(226,232,240,.3);border-radius:50%;background:#0f172acc;color:#f8fafc;font-size:1.5rem;line-height:1;cursor:pointer}.vehicle-placement-map,.vehicle-placement-map__canvas{min-height:0;height:100%}.vehicle-placement-placeholder{height:100%;display:flex;align-items:center;justify-content:center;padding:1.5rem;text-align:center;color:#cbd5e1}.stage-title__sequence{font-weight:700;margin-right:.35rem}.stage-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.15rem .5rem;font-size:.7rem;font-weight:700;letter-spacing:.08em}.stage-badge--special{background:#ef4444;color:#fff}.stage-caption{font-size:.85rem;color:#475569}.wake-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172aa6;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:5000;pointer-events:auto}.wake-modal__card{width:min(360px,100%);position:relative;background:#fff;border-radius:24px;padding:2rem;text-align:center;box-shadow:0 25px 80px #0f172a59;display:flex;flex-direction:column;gap:1rem;pointer-events:auto}.wake-modal__card h3{margin:0;font-size:1.3rem;color:#0f172a}.fuel-advice-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;display:flex;align-items:flex-end;justify-content:center;z-index:310}.fuel-advice-modal__card{width:min(520px,100%);background:#fff;border-radius:24px 24px 0 0;padding:1.5rem 1.25rem calc(1.5rem + env(safe-area-inset-bottom));max-height:90dvh;overflow-x:hidden;overflow-y:auto;box-shadow:0 -8px 40px #0f172a33}.fuel-advice-modal__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.fuel-advice-modal__title{margin:0;font-size:1.05rem;font-weight:700;color:#0f172a}.fuel-advice-modal__loading,.fuel-advice-modal__unavail{color:#64748b;font-size:.9rem;margin:.5rem 0 1rem}.fuel-advice-modal__stats{display:grid;grid-template-columns:1fr 1fr;gap:.6rem 1rem;margin:0 0 1.25rem}.fuel-advice-modal__stat{display:flex;flex-direction:column;gap:.15rem}.fuel-advice-modal__stat dt{font-size:.72rem;font-weight:600;color:#94a3b8;letter-spacing:.04em;text-transform:uppercase}.fuel-advice-modal__stat dd{margin:0;font-size:.95rem;font-weight:700;color:#0f172a}.fuel-advice-modal__stat-sub{font-weight:400;color:#64748b;font-size:.82rem}.fuel-advice-modal__confidence{display:inline-block;font-size:.7rem;font-weight:600;padding:.1em .45em;border-radius:4px;margin-left:.3rem;vertical-align:middle}.fuel-advice-modal__confidence--high{background:#dcfce7;color:#166534}.fuel-advice-modal__confidence--medium{background:#fef9c3;color:#713f12}.fuel-advice-modal__confidence--low{background:#ffedd5;color:#7c2d12}.fuel-advice-bar__wrap{margin-bottom:1rem}.fuel-advice-bar__labels{display:flex;justify-content:space-between;font-size:.72rem;color:#94a3b8;margin-bottom:.3rem}.fuel-advice-bar{position:relative;height:14px;background:#e2e8f0;border-radius:7px}.fuel-advice-bar__fill{height:100%;border-radius:7px;background:linear-gradient(90deg,#34d399,#10b981);transition:width .4s ease}.fuel-advice-bar__fill--warn{background:linear-gradient(90deg,#fb923c,#f97316)}.fuel-advice-bar__marker{position:absolute;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;pointer-events:none}.fuel-advice-bar__marker-dot{display:block;width:3px;height:22px;border-radius:2px}.fuel-advice-bar__marker--quarter .fuel-advice-bar__marker-dot{background:#f59e0b}.fuel-advice-bar__marker--goal .fuel-advice-bar__marker-dot{background:#64748b}.fuel-advice-bar__marker-label{font-size:.65rem;font-weight:700;color:#b45309;white-space:nowrap;margin-top:2px}.fuel-advice-bar__sub{font-size:.8rem;color:#64748b;margin:.55rem 0 0}.fuel-advice-modal__result{padding:.65rem .85rem;border-radius:10px;font-size:.85rem;font-weight:600;margin:0 0 .75rem;line-height:1.5}.fuel-advice-modal__result--ok{background:#dcfce7;color:#166534}.fuel-advice-modal__result--warn{background:#fff7ed;color:#7c2d12}.fuel-advice-modal__disclaimer{font-size:.72rem;color:#94a3b8;margin:0 0 1rem;line-height:1.5}.fuel-advice-modal__actions{display:flex;justify-content:flex-end}.sw-update-banner{position:fixed;bottom:0;left:0;right:0;z-index:9999;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.7rem 1.25rem calc(.7rem + env(safe-area-inset-bottom));background:#1e293b;color:#f1f5f9;font-size:.9rem;box-shadow:0 -4px 20px #0000004d}.sw-update-banner__text{flex:1;font-weight:500}.sw-update-banner__btn{flex-shrink:0;padding:.45rem 1.1rem;border:none;border-radius:999px;background:#6366f1;color:#fff;font-size:.88rem;font-weight:700;cursor:pointer;letter-spacing:.02em}.sw-update-banner__btn:active{background:#4f46e5}
