.operations-module__N3HKlW__workspace{min-width:0;color:var(--foreground);font-size:14px}.operations-module__N3HKlW__smallAction:focus-visible,.operations-module__N3HKlW__decisionOptions button:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.operations-module__N3HKlW__eyebrow{text-transform:uppercase;letter-spacing:.025em;color:var(--muted-foreground);margin-bottom:6px;font-size:11px;font-weight:600}.operations-module__N3HKlW__sectionHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.operations-module__N3HKlW__sectionHead h2{font-size:14px;font-weight:600}.operations-module__N3HKlW__sectionHead p{color:var(--muted-foreground);margin-top:4px;font-size:12px}.operations-module__N3HKlW__panel{border:1px solid var(--border);border-radius:calc(var(--radius) * 1.4);background:var(--card);color:var(--card-foreground);margin-bottom:16px;overflow:hidden}.operations-module__N3HKlW__panelBody{padding:16px}.operations-module__N3HKlW__pill{vertical-align:middle}.operations-module__N3HKlW__neutral{background:var(--muted);border-color:var(--border);color:var(--muted-foreground)}.operations-module__N3HKlW__warning{color:#92400e;background:#fffbeb;border-color:#fde68a}.operations-module__N3HKlW__success{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.operations-module__N3HKlW__blue{background:var(--accent);border-color:color-mix(in oklch, var(--primary) 20%, transparent);color:var(--primary)}.operations-module__N3HKlW__empty{text-align:center;flex-direction:column;align-items:center;padding:32px 16px;display:flex}.operations-module__N3HKlW__empty h3{margin:12px 0 6px;font-size:14px;font-weight:600}.operations-module__N3HKlW__empty p{color:var(--muted-foreground);max-width:380px;margin-bottom:16px;font-size:12px;line-height:1.6}.operations-module__N3HKlW__emptyIcon{color:var(--muted-foreground);background:var(--muted);border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.operations-module__N3HKlW__demoNote{color:var(--muted-foreground);border:1px solid var(--border);border-radius:var(--radius);background:color-mix(in oklch, var(--muted) 50%, transparent);align-items:flex-start;gap:8px;padding:12px;font-size:12px;line-height:1.6;display:flex}.operations-module__N3HKlW__demoNote svg{flex-shrink:0;margin-top:3px}.operations-module__N3HKlW__checklistRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:12px 0;font-size:12px;display:flex}.operations-module__N3HKlW__checklistRow:last-child{border:0}.operations-module__N3HKlW__checklistRow>span{align-items:center;gap:8px;display:flex}.operations-module__N3HKlW__checklistActions{align-items:center;gap:6px;display:flex}.operations-module__N3HKlW__smallAction{color:var(--primary);text-align:left;font-size:12px}.operations-module__N3HKlW__smallAction:hover{text-decoration:underline}.operations-module__N3HKlW__tableScroll{overflow-x:auto}.operations-module__N3HKlW__table{border-collapse:collapse;white-space:nowrap;width:100%}.operations-module__N3HKlW__table th{text-align:left;background:color-mix(in oklch, var(--muted) 30%, transparent);color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.025em;border-bottom:1px solid var(--border);padding:8px 16px;font-size:11px;font-weight:600}.operations-module__N3HKlW__table td{border-bottom:1px solid var(--border);padding:12px 16px;font-size:14px}.operations-module__N3HKlW__table tr:last-child td{border-bottom:0}.operations-module__N3HKlW__table td small{color:var(--muted-foreground);margin-top:4px;font-size:12px;display:block}.operations-module__N3HKlW__table button{text-align:left}.operations-module__N3HKlW__documentName{color:var(--foreground);align-items:center;gap:8px;font-weight:500;display:flex}.operations-module__N3HKlW__documentName svg{color:var(--muted-foreground)}.operations-module__N3HKlW__select{border:1px solid var(--input);border-radius:var(--radius);background:var(--background);min-height:32px;color:var(--foreground);max-width:100%;padding:4px 10px;font-size:14px}.operations-module__N3HKlW__formGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.operations-module__N3HKlW__field{color:var(--foreground);flex-direction:column;gap:6px;font-size:14px;display:flex}.operations-module__N3HKlW__field>span{font-weight:500}.operations-module__N3HKlW__field small{color:var(--muted-foreground);font-size:12px;line-height:1.5}.operations-module__N3HKlW__timeline{padding:8px 0}.operations-module__N3HKlW__event{border-left:1px solid var(--border);margin-left:6px;padding:0 0 24px 24px;position:relative}.operations-module__N3HKlW__event:last-child{border-color:#0000;padding-bottom:4px}.operations-module__N3HKlW__event:before{content:"";background:var(--muted-foreground);width:7px;height:7px;box-shadow:0 0 0 4px var(--card);border-radius:50%;position:absolute;top:5px;left:-4px}.operations-module__N3HKlW__event strong{font-size:14px;font-weight:500}.operations-module__N3HKlW__event p{color:var(--muted-foreground);margin-top:4px;font-size:12px;line-height:1.6}.operations-module__N3HKlW__event time{color:var(--muted-foreground);margin-top:6px;font-size:11px;display:block}.operations-module__N3HKlW__modal{max-height:90dvh;overflow-y:auto}.operations-module__N3HKlW__modalWide{max-width:min(56rem,100vw - 2rem)}.operations-module__N3HKlW__modalMedium{max-width:min(42rem,100vw - 2rem)}.operations-module__N3HKlW__modalFooter{border-top:1px solid var(--border);border-radius:0 0 calc(var(--radius) * 1.4) calc(var(--radius) * 1.4);background:color-mix(in oklch, var(--muted) 50%, transparent);flex-wrap:wrap;justify-content:flex-end;gap:8px;margin:0 -16px -16px;padding:16px;display:flex}.operations-module__N3HKlW__evidenceGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.operations-module__N3HKlW__evidence{background:color-mix(in oklch, var(--muted) 30%, transparent);border:1px solid var(--border);border-radius:var(--radius);min-width:0;padding:16px}.operations-module__N3HKlW__sourceName{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;display:flex}.operations-module__N3HKlW__sourceName button{color:var(--primary);text-align:left;overflow-wrap:anywhere}.operations-module__N3HKlW__sourceName span{color:var(--muted-foreground);margin-left:auto;font-size:11px}.operations-module__N3HKlW__evidence blockquote{border-left:2px solid color-mix(in oklch, var(--primary) 30%, transparent);white-space:pre-wrap;overflow-wrap:anywhere;margin:16px 0 4px;padding-left:12px;font-size:14px;line-height:1.7}.operations-module__N3HKlW__comparison{grid-template-columns:1fr 1fr;gap:14px;display:grid}.operations-module__N3HKlW__comparison div{border:1px solid var(--border);border-radius:var(--radius);padding:12px}.operations-module__N3HKlW__comparison small{color:var(--muted-foreground);margin-bottom:4px;font-size:12px;display:block}.operations-module__N3HKlW__comparison strong{overflow-wrap:anywhere;font-size:14px;font-weight:500}.operations-module__N3HKlW__decisionOptions{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.operations-module__N3HKlW__decisionOptions button{text-align:left;border-radius:var(--radius);border:1px solid var(--border);padding:12px;font-size:12px}.operations-module__N3HKlW__decisionOptions button[aria-pressed=true]{border-color:var(--primary);background:var(--accent);color:var(--primary)}.operations-module__N3HKlW__decisionOptions small{color:var(--muted-foreground);margin-top:4px;font-size:11px;line-height:1.5;display:block}.operations-module__N3HKlW__decisionOptions button:disabled{opacity:.45;cursor:not-allowed}.operations-module__N3HKlW__table tbody tr:hover{background:color-mix(in oklch, var(--muted) 25%, transparent)}.operations-module__N3HKlW__select:focus-visible{border-color:var(--ring);outline:3px solid color-mix(in oklch, var(--ring) 50%, transparent)}.operations-module__N3HKlW__decisionOptions button:hover{background:var(--muted)}@media (max-width:640px){.operations-module__N3HKlW__sectionHead{flex-direction:column;align-items:flex-start}.operations-module__N3HKlW__formGrid,.operations-module__N3HKlW__evidenceGrid,.operations-module__N3HKlW__comparison,.operations-module__N3HKlW__decisionOptions{grid-template-columns:1fr}.operations-module__N3HKlW__checklistRow{flex-wrap:wrap}.operations-module__N3HKlW__modalFooter{flex-direction:column-reverse}}
.ShipmentTracking-module__oo962G__info{padding-top:4px;container-type:inline-size}.ShipmentTracking-module__oo962G__summary{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.ShipmentTracking-module__oo962G__arrival{flex-shrink:0}.ShipmentTracking-module__oo962G__tracking{align-items:start;gap:24px;display:grid}.ShipmentTracking-module__oo962G__map{border-radius:var(--radius);order:2;min-width:0;position:relative;overflow:hidden}.ShipmentTracking-module__oo962G__timeline{margin:0;padding:0;list-style:none}.ShipmentTracking-module__oo962G__timeline li{min-height:82px;padding:0 0 24px 22px;position:relative}.ShipmentTracking-module__oo962G__timeline li:last-child{min-height:0;padding-bottom:0}.ShipmentTracking-module__oo962G__timeline li:not(:last-child):after{content:"";background:var(--border);width:1px;position:absolute;top:16px;bottom:6px;left:3px}.ShipmentTracking-module__oo962G__dot{border:1px solid var(--border);background:var(--background);border-radius:50%;width:7px;height:7px;position:absolute;top:6px;left:0}.ShipmentTracking-module__oo962G__completed{background:var(--primary);border-color:var(--primary)}.ShipmentTracking-module__oo962G__disclosures{border-top:1px solid var(--border);margin-top:24px}.ShipmentTracking-module__oo962G__disclosures>details{border-bottom:1px solid var(--border)}.ShipmentTracking-module__oo962G__disclosures>details>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:14px 0;font-size:13px;font-weight:500;list-style:none;display:flex}.ShipmentTracking-module__oo962G__disclosures>details>summary::-webkit-details-marker{display:none}.ShipmentTracking-module__oo962G__disclosures>details>summary:hover{color:var(--primary)}.ShipmentTracking-module__oo962G__disclosures>details[open]>summary>svg{transform:rotate(180deg)}.ShipmentTracking-module__oo962G__label{color:var(--muted-foreground);margin-bottom:4px;font-size:12px}@container (min-width:620px){.ShipmentTracking-module__oo962G__summary{flex-direction:row;justify-content:space-between;gap:24px}.ShipmentTracking-module__oo962G__arrival{text-align:right}.ShipmentTracking-module__oo962G__tracking{grid-template-columns:minmax(0,1.6fr) minmax(220px,1fr)}.ShipmentTracking-module__oo962G__map{order:0}}
