@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#f0f1f3;color:#1d1d1f;-webkit-font-smoothing:antialiased}.page{max-width:720px;margin:80px auto;padding:0 24px}h1{font-size:1.5rem;font-weight:600;letter-spacing:-.02em;margin-bottom:4px}.subtitle{font-size:.8rem;color:#86868b;margin-bottom:20px}.subtitle kbd{display:inline-block;font-family:inherit;font-size:.7rem;background:#fff;border:1px solid #d2d2d7;border-radius:3px;padding:1px 5px;margin:0 1px;box-shadow:0 1px #00000014}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.miller{border:1px solid #d2d2d7;border-radius:10px;background:#fff;overflow:hidden;box-shadow:0 1px 3px #0000000f,0 4px 12px #0000000a}.miller__toolbar{display:flex;align-items:center;min-height:36px;padding:0 12px;border-bottom:1px solid #d2d2d7;background:#fafafa}.miller__breadcrumbs{display:flex;align-items:center;list-style:none;gap:2px;overflow:hidden}.miller__crumb{display:flex;align-items:center;white-space:nowrap}.miller__crumb:after{content:"›";color:#b0b0b5;margin:0 4px;font-size:.9rem}.miller__crumb:last-child:after{display:none}.miller__crumb:last-child .miller__crumb-btn{color:#0071e3;font-weight:500}.miller__crumb-btn{background:none;border:none;font:inherit;font-size:.8rem;color:#6e6e73;cursor:pointer;padding:4px 6px;border-radius:4px}.miller__crumb-btn:hover{background:#f5f5f7;color:#1d1d1f}.miller__crumb-btn:focus-visible{outline:2px solid rgba(0,113,227,.4);outline-offset:-1px}.miller__body{display:flex}.miller__column{list-style:none;flex:1 1 0;min-width:0;overflow-y:auto;border-right:1px solid #d2d2d7;padding:4px 0;outline:none}.miller__column:last-child{border-right:none}.miller__column:empty:after{content:"No selection";display:block;padding:12px 16px;color:#b0b0b5;font-size:.825rem;font-style:italic}.miller__row{display:flex;align-items:center;justify-content:space-between;height:36px;padding:0 12px 0 16px;font-size:.875rem;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;margin:1px 6px;outline:none;transition:background-color .1s}.miller__row:hover{background:#f5f5f7}.miller__row:focus-visible{box-shadow:0 0 0 2px #0071e366}.miller__row--selected{background:#0071e3;color:#fff}.miller__row--selected:hover{background:#0064ca}.miller__row--selected .miller__row-chevron{color:#ffffffb3}.miller__row-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.miller__row-chevron{flex-shrink:0;margin-left:8px;font-size:1.2rem;line-height:1;color:#b0b0b5}
