/* The two supplied courier screens, adapted to real phone viewports. */
body[data-app="courier"]{background:#f3f8fc;color:#111739;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
#courierApp{min-height:100dvh;background:linear-gradient(150deg,#f7fbff 0%,#f0f7fc 60%,#f7faff 100%);--bc-blue:#1458ff;--bc-ink:#0f153b;--bc-muted:#7889a5;--bc-gradient:linear-gradient(112deg,#56c4f8,#5485ff 62%,#6260ff)}
#courierApp button,#courierApp a,#qrScanModal button{touch-action:manipulation}
#courierApp .courier-main{max-width:760px;padding:8px 20px calc(132px + env(safe-area-inset-bottom));color:var(--bc-ink)}
#courierApp .courier-main>.eyebrow,#courierApp #courierGreeting,#courierApp>.v3-notifications{display:none}
#courierApp .courier-main>.toolbar{justify-content:flex-end;margin:0 0 12px}
#courierApp .courier-main>.toolbar .btn{font-size:14px;padding:7px 12px;min-height:36px}
#courierApp #courierSync{font-size:13px;line-height:1.45;color:var(--bc-muted);margin:0 0 4px}
#courierApp.bc-in-tour .courier-main>.toolbar,#courierApp.bc-in-tour #courierSync{display:none}
#courierApp .bc-header{border:0;max-width:760px;margin:0 auto;padding:20px 20px 12px;background:transparent;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(0,1fr);gap:18px;align-items:center}
#courierApp .bc-header .bc-logo{width:100%;height:auto;margin:0;max-width:258px}
#courierApp .bc-identity{border-left:1px solid #dce6f3;padding-left:16px;display:flex;flex-direction:column;align-items:flex-end;min-width:0;font-size:15px;line-height:1.45;text-align:right}
#courierApp .bc-identity strong{font-size:16px;overflow-wrap:anywhere;line-height:1.3}
#courierApp .bc-tools{display:flex;gap:14px;margin-bottom:5px}
#courierApp .bc-tools button{height:38px;width:38px;background:#e9f3ff;color:#316bb7;border:0;border-radius:50%;padding:9px;position:relative}
#courierApp svg,#qrScanModal svg{width:24px;height:24px;flex-shrink:0;display:block}
#courierApp .bc-tools svg{width:100%;height:100%}
.bc-unread{position:absolute;right:1px;top:0;width:9px;height:9px;border-radius:50%;background:#ff244e;border:2px solid #fff}
#courierApp #journeyHost{color:var(--bc-ink);font-family:inherit}
#courierApp #journeyHost .bc-titlebar{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:5px 0 13px}
#courierApp #journeyHost .bc-titlebar h2{font-size:30px;letter-spacing:-.8px;line-height:1.2;margin:0;font-weight:750}
#courierApp .bc-date{display:flex;align-items:center;gap:7px;font-size:13px;color:#637aa1;border:1px solid #d8e6ff;border-radius:11px;padding:8px 10px;text-transform:capitalize}
#courierApp .bc-date svg{width:18px;height:18px}
#courierApp #journeyHost .bc-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 15px}
#courierApp .bc-stat{border:1px solid #fff;background:#ffffffed;border-radius:17px;padding:13px 6px 12px;text-align:center;box-shadow:0 7px 22px #41698109;display:flex;align-items:center;flex-direction:column;gap:5px;min-width:0}
#courierApp .bc-stat .bc-stat-icon{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;background:#eaf4ff;color:#1162ff;margin-bottom:1px}
#courierApp .bc-stat .bc-stat-icon.green{color:#00a86c;background:#e2f9f0}
#courierApp .bc-stat .bc-stat-icon.red{color:#f52d55;background:#ffedf1}
#courierApp .bc-stat b{font-size:31px;line-height:1.2;letter-spacing:-1px}
#courierApp .bc-stat>span:last-child{font-size:14px;color:var(--bc-muted);line-height:1.25;max-width:110px;min-height:35px}
#courierApp .bc-stage{background:white;border:1px solid #fff;border-radius:20px;box-shadow:0 8px 25px #41698109;padding:16px;margin-bottom:18px}
#courierApp .bc-stage-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}
#courierApp .bc-stage-badge{display:inline-block;padding:6px 14px;background:#ecf1ff;border-radius:12px;color:#1556fb;font-size:17px;font-weight:700}
#courierApp .bc-stage-time{display:flex;align-items:center;gap:7px;color:var(--bc-muted);font-size:16px;margin:8px 0 15px}
#courierApp .bc-stage-time svg{width:19px;height:19px}
#courierApp .bc-map{border-left:1px solid #e4eaf5;min-width:40px;padding:7px 0 7px 14px;color:var(--bc-blue);display:block}
#courierApp .bc-stage-place{display:flex;gap:12px;align-items:center;margin:2px 0 18px}
#courierApp .bc-stage-place>div{min-width:0;flex:1}
#courierApp .bc-stage-place .bc-label{color:var(--bc-muted);font-size:16px;margin:0 0 2px;display:block}
#courierApp #journeyHost .bc-stage-place h2{font-size:21px;line-height:1.2;letter-spacing:-.5px;margin:0 0 4px;overflow-wrap:anywhere}
#courierApp .bc-stage-place p{font-size:15px;color:var(--bc-muted);line-height:1.4;margin:0}
#courierApp .bc-place-icon{display:grid;place-items:center;flex-shrink:0;width:50px;height:50px;border-radius:13px;overflow:hidden;background:#edf5ff;color:#3388f6}
#courierApp .bc-place-icon svg{width:33px;height:33px}
#courierApp .bc-place-icon.green{color:#12a658;background:#edfbf5}
#courierApp .bc-place-icon.green svg{fill:currentColor;stroke-width:.5px}
#courierApp .bc-place-icon.coral{color:#f8526b;background:#fff0f3}
#courierApp .bc-place-icon.purple{color:#835bfa;background:#f4f0ff}
#courierApp .bc-place-icon img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
#courierApp .bc-stage-place .bc-place-icon{background:transparent;width:30px}
#courierApp .bc-stage-place .bc-place-icon svg{width:29px;height:29px}
#courierApp #journeyHost .bc-stage-primary{display:flex;align-items:center;justify-content:center;gap:12px;min-height:56px;width:100%;border:0;border-radius:12px;background:var(--bc-gradient);color:white;font-size:22px;font-weight:600;padding:12px}
#courierApp .bc-contact{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}
#courierApp .bc-contact a,#courierApp .bc-contact button{display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid #c7dfff;background:#f5faff;border-radius:11px;min-height:42px;color:var(--bc-blue);font-size:16px;font-weight:650;text-decoration:none;padding:8px}
#courierApp .bc-contact button:disabled{color:#8393ac;background:#f7f9fc;border-color:#e6edf5;cursor:not-allowed}
#courierApp .bc-contact svg{width:21px;height:21px}
#courierApp .bc-observation-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #e5ecf5;padding-top:13px;margin-top:20px}
#courierApp .bc-observation-link{display:flex;align-items:center;gap:8px;color:var(--bc-ink);font-size:15px;text-align:left;border:0;background:transparent;padding:0;min-height:40px}
#courierApp .bc-add-note{display:flex;align-items:center;justify-content:center;gap:6px;font-size:15px;min-height:40px;border:1px solid #9394ff;border-radius:11px;padding:8px 10px;background:white;color:var(--bc-blue);white-space:nowrap}
#courierApp .bc-add-note svg{width:20px;height:20px}
#courierApp .bc-important{margin:12px 0;color:#6b530b;background:#fff8e2;border-radius:9px;padding:10px;font-size:14px;line-height:1.5}
#courierApp .bc-stop-instructions{margin:12px 0;font-size:14px;color:#627590;line-height:1.5}
#courierApp .bc-stop-instructions p{margin:6px 0;white-space:pre-wrap}
#courierApp .bc-stop-instructions summary{cursor:pointer}
#courierApp #journeyHost .period-tabs{margin:0 0 10px;gap:4px;background:#edf4fa;border:3px solid #fff;border-radius:14px;box-shadow:0 3px 12px #3962880c;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));padding:2px}
#courierApp #journeyHost .period-tabs button{font-size:16px;font-weight:500;min-height:42px;border-radius:10px;color:#6d7e9c}
#courierApp #journeyHost .period-tabs button.selected{background:var(--bc-gradient);color:white;box-shadow:0 3px 8px #5c70f721}
#courierApp #journeyHost .filters{display:flex;gap:6px;flex-wrap:nowrap;overflow-x:auto;margin:8px 0 12px;padding:1px 0 4px}
#courierApp #journeyHost .filters button{padding:8px 10px;border-radius:10px;white-space:nowrap;font-size:14px;color:#397bfd;min-height:38px;border:1px solid #cbdbff}
#courierApp #journeyHost .filters button.selected{color:white;background:var(--bc-gradient);border-color:transparent}
#courierApp .bc-search{display:flex;align-items:center;gap:10px;background:white;border:1px solid #ecf1f6;border-radius:15px;margin:10px 0 13px;padding:0 14px;color:#7f90ad;min-height:52px}
#courierApp #journeyHost .bc-search input{font:inherit;border:0;margin:0;padding:13px 0;background:transparent;border-radius:0;min-width:0;flex:1;width:100%;color:var(--bc-ink);outline-offset:2px}
#courierApp .bc-search input::placeholder{color:#95a3b8;font-size:15px}
#courierApp #journeyHost .bc-stop{align-items:center;gap:13px;padding:13px 12px;border:1px solid white;border-radius:16px;margin-bottom:10px;box-shadow:0 5px 20px #3d719708}
#courierApp #journeyHost .bc-stop strong{font-size:17px;line-height:1.25;margin:0 0 3px;letter-spacing:-.3px;overflow-wrap:anywhere}
#courierApp #journeyHost .bc-stop .sub{font-size:14px;line-height:1.35;color:var(--bc-muted);display:block}
#courierApp #journeyHost .bc-stop .stop-foot{margin:3px 0;gap:5px}
#courierApp #journeyHost .bc-stop .pill{font-size:13px;font-weight:500;padding:3px 6px;border-radius:5px;background:#edf0ff;color:#5d64e6;line-height:1.4}
#courierApp #journeyHost .bc-stop .pill.done{background:#e7f7ee;color:#238454}
#courierApp #journeyHost .bc-stop .pill.issue{background:#fff1e7;color:#aa5d25}
#courierApp .bc-chevron{color:#7e8da5;flex-shrink:0}
#courierApp .bc-chevron svg{width:18px;height:18px}
#courierApp .bc-bottom-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(760px,100%);z-index:30;display:grid;grid-template-columns:1fr 120px 1fr;align-items:center;gap:0;background:#ffffffef;backdrop-filter:blur(18px);border-radius:28px 28px 0 0;border:1px solid white;box-shadow:0 -8px 26px #6790a609;padding:8px 18px calc(8px + env(safe-area-inset-bottom));min-height:76px}
#courierApp .bc-bottom-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:0;background:none;color:#8190aa;font-size:16px;font-weight:500;padding:6px;min-width:0;min-height:50px;position:relative}
#courierApp .bc-bottom-nav button[aria-current="page"]{color:var(--bc-blue)}
#courierApp .bc-bottom-nav button[aria-current="page"]:after{content:"";position:absolute;width:42px;height:4px;background:#1460ff;bottom:-3px;border-radius:5px;box-shadow:0 2px 5px #1458ff26}
#courierApp .bc-bottom-nav button svg{width:27px;height:27px}
#courierApp .bc-bottom-nav .bc-scan-button{width:112px;height:112px;min-height:112px;flex-shrink:0;justify-self:center;border-radius:50%;background:radial-gradient(circle at 20% 12%,#56b9ff 0%,#409aff 34%,#316bff 67%,#2451f2 100%);color:#fff;border:4px solid #fff;margin-top:-40px;box-shadow:0 10px 26px #3988ff25,inset 0 0 0 1px #ffffff18;font-size:16px;font-weight:400;line-height:1.1;gap:7px;padding:12px 3px;text-shadow:0 1px 2px #1557cf30}
#courierApp .bc-bottom-nav .bc-scan-button svg{width:40px;height:40px;filter:drop-shadow(0 1px 1px #1c66de20)}
#courierApp .bc-footer{margin-top:18px;text-align:center;font-size:13px;color:var(--bc-muted);line-height:1.5}
#courierApp .bc-footer button{font:inherit;border:0;color:#4e73a8;background:transparent;text-decoration:underline;padding:8px}
#courierApp .bc-pending{color:#9d632a;font-weight:600}
#courierApp .pool-panel{background:white;border:1px solid #e4edfa;border-radius:17px;padding:15px;margin:16px 0}
#courierApp .pool-panel .eyebrow{display:none}
#courierApp .pool-panel h2{font-size:17px}
#courierApp .pool-panel .primary{background:var(--bc-gradient);font-size:15px;min-height:44px;min-width:0}
#courierApp .pool-panel p{font-size:14px}
#courierApp .reorder-open{font-size:14px!important}
.bc-account-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}
#qrScanModal{border:0;border-radius:22px;padding:20px;width:calc(100% - 24px);max-width:440px;max-height:92dvh;overflow:auto;background:#fff;color:#111739;font-family:inherit;box-shadow:0 20px 80px #1a305d55}
#qrScanModal::backdrop{background:#0d183c99;backdrop-filter:blur(3px)}
#qrScanModal .bc-scan-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}
#qrScanModal h2{margin:0;font-size:22px}
#qrScanModal .bc-scan-close{border:0;background:#eff4fb;color:#536584;border-radius:50%;width:40px;height:40px;font-size:24px}
#qrScanModal .bc-camera{position:relative;background:#10223b;border-radius:17px;overflow:hidden;aspect-ratio:1;margin:14px 0;display:grid;place-items:center}
#qrScanModal video{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}
#qrScanModal .bc-camera:after{content:"";position:absolute;inset:16%;border:2px solid #fff9;border-radius:20px;pointer-events:none;box-shadow:0 0 0 80px #07132844}
#qrScanModal .bc-scan-status{font-size:15px;line-height:1.5;min-height:22px;overflow-wrap:anywhere}
#qrScanModal .bc-scan-status.error{color:#b1442c}
#qrScanModal .bc-scan-sub{font-size:14px;color:#6f7f99;line-height:1.5;margin:8px 0}
#qrScanModal .bc-scan-actions{display:grid;gap:8px;margin-top:14px}
#qrScanModal .bc-scan-actions button,#qrScanModal .bc-scan-file{display:block;min-height:46px;border:1px solid #d9e4f5;border-radius:11px;padding:12px;font:inherit;background:white;text-align:center;color:#2769e8;width:100%;cursor:pointer}
#qrScanModal .bc-scan-actions button.primary{background:linear-gradient(112deg,#56c4f8,#6260ff);color:white;border:0}
#qrScanModal .bc-scan-file input{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
#qrScanModal .bc-scan-success{background:#eaf9f0;color:#1d8250;border-radius:15px;padding:22px;text-align:center;margin:15px 0}
#qrScanModal .bc-scan-success svg{width:42px;height:42px;margin:auto auto 10px}
#qrScanModal .bc-scan-success strong{font-size:20px;display:block}
@media(min-width:600px){#courierApp .bc-header{padding-top:28px}#courierApp .bc-identity{font-size:18px}#courierApp .bc-identity strong{font-size:20px}#courierApp .bc-stat{padding:20px}#courierApp .bc-stage{padding:24px}#courierApp .bc-stage-place h2{font-size:24px}#courierApp .bc-stage-primary{min-height:62px}#courierApp .bc-place-icon{width:60px;height:60px}#courierApp #journeyHost .bc-stop{padding:18px}}
@media(max-width:360px){#courierApp .bc-header{gap:12px;padding-left:14px;padding-right:14px}#courierApp .bc-identity{padding-left:10px;font-size:14px}#courierApp .bc-identity strong{font-size:14px}#courierApp .courier-main{padding-left:14px;padding-right:14px}#courierApp .bc-date{font-size:12px;padding:7px}#courierApp #journeyHost .bc-titlebar h2{font-size:26px}#courierApp .bc-observation-link{font-size:14px}#courierApp .bc-add-note{font-size:14px}}
@media(prefers-reduced-motion:reduce){#courierApp *{scroll-behavior:auto!important;transition:none!important}}

/* Shared names used by the live tour renderer. */
#courierApp .bc-stat>svg{width:29px;height:29px;margin:0 0 4px;color:#2673ff}
#courierApp .bc-stat.green>svg{color:#0ab478}
#courierApp .bc-stat.coral>svg{color:#ff4267}
#courierApp .bc-stat>span{font-size:14px;line-height:1.3;color:var(--bc-muted)}
#courierApp .bc-stat small{font-size:12px;color:#60779a}
#courierApp .bc-step-badge{padding:6px 13px;background:#eef2ff;border-radius:10px;color:#1556fb;font-weight:700;font-size:17px}
#courierApp .bc-step-time{display:flex;align-items:center;gap:5px;color:var(--bc-muted);font-size:14px;padding:7px 0}
#courierApp .bc-step-time svg{width:17px;height:17px}
#courierApp .bc-stage-place{margin-top:19px}
#courierApp #journeyHost .bc-stage-place h3{font-size:21px;font-weight:750;line-height:1.25;letter-spacing:-.5px;margin:0 0 4px;overflow-wrap:anywhere}
#courierApp .bc-instructions{margin:12px 0;font-size:14px;line-height:1.5;color:#617593}
#courierApp .bc-instructions p{white-space:pre-wrap;margin:6px 0}
#courierApp .bc-instructions summary{cursor:pointer}
#courierApp .bc-hint{font-size:14px;line-height:1.5;color:#617593}
#courierApp .bc-search-label{display:block;font-size:13px;color:#7385a4;margin:8px 0}
#courierApp .bc-search-wrap{display:flex;align-items:center;gap:10px;background:white;border:1px solid #ecf1f6;border-radius:15px;margin:10px 0 13px;padding:0 14px;color:#7f90ad;min-height:52px}
#courierApp #journeyHost .bc-search-wrap input{font:inherit;border:0;margin:0;padding:13px 0;background:transparent;min-width:0;flex:1;width:100%;color:var(--bc-ink)}
#courierApp #journeyHost .bc-stop{display:flex;width:100%;text-align:left;background:white;color:var(--bc-ink);cursor:pointer}
#courierApp .bc-stop-info{display:flex;flex:1;flex-direction:column;min-width:0;gap:3px;align-items:flex-start}
#courierApp .bc-stop-schedule,#courierApp .bc-stop-kind{font-size:14px;line-height:1.35;color:var(--bc-muted)}
#courierApp .bc-stop-status{display:inline-block;font-size:13px;font-weight:500;padding:3px 6px;border-radius:5px;background:#edf0ff;color:#5d64e6;line-height:1.4}
#courierApp .bc-stop-status.done{background:#e7f7ee;color:#238454}
#courierApp .bc-stop-status.issue{background:#fff1e7;color:#aa5d25}
#courierApp .bc-journey-footer{margin-top:18px;text-align:center;font-size:13px;color:var(--bc-muted);line-height:1.5}
#courierApp .bc-text-button{font:inherit;border:0;color:#4e73a8;background:transparent;text-decoration:underline;padding:8px;min-height:40px}
#courierApp .bc-scan-circle{display:contents}

/* Shared observations, account and tour selection follow the same phone UI. */
body[data-app="courier"] #journeyModal,body[data-app="courier"] #detailModal .modal,body[data-app="courier"] #actionConfirm .modal{color:#111739;background:linear-gradient(145deg,#fff,#fbfcff);border:1px solid #dce6ff;border-radius:24px;box-shadow:0 22px 65px #24457426;font-family:inherit}
body[data-app="courier"] #journeyModal{width:calc(100% - 24px);max-width:680px;max-height:90dvh;padding:25px}
body[data-app="courier"] #journeyModal::backdrop{background:#17274070;backdrop-filter:blur(3px)}
body[data-app="courier"] #journeyModal .dialog-top{align-items:flex-start;gap:15px;margin-bottom:23px}
body[data-app="courier"] #journeyModal .dialog-top h2{font-size:26px;line-height:1.2;letter-spacing:-.8px;margin:0}
body[data-app="courier"] #journeyModal .iconbtn,.bc-modal-close,.bc-confirm-close{display:grid;place-items:center;flex-shrink:0;width:42px;height:42px;min-height:42px;border:1px solid #bccaff;border-radius:50%;background:#f8fbff;color:#66779b;font-family:inherit;font-size:30px;line-height:1;cursor:pointer;box-shadow:inset 0 0 0 3px white}
body[data-app="courier"] #journeyModal .iconbtn{font-size:27px}
body[data-app="courier"] #journeyModal .primary,body[data-app="courier"] #detailModal .primary,body[data-app="courier"] #actionConfirm .primary,#courierApp .bc-tour-picker .primary{background:linear-gradient(112deg,#24b2ff,#427fff 57%,#634cff);color:white;border:0;border-radius:12px;box-shadow:0 5px 13px #356efa14}
body[data-app="courier"] #journeyModal label{font-size:16px}
body[data-app="courier"] #journeyModal #note-form>label{display:block;margin:17px 0 8px;color:#263453;font-weight:600}
body[data-app="courier"] #journeyModal #note-form :is(select,textarea,input){width:100%;border:1px solid #cfdcfa;border-radius:12px;background:#fff;color:#182443;padding:13px;font:inherit}
body[data-app="courier"] #journeyModal #note-dates label{display:block;margin:12px 0 6px}
body[data-app="courier"] .notes-panel{background:transparent;border:0;padding:0;margin:15px 0 22px;color:#101839}
body[data-app="courier"] .notes-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px}
body[data-app="courier"] .notes-head .eyebrow{font-size:12px!important;letter-spacing:1.6px;color:#165df6!important;margin-bottom:7px}
body[data-app="courier"] .notes-head h2{font-size:21px!important;line-height:1.25;margin:0!important;letter-spacing:-.6px}
body[data-app="courier"] .notes-head .add-note{display:flex;align-items:center;justify-content:center;gap:6px;width:auto;min-width:106px;min-height:44px;margin:0;padding:10px 12px;background:linear-gradient(112deg,#2cb5ff,#6252ff);color:white;border:0;border-radius:12px;font-size:15px}
body[data-app="courier"] .notes-panel svg{width:20px;height:20px;display:block;flex-shrink:0}
body[data-app="courier"] .bc-notes-help{font-size:14px;line-height:1.45;color:#6b7d9b;margin:0 0 13px}
body[data-app="courier"] .bc-note-card{position:relative;border:1px solid #d0dfff;border-radius:17px;margin:13px 0;padding:18px 17px 15px 21px;background:linear-gradient(135deg,#fff,#f4f8ff);box-shadow:0 8px 25px #4074ae08;overflow:hidden}
body[data-app="courier"] .bc-note-card:before{content:"";position:absolute;top:0;bottom:0;left:0;width:5px;background:linear-gradient(#36c4fb,#684bff)}
body[data-app="courier"] .bc-note-card.closed:before{background:linear-gradient(#ffb760,#f57b74)}
body[data-app="courier"] .bc-note-card .note-top{display:flex;gap:8px;align-items:center;justify-content:space-between;flex-wrap:wrap;margin:0 0 10px}
body[data-app="courier"] .bc-note-card .pill{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:600;border-radius:8px;padding:7px 9px;line-height:1.3}
body[data-app="courier"] .bc-note-card .pill.done{background:#e4f7ef;color:#127a4c}
body[data-app="courier"] .bc-note-card .pill.issue{background:#fff1df;color:#986322}
body[data-app="courier"] .bc-note-new{color:#245be0;background:#e9f0ff;font-size:12px;border-radius:20px;padding:5px 9px;font-weight:600}
body[data-app="courier"] .bc-note-date{display:flex;gap:7px;align-items:center;color:#647a9f;font-size:14px;line-height:1.4;margin-bottom:12px}
body[data-app="courier"] .bc-note-card>strong{display:block;font-size:20px;line-height:1.3;letter-spacing:-.5px;overflow-wrap:anywhere}
body[data-app="courier"] .bc-note-card .bc-note-message{white-space:pre-wrap;overflow-wrap:anywhere;font-size:16px;line-height:1.6;color:#455d85;margin:10px 0 15px}
body[data-app="courier"] .bc-note-card .note-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px 14px;border-top:1px solid #e0e8f7;padding-top:12px;margin:0}
body[data-app="courier"] .bc-note-author{display:flex;align-items:center;gap:8px;font-size:13px;line-height:1.4;color:#647a9f;margin-right:auto}
body[data-app="courier"] .bc-avatar{display:inline-grid;place-items:center;background:#e5eeff;color:#165fff;border-radius:50%;font-size:16px;font-weight:700;width:36px;height:36px;flex-shrink:0}
body[data-app="courier"] .bc-note-card .note-link{display:inline-flex;gap:7px;align-items:center;min-height:38px;border:0;background:transparent;color:#175afb;font-size:14px;padding:5px 0;text-decoration:none;cursor:pointer}
body[data-app="courier"] .bc-note-card .note-link:disabled{color:#6c83a1;cursor:default}
body[data-app="courier"] #detailModal .modal{position:relative;padding:25px;max-width:620px;width:100%}
body[data-app="courier"] #detailTitle{font-size:28px;line-height:1.2;letter-spacing:-.8px;margin:0 50px 25px 0}
.bc-modal-close,.bc-confirm-close{position:absolute;right:22px;top:21px;font-size:28px}
body[data-app="courier"] #detailModal .modal-foot{border-top:1px solid #dce5f7;margin-top:27px;padding-top:19px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px}
body[data-app="courier"] #detailModal .btn{border-radius:12px;min-height:44px;font-size:15px}
body[data-app="courier"] .bc-account-person{display:flex;align-items:center;gap:15px;border-bottom:1px solid #dce5f7;padding-bottom:23px;margin-bottom:23px}
body[data-app="courier"] .bc-account-person>.bc-avatar{width:64px;height:64px;font-size:26px}
body[data-app="courier"] .bc-account-person>div{min-width:0}
body[data-app="courier"] .bc-account-person strong{font-size:19px}
body[data-app="courier"] .bc-account-person p{font-size:14px;color:#6c7fa2;overflow-wrap:anywhere;line-height:1.5;margin:4px 0 0}
body[data-app="courier"] #bc-account-form>label{font-size:16px;font-weight:600;display:block;margin-bottom:10px}
body[data-app="courier"] .bc-password{display:flex;align-items:center;gap:9px;border:1px solid #cbdcff;border-radius:12px;padding:4px 8px 4px 13px;min-height:52px;background:#fff;margin-bottom:15px;box-shadow:0 4px 12px #4c80bd08}
body[data-app="courier"] .bc-password svg{width:22px;height:22px;flex-shrink:0;color:#8397bc}
body[data-app="courier"] .bc-password input{flex:1;width:100%;min-width:0;border:0;background:transparent;font-size:17px;padding:10px 0;outline-offset:3px}
body[data-app="courier"] .bc-password button{border:0;background:transparent;display:grid;place-items:center;width:40px;min-height:40px;cursor:pointer}
body[data-app="courier"] .bc-account .bc-account-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:17px}
body[data-app="courier"] .bc-account-actions .btn{display:flex;align-items:center;justify-content:center;gap:9px;background:#fff;border:1px solid #d7e3fb;color:#182443;white-space:normal;line-height:1.4}
body[data-app="courier"] .bc-account-actions svg{width:22px;height:22px;flex-shrink:0;color:#1766ff}
#courierApp .bc-tour-picker{padding-top:10px}
#courierApp .bc-tour-picker>h2{font-size:27px;letter-spacing:-.7px;margin:0 0 9px}
#courierApp .bc-picker-intro{font-size:16px;color:#597299;line-height:1.5;margin:0 0 16px}
#courierApp .bc-picker-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:15px 0}
#courierApp .bc-picker-tabs .btn{border:1px solid #d8e3f7;border-radius:11px;padding:12px 14px;min-height:46px;font-size:15px;background:white;color:#121b43}
#courierApp .bc-picker-tabs .primary{color:white;background:#2479ff;border-color:#2479ff}
#courierApp .bc-route-card{position:relative;background:white;border:1px solid #dce7fc;border-radius:20px;padding:20px;margin:13px 0;box-shadow:0 9px 24px #4a83b408}
#courierApp .bc-route-card h3{font-size:22px;letter-spacing:-.4px;margin:2px 60px 12px 0;line-height:1.3}
#courierApp .bc-route-card p{font-size:16px;line-height:1.5;margin:9px 0 12px}
#courierApp .bc-route-schedule{color:#58739c;padding-right:36px}
#courierApp .bc-route-state{color:#28345a}
#courierApp .bc-route-icon{position:absolute;right:18px;top:18px;display:grid;place-items:center;width:45px;height:45px;border-radius:50%;background:#e8f1ff;color:#1167ff}
#courierApp .bc-route-card>.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:12px 17px;font-size:16px;max-width:100%;white-space:normal;text-align:left;line-height:1.3}
#courierApp .bc-route-card>.btn svg{width:20px;height:20px}
#courierApp .bc-route-card>.btn:disabled{opacity:.5}
#courierApp .bc-picker-help{display:flex;align-items:flex-start;gap:12px;border:1px solid #dfebfc;border-radius:17px;background:#ffffff70;padding:18px;margin-top:16px;font-size:15px;line-height:1.5;color:#263453}
#courierApp .bc-picker-help>svg{color:#237dff;width:23px;height:23px}
#courierApp .bc-picker-help small{display:block;color:#6a81a3;margin-top:4px;font-size:14px}
body[data-app="courier"] #actionConfirm{background:#18263d70;backdrop-filter:blur(3px)}
body[data-app="courier"] #actionConfirm .modal{position:relative;max-width:440px;padding:27px}
body[data-app="courier"] #actionConfirm h3{font-size:25px;letter-spacing:-.7px;line-height:1.25;margin:20px 0 12px}
body[data-app="courier"] #actionConfirm p{font-size:17px;line-height:1.55}
.bc-confirm-icon{display:grid;place-items:center;width:51px;height:51px;background:#e7f0ff;color:#1466ff;border-radius:50%}
.bc-confirm-icon svg{width:29px;height:29px}
body[data-app="courier"] #actionConfirm .btn{font-size:16px;padding:12px 16px;min-height:46px;border-radius:12px}
@media(max-width:440px){body[data-app="courier"] #journeyModal,body[data-app="courier"] #detailModal .modal{padding:20px}body[data-app="courier"] .bc-note-card{padding:15px 13px 13px 18px}body[data-app="courier"] .bc-account .bc-account-actions{grid-template-columns:1fr}body[data-app="courier"] .bc-note-author{width:100%}body[data-app="courier"] .notes-head h2{font-size:19px!important}body[data-app="courier"] .notes-head .add-note{min-width:96px;font-size:14px}#courierApp .bc-picker-tabs .btn{padding:10px;font-size:14px}}

.bc-contact{flex-wrap:wrap}.bc-contact a{min-width:130px}#courierApp [hidden]{display:none!important}
