.app-shell{background:#f6f7fb;grid-template-columns:270px minmax(0,1fr);min-height:100vh;display:grid}.mobile-menu-btn{display:none}.mobile-menu-btn span{background:currentColor;border-radius:999px;width:18px;height:2px;display:block}.sidebar-backdrop{display:none}.app-sidebar{z-index:30;background:linear-gradient(#fff,#fcf7f8);border-inline-start:1px solid #ead6db;flex-direction:column;gap:14px;height:100vh;padding:18px 14px;display:flex;position:sticky;top:0}.sidebar-brand{background:#fff;border:1px solid #ead6db;border-radius:12px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.sidebar-brand__mark{color:#fff;background:#b4233b;border-radius:10px;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.sidebar-brand strong,.sidebar-brand span{display:block}.sidebar-brand strong{color:#7a1f2f}.sidebar-brand span{color:#93263a;font-size:.82rem}.sidebar-menu{gap:8px;display:grid}.sidebar-link{color:#7a1f2f;text-align:right;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d9aeb8;border-radius:10px;padding:0 12px;font-weight:700}.sidebar-link.is-active{color:#fff;background:linear-gradient(135deg,#b4233b,#8f1c30);border-color:#b4233b}.app-main{min-width:0;padding:20px}.home-page{gap:14px;display:grid}.home-card{background:#fcf7f8;border:1px solid #ead6db;border-radius:12px;padding:24px}.home-card h1{color:#7a1f2f;margin:0;font-size:1.5rem}.home-card p{color:#7f1d1d;margin:10px 0 0;line-height:1.8}.home-stats-card{background:#fff}.home-stats-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.home-stats-header h2{color:#7a1f2f;margin:0;font-size:1.2rem}.home-stats-driver-id{color:#64748b;margin:10px 0 0}.home-stats-driver-id strong{color:#7a1f2f}.home-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.home-stat-item{background:#fcf7f8;border:1px solid #ead6db;border-radius:12px;gap:8px;padding:12px;display:grid}.home-stat-item h3{color:#7a1f2f;margin:0;font-size:.95rem}.home-stat-item strong{color:#8f1c30;font-size:1.5rem;line-height:1}.driver-claim-page{color:#1f2937}.driver-claim-header{background:#fcf7f8;border:1px solid #ead6db;border-radius:12px;margin-bottom:14px;padding:16px}.driver-claim-header h1{color:#7a1f2f;margin:0;font-size:1.45rem}.driver-claim-header p{color:#7f1d1d;margin:8px 0 0}.driver-claim-controls{background:#fff;border:1px solid #ead6db;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px;padding:16px;display:grid}.field{gap:6px;display:grid}.field span{color:#7f1d1d;font-weight:700}.field input{color:#111827;background:#fff;border:1px solid #d9aeb8;border-radius:10px;min-height:40px;padding:0 10px}.field input:focus{border-color:#b4233b;outline:0;box-shadow:0 0 0 3px #b4233b2e}.controls-actions{flex-wrap:wrap;grid-column:1/-1;gap:10px;display:flex}.btn{color:#fff;min-height:40px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#b4233b,#8f1c30);border:1px solid #8f1c30;border-radius:10px;padding:0 12px;font-weight:700}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{color:#7a1f2f;background:#fcf7f8;border-color:#d9aeb8}.btn-inline-icon{align-items:center;gap:8px;display:inline-flex}.claim-toggle-wrap{align-items:center;gap:10px;display:inline-flex}.claim-toggle-btn{border-radius:12px;min-height:36px;padding:0 16px}.open-badge{color:#0f172a;background:#f8fafc;border:1px solid #d1d5db;border-radius:12px;align-items:center;min-height:36px;padding:0 14px;font-weight:700;display:inline-flex}.claimed-section-header{background:#fcf7f8;border-color:#ead6db}.claimed-section-header h1{color:#7a1f2f}.claimed-requests-wrap{background:#fff;border-color:#ead6db}.claimed-requests-wrap th{color:#7a1f2f;background:#f8f1f3}.claimed-requests-wrap td{border-bottom-color:#f2e7ea}.request-details-card{background:#fff;border-color:#ead6db}.request-details-card h1{color:#b4233b}.request-details-card p{color:#64748b}.parcels-table-wrap{border-color:#ead6db}.parcels-table-wrap th{color:#7a1f2f;background:#f8f1f3}.confirm-load-btn{align-items:center;gap:8px;display:inline-flex}.btn-check-icon{font-weight:900;line-height:1}.driver-claim-table-wrap{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #ead6db;border-radius:12px;overflow:auto}table{border-collapse:collapse;width:100%;min-width:700px}th,td{text-align:right;border-bottom:1px solid #f2e7ea;padding:12px}th{color:#7a1f2f;background:#f8f1f3;font-size:.84rem}tbody tr:last-child td{border-bottom:0}.feedback{border-radius:10px;margin-top:12px;padding:10px 12px;font-weight:700}.feedback-success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.feedback-error{color:#93263a;background:#fef2f2;border:1px solid #ead6db}@media (width>=901px) and (width<=1200px){.app-shell{grid-template-columns:230px minmax(0,1fr)}.app-main{padding:16px}.driver-claim-controls{grid-template-columns:1fr}.home-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.app-shell{display:block}.mobile-menu-btn{z-index:41;color:#fff;cursor:pointer;background:#b4233b;border:1px solid #b4233b;border-radius:9px;place-content:center;gap:4px;width:42px;height:42px;padding:0;transition:inset-inline-start .18s,transform .18s;display:inline-grid;position:fixed;top:12px;left:auto;right:12px}.sidebar-backdrop{z-index:34;background:#0f172a73;border:0;display:block;position:fixed;inset:0}.app-sidebar{z-index:40;width:min(82vw,320px);height:100vh;transition:transform .18s;position:fixed;top:0;left:auto;right:0;transform:translate(100%)}.app-shell.is-sidebar-open .mobile-menu-btn{right:min(82vw,320px);transform:translate(-8px)}.app-sidebar.is-open{transform:translate(0)}.app-main{padding:56px 12px 12px}.home-card,.driver-claim-header,.driver-claim-controls{padding:14px}.driver-claim-controls,.home-stats-grid{grid-template-columns:1fr}.controls-actions{flex-direction:column}.btn{width:100%}.claim-toggle-wrap{flex-direction:column;align-items:stretch;width:100%}.open-badge{justify-content:center;width:100%}table{min-width:620px}}@media (width<=480px){.app-main{padding:56px 10px 10px}.home-card h1,.driver-claim-header h1{font-size:1.2rem}.home-card p,.driver-claim-header p,th,td{font-size:.92rem}.home-stat-item strong{font-size:1.3rem}}:root{color:#1d3557;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#edf4ff;font-family:Tahoma,Arial,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;margin:0}#root{min-height:100vh}
