.delivery-map{height:460px;border-radius:20px;border:1px solid var(--border,#dde5dd);overflow:hidden;background:#e8eee8;position:relative}.delivery-map .leaflet-control-attribution{font-size:9px}.delivery-pin{width:34px;height:34px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);display:grid;place-items:center;border:3px solid #fff;box-shadow:0 5px 18px rgba(0,0,0,.28)}.delivery-pin i{transform:rotate(45deg);color:#fff;font-size:15px}.delivery-pin.customer{background:#1e88e5}.delivery-pin.courier{background:#22a566}.delivery-pin.store{background:#ef8b24}.delivery-card{border:1px solid var(--border,#dde5dd);border-radius:18px;background:var(--bs-body-bg,#fff);padding:1rem;transition:.18s}.delivery-card:hover{border-color:var(--primary,var(--purple,#315b25));box-shadow:0 10px 28px rgba(25,64,30,.07)}.delivery-timeline{display:flex;gap:.35rem}.delivery-timeline span{height:6px;flex:1;border-radius:20px;background:#dfe5df}.delivery-timeline span.done{background:var(--primary,var(--purple,#315b25))}.gps-live-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#22a566;box-shadow:0 0 0 5px rgba(34,165,102,.14);animation:gpsPulse 1.7s infinite}.gps-off-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#9ca49e}.delivery-amount{font-size:1.45rem;font-weight:800;color:var(--primary,var(--purple,#315b25))}.tracking-toolbar{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.tracking-note{font-size:.78rem;color:var(--bs-secondary-color)}
@keyframes gpsPulse{0%,100%{box-shadow:0 0 0 4px rgba(34,165,102,.12)}50%{box-shadow:0 0 0 9px rgba(34,165,102,.03)}}
@media(max-width:575px){.delivery-map{height:370px;border-radius:14px}.delivery-card{border-radius:14px}.tracking-toolbar .btn{flex:1}}
.delivery-dashboard-hero{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:29px;border-radius:26px;background:radial-gradient(circle at 84% 0,rgba(255,255,255,.18),transparent 28%),linear-gradient(135deg,#173b1a,#477938);color:#fff;box-shadow:0 20px 50px rgba(31,72,28,.2)}.delivery-hero-profile{display:flex;align-items:center;gap:15px}.delivery-hero-profile>img,.delivery-hero-profile>span{display:grid;flex:0 0 70px;width:70px;height:70px;place-items:center;border:3px solid rgba(255,255,255,.28);border-radius:20px;background:rgba(255,255,255,.13);object-fit:cover;font-size:1.7rem;font-weight:850}.delivery-hero-profile small{font-size:.68rem;font-weight:850;letter-spacing:.1em;color:#d4efb4}.delivery-hero-profile h1{margin:.25rem 0;font-size:clamp(1.6rem,4vw,2.5rem);font-weight:850}.delivery-hero-profile p{margin:0;color:rgba(255,255,255,.72)}.delivery-hero-actions{display:flex;gap:9px}.delivery-filter-panel{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:10px;border:1px solid var(--border,#dde5dd);border-radius:17px;background:var(--bs-body-bg,#fff)}.delivery-filter-panel form{min-width:min(100%,620px)}.delivery-period-links{display:flex;gap:5px}.delivery-period-links a{padding:7px 10px;border-radius:10px;color:var(--bs-secondary-color);font-size:.72rem;font-weight:750;text-decoration:none}.delivery-period-links a.active{background:var(--primary,#315b25);color:#fff}.delivery-profile-head{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:12px}.delivery-profile-head>div>img,.delivery-profile-head>div>span{display:grid;width:58px;height:58px;place-items:center;border-radius:17px;background:#e6f1e2;object-fit:cover;color:#315b25;font-size:1.35rem;font-weight:850}.delivery-profile-head section strong,.delivery-profile-head section small{display:block}.delivery-profile-head section small{overflow:hidden;color:var(--bs-secondary-color);font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.delivery-profile-head>b{color:var(--primary,#315b25)}.delivery-profile-summary p{margin:12px 0;color:var(--bs-secondary-color);font-size:.72rem}.member-profile-progress{height:7px;margin-top:13px;border-radius:20px;background:#e8eee5;overflow:hidden}.member-profile-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#315b25,#8fc657)}.delivery-activity-list>div{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid var(--border,#edf1eb)}.delivery-activity-list strong,.delivery-activity-list small{display:block}.delivery-activity-list strong{font-size:.76rem}.delivery-activity-list small{color:var(--bs-secondary-color);font-size:.68rem}.delivery-activity-list time{color:var(--bs-secondary-color);font-size:.62rem}.delivery-history-times{display:flex;justify-content:space-between;gap:10px;color:var(--bs-secondary-color);font-size:.65rem}@media(max-width:991.98px){.delivery-dashboard-hero{align-items:flex-start;flex-direction:column}.delivery-hero-actions{width:100%}.delivery-hero-actions>*{flex:1}.delivery-filter-panel{align-items:stretch;flex-direction:column}.delivery-filter-panel form{min-width:0;width:100%}}@media(max-width:575px){.delivery-dashboard-hero{padding:21px}.delivery-hero-profile{align-items:flex-start}.delivery-hero-profile>img,.delivery-hero-profile>span{flex-basis:52px;width:52px;height:52px;border-radius:15px}.delivery-hero-actions{flex-direction:column}.delivery-filter-panel .input-group{display:grid;grid-template-columns:40px 1fr}.delivery-filter-panel .input-group .form-select,.delivery-filter-panel .input-group .btn{grid-column:1/-1;width:100%;border-radius:8px!important;margin-top:5px}.delivery-period-links{overflow-x:auto}.delivery-activity-list>div{grid-template-columns:36px minmax(0,1fr)}.delivery-activity-list time{grid-column:2}}
.activity-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;flex:0 0 38px}.activity-icon.success{background:#dcfce7;color:#15803d}.activity-icon.info{background:#dbeafe;color:#1d4ed8}.activity-icon.warning{background:#fef3c7;color:#b45309}.activity-icon.danger{background:#fee2e2;color:#b91c1c}.activity-icon.primary{background:#ede9fe;color:#6d28d9}.activity-icon.secondary{background:#e2e8f0;color:#475569}
